.Button-module__Ri6GEa__button{all:unset;box-sizing:border-box;cursor:pointer;color:var(--clr-white);font-size:var(--text-lg);background:linear-gradient(135deg,#ffa06a 0%,#ff8a50 100%);border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:4rem;padding:.5rem;font-weight:600;transition:background .3s,transform .15s;display:flex;position:relative}.Button-module__Ri6GEa__button:active{transform:scale(.98)}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__primary{background:var(--clr-primary);color:var(--clr-white)}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__whatsapp{background:var(--clr-whatsapp);border-color:var(--clr-whatsapp);color:var(--clr-white)}.Button-module__Ri6GEa__button:disabled{cursor:not-allowed;background:var(--clr-gray);border-color:var(--clr-gray);color:color-mix(in srgb,var(--clr-white)70%,transparent)}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__animate{animation:2s ease-in-out infinite Button-module__Ri6GEa__pulse;overflow:visible}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__animate:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);border-radius:16px;width:100%;height:100%;animation:3s infinite Button-module__Ri6GEa__shimmer;position:absolute;top:0;left:-100%}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__animate:after{content:"";z-index:-1;filter:blur(8px);opacity:.45;pointer-events:none;background:linear-gradient(45deg,#ffa06a,#ffc4a0,#ffa06a,#ffc4a0) 0 0/300% 300%;border-radius:18px;animation:3s infinite Button-module__Ri6GEa__gradientShift;position:absolute;inset:-2px}@keyframes Button-module__Ri6GEa__pulse{0%,to{transform:scale(1);box-shadow:0 0 #ffa06a4d}50%{transform:scale(1.02);box-shadow:0 4px 20px 4px #ffa06a2e}}@keyframes Button-module__Ri6GEa__shimmer{0%{left:-100%}50%,to{left:100%}}@keyframes Button-module__Ri6GEa__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.CardPaymentForm-module__hUuDSW__container{width:100%}.CardPaymentForm-module__hUuDSW__form{flex-direction:column;gap:1.5rem;display:flex}.CardPaymentForm-module__hUuDSW__input{color:#000;background:#fff;border:1px solid #ccc;border-radius:8px;width:calc(100% - 2rem);padding:1rem;font-size:1rem;transition:border-color .2s}.CardPaymentForm-module__hUuDSW__input:focus{border-color:#635bff;outline:none}.CardPaymentForm-module__hUuDSW__input::placeholder{color:#999}.CardPaymentForm-module__hUuDSW__paymentElement{width:100%}.CardPaymentForm-module__hUuDSW__error{color:var(--clr-error);font-size:var(--text-sm);text-align:center;margin-top:.5rem}
.Header-module__KppamW__header{width:100%}.Header-module__KppamW__container{justify-content:space-between;align-items:center;gap:1rem;height:80px;margin:30px;display:flex}.Header-module__KppamW__imageWrapper{flex:1;width:100%;min-width:0;height:80px;position:relative}@media (max-height:830px){.Header-module__KppamW__container{margin:15px 30px}}
.StripeExpressCheckout-module__g53Crq__checkoutWrapper{pointer-events:none;width:300vw;height:100vh;position:absolute;bottom:0;left:-100vw;overflow:hidden}.StripeExpressCheckout-module__g53Crq__checkoutContainer{opacity:0;position:absolute;inset:0}.StripeExpressCheckout-module__g53Crq__checkoutContainer.StripeExpressCheckout-module__g53Crq__loaded{pointer-events:auto;width:100%;height:100%}.StripeExpressCheckout-module__g53Crq__checkoutContainer.StripeExpressCheckout-module__g53Crq__loaded .StripeExpressCheckout-module__g53Crq__checkoutPage{transform-origin:50% 10%;width:100%;height:100%;transform:scale(999)}.StripeExpressCheckout-module__g53Crq__error{color:var(--clr-error);font-size:var(--text-sm)}.StripeExpressCheckout-module__g53Crq__arrow{gap:.2rem;margin-inline-start:1em;display:flex}.StripeExpressCheckout-module__g53Crq__arrow>:first-child,.StripeExpressCheckout-module__g53Crq__arrow>:nth-child(2){animation:1.5s ease-in-out infinite StripeExpressCheckout-module__g53Crq__slideArrow}.StripeExpressCheckout-module__g53Crq__arrow>:first-child{animation-delay:0s}.StripeExpressCheckout-module__g53Crq__arrow>:nth-child(2){animation-delay:.3s}@keyframes StripeExpressCheckout-module__g53Crq__slideArrow{0%,to{opacity:.3;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}
.Home-module__Ho9lYW__snapContainer{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;height:100%;overflow-y:scroll}.Home-module__Ho9lYW__screen{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex-shrink:0;height:100%;min-height:100%;padding:0 1.5rem;display:flex}.Home-module__Ho9lYW__topArea{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;min-height:0;display:flex;overflow:hidden}.Home-module__Ho9lYW__logoTextOnly{width:220px;height:80px;position:relative}.Home-module__Ho9lYW__tagline{font-size:var(--text-base);color:var(--clr-text);text-align:center;letter-spacing:.2px;max-width:340px;line-height:1.7}.Home-module__Ho9lYW__tagline b{color:var(--clr-teal);font-weight:600}.Home-module__Ho9lYW__stepBadge{background:var(--clr-teal-light);color:var(--clr-teal);font-size:var(--text-xs);letter-spacing:.3px;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem 1rem;font-weight:600;display:inline-flex}.Home-module__Ho9lYW__stepBadgeIcon{flex-shrink:0;width:14px;height:14px}.Home-module__Ho9lYW__ctaFixed{flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:.75rem 0;display:flex}.Home-module__Ho9lYW__trialInfo{font-size:var(--text-xs);text-align:center;text-wrap:pretty;color:var(--clr-text-muted);max-width:340px;margin:0 auto;line-height:1.5}.Home-module__Ho9lYW__trialInfo b{color:var(--clr-teal);font-weight:700}.Home-module__Ho9lYW__termsLink{text-align:center;color:var(--clr-text-muted);font-size:11px;text-decoration:none;transition:color .2s;display:block}.Home-module__Ho9lYW__termsLink:hover{color:var(--clr-teal);text-decoration:underline}.Home-module__Ho9lYW__bottomBar{flex-direction:column;align-items:center;min-height:48px;padding-bottom:1rem;display:flex}.Home-module__Ho9lYW__scrollHint{cursor:pointer;flex-direction:column;align-items:center;gap:.15rem;display:flex}.Home-module__Ho9lYW__scrollHintText{font-size:var(--text-xs);color:var(--clr-text-muted);letter-spacing:.5px}.Home-module__Ho9lYW__scrollChevron{width:18px;height:18px;color:var(--clr-accent)}.Home-module__Ho9lYW__infoContent{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-height:0;padding-top:1.5rem;display:flex;overflow-y:auto}.Home-module__Ho9lYW__infoTitle{font-size:var(--text-lg);color:var(--clr-teal-dark);margin-bottom:.25rem;font-weight:700}.Home-module__Ho9lYW__featureList{text-align:left;flex-direction:column;width:100%;max-width:400px;display:flex}.Home-module__Ho9lYW__featureItem{border-bottom:1px solid var(--clr-border);align-items:flex-start;gap:.75rem;padding:.55rem 0;display:flex}.Home-module__Ho9lYW__featureItem:last-child{border-bottom:none}.Home-module__Ho9lYW__featureIcon{width:20px;height:20px;color:var(--clr-accent);flex-shrink:0;margin-top:2px}.Home-module__Ho9lYW__featureText{font-size:var(--text-sm);color:var(--clr-text);line-height:1.4}.Home-module__Ho9lYW__footerArea{flex-direction:column;align-items:center;padding:.5rem 0 .75rem;display:flex}@media (max-height:700px){.Home-module__Ho9lYW__logoTextOnly{width:180px;height:65px}.Home-module__Ho9lYW__tagline{font-size:var(--text-sm)}.Home-module__Ho9lYW__infoContent{padding-top:1rem}.Home-module__Ho9lYW__featureItem{padding:.4rem 0}}@media (max-height:600px){.Home-module__Ho9lYW__logoTextOnly{width:150px;height:55px}.Home-module__Ho9lYW__tagline{font-size:var(--text-xs);line-height:1.5}.Home-module__Ho9lYW__bottomBar{min-height:36px;padding-bottom:.5rem}}@media (min-width:768px){.Home-module__Ho9lYW__tagline{font-size:var(--text-lg);max-width:420px}.Home-module__Ho9lYW__trialInfo{font-size:var(--text-sm)}.Home-module__Ho9lYW__termsLink{font-size:var(--text-xs)}.Home-module__Ho9lYW__infoTitle{font-size:var(--text-xl)}.Home-module__Ho9lYW__featureText{font-size:var(--text-base)}}
.Pending-module__3JYJ_G__container{flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:100%;padding:0 1.5rem;display:flex}.Pending-module__3JYJ_G__contentWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3rem;width:100%;padding:2rem 1.5rem;display:flex}.Pending-module__3JYJ_G__title{font-size:var(--text-2xl);text-align:center;color:var(--clr-secondary);letter-spacing:.5px;margin:0;font-weight:700}@media (min-width:768px){.Pending-module__3JYJ_G__title{font-size:var(--text-2xl)}}.Pending-module__3JYJ_G__loaderWrapper{justify-content:center;align-items:center;display:flex}
.Error-module__t7Wx8G__container{flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:100%;padding:0 1.5rem;display:flex}.Error-module__t7Wx8G__contentWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:600px;padding:2rem 1.5rem;display:flex}.Error-module__t7Wx8G__errorIcon{object-fit:contain;width:120px;height:120px}@media (min-width:768px){.Error-module__t7Wx8G__errorIcon{width:150px;height:150px}}.Error-module__t7Wx8G__title{font-size:var(--text-xl);text-align:center;color:var(--clr-secondary);letter-spacing:.5px;margin:0;font-weight:700;line-height:1.4}@media (min-width:768px){.Error-module__t7Wx8G__title{font-size:var(--text-2xl)}}.Error-module__t7Wx8G__subtitle{font-size:var(--text-md);text-align:center;color:#3a3a3a;margin:0;font-weight:600;line-height:1.5}@media (min-width:768px){.Error-module__t7Wx8G__subtitle{font-size:var(--text-lg)}}.Error-module__t7Wx8G__buttonWrapper{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}.Error-module__t7Wx8G__helpSection{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;margin-top:40px;display:flex}
.Footer-module__UDEoiW__footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:60px;display:flex}.Footer-module__UDEoiW__footerLinks{text-align:center;display:block}.Footer-module__UDEoiW__company{font-size:var(--text-xs);color:var(--clr-text-muted)}
.Thanks-module__zHgXba__container{flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:100%;padding:0 1.5rem;display:flex}.Thanks-module__zHgXba__contentWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:600px;padding:2rem 1.5rem;display:flex}.Thanks-module__zHgXba__successIcon{color:var(--clr-primary);font-size:120px}@media (min-width:768px){.Thanks-module__zHgXba__successIcon{font-size:150px}}.Thanks-module__zHgXba__title{font-size:var(--text-xl);text-align:center;color:var(--clr-secondary);letter-spacing:.5px;margin:0;font-weight:700;line-height:1.4}@media (min-width:768px){.Thanks-module__zHgXba__title{font-size:var(--text-2xl)}}.Thanks-module__zHgXba__subtitle{font-size:var(--text-md);text-align:center;color:#3a3a3a;margin:0;font-weight:600;line-height:1.5}@media (min-width:768px){.Thanks-module__zHgXba__subtitle{font-size:var(--text-lg)}}.Thanks-module__zHgXba__processingMessage{font-size:var(--text-sm);text-align:center;color:#666;margin:0;line-height:1.5}@media (min-width:768px){.Thanks-module__zHgXba__processingMessage{font-size:var(--text-md)}}.Thanks-module__zHgXba__buttonWrapper{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}.Thanks-module__zHgXba__fallbackNote{font-size:var(--text-sm);text-align:center;color:#666;margin:.5rem 0 0;font-style:italic;line-height:1.4}@media (min-width:768px){.Thanks-module__zHgXba__fallbackNote{font-size:var(--text-md)}}
