*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef2ff}h1,h2,h3,h4,.hero-headline{font-family:Poppins,sans-serif;letter-spacing:-.01em}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pricePulse{0%{transform:scale(1)}50%{transform:scale(1.08);color:gold}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.price-pulse{animation:pricePulse .6s ease-in-out}.fade-in{animation:fadeIn .5s ease-out}.seal{animation:float 3s ease-in-out infinite}.option-card{transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.option-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.option-card:hover:before{left:100%}.option-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #4a5cdb26}.option-card.selected{border-color:#1b3a8c;background:linear-gradient(135deg,#eef2ff,#e8eeff);box-shadow:0 8px 24px #1b3a8c33}.cta-button{background:linear-gradient(135deg,#f97316,#fb923c);transition:all .3s ease;position:relative;overflow:hidden}.cta-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.cta-button:hover:after{width:300px;height:300px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 40px #f9731666}.progress-bar{transition:width .4s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.hero-headline{font-size:36px!important;line-height:1.15!important}body{-webkit-text-size-adjust:100%}h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:22px!important}.mobile-padding{padding:32px 16px!important}[style*="display: grid"]{grid-template-columns:1fr!important}button,.cta-button{min-height:50px!important;font-size:18px!important;padding:16px 24px!important}.option-card{padding:16px!important}.option-card img{width:60px!important;height:60px!important}.progress-bar-container{padding:12px 16px!important}.seal{animation:none!important}img[alt*=Logo]{height:36px!important}.faq-item{padding:20px!important}footer [style*="display: flex"]{flex-direction:column!important;gap:16px!important}}@media (max-width: 480px){.hero-headline{font-size:28px!important}h2{font-size:24px!important}h3{font-size:20px!important}.mobile-padding{padding:24px 12px!important}[style*="fontSize: 'clamp(20px, 4vw, 24px)'"]{font-size:20px!important}}@media (hover: none) and (pointer: coarse){button,a,[role=button],input,select{min-height:44px!important;min-width:44px!important}}@media (max-width: 896px) and (orientation: landscape){.hero-headline{font-size:32px!important}section{padding:40px 16px!important}}
