:root{--background:#f7f7f2;--surface:#fff;--text:#171714;--muted:#67675f;--line:#deded5;--accent:#f4cf34;--accent-soft:#fff8cf;--max-width:1040px}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{background:radial-gradient(circle at 10% 0%, #f4cf342b, transparent 27rem), var(--background);min-width:320px;margin:0}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}a:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #1717148c}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer,main{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.site-header{justify-content:space-between;align-items:center;padding-block:28px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.05rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{object-fit:cover;border-radius:11px;width:36px;height:36px;box-shadow:inset 0 0 0 1px #17171414}.site-nav,.footer-links{align-items:center;gap:24px;display:flex}.site-nav a,.footer-links a{color:var(--muted);font-size:.94rem;font-weight:620;text-decoration:none}.site-nav a:hover,.footer-links a:hover{color:var(--text)}main{flex:1}.eyebrow,.card-kicker{color:#735e00;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.77rem;font-weight:800}h1,h2,p{text-wrap:pretty}h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,8vw,5.8rem);font-weight:800;line-height:.98}.redirect-page{place-items:center;width:100%;min-height:100vh;display:grid}.redirect-icon-link{border-radius:40px;line-height:0;display:block}.redirect-icon{border-radius:40px;width:180px;height:180px;display:block;box-shadow:0 24px 70px #2d2b1c29}.document-page{max-width:800px;margin:48px auto 100px}.document-header h1,.support-card h1{font-size:clamp(2.6rem,7vw,4.6rem)}.effective-date{color:var(--muted);margin:22px 0 0;font-size:.95rem}.privacy-summary{background:var(--accent-soft);border:1px solid #e8d777;border-radius:20px;grid-template-columns:auto 1fr;gap:18px;margin-top:42px;padding:26px;display:grid}.summary-check{background:var(--accent);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.privacy-summary strong{font-size:1.08rem}.privacy-summary p{color:#5f562c;margin:4px 0 0}.document-content{margin-top:66px}.document-content section{border-top:1px solid var(--line);padding-block:30px}.document-content h2{letter-spacing:-.025em;margin:0 0 14px;font-size:1.45rem;line-height:1.2}.document-content p,.document-content li{color:#41413b}.document-content p{margin:0 0 15px}.document-content p:last-child{margin-bottom:0}.document-content ul{margin:18px 0;padding-left:24px}.document-content li+li{margin-top:12px}.document-content a,.email-link{font-weight:700;text-decoration-color:#b99b12}address{color:#41413b;font-style:normal}.support-page{place-items:center;min-height:64vh;padding:70px 0 100px;display:grid}.support-card{border:1px solid var(--line);background:var(--surface);border-radius:30px;width:min(100%,760px);padding:clamp(30px,7vw,72px);box-shadow:0 24px 80px #2d2b1c14}.support-copy{color:var(--muted);margin:28px 0 12px;font-size:1.15rem}.email-link{overflow-wrap:anywhere;font-size:clamp(1.25rem,4vw,2rem);display:inline-block}.response-note{border-top:1px solid var(--line);max-width:580px;color:var(--muted);margin:34px 0 0;padding-top:24px;font-size:.94rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-block:26px 34px;font-size:.9rem;display:flex}@media (max-width:680px){.site-header,.site-footer{align-items:flex-start;gap:20px}.site-header{flex-direction:column}.site-nav{gap:20px}.document-page{margin-top:28px}.privacy-summary{grid-template-columns:1fr}.site-footer{flex-direction:column}}
