.hero-section[data-astro-cid-lf65cwwf]{background-color:var(--color-hero-bg);justify-content:center;align-items:center;width:100%;min-height:min(80vh,760px);margin:0 auto;padding:clamp(3rem,5vw,5rem) 1rem;display:flex}.hero-content[data-astro-cid-lf65cwwf]{text-align:center;width:100%;max-width:920px;margin:0 auto}.hero-logo-wrapper[data-astro-cid-lf65cwwf]{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.hero-title[data-astro-cid-lf65cwwf]{color:var(--color-hero-text);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2;transition:color .3s}.hero-description[data-astro-cid-lf65cwwf]{color:var(--color-hero-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}.subscription-form[data-astro-cid-lf65cwwf]{text-align:center;max-width:600px;margin:0 auto 2rem}.hero-features[data-astro-cid-lf65cwwf]{border-top:1px solid var(--color-hero-border);z-index:0;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:640px;margin:0 auto;padding-top:2rem;display:flex;position:relative}.feature-item[data-astro-cid-lf65cwwf]{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;text-align:center;font-size:.75rem;font-weight:700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-logo[data-astro-cid-lf65cwwf]{opacity:.9;width:5rem;height:5.2rem;transition:opacity .3s;animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards fadeInUp}.hero-title[data-astro-cid-lf65cwwf]{animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards fadeInUp}.hero-description[data-astro-cid-lf65cwwf]{animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards fadeInUp}.subscription-form[data-astro-cid-lf65cwwf]{animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards fadeInUp}.hero-features[data-astro-cid-lf65cwwf]{animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards fadeInUp}@media (width<=768px){.hero-section[data-astro-cid-lf65cwwf]{padding:3rem 1rem}.hero-title[data-astro-cid-lf65cwwf]{font-size:2.5rem}.hero-description[data-astro-cid-lf65cwwf]{font-size:1.25rem}.hero-logo[data-astro-cid-lf65cwwf]{width:4rem;height:4.16rem}.hero-features[data-astro-cid-lf65cwwf]{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem}.feature-item[data-astro-cid-lf65cwwf]{font-size:.65rem}}@media (width<=640px){.hero-title[data-astro-cid-lf65cwwf]{font-size:2rem}.hero-description[data-astro-cid-lf65cwwf]{font-size:1.125rem}.hero-logo[data-astro-cid-lf65cwwf]{width:3.5rem;height:3.64rem}}:root{--color-hero-bg:#fff;--color-hero-text:#000;--color-hero-muted:#666;--color-hero-border:#e2e8f0;--color-validation-error:#ef4444;--color-validation-success:#22c55e;--color-validation-warning:#f59e0b}.hero-section{background-color:var(--color-hero-bg);justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex}.hero-section .container{text-align:center;width:100%;max-width:1200px;margin:0 auto}.hero-logo{text-align:center;width:5rem;height:5.2rem;margin-bottom:0}.hero-logo:hover{opacity:.7}.hero-title{color:var(--color-hero-text);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2;transition:color .3s}.hero-title:hover{color:#f15a24}.hero-description{color:var(--color-hero-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}.hero-features{border-top:1px solid var(--color-hero-border);width:50%;margin-top:0;padding-top:2rem}.feature-item{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;text-align:center;font-size:.75rem;font-weight:700}.subscription-form{text-align:center;z-index:20;max-width:600px;margin:0 auto;position:relative;& .input-wrapper{margin-bottom:.75rem}}.form-wrapper-validate{justify-content:center;align-items:center;gap:.75rem;display:flex}.form-controls{justify-content:center;align-items:stretch;gap:.25rem;display:flex}.form-controls .country-selector{flex:none}.form-controls .input-wrapper{flex:1;min-height:48px}.form-controls .phone-input{width:100%;min-height:56px}.form-actions{justify-content:center;min-width:200px;display:flex}.input-wrapper{margin-bottom:0;position:relative}.validation-controls{flex-direction:column;align-items:center;gap:.75rem;display:flex}.validation-input-group{justify-content:center;width:100%;max-width:200px;display:flex}.country-selector select{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:1rem 1rem 1rem 3.5rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.country-selector select:focus{border-color:#f15a24;box-shadow:0 0 0 3px #f15a241a}.country-selector select:disabled{cursor:not-allowed;opacity:.6}.country-selector{z-index:600;position:relative}.country-toggle{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;width:auto;height:56px;padding:1rem .5rem 1rem 2.5rem;font-family:inherit;font-size:.95rem;line-height:1;transition:border-color .3s,box-shadow .3s;display:flex}.country-toggle:focus-visible,.country-toggle:hover{border-color:#f15a24;box-shadow:0 0 0 3px #f15a241a}.country-label{flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:2rem;display:inline-flex;overflow:visible}.country-code{white-space:nowrap;font-weight:600}.country-options{z-index:900;backdrop-filter:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:86px;max-height:260px;padding:.2rem 0;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0f172a1a}.country-option{cursor:pointer;background:#fff;align-items:center;gap:.6rem;padding:.35rem .75rem;list-style:none;transition:background .2s;display:flex}.country-option:hover,.country-option.is-selected{background:#fef3c7}.option-flag{background-position:50%;background-size:cover;border:1px solid #e5e7eb;border-radius:3px;flex-shrink:0;width:22px;height:14px}.option-text{align-items:center;gap:.4rem;display:flex}.option-code{font-size:1.1rem;font-weight:600}.chevron{color:#6b7280;font-size:.8rem}.selected-flag{pointer-events:none;background-position:50%;background-size:cover;border:1px solid #e5e7eb;border-radius:4px;width:26px;height:18px;position:absolute;top:50%;left:.6rem;transform:translateY(-50%);box-shadow:0 1px 4px #0000001a}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.phone-input{color:#374151;border:2px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.phone-input:focus{border-color:#f15a24;box-shadow:0 0 0 3px #f15a241a}.phone-input.invalid{border-color:#ef4444}.phone-input.loading{opacity:.6;cursor:not-allowed}.submit-button{color:#fff;cursor:pointer;background-color:#f15a24;border:none;border-radius:50px;align-items:center;margin-top:1rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #f15a244d}.submit-button:hover{background-color:#e04a22;transform:translateY(-2px);box-shadow:0 6px 20px #f15a2466}.submit-button:disabled{cursor:not-allowed;box-shadow:none;background-color:#fca5a5;transform:none}.loading-icon{width:20px;height:20px;margin-left:.75rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#ef4444;margin-top:.75rem;font-size:.875rem;font-weight:500;animation:.3s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.success-message{color:#22c55e;margin-top:.75rem;font-size:1rem;font-weight:600}.cta-button{color:#fff;cursor:pointer;background-color:#f15a24;border:none;border-radius:50px;align-items:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #f15a244d}.cta-button:hover{background-color:#e04a22;transform:translateY(-2px);box-shadow:0 6px 20px #f15a2466}.cta-button:disabled{cursor:not-allowed;box-shadow:none;background-color:#fca5a5;transform:none}.reset-button{color:#f15a24;cursor:pointer;background-color:#0000;border:2px solid #f15a24;border-radius:50px;align-items:center;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.reset-button:hover{color:#fff;background-color:#f15a24;transform:translateY(-1px);box-shadow:0 4px 15px #f15a244d}.reset-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.reset-button.small-reset{margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem}.text-button{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:underline;transition:all .2s;display:inline-flex}.text-button:hover{color:#374151;text-decoration:none}.text-button:disabled{opacity:.5;cursor:not-allowed}.code-input{color:#374151;text-align:center;border:2px solid #e5e7eb;border-radius:50px;outline:none;width:100%;min-width:200px;max-width:350px;min-height:56px;margin:0 auto;font-family:inherit;font-size:1.125rem;transition:all .3s}.code-input:focus{border-color:#f15a24;box-shadow:0 0 0 3px #f15a241a}.code-input:placeholder-shown{font-size:.75rem}.code-input.invalid{border-color:#ef4444}.code-input.loading{opacity:.6;cursor:not-allowed}.arrow-icon{width:1rem;height:1rem;margin-left:.5rem;transition:transform .3s}.cta-button:hover .arrow-icon{transform:translate(3px)}.validation-message{color:#374151;text-align:center;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:500;line-height:1.6}.subscription-status{text-align:center;padding:3rem 0}.subscription-status p{color:#22c55e;margin-bottom:2rem;font-size:1.25rem;font-weight:600;line-height:1.6}.subscription-status .reset-button{margin-top:0}@media (width<=768px){.hero-section{padding:3rem 1rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.25rem}.hero-logo{width:4rem;height:4.16rem}.submit-button{justify-content:center;width:100%}}@media (width<=640px){.form-wrapper-validate{flex-direction:column;& .form-controls,& .form-actions{width:100%;max-width:75%}}.form-controls{flex-direction:row;gap:.75rem;font-size:.95rem}.form-controls .input-wrapper{width:100%}.country-selector select{padding-left:2rem}.validation-step .cta-button{justify-content:center;width:100%}.validation-input-group,.code-input{max-width:100%}.hero-title{font-size:2rem}.hero-description{font-size:1.125rem}.hero-logo{width:3.5rem;height:3.64rem}.hero-features{margin-top:3rem}.feature-item{font-size:.65rem}}@media print{.hero-section{background:#fff!important}.hero-title,.hero-description,.feature-item{color:#000!important}.submit-button{color:#fff!important;background:#000!important}}html,body{background:#fff;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;overflow-x:hidden}.header{z-index:50;background:0 0;width:100%!important;box-shadow:none!important;flex:none!important;position:relative!important;top:auto!important}.header,.header .logo,.header nav a,.header .btn{color:#111e2f!important}.header .btn{border-color:#111e2f33!important}.header .btn:hover{background-color:#111e2f0d!important;box-shadow:2px 2px 8px #111e2f33!important}footer{text-align:center;z-index:50;flex:none!important;width:100%!important;margin:0!important;padding:1rem 0!important;display:block!important;position:relative!important;top:auto!important;bottom:auto!important}footer p{font-size:.9rem;color:#111e2f!important}main[data-astro-cid-nvc6iynu]{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:clamp(1.5rem,3vw,2.5rem);display:flex;overflow:visible}.hero-wrapper[data-astro-cid-nvc6iynu]{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}@media (width<=768px){main[data-astro-cid-nvc6iynu]{padding-inline:1rem;padding-top:1rem;padding-bottom:0}}
