:root { --indigo:#4f46e5; --indigo-dark:#312e81; --indigo-soft:#eef2ff; --ink:#111827; --muted:#687082; --line:#e5e7eb; --shell:min(920px,calc(100% - 40px)); }
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#f8f8fb;font:15px/1.72 Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:var(--indigo-dark)}
.ad-strip{display:flex;align-items:center;justify-content:center;gap:8px;min-height:30px;padding:6px 15px;color:#fff;background:var(--indigo);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.legal-header{color:#fff;background:#0d0e14}
.legal-header__inner{width:min(1180px,calc(100% - 40px));min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:auto}
.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}
.brand__mark{width:45px;height:45px;display:grid;place-items:center;border-radius:12px 4px 12px 4px;background:linear-gradient(145deg,var(--indigo),var(--indigo-dark));font-size:13px;font-weight:800}
.brand strong{display:block;font-size:17px;letter-spacing:.05em}.brand small{display:block;margin-top:3px;color:#aeb0bd;font-size:9px;letter-spacing:.09em;text-transform:uppercase}
.back-link{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #3d404b;border-radius:7px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.back-link:hover{border-color:#a5b4fc}
.legal-main{width:var(--shell);margin:55px auto 70px}
.legal-hero{margin-bottom:30px;padding:36px 38px;border:1px solid #dfe1eb;border-radius:18px;background:#fff;box-shadow:0 16px 50px rgba(17,24,39,.07)}
.legal-kicker{margin:0 0 8px;color:var(--indigo);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
h1{margin:0;font-size:clamp(34px,5vw,52px);line-height:1.1;letter-spacing:-.045em}
.legal-hero>p:last-child{margin:17px 0 0;color:var(--muted);font-size:16px}
.updated{display:flex;align-items:center;gap:12px;margin-top:22px;padding:12px 14px;border-radius:9px;background:var(--indigo-soft);color:#4d5264;font-size:12px}.updated strong{color:var(--indigo-dark)}
.legal-content{padding:40px 42px;border:1px solid #e3e4ea;border-radius:18px;background:#fff}
.legal-content h2{margin:38px 0 11px;font-size:24px;line-height:1.3;letter-spacing:-.025em}.legal-content h2:first-child{margin-top:0}
.legal-content h3{margin:25px 0 8px;font-size:17px}
.legal-content p{margin:0 0 14px;color:#4f5668}
.legal-content ul{margin:0 0 18px;padding-left:22px;color:#4f5668}.legal-content li+li{margin-top:6px}
.legal-content strong{color:#2d3241}
.legal-table{width:100%;border-collapse:collapse;margin:20px 0}.legal-table th,.legal-table td{padding:12px 14px;border:1px solid var(--line);vertical-align:top;text-align:left}.legal-table th{width:35%;color:#34394a;background:#f7f7fa;font-size:12px}.legal-table td{color:#596071;font-size:13px}
.callout{margin:24px 0;padding:18px 20px;border-left:4px solid var(--indigo);border-radius:0 9px 9px 0;background:var(--indigo-soft)}.callout p:last-child{margin-bottom:0}
.contact-card{display:grid;gap:5px;margin:20px 0;padding:22px;border:1px solid #dfe1eb;border-radius:12px;background:#fafafe}.contact-card p{margin:0}.contact-card strong{font-size:17px}
.legal-footer{color:#a7a9b2;background:#050609}.legal-footer__inner{width:min(1180px,calc(100% - 40px));min-height:100px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px 25px;margin:auto;padding:20px 0}.legal-footer p{margin:0;font-size:10px}.legal-footer nav{justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 20px}.legal-footer a{color:#ddd;text-decoration:none;font-size:10px}.legal-footer a:hover{color:#a5b4fc}.legal-footer__company{grid-column:1/-1;padding-top:10px;border-top:1px solid #1a1c22;text-align:center}
.thank-you{min-height:60vh;display:grid;place-items:center}.thank-you .legal-hero{text-align:center}.success-icon{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;color:#fff;background:var(--indigo);font-size:35px;font-weight:800}
@media(max-width:640px){.legal-header__inner{min-height:76px}.brand small{display:none}.back-link{padding:8px 10px}.legal-main{margin:34px auto 50px}.legal-hero,.legal-content{padding:25px 20px;border-radius:13px}.legal-content h2{font-size:21px}.legal-table,.legal-table tbody,.legal-table tr,.legal-table th,.legal-table td{display:block}.legal-table tr+tr{margin-top:9px}.legal-table th{width:100%;border-bottom:0}.legal-footer__inner{grid-template-columns:1fr;text-align:center}.legal-footer nav{justify-self:center;justify-content:center}.legal-footer__company{grid-column:auto}}
