/* Generated by tools/build_privacy_pages.py -- edit there, not here. */
*,*::before,*::after{box-sizing:border-box}
body{margin:0;background:#FAFAF9;color:#1C1917;font-family:'Geist',ui-sans-serif,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;font-feature-settings:'ss01','cv11';line-height:1.6}
a{color:#0048FF;text-decoration:none;word-break:break-word}
a:hover{text-decoration:underline}

header{border-bottom:1px solid #E7E5E4;background:rgba(250,250,249,.85);backdrop-filter:saturate(180%) blur(12px);position:sticky;top:0;z-index:10}
.bar{max-width:880px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brandwrap{display:flex;align-items:center;gap:14px;min-width:0}
.chip{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:44px;padding:6px 10px;border:1px solid #E7E5E4;border-radius:10px;flex-shrink:0}
.chip img{max-height:30px;max-width:132px;width:auto;height:auto;display:block}
.chip--dark{background:#1C1917;border-color:#1C1917}
.chip--light{background:#FFFFFF;border-color:#E7E5E4}
.appname{font-size:15px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home img{height:20px;display:block}

main{max-width:880px;margin:0 auto;padding:56px 24px 72px}
.eyebrow{font-family:'Geist Mono',ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#0039CC;margin-bottom:14px}
h1{margin:0 0 10px;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:600;line-height:1.12;letter-spacing:-.025em;text-wrap:balance}
.sub{margin:0 0 36px;color:#57534E;font-size:15px}

.card{background:#fff;border:1px solid #E7E5E4;border-radius:16px;padding:clamp(24px,4vw,44px);box-shadow:0 1px 2px rgba(28,25,23,.04)}
.doclabel{font-family:'Geist Mono',ui-monospace,monospace;font-size:12px;letter-spacing:.08em;color:#A8A29E;margin:0 0 24px;text-transform:uppercase}
h2{font-size:13px;font-family:'Geist Mono',ui-monospace,monospace;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0C2C56;margin:36px 0 14px;padding-top:22px;border-top:1px solid #F0EFEE}
h2:first-of-type{margin-top:0;padding-top:0;border-top:0}
p{margin:0 0 14px;color:#44403C;font-size:15.5px}
p.term{font-weight:600;color:#1C1917;margin-bottom:4px}
dl{margin:0 0 18px}
dt{font-weight:600;color:#1C1917;font-size:15px;margin-top:14px}
dd{margin:2px 0 0;color:#44403C;font-size:15.5px}

footer{background:#1C1917}
.fbar{max-width:880px;margin:0 auto;padding:28px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.fbar img{height:16px;display:block}
.fbar span{font-size:12px;color:#78716C}

@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
