:root{--gmp-legal-bg:#f3f6ff;--gmp-legal-ink:#13213c;--gmp-legal-muted:#667085;--gmp-legal-line:#dce4f2;--gmp-legal-primary:#3158f6;--gmp-legal-primary-dark:#2447d8;--gmp-legal-soft:#eef3ff;--gmp-legal-card:#fff;--gmp-legal-success:#137333}.gmp-legal-page,.gmp-legal-page *{box-sizing:border-box}.gmp-legal-page{position:relative;width:100vw;max-width:none;min-height:100vh;margin:0 0 0 calc(50% - 50vw);padding:0;overflow-x:clip;background:radial-gradient(circle at 10% 4%,#dbe7ff 0,#f7f9ff 28%,#eef2ff 70%,#f8fbff 100%);color:var(--gmp-legal-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.7}.gmp-legal-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.gmp-legal-topbar{position:sticky;top:0;z-index:20;background:rgba(248,251,255,.9);border-bottom:1px solid rgba(220,228,242,.86);backdrop-filter:blur(16px)}.gmp-legal-topbar-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gmp-legal-brand{display:inline-flex;align-items:center;text-decoration:none;min-width:0}.gmp-legal-brand img{display:block;width:min(240px,58vw);height:50px;object-fit:contain;object-position:left center}.gmp-legal-back{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 15px;border:1px solid var(--gmp-legal-line);border-radius:13px;background:#fff;color:var(--gmp-legal-primary);font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap;box-shadow:0 8px 22px rgba(49,88,246,.08);transition:transform .18s ease,border-color .18s ease,color .18s ease}.gmp-legal-back:hover{transform:translateY(-1px);border-color:#b9c8f5;color:var(--gmp-legal-primary-dark)}.gmp-legal-back:focus-visible,.gmp-legal-toc a:focus-visible,.gmp-legal-switch a:focus-visible,.gmp-legal-contact a:focus-visible{outline:3px solid rgba(49,88,246,.2);outline-offset:3px}.gmp-legal-hero{padding:58px 0 30px}.gmp-legal-hero-card{position:relative;overflow:hidden;padding:42px clamp(24px,5vw,58px);border-radius:30px;background:linear-gradient(145deg,#3347ec 0%,#4e63ff 48%,#74bdf7 100%);color:#fff;box-shadow:0 26px 70px rgba(49,88,246,.2)}.gmp-legal-hero-card:before,.gmp-legal-hero-card:after{content:"";position:absolute;border-radius:999px;background:rgba(255,255,255,.14)}.gmp-legal-hero-card:before{width:220px;height:220px;right:-70px;top:-105px}.gmp-legal-hero-card:after{width:150px;height:150px;right:125px;bottom:-100px}.gmp-legal-eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:30px;padding:5px 11px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gmp-legal-hero h1{position:relative;z-index:1;margin:16px 0 12px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:-.045em}.gmp-legal-hero p{position:relative;z-index:1;max-width:760px;margin:0;color:rgba(255,255,255,.9);font-size:clamp(15px,2vw,18px);line-height:1.7}.gmp-legal-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start;padding:0 0 64px}.gmp-legal-aside{position:sticky;top:104px;display:grid;gap:16px}.gmp-legal-toc,.gmp-legal-switch{padding:20px;border:1px solid rgba(220,228,242,.96);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 16px 45px rgba(49,88,246,.08)}.gmp-legal-toc strong,.gmp-legal-switch strong{display:block;margin:0 0 12px;color:var(--gmp-legal-ink);font-size:13px;letter-spacing:.05em;text-transform:uppercase}.gmp-legal-toc ol{display:grid;gap:3px;margin:0;padding:0;list-style:none;counter-reset:gmp-legal-toc}.gmp-legal-toc li{counter-increment:gmp-legal-toc}.gmp-legal-toc a{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:start;padding:7px 8px;border-radius:10px;color:#53617b;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none}.gmp-legal-toc a:before{content:counter(gmp-legal-toc,decimal-leading-zero);color:var(--gmp-legal-primary);font-size:10px;font-weight:900;line-height:1.8}.gmp-legal-toc a:hover{background:var(--gmp-legal-soft);color:var(--gmp-legal-primary-dark)}.gmp-legal-switch a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--gmp-legal-primary);font-size:14px;font-weight:850;text-decoration:none}.gmp-legal-switch a:hover{text-decoration:underline;text-underline-offset:3px}.gmp-legal-content{display:grid;gap:18px;min-width:0}.gmp-legal-section{scroll-margin-top:105px;padding:30px clamp(22px,4vw,40px);border:1px solid rgba(220,228,242,.96);border-radius:24px;background:var(--gmp-legal-card);box-shadow:0 15px 45px rgba(49,88,246,.075)}.gmp-legal-heading{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;margin-bottom:14px}.gmp-legal-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:var(--gmp-legal-soft);color:var(--gmp-legal-primary);font-size:13px;font-weight:900}.gmp-legal-heading h2{margin:2px 0 0;color:var(--gmp-legal-ink);font-size:clamp(21px,2.5vw,28px);line-height:1.25;letter-spacing:-.025em}.gmp-legal-section p{margin:0 0 13px;color:#485771;font-size:15px}.gmp-legal-section p:last-child{margin-bottom:0}.gmp-legal-section ul{display:grid;gap:9px;margin:14px 0 4px;padding:0;list-style:none}.gmp-legal-section li{position:relative;padding-left:26px;color:#485771;font-size:15px}.gmp-legal-section li:before{content:"";position:absolute;left:3px;top:.72em;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--gmp-legal-primary),#1d9bf0);box-shadow:0 0 0 4px rgba(49,88,246,.08)}.gmp-legal-section h3{margin:21px 0 9px;color:#253657;font-size:16px}.gmp-legal-callout{margin-top:18px;padding:16px 18px;border:1px solid #cad8ff;border-radius:16px;background:var(--gmp-legal-soft);color:#35496e;font-weight:750}.gmp-legal-contact{display:grid;gap:9px;margin-top:16px;padding:18px;border:1px solid var(--gmp-legal-line);border-radius:17px;background:#fbfdff}.gmp-legal-contact-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start;color:#485771;font-size:14px}.gmp-legal-contact-row strong{color:#253657}.gmp-legal-contact a{overflow-wrap:anywhere;color:var(--gmp-legal-primary);font-weight:800;text-decoration:none}.gmp-legal-contact a:hover{text-decoration:underline;text-underline-offset:3px}.gmp-legal-footer{padding:0 0 38px;color:var(--gmp-legal-muted);font-size:13px;text-align:center}.gmp-legal-footer p{margin:0}.gmp-legal-page a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}@media(max-width:900px){.gmp-legal-layout{grid-template-columns:1fr}.gmp-legal-aside{position:static;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gmp-legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gmp-legal-container{width:min(100% - 24px,1180px)}.gmp-legal-topbar-inner{min-height:66px}.gmp-legal-brand img{width:min(190px,52vw);height:42px}.gmp-legal-back{min-height:38px;padding:8px 11px;font-size:12px}.gmp-legal-hero{padding:28px 0 20px}.gmp-legal-hero-card{padding:30px 22px;border-radius:22px}.gmp-legal-layout{gap:18px;padding-bottom:42px}.gmp-legal-aside{grid-template-columns:1fr}.gmp-legal-toc,.gmp-legal-switch{padding:17px;border-radius:18px}.gmp-legal-toc ol{grid-template-columns:1fr 1fr;column-gap:8px}.gmp-legal-section{padding:24px 20px;border-radius:20px}.gmp-legal-heading{grid-template-columns:36px minmax(0,1fr);gap:11px}.gmp-legal-number{width:36px;height:36px;border-radius:11px}.gmp-legal-contact-row{grid-template-columns:1fr;gap:2px}}@media(max-width:420px){.gmp-legal-toc ol{grid-template-columns:1fr}.gmp-legal-back span{display:none}.gmp-legal-back:after{content:"Login"}.gmp-legal-section p,.gmp-legal-section li{font-size:14px}}
