:root{--page-bg:#fff;--page-surface:#fff;--page-text:#595959;--page-heading:#000;--page-muted:#7f7f7f;--page-link:#3030f1;--summary-bg:#f7f7f7;--summary-border:#e5e5e5;--route-border:#e8e8ee;--route-shadow:0 20px 60px #0f172a14;--sans:Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-family:var(--sans);color:var(--page-text);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.65}*{box-sizing:border-box}html{background:var(--page-bg)}body{background:var(--page-bg);min-width:320px;margin:0}a{text-underline-offset:.14em;text-decoration-thickness:1px}code{font-family:var(--mono)}#root{min-height:100svh}.route-shell{background:radial-gradient(circle at top,#3030f114,#0000 32%),linear-gradient(#fafafe 0%,#fff 100%);place-items:center;min-height:100svh;padding:32px 20px;display:grid}.route-card{border:1px solid var(--route-border);background:var(--page-surface);width:min(100%,720px);box-shadow:var(--route-shadow);border-radius:20px;padding:32px}.route-eyebrow{color:var(--page-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-weight:700}.route-card h1{color:var(--page-heading);margin:0 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.route-card p{margin:0}.route-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.route-link{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;display:inline-flex}.route-link-secondary{color:#111;background:#f0f1f6}.privacy-policy-page{background:var(--page-bg);min-height:100svh;color:var(--page-text);padding:32px 20px 64px}.privacy-policy-container{max-width:900px;margin:0 auto}.privacy-policy-page h1,.privacy-policy-page h2,.privacy-policy-page h3{color:var(--page-heading);margin-top:0}.privacy-policy-page h1{margin-bottom:8px;font-size:28px}.privacy-policy-page h2{margin-top:36px;margin-bottom:12px;font-size:20px}.privacy-policy-page h3{margin-top:24px;margin-bottom:10px;font-size:17px}.privacy-policy-page p,.privacy-policy-page li{margin:0 0 12px}.privacy-policy-page ul{margin:0 0 12px;padding-left:20px}.privacy-policy-page a{color:var(--page-link);word-break:break-word}.privacy-policy-subtitle{color:var(--page-muted);margin-bottom:28px;font-weight:700}.privacy-policy-summary{background:var(--summary-bg);border:1px solid var(--summary-border);border-radius:8px;padding:18px 20px}.privacy-policy-summary p:last-child,.privacy-policy-summary ul:last-child{margin-bottom:0}.privacy-policy-small{color:var(--page-muted)}
