*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#1f2937;background:#fff;line-height:1.7}.container{width:min(1100px,92%);margin:auto}.narrow{max-width:820px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e7eb;z-index:10}.nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.25rem;font-weight:800;color:#111827;text-decoration:none}.nav nav{display:flex;gap:22px}.nav a{color:#374151;text-decoration:none}.nav a:hover{color:#111827}.hero{padding:110px 0 95px;background:linear-gradient(135deg,#f5f3ff,#eff6ff)}.eyebrow{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6366f1}.hero h1{font-size:clamp(2.8rem,7vw,5rem);line-height:1.05;margin:14px 0}.lead{font-size:1.2rem;max-width:760px;color:#4b5563}.actions{margin-top:30px}.button{display:inline-block;background:#111827;color:#fff;text-decoration:none;padding:12px 20px;border-radius:10px;font-weight:700}.section{padding:75px 0}.section h2,.legal h2{color:#111827;line-height:1.25}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.card{padding:25px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 6px 22px rgba(17,24,39,.05)}.card h3{margin-top:0;color:#111827}.muted{background:#f9fafb}.notice{padding:28px;border-left:4px solid #6366f1;background:#f5f3ff;border-radius:10px}.page-header{padding:70px 0 45px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.page-header h1{font-size:clamp(2.2rem,5vw,3.5rem);margin:10px 0}.legal{padding:55px 0 80px}.legal h2{margin-top:45px}.legal h3{margin-top:28px;color:#374151}.legal li{margin:6px 0}.legal a,.section a{color:#4f46e5}.updated{margin-top:55px;padding-top:20px;border-top:1px solid #e5e7eb}.footer{border-top:1px solid #e5e7eb;padding:28px 0;color:#6b7280}.footer-inner{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.nav{min-height:auto;flex-direction:column;align-items:flex-start;gap:16px}.nav nav{flex-direction:column;gap:12px}.cards{grid-template-columns:1fr}.hero{padding:70px 0 60px}.section{padding:50px 0}.page-header{padding:50px 0 30px}}
