:root{--bg:#fafafa;--text:#111111;--muted:#6b6b6b;--border:#e4e4e4;--accent:#ff5b3c;--surface:#ffffff;--error:#c0392b}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.policy-body{line-height:1.65;font-size:.95rem}.policy-body h2{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;margin-top:2.25rem;margin-bottom:.75rem}.policy-body h2:first-child{margin-top:0}.policy-body p{margin-bottom:1rem;color:var(--text)}.policy-body ol,.policy-body ul{margin:0 0 1rem 1.25rem}.policy-body li{margin-bottom:.4rem}.policy-body strong{font-weight:600}.policy-body a{color:var(--accent);text-decoration:underline}