.Header-module__Af2_WG__siteHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:1000;position:sticky;top:0}.Header-module__Af2_WG__headerContainer{align-items:center;max-width:1400px;height:72px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Header-module__Af2_WG__headerLeft{flex:none}.Header-module__Af2_WG__logo{font-family:var(--font-lustria),serif;color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;text-decoration:none}.Header-module__Af2_WG__logo span{color:var(--accent-teal)}.Header-module__Af2_WG__menuCheckbox{display:none}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1002;flex-direction:column;gap:5px;display:none}.Header-module__Af2_WG__hamburger span{background-color:var(--text-primary);width:25px;height:2px;transition:all .3s;display:block}.Header-module__Af2_WG__mainNav{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__headerRight{flex:none;margin-left:auto}.Header-module__Af2_WG__navLinks{gap:2rem;display:flex}.Header-module__Af2_WG__navLinks a{color:var(--text-secondary);padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__Af2_WG__navLinks a:hover{color:var(--text-primary)}.Header-module__Af2_WG__navLinks a.Header-module__Af2_WG__active{color:var(--accent-teal)}.Header-module__Af2_WG__navLinks a.Header-module__Af2_WG__active:after{content:"";background:var(--accent-teal);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module__Af2_WG__headerActions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__headerActionsMobile{display:none}.Header-module__Af2_WG__btnSignin{border:1px solid var(--border-light);color:var(--text-secondary);background:0 0;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__Af2_WG__btnSignin:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.Header-module__Af2_WG__btnCta{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__Af2_WG__btnCta:hover{background:var(--accent-teal-light);transform:translateY(-1px)}@media (max-width:768px){.Header-module__Af2_WG__headerContainer{justify-content:space-between}.Header-module__Af2_WG__headerLeft{flex:none;align-items:center;display:flex}.Header-module__Af2_WG__hamburger{order:2;margin-left:auto;display:flex}.Header-module__Af2_WG__headerRight{display:none}.Header-module__Af2_WG__mainNav{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:1001;flex-direction:column;gap:1rem;width:100%;max-height:calc(100vh - 72px);padding:1rem;display:none;position:fixed;top:72px;left:0;right:0;overflow-y:auto;transform:none;box-shadow:0 10px 15px -3px #0000001a}.Header-module__Af2_WG__menuCheckbox:checked~.Header-module__Af2_WG__mainNav{display:flex}.Header-module__Af2_WG__navLinks{flex-direction:column;gap:.5rem}.Header-module__Af2_WG__headerActionsMobile{border-top:1px solid var(--border);flex-direction:column;gap:1rem;width:100%;padding-top:1.5rem;display:flex}.Header-module__Af2_WG__btnSignin,.Header-module__Af2_WG__btnCta{text-align:center;width:100%;padding:.8rem}.Header-module__Af2_WG__menuCheckbox:checked~.Header-module__Af2_WG__hamburger span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__menuCheckbox:checked~.Header-module__Af2_WG__hamburger span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuCheckbox:checked~.Header-module__Af2_WG__hamburger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}
.Footer-module__EZoWya__siteFooter{background:var(--bg-secondary);border-top:1px solid var(--border);margin-top:2rem;padding:2rem 0}.Footer-module__EZoWya__footerContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__EZoWya__footerLinks{gap:1.5rem;display:flex}.Footer-module__EZoWya__footerLinks a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLinks a:hover{color:var(--text-secondary)}.Footer-module__EZoWya__footerCopyright{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__footerContainer{text-align:center;flex-direction:column;gap:1rem}}
.page-module__6l14Va__progressSection{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:1.5rem 0}.page-module__6l14Va__progressContainer{max-width:900px;margin:0 auto;padding:0 24px}.page-module__6l14Va__progressStepper{justify-content:space-between;align-items:center;display:flex;position:relative}.page-module__6l14Va__progressStepper:before{content:"";background:var(--border-light);z-index:0;height:2px;position:absolute;top:20px;left:40px;right:40px}.page-module__6l14Va__progressStep{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.page-module__6l14Va__stepCircle{background:var(--bg-secondary);border:2px solid var(--border-light);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.page-module__6l14Va__stepLabel{color:var(--text-muted);text-align:center;font-size:.8rem;font-weight:500}.page-module__6l14Va__progressStep.page-module__6l14Va__active .page-module__6l14Va__stepCircle{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.page-module__6l14Va__progressStep.page-module__6l14Va__active .page-module__6l14Va__stepLabel{color:var(--accent-teal);font-weight:600}.page-module__6l14Va__progressStep.page-module__6l14Va__completed .page-module__6l14Va__stepCircle{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.page-module__6l14Va__progressStep.page-module__6l14Va__completed .page-module__6l14Va__stepLabel{color:var(--accent-green)}.page-module__6l14Va__stepCircle svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:18px;height:18px}.page-module__6l14Va__progressStep.page-module__6l14Va__subStep .page-module__6l14Va__stepCircle{width:32px;height:32px;font-size:.75rem}.page-module__6l14Va__progressStep.page-module__6l14Va__subStep .page-module__6l14Va__stepLabel{font-size:.7rem}.page-module__6l14Va__mainContent{grid-template-columns:1fr 380px;gap:3rem;max-width:1400px;margin:0 auto;padding:2.5rem 24px 4rem;display:grid}.page-module__6l14Va__contentArea{flex-direction:column;gap:2rem;display:flex}.page-module__6l14Va__pageHeader{margin-bottom:.5rem}.page-module__6l14Va__pageHeader h1{margin-bottom:.5rem;font-size:2rem}.page-module__6l14Va__pageHeader p{color:var(--text-secondary);font-size:1rem}.page-module__6l14Va__miniStepProgress{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.page-module__6l14Va__miniStep{align-items:center;gap:.5rem;display:flex}.page-module__6l14Va__miniStepNumber{background:var(--bg-dark);border:2px solid var(--border-light);width:28px;height:28px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.page-module__6l14Va__miniStepNumber svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:14px;height:14px}.page-module__6l14Va__miniStepLabel{color:var(--text-muted);font-size:.85rem;font-weight:500;transition:all .3s}.page-module__6l14Va__miniStep.page-module__6l14Va__active .page-module__6l14Va__miniStepNumber{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.page-module__6l14Va__miniStep.page-module__6l14Va__active .page-module__6l14Va__miniStepLabel{color:var(--accent-teal);font-weight:600}.page-module__6l14Va__miniStep.page-module__6l14Va__completed .page-module__6l14Va__miniStepNumber{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.page-module__6l14Va__miniStep.page-module__6l14Va__completed .page-module__6l14Va__miniStepLabel{color:var(--accent-green)}.page-module__6l14Va__miniStepConnector{background:var(--border-light);flex:1;height:2px;margin:0 .25rem;transition:background .3s}.page-module__6l14Va__miniStepConnector.page-module__6l14Va__completed{background:var(--accent-green)}.page-module__6l14Va__formSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;transition:all .3s;overflow:hidden}.page-module__6l14Va__formSection.page-module__6l14Va__collapsed{opacity:.6}.page-module__6l14Va__formSection.page-module__6l14Va__collapsed .page-module__6l14Va__sectionBody{display:none}.page-module__6l14Va__sectionHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.page-module__6l14Va__sectionHeader h3{flex:1;font-size:1.1rem}.page-module__6l14Va__sectionHeader svg{width:22px;height:22px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__6l14Va__sectionBadge{color:var(--accent-green);background:#5a9a7a1a;border-radius:20px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex}.page-module__6l14Va__sectionBadge svg{width:14px;height:14px;stroke:var(--accent-green)}.page-module__6l14Va__sectionBody{padding:1.5rem}.page-module__6l14Va__authTabs{border-bottom:1px solid var(--border);margin:-1.5rem -1.5rem 1.5rem;padding:0 1.5rem;display:flex}.page-module__6l14Va__authTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:1;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;position:relative}.page-module__6l14Va__authTab:hover{color:var(--text-secondary)}.page-module__6l14Va__authTab.page-module__6l14Va__active{color:var(--accent-teal)}.page-module__6l14Va__authTab.page-module__6l14Va__active:after{content:"";background:var(--accent-teal);height:2px;position:absolute;bottom:-1px;left:0;right:0}.page-module__6l14Va__authForm{display:none}.page-module__6l14Va__authForm.page-module__6l14Va__active{display:block}.page-module__6l14Va__formGroup{margin-bottom:1.5rem}.page-module__6l14Va__formGroup:last-child{margin-bottom:0}.page-module__6l14Va__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__6l14Va__formRow3{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.page-module__6l14Va__formLabel{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.page-module__6l14Va__formLabel .page-module__6l14Va__required{color:var(--error);margin-left:2px}.page-module__6l14Va__formLabel .page-module__6l14Va__optional{color:var(--text-muted);font-size:.8rem;font-weight:400}.page-module__6l14Va__formInput{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background:var(--bg-secondary);border-radius:8px;padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.page-module__6l14Va__formInput:focus{border-color:var(--accent-teal);outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__6l14Va__formInput::placeholder{color:var(--text-muted)}.page-module__6l14Va__formSelect{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background:var(--bg-secondary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;border-radius:8px;padding:.875rem 2.5rem .875rem 1rem;font-size:.95rem}.page-module__6l14Va__formSelect:focus{border-color:var(--accent-teal);outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__6l14Va__checkboxGroup{align-items:flex-start;gap:.75rem;margin-top:1rem;display:flex}.page-module__6l14Va__checkboxInput{border:2px solid var(--border-light);cursor:pointer;width:18px;height:18px;accent-color:var(--accent-teal);border-radius:4px;margin-top:2px}.page-module__6l14Va__checkboxLabel{color:var(--text-secondary);cursor:pointer;font-size:.9rem}.page-module__6l14Va__checkboxLabel a{color:var(--accent-teal);text-decoration:none}.page-module__6l14Va__checkboxLabel a:hover{text-decoration:underline}.page-module__6l14Va__passwordWrapper{position:relative}.page-module__6l14Va__passwordToggle{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px;transition:color .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__6l14Va__passwordToggle:hover{color:var(--text-secondary)}.page-module__6l14Va__passwordToggle svg{stroke:currentColor;stroke-width:2px;fill:none;width:20px;height:20px}.page-module__6l14Va__passwordStrength{gap:4px;margin-top:.5rem;display:flex}.page-module__6l14Va__strengthBar{background:var(--border-light);border-radius:2px;flex:1;height:4px;transition:background .3s}.page-module__6l14Va__strengthBar.page-module__6l14Va__weak{background:#ef4444}.page-module__6l14Va__strengthBar.page-module__6l14Va__fair{background:#f59e0b}.page-module__6l14Va__strengthBar.page-module__6l14Va__good{background:#84cc16}.page-module__6l14Va__strengthBar.page-module__6l14Va__strong{background:#22c55e}.page-module__6l14Va__strengthText{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.page-module__6l14Va__formActionsRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__6l14Va__forgotPassword{color:var(--accent-teal);font-size:.875rem;text-decoration:none;transition:color .2s}.page-module__6l14Va__forgotPassword:hover{color:var(--accent-teal-light);text-decoration:underline}.page-module__6l14Va__btnSubmit{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__6l14Va__btnSubmit:hover{background:var(--accent-teal-light);transform:translateY(-1px);box-shadow:0 4px 12px #5a9e9640}.page-module__6l14Va__btnSubmit svg{stroke:currentColor;stroke-width:2px;fill:none;width:20px;height:20px}.page-module__6l14Va__ssoDivider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.page-module__6l14Va__ssoDivider:before,.page-module__6l14Va__ssoDivider:after{content:"";background:var(--border-light);flex:1;height:1px}.page-module__6l14Va__ssoDivider span{color:var(--text-muted);font-size:.85rem}.page-module__6l14Va__ssoButtons{gap:.75rem;display:flex}.page-module__6l14Va__btnSso{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.page-module__6l14Va__btnSso:hover{border-color:var(--accent-teal);background:var(--card-bg)}.page-module__6l14Va__btnSso svg{width:20px;height:20px}.page-module__6l14Va__formInput.page-module__6l14Va__error{border-color:var(--error);box-shadow:0 0 0 3px #dc26261a}.page-module__6l14Va__paymentMethods{flex-direction:column;gap:1rem;display:flex}.page-module__6l14Va__paymentOption{border:2px solid var(--border-light);cursor:pointer;border-radius:12px;transition:all .2s;overflow:hidden}.page-module__6l14Va__paymentOption.page-module__6l14Va__active{border-color:var(--accent-teal);background:#5a9e9605;box-shadow:0 4px 12px #0000000d}.page-module__6l14Va__paymentOptionHeader{align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.page-module__6l14Va__paymentOptionHeader:hover{background:var(--card-bg)}.page-module__6l14Va__paymentRadio{border:2px solid var(--border-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.page-module__6l14Va__paymentOption.page-module__6l14Va__active .page-module__6l14Va__paymentRadio{border-color:var(--accent-teal)}.page-module__6l14Va__paymentRadio:after{content:"";background:var(--accent-teal);opacity:0;border-radius:50%;width:10px;height:10px;transition:opacity .2s}.page-module__6l14Va__paymentOption.page-module__6l14Va__active .page-module__6l14Va__paymentRadio:after{opacity:1}.page-module__6l14Va__paymentOptionInfo{flex:1;justify-content:space-between;align-items:center;display:flex}.page-module__6l14Va__paymentOptionName{color:var(--text-primary);font-weight:500}.page-module__6l14Va__paymentOptionIcons{align-items:center;gap:.5rem;display:flex}.page-module__6l14Va__paymentOptionBody{padding:0 1.25rem 1.5rem;display:none}.page-module__6l14Va__paymentOption.page-module__6l14Va__active .page-module__6l14Va__paymentOptionBody{display:block}.page-module__6l14Va__cardInputWrapper{margin-bottom:1rem}.page-module__6l14Va__cardInput{flex-direction:column;gap:1rem;display:flex}.page-module__6l14Va__cardNumberInput{position:relative}.page-module__6l14Va__cardNumberInput .page-module__6l14Va__formInput{padding-right:120px}.page-module__6l14Va__cardBrandIcons{pointer-events:none;align-items:center;gap:8px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__6l14Va__cardBrandIcons img{opacity:.3;filter:grayscale();width:auto;height:18px;transition:all .3s}.page-module__6l14Va__cardBrandIcons img.page-module__6l14Va__active{opacity:1;filter:grayscale(0);height:22px}.page-module__6l14Va__cardIcon{border-radius:2px;width:auto;height:16px}.page-module__6l14Va__enterpriseBadge{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8a7bab1a,#6b8cba1a);border-radius:4px;margin-left:.5rem;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.page-module__6l14Va__paymentError{background:var(--error-light);border:1px solid #dc262633;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.25rem;display:none}.page-module__6l14Va__paymentError.page-module__6l14Va__visible{align-items:flex-start;gap:.75rem;display:flex}.page-module__6l14Va__paymentError svg{width:20px;height:20px;stroke:var(--error);stroke-width:2px;fill:none;flex-shrink:0;margin-top:2px}.page-module__6l14Va__paymentErrorContent{flex:1}.page-module__6l14Va__paymentErrorTitle{color:var(--error);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.page-module__6l14Va__paymentErrorMessage{color:var(--text-secondary);font-size:.85rem}.page-module__6l14Va__cardRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__6l14Va__savedCards{margin-bottom:1.5rem}.page-module__6l14Va__savedCard{border:1px solid var(--border-light);cursor:pointer;border-radius:8px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s;display:flex}.page-module__6l14Va__savedCard:hover{border-color:var(--accent-teal);background:var(--card-bg)}.page-module__6l14Va__savedCard.page-module__6l14Va__selected{border-color:var(--accent-teal);background:#5a9e960d}.page-module__6l14Va__savedCardRadio{border:2px solid var(--border-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.page-module__6l14Va__savedCard.page-module__6l14Va__selected .page-module__6l14Va__savedCardRadio{border-color:var(--accent-teal)}.page-module__6l14Va__savedCardRadio:after{content:"";background:var(--accent-teal);opacity:0;border-radius:50%;width:8px;height:8px}.page-module__6l14Va__savedCard.page-module__6l14Va__selected .page-module__6l14Va__savedCardRadio:after{opacity:1}.page-module__6l14Va__savedCardDetails{flex:1;align-items:center;gap:.75rem;display:flex}.page-module__6l14Va__savedCardBrand{background:var(--card-bg);border-radius:4px;justify-content:center;align-items:center;width:40px;height:26px;display:flex}.page-module__6l14Va__savedCardBrand svg{width:28px;height:auto}.page-module__6l14Va__savedCardNumber{color:var(--text-primary);font-family:SF Mono,Monaco,Consolas,monospace;font-size:.9rem}.page-module__6l14Va__savedCardExpiry{color:var(--text-muted);font-size:.85rem}.page-module__6l14Va__newCardOption{border:1px dashed var(--border-light);cursor:pointer;color:var(--text-secondary);border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-size:.9rem;transition:all .2s;display:flex}.page-module__6l14Va__newCardOption:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__6l14Va__newCardOption svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__6l14Va__alternativeMethods{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.page-module__6l14Va__alternativeMethodsLabel{color:var(--text-muted);margin-bottom:.75rem;font-size:.85rem}.page-module__6l14Va__alternativeBadges{gap:.5rem;display:flex}.page-module__6l14Va__altBadge{background:var(--card-bg);color:var(--text-muted);border-radius:6px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.page-module__6l14Va__altBadge svg{stroke:currentColor;stroke-width:2px;fill:none;width:14px;height:14px}.page-module__6l14Va__sidebar{flex-direction:column;align-self:start;gap:1.5rem;display:flex;position:sticky;top:100px}.page-module__6l14Va__pricingBreakdown{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;overflow:hidden}.page-module__6l14Va__pricingHeader{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.page-module__6l14Va__pricingHeader h4{font-size:1.1rem}.page-module__6l14Va__pricingBody{padding:1.5rem}.page-module__6l14Va__priceLines{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__6l14Va__priceLine{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__6l14Va__priceLine .page-module__6l14Va__label{flex-direction:column;gap:.15rem;display:flex}.page-module__6l14Va__priceLine .page-module__6l14Va__label span:first-child{color:var(--text-primary);font-size:.95rem}.page-module__6l14Va__priceLine .page-module__6l14Va__sublabel{color:var(--text-muted);font-size:.8rem}.page-module__6l14Va__priceLine>span:last-child{color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:500}.page-module__6l14Va__priceLine.page-module__6l14Va__free span:last-child{color:var(--accent-green);font-weight:600}.page-module__6l14Va__priceSubtotal{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;padding-top:1rem;font-size:.95rem;display:flex}.page-module__6l14Va__priceTotal{border-top:1px solid var(--border);color:var(--text-primary);justify-content:space-between;margin-top:.75rem;padding-top:.75rem;font-size:1.35rem;font-weight:600;display:flex}.page-module__6l14Va__payButtonContainer{padding:0 1.5rem 1.5rem}.page-module__6l14Va__btnPay .page-module__6l14Va__btnText{display:inline-block}.page-module__6l14Va__btnPay{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.page-module__6l14Va__btnPay:hover:not(:disabled){background:var(--accent-teal-light);transform:translateY(-1px);box-shadow:0 4px 16px #5a9e964d}.page-module__6l14Va__btnPay:disabled{background:var(--text-muted);cursor:not-allowed;opacity:.6}.page-module__6l14Va__btnPay svg{stroke:currentColor;stroke-width:2px;fill:none;width:20px;height:20px}.page-module__6l14Va__btnPay .page-module__6l14Va__lockIcon{width:16px;height:16px}.page-module__6l14Va__btnPay.page-module__6l14Va__processing{pointer-events:none}.page-module__6l14Va__btnPay.page-module__6l14Va__processing .page-module__6l14Va__btnText{display:none}.page-module__6l14Va__btnPay .page-module__6l14Va__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite page-module__6l14Va__spin;display:none}.page-module__6l14Va__btnPay.page-module__6l14Va__processing .page-module__6l14Va__spinner{display:block}@keyframes page-module__6l14Va__spin{to{transform:rotate(360deg)}}.page-module__6l14Va__navButtons{flex-direction:column;gap:.75rem;display:flex}.page-module__6l14Va__btnSecondary{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__6l14Va__btnSecondary:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__6l14Va__btnSecondary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__6l14Va__formError{background:var(--error-light);border:1px solid #dc262633;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:none}.page-module__6l14Va__formError.page-module__6l14Va__visible{display:flex}.page-module__6l14Va__formError svg{width:20px;height:20px;stroke:var(--error);stroke-width:2px;fill:none;flex-shrink:0;margin-top:1px}.page-module__6l14Va__formError p{color:var(--error);font-size:.9rem}.page-module__6l14Va__formInput.page-module__6l14Va__error,.page-module__6l14Va__formInput.page-module__6l14Va__inputError{border-color:var(--error)}.page-module__6l14Va__formInput.page-module__6l14Va__error:focus,.page-module__6l14Va__formInput.page-module__6l14Va__inputError:focus{box-shadow:0 0 0 3px #dc26261a}.page-module__6l14Va__formSelect.page-module__6l14Va__inputError{border-color:var(--error)}.page-module__6l14Va__formSelect.page-module__6l14Va__inputError:focus{box-shadow:0 0 0 3px #dc26261a}.page-module__6l14Va__checkboxInput.page-module__6l14Va__inputError{outline:2px solid var(--error);outline-offset:2px}.page-module__6l14Va__inputErrorMessage,.page-module__6l14Va__fieldError{color:var(--error);margin-top:.25rem;font-size:.75rem;display:block}.page-module__6l14Va__inputErrorMessage.page-module__6l14Va__visible{display:block}.page-module__6l14Va__purchaseTypeToggle{background:#1e293b05;border-radius:10px;gap:.35rem;padding:.35rem;display:flex}.page-module__6l14Va__purchaseToggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.page-module__6l14Va__purchaseToggleBtn:hover{color:var(--text-secondary)}.page-module__6l14Va__purchaseToggleBtn.page-module__6l14Va__active{background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 1px 3px #00000014}.page-module__6l14Va__purchaseToggleBtn svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__6l14Va__purchaseToggleBtn .page-module__6l14Va__badge{background:var(--accent-green);color:#fff;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.page-module__6l14Va__purchaseContent{margin-top:1.5rem;animation:.3s page-module__6l14Va__fadeIn;display:none}.page-module__6l14Va__purchaseContent.page-module__6l14Va__active{display:block}@keyframes page-module__6l14Va__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.page-module__6l14Va__documentSummary{background:#1e293b05;border-radius:12px;gap:1.25rem;padding:1.25rem;display:flex}.page-module__6l14Va__documentIcon{background:linear-gradient(135deg,var(--accent-teal),var(--accent-blue));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.page-module__6l14Va__documentIcon svg{stroke:#fff;stroke-width:1.5px;fill:none;width:28px;height:28px}.page-module__6l14Va__documentDetails{flex:1}.page-module__6l14Va__documentTypeBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-teal);background:#5a9e9626;border-radius:4px;margin-bottom:.35rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module__6l14Va__documentTitle{color:var(--text-primary);margin-bottom:.25rem;font-family:Lustria,serif;font-size:1.1rem}.page-module__6l14Va__documentMeta{color:var(--text-muted);flex-wrap:wrap;gap:.5rem;font-size:.85rem;display:flex}.page-module__6l14Va__documentMeta span:before{content:"•";color:#1e293b1f;margin-right:.5rem}.page-module__6l14Va__documentMeta span:first-child:before{display:none}.page-module__6l14Va__subscriptionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__6l14Va__subscriptionTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module__6l14Va__billingToggle{background:#1e293b05;border-radius:8px;gap:.35rem;padding:.25rem;display:flex}.page-module__6l14Va__billingToggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.45rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.page-module__6l14Va__billingToggleBtn.page-module__6l14Va__active{background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 1px 3px #00000014}.page-module__6l14Va__billingToggleBtn .page-module__6l14Va__saveText{color:var(--accent-green);margin-left:.25rem;font-size:.65rem;font-weight:600}.page-module__6l14Va__plansGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.page-module__6l14Va__planCard{cursor:pointer;background:var(--bg-secondary);border:2px solid #1e293b1f;border-radius:10px;flex-direction:column;padding:1rem;transition:all .2s;display:flex;position:relative}.page-module__6l14Va__planCard:hover{border-color:var(--accent-teal)}.page-module__6l14Va__planCard.page-module__6l14Va__selected{border-color:var(--accent-teal);background:#5a9e960d}.page-module__6l14Va__planCard.page-module__6l14Va__recommended{border-color:var(--accent-purple)}.page-module__6l14Va__planCard.page-module__6l14Va__recommended:before{content:"Best Value";text-transform:uppercase;letter-spacing:.05em;background:var(--accent-purple);color:#fff;white-space:nowrap;border-radius:20px;padding:.2rem .5rem;font-size:.6rem;font-weight:600;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.page-module__6l14Va__planCardHeader{text-align:center;border-bottom:1px solid var(--border);margin-bottom:.6rem;padding-bottom:.6rem}.page-module__6l14Va__planCardName{color:var(--text-primary);margin-bottom:.35rem;font-family:Lustria,serif;font-size:.9rem}.page-module__6l14Va__planCardPrice{justify-content:center;align-items:baseline;gap:.1rem;display:flex}.page-module__6l14Va__planCardPrice .page-module__6l14Va__currency{font-size:.85rem;font-weight:600}.page-module__6l14Va__planCardPrice .page-module__6l14Va__amount{color:var(--text-primary);font-family:Lustria,serif;font-size:1.4rem;font-weight:700}.page-module__6l14Va__planCardPrice .page-module__6l14Va__period{color:var(--text-muted);font-size:.7rem}.page-module__6l14Va__planCardPrice .page-module__6l14Va__customText{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module__6l14Va__planCardFeatures{flex-direction:column;flex:1;gap:.3rem;margin-bottom:.75rem;display:flex}.page-module__6l14Va__planFeature{color:var(--text-secondary);align-items:flex-start;gap:.35rem;font-size:.7rem;display:flex}.page-module__6l14Va__planFeature svg{width:12px;height:12px;stroke:var(--accent-green);stroke-width:2.5px;fill:none;flex-shrink:0;margin-top:1px}.page-module__6l14Va__planFeature.page-module__6l14Va__highlight{color:var(--text-primary);font-weight:500}.page-module__6l14Va__planSelectRadio{border:2px solid #1e293b1f;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin:0 auto;transition:all .2s;display:flex}.page-module__6l14Va__planCard.page-module__6l14Va__selected .page-module__6l14Va__planSelectRadio{border-color:var(--accent-teal)}.page-module__6l14Va__planSelectRadio:after{content:"";background:var(--accent-teal);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .2s}.page-module__6l14Va__planCard.page-module__6l14Va__selected .page-module__6l14Va__planSelectRadio:after{opacity:1}.page-module__6l14Va__subscriptionNote{background:linear-gradient(135deg,#5a9e9614 0%,#8a7bab0f 100%);border-radius:10px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.page-module__6l14Va__subscriptionNote svg{width:20px;height:20px;stroke:var(--accent-teal);stroke-width:2px;fill:none;flex-shrink:0}.page-module__6l14Va__subscriptionNoteContent h4{color:var(--text-primary);margin-bottom:.25rem;font-size:.9rem}.page-module__6l14Va__subscriptionNoteContent p{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}.page-module__6l14Va__pricingContent{display:none}.page-module__6l14Va__pricingContent.page-module__6l14Va__active{display:block}.page-module__6l14Va__priceLine.page-module__6l14Va__included span:last-child{color:var(--accent-teal);font-weight:500}.page-module__6l14Va__billingNote{color:var(--text-secondary);background:#5a9e9614;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.8rem;display:flex}.page-module__6l14Va__billingNote svg{width:16px;height:16px;stroke:var(--accent-teal);stroke-width:2px;fill:none;flex-shrink:0}.page-module__6l14Va__billingNote strong{color:var(--text-primary);font-weight:600}@media (max-width:1024px){.page-module__6l14Va__mainContent{grid-template-columns:1fr}.page-module__6l14Va__sidebar{order:-1;position:static}.page-module__6l14Va__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__6l14Va__formRow,.page-module__6l14Va__formRow3,.page-module__6l14Va__cardRow{grid-template-columns:1fr}.page-module__6l14Va__miniStepProgress{overflow-x:auto}.page-module__6l14Va__miniStepLabel{display:none}.page-module__6l14Va__ssoButtons{flex-direction:column}.page-module__6l14Va__plansGrid{grid-template-columns:1fr 1fr}.page-module__6l14Va__documentSummary{text-align:center;flex-direction:column}.page-module__6l14Va__documentIcon{margin:0 auto}.page-module__6l14Va__purchaseTypeToggle{flex-direction:column}}@media (max-width:480px){.page-module__6l14Va__plansGrid{grid-template-columns:1fr}}.page-module__6l14Va__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;opacity:0;visibility:hidden;background:#1e293b80;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.page-module__6l14Va__modalOverlay.page-module__6l14Va__active{opacity:1;visibility:visible}.page-module__6l14Va__modal{background:var(--bg-secondary);text-align:center;border-radius:20px;width:90%;max-width:480px;padding:2.5rem;transition:all .3s;transform:scale(.9)translateY(20px);box-shadow:0 25px 50px #00000026}.page-module__6l14Va__modalOverlay.page-module__6l14Va__active .page-module__6l14Va__modal{transform:scale(1)translateY(0)}.page-module__6l14Va__modalIcon{background:linear-gradient(135deg,#5a9e9626,#5a9e960d);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;position:relative}.page-module__6l14Va__modalIcon svg{width:40px;height:40px;stroke:var(--accent-teal);stroke-width:1.5px;fill:none}.page-module__6l14Va__modalIcon:after{content:"";border:2px solid var(--accent-teal);border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite page-module__6l14Va__pulseRing;position:absolute}@keyframes page-module__6l14Va__pulseRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.page-module__6l14Va__modal h2{margin-bottom:.75rem;font-size:1.5rem}.page-module__6l14Va__modalDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.page-module__6l14Va__modalEmail{background:var(--card-bg);color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-weight:500;display:inline-flex}.page-module__6l14Va__modalEmail svg{width:18px;height:18px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__6l14Va__modalNote{color:var(--text-muted);background:var(--bg-light);border-radius:8px;margin-bottom:2rem;padding:1rem;font-size:.85rem}.page-module__6l14Va__modalActions{flex-direction:column;gap:.75rem;display:flex}.page-module__6l14Va__btnModalPrimary{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__6l14Va__btnModalPrimary:hover{background:var(--accent-teal-light);transform:translateY(-1px);box-shadow:0 4px 12px #5a9e9640}.page-module__6l14Va__btnModalPrimary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__6l14Va__btnModalSecondary{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.9rem;transition:color .2s}.page-module__6l14Va__btnModalSecondary:hover{color:var(--accent-teal)}.page-module__6l14Va__resendTimer{color:var(--text-muted);font-size:.85rem}.page-module__6l14Va__resendLink{color:var(--accent-teal);cursor:pointer;font-weight:500}.page-module__6l14Va__resendLink:hover{text-decoration:underline}
.page-module__fZYIXq__progressSection{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:1.5rem 0}.page-module__fZYIXq__progressContainer{max-width:800px;margin:0 auto;padding:0 24px}.page-module__fZYIXq__progressStepper{justify-content:space-between;align-items:center;display:flex;position:relative}.page-module__fZYIXq__progressStepper:before{content:"";background:var(--border-light);z-index:0;height:2px;position:absolute;top:20px;left:40px;right:40px}.page-module__fZYIXq__progressStep{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.page-module__fZYIXq__stepCircle{background:var(--bg-secondary);border:2px solid var(--border-light);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.page-module__fZYIXq__stepLabel{color:var(--text-muted);text-align:center;font-size:.8rem;font-weight:500}.page-module__fZYIXq__progressStep.page-module__fZYIXq__active .page-module__fZYIXq__stepCircle{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.page-module__fZYIXq__progressStep.page-module__fZYIXq__active .page-module__fZYIXq__stepLabel{color:var(--accent-teal);font-weight:600}.page-module__fZYIXq__progressStep.page-module__fZYIXq__completed .page-module__fZYIXq__stepCircle{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.page-module__fZYIXq__progressStep.page-module__fZYIXq__completed .page-module__fZYIXq__stepCircle svg{stroke:#fff;stroke-width:2.5px;fill:none;width:18px;height:18px}.page-module__fZYIXq__progressStep.page-module__fZYIXq__subStep .page-module__fZYIXq__stepCircle{width:32px;height:32px;font-size:.75rem}.page-module__fZYIXq__progressStep.page-module__fZYIXq__subStep .page-module__fZYIXq__stepLabel{font-size:.7rem}.page-module__fZYIXq__mainContent{grid-template-columns:1fr 360px;align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 24px 4rem;display:grid}.page-module__fZYIXq__configForm{flex-direction:column;gap:2rem;display:flex}.page-module__fZYIXq__formSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__fZYIXq__sectionHeader{border-bottom:1px solid var(--border);background:var(--bg-light);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.page-module__fZYIXq__sectionNumber{background:var(--accent-teal);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.page-module__fZYIXq__sectionTitle{flex:1}.page-module__fZYIXq__sectionTitle h3{margin-bottom:.15rem;font-size:1.1rem}.page-module__fZYIXq__sectionTitle p{color:var(--text-muted);font-size:.85rem}.page-module__fZYIXq__sectionBody{padding:1.5rem}.page-module__fZYIXq__selectedDeliverable{background:linear-gradient(135deg,#5a9e960f 0%,#8a7bab0a 100%);border:1px solid #5a9e9633;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.25rem;display:flex}.page-module__fZYIXq__selectedDeliverableInfo{flex:1;gap:1rem;display:flex}.page-module__fZYIXq__selectedDeliverableIcon{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.page-module__fZYIXq__selectedDeliverableIcon svg{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:1.5px;fill:none}.page-module__fZYIXq__selectedDeliverableDetails{flex:1}.page-module__fZYIXq__selectedDeliverableCategory{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.3px;background:#8a7bab1f;border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module__fZYIXq__selectedDeliverableTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem}.page-module__fZYIXq__selectedDeliverableDescription{color:var(--text-secondary);margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.page-module__fZYIXq__selectedDeliverableMeta{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__fZYIXq__selectedDeliverablePrice{color:var(--text-secondary);font-size:.9rem}.page-module__fZYIXq__selectedDeliverablePrice strong{color:var(--accent-teal);margin-left:.25rem;font-size:1.1rem}.page-module__fZYIXq__selectedDeliverableBadge{color:var(--accent-teal);background:#5a9e961a;border:1px solid #5a9e9640;border-radius:100px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__fZYIXq__selectedDeliverableBadge svg{stroke:currentColor;stroke-width:1.5px;fill:none;width:14px;height:14px}.page-module__fZYIXq__btnChangeDeliverable{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__fZYIXq__btnChangeDeliverable:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__fZYIXq__btnChangeDeliverable svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__fZYIXq__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module__fZYIXq__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__fZYIXq__formGroup.page-module__fZYIXq__fullWidth{grid-column:1/-1}.page-module__fZYIXq__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.page-module__fZYIXq__formGroup label .page-module__fZYIXq__required{color:#dc2626;margin-left:2px}.page-module__fZYIXq__formGroup select,.page-module__fZYIXq__formGroup input[type=text],.page-module__fZYIXq__formGroup textarea{background:var(--bg-light);border:1px solid var(--border-light);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.page-module__fZYIXq__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}.page-module__fZYIXq__formGroup select:focus,.page-module__fZYIXq__formGroup input[type=text]:focus,.page-module__fZYIXq__formGroup textarea:focus{border-color:var(--accent-teal);outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__fZYIXq__formGroup input::placeholder,.page-module__fZYIXq__formGroup textarea::placeholder{color:var(--text-muted)}.page-module__fZYIXq__formGroup textarea{resize:vertical;min-height:80px}.page-module__fZYIXq__formHint{color:var(--text-muted);margin-top:.25rem;font-size:.8rem}.page-module__fZYIXq__formGroupWithTooltip{flex-direction:column;gap:.5rem;display:flex;position:relative}.page-module__fZYIXq__questionLabel{cursor:help;position:relative}.page-module__fZYIXq__questionText{color:var(--text-secondary);border-bottom:1px dotted var(--text-muted);font-size:.85rem;font-weight:500;transition:color .2s}.page-module__fZYIXq__questionLabel:hover .page-module__fZYIXq__questionText{color:var(--accent-teal)}.page-module__fZYIXq__questionTooltip{visibility:hidden;opacity:0;background:var(--text-primary);color:#fff;z-index:100;pointer-events:none;border-radius:8px;max-width:380px;padding:12px 16px;font-size:.85rem;font-weight:400;line-height:1.5;transition:all .2s;position:absolute;bottom:calc(100% + 8px);left:0;right:0;transform:translateY(10px);box-shadow:0 4px 20px #00000026}.page-module__fZYIXq__questionTooltip:after{content:"";border:8px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:30px}.page-module__fZYIXq__questionLabel:hover .page-module__fZYIXq__questionTooltip{visibility:visible;opacity:1;transform:translateY(0)}.page-module__fZYIXq__formGroupWithTooltip select{background:var(--bg-light);border:1px solid var(--border-light);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;padding:.75rem 32px .75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.page-module__fZYIXq__formGroupWithTooltip select:focus{border-color:var(--accent-teal);outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__fZYIXq__fieldError{color:var(--accent-red);margin-top:.25rem;font-size:.75rem;display:block}.page-module__fZYIXq__formGroupWithTooltip select.page-module__fZYIXq__error,.page-module__fZYIXq__formGroup input.page-module__fZYIXq__error,.page-module__fZYIXq__formGroup textarea.page-module__fZYIXq__error{border-color:var(--accent-red)}.page-module__fZYIXq__formGroupWithTooltip select.page-module__fZYIXq__error:focus,.page-module__fZYIXq__formGroup input.page-module__fZYIXq__error:focus,.page-module__fZYIXq__formGroup textarea.page-module__fZYIXq__error:focus{box-shadow:0 0 0 3px #dc6b6b1a}.page-module__fZYIXq__specificQuestions{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem;display:none}.page-module__fZYIXq__specificQuestions.page-module__fZYIXq__visible{animation:.3s page-module__fZYIXq__fadeIn;display:block}.page-module__fZYIXq__specificQuestionsHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.page-module__fZYIXq__specificQuestionsHeader h4{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__fZYIXq__specificBadge{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.3px;background:#8a7bab1f;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.page-module__fZYIXq__vizToggleSection{background:var(--bg-light);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.page-module__fZYIXq__vizToggleInfo{flex:1;align-items:center;gap:.75rem;display:flex}.page-module__fZYIXq__vizToggleIcon{background:#b8943d1f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__fZYIXq__vizToggleIcon svg{width:20px;height:20px;stroke:var(--accent-amber);stroke-width:1.5px;fill:none}.page-module__fZYIXq__vizToggleText h4{margin-bottom:.15rem;font-size:.95rem;font-weight:600}.page-module__fZYIXq__vizToggleText p{color:var(--text-muted);font-size:.8rem}.page-module__fZYIXq__vizTogglePrice{flex-direction:column;align-items:flex-end;margin-right:1rem;display:flex}.page-module__fZYIXq__vizPriceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.7rem}.page-module__fZYIXq__vizPriceAmount{color:var(--accent-amber);font-size:1.1rem;font-weight:700}.page-module__fZYIXq__toggleSwitch{width:52px;height:28px;position:relative}.page-module__fZYIXq__toggleSwitch input{opacity:0;width:0;height:0}.page-module__fZYIXq__toggleSlider{cursor:pointer;background:var(--bg-dark);border:1px solid var(--border-light);border-radius:28px;transition:all .3s;position:absolute;inset:0}.page-module__fZYIXq__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.page-module__fZYIXq__toggleSwitch input:checked+.page-module__fZYIXq__toggleSlider{background:var(--accent-teal);border-color:var(--accent-teal)}.page-module__fZYIXq__toggleSwitch input:checked+.page-module__fZYIXq__toggleSlider:before{transform:translate(24px)}.page-module__fZYIXq__vizOptions{display:none}.page-module__fZYIXq__vizOptions.page-module__fZYIXq__visible{animation:.3s page-module__fZYIXq__fadeIn;display:block}.page-module__fZYIXq__vizExplainer{background:linear-gradient(135deg,#b8943d14 0%,#8a7bab0f 100%);border:1px solid #b8943d33;border-radius:10px;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.page-module__fZYIXq__vizExplainerIcon{background:var(--bg-secondary);border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.page-module__fZYIXq__vizExplainerIcon svg{width:18px;height:18px;stroke:var(--accent-amber);stroke-width:2px;fill:none}.page-module__fZYIXq__vizExplainerContent h4{color:var(--text-primary);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.page-module__fZYIXq__vizExplainerContent p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.page-module__fZYIXq__vizExplainerContent p:last-child{margin-bottom:0}.page-module__fZYIXq__vizExplainerContent strong{color:var(--text-primary)}.page-module__fZYIXq__vizSelectionGroup{margin-bottom:1.5rem}.page-module__fZYIXq__vizSelectionLabel{color:var(--text-primary);margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.page-module__fZYIXq__vizPriceNote{color:var(--accent-amber);font-weight:500}.page-module__fZYIXq__vizCheckboxGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.page-module__fZYIXq__vizCheckboxItem{background:var(--bg-light);border:2px solid var(--border-light);cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.page-module__fZYIXq__vizCheckboxItem:hover{border-color:var(--accent-amber);background:#b8943d0a}.page-module__fZYIXq__vizCheckboxItem:has(input:checked){border-color:var(--accent-amber);background:#b8943d14}.page-module__fZYIXq__vizCheckboxItem input[type=checkbox]{width:20px;min-width:20px;height:20px;accent-color:var(--accent-amber);cursor:pointer}.page-module__fZYIXq__vizCheckboxContent{flex-direction:column;flex:1;gap:.2rem;display:flex}.page-module__fZYIXq__vizCheckboxTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__fZYIXq__vizCheckboxDesc{color:var(--text-muted);font-size:.8rem;line-height:1.4}.page-module__fZYIXq__vizCheckboxPrice{color:var(--accent-amber);white-space:nowrap;font-size:.85rem;font-weight:600}.page-module__fZYIXq__vizGlobalOptions{border-top:1px solid var(--border);margin-top:.5rem;padding-top:1.5rem}.page-module__fZYIXq__vizGlobalOptionsHeader{margin-bottom:1.25rem}.page-module__fZYIXq__vizGlobalOptionsHeader h4{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.page-module__fZYIXq__vizGlobalOptionsHeader p{color:var(--text-muted);font-size:.8rem}.page-module__fZYIXq__tierGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.page-module__fZYIXq__tierCard{background:var(--bg-light);border:2px solid var(--border-light);cursor:pointer;border-radius:12px;padding:1.25rem;transition:all .3s;position:relative}.page-module__fZYIXq__tierCard:hover{border-color:var(--accent-teal)}.page-module__fZYIXq__tierCard.page-module__fZYIXq__selected{border-color:var(--accent-teal);background:#5a9e960f}.page-module__fZYIXq__tierCard.page-module__fZYIXq__selected:after{content:"";background:var(--accent-teal);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:20px;height:20px;position:absolute;top:12px;right:12px}.page-module__fZYIXq__tierCard.page-module__fZYIXq__recommended{border-color:var(--accent-amber)}.page-module__fZYIXq__tierBadge{background:var(--accent-amber);color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:100px;padding:.25rem .75rem;font-size:.65rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.page-module__fZYIXq__tierName{margin-bottom:.25rem;font-size:1rem}.page-module__fZYIXq__tierPrice{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.page-module__fZYIXq__tierPrice strong{color:var(--text-primary);font-size:1.1rem}.page-module__fZYIXq__tierFeatures{list-style:none}.page-module__fZYIXq__tierFeatures li{color:var(--text-secondary);align-items:flex-start;gap:.5rem;padding:.35rem 0;font-size:.8rem;display:flex}.page-module__fZYIXq__tierFeatures li svg{width:14px;min-width:14px;height:14px;stroke:var(--accent-green);stroke-width:2px;fill:none;margin-top:2px}.page-module__fZYIXq__tierFeatures li.page-module__fZYIXq__disabled{color:var(--text-muted)}.page-module__fZYIXq__tierFeatures li.page-module__fZYIXq__disabled svg{stroke:var(--text-muted)}.page-module__fZYIXq__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.page-module__fZYIXq__includedBox{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.page-module__fZYIXq__includedHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__fZYIXq__includedHeader h4{font-size:.95rem;font-weight:600}.page-module__fZYIXq__includedBadge{color:var(--accent-green);text-transform:uppercase;letter-spacing:.3px;background:#5a9a7a1f;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.page-module__fZYIXq__includedList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.page-module__fZYIXq__includedList li{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.page-module__fZYIXq__includedList li svg{width:18px;min-width:18px;height:18px;stroke:var(--accent-teal);stroke-width:2px;fill:none;margin-top:1px}.page-module__fZYIXq__includedList li strong{color:var(--text-primary);font-weight:600}.page-module__fZYIXq__includedList li span{color:var(--accent-teal);font-size:.75rem;font-weight:600}.page-module__fZYIXq__includedUpgrade{text-align:center;border-top:1px solid var(--border);color:var(--accent-teal);margin-top:1rem;padding-top:1rem;font-size:.85rem;font-weight:500;text-decoration:none;display:block}.page-module__fZYIXq__includedUpgrade:hover{text-decoration:underline}.page-module__fZYIXq__priceSummary{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.page-module__fZYIXq__priceSummary h4{margin-bottom:1rem;font-size:.95rem;font-weight:600}.page-module__fZYIXq__priceLines{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__fZYIXq__priceLine{color:var(--text-secondary);justify-content:space-between;font-size:.9rem;display:flex}.page-module__fZYIXq__priceLine.page-module__fZYIXq__free{color:var(--accent-green)}.page-module__fZYIXq__priceLine.page-module__fZYIXq__free span:last-child{font-weight:600}.page-module__fZYIXq__tierNameLabel{color:var(--accent-teal);font-weight:500}.page-module__fZYIXq__priceTotal{border-top:1px solid var(--border);color:var(--text-primary);justify-content:space-between;padding-top:1rem;font-size:1rem;font-weight:600;display:flex}.page-module__fZYIXq__priceTotal span:last-child{color:var(--accent-teal);font-size:1.25rem}.page-module__fZYIXq__navButtons{flex-direction:column;gap:.75rem;display:flex}.page-module__fZYIXq__btnContinue{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__fZYIXq__btnContinue:hover:not(:disabled){background:var(--accent-teal-light);transform:translateY(-2px);box-shadow:0 4px 12px #5a9e9633}.page-module__fZYIXq__btnContinue:disabled{background:var(--bg-dark);color:var(--text-muted);cursor:not-allowed}.page-module__fZYIXq__btnContinue svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__fZYIXq__btnBack{border:1px solid var(--border-light);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__fZYIXq__btnBack:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__fZYIXq__btnBack svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}@media (max-width:1200px){.page-module__fZYIXq__tierGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.page-module__fZYIXq__mainContent{grid-template-columns:1fr}.page-module__fZYIXq__sidebar{flex-flow:wrap;position:static}.page-module__fZYIXq__sidebar>*{flex:1;min-width:280px}}@media (max-width:768px){.page-module__fZYIXq__progressStepper:before{display:none}.page-module__fZYIXq__progressStep{flex:1}.page-module__fZYIXq__stepLabel{font-size:.7rem}.page-module__fZYIXq__formGrid,.page-module__fZYIXq__tierGrid{grid-template-columns:1fr}.page-module__fZYIXq__selectedDeliverable{flex-direction:column;gap:1rem}.page-module__fZYIXq__selectedDeliverableInfo{flex-direction:column}.page-module__fZYIXq__btnChangeDeliverable{align-self:flex-start}.page-module__fZYIXq__sidebar{flex-direction:column}.page-module__fZYIXq__sidebar>*{min-width:auto}.page-module__fZYIXq__questionTooltip{max-width:none;position:fixed;inset:50% 16px auto;transform:translateY(-50%)}.page-module__fZYIXq__questionLabel:hover .page-module__fZYIXq__questionTooltip{transform:translateY(-50%)}.page-module__fZYIXq__vizCheckboxGrid{grid-template-columns:1fr}}@keyframes page-module__fZYIXq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.page-module__wKjjUW__progressSection{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:1.5rem 0}.page-module__wKjjUW__progressContainer{max-width:900px;margin:0 auto;padding:0 24px}.page-module__wKjjUW__progressStepper{justify-content:space-between;align-items:center;display:flex;position:relative}.page-module__wKjjUW__progressStepper:before{content:"";background:var(--accent-green);z-index:0;height:2px;position:absolute;top:20px;left:40px;right:40px}.page-module__wKjjUW__progressStep{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.page-module__wKjjUW__stepCircle{background:var(--bg-secondary);border:2px solid var(--border-light);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.page-module__wKjjUW__stepLabel{color:var(--text-muted);text-align:center;font-size:.8rem;font-weight:500}.page-module__wKjjUW__progressStep.page-module__wKjjUW__completed .page-module__wKjjUW__stepCircle{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.page-module__wKjjUW__progressStep.page-module__wKjjUW__completed .page-module__wKjjUW__stepLabel{color:var(--accent-green)}.page-module__wKjjUW__stepCircle svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:18px;height:18px}.page-module__wKjjUW__mainContent{max-width:1000px;margin:0 auto;padding:3rem 24px 4rem}.page-module__wKjjUW__successHero{text-align:center;margin-bottom:3rem}.page-module__wKjjUW__successCheckmark{background:linear-gradient(135deg,var(--accent-green),var(--accent-teal));border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;animation:.5s ease-out page-module__wKjjUW__scaleIn;display:flex}@keyframes page-module__wKjjUW__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.page-module__wKjjUW__successCheckmark svg{stroke:#fff;stroke-width:3px;fill:none;stroke-dasharray:60;stroke-dashoffset:60px;width:48px;height:48px;animation:.5s ease-out .3s forwards page-module__wKjjUW__drawCheck}@keyframes page-module__wKjjUW__drawCheck{to{stroke-dashoffset:0}}.page-module__wKjjUW__successHero h1{color:var(--text-primary);margin-bottom:.75rem;font-size:2.25rem}.page-module__wKjjUW__successHero p{color:var(--text-secondary);font-size:1.1rem}.page-module__wKjjUW__orderNumber{background:var(--card-bg);color:var(--accent-teal);letter-spacing:.02em;border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-family:Inter,monospace;font-size:1.1rem;font-weight:600;display:inline-block}.page-module__wKjjUW__contentGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.page-module__wKjjUW__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;overflow:hidden}.page-module__wKjjUW__cardHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.page-module__wKjjUW__cardHeader h3{font-size:1.1rem}.page-module__wKjjUW__cardHeader svg{width:22px;height:22px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__wKjjUW__cardBody{padding:1.5rem}.page-module__wKjjUW__orderDetails{flex-direction:column;gap:1rem;display:flex}.page-module__wKjjUW__detailRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.page-module__wKjjUW__detailRow:last-child{border-bottom:none;padding-bottom:0}.page-module__wKjjUW__detailLabel{color:var(--text-muted);font-size:.9rem}.page-module__wKjjUW__detailValue{color:var(--text-primary);text-align:right;font-size:.95rem;font-weight:500}.page-module__wKjjUW__detailValue.page-module__wKjjUW__highlight{color:var(--accent-teal)}.page-module__wKjjUW__detailValue.page-module__wKjjUW__free{color:var(--accent-green);font-weight:600}.page-module__wKjjUW__detailSublabel{color:var(--text-muted);margin-top:.15rem;font-size:.8rem}.page-module__wKjjUW__includedList{flex-direction:column;gap:1rem;display:flex}.page-module__wKjjUW__includedItem{background:var(--card-bg);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem;transition:background .2s;display:flex}.page-module__wKjjUW__includedItem:hover{background:var(--card-bg-hover)}.page-module__wKjjUW__includedIcon{background:#5a9e961a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__wKjjUW__includedIcon svg{width:18px;height:18px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__wKjjUW__includedIcon.page-module__wKjjUW__twinIcon{background:linear-gradient(135deg,#5a9e9626,#8a7bab26)}.page-module__wKjjUW__includedIcon.page-module__wKjjUW__twinIcon svg{stroke:var(--accent-purple)}.page-module__wKjjUW__includedText{flex:1}.page-module__wKjjUW__includedTitle{color:var(--text-primary);margin-bottom:.15rem;font-size:.95rem;font-weight:500}.page-module__wKjjUW__includedDesc{color:var(--text-muted);font-size:.8rem}.page-module__wKjjUW__freeBadge{color:var(--accent-green);background:#5a9a7a1a;border-radius:4px;margin-left:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.page-module__wKjjUW__timelineSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;margin-bottom:2.5rem;padding:2rem}.page-module__wKjjUW__timelineHeader{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.page-module__wKjjUW__timelineHeader h3{font-size:1.25rem}.page-module__wKjjUW__timelineHeader svg{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__wKjjUW__timeline{justify-content:space-between;display:flex;position:relative}.page-module__wKjjUW__timeline:before{content:"";background:var(--border-light);border-radius:2px;height:3px;position:absolute;top:24px;left:32px;right:32px}.page-module__wKjjUW__timelineStep{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.page-module__wKjjUW__timelineCircle{background:var(--bg-secondary);border:3px solid var(--border-light);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;transition:all .3s;display:flex}.page-module__wKjjUW__timelineCircle svg{width:22px;height:22px;stroke:var(--text-muted);stroke-width:2px;fill:none}.page-module__wKjjUW__timelineStep.page-module__wKjjUW__completed .page-module__wKjjUW__timelineCircle{background:var(--accent-green);border-color:var(--accent-green)}.page-module__wKjjUW__timelineStep.page-module__wKjjUW__completed .page-module__wKjjUW__timelineCircle svg{stroke:#fff}.page-module__wKjjUW__timelineStep.page-module__wKjjUW__current .page-module__wKjjUW__timelineCircle{border-color:var(--accent-teal);animation:2s infinite page-module__wKjjUW__pulse}.page-module__wKjjUW__timelineStep.page-module__wKjjUW__current .page-module__wKjjUW__timelineCircle svg{stroke:var(--accent-teal)}@keyframes page-module__wKjjUW__pulse{0%,to{box-shadow:0 0 #5a9e9666}50%{box-shadow:0 0 0 10px #5a9e9600}}.page-module__wKjjUW__timelineLabel{color:var(--text-primary);margin-bottom:.25rem;font-size:.85rem;font-weight:500}.page-module__wKjjUW__timelineDesc{color:var(--text-muted);max-width:120px;font-size:.75rem}.page-module__wKjjUW__timelineStep.page-module__wKjjUW__completed .page-module__wKjjUW__timelineLabel{color:var(--accent-green)}.page-module__wKjjUW__emailNotice{background:#5a9e9614;border:1px solid #5a9e9633;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;display:flex}.page-module__wKjjUW__emailNotice svg{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:2px;fill:none;flex-shrink:0}.page-module__wKjjUW__emailNotice p{color:var(--text-secondary);font-size:.95rem}.page-module__wKjjUW__emailNotice strong{color:var(--text-primary)}.page-module__wKjjUW__quickActions{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.page-module__wKjjUW__actionBtn{background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.page-module__wKjjUW__actionBtn:hover{border-color:var(--accent-teal);background:var(--card-bg);transform:translateY(-2px);box-shadow:0 4px 16px #1e293b14}.page-module__wKjjUW__actionBtnIcon{background:#5a9e961a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__wKjjUW__actionBtnIcon svg{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__purple{background:#8a7bab1a}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__purple svg{stroke:var(--accent-purple)}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__amber{background:#b8943d1a}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__amber svg{stroke:var(--accent-amber)}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__blue{background:#6b8cba1a}.page-module__wKjjUW__actionBtnIcon.page-module__wKjjUW__blue svg{stroke:var(--accent-blue)}.page-module__wKjjUW__actionBtn span{color:var(--text-primary);text-align:center;font-size:.9rem;font-weight:500}.page-module__wKjjUW__supportSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__wKjjUW__supportText{align-items:center;gap:1rem;display:flex}.page-module__wKjjUW__supportText svg{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__wKjjUW__supportText p{color:var(--text-secondary);font-size:.95rem}.page-module__wKjjUW__supportText a{color:var(--accent-teal);font-weight:500;text-decoration:none}.page-module__wKjjUW__supportText a:hover{text-decoration:underline}.page-module__wKjjUW__faqLink{background:var(--card-bg);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__wKjjUW__faqLink:hover{background:var(--card-bg-hover);color:var(--accent-teal)}.page-module__wKjjUW__faqLink svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}@media (max-width:1024px){.page-module__wKjjUW__contentGrid{grid-template-columns:1fr}.page-module__wKjjUW__quickActions{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__wKjjUW__progressStepper:before{left:20px;right:20px}.page-module__wKjjUW__stepLabel{font-size:.7rem}.page-module__wKjjUW__stepCircle{width:32px;height:32px;font-size:.8rem}.page-module__wKjjUW__mainContent{padding:2rem 16px 3rem}.page-module__wKjjUW__successHero h1{font-size:1.75rem}.page-module__wKjjUW__timeline{flex-direction:column;gap:1rem}.page-module__wKjjUW__timeline:before{display:none}.page-module__wKjjUW__timelineStep{text-align:left;flex-direction:row;gap:1rem}.page-module__wKjjUW__timelineCircle{margin-bottom:0}.page-module__wKjjUW__timelineDesc{max-width:none}.page-module__wKjjUW__quickActions{grid-template-columns:1fr}.page-module__wKjjUW__supportSection{text-align:center;flex-direction:column;gap:1rem}.page-module__wKjjUW__supportText{flex-direction:column}}
.page-module__j6Q3dW__mainContent{min-height:calc(100vh - 200px)}.page-module__j6Q3dW__heroSection{text-align:center;background:linear-gradient(135deg,#5a9e9614 0%,#8a7bab0f 100%);padding:4rem 2rem}.page-module__j6Q3dW__heroContainer{max-width:800px;margin:0 auto}.page-module__j6Q3dW__heroContainer h1{color:#1e293b;margin-bottom:1rem;font-family:Lustria,Georgia,serif;font-size:2.5rem;font-weight:400}.page-module__j6Q3dW__heroContainer p{color:#475569;font-size:1.1rem;line-height:1.7}.page-module__j6Q3dW__contactSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__j6Q3dW__contactContainer{width:100%}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.page-module__j6Q3dW__contactForm{background:#fff;border:1px solid #1e293b1a;border-radius:12px;padding:2.5rem;box-shadow:0 1px 2px #0000000a}.page-module__j6Q3dW__contactForm h2{color:#1e293b;margin-bottom:2rem;font-family:Lustria,Georgia,serif;font-size:1.75rem;font-weight:400}.page-module__j6Q3dW__formGroup{margin-bottom:1.5rem}.page-module__j6Q3dW__formGroup label{color:#1e293b;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.page-module__j6Q3dW__formGroup input,.page-module__j6Q3dW__formGroup select,.page-module__j6Q3dW__formGroup textarea{color:#1e293b;background:#fff;border:1px solid #1e293b1a;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__j6Q3dW__formGroup input:focus,.page-module__j6Q3dW__formGroup select:focus,.page-module__j6Q3dW__formGroup textarea:focus{border-color:#5a9e96;outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__j6Q3dW__formGroup textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__btnSubmit{color:#fff;cursor:pointer;background:#5a9e96;border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__j6Q3dW__btnSubmit:hover:not(:disabled){background:#6fb3aa;transform:translateY(-1px)}.page-module__j6Q3dW__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.page-module__j6Q3dW__contactInfo{background:#fff;border:1px solid #1e293b1a;border-radius:12px;padding:2.5rem;box-shadow:0 1px 2px #0000000a}.page-module__j6Q3dW__contactInfo h2{color:#1e293b;margin-bottom:1rem;font-family:Lustria,Georgia,serif;font-size:1.75rem;font-weight:400}.page-module__j6Q3dW__contactInfo>p{color:#475569;margin-bottom:2rem;line-height:1.7}.page-module__j6Q3dW__contactMethods{margin-bottom:3rem}.page-module__j6Q3dW__contactMethod{gap:1rem;margin-bottom:2rem;display:flex}.page-module__j6Q3dW__contactIcon{background:#5a9e961a;border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.page-module__j6Q3dW__contactIcon svg{stroke:#5a9e96;stroke-width:2px;fill:none;width:24px;height:24px}.page-module__j6Q3dW__contactMethod h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__j6Q3dW__contactMethod p{color:#475569;margin-bottom:.25rem;font-size:.95rem}.page-module__j6Q3dW__contactMethod a{color:#5a9e96;font-weight:500;text-decoration:none}.page-module__j6Q3dW__contactMethod a:hover{text-decoration:underline}.page-module__j6Q3dW__helpLinks{border-top:1px solid #1e293b1a;padding-top:2rem}.page-module__j6Q3dW__helpLinks h3{color:#1e293b;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.page-module__j6Q3dW__helpLinks ul{margin:0;padding:0;list-style:none}.page-module__j6Q3dW__helpLinks li{margin-bottom:.75rem}.page-module__j6Q3dW__helpLinks a{color:#5a9e96;font-weight:500;text-decoration:none;transition:color .2s}.page-module__j6Q3dW__helpLinks a:hover{color:#6fb3aa;text-decoration:underline}.page-module__j6Q3dW__successMessage{text-align:center;background:#fff;border:1px solid #1e293b1a;border-radius:12px;max-width:600px;margin:4rem auto;padding:3rem 2rem;box-shadow:0 1px 2px #0000000a}.page-module__j6Q3dW__successIcon{background:#5a9e961a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.page-module__j6Q3dW__successIcon svg{stroke:#5a9e96;stroke-width:2px;fill:none;width:40px;height:40px}.page-module__j6Q3dW__successMessage h1{color:#1e293b;margin-bottom:1rem;font-family:Lustria,Georgia,serif;font-size:2rem;font-weight:400}.page-module__j6Q3dW__successMessage p{color:#475569;margin-bottom:2rem;line-height:1.7}.page-module__j6Q3dW__btnPrimary{color:#fff;background:#5a9e96;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__j6Q3dW__btnPrimary:hover{background:#6fb3aa;transform:translateY(-1px)}@media (max-width:1024px){.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.page-module__j6Q3dW__heroSection{padding:3rem 1.5rem}.page-module__j6Q3dW__heroContainer h1{font-size:2rem}.page-module__j6Q3dW__contactSection{padding:2rem 1rem}.page-module__j6Q3dW__contactForm,.page-module__j6Q3dW__contactInfo{padding:2rem 1.5rem}}
.page-module__y3wlSG__progressSection{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:1.5rem 0}.page-module__y3wlSG__progressContainer{max-width:900px;margin:0 auto;padding:0 24px}.page-module__y3wlSG__progressStepper{justify-content:space-between;align-items:center;display:flex;position:relative}.page-module__y3wlSG__progressStepper:before{content:"";background:var(--border-light);z-index:0;height:2px;position:absolute;top:20px;left:40px;right:40px}.page-module__y3wlSG__progressStep{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.page-module__y3wlSG__stepCircle{background:var(--bg-secondary);border:2px solid var(--border-light);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.page-module__y3wlSG__stepLabel{color:var(--text-muted);text-align:center;max-width:80px;font-size:.75rem;font-weight:500}.page-module__y3wlSG__progressStep.page-module__y3wlSG__active .page-module__y3wlSG__stepCircle{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.page-module__y3wlSG__progressStep.page-module__y3wlSG__active .page-module__y3wlSG__stepLabel{color:var(--accent-teal);font-weight:600}.page-module__y3wlSG__progressStep.page-module__y3wlSG__completed .page-module__y3wlSG__stepCircle{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.page-module__y3wlSG__progressStep.page-module__y3wlSG__completed .page-module__y3wlSG__stepCircle svg{stroke:#fff;stroke-width:2.5px;fill:none;width:18px;height:18px}.page-module__y3wlSG__progressStep.page-module__y3wlSG__subStep .page-module__y3wlSG__stepCircle{width:32px;height:32px;font-size:.75rem}.page-module__y3wlSG__progressStep.page-module__y3wlSG__subStep .page-module__y3wlSG__stepLabel{font-size:.7rem}.page-module__y3wlSG__mainContent{grid-template-columns:1fr 400px;align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 24px 4rem;display:grid}.page-module__y3wlSG__assessmentContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__y3wlSG__assessmentHeader{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.page-module__y3wlSG__assessmentHeaderTop{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__y3wlSG__assessmentTitleBlock h2{margin-bottom:.25rem;font-size:1.35rem}.page-module__y3wlSG__assessmentTitleBlock p{color:var(--text-muted);font-size:.9rem}.page-module__y3wlSG__assessmentStatus{border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.page-module__y3wlSG__assessmentStatus.page-module__y3wlSG__analyzing{color:var(--accent-amber);background:#b8943d1f}.page-module__y3wlSG__assessmentStatus.page-module__y3wlSG__sufficient{color:var(--accent-green);background:#5a9a7a1f}.page-module__y3wlSG__assessmentStatus.page-module__y3wlSG__insufficient{color:var(--accent-red);background:#c45d5d1f}.page-module__y3wlSG__assessmentStatus svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__y3wlSG__assessmentStatus.page-module__y3wlSG__analyzing svg{animation:1.5s linear infinite page-module__y3wlSG__spin}@keyframes page-module__y3wlSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__y3wlSG__overallScore{background:linear-gradient(135deg,#5a9e960f 0%,#8a7bab0a 100%);border:1px solid #5a9e9626;border-radius:10px;align-items:center;gap:1.5rem;padding:1rem;display:flex}.page-module__y3wlSG__scoreCircle{width:80px;height:80px;position:relative}.page-module__y3wlSG__scoreCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.page-module__y3wlSG__scoreCircleBg{fill:none;stroke:var(--bg-dark);stroke-width:8px}.page-module__y3wlSG__scoreCircleProgress{fill:none;stroke:var(--accent-teal);stroke-width:8px;stroke-linecap:round;stroke-dasharray:226;stroke-dashoffset:56.5px;transition:stroke-dashoffset 1s ease-out,stroke .3s}.page-module__y3wlSG__scoreCircleProgress.page-module__y3wlSG__warning{stroke:var(--accent-amber)}.page-module__y3wlSG__scoreCircleProgress.page-module__y3wlSG__danger{stroke:var(--accent-red)}.page-module__y3wlSG__scoreValue{color:var(--text-primary);font-size:1.25rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__y3wlSG__scoreDetails{flex:1}.page-module__y3wlSG__scoreLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.page-module__y3wlSG__scoreTitle{color:var(--text-primary);margin-bottom:.35rem;font-family:Lustria,serif;font-size:1.1rem}.page-module__y3wlSG__scoreDescription{color:var(--text-secondary);font-size:.85rem}.page-module__y3wlSG__dimensionsSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__y3wlSG__sectionHeader{border-bottom:1px solid var(--border);background:var(--bg-light);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.page-module__y3wlSG__sectionIcon{background:#5a9e961a;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.page-module__y3wlSG__sectionIcon svg{width:18px;height:18px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__y3wlSG__sectionTitle h3{margin-bottom:.1rem;font-size:1.05rem}.page-module__y3wlSG__sectionTitle p{color:var(--text-muted);font-size:.8rem}.page-module__y3wlSG__sectionBody{padding:1.5rem}.page-module__y3wlSG__dimensionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.page-module__y3wlSG__dimensionCard{background:var(--bg-light);border:1px solid var(--border);border-radius:10px;padding:1.25rem;transition:all .2s}.page-module__y3wlSG__dimensionCard:hover{border-color:var(--border-light);box-shadow:0 4px 12px #1e293b0f}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__warning{background:#b8943d08;border-color:#b8943d4d}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__danger{background:#c45d5d08;border-color:#c45d5d4d}.page-module__y3wlSG__dimensionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__y3wlSG__dimensionName{align-items:center;gap:.5rem;display:flex}.page-module__y3wlSG__dimensionName svg{width:18px;height:18px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__warning .page-module__y3wlSG__dimensionName svg{stroke:var(--accent-amber)}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__danger .page-module__y3wlSG__dimensionName svg{stroke:var(--accent-red)}.page-module__y3wlSG__dimensionName span{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__y3wlSG__dimensionScore{color:var(--accent-teal);font-size:1rem;font-weight:700}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__warning .page-module__y3wlSG__dimensionScore{color:var(--accent-amber)}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__danger .page-module__y3wlSG__dimensionScore{color:var(--accent-red)}.page-module__y3wlSG__dimensionBar{background:var(--bg-dark);border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.page-module__y3wlSG__dimensionBarFill{background:var(--accent-teal);border-radius:3px;height:100%;transition:width 1s ease-out}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__warning .page-module__y3wlSG__dimensionBarFill{background:var(--accent-amber)}.page-module__y3wlSG__dimensionCard.page-module__y3wlSG__danger .page-module__y3wlSG__dimensionBarFill{background:var(--accent-red)}.page-module__y3wlSG__dimensionDescription{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem}.page-module__y3wlSG__dimensionDetail{color:var(--text-secondary);background:var(--bg-secondary);border-radius:6px;padding:.5rem;font-size:.8rem}.page-module__y3wlSG__gapsSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__y3wlSG__gapsSection .page-module__y3wlSG__sectionIcon{background:#c45d5d1a}.page-module__y3wlSG__gapsSection .page-module__y3wlSG__sectionIcon svg{stroke:var(--accent-red)}.page-module__y3wlSG__gapList{flex-direction:column;gap:.75rem;display:flex}.page-module__y3wlSG__gapItem{background:var(--bg-light);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.page-module__y3wlSG__gapItem:hover{border-color:var(--border-light)}.page-module__y3wlSG__gapItem.page-module__y3wlSG__critical{border-left:3px solid var(--accent-red)}.page-module__y3wlSG__gapItem.page-module__y3wlSG__warning{border-left:3px solid var(--accent-amber)}.page-module__y3wlSG__gapIcon{border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.page-module__y3wlSG__gapItem.page-module__y3wlSG__critical .page-module__y3wlSG__gapIcon{background:#c45d5d1a}.page-module__y3wlSG__gapItem.page-module__y3wlSG__warning .page-module__y3wlSG__gapIcon{background:#b8943d1a}.page-module__y3wlSG__gapIcon svg{stroke-width:2px;fill:none;width:18px;height:18px}.page-module__y3wlSG__gapItem.page-module__y3wlSG__critical .page-module__y3wlSG__gapIcon svg{stroke:var(--accent-red)}.page-module__y3wlSG__gapItem.page-module__y3wlSG__warning .page-module__y3wlSG__gapIcon svg{stroke:var(--accent-amber)}.page-module__y3wlSG__gapContent{flex:1}.page-module__y3wlSG__gapTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.page-module__y3wlSG__gapDescription{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem}.page-module__y3wlSG__gapActions{align-items:center;gap:.75rem;display:flex}.page-module__y3wlSG__btnGapAction{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__y3wlSG__btnGapAction:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__y3wlSG__btnGapAction svg{stroke:currentColor;stroke-width:2px;fill:none;width:14px;height:14px}.page-module__y3wlSG__sourcesSection{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__y3wlSG__sourcesSection .page-module__y3wlSG__sectionIcon{background:#6b8cba1a}.page-module__y3wlSG__sourcesSection .page-module__y3wlSG__sectionIcon svg{stroke:var(--accent-blue)}.page-module__y3wlSG__sourceList{flex-direction:column;gap:.5rem;display:flex}.page-module__y3wlSG__sourceItem{background:var(--bg-light);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.page-module__y3wlSG__sourceIcon{border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__pdf{background:#dc26261f}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__pdf svg{stroke:#dc2626}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__excel{background:#22c55e1f}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__excel svg{stroke:#22c55e}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__word{background:#3b82f61f}.page-module__y3wlSG__sourceIcon.page-module__y3wlSG__word svg{stroke:#3b82f6}.page-module__y3wlSG__sourceIcon svg{stroke-width:1.5px;fill:none;width:18px;height:18px}.page-module__y3wlSG__sourceInfo{flex:1;min-width:0}.page-module__y3wlSG__sourceName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.page-module__y3wlSG__sourceMeta{color:var(--text-muted);font-size:.75rem}.page-module__y3wlSG__sourceCoverage{align-items:center;gap:.5rem;display:flex}.page-module__y3wlSG__coverageBadge{border-radius:12px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.page-module__y3wlSG__coverageBadge.page-module__y3wlSG__high{color:var(--accent-green);background:#5a9a7a1f}.page-module__y3wlSG__coverageBadge.page-module__y3wlSG__medium{color:var(--accent-amber);background:#b8943d1f}.page-module__y3wlSG__coverageBadge.page-module__y3wlSG__low{color:var(--accent-red);background:#c45d5d1f}.page-module__y3wlSG__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.page-module__y3wlSG__chatPanel{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;height:500px;display:flex;overflow:hidden}.page-module__y3wlSG__chatHeader{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#8a7bab14 0%,#5a9e960f 100%);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.page-module__y3wlSG__chatHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__y3wlSG__chatAvatar{background:linear-gradient(135deg,var(--accent-teal),var(--accent-purple));border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__y3wlSG__chatAvatar svg{stroke:#fff;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__y3wlSG__chatHeaderInfo h4{margin-bottom:.1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.page-module__y3wlSG__chatHeaderInfo p{color:var(--text-muted);font-size:.75rem}.page-module__y3wlSG__chatHeaderStatus{color:var(--accent-green);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.page-module__y3wlSG__chatHeaderStatus:before{content:"";background:var(--accent-green);border-radius:50%;width:6px;height:6px}.page-module__y3wlSG__chatMessages{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.page-module__y3wlSG__chatMessage{gap:.5rem;max-width:90%;animation:.3s ease-out page-module__y3wlSG__slideIn;display:flex}.page-module__y3wlSG__chatMessage.page-module__y3wlSG__assistant{align-self:flex-start}.page-module__y3wlSG__chatMessage.page-module__y3wlSG__user{flex-direction:row-reverse;align-self:flex-end}.page-module__y3wlSG__msgAvatar{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.page-module__y3wlSG__msgAvatar.page-module__y3wlSG__assistant{background:linear-gradient(135deg,var(--accent-teal),var(--accent-purple))}.page-module__y3wlSG__msgAvatar.page-module__y3wlSG__user{background:var(--accent-blue)}.page-module__y3wlSG__msgAvatar svg{stroke:#fff;stroke-width:2px;fill:none;width:12px;height:12px}.page-module__y3wlSG__msgContent{background:var(--bg-light);border-radius:10px;padding:.75rem .875rem}.page-module__y3wlSG__chatMessage.page-module__y3wlSG__user .page-module__y3wlSG__msgContent{background:var(--accent-teal);color:#fff}.page-module__y3wlSG__msgContent p{color:var(--text-primary);font-size:.85rem;line-height:1.5}.page-module__y3wlSG__chatMessage.page-module__y3wlSG__user .page-module__y3wlSG__msgContent p{color:#fff}.page-module__y3wlSG__msgTime{color:var(--text-muted);margin-top:.35rem;font-size:.7rem}.page-module__y3wlSG__chatMessage.page-module__y3wlSG__user .page-module__y3wlSG__msgTime{color:#ffffffb3}.page-module__y3wlSG__msgActions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.page-module__y3wlSG__msgActionBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:.4rem .75rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s}.page-module__y3wlSG__msgActionBtn:hover{border-color:var(--accent-teal);color:var(--accent-teal);background:#5a9e960d}.page-module__y3wlSG__chatInputArea{border-top:1px solid var(--border);background:var(--bg-secondary);padding:1rem}.page-module__y3wlSG__chatInputWrapper{background:var(--bg-light);border:1px solid var(--border-light);border-radius:10px;align-items:flex-end;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.page-module__y3wlSG__chatInputWrapper:focus-within{border-color:var(--accent-teal);box-shadow:0 0 0 3px #5a9e961a}.page-module__y3wlSG__chatInput{color:var(--text-primary);resize:none;background:0 0;border:none;flex:1;min-height:24px;max-height:100px;font-family:Inter,sans-serif;font-size:.9rem}.page-module__y3wlSG__chatInput:focus{outline:none}.page-module__y3wlSG__chatInput::placeholder{color:var(--text-muted)}.page-module__y3wlSG__chatInputActions{align-items:center;gap:.5rem;display:flex}.page-module__y3wlSG__btnAttach{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__y3wlSG__btnAttach:hover{background:var(--card-bg)}.page-module__y3wlSG__btnAttach svg{width:18px;height:18px;stroke:var(--text-muted);stroke-width:2px;fill:none}.page-module__y3wlSG__btnAttach:hover svg{stroke:var(--accent-teal)}.page-module__y3wlSG__btnSend{background:var(--accent-teal);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__y3wlSG__btnSend:hover{background:var(--accent-teal-light)}.page-module__y3wlSG__btnSend svg{stroke:#fff;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__y3wlSG__navButtons{flex-direction:column;gap:.75rem;display:flex}.page-module__y3wlSG__btnContinue{background:var(--accent-teal);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__y3wlSG__btnContinue:hover:not(.page-module__y3wlSG__disabled){background:var(--accent-teal-light);transform:translateY(-1px)}.page-module__y3wlSG__btnContinue.page-module__y3wlSG__disabled{background:var(--bg-dark);color:var(--text-muted);cursor:not-allowed}.page-module__y3wlSG__btnContinue svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__y3wlSG__btnBack{border:1px solid var(--border-light);color:var(--text-secondary);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__y3wlSG__btnBack:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__y3wlSG__btnBack svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__y3wlSG__continueNote{color:var(--text-muted);text-align:center;background:#b8943d14;border-radius:6px;padding:.5rem;font-size:.8rem}.page-module__y3wlSG__thresholdInfo{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.page-module__y3wlSG__thresholdHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__y3wlSG__thresholdHeader svg{width:16px;height:16px;stroke:var(--accent-purple);stroke-width:2px;fill:none}.page-module__y3wlSG__thresholdHeader span{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-purple);font-size:.8rem;font-weight:600}.page-module__y3wlSG__thresholdList{flex-direction:column;gap:.5rem;display:flex}.page-module__y3wlSG__thresholdItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.page-module__y3wlSG__thresholdItem:last-child{border-bottom:none}.page-module__y3wlSG__thresholdLabel{color:var(--text-secondary);font-size:.8rem}.page-module__y3wlSG__thresholdValue{align-items:center;gap:.5rem;display:flex}.page-module__y3wlSG__thresholdValue span{color:var(--text-primary);font-size:.8rem;font-weight:600}.page-module__y3wlSG__thresholdMet{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.page-module__y3wlSG__thresholdMet.page-module__y3wlSG__yes{background:#5a9a7a26}.page-module__y3wlSG__thresholdMet.page-module__y3wlSG__no{background:#c45d5d26}.page-module__y3wlSG__thresholdMet svg{stroke-width:2.5px;fill:none;width:10px;height:10px}.page-module__y3wlSG__thresholdMet.page-module__y3wlSG__yes svg{stroke:var(--accent-green)}.page-module__y3wlSG__thresholdMet.page-module__y3wlSG__no svg{stroke:var(--accent-red)}@keyframes page-module__y3wlSG__pulse{0%,to{opacity:1}50%{opacity:.5}}.page-module__y3wlSG__analyzingPulse{animation:2s ease-in-out infinite page-module__y3wlSG__pulse}@keyframes page-module__y3wlSG__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module__y3wlSG__mainContent{grid-template-columns:1fr}.page-module__y3wlSG__sidebar{order:-1;position:static}.page-module__y3wlSG__chatPanel{height:400px}}@media (max-width:768px){.page-module__y3wlSG__progressStepper:before{display:none}.page-module__y3wlSG__progressStep{flex:1}.page-module__y3wlSG__stepLabel{max-width:60px;font-size:.65rem}.page-module__y3wlSG__dimensionGrid{grid-template-columns:1fr}}
.page-module__m_B44W__heroSection{border-bottom:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#5a9e9614 0%,#8a7bab0f 50%,#b8943d0d 100%);padding:4rem 0}.page-module__m_B44W__heroContainer{max-width:800px;margin:0 auto;padding:0 24px}.page-module__m_B44W__heroSection h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem}.page-module__m_B44W__heroSection p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem}.page-module__m_B44W__faqCategories{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:100;padding:2rem 0;position:sticky;top:72px}.page-module__m_B44W__categoriesContainer{max-width:1000px;margin:0 auto;padding:0 24px}.page-module__m_B44W__categoryTabs{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.page-module__m_B44W__categoryTab{background:var(--card-bg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:100px;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__m_B44W__categoryTab:hover{background:var(--card-bg-hover);border-color:var(--border-light)}.page-module__m_B44W__categoryTab.page-module__m_B44W__active{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.page-module__m_B44W__faqMain{padding:3rem 0 4rem}.page-module__m_B44W__faqContainer{max-width:900px;margin:0 auto;padding:0 24px}.page-module__m_B44W__faqSectionGroup{margin-bottom:3rem;scroll-margin-top:180px}.page-module__m_B44W__faqSectionGroup:last-child{margin-bottom:0}.page-module__m_B44W__sectionTitle{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__m_B44W__sectionIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__m_B44W__sectionIcon svg{stroke:currentColor;stroke-width:2px;fill:none;width:20px;height:20px}.page-module__m_B44W__sectionIcon.page-module__m_B44W__teal{color:var(--accent-teal);background:#5a9e961f}.page-module__m_B44W__sectionIcon.page-module__m_B44W__purple{color:var(--accent-purple);background:#8a7bab1f}.page-module__m_B44W__sectionIcon.page-module__m_B44W__amber{color:var(--accent-amber);background:#b8943d1f}.page-module__m_B44W__sectionIcon.page-module__m_B44W__blue{color:var(--accent-blue);background:#6b8cba1f}.page-module__m_B44W__sectionIcon.page-module__m_B44W__green{color:var(--accent-green);background:#5a9a7a1f}.page-module__m_B44W__sectionTitle h2{font-size:1.5rem}.page-module__m_B44W__faqList{flex-direction:column;gap:1rem;display:flex}.page-module__m_B44W__faqItem{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;scroll-margin-top:180px;transition:box-shadow .2s;overflow:hidden}.page-module__m_B44W__faqItem:hover{box-shadow:0 2px 8px #1e293b0a}.page-module__m_B44W__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.page-module__m_B44W__faqQuestion:hover{background:var(--card-bg)}.page-module__m_B44W__faqQuestion h4{font-size:1rem;font-family:var(--font-inter),"Inter",sans-serif;font-weight:500}.page-module__m_B44W__faqToggle{background:var(--card-bg);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.page-module__m_B44W__faqToggle svg{width:14px;height:14px;stroke:var(--text-muted);stroke-width:2px;fill:none;transition:transform .2s}.page-module__m_B44W__faqItem.page-module__m_B44W__open .page-module__m_B44W__faqToggle{background:var(--accent-teal)}.page-module__m_B44W__faqItem.page-module__m_B44W__open .page-module__m_B44W__faqToggle svg{stroke:#fff;transform:rotate(180deg)}.page-module__m_B44W__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.page-module__m_B44W__faqItem.page-module__m_B44W__open .page-module__m_B44W__faqAnswer{max-height:800px}.page-module__m_B44W__faqAnswerInner{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}.page-module__m_B44W__faqAnswerInner p{margin-bottom:1rem}.page-module__m_B44W__faqAnswerInner p:last-child{margin-bottom:0}.page-module__m_B44W__faqAnswerInner ul{margin:.75rem 0;padding-left:1.5rem}.page-module__m_B44W__faqAnswerInner li{margin-bottom:.5rem}.page-module__m_B44W__faqAnswerInner strong{color:var(--text-primary);font-weight:600}.page-module__m_B44W__faqAnswerInner a{color:var(--accent-teal);text-decoration:underline;transition:color .2s}.page-module__m_B44W__faqAnswerInner a:hover{color:var(--accent-teal-light)}.page-module__m_B44W__highlightBox{background:#5a9e9614;border:1px solid #5a9e9633;border-radius:8px;margin:1rem 0;padding:1rem 1.25rem}.page-module__m_B44W__highlightBox.page-module__m_B44W__amber{background:#b8943d14;border-color:#b8943d33}.page-module__m_B44W__ctaSection{text-align:center;background:var(--bg-secondary);border-top:1px solid var(--border);padding:4rem 0}.page-module__m_B44W__ctaContainer{max-width:600px;margin:0 auto;padding:0 24px}.page-module__m_B44W__ctaSection h2{margin-bottom:1rem;font-size:2rem}.page-module__m_B44W__ctaSection>p{color:var(--text-secondary);margin-bottom:2rem}.page-module__m_B44W__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__m_B44W__btnPrimary{background:var(--accent-teal);color:#fff;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__m_B44W__btnPrimary:hover{background:var(--accent-teal-light);transform:translateY(-1px)}.page-module__m_B44W__btnPrimary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.page-module__m_B44W__btnSecondary{border:1px solid var(--border-light);color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__m_B44W__btnSecondary:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__m_B44W__btnSecondary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}@media (max-width:768px){.page-module__m_B44W__faqCategories{top:64px}.page-module__m_B44W__heroSection{padding:3rem 0}.page-module__m_B44W__heroSection h1{font-size:2rem}.page-module__m_B44W__categoryTabs{gap:.375rem}.page-module__m_B44W__categoryTab{padding:.5rem 1rem;font-size:.8rem}.page-module__m_B44W__sectionTitle h2{font-size:1.25rem}.page-module__m_B44W__faqQuestion{padding:1rem 1.25rem}.page-module__m_B44W__faqAnswerInner{padding:0 1.25rem 1.25rem}}
.page-module__CX8dhW__heroSection{border-bottom:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#5a9e9614 0%,#8a7bab0f 50%,#b8943d0d 100%);padding:4rem 0}.page-module__CX8dhW__heroContainer{max-width:800px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__heroSection h1{color:var(--text-primary);margin-bottom:1rem;font-size:2.75rem}.page-module__CX8dhW__heroSection p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem}.page-module__CX8dhW__processSection{padding:4rem 0}.page-module__CX8dhW__processContainer{max-width:1100px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__CX8dhW__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-teal);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.page-module__CX8dhW__sectionHeader h2{margin-bottom:.75rem;font-size:2rem}.page-module__CX8dhW__sectionHeader p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.page-module__CX8dhW__processSteps{flex-direction:column;gap:1rem;display:flex}.page-module__CX8dhW__processStep{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;grid-template-columns:80px 1fr;gap:2rem;padding:2rem;transition:all .3s;display:grid}.page-module__CX8dhW__processStep:hover{border-color:var(--border-light);box-shadow:0 4px 24px #1e293b0f}.page-module__CX8dhW__stepNumber{width:64px;height:64px;font-family:var(--font-lustria);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:400;display:flex}.page-module__CX8dhW__stepNumberTeal{background:var(--accent-teal)}.page-module__CX8dhW__stepNumberPurple{background:var(--accent-purple)}.page-module__CX8dhW__stepNumberAmber{background:var(--accent-amber)}.page-module__CX8dhW__stepNumberBlue{background:var(--accent-blue)}.page-module__CX8dhW__stepNumberGreen{background:var(--accent-green)}.page-module__CX8dhW__stepContent h3{margin-bottom:.5rem;font-size:1.35rem}.page-module__CX8dhW__stepContent>p{color:var(--text-secondary);margin-bottom:1rem}.page-module__CX8dhW__stepFeatures{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__CX8dhW__stepFeature{background:var(--card-bg);color:var(--text-secondary);border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.85rem;display:inline-flex}.page-module__CX8dhW__stepFeature svg{width:14px;height:14px;stroke:var(--accent-teal);stroke-width:2px;fill:none}.page-module__CX8dhW__outcomesSection{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.page-module__CX8dhW__outcomesContainer{max-width:1100px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__outcomesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.page-module__CX8dhW__outcomeCard{background:var(--bg-primary);border:1px solid var(--border);border-radius:16px;gap:1.25rem;padding:1.75rem;transition:all .3s;display:flex}.page-module__CX8dhW__outcomeCard:hover{border-color:var(--border-light);transform:translateY(-2px)}.page-module__CX8dhW__outcomeIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__CX8dhW__outcomeIconTeal{background:#5a9e961f}.page-module__CX8dhW__outcomeIconPurple{background:#8a7bab1f}.page-module__CX8dhW__outcomeIconAmber{background:#b8943d1f}.page-module__CX8dhW__outcomeIconGreen{background:#5a9a7a1f}.page-module__CX8dhW__outcomeIcon svg{stroke-width:2px;fill:none;width:22px;height:22px}.page-module__CX8dhW__outcomeIconTeal svg{stroke:var(--accent-teal)}.page-module__CX8dhW__outcomeIconPurple svg{stroke:var(--accent-purple)}.page-module__CX8dhW__outcomeIconAmber svg{stroke:var(--accent-amber)}.page-module__CX8dhW__outcomeIconGreen svg{stroke:var(--accent-green)}.page-module__CX8dhW__outcomeContent h4{margin-bottom:.35rem;font-size:1.1rem}.page-module__CX8dhW__outcomeContent p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.page-module__CX8dhW__freeBadge{color:var(--accent-green);text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:#5a9a7a26;border-radius:4px;margin-left:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.page-module__CX8dhW__twinSection{padding:4rem 0}.page-module__CX8dhW__twinContainer{max-width:1100px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__twinCard{border:1px solid var(--border-light);background:linear-gradient(135deg,#8a7bab14 0%,#5a9e960f 100%);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;display:grid}.page-module__CX8dhW__twinInfo h2{margin-bottom:1rem;font-size:1.75rem}.page-module__CX8dhW__twinInfo>p{color:var(--text-secondary);margin-bottom:1.5rem}.page-module__CX8dhW__twinFeatures{flex-direction:column;gap:.75rem;display:flex}.page-module__CX8dhW__twinFeature{align-items:flex-start;gap:.75rem;display:flex}.page-module__CX8dhW__twinFeatureIcon{background:#8a7bab26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.1rem;display:flex}.page-module__CX8dhW__twinFeatureIcon svg{width:14px;height:14px;stroke:var(--accent-purple);stroke-width:2px;fill:none}.page-module__CX8dhW__twinFeature span{color:var(--text-secondary);font-size:.95rem}.page-module__CX8dhW__twinPreview{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;overflow:hidden}.page-module__CX8dhW__twinPreviewHeader{background:var(--card-bg);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.page-module__CX8dhW__twinPreviewHeader svg{width:18px;height:18px;stroke:var(--accent-purple);stroke-width:2px;fill:none}.page-module__CX8dhW__twinPreviewHeader span{color:var(--text-primary);font-size:.85rem;font-weight:600}.page-module__CX8dhW__twinChat{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.page-module__CX8dhW__chatMsg{gap:.75rem;display:flex}.page-module__CX8dhW__chatMsgUser{flex-direction:row-reverse}.page-module__CX8dhW__chatAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__CX8dhW__chatAvatarUser{background:var(--accent-teal)}.page-module__CX8dhW__chatAvatarTwin{background:var(--accent-purple)}.page-module__CX8dhW__chatAvatar svg{stroke:#fff;stroke-width:2px;fill:none;width:16px;height:16px}.page-module__CX8dhW__chatBubble{border-radius:12px;max-width:85%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.page-module__CX8dhW__chatMsgUser .page-module__CX8dhW__chatBubble{background:var(--accent-teal);color:#fff;border-bottom-right-radius:4px}.page-module__CX8dhW__chatMsgTwin .page-module__CX8dhW__chatBubble{background:var(--card-bg);color:var(--text-primary);border-bottom-left-radius:4px}.page-module__CX8dhW__chatCite{color:var(--accent-purple);font-weight:500;display:inline}.page-module__CX8dhW__faqSection{background:var(--bg-secondary);border-top:1px solid var(--border);padding:4rem 0}.page-module__CX8dhW__faqContainer{max-width:800px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__faqList{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.page-module__CX8dhW__faqItem{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__CX8dhW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.page-module__CX8dhW__faqQuestion:hover{background:var(--card-bg)}.page-module__CX8dhW__faqQuestion h4{font-size:1rem;font-family:var(--font-inter);font-weight:500}.page-module__CX8dhW__faqToggle{background:var(--card-bg);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.page-module__CX8dhW__faqToggle svg{width:14px;height:14px;stroke:var(--text-muted);stroke-width:2px;fill:none;transition:transform .2s}.page-module__CX8dhW__faqItemOpen .page-module__CX8dhW__faqToggle{background:var(--accent-teal)}.page-module__CX8dhW__faqItemOpen .page-module__CX8dhW__faqToggle svg{stroke:#fff;transform:rotate(180deg)}.page-module__CX8dhW__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.page-module__CX8dhW__faqItemOpen .page-module__CX8dhW__faqAnswer{max-height:500px}.page-module__CX8dhW__faqAnswerInner{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}.page-module__CX8dhW__ctaSection{text-align:center;padding:4rem 0}.page-module__CX8dhW__ctaContainer{max-width:600px;margin:0 auto;padding:0 24px}.page-module__CX8dhW__ctaSection h2{margin-bottom:1rem;font-size:2rem}.page-module__CX8dhW__ctaSection>p{color:var(--text-secondary);margin-bottom:2rem}.page-module__CX8dhW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__CX8dhW__btnSecondary{border:1px solid var(--border-light);color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__CX8dhW__btnSecondary:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.page-module__CX8dhW__btnPrimary{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__CX8dhW__btnPrimary:hover{background:var(--accent-teal-light);transform:translateY(-1px)}.page-module__CX8dhW__btnPrimary svg,.page-module__CX8dhW__btnSecondary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}@keyframes page-module__CX8dhW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__CX8dhW__processStep,.page-module__CX8dhW__outcomeCard{opacity:0;animation:.5s forwards page-module__CX8dhW__fadeInUp}.page-module__CX8dhW__processStep:first-child{animation-delay:.1s}.page-module__CX8dhW__processStep:nth-child(2){animation-delay:.2s}.page-module__CX8dhW__processStep:nth-child(3){animation-delay:.3s}.page-module__CX8dhW__processStep:nth-child(4){animation-delay:.4s}.page-module__CX8dhW__processStep:nth-child(5){animation-delay:.5s}.page-module__CX8dhW__outcomeCard:first-child{animation-delay:.1s}.page-module__CX8dhW__outcomeCard:nth-child(2){animation-delay:.15s}.page-module__CX8dhW__outcomeCard:nth-child(3){animation-delay:.2s}.page-module__CX8dhW__outcomeCard:nth-child(4){animation-delay:.25s}@media (max-width:1024px){.page-module__CX8dhW__twinCard,.page-module__CX8dhW__outcomesGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__CX8dhW__heroSection{padding:3rem 0}.page-module__CX8dhW__heroSection h1{font-size:2rem}.page-module__CX8dhW__processStep{grid-template-columns:1fr;gap:1rem}.page-module__CX8dhW__stepNumber{width:56px;height:56px}.page-module__CX8dhW__twinCard{padding:2rem}.page-module__CX8dhW__ctaButtons{flex-direction:column}}
.page-module__A0HF8q__mainContent{background:var(--bg-primary);min-height:calc(100vh - 200px)}.page-module__A0HF8q__statusHero{color:#fff;text-align:center;background:#1e293b;padding:4rem 2rem}.page-module__A0HF8q__heroContainer{max-width:800px;margin:0 auto}.page-module__A0HF8q__heroContainer h1{margin-bottom:1rem;font-family:Lustria,serif;font-size:2.5rem;font-weight:400}.page-module__A0HF8q__heroContainer p{opacity:.8;font-size:1.1rem}.page-module__A0HF8q__statusContent{max-width:900px;margin:-2rem auto 4rem;padding:0 2rem}.page-module__A0HF8q__statusCard{background:#fff;border:1px solid #1e293b1a;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__A0HF8q__overallStatus{border-bottom:1px solid #1e293b1a;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem;display:flex}.page-module__A0HF8q__statusIndicator{background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.page-module__A0HF8q__statusIndicator svg{stroke:#22c55e;stroke-width:3px;fill:none;width:32px;height:32px}.page-module__A0HF8q__statusText h2{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem}.page-module__A0HF8q__statusText p{color:#64748b;font-size:1rem}.page-module__A0HF8q__systemGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__A0HF8q__systemItem{background:#f8fafc;border:1px solid #1e293b0d;border-radius:10px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.page-module__A0HF8q__systemLabel{flex-direction:column;display:flex}.page-module__A0HF8q__systemName{color:#1e293b;font-size:.95rem;font-weight:600}.page-module__A0HF8q__systemUptime{color:#94a3b8;font-size:.8rem}.page-module__A0HF8q__systemStatus{color:#22c55e;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__A0HF8q__systemStatus:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px}.page-module__A0HF8q__subscribeSection{text-align:center;background:#f1f5f9;border-radius:12px;padding:2rem}.page-module__A0HF8q__subscribeSection h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}.page-module__A0HF8q__subscribeSection p{color:#64748b;margin-bottom:1.5rem;font-size:.95rem}.page-module__A0HF8q__subscribeForm{flex-direction:column;align-items:center;gap:.75rem;max-width:500px;margin:0 auto;display:flex}.page-module__A0HF8q__formGroup{gap:.75rem;width:100%;display:flex}.page-module__A0HF8q__subscribeInput{background:#fff;border:1px solid #1e293b1a;border-radius:8px;flex:1;padding:.75rem 1.25rem;font-family:inherit;font-size:.95rem}.page-module__A0HF8q__subscribeInput:focus{border-color:#5a9e96;outline:none;box-shadow:0 0 0 3px #5a9e961a}.page-module__A0HF8q__btnSubscribe{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.page-module__A0HF8q__btnSubscribe:hover{background:#334155}.page-module__A0HF8q__inputError{border-color:#ef4444!important}.page-module__A0HF8q__errorMessage{color:#ef4444;text-align:left;align-items:center;gap:.25rem;width:100%;margin-top:.25rem;font-size:.75rem;display:flex}.page-module__A0HF8q__errorMessage svg{stroke:currentColor;stroke-width:2px;fill:none;width:12px;height:12px}@media (max-width:640px){.page-module__A0HF8q__systemGrid{grid-template-columns:1fr}.page-module__A0HF8q__formGroup{flex-direction:column}.page-module__A0HF8q__btnSubscribe{width:100%}}
