@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.hero-gradient{background:linear-gradient(135deg,#eff6ff,#dbeafe 40%,#e0e7ff)}.feature-card{transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb1a}.step-line{position:relative}.step-line:after{content:"";position:absolute;top:2.5rem;left:50%;width:2px;height:calc(100% - 2.5rem);background:#dbeafe}@media(min-width:640px){.step-line:after{display:none}}.cta-gradient{background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6)}.legal-content h2{font-size:1.25rem;font-weight:700;color:#111827;margin:2rem 0 .75rem}.legal-content h3{font-size:1.05rem;font-weight:600;color:#374151;margin:1.5rem 0 .5rem}.legal-content p{color:#4b5563;line-height:1.8;margin:.5rem 0}.legal-content ul{list-style:disc;padding-left:1.5rem;color:#4b5563;line-height:1.8;margin:.5rem 0}
