.AssetForm-module__tAe8ea__formContainer{flex-direction:column;gap:1.5rem;display:flex}.AssetForm-module__tAe8ea__icon{color:var(--primary-light)}.AssetForm-module__tAe8ea__title{color:var(--foreground);font-size:.95rem;font-weight:700}.AssetForm-module__tAe8ea__tabList{border-bottom:1px solid var(--card-border);gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.AssetForm-module__tAe8ea__tabButton{color:var(--foreground-muted);font-family:var(--font-display);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.AssetForm-module__tAe8ea__tabButtonActive{color:var(--primary-light);background:#6366f11a;box-shadow:0 0 10px #6366f10d}.AssetForm-module__tAe8ea__tabContent{animation:.4s AssetForm-module__tAe8ea__fadeIn}.AssetForm-module__tAe8ea__assetCard{border:1px solid var(--card-border);background:#ffffff05;border-radius:12px;margin-bottom:1rem;padding:1.25rem;transition:border-color .2s;position:relative}.AssetForm-module__tAe8ea__assetCard:hover{border-color:#ffffff26}.AssetForm-module__tAe8ea__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AssetForm-module__tAe8ea__cardTitle{color:var(--primary-light);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.AssetForm-module__tAe8ea__deleteButton{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:background .2s;display:flex}.AssetForm-module__tAe8ea__deleteButton:hover{background:#ef44441a}.AssetForm-module__tAe8ea__addButton{border:1px dashed var(--card-border);width:100%;color:var(--foreground-muted);cursor:pointer;font-family:var(--font-main);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.AssetForm-module__tAe8ea__addButton:hover{color:var(--foreground);border-color:var(--primary);background:#6366f108}.AssetForm-module__tAe8ea__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AssetForm-module__tAe8ea__sectionTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:block}.AssetForm-module__tAe8ea__numberBadge{color:var(--foreground);background:#ffffff14;border-radius:12px;margin-left:.5rem;padding:.15rem .5rem;font-size:.8rem}.AssetForm-module__tAe8ea__pensionLinkContainer{justify-content:flex-start;align-items:center;margin-top:.75rem;display:flex}.AssetForm-module__tAe8ea__pensionLink{color:var(--primary-light);background:#6366f10d;border:1px solid #6366f126;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AssetForm-module__tAe8ea__pensionLink:hover{color:var(--foreground);background:#6366f126;border-color:#6366f14d;transform:translateY(-1px)}.AssetForm-module__tAe8ea__clickableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.AssetForm-module__tAe8ea__clickableHeader:hover .AssetForm-module__tAe8ea__cardTitle{color:var(--primary-light)}.AssetForm-module__tAe8ea__headerTitleArea{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.AssetForm-module__tAe8ea__chevronIcon{color:var(--foreground-muted);align-items:center;transition:transform .2s,color .2s;display:flex}.AssetForm-module__tAe8ea__clickableHeader:hover .AssetForm-module__tAe8ea__chevronIcon{color:var(--primary-light)}.AssetForm-module__tAe8ea__headerActionArea{align-items:center;display:flex}.AssetForm-module__tAe8ea__summaryContainer{cursor:pointer;background:#ffffff04;border:1px solid #ffffff08;border-radius:8px;flex-wrap:wrap;gap:1.25rem;margin-top:-.25rem;margin-bottom:0;padding:.8rem 1rem;transition:all .2s;display:flex}.AssetForm-module__tAe8ea__summaryContainer:hover{background:#ffffff09;border-color:#ffffff0f}.AssetForm-module__tAe8ea__summaryContainer.AssetForm-module__tAe8ea__expanded{margin-bottom:1.25rem}.AssetForm-module__tAe8ea__summaryItem{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.AssetForm-module__tAe8ea__summaryLabel{color:var(--foreground-muted);font-size:.85rem}.AssetForm-module__tAe8ea__summaryValue{color:var(--primary-light);font-size:.9rem;font-weight:600}.AssetForm-module__tAe8ea__cardDetails{border-top:1px solid #ffffff0d;margin-top:1rem;padding-top:1rem;animation:.2s ease-out forwards AssetForm-module__tAe8ea__slideDown}.AssetForm-module__tAe8ea__assetCardExpanded{border-color:var(--card-border-active)}@keyframes AssetForm-module__tAe8ea__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AssetForm-module__tAe8ea__priceInputWrapper{gap:.5rem;width:100%;display:flex}.AssetForm-module__tAe8ea__priceInputGrow{flex:1;min-width:0}.AssetForm-module__tAe8ea__priceFetchButton{border-radius:12px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-top:25px;margin-bottom:1.25rem;padding:0;display:flex}@keyframes AssetForm-module__tAe8ea__spinner{to{transform:rotate(360deg)}}.AssetForm-module__tAe8ea__spinner{animation:.8s linear infinite AssetForm-module__tAe8ea__spinner}.AssetForm-module__tAe8ea__autocompleteWrapper{width:100%;position:relative}.AssetForm-module__tAe8ea__autocompleteDropdown{border:1px solid var(--card-border);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e28fa;border-radius:8px;max-height:250px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000080}.AssetForm-module__tAe8ea__autocompleteItem{cursor:pointer;border-bottom:1px solid #ffffff0d;flex-direction:column;padding:.75rem 1rem;transition:background .2s;display:flex}.AssetForm-module__tAe8ea__autocompleteItem:last-child{border-bottom:none}.AssetForm-module__tAe8ea__autocompleteItem:hover{background:#6366f126}.AssetForm-module__tAe8ea__autocompleteItemTitle{color:var(--primary-light);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.AssetForm-module__tAe8ea__autocompleteItemSub{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.2rem;font-size:.8rem;overflow:hidden}.AssetForm-module__tAe8ea__autocompleteItemActive{background:var(--card-border)}
.Scenario-module__YvbzaW__container{flex-direction:column;gap:1.25rem;display:flex}.Scenario-module__YvbzaW__header{align-items:center;gap:.5rem;margin-bottom:0;display:flex}.Scenario-module__YvbzaW__icon{color:var(--primary-light)}.Scenario-module__YvbzaW__title{color:var(--foreground);font-size:.95rem;font-weight:700}.Scenario-module__YvbzaW__presetSection{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.Scenario-module__YvbzaW__helpText{color:var(--foreground-muted);margin-left:.5rem;font-size:.75rem;font-weight:400}.Scenario-module__YvbzaW__presetButtons{flex-direction:column;gap:.75rem;display:flex}.Scenario-module__YvbzaW__presetBtn{width:100%;font-family:var(--font-main);cursor:pointer;border:1px solid var(--card-border);color:var(--foreground-muted);text-align:center;background:#ffffff05;border-radius:10px;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.Scenario-module__YvbzaW__presetBtn:hover{color:var(--foreground);background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1px)}.Scenario-module__YvbzaW__btnConservative:active,.Scenario-module__YvbzaW__btnConservative:hover,.Scenario-module__YvbzaW__btnConservative.Scenario-module__YvbzaW__active{border-color:var(--success);color:var(--success);background:#10b9811f;box-shadow:0 0 10px #10b98133}.Scenario-module__YvbzaW__btnBase:active,.Scenario-module__YvbzaW__btnBase:hover,.Scenario-module__YvbzaW__btnBase.Scenario-module__YvbzaW__active{border-color:var(--primary);color:var(--primary-light);background:#6366f11f;box-shadow:0 0 10px #6366f133}.Scenario-module__YvbzaW__btnAggressive:active,.Scenario-module__YvbzaW__btnAggressive:hover,.Scenario-module__YvbzaW__btnAggressive.Scenario-module__YvbzaW__active{border-color:var(--secondary);color:var(--secondary-light);background:#a855f71f;box-shadow:0 0 10px #a855f733}.Scenario-module__YvbzaW__exchangeScenarioWrapper{flex-direction:column;display:flex}.Scenario-module__YvbzaW__exchangeRateDetails{color:var(--foreground-muted);flex-direction:column;gap:.4rem;margin-top:-.5rem;margin-bottom:.75rem;padding-left:.25rem;font-size:.825rem;display:flex}.Scenario-module__YvbzaW__rateInfoRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Scenario-module__YvbzaW__rateLabel{color:var(--foreground-muted)}.Scenario-module__YvbzaW__appliedRateValue{color:var(--primary-light);font-weight:600}.Scenario-module__YvbzaW__scenarioBadge{border-radius:6px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.Scenario-module__YvbzaW__badgeUp{color:#f87171;background:#ef44441f;border:1px solid #ef444433}.Scenario-module__YvbzaW__badgeDown{color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f633}.Scenario-module__YvbzaW__fetchingStatus{color:var(--primary-light);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.Scenario-module__YvbzaW__spinner{animation:1.5s linear infinite Scenario-module__YvbzaW__spin}@keyframes Scenario-module__YvbzaW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Scenario-module__YvbzaW__successStatus{color:var(--success);font-size:.75rem}.Scenario-module__YvbzaW__errorStatus{color:var(--danger);font-size:.75rem}.Scenario-module__YvbzaW__exchangeRateWrapper{flex-direction:row;align-items:flex-end;gap:.5rem;display:flex}.Scenario-module__YvbzaW__fetchButton{flex-shrink:0;justify-content:center;align-items:center;padding:.65rem;display:flex}.Scenario-module__YvbzaW__scenarioList{flex-direction:column;gap:.5rem;display:flex}.Scenario-module__YvbzaW__scenarioItem{cursor:pointer;border:1px solid var(--card-border);background:#0003;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem;transition:all .2s;display:flex}.Scenario-module__YvbzaW__scenarioItem:hover{background:#ffffff0d}.Scenario-module__YvbzaW__scenarioItemActive{border-color:var(--primary);background:#3b82f626}.Scenario-module__YvbzaW__scenarioItemHeader{justify-content:space-between;align-items:center;min-width:0;display:flex}.Scenario-module__YvbzaW__scenarioNameContainer{align-items:center;gap:6px;width:100%;display:flex;overflow:hidden}.Scenario-module__YvbzaW__scenarioName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Scenario-module__YvbzaW__scenarioNameActive{color:var(--primary);font-weight:600}.Scenario-module__YvbzaW__scenarioNameInactive{color:var(--foreground);font-weight:400}.Scenario-module__YvbzaW__defaultBadge{white-space:nowrap;color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.7rem;font-weight:500}.Scenario-module__YvbzaW__renameInput{border:1px solid var(--primary);color:var(--foreground);background:#0000004d;border-radius:6px;outline:none;width:100%;padding:4px 8px;font-size:.9rem}.Scenario-module__YvbzaW__scenarioActionsRow{justify-content:space-between;align-items:center;margin-top:-.25rem;display:flex}.Scenario-module__YvbzaW__actionBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px;display:flex}.Scenario-module__YvbzaW__compareBtn{flex-shrink:0;font-size:.8rem}.Scenario-module__YvbzaW__compareBtnActive{color:var(--accent)}.Scenario-module__YvbzaW__compareBtnInactive,.Scenario-module__YvbzaW__iconBtn{color:var(--foreground-muted)}.Scenario-module__YvbzaW__iconBtn:hover{color:var(--foreground)}.Scenario-module__YvbzaW__dangerBtn{color:var(--danger)}.Scenario-module__YvbzaW__primaryBtn{color:#fff;background:var(--primary);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem}.Scenario-module__YvbzaW__secondaryBtn{color:var(--foreground);cursor:pointer;white-space:nowrap;background:#ffffff1a;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem}.Scenario-module__YvbzaW__actionGroup{align-items:center;gap:.25rem;display:flex}.Scenario-module__YvbzaW__confirmText{color:var(--danger);white-space:nowrap;font-size:.75rem;font-weight:600}
.Dashboard-module__87J5TW__container{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__87J5TW__colorGreen{--hero-color:#10b981;--hero-bg-color:#10b9811a}.Dashboard-module__87J5TW__colorOrange{--hero-color:#f59e0b;--hero-bg-color:#f59e0b26}.Dashboard-module__87J5TW__colorRed{--hero-color:#ef4444;--hero-bg-color:#ef444433}.Dashboard-module__87J5TW__colorGreenText{color:#10b981}.Dashboard-module__87J5TW__colorOrangeText{color:#f59e0b}.Dashboard-module__87J5TW__colorRedText{color:#ef4444}.Dashboard-module__87J5TW__checkIcon{color:#10b981;font-size:1.1rem}.Dashboard-module__87J5TW__crossIcon{color:#ef4444;font-size:1.1rem}.Dashboard-module__87J5TW__heroCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ae6 0%,#1e1b4be6 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff0d}.Dashboard-module__87J5TW__heroCard:before{content:"";background:radial-gradient(circle at top right, var(--hero-color) 0%, transparent 40%);opacity:.15;pointer-events:none;position:absolute;inset:0}.Dashboard-module__87J5TW__heroContent{z-index:1;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}@media (min-width:768px){.Dashboard-module__87J5TW__heroContent{flex-direction:column;align-items:stretch;padding:0 1rem}}.Dashboard-module__87J5TW__heroTextSection{text-align:left;flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__87J5TW__heroLabel{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:500}.Dashboard-module__87J5TW__heroTitle{color:#fff;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.Dashboard-module__87J5TW__heroMessageArea{background:var(--hero-bg-color,#ffffff0d);border:1px solid #ffffff1a;border-left:6px solid var(--hero-color);box-shadow:0 4px 20px var(--hero-bg-color,transparent);border-radius:16px;margin-top:.5rem;padding:1rem 1.25rem}.Dashboard-module__87J5TW__heroMessageTitle{color:#fff;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.35rem;font-weight:800;display:flex}.Dashboard-module__87J5TW__heroMessageSub{color:#fffffff2;word-break:keep-all;margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}.Dashboard-module__87J5TW__heroAlternativesSection{background:#0003;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:.75rem;width:100%;max-width:none;padding:1rem 1.25rem;display:flex}.Dashboard-module__87J5TW__heroAltRow{align-items:center;gap:.75rem;display:flex}.Dashboard-module__87J5TW__heroAltLabel{color:#fffc;white-space:nowrap;width:80px;font-size:.9rem;font-weight:600}.Dashboard-module__87J5TW__heroAltBarTrack{background:#ffffff1a;border-radius:4px;flex:1;height:8px;overflow:hidden}.Dashboard-module__87J5TW__heroAltBarFill{border-radius:4px;height:100%}.Dashboard-module__87J5TW__heroAltScore{text-align:right;width:35px;font-size:.95rem;font-weight:800;font-family:var(--font-display)}.Dashboard-module__87J5TW__coreMetricsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.Dashboard-module__87J5TW__coreMetricsGrid{grid-template-columns:repeat(3,1fr)}}.Dashboard-module__87J5TW__coreMetricCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1.25rem;transition:transform .2s,background .2s;display:flex}.Dashboard-module__87J5TW__coreMetricCard:hover{background:#ffffff0a;transform:translateY(-2px)}.Dashboard-module__87J5TW__coreIconWrapper{width:48px;height:48px;color:var(--primary);background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.Dashboard-module__87J5TW__coreCardContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Dashboard-module__87J5TW__coreCardTitle{color:var(--foreground-muted);margin:0;font-size:.95rem;font-weight:500}.Dashboard-module__87J5TW__coreCardValue{color:#fff;font-size:1.75rem;font-weight:700;font-family:var(--font-display)}.Dashboard-module__87J5TW__coreCardDesc{color:#ffffff80;margin:0;font-size:.85rem}.Dashboard-module__87J5TW__coreCardList{flex-direction:column;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.Dashboard-module__87J5TW__coreCardListItem{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.Dashboard-module__87J5TW__aiAdvisorContainer{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__87J5TW__sectionTitle{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.Dashboard-module__87J5TW__aiCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b9810d;border:1px solid #10b98126;border-radius:24px;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.Dashboard-module__87J5TW__aiIconWrapper{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #10b9814d}.Dashboard-module__87J5TW__aiContent{background:#0003;border-radius:4px 20px 20px;flex:1;padding:1.75rem 2rem;position:relative}.Dashboard-module__87J5TW__aiContent:before{content:"";border:8px solid #0000;border-left-width:0;border-right:10px solid #0003;position:absolute;top:16px;left:-8px}.Dashboard-module__87J5TW__aiText{color:#fffffff2;margin:0;font-size:1.15rem;line-height:1.7}.Dashboard-module__87J5TW__scenarioComparisonContainer{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__87J5TW__scenarioTableWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;overflow:hidden}.Dashboard-module__87J5TW__scenarioTable{border-collapse:collapse;text-align:left;width:100%}.Dashboard-module__87J5TW__scenarioTable th{color:var(--foreground-muted);background:#0003;border-bottom:1px solid #ffffff0d;padding:1.25rem 1.5rem;font-size:.9rem;font-weight:600}.Dashboard-module__87J5TW__scenarioTable td{color:#fff;border-bottom:1px solid #ffffff08;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500}.Dashboard-module__87J5TW__currentScenarioRow{background:#ffffff08}.Dashboard-module__87J5TW__currentScenarioRow td{font-weight:700}.Dashboard-module__87J5TW__altScenarioRow:hover{background:#ffffff0d}.Dashboard-module__87J5TW__scoreIncrease{color:#10b981;margin-left:.5rem;font-size:.85rem}.Dashboard-module__87J5TW__warningCard{border:1px solid var(--danger);background:#ef444414;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.25rem;animation:.5s Dashboard-module__87J5TW__fadeIn;display:flex;box-shadow:0 0 15px #ef444426}.Dashboard-module__87J5TW__warningIcon{color:var(--danger);flex-shrink:0;margin-top:.15rem}.Dashboard-module__87J5TW__warningContent{flex-direction:column;gap:.25rem;display:flex}.Dashboard-module__87J5TW__warningTitle{color:#f87171;font-size:.95rem;font-weight:700}.Dashboard-module__87J5TW__warningText{color:#fca5a5;font-size:.8rem;line-height:1.4}.Dashboard-module__87J5TW__chartCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;width:100%;padding:1.5rem}.Dashboard-module__87J5TW__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Dashboard-module__87J5TW__chartTitle{color:var(--foreground);font-size:1.05rem;font-weight:700}.Dashboard-module__87J5TW__chartContainer{width:100%;height:320px}.Dashboard-module__87J5TW__depletionAlertBadge{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Dashboard-module__87J5TW__successBadge{color:#34d399;background:#10b9811a;border:1px solid #10b98133;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}
.Header-module__CwW09G__header{justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.Header-module__CwW09G__logoArea{color:inherit;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__CwW09G__logoArea:hover{opacity:.8}.Header-module__CwW09G__logoText{letter-spacing:-.03em;background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.75rem;font-weight:700;line-height:1}.Header-module__CwW09G__actions{align-items:center;gap:1rem;display:flex}.Header-module__CwW09G__actionButton{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground-muted);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__CwW09G__actionButton:hover{border-color:var(--primary);color:var(--primary);background:#ffffff0d}@media (max-width:768px){.Header-module__CwW09G__header{justify-content:center}}
.page-module__Fx1_7W__main{flex-direction:column;flex:1;gap:.5rem;width:100%;max-width:1440px;margin:0 auto;padding:1rem 1.5rem;display:flex}.page-module__Fx1_7W__header{border-bottom:1px solid var(--card-border);flex-direction:column;gap:.5rem;margin-top:.25rem;padding-bottom:.5rem;display:flex}.page-module__Fx1_7W__headerButton{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;color:var(--foreground-muted);border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.page-module__Fx1_7W__headerButton:hover{border-color:var(--primary);color:var(--primary);background:#ffffff0d}.page-module__Fx1_7W__headerButtonActive{color:var(--primary)}.page-module__Fx1_7W__headerButtonDanger{color:var(--danger,#ff4d4f)}.page-module__Fx1_7W__headerButtonDanger:hover{border-color:var(--danger,#ff4d4f);color:var(--danger,#ff4d4f);background:#ff4d4f1a}.page-module__Fx1_7W__logoArea{align-items:center;gap:.5rem;display:flex}.page-module__Fx1_7W__logoText{font-family:var(--font-display);background:linear-gradient(135deg, var(--primary-light) 0%, var(--secondary-light) 50%, var(--accent) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;font-size:1.75rem;font-weight:800}.page-module__Fx1_7W__tagline{color:var(--foreground-muted);font-size:.9rem}.page-module__Fx1_7W__layoutGrid{flex-direction:column;align-items:flex-start;gap:1rem;display:flex;position:relative}@media (min-width:1024px){.page-module__Fx1_7W__layoutGrid{flex-direction:row}}.page-module__Fx1_7W__leftColumn{flex-direction:column;gap:1rem;width:100%;display:flex}.page-module__Fx1_7W__leftColumnHidden{display:none}@media (min-width:1024px){.page-module__Fx1_7W__leftColumn{flex-shrink:0;width:280px;transition:margin-left .4s cubic-bezier(.4,0,.2,1),opacity .3s}.page-module__Fx1_7W__leftColumnHidden{opacity:0;pointer-events:none;margin-left:calc(-280px - 1rem);display:flex}}.page-module__Fx1_7W__rightColumn{flex-direction:column;flex-grow:1;gap:1rem;width:100%;min-width:0;display:flex}.page-module__Fx1_7W__footer{border-top:1px solid var(--card-border);text-align:center;margin-top:4rem;padding:2rem 0}.page-module__Fx1_7W__disclaimer{max-width:800px;color:var(--foreground-muted);margin:0 auto;font-size:.75rem;line-height:1.6}.page-module__Fx1_7W__disclaimerTitle{color:var(--warning);justify-content:center;align-items:center;gap:.25rem;margin-bottom:.5rem;font-weight:700;display:flex}.page-module__Fx1_7W__copyright{color:var(--foreground-muted);margin-top:1rem;font-size:.7rem}
.SimpleSimulator-module__h6tjbG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.SimpleSimulator-module__h6tjbG__formGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.SimpleSimulator-module__h6tjbG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.SimpleSimulator-module__h6tjbG__inputGroup label{color:var(--foreground);font-size:.9rem;font-weight:500}.SimpleSimulator-module__h6tjbG__inputWrapper{align-items:center;display:flex;position:relative}.SimpleSimulator-module__h6tjbG__input{border:1px solid var(--card-border);width:100%;color:var(--foreground);background:#ffffff0d;border-radius:12px;padding:.8rem 1rem;font-size:1rem;transition:all .3s}.SimpleSimulator-module__h6tjbG__input:focus{border-color:var(--primary);background:rgba(var(--primary-rgb), .05);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .2);outline:none}.SimpleSimulator-module__h6tjbG__unit{color:var(--foreground-muted);pointer-events:none;position:absolute;right:1rem}.SimpleSimulator-module__h6tjbG__selectGroup{border:1px solid var(--card-border);background:#ffffff0d;border-radius:12px;gap:.5rem;padding:.3rem;display:flex}.SimpleSimulator-module__h6tjbG__selectBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.6rem;font-size:.9rem;font-weight:500;transition:all .3s}.SimpleSimulator-module__h6tjbG__selectBtn.SimpleSimulator-module__h6tjbG__active{background:var(--primary);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-rgb), .4)}.SimpleSimulator-module__h6tjbG__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, #a5b4fc 100%);color:#fff;cursor:pointer;width:100%;box-shadow:0 8px 20px rgba(var(--primary-rgb), .4);border:none;border-radius:12px;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.SimpleSimulator-module__h6tjbG__submitBtn:hover{box-shadow:0 12px 25px rgba(var(--primary-rgb), .6);transform:translateY(-2px)}.SimpleSimulator-module__h6tjbG__submitBtn:active{transform:translateY(0)}.SimpleSimulator-module__h6tjbG__resultsArea{border-top:1px solid var(--card-border);margin-top:2rem;padding-top:2rem;animation:.5s ease-out forwards SimpleSimulator-module__h6tjbG__fadeIn}.SimpleSimulator-module__h6tjbG__resultsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.SimpleSimulator-module__h6tjbG__resultCard{border:1px solid var(--card-border);text-align:center;background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.SimpleSimulator-module__h6tjbG__resultCard:hover{border-color:var(--primary);transform:translateY(-5px)}.SimpleSimulator-module__h6tjbG__resultLabel{color:var(--foreground-muted);font-size:.9rem}.SimpleSimulator-module__h6tjbG__resultValue{color:var(--primary);font-size:1.8rem;font-weight:700}.SimpleSimulator-module__h6tjbG__scoreValue{background:linear-gradient(135deg, #a5b4fc 0%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem}.SimpleSimulator-module__h6tjbG__dashboardLink{text-align:center;color:var(--foreground-muted);margin-top:2rem;text-decoration:underline;transition:color .3s;display:block}.SimpleSimulator-module__h6tjbG__dashboardLink:hover{color:var(--primary)}@keyframes SimpleSimulator-module__h6tjbG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SimpleSimulator-module__h6tjbG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out forwards SimpleSimulator-module__h6tjbG__fadeIn;display:flex;position:fixed;inset:0}.SimpleSimulator-module__h6tjbG__modalContent{background:linear-gradient(135deg,#0f172af2 0%,#1e1b4bf2 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem 1.5rem 1.5rem;animation:.3s ease-out forwards SimpleSimulator-module__h6tjbG__modalFadeIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.SimpleSimulator-module__h6tjbG__closeButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.SimpleSimulator-module__h6tjbG__closeButton:hover{background:#fff3}@keyframes SimpleSimulator-module__h6tjbG__modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}
.components-module__35vgma__formGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.components-module__35vgma__label{color:var(--foreground);justify-content:space-between;align-items:center;font-size:.8rem;font-weight:500;display:flex}.components-module__35vgma__labelSecondary{color:var(--foreground-muted);font-size:.75rem}.components-module__35vgma__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.components-module__35vgma__input{border:1px solid var(--card-border);width:100%;color:var(--foreground);font-family:var(--font-main);background:#ffffff08;border-radius:12px;outline:none;padding:.65rem .85rem;font-size:.85rem;transition:border-color .2s,background-color .2s,box-shadow .2s}.components-module__35vgma__input:focus{border-color:var(--primary);background:#6366f10d;box-shadow:0 0 10px #6366f133}.components-module__35vgma__inputWithPrefix{padding-left:2.25rem}.components-module__35vgma__inputWithSuffix{padding-right:3rem}.components-module__35vgma__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.components-module__35vgma__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.components-module__35vgma__input[type=number]{-moz-appearance:textfield}.components-module__35vgma__prefix{color:var(--foreground-muted);pointer-events:none;font-size:.85rem;position:absolute;left:.85rem}.components-module__35vgma__suffix{color:var(--foreground-muted);pointer-events:none;font-size:.8rem;position:absolute;right:.85rem}.components-module__35vgma__button{font-family:var(--font-main);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.components-module__35vgma__buttonPrimary{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;box-shadow:0 4px 15px #6366f140}.components-module__35vgma__buttonPrimary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}.components-module__35vgma__buttonSecondary{color:var(--foreground);border:1px solid var(--card-border);background:#ffffff0f}.components-module__35vgma__buttonSecondary:hover{background:#ffffff1a;border-color:#fff3}.components-module__35vgma__buttonDanger{color:#f87171;background:#ef444426;border:1px solid #ef444433}.components-module__35vgma__buttonDanger:hover{background:#ef444440;border-color:#ef444466}.components-module__35vgma__select{appearance:none;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22white%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M7%2010l5%205%205-5z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);background-position:95%;background-repeat:no-repeat;padding-right:2rem!important}.components-module__35vgma__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.25rem;display:grid}.components-module__35vgma__grid2Col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.components-module__35vgma__stepperContainer{pointer-events:none;flex-direction:column;justify-content:center;gap:4px;height:100%;display:flex;position:absolute;right:.5rem}.components-module__35vgma__stepperButton{pointer-events:auto;border:1px solid var(--card-border);color:var(--foreground-muted);cursor:pointer;background:#ffffff05;border-radius:4px;outline:none;justify-content:center;align-items:center;width:24px;height:14px;padding:0;transition:all .15s;display:flex}.components-module__35vgma__stepperButton:hover{color:var(--foreground);border-color:var(--primary-light);background:#ffffff14}.components-module__35vgma__stepperButton:active{transform:scale(.95)}.components-module__35vgma__input:focus~.components-module__35vgma__stepperContainer .components-module__35vgma__stepperButton{border-color:var(--card-border-active)}.components-module__35vgma__suffixWithSteppers{right:2.5rem!important}.components-module__35vgma__inputWithSteppers{padding-right:4.8rem!important}
.page-module___8aEwW__main{background:var(--bg);min-height:100vh;color:var(--foreground);flex-direction:column;font-family:Inter,-apple-system,sans-serif;display:flex;position:relative;overflow-x:hidden}.page-module___8aEwW__hero{text-align:center;z-index:10;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:.5rem 2rem 2rem;display:flex}.page-module___8aEwW__heroBadge{background:rgba(var(--primary-rgb), .1);color:var(--primary);border:1px solid rgba(var(--primary-rgb), .2);border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module___8aEwW__heroTitle{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:800px;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module___8aEwW__heroSubtitle{color:var(--foreground-muted);max-width:600px;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.page-module___8aEwW__simulatorContainer{width:100%;max-width:900px;margin:0 auto;position:relative}.page-module___8aEwW__backgroundGlow{background:radial-gradient(circle, rgba(var(--primary-rgb), .15) 0%, #0000 70%);z-index:0;pointer-events:none;width:60vw;height:60vw;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__footer{text-align:center;color:var(--foreground-muted);border-top:1px solid var(--card-border);margin-top:4rem;padding:2rem;font-size:.85rem}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.2rem}.page-module___8aEwW__heroSubtitle{font-size:1rem}.page-module___8aEwW__hero{padding:1rem 1rem 2rem}}
.page-module__C3yneq__container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.page-module__C3yneq__content{flex-direction:column;gap:2rem;width:100%;max-width:600px;margin:0 auto;display:flex}.page-module__C3yneq__title{color:var(--foreground);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.page-module__C3yneq__formGroup{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__C3yneq__error{color:#f55;margin-top:-1rem;font-size:.9rem}.page-module__C3yneq__success{color:#50fa7b;margin-bottom:1rem;font-size:.9rem}.page-module__C3yneq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__C3yneq__submitBtn:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 4px 15px rgba(var(--primary-rgb), .3)}.page-module__C3yneq__submitBtn:disabled{background:var(--card-border);cursor:not-allowed;opacity:.7}.page-module__C3yneq__backBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:0;text-decoration:underline;display:inline-block}.page-module__C3yneq__backBtn:hover{color:var(--primary)}
