@layer base{body,html{font-family:Inter,system-ui,sans-serif}}.terms-page{color:#0f172a;background:radial-gradient(circle at top,#f8fafc,#e2e8f0 65%);min-height:100vh;padding:3rem 1.5rem 4rem}.terms-hero{text-align:center;max-width:780px;margin:0 auto 3rem}.terms-hero-label{letter-spacing:.4em;text-transform:uppercase;color:#475569;font-size:.8rem}.terms-hero h1{margin:.5rem 0;font-size:clamp(2rem,3vw,3rem)}.terms-hero-subtitle{color:#475569;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.terms-hero-cta{justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.terms-link{color:#fff;background:#1d4ed8;border-radius:999px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.terms-link:hover{transform:translateY(-2px);box-shadow:0 10px 20px #1e40af26}.terms-dot{background:#1d4ed8;border-radius:999px;width:5px;height:5px;display:inline-block}.terms-hero-text{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;font-size:.9rem}.terms-body{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.terms-section{background:#fff;border:1px solid #0f172a0d;border-radius:24px;padding:1.75rem;box-shadow:0 20px 45px #0f172a14}.terms-section h3{color:#0f172a;margin-top:0;font-size:1.25rem}.terms-section p{color:#475569;margin-bottom:.8rem;font-size:.95rem;line-height:1.7}.terms-footer{text-align:center;color:#e2e8f0;background:#0f172ae6;border-radius:20px;max-width:680px;margin:3.5rem auto 0;padding:2rem}.terms-footer p{margin:0 0 1rem;line-height:1.7}.terms-cta-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.terms-cta-btn:hover{opacity:.85}@media (max-width:720px){.terms-page{padding:2rem 1rem 3rem}.terms-section{padding:1.5rem}}
