.EditProfileForm-module__I2qBEW__form{flex-direction:column;gap:1.5rem;font-family:Satoshi,sans-serif;display:flex}.EditProfileForm-module__I2qBEW__messageAlert{border-radius:.375rem;padding:1rem}.EditProfileForm-module__I2qBEW__messageAlert.EditProfileForm-module__I2qBEW__success{background:#f0fdf4;border:1px solid #bbf7d0}.EditProfileForm-module__I2qBEW__messageAlert.EditProfileForm-module__I2qBEW__error{background:#fef2f2;border:1px solid #fecaca}.EditProfileForm-module__I2qBEW__messageContent{display:flex}.EditProfileForm-module__I2qBEW__messageIcon{flex-shrink:0}.EditProfileForm-module__I2qBEW__messageIcon svg{width:1.25rem;height:1.25rem}.EditProfileForm-module__I2qBEW__messageIcon.EditProfileForm-module__I2qBEW__success svg{color:#4ade80}.EditProfileForm-module__I2qBEW__messageIcon.EditProfileForm-module__I2qBEW__error svg{color:#f87171}.EditProfileForm-module__I2qBEW__messageText{margin-left:.75rem}.EditProfileForm-module__I2qBEW__messageText p{margin:0;font-size:.875rem;font-weight:500}.EditProfileForm-module__I2qBEW__messageText.EditProfileForm-module__I2qBEW__success p{color:#166534}.EditProfileForm-module__I2qBEW__messageText.EditProfileForm-module__I2qBEW__error p{color:#991b1b}.EditProfileForm-module__I2qBEW__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.EditProfileForm-module__I2qBEW__formGrid{grid-template-columns:1fr 1fr}}.EditProfileForm-module__I2qBEW__fieldGroup{flex-direction:column;display:flex}.EditProfileForm-module__I2qBEW__fieldGroupFull{grid-column:1/-1}.EditProfileForm-module__I2qBEW__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.EditProfileForm-module__I2qBEW__input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;margin-top:.25rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;box-shadow:0 1px 2px #0000000d}.EditProfileForm-module__I2qBEW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EditProfileForm-module__I2qBEW__input.EditProfileForm-module__I2qBEW__readonly{cursor:not-allowed;background:#f9fafb}.EditProfileForm-module__I2qBEW__helpText{color:#6b7280;margin-top:.25rem;font-size:.75rem}.EditProfileForm-module__I2qBEW__formActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.EditProfileForm-module__I2qBEW__button{cursor:pointer;border:1px solid;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;box-shadow:0 1px 2px #0000000d}.EditProfileForm-module__I2qBEW__button:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.EditProfileForm-module__I2qBEW__buttonSecondary{color:#374151;background:#fff;border-color:#d1d5db}.EditProfileForm-module__I2qBEW__buttonSecondary:hover{background:#f9fafb}.EditProfileForm-module__I2qBEW__buttonPrimary{color:#fff;background:#2563eb;border-color:#0000}.EditProfileForm-module__I2qBEW__buttonPrimary:hover{background:#1d4ed8}.EditProfileForm-module__I2qBEW__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}.EditProfileForm-module__I2qBEW__buttonPrimary:disabled:hover{background:#2563eb}
.Heading-module__hNr6Bq__heading h2{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--color-primary-deep);letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.15}.Heading-module__hNr6Bq__label{color:var(--color-primary);background:var(--color-primary-soft);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-3);padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}
.AboutUs-module__-kiO-q__wrapper{padding:var(--space-section) 0;background:var(--color-bg)}.AboutUs-module__-kiO-q__header{text-align:center;max-width:720px;margin:0 auto var(--space-7)}.AboutUs-module__-kiO-q__lead{margin-top:var(--space-4);font-size:var(--fs-lead);color:var(--color-text-muted);line-height:1.55}.AboutUs-module__-kiO-q__grid{gap:var(--space-5);margin-bottom:var(--space-7);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.AboutUs-module__-kiO-q__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition)}.AboutUs-module__-kiO-q__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-soft);transform:translateY(-4px)}.AboutUs-module__-kiO-q__icon{border-radius:var(--radius-md);background:var(--color-primary-soft);width:48px;height:48px;color:var(--color-primary);margin-bottom:var(--space-4);justify-content:center;align-items:center;font-size:20px;display:inline-flex}.AboutUs-module__-kiO-q__cardTitle{color:var(--color-primary-deep);margin:0 0 var(--space-2) 0;font-size:18px;font-weight:700;line-height:1.3}.AboutUs-module__-kiO-q__cardBody{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.55}.AboutUs-module__-kiO-q__ctaRow{text-align:center}.AboutUs-module__-kiO-q__ctaLink{background:var(--color-primary);color:var(--color-text-inverse);border-radius:var(--radius-md);transition:background-color var(--transition-fast), transform var(--transition-fast);padding:14px 28px;font-size:15px;font-weight:600;display:inline-block}.AboutUs-module__-kiO-q__ctaLink:hover{background:var(--color-primary-hover);transform:translateY(-1px)}@media (max-width:768px){.AboutUs-module__-kiO-q__grid{grid-template-columns:1fr}}
.FAQ-module__8ZM7Ka__wrapper{padding:var(--space-section) 0;background:var(--color-bg)}.FAQ-module__8ZM7Ka__header{text-align:center;margin-bottom:var(--space-7)}.FAQ-module__8ZM7Ka__faqContainer{gap:var(--space-3);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__question{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast)}.FAQ-module__8ZM7Ka__question:hover{border-color:var(--color-border-strong)}.FAQ-module__8ZM7Ka__activeQuestion{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb14}.FAQ-module__8ZM7Ka__questionTitle{justify-content:space-between;align-items:center;gap:var(--space-4);cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);background:0 0;border:none;padding:18px 22px;display:flex}.FAQ-module__8ZM7Ka__questionLabel{color:var(--color-primary-deep);font-size:16px;font-weight:600;line-height:1.4}.FAQ-module__8ZM7Ka__icon{width:28px;height:28px;color:var(--color-text-soft);transition:transform var(--transition), color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.FAQ-module__8ZM7Ka__activeQuestion .FAQ-module__8ZM7Ka__icon{color:var(--color-primary);transform:rotate(180deg)}.FAQ-module__8ZM7Ka__questionText{opacity:0;max-height:0;padding:0 22px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.FAQ-module__8ZM7Ka__activeQuestion .FAQ-module__8ZM7Ka__questionText{opacity:1;max-height:600px;padding:0 22px 20px}.FAQ-module__8ZM7Ka__questionText p{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.6}.FAQ-module__8ZM7Ka__allFaq{text-align:center;margin-top:var(--space-7)}.FAQ-module__8ZM7Ka__allFaqLink{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);color:var(--color-primary-deep);transition:background-color var(--transition-fast), border-color var(--transition-fast);padding:12px 24px;font-size:15px;font-weight:600;display:inline-block}.FAQ-module__8ZM7Ka__allFaqLink:hover{background:var(--color-bg-alt);border-color:var(--color-primary);color:var(--color-primary)}@media (max-width:576px){.FAQ-module__8ZM7Ka__questionLabel{font-size:15px}.FAQ-module__8ZM7Ka__questionTitle{padding:16px 18px}}
.FinalCTA-module__sfPdpG__wrapper{padding:var(--space-section) 0;background:var(--color-bg)}.FinalCTA-module__sfPdpG__card{background:radial-gradient(ellipse 60% 80% at 80% 0%, #ffffff2e, transparent 60%), linear-gradient(135deg, var(--color-primary-deep) 0%, var(--color-primary) 100%);max-width:960px;color:var(--color-text-inverse);border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-xl);margin:0 auto;padding:clamp(40px,6vw,72px) clamp(24px,5vw,56px)}.FinalCTA-module__sfPdpG__title{font-family:var(--font-display);color:var(--color-text-inverse);letter-spacing:-.01em;margin:0 0 var(--space-4);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.FinalCTA-module__sfPdpG__subtitle{font-size:var(--fs-lead);color:#ffffffd9;max-width:580px;margin:0 auto var(--space-6);line-height:1.55}.FinalCTA-module__sfPdpG__actions{gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.FinalCTA-module__sfPdpG__primary,.FinalCTA-module__sfPdpG__secondary{border-radius:var(--radius-md);transition:transform var(--transition-fast), background-color var(--transition-fast);justify-content:center;align-items:center;min-width:160px;padding:14px 28px;font-size:15px;font-weight:600;display:inline-flex}.FinalCTA-module__sfPdpG__primary{background:var(--color-bg);color:var(--color-primary-deep)}.FinalCTA-module__sfPdpG__primary:hover{background:var(--color-bg-alt);transform:translateY(-1px)}.FinalCTA-module__sfPdpG__secondary{color:var(--color-text-inverse);background:0 0;border:1px solid #ffffff4d}.FinalCTA-module__sfPdpG__secondary:hover{background:#ffffff14;border-color:#ffffff80}.FinalCTA-module__sfPdpG__note{color:#ffffffb3;margin:0;font-size:14px}.FinalCTA-module__sfPdpG__note a{color:var(--color-text-inverse);font-weight:600;text-decoration:underline}
.Hero-module__PgAKtG__wrapper{padding:160px 0 var(--space-section);background:radial-gradient(ellipse 70% 60% at 30% 0%, var(--color-primary-soft), transparent 60%), linear-gradient(180deg, #fff 0%, var(--color-bg-alt) 100%)}@media (max-width:767px){.Hero-module__PgAKtG__wrapper{padding-top:120px}}.Hero-module__PgAKtG__container{gap:var(--space-7);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;display:grid}.Hero-module__PgAKtG__heroMeta{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__PgAKtG__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);background:var(--color-primary-soft);border-radius:var(--radius-pill);margin-bottom:var(--space-5);padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.Hero-module__PgAKtG__heroMeta h1{color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.02em;margin-bottom:var(--space-4);font-weight:800;line-height:1.05}.Hero-module__PgAKtG__container p{padding:0 0 var(--space-6) 0;font-size:var(--fs-lead);color:var(--color-text-muted);max-width:540px;line-height:1.55}.Hero-module__PgAKtG__secondary{margin-top:var(--space-3)}.Hero-module__PgAKtG__secondaryLink{color:var(--color-primary);padding:6px 0;font-size:15px;font-weight:600;display:inline-block;position:relative}.Hero-module__PgAKtG__secondaryLink:hover{color:var(--color-primary-hover)}.Hero-module__PgAKtG__trust{gap:var(--space-5);margin:var(--space-6) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.Hero-module__PgAKtG__trust li{color:var(--color-text-muted);align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.Hero-module__PgAKtG__tick{background:var(--color-accent-soft);width:18px;height:18px;color:var(--color-accent-hover);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.Hero-module__PgAKtG__imgContainer{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__productMock{border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--color-primary-soft) 0%, #fff 100%);width:100%;max-width:520px;padding:var(--space-6);box-shadow:var(--shadow-xl);position:relative}.Hero-module__PgAKtG__productMock:before{content:"";z-index:-1;background:radial-gradient(60% 50%,#2563eb2e,#0000 70%);position:absolute;inset:-20px}.Hero-module__PgAKtG__form{border:1px solid var(--color-border);border-radius:var(--radius-pill);width:100%;max-width:500px;box-shadow:var(--shadow-md);background:#fff;align-items:center;gap:8px;padding:6px;display:flex;position:relative}.Hero-module__PgAKtG__input{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;min-width:0;height:48px;margin:0;padding:0 12px 0 18px;font-size:15px}.Hero-module__PgAKtG__input::placeholder{color:var(--color-text-soft)}.Hero-module__PgAKtG__form button{white-space:nowrap;border-radius:var(--radius-pill);justify-content:center;align-items:center;min-width:180px;height:48px;padding:0 24px;line-height:1.2;display:inline-flex;position:relative}.Hero-module__PgAKtG__formContainer{flex-direction:column;width:100%;max-width:500px;display:flex}.Hero-module__PgAKtG__errorMessage{color:var(--color-danger);text-align:left;width:100%;margin-top:8px;font-size:13px}.Hero-module__PgAKtG__successMessage{background:var(--color-accent-soft,#ecfdf5);border:1px solid var(--color-accent-hover,#10b981);border-radius:var(--radius-md);width:100%;max-width:500px;box-shadow:var(--shadow-sm);align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.Hero-module__PgAKtG__successMessage p{color:var(--color-accent-hover,#047857);margin:0;padding:0;font-size:15px;font-weight:600;line-height:1.45}.Hero-module__PgAKtG__successIcon{background:var(--color-accent-hover,#10b981);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}@media (max-width:992px){.Hero-module__PgAKtG__container{gap:var(--space-7);text-align:center;grid-template-columns:1fr}.Hero-module__PgAKtG__heroMeta{align-items:center}.Hero-module__PgAKtG__container p{max-width:100%}.Hero-module__PgAKtG__trust{justify-content:center}.Hero-module__PgAKtG__productMock{max-width:380px}}@media (max-width:576px){.Hero-module__PgAKtG__wrapper{padding-top:110px}.Hero-module__PgAKtG__form{width:100%;max-width:360px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:12px;margin:0 auto;padding:0}.Hero-module__PgAKtG__input{text-align:left;border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;width:100%;height:56px;padding:16px 20px;font-size:16px}.Hero-module__PgAKtG__form button{border-radius:var(--radius-md);width:100%;min-width:auto;height:56px;margin-top:0;font-size:15px}.Hero-module__PgAKtG__errorMessage{text-align:center;margin-top:10px}}
.Button-module__8cr-Ka__button{border-radius:var(--radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.Button-module__8cr-Ka__button:focus-visible{box-shadow:0 0 0 3px #2563eb47}.Button-module__8cr-Ka__button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Button-module__8cr-Ka__label{white-space:nowrap;align-items:center;display:inline-flex}.Button-module__8cr-Ka__icon{align-items:center;font-size:.95em;display:inline-flex}.Button-module__8cr-Ka__primary{background:var(--color-primary);color:var(--color-text-inverse);border-color:var(--color-primary)}.Button-module__8cr-Ka__primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px #2563eb47}.Button-module__8cr-Ka__primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #2563eb38}.Button-module__8cr-Ka__secondary{background:var(--color-bg);color:var(--color-primary);border-color:var(--color-border-strong)}.Button-module__8cr-Ka__secondary:hover:not(:disabled){background:var(--color-bg-alt);color:var(--color-primary-hover);border-color:var(--color-primary)}.Button-module__8cr-Ka__secondary:active:not(:disabled){background:var(--color-primary-soft);border-color:var(--color-primary)}
.LandingDemo-module__gJHtza__wrapper{padding:var(--space-section) 0;background:var(--color-bg-alt)}.LandingDemo-module__gJHtza__header{text-align:center;max-width:720px;margin:0 auto var(--space-7)}.LandingDemo-module__gJHtza__subtitle{margin-top:var(--space-4);font-size:var(--fs-lead);color:var(--color-text-muted);line-height:1.55}.LandingDemo-module__gJHtza__demoCard{gap:var(--space-7);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-6);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;display:grid}.LandingDemo-module__gJHtza__demoVideoWrapper{background:linear-gradient(135deg, var(--color-primary-soft) 0%, #fff 100%);border-radius:var(--radius-lg);padding:var(--space-5);justify-content:center;align-items:center;min-height:320px;display:flex}.LandingDemo-module__gJHtza__demoVideo{width:100%;max-width:480px;height:auto}.LandingDemo-module__gJHtza__featuresColumn{gap:var(--space-5);flex-direction:column;display:flex}.LandingDemo-module__gJHtza__featureList{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.LandingDemo-module__gJHtza__featureList li{color:var(--color-text);align-items:flex-start;gap:var(--space-3);font-size:15px;font-weight:500;line-height:1.5;display:flex}.LandingDemo-module__gJHtza__featureIcon{width:22px;height:22px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:18px;display:inline-flex}.LandingDemo-module__gJHtza__ctaButton{background:var(--color-primary);color:var(--color-text-inverse);border-radius:var(--radius-md);transition:background-color var(--transition-fast), transform var(--transition-fast);align-self:flex-start;align-items:center;gap:10px;padding:14px 26px;font-size:15px;font-weight:600;display:inline-flex}.LandingDemo-module__gJHtza__ctaButton:hover{background:var(--color-primary-hover);transform:translateY(-1px)}@media (max-width:900px){.LandingDemo-module__gJHtza__demoCard{padding:var(--space-5);grid-template-columns:1fr}.LandingDemo-module__gJHtza__ctaButton{justify-content:center;align-self:stretch}}
.ProductDetails-module__D86M3a__container{max-width:500px;margin:0 auto}.ProductDetails-module__D86M3a__title{text-align:center;margin:20px 0 4px;font-size:1.8rem;font-weight:700}.ProductDetails-module__D86M3a__subtitle{color:#475569;text-align:center;margin:0 0 20px;font-size:.95rem}.ProductDetails-module__D86M3a__subheading{color:#1f2937;border-bottom:2px solid #0ea5e9;margin:24px 0 12px;padding-bottom:8px;font-size:1.1rem;font-weight:600}.ProductDetails-module__D86M3a__featureList{margin:0;padding:0;list-style:none}.ProductDetails-module__D86M3a__featureItem{color:#1f2937;align-items:flex-start;margin-bottom:10px;line-height:1.4;display:flex}.ProductDetails-module__D86M3a__checkIcon{color:#0ea5e9;flex-shrink:0;margin-top:1px;margin-right:10px;font-size:1.1rem;font-weight:700}.ProductDetails-module__D86M3a__planSwitcher{align-items:center;gap:10px;margin:16px 0;display:flex}.ProductDetails-module__D86M3a__switcherLabel{color:#475569;font-size:13px;font-weight:600}.ProductDetails-module__D86M3a__switcherSelect{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 12px;font-size:14px}.ProductDetails-module__D86M3a__cycleSwitch{background:#f1f5f9;border-radius:999px;margin-bottom:20px;padding:4px;display:flex}.ProductDetails-module__D86M3a__cycleOption{color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:600;transition:background-color .2s,color .2s;display:flex}.ProductDetails-module__D86M3a__cycleActive{color:#fff;background:#2563eb}.ProductDetails-module__D86M3a__savings{color:#0369a1;background:#fff;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700}.ProductDetails-module__D86M3a__cycleActive .ProductDetails-module__D86M3a__savings{color:#fff;background:#fff3}.ProductDetails-module__D86M3a__breakdown{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:24px;padding:16px}.ProductDetails-module__D86M3a__breakdownRow{color:#475569;justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.ProductDetails-module__D86M3a__breakdownTotal{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:6px;padding-top:12px;font-size:16px;font-weight:700}.ProductDetails-module__D86M3a__description{color:#64748b;text-align:center;margin-top:16px;font-size:.85rem;line-height:1.5}.ProductDetails-module__D86M3a__productImg{object-fit:contain;width:100%;max-width:500px;height:auto}
.Confirmation-module__akTI0q__container{text-align:center;background:#fff;border-radius:16px;max-width:640px;margin:60px auto;padding:48px 32px;box-shadow:0 14px 44px #0f172a14}.Confirmation-module__akTI0q__iconCircle{color:#0369a1;background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.Confirmation-module__akTI0q__title{color:#0f172a;margin:0 0 8px;font-size:2rem;font-weight:700}.Confirmation-module__akTI0q__subtitle{color:#475569;letter-spacing:.04em;margin:0 0 16px;font-size:1rem}.Confirmation-module__akTI0q__subtitle strong{color:#0f172a;background:#f1f5f9;border-radius:6px;padding:2px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.Confirmation-module__akTI0q__message{color:#334155;margin:0 0 32px;font-size:1rem;line-height:1.55}.Confirmation-module__akTI0q__timeline{text-align:left;flex-direction:column;gap:16px;margin:0 0 32px;padding:0;list-style:none;display:flex}.Confirmation-module__akTI0q__timeline li{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.Confirmation-module__akTI0q__timeline strong{color:#0f172a;margin-bottom:4px;display:block}.Confirmation-module__akTI0q__timeline p{color:#475569;margin:0;font-size:14px;line-height:1.5}.Confirmation-module__akTI0q__stepBadge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.Confirmation-module__akTI0q__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.Confirmation-module__akTI0q__primaryButton,.Confirmation-module__akTI0q__secondaryButton{border-radius:8px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-block}.Confirmation-module__akTI0q__primaryButton{color:#fff;background:#2563eb}.Confirmation-module__akTI0q__primaryButton:hover{background:#1d4ed8}.Confirmation-module__akTI0q__secondaryButton{color:#0f172a;background:#f1f5f9}.Confirmation-module__akTI0q__secondaryButton:hover{background:#e2e8f0}.Confirmation-module__akTI0q__support{color:#64748b;margin:0;font-size:14px}.Confirmation-module__akTI0q__support a{color:#2563eb}
.Wizard-module___Xf1sq__container{background:linear-gradient(135deg,#f9fafb,#f3f4f6);min-height:100vh;padding-top:105px;font-family:Satoshi,sans-serif}@media (max-width:767px){.Wizard-module___Xf1sq__container{padding-top:105px}}.Wizard-module___Xf1sq__pageWrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.Wizard-module___Xf1sq__pageWrapper{padding:2rem 1.5rem}}@media (min-width:1024px){.Wizard-module___Xf1sq__pageWrapper{padding:3rem 2rem}}.Wizard-module___Xf1sq__wizardHeader{text-align:center;margin-bottom:3rem}.Wizard-module___Xf1sq__wizardTitle{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.Wizard-module___Xf1sq__wizardTitle{font-size:2rem}}.Wizard-module___Xf1sq__wizardSubtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Wizard-module___Xf1sq__wizardSubtitle{font-size:1.125rem}}.Wizard-module___Xf1sq__progressContainer{width:100%;margin-bottom:40px;padding:0 20px}.Wizard-module___Xf1sq__progressBar{justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.Wizard-module___Xf1sq__progressStep{flex-direction:column;flex:1;align-items:center;max-width:200px;display:flex;position:relative}.Wizard-module___Xf1sq__stepNumber{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative}.Wizard-module___Xf1sq__stepNumber.Wizard-module___Xf1sq__active{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:scale(1.1);box-shadow:0 4px 12px #2563eb66}.Wizard-module___Xf1sq__stepNumber.Wizard-module___Xf1sq__completed{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);transform:scale(1.05)}.Wizard-module___Xf1sq__stepNumber.Wizard-module___Xf1sq__inactive{color:#9ca3af;background:#f3f4f6;border:2px solid #e5e7eb}.Wizard-module___Xf1sq__stepLabel{text-align:center;white-space:nowrap;font-size:14px;font-weight:500;transition:color .3s}.Wizard-module___Xf1sq__stepLabel.Wizard-module___Xf1sq__active{color:#1f2937;font-weight:600}.Wizard-module___Xf1sq__stepLabel:not(.Wizard-module___Xf1sq__active){color:#9ca3af}.Wizard-module___Xf1sq__stepConnector{z-index:1;background:#e5e7eb;width:100%;height:2px;transition:background-color .3s;position:absolute;top:20px;left:50%;transform:translateY(-50%)}.Wizard-module___Xf1sq__stepConnector.Wizard-module___Xf1sq__completed{background:linear-gradient(90deg,#0ea5e9 0%,#0284c7 100%)}@media (max-width:768px){.Wizard-module___Xf1sq__progressContainer{margin-bottom:30px;padding:0 10px}.Wizard-module___Xf1sq__stepNumber{width:32px;height:32px;font-size:14px}.Wizard-module___Xf1sq__stepLabel{font-size:12px}.Wizard-module___Xf1sq__stepConnector{top:16px}}@media (max-width:640px){.Wizard-module___Xf1sq__progressBar{flex-direction:column;align-items:center;gap:0}.Wizard-module___Xf1sq__progressStep{flex-direction:row;justify-content:flex-start;gap:12px;width:100%}.Wizard-module___Xf1sq__progressStep:not(:last-child){margin-bottom:8px}.Wizard-module___Xf1sq__stepConnector{display:none}.Wizard-module___Xf1sq__stepLabel{text-align:left;margin-bottom:0}.Wizard-module___Xf1sq__stepNumber{margin-bottom:0}}.Wizard-module___Xf1sq__wizardCard{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:768px){.Wizard-module___Xf1sq__wizardCard{margin:0 .5rem 2rem;padding:1.5rem}}
.Dashboard-module__xqZg6q__container{background:linear-gradient(135deg,#f9fafb,#f3f4f6);min-height:100vh;padding-top:105px;font-family:Satoshi,sans-serif}@media (max-width:767px){.Dashboard-module__xqZg6q__container{padding-top:105px}}.Dashboard-module__xqZg6q__pageWrapper{max-width:1280px;margin:0 auto;padding:1rem}.Dashboard-module__xqZg6q__header{text-align:center;margin-bottom:3rem}.Dashboard-module__xqZg6q__headerDescription{color:#6b7280;max-width:42rem;margin:1rem auto 0;font-size:1.125rem}.Dashboard-module__xqZg6q__welcomeText{color:#0ea5e9;font-weight:600}.Dashboard-module__xqZg6q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__xqZg6q__brfSection{background:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 24px #0000000f}.Dashboard-module__xqZg6q__brfSectionHeader{margin-bottom:1.5rem}.Dashboard-module__xqZg6q__brfSectionHeader h2{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Dashboard-module__xqZg6q__brfSectionHeader p{color:#6b7280;font-size:1rem}.Dashboard-module__xqZg6q__dashboardCard{cursor:pointer;background-color:#fff;border-radius:1rem;margin:.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Dashboard-module__xqZg6q__dashboardCard:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Dashboard-module__xqZg6q__cardBackground{opacity:.1;border-radius:50%;width:8rem;height:8rem;margin-top:-4rem;margin-right:-4rem;position:absolute;top:0;right:0}.Dashboard-module__xqZg6q__cardBackground.Dashboard-module__xqZg6q__blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.Dashboard-module__xqZg6q__cardBackground.Dashboard-module__xqZg6q__green{background:linear-gradient(135deg,#0ea5e9,#0369a1)}.Dashboard-module__xqZg6q__cardBackground.Dashboard-module__xqZg6q__orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.Dashboard-module__xqZg6q__cardBackground.Dashboard-module__xqZg6q__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Dashboard-module__xqZg6q__cardContent{padding:1.5rem;position:relative}.Dashboard-module__xqZg6q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Dashboard-module__xqZg6q__cardIcon{color:#fff;border-radius:.75rem;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a}.Dashboard-module__xqZg6q__cardIcon.Dashboard-module__xqZg6q__blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.Dashboard-module__xqZg6q__cardIcon.Dashboard-module__xqZg6q__green{background:linear-gradient(135deg,#0ea5e9,#0369a1)}.Dashboard-module__xqZg6q__cardIcon.Dashboard-module__xqZg6q__orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.Dashboard-module__xqZg6q__cardIcon.Dashboard-module__xqZg6q__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Dashboard-module__xqZg6q__cardValue{text-align:right}.Dashboard-module__xqZg6q__cardValueNumber{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__xqZg6q__cardTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.Dashboard-module__xqZg6q__cardDescription{color:#6b7280;margin:0;font-size:.875rem}.Dashboard-module__xqZg6q__quickActionsSection{margin-bottom:3rem}.Dashboard-module__xqZg6q__quickActionsHeader{text-align:center;margin-bottom:2rem}.Dashboard-module__xqZg6q__quickActionsTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Dashboard-module__xqZg6q__quickActionsDescription{color:#6b7280;margin:0}.Dashboard-module__xqZg6q__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.Dashboard-module__xqZg6q__actionButton{cursor:pointer;color:inherit;background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;margin:.5rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Dashboard-module__xqZg6q__actionButton:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Dashboard-module__xqZg6q__actionButtonHeader{align-items:center;margin-bottom:.75rem;display:flex}.Dashboard-module__xqZg6q__actionButtonIcon{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0369a1);border-radius:.5rem;padding:.5rem;transition:transform .2s}.Dashboard-module__xqZg6q__actionButtonTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:600;transition:color .2s}.Dashboard-module__xqZg6q__actionButtonDescription{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.Dashboard-module__xqZg6q__coursesSection{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Dashboard-module__xqZg6q__coursesHeader{color:#fff;background:linear-gradient(90deg,#0ea5e9,#0369a1);padding:1.5rem}.Dashboard-module__xqZg6q__coursesHeaderContent{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__xqZg6q__coursesHeaderInfo h2{margin:0;font-size:1.25rem;font-weight:700}.Dashboard-module__xqZg6q__coursesHeaderInfo p{color:#a7f3d0;margin:.25rem 0 0}.Dashboard-module__xqZg6q__coursesHeaderStats{text-align:right}.Dashboard-module__xqZg6q__coursesHeaderStats p:first-child{margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__xqZg6q__coursesHeaderStats p:last-child{color:#a7f3d0;margin:0;font-size:.875rem}.Dashboard-module__xqZg6q__coursesContent{padding:1.5rem}.Dashboard-module__xqZg6q__coursesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.Dashboard-module__xqZg6q__coursesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Dashboard-module__xqZg6q__coursesGrid{grid-template-columns:repeat(3,1fr)}}.Dashboard-module__xqZg6q__courseCard{color:inherit;background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:.75rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden;transform:translateY(0)}.Dashboard-module__xqZg6q__courseCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Dashboard-module__xqZg6q__courseCardContent{padding:1.5rem}.Dashboard-module__xqZg6q__courseCardHeader{align-items:center;margin-bottom:1rem;display:flex}.Dashboard-module__xqZg6q__courseCardIcon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Dashboard-module__xqZg6q__courseCardIcon svg{color:#fff;width:1.5rem;height:1.5rem}.Dashboard-module__xqZg6q__courseCardTitle{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;transition:color .3s}.Dashboard-module__xqZg6q__courseCard:hover .Dashboard-module__xqZg6q__courseCardTitle{color:#2563eb}.Dashboard-module__xqZg6q__courseCardDescription{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.Dashboard-module__xqZg6q__courseCardFooter{color:#2563eb;align-items:center;font-size:.875rem;font-weight:500;transition:color .3s;display:flex}.Dashboard-module__xqZg6q__courseCard:hover .Dashboard-module__xqZg6q__courseCardFooter{color:#1d4ed8}.Dashboard-module__xqZg6q__courseCardArrow{width:1rem;height:1rem;margin-left:.25rem;transition:transform .3s}.Dashboard-module__xqZg6q__courseCard:hover .Dashboard-module__xqZg6q__courseCardArrow{transform:translate(.25rem)}.Dashboard-module__xqZg6q__emptyState{text-align:center;padding:3rem 0}.Dashboard-module__xqZg6q__emptyStateIcon{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 1rem;display:flex}.Dashboard-module__xqZg6q__emptyStateIcon svg{color:#9ca3af;width:3rem;height:3rem}.Dashboard-module__xqZg6q__emptyStateTitle{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Dashboard-module__xqZg6q__emptyStateDescription{color:#6b7280;max-width:24rem;margin:0 auto}.Dashboard-module__xqZg6q__loadingCard{background:#e5e7eb;border-radius:.75rem;height:8rem;animation:2s cubic-bezier(.4,0,.6,1) infinite Dashboard-module__xqZg6q__pulse}@keyframes Dashboard-module__xqZg6q__pulse{0%,to{opacity:1}50%{opacity:.5}}
.FAQ-module__fRNiSW__container{background:var(--color-bg);min-height:100vh;font-family:var(--font-body);padding-top:80px}@media (max-width:767px){.FAQ-module__fRNiSW__container{padding-top:60px}}.FAQ-module__fRNiSW__pageWrapper{max-width:1100px;margin:0 auto}
.Profile-module__C0A1uW__container{background:linear-gradient(135deg,#f9fafb,#f3f4f6);min-height:100vh;padding-top:105px;font-family:Satoshi,sans-serif}@media (max-width:767px){.Profile-module__C0A1uW__container{padding-top:105px}}.Profile-module__C0A1uW__pageWrapper{max-width:1536px;margin:0 auto;padding:1rem}@media (min-width:640px){.Profile-module__C0A1uW__pageWrapper{padding:1.5rem}}@media (min-width:1024px){.Profile-module__C0A1uW__pageWrapper{padding:2rem}}.Profile-module__C0A1uW__header{text-align:center;margin-bottom:3rem}.Profile-module__C0A1uW__headerDescription{color:#6b7280;max-width:32rem;margin:1rem auto 0;font-size:1.125rem}.Profile-module__C0A1uW__gridContainer{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.Profile-module__C0A1uW__gridContainer{grid-template-columns:1fr 2fr}}.Profile-module__C0A1uW__profileOverview{flex-direction:column;gap:1.5rem;display:flex}.Profile-module__C0A1uW__profileCard{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Profile-module__C0A1uW__profileCardHeader{background:linear-gradient(135deg,#0ea5e9,#0369a1);height:8rem;position:relative}.Profile-module__C0A1uW__avatarContainer{position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}.Profile-module__C0A1uW__avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Profile-module__C0A1uW__avatarIcon{color:#9ca3af;width:3rem;height:3rem}.Profile-module__C0A1uW__profileCardContent{text-align:center;padding:4rem 1.5rem 1.5rem}.Profile-module__C0A1uW__userName{color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Profile-module__C0A1uW__userEmail{color:#6b7280;margin-bottom:1rem}.Profile-module__C0A1uW__statusBadge{color:#166534;background:#e0f2fe;border-radius:9999px;align-items:center;padding:.75rem;font-size:.875rem;font-weight:500;display:inline-flex}.Profile-module__C0A1uW__statusDot{background:#4ade80;border-radius:50%;width:.5rem;height:.5rem;margin-right:.5rem}.Profile-module__C0A1uW__profileStats{flex-direction:column;gap:1rem;display:flex}.Profile-module__C0A1uW__profileStatCard{background:#fff;border-radius:.75rem;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Profile-module__C0A1uW__profileStatCard:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Profile-module__C0A1uW__profileStatCardTop{height:.5rem}.Profile-module__C0A1uW__profileStatCardTop.Profile-module__C0A1uW__blue{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.Profile-module__C0A1uW__profileStatCardTop.Profile-module__C0A1uW__green{background:linear-gradient(90deg,#0ea5e9,#0369a1)}.Profile-module__C0A1uW__profileStatCardTop.Profile-module__C0A1uW__purple{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.Profile-module__C0A1uW__profileStatCardTop.Profile-module__C0A1uW__orange{background:linear-gradient(90deg,#f59e0b,#d97706)}.Profile-module__C0A1uW__profileStatCardContent{padding:1.5rem}.Profile-module__C0A1uW__profileStatCardMain{align-items:center;display:flex}.Profile-module__C0A1uW__profileStatCardIcon{color:#fff;border-radius:.5rem;padding:.75rem}.Profile-module__C0A1uW__profileStatCardIcon.Profile-module__C0A1uW__blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.Profile-module__C0A1uW__profileStatCardIcon.Profile-module__C0A1uW__green{background:linear-gradient(135deg,#0ea5e9,#0369a1)}.Profile-module__C0A1uW__profileStatCardIcon.Profile-module__C0A1uW__purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Profile-module__C0A1uW__profileStatCardIcon.Profile-module__C0A1uW__orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.Profile-module__C0A1uW__profileStatCardInfo{margin-left:1rem}.Profile-module__C0A1uW__profileStatCardTitle{color:#6b7280;font-size:.875rem;font-weight:500}.Profile-module__C0A1uW__profileStatCardValue{color:#111827;font-size:1.125rem;font-weight:600}.Profile-module__C0A1uW__adminPanel{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Profile-module__C0A1uW__adminPanelContent{padding:1.5rem}.Profile-module__C0A1uW__adminPanelHeader{align-items:center;margin-bottom:1rem;display:flex}.Profile-module__C0A1uW__adminPanelIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:.5rem;padding:.5rem}.Profile-module__C0A1uW__adminPanelInfo{margin-left:.75rem}.Profile-module__C0A1uW__adminPanelTitle{color:#111827;font-size:1.125rem;font-weight:600}.Profile-module__C0A1uW__adminPanelDescription{color:#6b7280;font-size:.875rem}.Profile-module__C0A1uW__adminPanelButton{text-align:center;color:#fff;background:linear-gradient(90deg,#6366f1,#4f46e5);border-radius:.5rem;width:100%;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;transform:scale(1)}.Profile-module__C0A1uW__adminPanelButton:hover{background:linear-gradient(90deg,#4f46e5,#4338ca);transform:scale(1.05)}.Profile-module__C0A1uW__editProfileSection{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Profile-module__C0A1uW__editProfileHeader{color:#fff;background:linear-gradient(90deg,#3b82f6,#1d4ed8);padding:1.5rem}.Profile-module__C0A1uW__editProfileTitle{font-size:1.25rem;font-weight:700}.Profile-module__C0A1uW__editProfileDescription{color:#bfdbfe;margin-top:.25rem}.Profile-module__C0A1uW__editProfileContent{padding:1.5rem}
