:root{--teal-900:#071e1d;--teal-800:#0e2e2c;--teal-700:#1F5C59;--teal-600:#2a7370;--teal-500:#3d9490;--teal-300:#7ecfcc;--teal-100:#d4f0ee;--teal-50:#f0fafa;--dark:#061615;--dark-2:#0c2220;--bg:#f5f7f7;--text:#0d1f1e;--muted:#4a6a68;--subtle:#8aacaa;--border:rgba(31, 92, 89, .12);--border-light:rgba(255,255,255,.1);--font-display:'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;--font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;--ease-smooth:cubic-bezier(0.4, 0, 0.2, 1);--r-full:9999px;--shadow-card:0 2px 24px rgba(7,30,29,.08),0 1px 4px rgba(7,30,29,.04)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--teal-600);text-decoration:none;transition:color 150ms}a:hover{color:var(--teal-500)}ul{list-style:none}img{display:block;max-width:100%}.nav{position:fixed;top:0;left:0;right:0;z-index:200;height:64px;display:flex;align-items:center;transition:background .4s var(--ease-smooth),backdrop-filter .4s}.nav.scrolled{background:rgba(6,22,21,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light)}.nav__inner{display:flex;align-items:center;width:100%;max-width:1140px;margin-inline:auto;padding-inline:28px;gap:32px}.nav__logo{font-family:var(--font-display);font-size:1.4rem;color:#fff;letter-spacing:-.02em;display:flex;align-items:center;gap:8px;user-select:none}.nav__logo img{width:56px;height:auto}.nav__links{display:flex;gap:28px;margin-left:auto}.nav__links a{font-size:.8rem;font-weight:500;color:rgba(255,255,255,.6);letter-spacing:.02em;transition:color .2s}.nav__links a:hover{color:#fff}.nav__cta{margin-left:24px;padding:8px 20px;border-radius:var(--r-full);font-size:.8rem;font-weight:600;background:var(--teal-700);color:#fff;border:1px solid var(--teal-600);transition:background .2s,transform 150ms;white-space:nowrap}.nav__cta:hover{background:var(--teal-600);transform:translateY(-1px);color:#fff}.nav__burger{display:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;cursor:pointer;background:0 0;border:none}.nav__burger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform 250ms,opacity 250ms}.nav__mobile{display:none;position:fixed;top:64px;left:0;right:0;background:rgba(6,22,21,.97);border-bottom:1px solid var(--border-light);padding:16px 28px 24px;z-index:199}.nav__mobile ul{display:flex;flex-direction:column;gap:16px}.nav__mobile a{font-size:1rem;font-weight:500;color:rgba(255,255,255,.75);display:block;padding:4px 0}.page-hero{padding-top:120px;padding-bottom:64px;background:var(--dark);position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(160deg,#061615 0,#0c2220 40%,#071219 100%);pointer-events:none}.page-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(61,148,144,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(61,148,144,.06) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 30%,transparent 100%)}.page-hero__inner{position:relative;z-index:1;max-width:800px;margin-inline:auto;padding-inline:28px}.page-hero__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:20px}.page-hero__eyebrow-line{width:32px;height:1px;background:var(--teal-500)}.page-hero__eyebrow-text{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-300)}.page-hero h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.02em;color:#fff;margin-bottom:16px}.page-hero p{font-size:1rem;font-weight:300;color:rgba(255,255,255,.55);max-width:560px;line-height:1.7}.page-hero__meta{margin-top:24px;font-size:.78rem;color:rgba(255,255,255,.35)}.page-content{background:var(--bg);padding:64px 0 100px}.page-wrap{max-width:800px;margin-inline:auto;padding-inline:28px}.policy-card{background:#fff;border-radius:20px;border:1px solid var(--border);padding:48px 56px;box-shadow:var(--shadow-card)}.policy-card h2{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--teal-700);margin-top:40px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.policy-card h2:first-child{margin-top:0}.policy-card h3{font-size:.95rem;font-weight:600;color:var(--text);margin-top:20px;margin-bottom:8px}.policy-card p{font-size:.92rem;color:var(--muted);line-height:1.75;margin-bottom:12px}.policy-card ul{list-style:disc;padding-left:20px;margin-bottom:12px}.policy-card ul li{font-size:.92rem;color:var(--muted);line-height:1.75;margin-bottom:6px}.policy-card a{color:var(--teal-600)}.policy-card a:hover{color:var(--teal-500)}.policy-highlight{background:var(--teal-50);border-left:3px solid var(--teal-500);border-radius:0 8px 8px 0;padding:16px 20px;margin:20px 0}.policy-highlight p{margin-bottom:0;font-size:.88rem;color:var(--teal-700)}.policy-toc{background:var(--teal-50);border-radius:12px;padding:24px 28px;margin-bottom:40px}.policy-toc p{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle);margin-bottom:12px}.policy-toc ol{list-style:decimal;padding-left:18px}.policy-toc ol li{font-size:.88rem;color:var(--muted);margin-bottom:6px;line-height:1.5}.policy-toc ol li a{color:var(--teal-600);transition:color 150ms}.policy-toc ol li a:hover{color:var(--teal-500)}.footer{background:var(--dark);padding:64px 0 32px}.footer__inner{display:grid;grid-template-columns:1fr auto;gap:64px;margin-bottom:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.06);max-width:1140px;margin-inline:auto;padding-inline:28px}.footer__brand p{margin-top:12px;font-size:.82rem;font-weight:300;color:rgba(255,255,255,.35);max-width:260px;line-height:1.6}.footer__logo{font-family:var(--font-display);font-size:1.3rem;color:#fff;display:flex;align-items:center;gap:8px;letter-spacing:-.02em}.footer__logo img{width:56px;height:auto}.footer__nav{display:flex;gap:64px}.footer__col h4{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:16px}.footer__col ul{display:flex;flex-direction:column;gap:10px}.footer__col a{font-size:.82rem;color:rgba(255,255,255,.5);transition:color 150ms}.footer__col a:hover{color:#fff}.footer__bottom{font-size:.75rem;color:rgba(255,255,255,.2);max-width:1140px;margin-inline:auto;padding-inline:28px}.footer__bottom a{color:rgba(255,255,255,.35);transition:color 150ms}.footer__bottom a:hover{color:rgba(255,255,255,.6)}@media (max-width:900px){.nav__cta,.nav__links{display:none}.nav__burger{display:flex}.footer__inner{grid-template-columns:1fr;gap:40px}.footer__nav{gap:40px}}@media (max-width:640px){.policy-card{padding:32px 24px}.page-hero{padding-bottom:48px}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:NaNs!important;transition-duration:NaNs!important}}