html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}html,body{color:#111827;background:#fff;margin:0;font-family:Inter,Nunito Sans,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffe6;border-bottom:1px solid #e5e7eb;width:100%}.header-container{justify-content:space-between;align-items:center;max-width:72rem;margin:auto;padding:1rem 2rem;display:flex}.brand-link{color:#0b65c2;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.brand-icon{width:2rem;height:2rem}.primary-navigation{gap:2rem;display:flex}.nav-link{color:#374151;font-weight:500}.nav-link:hover{color:#0b65c2}.header-cta{color:#fff;background:#0b65c2;border-radius:6px;padding:.6rem 1.2rem;font-weight:600}.hero-section{background:linear-gradient(to bottom right,#fff,#f0f6ff);border-bottom:1px solid #e5e7eb}.hero-container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:2rem;max-width:72rem;margin:auto;padding:6rem 2rem;display:grid}.hero-heading{font-size:2rem;font-weight:800}.hero-subheading{color:#374151;font-size:1.1rem}.hero-actions{align-items:center;gap:1rem;display:flex}.primary-cta{color:#fff;background:#0b65c2;border-radius:6px;padding:.8rem 1.5rem;font-weight:600}.secondary-cta{color:#0b65c2;align-items:center;gap:.5rem;font-weight:600;display:flex}.trust-badges{gap:1.5rem;padding-top:1rem;display:flex}.badge-item{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.badge-icon{width:1.25rem;height:1.25rem}.benefits-section{background:#fff;border-bottom:1px solid #e5e7eb}.benefits-container{max-width:72rem;margin:auto;padding:5rem 2rem}.benefits-heading{font-size:1.5rem;font-weight:700}.benefits-subheading{color:#4b5563;max-width:40rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.benefit-card{background:#f9fbff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.benefit-title{margin-bottom:.3rem;font-weight:600}.benefit-description{color:#4b5563}.calculator-section{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:5rem 2rem}.calculator-container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:72rem;margin:auto;display:grid}.calculator-box{background:#f9fbff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.input-group{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.input-label{font-weight:600}input,range{border:1px solid #d1d5db;border-radius:6px;padding:.5rem}.result-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.result-value{color:#0b65c2;font-size:1.5rem;font-weight:700}.cta-section{background:#f7fbff;padding:4rem 2rem}.cta-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:72rem;margin:auto;display:flex}.cta-heading{font-size:1.5rem;font-weight:700}.cta-subheading{color:#4b5563}.cta-button{color:#fff;background:#0b65c2;border-radius:8px;padding:1rem 1.5rem;font-weight:600}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:3rem 2rem}.footer-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:72rem;margin:auto;display:grid}.footer-brand{color:#0b65c2;align-items:center;gap:.5rem;font-weight:800;display:flex}.footer-bottom{text-align:center;color:#6b7280;margin-top:2rem;font-size:.9rem}
