@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(fonts/space-grotesk-latin.woff2)format("woff2")}:root{--bg:#eceef0;--card:#fff;--navy:#16395c;--blue:#1f4e79;--ink:#1c2530;--ink-soft:#3a424c;--muted:#7a828c;--muted-2:#8a919b;--muted-3:#9aa2ab;--muted-4:#5b6673;--border:#e3e6ea;--border-soft:#eef0f2;--panel-soft:#eef3f8;--row-bg:#fafbfc;--pill-bg:#f2f4f6;--pill-border:#e2e5e9;--shadow:0 24px 64px #141e2d1f;--radius:16px}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.page{justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.hero{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:1200px;box-shadow:var(--shadow);display:flex;overflow:hidden}.hero__brand{background:var(--navy);color:#fff;flex-direction:column;flex:0 0 46%;justify-content:space-between;gap:40px;padding:48px 46px;display:flex;position:relative;overflow:hidden}.hero__brand:before,.hero__brand:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute}.hero__brand:before{width:320px;height:320px;top:-90px;right:-90px}.hero__brand:after{width:220px;height:220px;top:-40px;right:-40px}.hero__brand>*{position:relative}.brand-logo{letter-spacing:-.3px;align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.brand-logo__mark{background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.eyebrow{letter-spacing:.5px;text-transform:uppercase;color:#9fc0e0;background:#ffffff14;border-radius:20px;margin-bottom:18px;padding:5px 11px;font-size:12px;font-weight:600;display:inline-block}.hero__title{letter-spacing:-.6px;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.15}.hero__lead{color:#ffffffbf;max-width:360px;margin-bottom:30px;font-size:16px;line-height:1.6}.checklist{flex-direction:column;gap:14px;display:flex}.checklist__item{color:#ffffffe6;align-items:center;gap:12px;font-size:15px;display:flex}.checklist__item:before{content:"✓";background:#ffffff24;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.hero__fineprint{color:#ffffff8c;letter-spacing:.2px;font-size:12.5px}.hero__main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:48px;padding:56px 48px;display:flex}.hero__message{max-width:380px}.hero__icon{background:var(--panel-soft);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.hero__heading{color:var(--navy);letter-spacing:-.5px;margin-bottom:10px;font-size:27px;font-weight:700}.hero__sub{color:var(--muted);font-size:15.5px;line-height:1.6}.hero__links{align-items:center;gap:14px;font-size:13px;font-weight:600;display:flex}.hero__links a{color:var(--muted-3)}.hero__links a:hover{color:var(--blue)}.hero__links .sep{color:#d0d5db;font-size:12px}.doc-page{justify-content:center;padding:56px 24px;display:flex}.doc{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:840px;box-shadow:var(--shadow);overflow:hidden}.doc__header{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:34px 48px 28px;display:flex}.doc__logo{color:var(--navy);letter-spacing:-.3px;align-items:center;gap:11px;font-size:18px;font-weight:700;display:flex}.doc__logo-mark{background:var(--blue);border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.doc__nav{align-items:center;gap:18px;display:flex}.doc__nav a{color:var(--blue);font-size:13.5px;font-weight:600}.doc__nav a:hover{text-decoration:underline}.doc__body{padding:40px 48px 48px}.doc__title{color:var(--navy);letter-spacing:-.5px;margin-bottom:6px;font-size:27px;font-weight:700}.doc__subtitle{color:var(--muted-2);margin-bottom:34px;font-size:14px}.doc__sections{flex-direction:column;gap:30px;display:flex}.doc__sections h2{letter-spacing:.6px;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:14px;font-weight:600}.doc__sections p{color:var(--ink);font-size:15.5px;line-height:1.7}.doc__sections a{color:var(--blue)}.doc__sections a:hover{text-decoration:underline}.doc--privacy .doc__sections p{color:var(--ink-soft);font-size:15px;line-height:1.75}.text-muted{color:var(--muted-4)!important;font-size:14.5px!important}.divider{background:var(--border-soft);border:0;height:1px;margin:0}.doc__note{border-top:1px solid var(--border-soft);color:var(--muted-3);margin-top:40px;padding-top:20px;font-size:12.5px}.data-list{flex-direction:column;gap:9px;margin-top:12px;display:flex}.data-row{background:var(--row-bg);border:1px solid var(--border-soft);border-radius:10px;gap:11px;padding:12px 14px;display:flex}.data-row__label{width:150px;color:var(--navy);flex:none;font-size:14px;font-weight:600}.data-row__desc{color:var(--muted-4);font-size:14px;line-height:1.55}.pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pill{color:var(--ink-soft);background:var(--pill-bg);border:1px solid var(--pill-border);border-radius:20px;padding:5px 11px;font-size:13px}.pills+p{margin-top:14px}@media (width<=880px){.hero{flex-direction:column}.hero__brand{flex:none;gap:32px;width:100%;padding:40px 28px}.hero__main{gap:36px;padding:44px 28px}.hero__title{font-size:28px}.doc__body{padding:32px 24px 40px}.doc__header{padding:26px 24px 22px}.data-row{flex-direction:column;gap:4px}.data-row__label{width:auto}}@media (width<=560px){.page,.doc-page{padding:20px 14px}}