.PriceEstimatorPro-common-module__RFcoJa__container{min-height:100vh;padding:2rem 1.5rem}.PriceEstimatorPro-common-module__RFcoJa__innerContainer{max-width:1280px;margin:0 auto}.PriceEstimatorPro-common-module__RFcoJa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;font-size:1rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__loadingIcon{width:32px;height:32px;animation:1s linear infinite PriceEstimatorPro-common-module__RFcoJa__spin}@keyframes PriceEstimatorPro-common-module__RFcoJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PriceEstimatorPro-common-module__RFcoJa__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__headerBadge{letter-spacing:.02em;border-radius:20px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.PriceEstimatorPro-common-module__RFcoJa__headerBadge svg{width:14px;height:14px}.PriceEstimatorPro-common-module__RFcoJa__title{letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:800;line-height:1.15}.PriceEstimatorPro-common-module__RFcoJa__titleAccent{background:linear-gradient(135deg, var(--color-primary,var(--ml-blue)), #7c3aed, #f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PriceEstimatorPro-common-module__RFcoJa__subtitle{max-width:600px;margin:0;font-size:1.125rem;line-height:1.6}.PriceEstimatorPro-common-module__RFcoJa__stepper{justify-content:center;align-items:center;gap:.25rem;margin-bottom:2rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__stepItem{align-items:center;gap:.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__stepDot{border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,color .3s,opacity .3s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__stepDot svg{width:18px;height:18px}.PriceEstimatorPro-common-module__RFcoJa__stepLabel{font-size:.75rem;font-weight:500;display:none}.PriceEstimatorPro-common-module__RFcoJa__stepLine{border-radius:1px;width:40px;height:2px;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,color .3s,opacity .3s}@media (min-width:640px){.PriceEstimatorPro-common-module__RFcoJa__stepLabel{margin-left:.375rem;display:block}.PriceEstimatorPro-common-module__RFcoJa__stepLine{width:60px}}.PriceEstimatorPro-common-module__RFcoJa__stepContent{min-height:460px}.PriceEstimatorPro-common-module__RFcoJa__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__categoryCard{cursor:pointer;border:2px solid #0000;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__categoryCard:hover{transform:translateY(-2px)}.PriceEstimatorPro-common-module__RFcoJa__categoryIconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__categoryIconBox svg{width:22px;height:22px}.PriceEstimatorPro-common-module__RFcoJa__categoryInfo{flex:1;min-width:0}.PriceEstimatorPro-common-module__RFcoJa__categoryName{margin:0 0 .25rem;font-size:.9375rem;font-weight:600;line-height:1.3}.PriceEstimatorPro-common-module__RFcoJa__categoryDescription{opacity:.65;margin:0;font-size:.8125rem;line-height:1.4}.PriceEstimatorPro-common-module__RFcoJa__categoryServiceCount{opacity:.5;margin-top:.375rem;font-size:.75rem}.PriceEstimatorPro-common-module__RFcoJa__serviceGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__serviceCard{cursor:pointer;border:2px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__serviceCard:hover{transform:translateY(-1px)}.PriceEstimatorPro-common-module__RFcoJa__serviceLabel{flex:1;margin:0;font-size:.875rem;font-weight:500}.PriceEstimatorPro-common-module__RFcoJa__serviceRate{opacity:.7;font-size:.75rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__serviceDemand{text-transform:uppercase;letter-spacing:.04em;border-radius:10px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__backLink{cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.5rem 0;font-size:.875rem;font-weight:500;transition:opacity .2s;display:inline-flex}.PriceEstimatorPro-common-module__RFcoJa__backLink:hover{opacity:.7}.PriceEstimatorPro-common-module__RFcoJa__backLink svg{width:16px;height:16px}.PriceEstimatorPro-common-module__RFcoJa__formCard{border-radius:20px;max-width:720px;margin:0 auto 2rem;padding:2rem}.PriceEstimatorPro-common-module__RFcoJa__formGrid{flex-direction:column;gap:1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__formGroup{flex-direction:column;gap:.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__label{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.PriceEstimatorPro-common-module__RFcoJa__label svg{opacity:.7;width:16px;height:16px}.PriceEstimatorPro-common-module__RFcoJa__labelHint{opacity:.5;margin-left:auto;font-size:.75rem;font-weight:400}.PriceEstimatorPro-common-module__RFcoJa__textarea{resize:vertical;box-sizing:border-box;border-style:solid;border-width:2px;border-radius:12px;width:100%;min-height:100px;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__textarea:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:-2px}.PriceEstimatorPro-common-module__RFcoJa__selectWrapper{position:relative}.PriceEstimatorPro-common-module__RFcoJa__select{cursor:pointer;appearance:none;background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;border-style:solid;border-width:2px;border-radius:12px;width:100%;padding:.875rem 2.5rem .875rem 1rem;font-family:inherit;font-size:.9375rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__select::-ms-expand{display:none}.PriceEstimatorPro-common-module__RFcoJa__select:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:-2px}.PriceEstimatorPro-common-module__RFcoJa__numberInput{box-sizing:border-box;border-style:solid;border-width:2px;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__numberInput:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:-2px}.PriceEstimatorPro-common-module__RFcoJa__featuresList{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__featureTag{border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__featureTagRemove{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__featureTagRemove:hover{opacity:1}.PriceEstimatorPro-common-module__RFcoJa__addFeatureRow{gap:.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__addFeatureInput{border-style:solid;border-width:2px;border-radius:10px;flex:1;padding:.625rem .875rem;font-family:inherit;font-size:.875rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__addFeatureInput:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:-2px}.PriceEstimatorPro-common-module__RFcoJa__addFeatureBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__navigation{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__navButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__navButton:hover:not(:disabled){transform:translateY(-1px)}.PriceEstimatorPro-common-module__RFcoJa__navButton:disabled{opacity:.5;cursor:not-allowed}.PriceEstimatorPro-common-module__RFcoJa__navButton svg{width:18px;height:18px}.PriceEstimatorPro-common-module__RFcoJa__processingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__processingOrb{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;animation:2s ease-in-out infinite PriceEstimatorPro-common-module__RFcoJa__orbPulse;display:flex}@keyframes PriceEstimatorPro-common-module__RFcoJa__orbPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}.PriceEstimatorPro-common-module__RFcoJa__processingOrbInner{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__processingOrbInner svg{width:32px;height:32px;animation:2s linear infinite PriceEstimatorPro-common-module__RFcoJa__spin}.PriceEstimatorPro-common-module__RFcoJa__processingTitle{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__processingSubtitle{opacity:.65;margin:0 0 2rem;font-size:.9375rem}.PriceEstimatorPro-common-module__RFcoJa__processingSteps{flex-direction:column;gap:.875rem;width:100%;max-width:340px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__processingStep{opacity:.4;align-items:center;gap:.75rem;font-size:.875rem;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,color .3s,opacity .3s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__processingStep.PriceEstimatorPro-common-module__RFcoJa__active{opacity:1}.PriceEstimatorPro-common-module__RFcoJa__processingStepCheck{flex-shrink:0;width:20px;height:20px}.PriceEstimatorPro-common-module__RFcoJa__processingStepCircle{border-style:solid;border-width:2px;border-radius:50%;flex-shrink:0;width:20px;height:20px}.PriceEstimatorPro-common-module__RFcoJa__resultsContainer{flex-direction:column;gap:1.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__priceHero{text-align:center;border-radius:20px;padding:2rem;position:relative;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__priceHeroGlow{filter:blur(80px);opacity:.15;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.PriceEstimatorPro-common-module__RFcoJa__priceHeroLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.7;margin:0 0 1rem;font-size:.875rem;font-weight:500;position:relative}.PriceEstimatorPro-common-module__RFcoJa__priceHeroRange{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.PriceEstimatorPro-common-module__RFcoJa__priceHeroValue{letter-spacing:-.03em;font-size:2.75rem;font-weight:800}.PriceEstimatorPro-common-module__RFcoJa__priceHeroDivider{opacity:.3;font-size:2rem;font-weight:300}.PriceEstimatorPro-common-module__RFcoJa__priceHeroMeta{justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.PriceEstimatorPro-common-module__RFcoJa__priceHeroMetaItem{border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__priceHeroMetaItem svg{width:14px;height:14px}.PriceEstimatorPro-common-module__RFcoJa__resultsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__resultCard{border-radius:16px;padding:1.5rem}.PriceEstimatorPro-common-module__RFcoJa__resultCardHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__resultCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__resultCardIcon svg{width:20px;height:20px}.PriceEstimatorPro-common-module__RFcoJa__resultCardTitle{margin:0;font-size:1rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__breakdownList{flex-direction:column;gap:.875rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__breakdownItem{flex-direction:column;gap:.375rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__breakdownItemRow{justify-content:space-between;align-items:center;display:flex}.PriceEstimatorPro-common-module__RFcoJa__breakdownItemLabel{font-size:.8125rem;font-weight:500}.PriceEstimatorPro-common-module__RFcoJa__breakdownItemValue{font-size:.8125rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__breakdownItemHours{opacity:.5;font-size:.75rem}.PriceEstimatorPro-common-module__RFcoJa__progressBar{border-radius:3px;height:6px;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__progressFill{border-radius:3px;height:100%;transition:width .8s}.PriceEstimatorPro-common-module__RFcoJa__marketTiers{flex-direction:column;gap:.75rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__marketTier{border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__marketTierLabel{width:80px;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__marketTierBar{border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__marketTierFill{border-radius:4px;height:100%;transition:width .8s}.PriceEstimatorPro-common-module__RFcoJa__marketTierValue{text-align:right;width:100px;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__marketPosition{border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.PriceEstimatorPro-common-module__RFcoJa__marketPosition svg{width:16px;height:16px}.PriceEstimatorPro-common-module__RFcoJa__factorsGrid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__factorItem{border-radius:10px;align-items:center;gap:.625rem;padding:.75rem;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__factorIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.PriceEstimatorPro-common-module__RFcoJa__factorContent{flex:1}.PriceEstimatorPro-common-module__RFcoJa__factorName{opacity:.6;font-size:.75rem;font-weight:500}.PriceEstimatorPro-common-module__RFcoJa__factorVal{font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__timelineDisplay{justify-content:center;align-items:center;gap:2rem;padding:1.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__timelineStat{text-align:center}.PriceEstimatorPro-common-module__RFcoJa__timelineStatValue{margin:0;font-size:1.75rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__timelineStatLabel{opacity:.6;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.75rem}.PriceEstimatorPro-common-module__RFcoJa__timelineDivider{opacity:.2;width:1px;height:48px}.PriceEstimatorPro-common-module__RFcoJa__roiList{flex-direction:column;gap:.75rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__roiItem{border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}.PriceEstimatorPro-common-module__RFcoJa__roiItemIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__roiItemIcon svg{width:14px;height:14px}.PriceEstimatorPro-common-module__RFcoJa__roiItemContent{flex:1}.PriceEstimatorPro-common-module__RFcoJa__roiItemTitle{margin:0 0 .25rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__roiItemMessage{opacity:.75;margin:0}.PriceEstimatorPro-common-module__RFcoJa__fullWidthCard{grid-column:1/-1}.PriceEstimatorPro-common-module__RFcoJa__countrySection{flex-direction:column;gap:1rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__countryRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__countrySelectWrapper{flex-direction:column;gap:.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__countrySearchInput{box-sizing:border-box;border-style:solid;border-width:2px;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.PriceEstimatorPro-common-module__RFcoJa__countrySearchInput:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:-2px}.PriceEstimatorPro-common-module__RFcoJa__countryDropdown{border-style:solid;border-width:1px;border-radius:12px;max-height:220px;overflow-y:auto}.PriceEstimatorPro-common-module__RFcoJa__countryRegionGroup{padding:.25rem 0}.PriceEstimatorPro-common-module__RFcoJa__countryRegionLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.5;margin:0;padding:.5rem .875rem;font-size:.6875rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__countryOption{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.5rem .875rem;font-family:inherit;font-size:.8125rem;transition:background .15s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__countryOption:hover{opacity:.85}.PriceEstimatorPro-common-module__RFcoJa__countryFlag{font-size:1.125rem;line-height:1}.PriceEstimatorPro-common-module__RFcoJa__countryName{flex:1;font-weight:500}.PriceEstimatorPro-common-module__RFcoJa__countryMult{opacity:.5;font-size:.75rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__selectedCountryBadge{border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.PriceEstimatorPro-common-module__RFcoJa__selectedCountryRemove{cursor:pointer;opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__selectedCountryRemove:hover{opacity:1}.PriceEstimatorPro-common-module__RFcoJa__regionalCard{grid-column:1/-1}.PriceEstimatorPro-common-module__RFcoJa__regionalHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__regionCompareGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__regionCompareItem{border-radius:10px;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__regionCompareFlag{font-size:1.125rem}.PriceEstimatorPro-common-module__RFcoJa__regionCompareInfo{flex:1;min-width:0}.PriceEstimatorPro-common-module__RFcoJa__regionCompareName{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__regionCompareRate{font-size:.875rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__regionalContextList{flex-direction:column;gap:.625rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__regionalContextItem{border-radius:10px;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}.PriceEstimatorPro-common-module__RFcoJa__regionalContextTitle{margin:0 0 .125rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__regionalContextMsg{opacity:.75;margin:0}.PriceEstimatorPro-common-module__RFcoJa__pppContext{border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:.8125rem;line-height:1.6}.PriceEstimatorPro-common-module__RFcoJa__pppLabel{text-transform:uppercase;letter-spacing:.04em;opacity:.6;margin:0 0 .375rem;font-size:.75rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__pppDescription{margin:0}.PriceEstimatorPro-common-module__RFcoJa__fieldHint{opacity:.65;margin:-.25rem 0 .25rem;font-size:.75rem;line-height:1.4}.PriceEstimatorPro-common-module__RFcoJa__guidanceTip{border-radius:12px;align-items:flex-start;gap:.75rem;max-width:720px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;padding:.875rem 1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guidanceTipIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guidanceTipContent{flex-direction:column;flex:1;gap:.125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guidanceTipTitle{font-size:.8125rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__guidanceTipText{opacity:.75;font-size:.8125rem;line-height:1.5}.PriceEstimatorPro-common-module__RFcoJa__optionImpact{border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__optionImpactDesc{opacity:.7}.PriceEstimatorPro-common-module__RFcoJa__optionImpactBadge{white-space:nowrap;border-radius:6px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__hoursWizardSection{flex-direction:column;gap:0;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursWizardToggle{cursor:pointer;text-align:left;border:2px dashed #0000;border-radius:12px;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursWizardToggle span{flex:1}.PriceEstimatorPro-common-module__RFcoJa__hoursWizard{border-radius:0 0 12px 12px;padding:1.25rem;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__hoursWizardIntro{opacity:.7;margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.PriceEstimatorPro-common-module__RFcoJa__wizardQuestions{flex-direction:column;gap:1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__wizardQuestionGroup{flex-direction:column;gap:.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__wizardQuestionLabel{font-size:.8125rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__wizardOptionGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;display:grid}.PriceEstimatorPro-common-module__RFcoJa__wizardOption{cursor:pointer;text-align:left;border:2px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.8125rem;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__wizardOptionLabel{flex:1;font-weight:500}.PriceEstimatorPro-common-module__RFcoJa__wizardOptionHours{white-space:nowrap;font-size:.6875rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__wizardCalcBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__wizardCalcBtn:disabled{opacity:.5;cursor:not-allowed}.PriceEstimatorPro-common-module__RFcoJa__hoursResultCard{border-radius:12px;margin-top:1rem;padding:1.25rem}.PriceEstimatorPro-common-module__RFcoJa__hoursResultHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursResultMain{align-items:baseline;gap:.5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursResultValue{font-size:1.5rem;font-weight:800}.PriceEstimatorPro-common-module__RFcoJa__hoursResultRange{opacity:.6;font-size:.75rem}.PriceEstimatorPro-common-module__RFcoJa__hoursConfidence{text-transform:uppercase;letter-spacing:.04em;border-radius:8px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__hoursBreakdown{flex-direction:column;gap:.375rem;margin-bottom:.75rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursBreakdownItem{border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.8125rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__hoursBreakdownHours{font-size:.75rem;font-weight:600}.PriceEstimatorPro-common-module__RFcoJa__hoursApplyBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guideToggle{cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-family:inherit;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guideContent{margin-top:1.25rem;overflow:hidden}.PriceEstimatorPro-common-module__RFcoJa__guideFormula{border-radius:12px;flex-direction:column;gap:.375rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guideFormulaLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.6;font-size:.6875rem;font-weight:700}.PriceEstimatorPro-common-module__RFcoJa__guideFormulaText{font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:600;line-height:1.5}.PriceEstimatorPro-common-module__RFcoJa__guideSections{flex-direction:column;gap:1rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guideSection{border-radius:12px;padding:1rem 1.25rem}.PriceEstimatorPro-common-module__RFcoJa__guideSectionTitle{align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.875rem;font-weight:600;display:flex}.PriceEstimatorPro-common-module__RFcoJa__guideSectionTitle svg{opacity:.7;width:16px;height:16px}.PriceEstimatorPro-common-module__RFcoJa__guideSectionText{margin:0;font-size:.8125rem;line-height:1.6}.PriceEstimatorPro-common-module__RFcoJa__guideList{margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.6}.PriceEstimatorPro-common-module__RFcoJa__guideList li{margin-bottom:.25rem}.PriceEstimatorPro-common-module__RFcoJa__actionsBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 0 .5rem;display:flex}.PriceEstimatorPro-common-module__RFcoJa__actionBtn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;display:flex}.PriceEstimatorPro-common-module__RFcoJa__actionBtn:hover{transform:translateY(-1px)}.PriceEstimatorPro-common-module__RFcoJa__actionBtn svg{width:18px;height:18px}.PriceEstimatorPro-common-module__RFcoJa__disclaimer{opacity:.7;border-radius:10px;align-items:flex-start;gap:.5rem;max-width:720px;margin:0 auto;padding:.875rem 1rem;font-size:.75rem;line-height:1.5;display:flex}.PriceEstimatorPro-common-module__RFcoJa__disclaimer svg{flex-shrink:0;width:14px;height:14px;margin-top:1px}@media (max-width:1024px){.PriceEstimatorPro-common-module__RFcoJa__resultsGrid{grid-template-columns:1fr}}@media (max-width:768px){.PriceEstimatorPro-common-module__RFcoJa__container{padding:1rem}.PriceEstimatorPro-common-module__RFcoJa__title{font-size:2rem}.PriceEstimatorPro-common-module__RFcoJa__subtitle{font-size:1rem}.PriceEstimatorPro-common-module__RFcoJa__categoryGrid,.PriceEstimatorPro-common-module__RFcoJa__serviceGrid{grid-template-columns:1fr}.PriceEstimatorPro-common-module__RFcoJa__formCard{padding:1.5rem}.PriceEstimatorPro-common-module__RFcoJa__formRow,.PriceEstimatorPro-common-module__RFcoJa__countryRow{grid-template-columns:1fr}.PriceEstimatorPro-common-module__RFcoJa__priceHeroValue{font-size:2rem}.PriceEstimatorPro-common-module__RFcoJa__priceHeroMeta{flex-direction:column;gap:.5rem}.PriceEstimatorPro-common-module__RFcoJa__factorsGrid{grid-template-columns:1fr}.PriceEstimatorPro-common-module__RFcoJa__timelineDisplay{gap:1.25rem}.PriceEstimatorPro-common-module__RFcoJa__actionsBar{flex-direction:column}.PriceEstimatorPro-common-module__RFcoJa__actionBtn{justify-content:center;width:100%}.PriceEstimatorPro-common-module__RFcoJa__regionCompareGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.PriceEstimatorPro-common-module__RFcoJa__wizardOptionGrid{grid-template-columns:1fr}.PriceEstimatorPro-common-module__RFcoJa__guidanceTip{flex-direction:column;gap:.5rem}}@media (max-width:480px){.PriceEstimatorPro-common-module__RFcoJa__stepper{gap:.125rem}.PriceEstimatorPro-common-module__RFcoJa__stepDot{width:32px;height:32px;font-size:.75rem}.PriceEstimatorPro-common-module__RFcoJa__stepLine{width:24px}.PriceEstimatorPro-common-module__RFcoJa__priceHeroRange{flex-direction:column;gap:.25rem}.PriceEstimatorPro-common-module__RFcoJa__priceHeroDivider{display:none}.PriceEstimatorPro-common-module__RFcoJa__navigation{flex-direction:column}.PriceEstimatorPro-common-module__RFcoJa__navButton{justify-content:center;width:100%}}
.PriceEstimatorPro-light-module__w35qcG__container{color:#1e293b;background:0 0}.PriceEstimatorPro-light-module__w35qcG__loadingContainer{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__headerBadge{color:var(--ml-blue);background:#4573df1a}.PriceEstimatorPro-light-module__w35qcG__title{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__subtitle{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__stepDot{background:var(--border-light);color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__stepDotActive{background:var(--ml-blue);color:#fff;box-shadow:0 4px 12px #4573df4d}.PriceEstimatorPro-light-module__w35qcG__stepDotCompleted{background:var(--ml-green);color:#fff}.PriceEstimatorPro-light-module__w35qcG__stepLabel{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__stepLabelActive{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__stepLine{background:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__stepLineActive{background:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__categoryCard{border-color:var(--border-light);background:#fff;box-shadow:0 1px 3px #0000000a}.PriceEstimatorPro-light-module__w35qcG__categoryCard:hover{border-color:var(--ml-blue);box-shadow:0 4px 16px #4573df1f}.PriceEstimatorPro-light-module__w35qcG__categoryCardSelected{border-color:var(--ml-blue);background:linear-gradient(135deg,#f5f8ff 0%,#f0f4ff 100%);box-shadow:0 4px 16px #4573df26}.PriceEstimatorPro-light-module__w35qcG__categoryIconBox{color:var(--ml-blue);background:#4573df14}.PriceEstimatorPro-light-module__w35qcG__categoryName{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__categoryDescription{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__categoryServiceCount{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__serviceCard{border-color:var(--border-light);background:#fff;box-shadow:0 1px 3px #0000000a}.PriceEstimatorPro-light-module__w35qcG__serviceCard:hover{border-color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__serviceCardSelected{border-color:var(--ml-blue);background:#4573df0f}.PriceEstimatorPro-light-module__w35qcG__serviceLabel{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__serviceRate{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__serviceDemandHigh{color:var(--ml-green);background:#27ae601a}.PriceEstimatorPro-light-module__w35qcG__serviceDemandMedium{color:#d4a017;background:#f2c94c26}.PriceEstimatorPro-light-module__w35qcG__serviceDemandLow{color:var(--text-tertiary-light);background:#94a3b826}.PriceEstimatorPro-light-module__w35qcG__backLink{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__formCard{border:1px solid var(--border-light);background:#fff;box-shadow:0 4px 20px #0000000a}.PriceEstimatorPro-light-module__w35qcG__label{color:#374151}.PriceEstimatorPro-light-module__w35qcG__labelHint{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__textarea{border-color:var(--border-light);color:#1a1f36;background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__textarea:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df1a}.PriceEstimatorPro-light-module__w35qcG__textarea::placeholder{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__select{border-color:var(--border-light);color:#1a1f36;background:#fafbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")}.PriceEstimatorPro-light-module__w35qcG__select:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df1a}.PriceEstimatorPro-light-module__w35qcG__numberInput{border-color:var(--border-light);color:#1a1f36;background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__numberInput:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df1a}.PriceEstimatorPro-light-module__w35qcG__numberInput::placeholder{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__featureTag{color:var(--ml-blue);background:#4573df14}.PriceEstimatorPro-light-module__w35qcG__featureTagRemove{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__addFeatureInput{border-color:var(--border-light);color:#1a1f36;background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__addFeatureInput:focus{border-color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__addFeatureInput::placeholder{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__addFeatureBtn{background:var(--ml-blue);color:#fff}.PriceEstimatorPro-light-module__w35qcG__addFeatureBtn:hover{background:#3a63cc}.PriceEstimatorPro-light-module__w35qcG__navButtonBack{background:var(--bg-tertiary-light);color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__navButtonBack:hover:not(:disabled){background:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__navButtonNext{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff;box-shadow:0 4px 12px #4573df40}.PriceEstimatorPro-light-module__w35qcG__navButtonNext:hover:not(:disabled){box-shadow:0 6px 20px #4573df59}.PriceEstimatorPro-light-module__w35qcG__processingContainer{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__processingOrb{background:linear-gradient(135deg,#4573df26,#7c3aed1a)}.PriceEstimatorPro-light-module__w35qcG__processingOrbInner{background:linear-gradient(135deg, var(--ml-blue), #7c3aed);color:#fff}.PriceEstimatorPro-light-module__w35qcG__processingSubtitle,.PriceEstimatorPro-light-module__w35qcG__processingStep{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__processingStepCircle{border-color:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__priceHero{border:1px solid var(--border-light);background:#fff;box-shadow:0 8px 32px #4573df14}.PriceEstimatorPro-light-module__w35qcG__priceHeroGlow{background:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__priceHeroLabel{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__priceHeroValue{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__priceHeroDivider{color:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__priceHeroMetaItem{color:var(--ml-blue);background:#4573df0f}.PriceEstimatorPro-light-module__w35qcG__resultCard{border:1px solid var(--border-light);background:#fff;box-shadow:0 2px 8px #0000000a}.PriceEstimatorPro-light-module__w35qcG__resultCardIcon{color:var(--ml-blue);background:#4573df14}.PriceEstimatorPro-light-module__w35qcG__resultCardTitle{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__breakdownItemLabel{color:#4b5563}.PriceEstimatorPro-light-module__w35qcG__breakdownItemValue{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__breakdownItemHours{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__progressBar{background:var(--bg-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__progressFill{background:linear-gradient(90deg, var(--ml-blue), #5b88f0)}.PriceEstimatorPro-light-module__w35qcG__marketTier{background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__marketTierLabel{color:#4b5563}.PriceEstimatorPro-light-module__w35qcG__marketTierBar{background:var(--bg-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__marketTierFill{background:linear-gradient(90deg, var(--ml-blue), #5b88f0)}.PriceEstimatorPro-light-module__w35qcG__marketTierValue{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__marketTierActive{background:#4573df0f;border:1px solid #4573df4d}.PriceEstimatorPro-light-module__w35qcG__marketPosition{color:var(--ml-blue);background:#4573df0f}.PriceEstimatorPro-light-module__w35qcG__factorItem{background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__factorName{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__factorVal{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__factorUp{background:var(--ml-green)}.PriceEstimatorPro-light-module__w35qcG__factorNeutral{background:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__factorDown{background:#e74c3c}.PriceEstimatorPro-light-module__w35qcG__timelineStatValue{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__timelineStatLabel{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__timelineDivider{background:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__roiItem{background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__roiItemIcon{color:var(--ml-green);background:#27ae601a}.PriceEstimatorPro-light-module__w35qcG__roiItemTitle{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__roiItemMessage{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__actionBtnPrimary{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff;box-shadow:0 4px 12px #4573df40}.PriceEstimatorPro-light-module__w35qcG__actionBtnSecondary{background:var(--bg-tertiary-light);color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__actionBtnSecondary:hover{background:var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__countrySearchInput{border-color:var(--border-light);color:#1a1f36;background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__countrySearchInput:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df1a}.PriceEstimatorPro-light-module__w35qcG__countrySearchInput::placeholder{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__countryDropdown{border-color:var(--border-light);background:#fff;box-shadow:0 4px 12px #0000000f}.PriceEstimatorPro-light-module__w35qcG__countryRegionLabel{color:var(--text-tertiary-light);background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__countryOption{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__countryOption:hover{background:#4573df0f}.PriceEstimatorPro-light-module__w35qcG__countryOptionSelected{color:var(--ml-blue);background:#4573df14}.PriceEstimatorPro-light-module__w35qcG__countryMult{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__selectedCountryBadge{color:var(--ml-blue);background:#4573df14;border:1px solid #4573df33}.PriceEstimatorPro-light-module__w35qcG__selectedCountryRemove{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__regionCompareItem{border:1px solid var(--border-light);background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__regionCompareName{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__regionCompareRate{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__regionalContextItem{background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__regionalContextTitle{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__regionalContextMsg{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__pppContext{color:#374151;background:#4573df0a;border:1px solid #4573df1f}.PriceEstimatorPro-light-module__w35qcG__pppLabel{color:var(--ml-blue)}.PriceEstimatorPro-light-module__w35qcG__fieldHint{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__guidanceTip{background:#4573df0a;border:1px solid #4573df1f}.PriceEstimatorPro-light-module__w35qcG__guidanceTipIcon{color:var(--ml-blue);background:#4573df1a}.PriceEstimatorPro-light-module__w35qcG__guidanceTipTitle{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__guidanceTipText{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__optionImpact{background:var(--bg-secondary-light);border:1px solid var(--border-light)}.PriceEstimatorPro-light-module__w35qcG__optionImpactBadge{color:var(--ml-blue);background:#4573df14}.PriceEstimatorPro-light-module__w35qcG__hoursWizardToggle{color:var(--ml-blue);background:#4573df0a;border-color:#4573df33}.PriceEstimatorPro-light-module__w35qcG__hoursWizardToggle:hover{background:#4573df14;border-color:#4573df66}.PriceEstimatorPro-light-module__w35qcG__hoursWizard{border:1px solid var(--border-light);background:#fafbfc;border-top:none}.PriceEstimatorPro-light-module__w35qcG__hoursWizardIntro{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__wizardQuestionLabel{color:#374151}.PriceEstimatorPro-light-module__w35qcG__wizardOption{border-color:var(--border-light);color:#1a1f36;background:#fff}.PriceEstimatorPro-light-module__w35qcG__wizardOption:hover{border-color:#4573df66}.PriceEstimatorPro-light-module__w35qcG__wizardOptionSelected{border-color:var(--ml-blue);color:var(--ml-blue);background:#4573df0f}.PriceEstimatorPro-light-module__w35qcG__wizardOptionHours{color:var(--text-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__wizardCalcBtn{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff}.PriceEstimatorPro-light-module__w35qcG__wizardCalcBtn:hover:not(:disabled){box-shadow:0 4px 12px #4573df4d}.PriceEstimatorPro-light-module__w35qcG__hoursResultCard{background:#27ae600a;border:1px solid #27ae6033}.PriceEstimatorPro-light-module__w35qcG__hoursResultValue{color:var(--ml-green)}.PriceEstimatorPro-light-module__w35qcG__hoursResultRange{color:var(--color-text-secondary-light)}.PriceEstimatorPro-light-module__w35qcG__confidenceHigh{color:var(--ml-green);background:#27ae601a}.PriceEstimatorPro-light-module__w35qcG__confidenceMedium{color:#d4a017;background:#f2c94c26}.PriceEstimatorPro-light-module__w35qcG__confidenceLow{color:var(--text-tertiary-light);background:#94a3b826}.PriceEstimatorPro-light-module__w35qcG__hoursBreakdownItem{color:#4b5563;border-bottom-color:var(--bg-tertiary-light)}.PriceEstimatorPro-light-module__w35qcG__hoursBreakdownHours{color:var(--ml-green)}.PriceEstimatorPro-light-module__w35qcG__hoursApplyBtn{background:var(--ml-green);color:#fff}.PriceEstimatorPro-light-module__w35qcG__hoursApplyBtn:hover{background:#219a52}.PriceEstimatorPro-light-module__w35qcG__guideFormula{color:#1a1f36;background:#4573df0a;border:1px solid #4573df1f}.PriceEstimatorPro-light-module__w35qcG__guideSection{border:1px solid var(--border-light);background:#fafbfc}.PriceEstimatorPro-light-module__w35qcG__guideSectionTitle{color:#1a1f36}.PriceEstimatorPro-light-module__w35qcG__guideSectionText,.PriceEstimatorPro-light-module__w35qcG__guideList{color:#4b5563}.PriceEstimatorPro-light-module__w35qcG__disclaimer{background:var(--bg-secondary-light);color:var(--text-tertiary-light)}
.PriceEstimatorPro-dark-module__5_ucUa__container{color:#e2e8f0;background:0 0}.PriceEstimatorPro-dark-module__5_ucUa__loadingContainer{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__headerBadge{color:#7ba0f7;background:#4573df33}.PriceEstimatorPro-dark-module__5_ucUa__title{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__subtitle{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__stepDot{background:var(--bg-secondary-dark);color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__stepDotActive{background:var(--ml-blue);color:#fff;box-shadow:0 4px 12px #4573df66}.PriceEstimatorPro-dark-module__5_ucUa__stepDotCompleted{background:var(--ml-green);color:#fff}.PriceEstimatorPro-dark-module__5_ucUa__stepLabel{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__stepLabelActive{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__stepLine{background:var(--bg-secondary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__stepLineActive{background:var(--ml-blue)}.PriceEstimatorPro-dark-module__5_ucUa__categoryCard{background:#1e293b99;border-color:#33415599}.PriceEstimatorPro-dark-module__5_ucUa__categoryCard:hover{border-color:#4573df80;box-shadow:0 4px 16px #4573df1a}.PriceEstimatorPro-dark-module__5_ucUa__categoryCardSelected{border-color:var(--ml-blue);background:#4573df1a;box-shadow:0 4px 16px #4573df26}.PriceEstimatorPro-dark-module__5_ucUa__categoryIconBox{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__categoryName{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__categoryDescription{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__categoryServiceCount{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__serviceCard{background:#1e293b99;border-color:#33415599}.PriceEstimatorPro-dark-module__5_ucUa__serviceCard:hover{border-color:#4573df80}.PriceEstimatorPro-dark-module__5_ucUa__serviceCardSelected{border-color:var(--ml-blue);background:#4573df1a}.PriceEstimatorPro-dark-module__5_ucUa__serviceLabel{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__serviceRate{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__serviceDemandHigh{color:#4ade80;background:#27ae6026}.PriceEstimatorPro-dark-module__5_ucUa__serviceDemandMedium{color:#fbbf24;background:#f2c94c26}.PriceEstimatorPro-dark-module__5_ucUa__serviceDemandLow{color:#64748b;background:#94a3b826}.PriceEstimatorPro-dark-module__5_ucUa__backLink{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__formCard{background:#1e293b99;border:1px solid #33415599;box-shadow:0 4px 20px #0003}.PriceEstimatorPro-dark-module__5_ucUa__label{color:var(--text-secondary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__labelHint{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__textarea{color:#e2e8f0;background:#0f172a99;border-color:#334155cc}.PriceEstimatorPro-dark-module__5_ucUa__textarea:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df26}.PriceEstimatorPro-dark-module__5_ucUa__textarea::placeholder{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__select{color:#e2e8f0;background:#0f172a99 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");border-color:#334155cc}.PriceEstimatorPro-dark-module__5_ucUa__select:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df26}.PriceEstimatorPro-dark-module__5_ucUa__numberInput{color:#e2e8f0;background:#0f172a99;border-color:#334155cc}.PriceEstimatorPro-dark-module__5_ucUa__numberInput:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df26}.PriceEstimatorPro-dark-module__5_ucUa__numberInput::placeholder{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__featureTag{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__featureTagRemove{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__addFeatureInput{color:#e2e8f0;background:#0f172a99;border-color:#334155cc}.PriceEstimatorPro-dark-module__5_ucUa__addFeatureInput:focus{border-color:var(--ml-blue)}.PriceEstimatorPro-dark-module__5_ucUa__addFeatureInput::placeholder{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__addFeatureBtn{background:var(--ml-blue);color:#fff}.PriceEstimatorPro-dark-module__5_ucUa__addFeatureBtn:hover{background:#5b88f0}.PriceEstimatorPro-dark-module__5_ucUa__navButtonBack{color:var(--text-tertiary-dark);background:#1e293bcc}.PriceEstimatorPro-dark-module__5_ucUa__navButtonBack:hover:not(:disabled){background:#1e293b}.PriceEstimatorPro-dark-module__5_ucUa__navButtonNext{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff;box-shadow:0 4px 12px #4573df59}.PriceEstimatorPro-dark-module__5_ucUa__navButtonNext:hover:not(:disabled){box-shadow:0 6px 20px #4573df73}.PriceEstimatorPro-dark-module__5_ucUa__processingContainer{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__processingOrb{background:linear-gradient(135deg,#4573df33,#7c3aed26)}.PriceEstimatorPro-dark-module__5_ucUa__processingOrbInner{background:linear-gradient(135deg, var(--ml-blue), #7c3aed);color:#fff}.PriceEstimatorPro-dark-module__5_ucUa__processingSubtitle,.PriceEstimatorPro-dark-module__5_ucUa__processingStep{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__processingStepCircle{border-color:var(--border-dark)}.PriceEstimatorPro-dark-module__5_ucUa__priceHero{background:#1e293b99;border:1px solid #33415599;box-shadow:0 8px 32px #4573df14}.PriceEstimatorPro-dark-module__5_ucUa__priceHeroGlow{background:var(--ml-blue)}.PriceEstimatorPro-dark-module__5_ucUa__priceHeroLabel{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__priceHeroValue{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__priceHeroDivider{color:var(--border-dark)}.PriceEstimatorPro-dark-module__5_ucUa__priceHeroMetaItem{color:#7ba0f7;background:#4573df1f}.PriceEstimatorPro-dark-module__5_ucUa__resultCard{background:#1e293b99;border:1px solid #33415599}.PriceEstimatorPro-dark-module__5_ucUa__resultCardIcon{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__resultCardTitle{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__breakdownItemLabel{color:var(--text-secondary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__breakdownItemValue{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__breakdownItemHours{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__progressBar{background:#0f172a99}.PriceEstimatorPro-dark-module__5_ucUa__progressFill{background:linear-gradient(90deg, var(--ml-blue), #7ba0f7)}.PriceEstimatorPro-dark-module__5_ucUa__marketTier{background:#0f172a66}.PriceEstimatorPro-dark-module__5_ucUa__marketTierLabel{color:var(--text-secondary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__marketTierBar{background:#0f172a99}.PriceEstimatorPro-dark-module__5_ucUa__marketTierFill{background:linear-gradient(90deg, var(--ml-blue), #7ba0f7)}.PriceEstimatorPro-dark-module__5_ucUa__marketTierValue{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__marketTierActive{background:#4573df14;border:1px solid #4573df66}.PriceEstimatorPro-dark-module__5_ucUa__marketPosition{color:#7ba0f7;background:#4573df1f}.PriceEstimatorPro-dark-module__5_ucUa__factorItem{background:#0f172a66}.PriceEstimatorPro-dark-module__5_ucUa__factorName{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__factorVal{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__factorUp{background:#4ade80}.PriceEstimatorPro-dark-module__5_ucUa__factorNeutral{background:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__factorDown{background:#ef4444}.PriceEstimatorPro-dark-module__5_ucUa__timelineStatValue{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__timelineStatLabel{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__timelineDivider{background:var(--border-dark)}.PriceEstimatorPro-dark-module__5_ucUa__roiItem{background:#0f172a66}.PriceEstimatorPro-dark-module__5_ucUa__roiItemIcon{color:#4ade80;background:#27ae6026}.PriceEstimatorPro-dark-module__5_ucUa__roiItemTitle{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__roiItemMessage{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__actionBtnPrimary{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff;box-shadow:0 4px 12px #4573df59}.PriceEstimatorPro-dark-module__5_ucUa__actionBtnSecondary{color:#7ba0f7;background:#1e293bcc}.PriceEstimatorPro-dark-module__5_ucUa__actionBtnSecondary:hover{background:#1e293b}.PriceEstimatorPro-dark-module__5_ucUa__countrySearchInput{color:#e2e8f0;background:#0f172a99;border-color:#334155cc}.PriceEstimatorPro-dark-module__5_ucUa__countrySearchInput:focus{border-color:var(--ml-blue);box-shadow:0 0 0 3px #4573df26}.PriceEstimatorPro-dark-module__5_ucUa__countrySearchInput::placeholder{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__countryDropdown{background:#0f172ae6;border-color:#334155cc;box-shadow:0 4px 16px #0000004d}.PriceEstimatorPro-dark-module__5_ucUa__countryRegionLabel{color:#64748b;background:#0f172a66}.PriceEstimatorPro-dark-module__5_ucUa__countryOption{color:#e2e8f0}.PriceEstimatorPro-dark-module__5_ucUa__countryOption:hover{background:#4573df1a}.PriceEstimatorPro-dark-module__5_ucUa__countryOptionSelected{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__countryMult{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__selectedCountryBadge{color:#7ba0f7;background:#4573df26;border:1px solid #4573df4d}.PriceEstimatorPro-dark-module__5_ucUa__selectedCountryRemove{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__regionCompareItem{background:#0f172a66;border:1px solid #33415566}.PriceEstimatorPro-dark-module__5_ucUa__regionCompareName{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__regionCompareRate{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__regionalContextItem{background:#0f172a66}.PriceEstimatorPro-dark-module__5_ucUa__regionalContextTitle{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__regionalContextMsg{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__pppContext{color:var(--text-secondary-dark);background:#4573df14;border:1px solid #4573df33}.PriceEstimatorPro-dark-module__5_ucUa__pppLabel{color:#7ba0f7}.PriceEstimatorPro-dark-module__5_ucUa__fieldHint{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__guidanceTip{background:#4573df14;border:1px solid #4573df33}.PriceEstimatorPro-dark-module__5_ucUa__guidanceTipIcon{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__guidanceTipTitle{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__guidanceTipText{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__optionImpact{background:#0f172a66;border:1px solid #33415566}.PriceEstimatorPro-dark-module__5_ucUa__optionImpactBadge{color:#7ba0f7;background:#4573df26}.PriceEstimatorPro-dark-module__5_ucUa__hoursWizardToggle{color:#7ba0f7;background:#4573df14;border-color:#4573df4d}.PriceEstimatorPro-dark-module__5_ucUa__hoursWizardToggle:hover{background:#4573df1f;border-color:#4573df80}.PriceEstimatorPro-dark-module__5_ucUa__hoursWizard{background:#0f172a66;border:1px solid #33415599;border-top:none}.PriceEstimatorPro-dark-module__5_ucUa__hoursWizardIntro{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__wizardQuestionLabel{color:var(--text-secondary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__wizardOption{color:#e2e8f0;background:#1e293b99;border-color:#33415599}.PriceEstimatorPro-dark-module__5_ucUa__wizardOption:hover{border-color:#4573df80}.PriceEstimatorPro-dark-module__5_ucUa__wizardOptionSelected{border-color:var(--ml-blue);color:#7ba0f7;background:#4573df1a}.PriceEstimatorPro-dark-module__5_ucUa__wizardOptionHours{color:#64748b}.PriceEstimatorPro-dark-module__5_ucUa__wizardCalcBtn{background:linear-gradient(135deg, var(--ml-blue), #5b88f0);color:#fff}.PriceEstimatorPro-dark-module__5_ucUa__wizardCalcBtn:hover:not(:disabled){box-shadow:0 4px 12px #4573df66}.PriceEstimatorPro-dark-module__5_ucUa__hoursResultCard{background:#27ae600f;border:1px solid #27ae6040}.PriceEstimatorPro-dark-module__5_ucUa__hoursResultValue{color:#4ade80}.PriceEstimatorPro-dark-module__5_ucUa__hoursResultRange{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__confidenceHigh{color:#4ade80;background:#27ae6026}.PriceEstimatorPro-dark-module__5_ucUa__confidenceMedium{color:#fbbf24;background:#f2c94c26}.PriceEstimatorPro-dark-module__5_ucUa__confidenceLow{color:#64748b;background:#94a3b826}.PriceEstimatorPro-dark-module__5_ucUa__hoursBreakdownItem{color:var(--text-secondary-dark);border-bottom-color:#33415566}.PriceEstimatorPro-dark-module__5_ucUa__hoursBreakdownHours{color:#4ade80}.PriceEstimatorPro-dark-module__5_ucUa__hoursApplyBtn{background:var(--ml-green);color:#fff}.PriceEstimatorPro-dark-module__5_ucUa__hoursApplyBtn:hover{background:#2ecc71}.PriceEstimatorPro-dark-module__5_ucUa__guideFormula{color:var(--color-text-primary-dark);background:#4573df14;border:1px solid #4573df33}.PriceEstimatorPro-dark-module__5_ucUa__guideSection{background:#0f172a66;border:1px solid #33415566}.PriceEstimatorPro-dark-module__5_ucUa__guideSectionTitle{color:var(--color-text-primary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__guideSectionText,.PriceEstimatorPro-dark-module__5_ucUa__guideList{color:var(--text-tertiary-dark)}.PriceEstimatorPro-dark-module__5_ucUa__disclaimer{color:#64748b;background:#0f172a66}
.InstantMatchingWizard-common-module__Mc3HgG__wizardContainer{box-sizing:border-box;border-radius:1.25rem;width:100%;max-width:960px;margin:0 auto;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.InstantMatchingWizard-common-module__Mc3HgG__wizardHeader{border-bottom-style:solid;border-bottom-width:1px;flex-direction:column;gap:.5rem;padding:1.5rem 1.75rem 1rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__stepIndicatorBar{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__stepPill{border-radius:9999px;flex:1;height:4px;transition:background-color .3s}.InstantMatchingWizard-common-module__Mc3HgG__headerTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__headerTitle{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;line-height:1.3;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__headerSubtitle{font-size:.875rem;line-height:1.4}.InstantMatchingWizard-common-module__Mc3HgG__stepBody{flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__promptInputWrapper{flex-direction:column;gap:.5rem;display:flex;position:relative}.InstantMatchingWizard-common-module__Mc3HgG__promptTextarea{resize:vertical;box-sizing:border-box;border-style:solid;border-width:1px;border-radius:.875rem;outline:none;width:100%;min-height:110px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.InstantMatchingWizard-common-module__Mc3HgG__promptMetaRow{justify-content:space-between;align-items:center;padding:0 .25rem;font-size:.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__quickChipsSection{flex-direction:column;gap:.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__chipsLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.InstantMatchingWizard-common-module__Mc3HgG__chipsList{flex-wrap:wrap;gap:.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__chipButton{cursor:pointer;white-space:nowrap;border-style:solid;border-width:1px;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.InstantMatchingWizard-common-module__Mc3HgG__expandableSection{border-style:solid;border-width:1px;border-radius:.75rem;transition:all .2s;overflow:hidden}.InstantMatchingWizard-common-module__Mc3HgG__expandableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__expandableContent{border-top-style:solid;border-top-width:1px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__optionsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;display:grid}.InstantMatchingWizard-common-module__Mc3HgG__categoryOption{cursor:pointer;text-align:center;border-style:solid;border-width:1px;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.InstantMatchingWizard-common-module__Mc3HgG__budgetInputsRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__budgetInput{border-style:solid;border-width:1px;border-radius:.5rem;outline:none;flex:1;min-width:140px;padding:.5rem .75rem;font-size:.875rem}.InstantMatchingWizard-common-module__Mc3HgG__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3rem 1.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__briefSummaryCard{border-style:solid;border-width:1px;border-radius:.875rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__briefMetaRow{flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__briefSkillsRow{flex-wrap:wrap;gap:.35rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__skillPill{border-radius:.375rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.InstantMatchingWizard-common-module__Mc3HgG__candidatesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.InstantMatchingWizard-common-module__Mc3HgG__candidateCard{cursor:pointer;border-style:solid;border-width:2px;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.InstantMatchingWizard-common-module__Mc3HgG__candidateTopRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__candidateInfo{flex:1;align-items:center;gap:.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__avatarWrapper{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.InstantMatchingWizard-common-module__Mc3HgG__candidateMeta{flex-direction:column;min-width:0;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__candidateName{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.InstantMatchingWizard-common-module__Mc3HgG__candidateTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.3;overflow:hidden}.InstantMatchingWizard-common-module__Mc3HgG__candidateRate{margin-top:.15rem;font-size:.8125rem;font-weight:700}.InstantMatchingWizard-common-module__Mc3HgG__scoreGauge{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.InstantMatchingWizard-common-module__Mc3HgG__trustBadgesRow{flex-wrap:wrap;gap:.35rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__trustBadgeMini{border-radius:9999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.InstantMatchingWizard-common-module__Mc3HgG__fitExplanation{border-radius:.5rem;padding:.6rem .75rem;font-size:.8125rem;line-height:1.45}.InstantMatchingWizard-common-module__Mc3HgG__selectCandidateBtn{cursor:pointer;border-style:solid;border-width:1px;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;width:100%;margin-top:auto;padding:.6rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__escrowSetupCard{border-style:solid;border-width:1px;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__selectedCandidateSummary{border-style:solid;border-width:1px;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__milestoneFormGroup{flex-direction:column;gap:.5rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__formLabel{font-size:.875rem;font-weight:600}.InstantMatchingWizard-common-module__Mc3HgG__formInput{box-sizing:border-box;border-style:solid;border-width:1px;border-radius:.5rem;outline:none;width:100%;padding:.625rem .875rem;font-size:.875rem}.InstantMatchingWizard-common-module__Mc3HgG__formTextarea{resize:vertical;box-sizing:border-box;border-style:solid;border-width:1px;border-radius:.5rem;outline:none;width:100%;min-height:80px;padding:.625rem .875rem;font-size:.875rem}.InstantMatchingWizard-common-module__Mc3HgG__riskReversalCallout{border-style:solid;border-width:1px;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.8125rem;line-height:1.45;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__wizardFooter{border-top-style:solid;border-top-width:1px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__trustFooter{align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__actionButtonsRow{align-items:center;gap:.75rem;display:flex}.InstantMatchingWizard-common-module__Mc3HgG__primaryCta{cursor:pointer;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.InstantMatchingWizard-common-module__Mc3HgG__secondaryBtn{cursor:pointer;background:0 0;border-style:solid;border-width:1px;border-radius:.625rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}@media (max-width:640px){.InstantMatchingWizard-common-module__Mc3HgG__wizardHeader{padding:1.25rem 1rem .75rem}.InstantMatchingWizard-common-module__Mc3HgG__stepBody{padding:1rem}.InstantMatchingWizard-common-module__Mc3HgG__wizardFooter{flex-direction:column-reverse;align-items:stretch;padding:1rem}.InstantMatchingWizard-common-module__Mc3HgG__actionButtonsRow{flex-direction:column-reverse;width:100%}.InstantMatchingWizard-common-module__Mc3HgG__primaryCta,.InstantMatchingWizard-common-module__Mc3HgG__secondaryBtn{justify-content:center;width:100%}}
.InstantMatchingWizard-light-module__kRsGuq__wizardContainer{background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.InstantMatchingWizard-light-module__kRsGuq__wizardHeader{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom-color:#f1f5f9}.InstantMatchingWizard-light-module__kRsGuq__stepPillInactive{background-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__stepPillActive{background:linear-gradient(90deg,#3b82f6 0%,#6366f1 100%)}.InstantMatchingWizard-light-module__kRsGuq__headerTitle{color:#0f172a}.InstantMatchingWizard-light-module__kRsGuq__headerSubtitle{color:#64748b}.InstantMatchingWizard-light-module__kRsGuq__promptTextarea{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__promptTextarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.InstantMatchingWizard-light-module__kRsGuq__promptMetaRow{color:#94a3b8}.InstantMatchingWizard-light-module__kRsGuq__chipsLabel{color:#475569}.InstantMatchingWizard-light-module__kRsGuq__chipButton{color:#334155;background-color:#f1f5f9;border-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__chipButton:hover{color:#0f172a;background-color:#e2e8f0;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__chipButtonActive{color:#1d4ed8;background-color:#eff6ff;border-color:#3b82f6}.InstantMatchingWizard-light-module__kRsGuq__expandableSection{background-color:#f8fafc;border-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__expandableHeader{color:#334155}.InstantMatchingWizard-light-module__kRsGuq__expandableContent{border-top-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__categoryOption{color:#334155;background-color:#fff;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__categoryOption:hover{border-color:#94a3b8}.InstantMatchingWizard-light-module__kRsGuq__categoryOptionActive{color:#1d4ed8;background-color:#eff6ff;border-color:#3b82f6;font-weight:600}.InstantMatchingWizard-light-module__kRsGuq__budgetInput{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__briefSummaryCard{color:#1e293b;background:linear-gradient(135deg,#f0fdf4 0%,#eff6ff 100%);border-color:#bfdbfe}.InstantMatchingWizard-light-module__kRsGuq__skillPill{color:#1e40af;background-color:#dbeafe}.InstantMatchingWizard-light-module__kRsGuq__candidateCard{background-color:#fff;border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.InstantMatchingWizard-light-module__kRsGuq__candidateCard:hover{border-color:#93c5fd;box-shadow:0 10px 15px -3px #00000014}.InstantMatchingWizard-light-module__kRsGuq__candidateCardSelected{background-color:#f8faff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.InstantMatchingWizard-light-module__kRsGuq__avatarWrapper{color:#4338ca;background-color:#e0e7ff}.InstantMatchingWizard-light-module__kRsGuq__candidateName{color:#0f172a}.InstantMatchingWizard-light-module__kRsGuq__candidateTitle{color:#64748b}.InstantMatchingWizard-light-module__kRsGuq__candidateRate{color:#059669}.InstantMatchingWizard-light-module__kRsGuq__trustBadgeMini{color:#334155;background-color:#f1f5f9;border:1px solid #e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__trustBadgeHighlight{color:#047857;background-color:#ecfdf5;border-color:#a7f3d0}.InstantMatchingWizard-light-module__kRsGuq__fitExplanation{color:#475569;background-color:#f8fafc;border:1px solid #f1f5f9}.InstantMatchingWizard-light-module__kRsGuq__selectCandidateBtn{color:#1e293b;background-color:#fff;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__selectCandidateBtn:hover{background-color:#f1f5f9;border-color:#94a3b8}.InstantMatchingWizard-light-module__kRsGuq__selectCandidateBtnActive{color:#fff;background:linear-gradient(90deg,#2563eb 0%,#4f46e5 100%);border-color:#0000}.InstantMatchingWizard-light-module__kRsGuq__escrowSetupCard{background-color:#fff;border-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__selectedCandidateSummary{background-color:#f8fafc;border-color:#e2e8f0}.InstantMatchingWizard-light-module__kRsGuq__formLabel{color:#1e293b}.InstantMatchingWizard-light-module__kRsGuq__formInput,.InstantMatchingWizard-light-module__kRsGuq__formTextarea{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__formInput:focus,.InstantMatchingWizard-light-module__kRsGuq__formTextarea:focus{border-color:#3b82f6}.InstantMatchingWizard-light-module__kRsGuq__riskReversalCallout{color:#166534;background-color:#f0fdf4;border-color:#bbf7d0}.InstantMatchingWizard-light-module__kRsGuq__wizardFooter{background-color:#f8fafc;border-top-color:#f1f5f9}.InstantMatchingWizard-light-module__kRsGuq__trustFooter{color:#64748b}.InstantMatchingWizard-light-module__kRsGuq__primaryCta{color:#fff;background:linear-gradient(90deg,#2563eb 0%,#4f46e5 100%);box-shadow:0 4px 14px #2563eb59}.InstantMatchingWizard-light-module__kRsGuq__primaryCta:hover{background:linear-gradient(90deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 6px 20px #2563eb73}.InstantMatchingWizard-light-module__kRsGuq__secondaryBtn{color:#475569;border-color:#cbd5e1}.InstantMatchingWizard-light-module__kRsGuq__secondaryBtn:hover{color:#0f172a;background-color:#f1f5f9}
.InstantMatchingWizard-dark-module__r5vbpG__wizardContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af2;border:1px solid #ffffff1a;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #ffffff0d}.InstantMatchingWizard-dark-module__r5vbpG__wizardHeader{background:linear-gradient(#1e293bb3 0%,#0f172acc 100%);border-bottom-color:#ffffff14}.InstantMatchingWizard-dark-module__r5vbpG__stepPillInactive{background-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__stepPillActive{background:linear-gradient(90deg,#60a5fa 0%,#818cf8 100%);box-shadow:0 0 12px #60a5fa80}.InstantMatchingWizard-dark-module__r5vbpG__headerTitle{color:#f8fafc}.InstantMatchingWizard-dark-module__r5vbpG__headerSubtitle{color:#94a3b8}.InstantMatchingWizard-dark-module__r5vbpG__promptTextarea{color:#f8fafc;background-color:#0f172acc;border-color:#ffffff26}.InstantMatchingWizard-dark-module__r5vbpG__promptTextarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.InstantMatchingWizard-dark-module__r5vbpG__promptMetaRow{color:#64748b}.InstantMatchingWizard-dark-module__r5vbpG__chipsLabel{color:#94a3b8}.InstantMatchingWizard-dark-module__r5vbpG__chipButton{color:#cbd5e1;background-color:#1e293bcc;border-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__chipButton:hover{color:#fff;background-color:#334155cc;border-color:#fff3}.InstantMatchingWizard-dark-module__r5vbpG__chipButtonActive{color:#93c5fd;background-color:#3b82f633;border-color:#60a5fa}.InstantMatchingWizard-dark-module__r5vbpG__expandableSection{background-color:#1e293b80;border-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__expandableHeader{color:#cbd5e1}.InstantMatchingWizard-dark-module__r5vbpG__expandableContent{border-top-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__categoryOption{color:#94a3b8;background-color:#0f172a99;border-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__categoryOption:hover{color:#f1f5f9;border-color:#ffffff40}.InstantMatchingWizard-dark-module__r5vbpG__categoryOptionActive{color:#93c5fd;background-color:#3b82f640;border-color:#60a5fa;font-weight:600}.InstantMatchingWizard-dark-module__r5vbpG__budgetInput{color:#f8fafc;background-color:#0f172acc;border-color:#ffffff26}.InstantMatchingWizard-dark-module__r5vbpG__briefSummaryCard{color:#f8fafc;background:linear-gradient(135deg,#10b9811a 0%,#3b82f61a 100%);border-color:#60a5fa4d}.InstantMatchingWizard-dark-module__r5vbpG__skillPill{color:#93c5fd;background-color:#3b82f633}.InstantMatchingWizard-dark-module__r5vbpG__candidateCard{background-color:#1e293b99;border-color:#ffffff14;box-shadow:0 4px 12px #0000004d}.InstantMatchingWizard-dark-module__r5vbpG__candidateCard:hover{border-color:#60a5fa66;box-shadow:0 8px 24px #0006}.InstantMatchingWizard-dark-module__r5vbpG__candidateCardSelected{background-color:#1e3a8a40;border-color:#60a5fa;box-shadow:0 0 20px #60a5fa4d}.InstantMatchingWizard-dark-module__r5vbpG__avatarWrapper{color:#a5b4fc;background-color:#312e81}.InstantMatchingWizard-dark-module__r5vbpG__candidateName{color:#f8fafc}.InstantMatchingWizard-dark-module__r5vbpG__candidateTitle{color:#94a3b8}.InstantMatchingWizard-dark-module__r5vbpG__candidateRate{color:#34d399}.InstantMatchingWizard-dark-module__r5vbpG__trustBadgeMini{color:#cbd5e1;background-color:#0f172ab3;border:1px solid #ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__trustBadgeHighlight{color:#6ee7b7;background-color:#10b98126;border-color:#34d39966}.InstantMatchingWizard-dark-module__r5vbpG__fitExplanation{color:#94a3b8;background-color:#0f172a80;border:1px solid #ffffff0d}.InstantMatchingWizard-dark-module__r5vbpG__selectCandidateBtn{color:#e2e8f0;background-color:#0f172acc;border-color:#ffffff26}.InstantMatchingWizard-dark-module__r5vbpG__selectCandidateBtn:hover{color:#fff;background-color:#334155cc;border-color:#ffffff4d}.InstantMatchingWizard-dark-module__r5vbpG__selectCandidateBtnActive{color:#fff;background:linear-gradient(90deg,#3b82f6 0%,#6366f1 100%);border-color:#0000}.InstantMatchingWizard-dark-module__r5vbpG__escrowSetupCard{background-color:#1e293b99;border-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__selectedCandidateSummary{background-color:#0f172a99;border-color:#ffffff1a}.InstantMatchingWizard-dark-module__r5vbpG__formLabel{color:#e2e8f0}.InstantMatchingWizard-dark-module__r5vbpG__formInput,.InstantMatchingWizard-dark-module__r5vbpG__formTextarea{color:#f8fafc;background-color:#0f172acc;border-color:#ffffff26}.InstantMatchingWizard-dark-module__r5vbpG__formInput:focus,.InstantMatchingWizard-dark-module__r5vbpG__formTextarea:focus{border-color:#60a5fa}.InstantMatchingWizard-dark-module__r5vbpG__riskReversalCallout{color:#6ee7b7;background-color:#064e3b4d;border-color:#34d3994d}.InstantMatchingWizard-dark-module__r5vbpG__wizardFooter{background-color:#0f172acc;border-top-color:#ffffff14}.InstantMatchingWizard-dark-module__r5vbpG__trustFooter{color:#94a3b8}.InstantMatchingWizard-dark-module__r5vbpG__primaryCta{color:#fff;background:linear-gradient(90deg,#3b82f6 0%,#6366f1 100%);box-shadow:0 4px 18px #3b82f666}.InstantMatchingWizard-dark-module__r5vbpG__primaryCta:hover{background:linear-gradient(90deg,#2563eb 0%,#4f46e5 100%);box-shadow:0 6px 24px #3b82f68c}.InstantMatchingWizard-dark-module__r5vbpG__secondaryBtn{color:#94a3b8;border-color:#fff3}.InstantMatchingWizard-dark-module__r5vbpG__secondaryBtn:hover{color:#f8fafc;background-color:#ffffff0d}
.KPISparkline-common-module__NV7QTq__sparklineContainer{flex-direction:column;gap:.5rem;display:flex}.KPISparkline-common-module__NV7QTq__sparklineSvg{width:100%;height:40px;overflow:visible}.KPISparkline-common-module__NV7QTq__sparklinePath{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:500;stroke-dashoffset:500px;animation:1s ease-out forwards KPISparkline-common-module__NV7QTq__drawLine}@keyframes KPISparkline-common-module__NV7QTq__drawLine{to{stroke-dashoffset:0}}.KPISparkline-common-module__NV7QTq__sparklineArea{opacity:.1;opacity:0;animation:.8s ease-out .3s forwards KPISparkline-common-module__NV7QTq__fadeArea}@keyframes KPISparkline-common-module__NV7QTq__fadeArea{to{opacity:.15}}.KPISparkline-common-module__NV7QTq__sparklineDot{r:3;transform-origin:50%;opacity:0;animation:.3s ease-out .8s forwards KPISparkline-common-module__NV7QTq__popDot}@keyframes KPISparkline-common-module__NV7QTq__popDot{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.KPISparkline-common-module__NV7QTq__sparklineLabel{opacity:.55;justify-content:space-between;align-items:center;font-size:.6875rem;font-weight:500;display:flex}@media (max-width:374px){.KPISparkline-common-module__NV7QTq__container{gap:.25rem}}
.KPISparkline-light-module__miq98q__sparklinePath{stroke:var(--ml-blue)}.KPISparkline-light-module__miq98q__sparklineArea,.KPISparkline-light-module__miq98q__sparklineDot{fill:var(--ml-blue)}.KPISparkline-light-module__miq98q__sparklineLabel{color:#666}.KPISparkline-light-module__miq98q__sparklinePathSuccess{stroke:var(--ml-green)}.KPISparkline-light-module__miq98q__sparklineAreaSuccess,.KPISparkline-light-module__miq98q__sparklineDotSuccess{fill:var(--ml-green)}.KPISparkline-light-module__miq98q__sparklinePathWarning{stroke:#d4a017}.KPISparkline-light-module__miq98q__sparklineAreaWarning,.KPISparkline-light-module__miq98q__sparklineDotWarning{fill:#d4a017}.KPISparkline-light-module__miq98q__sparklinePathDanger{stroke:var(--ml-red)}.KPISparkline-light-module__miq98q__sparklineAreaDanger,.KPISparkline-light-module__miq98q__sparklineDotDanger{fill:var(--ml-red)}
.KPISparkline-dark-module__8u4_Lq__sparklinePath{stroke:#7ba3f7}.KPISparkline-dark-module__8u4_Lq__sparklineArea,.KPISparkline-dark-module__8u4_Lq__sparklineDot{fill:#7ba3f7}.KPISparkline-dark-module__8u4_Lq__sparklineLabel{color:var(--text-tertiary-dark)}.KPISparkline-dark-module__8u4_Lq__sparklinePathSuccess{stroke:#34d399}.KPISparkline-dark-module__8u4_Lq__sparklineAreaSuccess,.KPISparkline-dark-module__8u4_Lq__sparklineDotSuccess{fill:#34d399}.KPISparkline-dark-module__8u4_Lq__sparklinePathWarning{stroke:#fbbf24}.KPISparkline-dark-module__8u4_Lq__sparklineAreaWarning,.KPISparkline-dark-module__8u4_Lq__sparklineDotWarning{fill:#fbbf24}.KPISparkline-dark-module__8u4_Lq__sparklinePathDanger{stroke:#f87171}.KPISparkline-dark-module__8u4_Lq__sparklineAreaDanger,.KPISparkline-dark-module__8u4_Lq__sparklineDotDanger{fill:#f87171}
.StatCard-common-module__T4j7iW__card{border-radius:var(--radius-xl);cursor:pointer;will-change:transform, box-shadow;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.StatCard-common-module__T4j7iW__card:hover{transform:translateY(-4px)scale(1.01)}.StatCard-common-module__T4j7iW__header{justify-content:space-between;align-items:flex-start;display:flex}.StatCard-common-module__T4j7iW__title{text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:500}.StatCard-common-module__T4j7iW__iconWrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.StatCard-common-module__T4j7iW__content{flex-direction:column;gap:.5rem;display:flex}.StatCard-common-module__T4j7iW__value{letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1.2}.StatCard-common-module__T4j7iW__subtitle{font-size:.8125rem;line-height:1.4}.StatCard-common-module__T4j7iW__trend{align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.StatCard-common-module__T4j7iW__trendUp{color:#10b981}.StatCard-common-module__T4j7iW__trendDown{color:#ef4444}.StatCard-common-module__T4j7iW__trendNeutral{color:#6b7280}.StatCard-common-module__T4j7iW__trendValue{font-weight:600}.StatCard-common-module__T4j7iW__trendLabel{margin-left:.25rem}@media (max-width:768px){.StatCard-common-module__T4j7iW__card{padding:1.25rem}.StatCard-common-module__T4j7iW__value{font-size:1.5rem}.StatCard-common-module__T4j7iW__iconWrapper{width:36px;height:36px}}@media (max-width:380px){.StatCard-common-module__T4j7iW__card{padding:1rem}.StatCard-common-module__T4j7iW__value{font-size:1.25rem}.StatCard-common-module__T4j7iW__iconWrapper{border-radius:10px;width:32px;height:32px}}@media (max-width:320px){.StatCard-common-module__T4j7iW__card{padding:.75rem}.StatCard-common-module__T4j7iW__value{font-size:1.125rem}}
.StatCard-light-module__VYdBHG__card{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e2e8f0e6;box-shadow:0 4px 16px -2px #94a3b81f,inset 0 1px #fffc}.StatCard-light-module__VYdBHG__card:hover{background:#fff;border-color:#6366f166;box-shadow:0 12px 28px -4px #4f46e526,0 0 1px 1px #6366f14d}.StatCard-light-module__VYdBHG__title{color:#64748b;font-weight:600}.StatCard-light-module__VYdBHG__iconWrapper{color:#4f46e5;background:linear-gradient(135deg,#4f46e51f,#7c3aed14);border:1px solid #4f46e533}.StatCard-light-module__VYdBHG__value{color:#0f172a;font-weight:800}.StatCard-light-module__VYdBHG__subtitle{color:#64748b}.StatCard-light-module__VYdBHG__trendLabel{color:#94a3b8}
.StatCard-dark-module__8cJ1qW__card{-webkit-backdrop-filter:blur(12px);background:#0f172abf;border:1px solid #ffffff14;box-shadow:0 4px 20px -2px #0000004d,inset 0 1px #ffffff0d}.StatCard-dark-module__8cJ1qW__card:hover{background:#0f172ad9;border-color:#6366f180;box-shadow:0 12px 30px -4px #4f46e540,0 0 1px 1px #6366f166}.StatCard-dark-module__8cJ1qW__title{color:#94a3b8;font-weight:600}.StatCard-dark-module__8cJ1qW__iconWrapper{color:#818cf8;background:linear-gradient(135deg,#6366f140,#8b5cf626);border:1px solid #6366f14d}.StatCard-dark-module__8cJ1qW__value{color:#f8fafc;font-weight:800}.StatCard-dark-module__8cJ1qW__subtitle,.StatCard-dark-module__8cJ1qW__trendLabel{color:#64748b}
.ProjectCard-common-module__EeaWwG__card{border-radius:14px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.ProjectCard-common-module__EeaWwG__card:hover{transform:translateY(-1px)}.ProjectCard-common-module__EeaWwG__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectCard-common-module__EeaWwG__titleWrapper{flex-direction:column;gap:.5rem;display:flex}.ProjectCard-common-module__EeaWwG__title{font-size:1rem;font-weight:600;line-height:1.4}.ProjectCard-common-module__EeaWwG__statusBadge{border-radius:9999px;align-items:center;width:fit-content;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProjectCard-common-module__EeaWwG__budget{white-space:nowrap;font-size:.875rem;font-weight:600}.ProjectCard-common-module__EeaWwG__meta{align-items:center;gap:1rem;display:flex}.ProjectCard-common-module__EeaWwG__metaItem{align-items:center;gap:.375rem;font-size:.875rem;display:flex}.ProjectCard-common-module__EeaWwG__footer{border-top-style:solid;border-top-width:1px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.ProjectCard-common-module__EeaWwG__progressWrapper{flex:1;align-items:center;gap:.75rem;display:flex}.ProjectCard-common-module__EeaWwG__progressBar{border-radius:9999px;flex:1;max-width:120px;height:6px;overflow:hidden}.ProjectCard-common-module__EeaWwG__progressFill{background:linear-gradient(90deg, var(--color-primary,var(--ml-blue)), #60a5fa);border-radius:9999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.ProjectCard-common-module__EeaWwG__progressText{font-size:.75rem;font-weight:500}.ProjectCard-common-module__EeaWwG__link{align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:gap .2s;display:flex}.ProjectCard-common-module__EeaWwG__link:hover{gap:.5rem}.ProjectCard-common-module__EeaWwG__status-blue{color:#1d4ed8;background-color:var(--color-primary-light,#dbeafe)}.ProjectCard-common-module__EeaWwG__status-green{color:#15803d;background-color:var(--color-success-light,#dcfce7)}.ProjectCard-common-module__EeaWwG__status-yellow{color:#a16207;background-color:var(--color-warning-light,#fef9c3)}.ProjectCard-common-module__EeaWwG__status-red{color:#b91c1c;background-color:var(--color-error-light,#fee2e2)}.ProjectCard-common-module__EeaWwG__status-gray{color:#374151;background-color:var(--bg-hover,#f3f4f6)}@media (max-width:768px){.ProjectCard-common-module__EeaWwG__card{padding:1rem}.ProjectCard-common-module__EeaWwG__header{flex-direction:column;gap:.5rem}.ProjectCard-common-module__EeaWwG__meta{flex-wrap:wrap;gap:.75rem}.ProjectCard-common-module__EeaWwG__footer{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:380px){.ProjectCard-common-module__EeaWwG__card{border-radius:10px;padding:.75rem}.ProjectCard-common-module__EeaWwG__title{font-size:.9375rem}.ProjectCard-common-module__EeaWwG__metaItem{font-size:.8125rem}.ProjectCard-common-module__EeaWwG__progressWrapper{max-width:100%}.ProjectCard-common-module__EeaWwG__progressBar{max-width:none}}@media (max-width:320px){.ProjectCard-common-module__EeaWwG__metaItem{font-size:.75rem}.ProjectCard-common-module__EeaWwG__progressText{font-size:.6875rem}.ProjectCard-common-module__EeaWwG__link{font-size:.8125rem}}
.StatCard-common-module__YpDLgq__card{border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.StatCard-common-module__YpDLgq__card:hover{transform:translateY(-2px)}.StatCard-common-module__YpDLgq__header{justify-content:space-between;align-items:flex-start;display:flex}.StatCard-common-module__YpDLgq__title{font-size:.875rem;font-weight:500}.StatCard-common-module__YpDLgq__iconWrapper{border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.StatCard-common-module__YpDLgq__content{flex-direction:column;gap:.5rem;display:flex}.StatCard-common-module__YpDLgq__value{font-size:1.75rem;font-weight:700;line-height:1.2}.StatCard-common-module__YpDLgq__trend{align-items:center;gap:.25rem;font-size:.875rem;display:flex}.StatCard-common-module__YpDLgq__trendUp{color:#10b981}.StatCard-common-module__YpDLgq__trendDown{color:#ef4444}.StatCard-common-module__YpDLgq__trendNeutral{color:#6b7280}.StatCard-common-module__YpDLgq__trendValue{font-weight:600}.StatCard-common-module__YpDLgq__trendLabel{margin-left:.25rem}.StatCard-common-module__YpDLgq__sparklineWrapper{margin-top:.25rem}.StatCard-common-module__YpDLgq__cardLink{cursor:pointer}@media (max-width:374px){.StatCard-common-module__YpDLgq__card{padding:1rem}}
.ProjectCard-light-module__vfI26q__card{background-color:var(--bg-primary-light);border:1px solid var(--border-light)}.ProjectCard-light-module__vfI26q__card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.ProjectCard-light-module__vfI26q__title{color:#111827}.ProjectCard-light-module__vfI26q__budget{color:#374151}.ProjectCard-light-module__vfI26q__metaItem{color:var(--color-text-secondary-light)}.ProjectCard-light-module__vfI26q__footer{border-top-color:var(--bg-tertiary-light)}.ProjectCard-light-module__vfI26q__progressBar{background-color:var(--border-light)}.ProjectCard-light-module__vfI26q__progressText{color:var(--color-text-secondary-light)}.ProjectCard-light-module__vfI26q__link{color:#2563eb}.ProjectCard-light-module__vfI26q__link:hover{color:#1d4ed8}.ProjectCard-light-module__vfI26q__status-blue{color:#1e40af;background-color:#dbeafe}.ProjectCard-light-module__vfI26q__status-green{color:#166534;background-color:#dcfce7}.ProjectCard-light-module__vfI26q__status-yellow{color:#854d0e;background-color:#fef9c3}.ProjectCard-light-module__vfI26q__status-red{color:#991b1b;background-color:#fee2e2}.ProjectCard-light-module__vfI26q__status-gray{color:#4b5563;background-color:var(--bg-tertiary-light)}
.StatCard-light-module__OzrCaW__card{background-color:var(--bg-primary-light);border:1px solid var(--border-light);box-shadow:0 1px 3px #0000000d}.StatCard-light-module__OzrCaW__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.StatCard-light-module__OzrCaW__title{color:var(--color-text-secondary-light)}.StatCard-light-module__OzrCaW__iconWrapper{background-color:var(--bg-tertiary-light);color:#4b5563}.StatCard-light-module__OzrCaW__value{color:#111827}.StatCard-light-module__OzrCaW__trendLabel{color:var(--color-text-secondary-light)}
.ProjectCard-dark-module__ODyBOW__card{background-color:var(--bg-secondary-dark);border:1px solid var(--border-dark)}.ProjectCard-dark-module__ODyBOW__card:hover{border-color:#475569;box-shadow:0 4px 6px -1px #0003}.ProjectCard-dark-module__ODyBOW__title{color:var(--text-primary-dark)}.ProjectCard-dark-module__ODyBOW__budget{color:var(--text-secondary-dark)}.ProjectCard-dark-module__ODyBOW__metaItem{color:var(--text-tertiary-dark)}.ProjectCard-dark-module__ODyBOW__footer{border-top-color:var(--border-dark)}.ProjectCard-dark-module__ODyBOW__progressBar{background-color:var(--border-dark)}.ProjectCard-dark-module__ODyBOW__progressText{color:var(--text-tertiary-dark)}.ProjectCard-dark-module__ODyBOW__link{color:#60a5fa}.ProjectCard-dark-module__ODyBOW__link:hover{color:#93c5fd}.ProjectCard-dark-module__ODyBOW__status-blue{color:#93c5fd;background-color:#1e40af4d}.ProjectCard-dark-module__ODyBOW__status-green{color:#86efac;background-color:#1665344d}.ProjectCard-dark-module__ODyBOW__status-yellow{color:#fde047;background-color:#854d0e4d}.ProjectCard-dark-module__ODyBOW__status-red{color:#fca5a5;background-color:#991b1b4d}.ProjectCard-dark-module__ODyBOW__status-gray{color:var(--text-secondary-dark);background-color:#4b55634d}
.StatCard-dark-module__bIDjyG__card{background-color:var(--bg-secondary-dark);border:1px solid var(--border-dark);box-shadow:0 1px 3px #0003}.StatCard-dark-module__bIDjyG__card:hover{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.StatCard-dark-module__bIDjyG__title{color:var(--text-tertiary-dark)}.StatCard-dark-module__bIDjyG__iconWrapper{background-color:var(--border-dark);color:#e2e8f0}.StatCard-dark-module__bIDjyG__value{color:var(--text-primary-dark)}.StatCard-dark-module__bIDjyG__trendLabel{color:var(--text-tertiary-dark)}
.UserAvatar-common-module__oGECsW__userAvatar{-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,color .3s,opacity .3s;display:inline-flex;position:relative;overflow:hidden}.UserAvatar-common-module__oGECsW__userAvatarSmall{width:2rem;height:2rem;font-size:.75rem}.UserAvatar-common-module__oGECsW__userAvatarMedium{width:2.5rem;height:2.5rem;font-size:1rem}.UserAvatar-common-module__oGECsW__userAvatarLarge{width:3.5rem;height:3.5rem;font-size:1.25rem}.UserAvatar-common-module__oGECsW__userAvatarClickable{cursor:pointer}.UserAvatar-common-module__oGECsW__userAvatarClickable:hover{transform:scale(1.05)}.UserAvatar-common-module__oGECsW__userAvatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:374px){.UserAvatar-common-module__oGECsW__avatar{font-size:.75rem}}
.UserAvatar-light-module__eA7sUa__userAvatar{background:var(--border-light);color:#4a5568;border-color:var(--bg-primary-light);box-shadow:0 2px 5px #0000001a}.UserAvatar-light-module__eA7sUa__userAvatarClickable:hover{border-color:var(--ml-green);box-shadow:0 4px 10px #27ae6033}
.UserAvatar-dark-module__mBLu2q__userAvatar{background:var(--bg-secondary-dark);color:var(--text-secondary-dark);border-color:#ffffff1a;box-shadow:0 2px 5px #0000004d}.UserAvatar-dark-module__mBLu2q__userAvatarClickable:hover{border-color:#4ade80;box-shadow:0 0 10px #4ade804d}
.Badge-common-module__knMwHG__badge{font-family:var(--font-family-body,system-ui);white-space:nowrap;vertical-align:middle;border-radius:var(--border-radius-full,9999px);background-color:var(--badge-bg);color:var(--badge-text);border:1.5px solid var(--badge-border,transparent);letter-spacing:.3px;will-change:transform, box-shadow;-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;gap:.375rem;font-weight:600;line-height:1.2;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s,background-color .2s,color .2s,opacity .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,inset 0 1px #ffffff26}.Badge-common-module__knMwHG__badge:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.Badge-common-module__knMwHG__small{letter-spacing:.2px;gap:.25rem;padding:.375rem .65rem;font-size:.75rem}.Badge-common-module__knMwHG__medium{gap:.375rem;padding:.5rem .875rem;font-size:.8125rem}.Badge-common-module__knMwHG__lg{gap:.5rem;padding:.65rem 1.125rem;font-size:.875rem}.Badge-common-module__knMwHG__pill{border-radius:9999px;padding-left:1rem;padding-right:1rem}.Badge-common-module__knMwHG__badgeIcon{opacity:.9;flex-shrink:0;justify-content:center;align-items:center;font-size:1em;display:inline-flex}.Badge-common-module__knMwHG__badgeIconBefore{margin-right:.25rem}.Badge-common-module__knMwHG__badgeIconAfter{margin-left:.25rem}.Badge-common-module__knMwHG__default,.Badge-common-module__knMwHG__primary,.Badge-common-module__knMwHG__secondary,.Badge-common-module__knMwHG__success,.Badge-common-module__knMwHG__warning,.Badge-common-module__knMwHG__danger,.Badge-common-module__knMwHG__info,.Badge-common-module__knMwHG__error,.Badge-common-module__knMwHG__neutral{--_alias:1}.Badge-common-module__knMwHG__badge:not(.Badge-common-module__knMwHG__interactive):hover{filter:brightness(1.08)saturate(1.1);box-shadow:0 4px 12px #0000001f,inset 0 1px #fff3}.Badge-common-module__knMwHG__interactive{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius-full,9999px)}.Badge-common-module__knMwHG__interactive:hover{filter:brightness(1.1)saturate(1.15);transform:translateY(-2px);box-shadow:0 4px 14px #00000026,inset 0 1px #fff3}.Badge-common-module__knMwHG__interactive:hover:before{opacity:.6}.Badge-common-module__knMwHG__interactive:active{transform:translateY(0)scale(.97);box-shadow:0 2px 4px #0000001a,inset 0 1px #ffffff26}.Badge-common-module__knMwHG__interactive:focus-visible{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:2px;box-shadow:0 0 0 4px #4573df40,0 2px 6px #0000001a}@media (max-width:374px){.Badge-common-module__knMwHG__badge{font-size:.75rem}.Badge-common-module__knMwHG__small{padding:.3rem .5rem}}@media (prefers-reduced-motion:reduce){.Badge-common-module__knMwHG__badge{transition-duration:.01ms!important}}
.Badge-light-module__JIxWWa__badgeDefault,.Badge-light-module__JIxWWa__default{--badge-bg:linear-gradient(135deg, var(--bg-secondary-light) 0%, var(--bg-tertiary-light) 100%);--badge-text:var(--text-secondary-light);--badge-border:#cbd5e180;box-shadow:0 2px 8px #0000000f,inset 0 1px #fff9}.Badge-light-module__JIxWWa__badgePrimary,.Badge-light-module__JIxWWa__primary{--badge-bg:linear-gradient(135deg, #4573df1f 0%, #6b93f514 100%);--badge-text:#3b63c4;--badge-border:#4573df40;box-shadow:0 2px 8px #4573df1f,inset 0 1px #ffffffb3}.Badge-light-module__JIxWWa__badgePrimary:hover,.Badge-light-module__JIxWWa__primary:hover{--badge-bg:linear-gradient(135deg, #4573df2e 0%, #6b93f51f 100%);--badge-border:#4573df66}.Badge-light-module__JIxWWa__badgeSecondary,.Badge-light-module__JIxWWa__secondary{--badge-bg:linear-gradient(135deg, #f0f4f8 0%, #e9eef5 100%);--badge-text:var(--color-text-secondary-light);--badge-border:#cbd5e166}.Badge-light-module__JIxWWa__badgeSuccess,.Badge-light-module__JIxWWa__success{--badge-bg:linear-gradient(135deg, #27ae601f 0%, #4ade8014 100%);--badge-text:#1a7a42;--badge-border:#27ae6040;box-shadow:0 2px 8px #27ae601f,inset 0 1px #ffffffb3}.Badge-light-module__JIxWWa__badgeSuccess:hover,.Badge-light-module__JIxWWa__success:hover{--badge-bg:linear-gradient(135deg, #27ae602e 0%, #4ade801f 100%);--badge-border:#27ae6066}.Badge-light-module__JIxWWa__badgeWarning,.Badge-light-module__JIxWWa__warning{--badge-bg:linear-gradient(135deg, #f2c94c2e 0%, #f5d76e1f 100%);--badge-text:#ca8500;--badge-border:#f2c94c59;box-shadow:0 2px 8px #f2c94c1f,inset 0 1px #fff9}.Badge-light-module__JIxWWa__badgeWarning:hover,.Badge-light-module__JIxWWa__warning:hover{--badge-bg:linear-gradient(135deg, #f2c94c40 0%, #f5d76e2e 100%);--badge-border:#f2c94c80}.Badge-light-module__JIxWWa__badgeDanger,.Badge-light-module__JIxWWa__danger{--badge-bg:linear-gradient(135deg, #e811231f 0%, #f24f3d14 100%);--badge-text:#c00f1e;--badge-border:#e8112340;box-shadow:0 2px 8px #e811231f,inset 0 1px #ffffffb3}.Badge-light-module__JIxWWa__badgeDanger:hover,.Badge-light-module__JIxWWa__danger:hover{--badge-bg:linear-gradient(135deg, #e811232e 0%, #f24f3d1f 100%);--badge-border:#e8112366}.Badge-light-module__JIxWWa__badgeInfo,.Badge-light-module__JIxWWa__info{--badge-bg:linear-gradient(135deg, #3b82f61f 0%, #93c5fd14 100%);--badge-text:#2563eb;--badge-border:#3b82f640;box-shadow:0 2px 8px #3b82f61f,inset 0 1px #ffffffb3}.Badge-light-module__JIxWWa__badgeInfo:hover,.Badge-light-module__JIxWWa__info:hover{--badge-bg:linear-gradient(135deg, #3b82f62e 0%, #93c5fd1f 100%);--badge-border:#3b82f666}.Badge-light-module__JIxWWa__badgeError,.Badge-light-module__JIxWWa__error{--badge-bg:linear-gradient(135deg, #dc26261f 0%, #ef444414 100%);--badge-text:#b91c1c;--badge-border:#dc262640}.Badge-light-module__JIxWWa__badgeNeutral,.Badge-light-module__JIxWWa__neutral{--badge-bg:linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);--badge-text:#374151;--badge-border:#6b728033}.Badge-light-module__JIxWWa__badge:hover{filter:brightness(1.05)}
.Badge-dark-module__f-dwHq__badgeDefault,.Badge-dark-module__f-dwHq__default{--badge-bg:linear-gradient(135deg, var(--bg-secondary-dark) 0%, var(--bg-primary-dark) 100%);--badge-text:var(--text-secondary-dark);--badge-border:#94a3b833;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff14}.Badge-dark-module__f-dwHq__badgePrimary,.Badge-dark-module__f-dwHq__primary{--badge-bg:linear-gradient(135deg, #6b93f52e 0%, #a5d6ff14 100%);--badge-text:#a5d6ff;--badge-border:#6b93f559;box-shadow:0 2px 8px #6b93f52e,inset 0 1px #ffffff1a}.Badge-dark-module__f-dwHq__badgePrimary:hover,.Badge-dark-module__f-dwHq__primary:hover{--badge-bg:linear-gradient(135deg, #6b93f540 0%, #a5d6ff1f 100%);--badge-border:#6b93f580}.Badge-dark-module__f-dwHq__badgeSecondary,.Badge-dark-module__f-dwHq__secondary{--badge-bg:linear-gradient(135deg, var(--border-dark) 0%, var(--bg-secondary-dark) 100%);--badge-text:#e2e8f0;--badge-border:#94a3b833}.Badge-dark-module__f-dwHq__badgeSuccess,.Badge-dark-module__f-dwHq__success{--badge-bg:linear-gradient(135deg, #22c55e2e 0%, #6ee7b714 100%);--badge-text:#6ee7b7;--badge-border:#22c55e59;box-shadow:0 2px 8px #22c55e26,inset 0 1px #ffffff14}.Badge-dark-module__f-dwHq__badgeSuccess:hover,.Badge-dark-module__f-dwHq__success:hover{--badge-bg:linear-gradient(135deg, #22c55e40 0%, #6ee7b71f 100%);--badge-border:#22c55e80}.Badge-dark-module__f-dwHq__badgeWarning,.Badge-dark-module__f-dwHq__warning{--badge-bg:linear-gradient(135deg, #fbbf242e 0%, #fcd34d14 100%);--badge-text:#fcd34d;--badge-border:#fbbf2459;box-shadow:0 2px 8px #fbbf241f,inset 0 1px #ffffff14}.Badge-dark-module__f-dwHq__badgeWarning:hover,.Badge-dark-module__f-dwHq__warning:hover{--badge-bg:linear-gradient(135deg, #fbbf2440 0%, #fcd34d1f 100%);--badge-border:#fbbf2480}.Badge-dark-module__f-dwHq__badgeDanger,.Badge-dark-module__f-dwHq__danger{--badge-bg:linear-gradient(135deg, #ff47572e 0%, #ff8a9a14 100%);--badge-text:#ff8a9a;--badge-border:#ff475759;box-shadow:0 2px 8px #ff475726,inset 0 1px #ffffff14}.Badge-dark-module__f-dwHq__badgeDanger:hover,.Badge-dark-module__f-dwHq__danger:hover{--badge-bg:linear-gradient(135deg, #ff475740 0%, #ff8a9a1f 100%);--badge-border:#ff475780}.Badge-dark-module__f-dwHq__badgeInfo,.Badge-dark-module__f-dwHq__info{--badge-bg:linear-gradient(135deg, #60a5fa2e 0%, #bfdbfe14 100%);--badge-text:#93c5fd;--badge-border:#60a5fa59;box-shadow:0 2px 8px #60a5fa26,inset 0 1px #ffffff14}.Badge-dark-module__f-dwHq__badgeInfo:hover,.Badge-dark-module__f-dwHq__info:hover{--badge-bg:linear-gradient(135deg, #60a5fa40 0%, #bfdbfe1f 100%);--badge-border:#60a5fa80}.Badge-dark-module__f-dwHq__badgeError,.Badge-dark-module__f-dwHq__error{--badge-bg:linear-gradient(135deg, #f43f5e2e 0%, #fb718514 100%);--badge-text:#fb7185;--badge-border:#f43f5e59}.Badge-dark-module__f-dwHq__badgeNeutral,.Badge-dark-module__f-dwHq__neutral{--badge-bg:linear-gradient(135deg, #475569 0%, var(--border-dark) 100%);--badge-text:#e2e8f0;--badge-border:#94a3b833}.Badge-dark-module__f-dwHq__badge:hover{filter:brightness(1.1)}
.Loading-common-module__vy8Pjq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Loading-common-module__vy8Pjq__overlay{z-index:var(--z-index-loader,9999);-webkit-backdrop-filter:blur(12px)saturate(180%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loading-common-module__vy8Pjq__container{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex}.Loading-common-module__vy8Pjq__containerSimple{gap:.5rem}.Loading-common-module__vy8Pjq__containerOrbital{padding:2rem}.Loading-common-module__vy8Pjq__simpleSpinner{flex-shrink:0;animation:.9s linear infinite Loading-common-module__vy8Pjq__rotateSpin}.Loading-common-module__vy8Pjq__spinnerTrack{stroke-opacity:.15}.Loading-common-module__vy8Pjq__spinnerArc{stroke:currentColor}@keyframes Loading-common-module__vy8Pjq__rotateSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loading-common-module__vy8Pjq__inlineText{text-align:center;margin:0;font-size:.875rem;font-weight:500}.Loading-common-module__vy8Pjq__orbitalWrapper{flex-direction:column;align-items:center;gap:1.75rem;display:flex;position:relative}.Loading-common-module__vy8Pjq__glowBackdrop{pointer-events:none;filter:blur(40px);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite Loading-common-module__vy8Pjq__glowPulse;position:absolute}@keyframes Loading-common-module__vy8Pjq__glowPulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:.6;transform:scale(1.1)}}.Loading-common-module__vy8Pjq__ringsContainer{justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:relative}.Loading-common-module__vy8Pjq__ring{border-style:solid;border-radius:50%;position:absolute}.Loading-common-module__vy8Pjq__ringOuter{border-width:2.5px;width:128px;height:128px;animation:2.8s linear infinite Loading-common-module__vy8Pjq__spinCW}.Loading-common-module__vy8Pjq__ringMid{border-width:2px;width:86px;height:86px;animation:1.9s linear infinite Loading-common-module__vy8Pjq__spinCCW}.Loading-common-module__vy8Pjq__ringInner{border-width:2px;width:52px;height:52px;animation:1.2s linear infinite Loading-common-module__vy8Pjq__spinCW}@keyframes Loading-common-module__vy8Pjq__spinCW{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loading-common-module__vy8Pjq__spinCCW{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.Loading-common-module__vy8Pjq__orbitDot{border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%}.Loading-common-module__vy8Pjq__orbitDot1{transform-origin:0 0;animation:2.8s linear infinite Loading-common-module__vy8Pjq__orbitDot1}.Loading-common-module__vy8Pjq__orbitDot2{transform-origin:0 0;animation:2.8s linear infinite Loading-common-module__vy8Pjq__orbitDot2}@keyframes Loading-common-module__vy8Pjq__orbitDot1{0%{transform:rotate(0)translate(64px)scale(1)}50%{transform:rotate(180deg)translate(64px)scale(.7)}to{transform:rotate(360deg)translate(64px)scale(1)}}@keyframes Loading-common-module__vy8Pjq__orbitDot2{0%{transform:rotate(180deg)translate(64px)scale(.7)}50%{transform:rotate(360deg)translate(64px)scale(1)}to{transform:rotate(540deg)translate(64px)scale(.7)}}.Loading-common-module__vy8Pjq__centerLogo{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:2.2s ease-in-out infinite Loading-common-module__vy8Pjq__centerPulse;display:flex;position:relative}@keyframes Loading-common-module__vy8Pjq__centerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.Loading-common-module__vy8Pjq__centerLetter{letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1;font-family:var(--font-display,system-ui)}.Loading-common-module__vy8Pjq__loadingLabel{letter-spacing:.01em;text-align:center;background-size:250%;-webkit-background-clip:text;background-clip:text;margin:0;padding:0 1rem;font-size:.9rem;font-weight:500;animation:2.4s infinite Loading-common-module__vy8Pjq__labelShimmer}@keyframes Loading-common-module__vy8Pjq__labelShimmer{0%{background-position:100%}to{background-position:-150%}}.Loading-common-module__vy8Pjq__bounceDots{align-items:center;gap:6px;display:flex}.Loading-common-module__vy8Pjq__bounceDot{border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite Loading-common-module__vy8Pjq__dotBounce}@keyframes Loading-common-module__vy8Pjq__dotBounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}
.Loading-light-module__-prXCG__overlay{background:#f8fafcbf}.Loading-light-module__-prXCG__container{background:0 0}.Loading-light-module__-prXCG__simpleSpinner{color:var(--ml-blue,#4573df)}.Loading-light-module__-prXCG__spinnerTrack{stroke:#1e293b}.Loading-light-module__-prXCG__spinnerArc{stroke:var(--ml-blue,#4573df)}.Loading-light-module__-prXCG__inlineText{color:#1e293b}.Loading-light-module__-prXCG__glowBackdrop{background:radial-gradient(circle,#4573df40 0%,#8b5cf61a 60%,#0000 100%)}.Loading-light-module__-prXCG__ringOuter{border-color:#4573df #4573df66 #4573df14 #4573df14;box-shadow:0 0 18px #4573df40}.Loading-light-module__-prXCG__ringMid{border-color:#8b5cf61a #8b5cf61a #7c3aed #8b5cf673;box-shadow:0 0 12px #7c3aed33}.Loading-light-module__-prXCG__ringInner{border-color:#0ea5e9 #0ea5e926 #0ea5e926;box-shadow:0 0 8px #0ea5e933}.Loading-light-module__-prXCG__orbitDot{background:#4573df;box-shadow:0 0 8px #4573dfb3,0 0 16px #4573df4d}.Loading-light-module__-prXCG__centerLogo{background:linear-gradient(135deg,#4573df 0%,#7c3aed 100%);box-shadow:0 0 0 3px #4573df26,0 0 20px #4573df40}.Loading-light-module__-prXCG__centerLetter{color:#fff}.Loading-light-module__-prXCG__loadingLabel{-webkit-text-fill-color:transparent;color:#1e293b;background-image:linear-gradient(90deg,#1e293b 20%,#4573df 50%,#7c3aed 65%,#1e293b 80%)}.Loading-light-module__-prXCG__bounceDot{background:#4573df}
.Loading-dark-module__Imrb0a__overlay{background:#0a0e1ad1}.Loading-dark-module__Imrb0a__container{background:0 0}.Loading-dark-module__Imrb0a__simpleSpinner{color:#6b8de6}.Loading-dark-module__Imrb0a__spinnerTrack{stroke:#e2e8f0}.Loading-dark-module__Imrb0a__spinnerArc{stroke:#6b8de6}.Loading-dark-module__Imrb0a__inlineText{color:#e2e8f0}.Loading-dark-module__Imrb0a__glowBackdrop{background:radial-gradient(circle,#6b8de638 0%,#a78bfa1a 60%,#0000 100%)}.Loading-dark-module__Imrb0a__ringOuter{border-color:#6b8de6 #6b8de666 #6b8de60f #6b8de60f;box-shadow:0 0 22px #6b8de659}.Loading-dark-module__Imrb0a__ringMid{border-color:#a78bfa14 #a78bfa14 #a78bfa #a78bfa73;box-shadow:0 0 14px #a78bfa4d}.Loading-dark-module__Imrb0a__ringInner{border-color:#38bdf8 #38bdf81f #38bdf81f;box-shadow:0 0 10px #38bdf840}.Loading-dark-module__Imrb0a__orbitDot{background:#6b8de6;box-shadow:0 0 10px #6b8de6e6,0 0 20px #6b8de666}.Loading-dark-module__Imrb0a__centerLogo{background:linear-gradient(135deg,#6b8de6 0%,#a78bfa 100%);box-shadow:0 0 0 3px #6b8de633,0 0 24px #6b8de666}.Loading-dark-module__Imrb0a__centerLetter{color:#fff}.Loading-dark-module__Imrb0a__loadingLabel{-webkit-text-fill-color:transparent;color:#cbd5e1;background-image:linear-gradient(90deg,#cbd5e1 20%,#6b8de6 50%,#a78bfa 65%,#cbd5e1 80%)}.Loading-dark-module__Imrb0a__bounceDot{background:#6b8de6;box-shadow:0 0 6px #6b8de699}
.AppLayout-common-module__JsBGpq__appLayout{width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.AppLayout-common-module__JsBGpq__mainContent{width:100%;min-width:0;padding-left:var(--size-sidebar-width,280px);flex-direction:column;flex:1;transition:padding-left .24s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.AppLayout-common-module__JsBGpq__mainContentCollapsed{padding-left:var(--size-sidebar-collapsed-width,72px)}.AppLayout-common-module__JsBGpq__pageContent{width:100%;max-width:1680px;min-height:calc(100vh - var(--size-navbar-height,68px));flex:1;margin:0 auto;padding:clamp(1.25rem,2.8vw,2.75rem) clamp(1rem,3vw,3.25rem) 5rem}.AppLayout-common-module__JsBGpq__mobileOverlay{z-index:var(--z-overlay,900);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);transition:opacity .22s cubic-bezier(.23,1,.32,1);position:fixed;inset:0}.AppLayout-common-module__JsBGpq__mobileOverlayVisible{opacity:1;pointer-events:auto}.AppLayout-common-module__JsBGpq__skipLink{border-radius:0 0 var(--radius-lg) var(--radius-lg);z-index:10000;box-shadow:var(--shadow-lg);padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:top .2s cubic-bezier(.16,1,.3,1);position:absolute;top:-100px;left:50%;transform:translate(-50%)}.AppLayout-common-module__JsBGpq__skipLink:focus{top:0}.AppLayout-common-module__JsBGpq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.AppLayout-common-module__JsBGpq__mainContent,.AppLayout-common-module__JsBGpq__mainContentCollapsed{padding-bottom:64px;padding-left:0}.AppLayout-common-module__JsBGpq__pageContent{padding:1rem 1rem 5rem}}
.AppLayout-light-module__It9eJW__appLayout{background-color:var(--bg-secondary-light);color:var(--text-primary-light);background-image:radial-gradient(circle at 92% 0,#5b5ce214,#0000 26rem),radial-gradient(circle at 0 86%,#38cbb612,#0000 24rem)}.AppLayout-light-module__It9eJW__mainContent{background:radial-gradient(circle at 100% 0,#5b5ce214 0%,#0000 560px),linear-gradient(#ffffff38,#0000 32%)}.AppLayout-light-module__It9eJW__mobileOverlay{background:#10152b7a}.AppLayout-light-module__It9eJW__skipLink{background:linear-gradient(135deg, var(--ml-blue-dark), var(--ml-blue));color:#fff}
.AppLayout-dark-module__hLslFq__appLayout{background-color:var(--bg-primary-dark);color:var(--text-primary-dark);background-image:radial-gradient(circle at 92% 0,#8b8df624,#0000 28rem),radial-gradient(circle at 0 86%,#38cbb614,#0000 24rem)}.AppLayout-dark-module__hLslFq__mainContent{background:radial-gradient(circle at 100% 0,#8b8df61f 0%,#0000 560px),linear-gradient(#171d3842,#0000 32%)}.AppLayout-dark-module__hLslFq__mobileOverlay{background:#050815ad}.AppLayout-dark-module__hLslFq__skipLink{background:linear-gradient(135deg, var(--ml-blue), var(--ml-purple));color:#fff}
.PortalLayout-common-module__PluCIa__verifyBanner{z-index:9999;border-radius:var(--radius-xl);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);flex-wrap:wrap;align-items:center;gap:1rem;margin:.75rem 1.5rem .5rem;padding:.65rem 1.25rem;font-size:.875rem;animation:.3s cubic-bezier(.16,1,.3,1) PortalLayout-common-module__PluCIa__fadeInDown;display:flex;position:sticky;top:1rem}.PortalLayout-common-module__PluCIa__verifyBannerText{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.PortalLayout-common-module__PluCIa__verifyResendBtn{border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;min-height:32px;padding:6px 14px;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.PortalLayout-common-module__PluCIa__verifyResendBtn:hover:not(:disabled){opacity:.95;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.PortalLayout-common-module__PluCIa__verifyResendBtn:disabled{opacity:.6;cursor:not-allowed}.PortalLayout-common-module__PluCIa__verifyDismissBtn{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:4px;font-size:1.25rem;font-weight:500;line-height:1;transition:all .2s;display:flex}.PortalLayout-common-module__PluCIa__onboardingBanner{z-index:9998;border-radius:var(--radius-xl);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);align-items:center;gap:1rem;margin:.75rem 1.5rem .5rem;padding:.65rem 1.25rem;font-size:.875rem;animation:.3s cubic-bezier(.16,1,.3,1) .1s backwards PortalLayout-common-module__PluCIa__fadeInDown;display:flex;position:sticky}.PortalLayout-common-module__PluCIa__onboardingBannerBelowVerify{top:calc(48px + 1.75rem)}.PortalLayout-common-module__PluCIa__onboardingBannerText{flex:1;align-items:center;gap:.5rem;display:flex}.PortalLayout-common-module__PluCIa__onboardingBannerBtn{border-radius:var(--radius-lg);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;min-height:32px;padding:6px 14px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.PortalLayout-common-module__PluCIa__onboardingBannerBtn:hover{opacity:.95;box-shadow:var(--shadow-sm);transform:translateY(-1px)}@media (max-width:768px){.PortalLayout-common-module__PluCIa__verifyBanner,.PortalLayout-common-module__PluCIa__onboardingBanner{flex-direction:column;align-items:stretch;gap:.75rem;margin:.5rem 1rem;padding:.75rem 1rem}.PortalLayout-common-module__PluCIa__verifyBannerText,.PortalLayout-common-module__PluCIa__onboardingBannerText{text-align:center;justify-content:center;font-size:.8125rem}.PortalLayout-common-module__PluCIa__verifyResendBtn,.PortalLayout-common-module__PluCIa__onboardingBannerBtn{justify-content:center;width:100%;min-height:38px;padding:8px 12px}.PortalLayout-common-module__PluCIa__verifyDismissBtn{position:absolute;top:6px;right:6px}}
.PortalLayout-light-module__PH4J6G__verifyBanner{color:#92400e;background:#fff3cdcc;border-color:#f59e0b4d}.PortalLayout-light-module__PH4J6G__verifyResendBtn{color:#fff;background:#d97706}.PortalLayout-light-module__PH4J6G__verifyDismissBtn{color:#92400e}.PortalLayout-light-module__PH4J6G__verifyDismissBtn:hover{background:#92400e1a}.PortalLayout-light-module__PH4J6G__onboardingBanner{color:#1e40af;background:#ebf5ffd9;border-color:#2563eb40}.PortalLayout-light-module__PH4J6G__onboardingBannerBtn{color:#fff;background:#2563eb}
.PortalLayout-dark-module__IdkUqW__verifyBanner{color:#fde68a;background:#3d2a00a6;border-color:#fbbf2440}.PortalLayout-dark-module__IdkUqW__verifyResendBtn{color:#1e293b;background:#fbbf24}.PortalLayout-dark-module__IdkUqW__verifyDismissBtn{color:#fde68a}.PortalLayout-dark-module__IdkUqW__verifyDismissBtn:hover{background:#fde68a1a}.PortalLayout-dark-module__IdkUqW__onboardingBanner{color:#bfdbfe;background:#1e3a5fa6;border-color:#2563eb40}.PortalLayout-dark-module__IdkUqW__onboardingBannerBtn{color:#fff;background:#3b82f6}
.EmptyState-common-module__jsBB6G__wrapper{text-align:center;border:1.5px solid #0000;border-radius:16px;width:100%;padding:3rem 1.5rem;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000000a}.EmptyState-common-module__jsBB6G__iconWrap{border-radius:999px;place-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 4px 12px #00000014}.EmptyState-common-module__jsBB6G__wrapper:hover .EmptyState-common-module__jsBB6G__iconWrap{transform:scale(1.05)}.EmptyState-common-module__jsBB6G__title{font-family:var(--font-family-heading);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600;line-height:1.4}.EmptyState-common-module__jsBB6G__description{letter-spacing:.01em;opacity:.85;max-width:48rem;margin-top:.625rem;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.6}.EmptyState-common-module__jsBB6G__action{margin-top:1.25rem}.EmptyState-common-module__jsBB6G__wrapper:focus-within{box-shadow:inset 0 0 0 3px #4573df2e,0 2px 6px #0000000a}@supports (color:color-mix(in oklab, white, black)){.EmptyState-common-module__jsBB6G__wrapper:focus-within{box-shadow:0 0 0 3px color-mix(in oklab, var(--primary) 18%, transparent) inset, 0 2px 6px #0000000a}}@media (max-width:374px){.EmptyState-common-module__jsBB6G__wrapper{padding:1.5rem}}
.EmptyState-light-module__oBra2W__wrapper{background:var(--bg-primary-light);border-color:var(--border-light)}.EmptyState-light-module__oBra2W__iconWrap{color:var(--ml-blue);background:#4573df1a}.EmptyState-light-module__oBra2W__title{color:var(--text-primary-light)}.EmptyState-light-module__oBra2W__description{color:var(--color-text-secondary-light)}
.EmptyState-dark-module__rgIx7W__wrapper{background:var(--bg-secondary-dark);border-color:var(--border-dark)}.EmptyState-dark-module__rgIx7W__iconWrap{color:#6b8de6;background:#6b8de62e}.EmptyState-dark-module__rgIx7W__title{color:var(--text-primary-dark)}.EmptyState-dark-module__rgIx7W__description{color:var(--text-tertiary-dark)}
.AuthShared-module__3C1lYq__centered{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.AuthShared-module__3C1lYq__loadingText{font-size:.875rem;animation:2s ease-in-out infinite AuthShared-module__3C1lYq__pulse}@keyframes AuthShared-module__3C1lYq__pulse{0%,to{opacity:1}50%{opacity:.5}}
