/* Local styles only; no third-party fonts or assets. */
:root{color-scheme:dark;--bg:#070e19;--panel:#101c2c;--fg:#f1f5fc;--muted:#b2bfd2;--blue:#67caff;--line:#27374d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse at 78% 14%,#102946 0,transparent 43%),var(--bg);color:var(--fg);font-family:Segoe UI,Arial,sans-serif;line-height:1.65}a{color:var(--blue);text-underline-offset:4px}a:focus-visible{outline:3px solid #fff;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.masthead{display:flex;justify-content:space-between;align-items:center;padding-block:34px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;color:var(--fg);font-weight:650;font-size:25px;letter-spacing:3px}.brand span{display:block;font-size:9px;letter-spacing:2.5px;color:var(--muted)}.edition,.eyebrow{font-size:11px;letter-spacing:2px;font-weight:650;color:var(--blue)}.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:34px;padding-block:70px 42px}.hero h1{font-size:clamp(42px,5.1vw,67px);line-height:1.07;letter-spacing:-2.4px;font-weight:650;margin:20px 0 28px}.hero h1 span{color:var(--blue)}.hero p:not(.eyebrow){max-width:570px;color:var(--muted)}.hero .lead{font-size:19px;line-height:1.65}.hero-art{position:relative;text-align:center}.hero-art img{display:block;width:100%;height:auto;mix-blend-mode:screen}.hero-art p{font-size:10px;letter-spacing:3px;color:var(--muted);margin-top:-24px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:14px 20px;border:1px solid #4a688b;border-radius:7px;text-decoration:none;font-size:14px;font-weight:650}.primary{margin-top:12px;background:#1673c8;color:white;border-color:#4cacff}.caption{font-size:12px}.status{border:1px solid #465878;border-radius:7px;padding:14px 19px;font-size:13px;color:#c2d3eb;background:#142038}.section-heading{max-width:760px;margin:70px 0 28px}h2{font-size:29px;line-height:1.25;letter-spacing:-.7px;font-weight:600}h3{font-size:21px;line-height:1.35;font-weight:600}.section-heading p,.card p,.privacy p,.security p,.scope p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{display:flex;flex-direction:column;background:linear-gradient(135deg,#142237,#0e1929);border:1px solid var(--line);border-radius:10px;padding:28px 30px}.number{color:#6c829d;font-size:12px;letter-spacing:2px}.card h3{margin:15px 0 4px}.card p{margin:8px 0 22px;max-width:470px}.card a{display:flex;justify-content:space-between;gap:16px;margin-top:auto;font-size:14px;font-weight:600;text-decoration:none}.privacy{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:44px 0;margin-top:48px;border-block:1px solid var(--line)}.privacy h2{max-width:300px}.privacy p{margin-top:0}.privacy strong{color:var(--fg)}.security{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-block:36px;padding:28px;border:1px solid #35516c;border-radius:10px;background:#102437}.security h2{font-size:22px;margin-top:0}.security p{max-width:650px;font-size:14px;margin-bottom:0}.security .button{min-width:260px;max-width:330px}.scope{max-width:860px;margin:50px 0}.scope h2{font-size:23px}.scope p{font-size:15px}footer{padding-block:25px 35px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer p{max-width:800px}a[aria-disabled=true]{cursor:not-allowed;opacity:.72}.skip{position:absolute;left:20px;top:-80px;z-index:10;padding:8px 12px;background:#172b43}.skip:focus{top:12px}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.edition{display:none}.masthead{padding-block:24px}.hero{grid-template-columns:1fr;padding-top:42px;gap:0}.hero-art{max-width:330px;justify-self:center;order:2}.hero h1{font-size:46px;letter-spacing:-1.4px}.hero .lead{font-size:18px}.hero-art p{margin-top:-18px}.cards{grid-template-columns:1fr}.card{padding:24px}.privacy{grid-template-columns:1fr;gap:12px}.security{align-items:stretch;flex-direction:column;padding:23px}.security .button{min-width:0;max-width:none}.section-heading{margin-top:50px}h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
