:root{color-scheme:light;--bg:#fff;--panel:#fff;--ink:#22253b;--muted:#697181;--line:#d9dee6;--field:#fff;--soft:#fff;--shadow:0 12px 38px rgba(34,37,59,.1);--pink:#ff3677;--accent-soft:rgba(255,54,119,.12);--accent-line:rgba(255,54,119,.42)}
html[data-theme=dark]{color-scheme:dark;--pink:#ff3677;--accent-soft:rgba(255,54,119,.12);--accent-line:rgba(255,54,119,.42)}
@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--pink:#ff3677;--accent-soft:rgba(255,54,119,.12);--accent-line:rgba(255,54,119,.42)}}
body{background:var(--bg)}
.policy-page .site-nav,.policy-page .site-nav-links{background:#22253b}
.policy-page .site-nav-links a{color:#fff}
.policy-page .site-nav-links a:hover,.policy-page .site-nav-links a:focus-visible{color:#ff3677}
.policy-page .site-nav-logo,.policy-page .page-footer-logo{background-color:#ff3677}
.policy-page .nav-toggle{color:#fff;border-color:rgba(255,255,255,.4)}
.policy-page .nav-toggle{place-items:center}
.menu-bars{display:grid;gap:4px;width:18px}
.menu-bars span{display:block;width:18px;height:2px;border-radius:2px;background:#fff}
.policy-shell{position:relative;isolation:isolate;padding-top:24px}
.policy-shell::before{height:424px;background:#22253b}
.policy-heading{min-height:285px;justify-content:center;padding:8px 12px 30px}
.policy-heading h1{margin:0 0 20px;color:#fff;font-size:clamp(2.5rem,6vw,4.6rem);line-height:1.04}
.policy-intro{max-width:840px;margin:0 auto;color:#e6e7ed;text-align:center;font-size:1rem;line-height:1.55}
.policy-content{position:relative;z-index:1}
.policy-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.policy-content{--policy-card-pad:clamp(20px,3vw,30px)}
.policy-card{padding:var(--policy-card-pad)}
.policy-card h2,.policy-section h2{margin:10px 0 12px;font-size:1.35rem;line-height:1.25}
.policy-card p,.policy-section p{color:var(--muted);font-size:.92rem;line-height:1.6}
.policy-card p:last-child,.policy-section p:last-child{margin-bottom:0}
.policy-section{display:block;width:calc(100% - 2 * var(--policy-card-pad));margin-left:var(--policy-card-pad);padding:28px 0 0}
.policy-section+.policy-section{margin-top:26px}
.policy-section .eyebrow{display:block;margin:0 0 10px}
.policy-section h2{margin:0 0 12px}
.policy-content .eyebrow,.policy-content a{color:#ff3677}
.policy-content a{text-decoration:none}
.policy-content a:hover,.policy-content a:focus-visible{opacity:.78;text-decoration:none}
.policy-updated{font-size:.8rem!important}
.policy-section .policy-updated{margin-top:20px}
.policy-shell .page-footer{margin-top:52px}
.policy-shell .page-footer nav a{color:var(--ink);text-decoration:none}
.policy-shell .page-footer nav a:hover,.policy-shell .page-footer nav a:focus-visible{color:#ff3677;opacity:1;text-decoration:none}
.policy-shell .page-footer .footer-theme-toggle[data-mode=light] .theme-sun,.policy-shell .page-footer .footer-theme-toggle[data-mode=dark] .theme-moon{color:#ff3677}
.policy-page .page-footer small{color:var(--muted)}
html[data-theme=dark] .policy-page .page-footer small{color:var(--muted)}
@media(prefers-color-scheme:dark){html:not([data-theme=light]) .policy-page .page-footer small{color:var(--muted)}}
@media(max-width:1200px){.policy-page .policy-shell .hero-lines-light{display:none!important}}
@media(max-width:767.98px){.policy-shell{padding-top:35px}.policy-shell::before{height:424px}.policy-heading{min-height:340px}.policy-cards{grid-template-columns:1fr}.policy-shell .page-footer{margin-top:38px}}
