.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:#1a1f36;background:linear-gradient(135deg,#f0f4ff 0%,#fdf8ff 50%,#fff7ed 100%)}.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{background:linear-gradient(135deg, #0c0f1a 0%, var(--bg-primary-dark) 50%, #0f1724 100%);color:#e2e8f0}.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}
.Breadcrumbs-common-module__lkXy5G__breadcrumbs{width:100%;max-width:var(--page-max-width,1280px);padding:.75rem 0;padding-left:var(--page-padding,1.5rem);padding-right:var(--page-padding,1.5rem);align-items:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.875rem;animation:.35s cubic-bezier(.34,1.56,.64,1) Breadcrumbs-common-module__lkXy5G__fadeIn;display:flex}.Breadcrumbs-common-module__lkXy5G__list{align-items:center;gap:.375rem;margin:0;padding:0;line-height:1;list-style:none;display:flex}.Breadcrumbs-common-module__lkXy5G__item{align-items:center;height:1.25rem;line-height:1.25rem;display:inline-flex}.Breadcrumbs-common-module__lkXy5G__separator{color:var(--text-tertiary);opacity:.6;flex-shrink:0;justify-content:center;align-items:center;margin:0 .375rem;transition:opacity .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Breadcrumbs-common-module__lkXy5G__link{cursor:pointer;align-items:center;line-height:1.25rem;text-decoration:none;transition:color .35s cubic-bezier(.34,1.56,.64,1),-webkit-text-decoration .35s cubic-bezier(.34,1.56,.64,1),text-decoration .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Breadcrumbs-common-module__lkXy5G__link svg{flex-shrink:0;display:block}.Breadcrumbs-common-module__lkXy5G__link:hover{text-decoration:underline;transform:translateY(-1px)}.Breadcrumbs-common-module__lkXy5G__current{cursor:default;opacity:.7;align-items:center;font-weight:500;line-height:1.25rem;display:inline-flex}@keyframes Breadcrumbs-common-module__lkXy5G__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Breadcrumbs-common-module__lkXy5G__breadcrumbs{margin-bottom:1rem;font-size:.8125rem}.Breadcrumbs-common-module__lkXy5G__list{flex-wrap:wrap}.Breadcrumbs-common-module__lkXy5G__separator{margin:0 .25rem}}@media (max-width:374px){.Breadcrumbs-common-module__lkXy5G__breadcrumbs{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.Breadcrumbs-common-module__lkXy5G__breadcrumbs,.Breadcrumbs-common-module__lkXy5G__link,.Breadcrumbs-common-module__lkXy5G__separator{transition:none!important;animation:none!important}}
.Breadcrumbs-light-module__-QoRGW__link{color:var(--color-text-secondary-light)}.Breadcrumbs-light-module__-QoRGW__link:hover{color:var(--ml-blue)}.Breadcrumbs-light-module__-QoRGW__current{color:var(--text-primary-light)}
.Breadcrumbs-dark-module__Vx1Q6a__link{color:var(--text-tertiary-dark)}.Breadcrumbs-dark-module__Vx1Q6a__link:hover{color:#6b8de6}.Breadcrumbs-dark-module__Vx1Q6a__current{color:var(--text-primary-dark)}
.AppChrome-common-module__C2StAq__wrapper{isolation:isolate;flex-direction:column;min-height:100dvh;display:flex}.AppChrome-common-module__C2StAq__breadcrumbContainer{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:.875rem 1.25rem 0}@media (min-width:640px){.AppChrome-common-module__C2StAq__breadcrumbContainer{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.AppChrome-common-module__C2StAq__breadcrumbContainer{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1400px){.AppChrome-common-module__C2StAq__breadcrumbContainer{padding-left:3rem;padding-right:3rem}}.AppChrome-common-module__C2StAq__mainContent,.AppChrome-common-module__C2StAq__mainContentGrow{flex-direction:column;flex:1;display:flex}@media (max-width:768px){.AppChrome-common-module__C2StAq__portalOffset{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:480px){.AppChrome-common-module__C2StAq__portalOffset{bottom:calc(64px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:375px){.AppChrome-common-module__C2StAq__portalOffset{bottom:calc(56px + env(safe-area-inset-bottom,0px))!important}}@media (min-width:769px){.AppChrome-common-module__C2StAq__portalOffsetLeft{left:calc(272px + 1.5rem)!important}}
.AppChrome-light-module__S7TA_G__wrapper{background-color:var(--bg-secondary-light);color:var(--text-primary-light);background-image:radial-gradient(80% 50% at 50% -20%,#4573df08,#0000)}
.AppChrome-dark-module__wqGT2G__wrapper{background-color:var(--bg-primary-dark);color:var(--text-primary-dark);background-image:radial-gradient(80% 40% at 50% -10%,#4573df0a,#0000)}
.Card-common-module__wIVsqa__card{will-change:transform, box-shadow;background:var(--card-bg);border:1px solid var(--card-border);contain:layout style paint;border-radius:16px;flex-direction:column;padding:24px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.Card-common-module__wIVsqa__cardHeader{border-bottom:1px solid var(--card-header-border);z-index:1;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex;position:relative}.Card-common-module__wIVsqa__cardIcon{color:var(--card-icon-color);margin-right:12px;transition:transform .2s,color .2s}.Card-common-module__wIVsqa__card:hover .Card-common-module__wIVsqa__cardIcon{transform:translateY(-1px)}.Card-common-module__wIVsqa__cardTitle{font-family:var(--font-poppins,"Poppins", sans-serif);color:var(--card-title-color);letter-spacing:-.015em;z-index:1;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;position:relative}.Card-common-module__wIVsqa__cardContent{color:var(--card-content-color);z-index:1;flex-grow:1;font-size:.9375rem;line-height:1.65;position:relative}.Card-common-module__wIVsqa__card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000000f,0 2px 6px #0000000a}.Card-common-module__wIVsqa__card:active{transform:translateY(0);box-shadow:0 1px 3px #0000000d}.Card-common-module__wIVsqa__card:focus-visible,.Card-common-module__wIVsqa__card:focus-within{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:2px;box-shadow:0 0 0 3px #4573df4d,0 12px 32px #0000001f}@supports (color:color-mix(in oklab, white, black)){.Card-common-module__wIVsqa__card:focus-visible,.Card-common-module__wIVsqa__card:focus-within{box-shadow:0 0 0 3px color-mix(in oklab, var(--primary) 30%, transparent), 0 12px 32px #0000001f}}@media (forced-colors:active){.Card-common-module__wIVsqa__card:focus-visible,.Card-common-module__wIVsqa__card:focus-within{outline-offset:2px;box-shadow:none;outline:2px solid highlight}}.Card-common-module__wIVsqa__card3D{transform-style:preserve-3d;will-change:transform;transition:transform .15s ease-out,box-shadow .3s}.Card-common-module__wIVsqa__card3D:hover{box-shadow:0 30px 60px #0003,0 0 50px #4573df26}.Card-common-module__wIVsqa__shineOverlay{border-radius:inherit;pointer-events:none;z-index:10;transition:opacity .3s;position:absolute;inset:0}.Card-common-module__wIVsqa__variant-glass{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff14;border:1px solid #ffffff26}.Card-common-module__wIVsqa__variant-glass:hover{background:#ffffff1f;box-shadow:0 20px 60px #00000026,0 0 40px #4573df1a}.Card-common-module__wIVsqa__variant-premium{-webkit-backdrop-filter:blur(24px)saturate(200%);transform-style:preserve-3d;background:linear-gradient(135deg,#4573df14 0%,#9b59b60f 50%,#f093fb14 100%);border:1px solid #fff3}.Card-common-module__wIVsqa__variant-premium:before{opacity:.5}.Card-common-module__wIVsqa__variant-premium:hover{background:linear-gradient(135deg,#4573df1f 0%,#9b59b61a 50%,#f093fb1f 100%);box-shadow:0 30px 80px #0000002e,0 0 60px #4573df1f,0 0 80px #9b59b614}.Card-common-module__wIVsqa__variant-premium:before{background:linear-gradient(135deg,#4573df80 0%,#9b59b666 50%,#f093fb80 100%)}.Card-common-module__wIVsqa__variant-holographic{-webkit-backdrop-filter:blur(20px);transform-style:preserve-3d;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #fff3;position:relative}.Card-common-module__wIVsqa__variant-holographic:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(45deg,#ff00001a,#ff9a001a,#d0de211a,#4fdc4a1a,#3fdad81a,#2fc9e21a,#1c7fee1a,#5f15f21a,#ba0cf81a,#fb07d91a) 0 0/400% 400%;transition:opacity .4s;animation:8s infinite Card-common-module__wIVsqa__holographicShift;position:absolute;inset:0}.Card-common-module__wIVsqa__variant-holographic:hover:before{opacity:1}@keyframes Card-common-module__wIVsqa__holographicShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Card-common-module__wIVsqa__variant-elevated{box-shadow:0 8px 24px #00000014,0 4px 8px #0000000a,0 0 0 1px #00000005}.Card-common-module__wIVsqa__variant-elevated:hover{box-shadow:0 24px 60px #00000024,0 10px 20px #00000014,0 0 50px #4573df1a}.Card-common-module__wIVsqa__variant-outline{border:2px solid var(--card-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.Card-common-module__wIVsqa__variant-outline:before,.Card-common-module__wIVsqa__variant-outline:after{display:none}.Card-common-module__wIVsqa__variant-outline:hover{border-color:var(--primary,var(--ml-blue));box-shadow:0 8px 24px #0000000f,0 0 20px #4573df1a}.Card-common-module__wIVsqa__variant-filled{background:var(--card-filled-bg);border:none}.Card-common-module__wIVsqa__variant-gradient{background:linear-gradient(135deg,#4573df1a 0%,#9b59b60d 50%,#f093fb1a 100%);border:1px solid #ffffff1a}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-sm{border-radius:16px;padding:16px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-lg{border-radius:24px;padding:32px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-xl{border-radius:28px;padding:40px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__clickable{cursor:pointer}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__clickable:active:after{animation:.6s ease-out Card-common-module__wIVsqa__cardRipple}@keyframes Card-common-module__wIVsqa__cardRipple{0%{opacity:.5;transform:rotate(45deg)translate(-100%)scale(.5)}to{opacity:0;transform:rotate(45deg)translate(100%)scale(1)}}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading{pointer-events:none;position:relative;overflow:hidden}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading>*{opacity:.5}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading .Card-common-module__wIVsqa__cardHeader,.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading .Card-common-module__wIVsqa__cardContent{background:linear-gradient(90deg,#0000 0%,#00000005 20%,#0000000a 50%,#00000005 80%,#0000 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Card-common-module__wIVsqa__loadingShimmer}@keyframes Card-common-module__wIVsqa__loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__selected{border-color:var(--primary,var(--ml-blue));box-shadow:0 0 0 2px var(--primary,var(--ml-blue)), 0 8px 24px #4573df33}@media (max-width:768px){.Card-common-module__wIVsqa__card{border-radius:16px;padding:20px}.Card-common-module__wIVsqa__card:hover{transform:translateY(-4px)}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-sm{border-radius:12px;padding:12px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-lg{border-radius:20px;padding:24px}}@media (max-width:380px){.Card-common-module__wIVsqa__card{border-radius:14px;padding:16px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-sm{border-radius:10px;padding:10px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-lg{border-radius:16px;padding:20px}.Card-common-module__wIVsqa__cardTitle{font-size:1rem}.Card-common-module__wIVsqa__cardContent{font-size:.875rem}}@media (max-width:320px){.Card-common-module__wIVsqa__card{border-radius:12px;padding:12px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-sm{border-radius:8px;padding:8px}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__size-lg{border-radius:14px;padding:16px}.Card-common-module__wIVsqa__cardTitle{font-size:.9375rem}.Card-common-module__wIVsqa__cardContent{font-size:.8125rem;line-height:1.6}.Card-common-module__wIVsqa__cardHeader{margin-bottom:12px;padding-bottom:10px}.Card-common-module__wIVsqa__cardIcon{margin-right:8px}}@media (prefers-reduced-motion:reduce){.Card-common-module__wIVsqa__card{transition:box-shadow .2s}.Card-common-module__wIVsqa__card:hover{transform:none}.Card-common-module__wIVsqa__card:after{display:none}.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading .Card-common-module__wIVsqa__cardHeader,.Card-common-module__wIVsqa__card.Card-common-module__wIVsqa__loading .Card-common-module__wIVsqa__cardContent{animation:none}}
.Card-light-module__tGgVyG__card{--card-bg:#fff;--card-border:#e2e8f0;--card-header-border:#f1f5f9;--card-icon-color:var(--ml-blue);--card-title-color:#0f172a;--card-content-color:#475569;--card-filled-bg:#f8fafc;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000005}.Card-light-module__tGgVyG__card:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #0000000f,0 2px 6px #00000008}.Card-light-module__tGgVyG__cardTitle{color:#0f172a;font-weight:600}.Card-light-module__tGgVyG__cardIcon{color:var(--ml-blue)}.Card-light-module__tGgVyG__card.Card-light-module__tGgVyG__variant-glass{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc}.Card-light-module__tGgVyG__card.Card-light-module__tGgVyG__variant-glass:hover{background:#fff;border-color:#4573df4d;box-shadow:0 8px 24px #0000000f}.Card-light-module__tGgVyG__card.Card-light-module__tGgVyG__variant-gradient{background:linear-gradient(135deg,#4573df0a 0%,#f8fafce6 100%);border:1px solid #4573df26}.Card-light-module__tGgVyG__card.Card-light-module__tGgVyG__variant-gradient:hover{border-color:#4573df4d;box-shadow:0 8px 24px #4573df14}.Card-light-module__tGgVyG__card.Card-light-module__tGgVyG__selected{border:1px solid var(--ml-blue);box-shadow:0 0 0 3px #4573df26,0 4px 16px #4573df1a}
.Card-dark-module__g3SGRW__card{--card-bg:#1e293bb3;--card-border:#ffffff14;--card-header-border:#ffffff0f;--card-icon-color:var(--ml-blue-light);--card-title-color:#f8fafc;--card-content-color:#cbd5e1;--card-filled-bg:#0f172a;background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 16px #0003}.Card-dark-module__g3SGRW__card:hover{background:#1e293bd9;border-color:#ffffff29;box-shadow:0 8px 24px #0000004d}.Card-dark-module__g3SGRW__cardTitle{color:#f8fafc;font-weight:600}.Card-dark-module__g3SGRW__cardIcon{color:var(--ml-blue-light)}.Card-dark-module__g3SGRW__card.Card-dark-module__g3SGRW__variant-glass{background:#0f172a99;border:1px solid #ffffff14}.Card-dark-module__g3SGRW__card.Card-dark-module__g3SGRW__variant-glass:hover{background:#0f172acc;border-color:#4573df4d;box-shadow:0 8px 24px #0000004d}.Card-dark-module__g3SGRW__card.Card-dark-module__g3SGRW__variant-gradient{background:linear-gradient(135deg,#4573df14 0%,#0f172acc 100%);border:1px solid #4573df33}.Card-dark-module__g3SGRW__card.Card-dark-module__g3SGRW__variant-gradient:hover{border-color:#4573df66;box-shadow:0 8px 24px #0000004d}.Card-dark-module__g3SGRW__card.Card-dark-module__g3SGRW__selected{border:1px solid var(--ml-blue-light);box-shadow:0 0 0 3px #4573df33,0 4px 16px #0000004d}
.Select-common-module__-kbKJq__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.Select-common-module__-kbKJq__fullWidth{width:100%}.Select-common-module__-kbKJq__hasError .Select-common-module__-kbKJq__select{border-color:var(--color-error,var(--ml-red));box-shadow:inset 0 1px 2px #ffffff14,0 0 0 4px #e8112326,0 2px 4px #00000014}.Select-common-module__-kbKJq__hasError .Select-common-module__-kbKJq__select:focus{outline:2px solid var(--color-error,var(--ml-red));box-shadow:inset 0 1px 2px #ffffff14,0 6px 20px #e8112340,0 0 0 4px #e8112326}.Select-common-module__-kbKJq__disabled{opacity:.6;pointer-events:none}.Select-common-module__-kbKJq__label{letter-spacing:.01em;padding-left:.25rem;font-size:.8125rem;font-weight:600;line-height:1.4;transition:color .35s cubic-bezier(.34,1.56,.64,1)}.Select-common-module__-kbKJq__required{color:var(--color-error,var(--ml-red))}.Select-common-module__-kbKJq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Select-common-module__-kbKJq__selectWrapper{width:100%;position:relative}.Select-common-module__-kbKJq__select{width:100%;font-family:var(--font-family-body);letter-spacing:.3px;appearance:none;border:2px solid;border-radius:12px;padding:.75rem 2.75rem .75rem 1rem;font-size:.9375rem;font-weight:500;line-height:1.4}.Select-common-module__-kbKJq__select::-ms-expand{display:none}.Select-common-module__-kbKJq__select{cursor:pointer;-webkit-backdrop-filter:blur(4px);will-change:transform, box-shadow, border-color, background-color, filter;min-height:44px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s cubic-bezier(.34,1.56,.64,1),border-color .35s cubic-bezier(.34,1.56,.64,1),background .35s cubic-bezier(.34,1.56,.64,1),color .35s cubic-bezier(.34,1.56,.64,1),filter .35s cubic-bezier(.34,1.56,.64,1),opacity .35s cubic-bezier(.34,1.56,.64,1),-webkit-backdrop-filter .35s cubic-bezier(.34,1.56,.64,1),backdrop-filter .35s cubic-bezier(.34,1.56,.64,1);box-shadow:inset 0 1px 2px #ffffff14,0 2px 4px #00000014,0 4px 12px #0000000f}.Select-common-module__-kbKJq__select:disabled{cursor:not-allowed;opacity:.65}.Select-common-module__-kbKJq__select:hover:not(:disabled){filter:brightness(1.02);-webkit-backdrop-filter:blur(6px);transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff14,0 6px 16px #0000001f,0 2px 4px #00000014}.Select-common-module__-kbKJq__select:focus{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:2px;border-color:var(--color-primary,var(--ml-blue));-webkit-backdrop-filter:blur(8px);transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff14,0 6px 20px #4573df33,0 0 0 4px #4573df26}.Select-common-module__-kbKJq__chevron{pointer-events:none;opacity:.6;will-change:opacity, transform, filter;filter:drop-shadow(0 1px 2px #00000014);border:4px solid #0000;border-top:5px solid;border-bottom-width:0;transition:opacity .35s cubic-bezier(.34,1.56,.64,1),transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Select-common-module__-kbKJq__select:hover+.Select-common-module__-kbKJq__chevron,.Select-common-module__-kbKJq__select:focus+.Select-common-module__-kbKJq__chevron{opacity:.9;filter:drop-shadow(0 2px 6px #4573df33);transform:translateY(-50%)rotate(180deg)scale(1.2)}.Select-common-module__-kbKJq__errorMessage{color:var(--color-error,var(--ml-red));align-items:center;gap:.375rem;margin-top:.25rem;padding-left:.25rem;font-size:.75rem;animation:.3s ease-out Select-common-module__-kbKJq__slideInUp;display:flex}.Select-common-module__-kbKJq__helpText{opacity:.7;margin-top:.25rem;padding-left:.25rem;font-size:.75rem;transition:opacity .35s cubic-bezier(.34,1.56,.64,1)}@keyframes Select-common-module__-kbKJq__slideInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Select-common-module__-kbKJq__select,.Select-common-module__-kbKJq__chevron,.Select-common-module__-kbKJq__errorMessage,.Select-common-module__-kbKJq__helpText,.Select-common-module__-kbKJq__label{transition:none!important;animation:none!important}}@media (max-width:374px){.Select-common-module__-kbKJq__select{font-size:.875rem}}
.Select-light-module__Q2N2_W__label{color:#334155;font-weight:600}.Select-light-module__Q2N2_W__select{border-color:var(--border-light);color:var(--text-primary-light);-webkit-backdrop-filter:blur(4px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafccc 100%);box-shadow:inset 0 1px 2px #ffffff14,0 2px 4px #00000014,0 4px 12px #0000000f}.Select-light-module__Q2N2_W__select:hover:not(:disabled){background:linear-gradient(135deg, var(--bg-secondary-light) 0%, var(--bg-primary-light) 100%);filter:brightness(1.02);-webkit-backdrop-filter:blur(6px);border-color:#cbd5e1;box-shadow:inset 0 1px 2px #ffffff1a,0 6px 16px #4573df1f,0 2px 4px #00000014}.Select-light-module__Q2N2_W__select:focus{background:linear-gradient(135deg, var(--bg-primary-light) 0%, var(--bg-secondary-light) 100%);border-color:var(--ml-blue);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 1px 2px #ffffff14,0 6px 20px #4573df33,0 0 0 4px #4573df26}.Select-light-module__Q2N2_W__chevron{color:var(--ml-blue);filter:drop-shadow(0 2px 4px #4573df26)}
.Select-dark-module__PEfnqG__label{color:var(--text-secondary-dark);font-weight:600}.Select-dark-module__PEfnqG__select{border-color:var(--border-dark);color:var(--color-text-primary-dark);-webkit-backdrop-filter:blur(8px)saturate(130%);will-change:transform, box-shadow, border-color, filter;background:linear-gradient(135deg,#1e293be6 0%,#0f172acc 100%);box-shadow:inset 0 1px 2px #ffffff14,0 2px 4px #0000004d,0 4px 12px #0003}.Select-dark-module__PEfnqG__select:hover:not(:disabled){background:linear-gradient(135deg, var(--border-dark) 0%, var(--bg-secondary-dark) 100%);filter:brightness(1.08);-webkit-backdrop-filter:blur(10px)saturate(140%);border-color:#475569;box-shadow:inset 0 1px 2px #ffffff14,0 6px 20px #6b93f540,0 2px 4px #0000004d}.Select-dark-module__PEfnqG__select:focus{background:linear-gradient(135deg, var(--bg-secondary-dark) 0%, var(--border-dark) 100%);-webkit-backdrop-filter:blur(12px)saturate(150%);border-color:#6b8de6;box-shadow:inset 0 1px 2px #ffffff14,0 6px 24px #6b93f54d,0 0 0 4px #6b93f533}.Select-dark-module__PEfnqG__chevron{color:#93c5fd;filter:drop-shadow(0 2px 8px #6b93f54d)}
@keyframes Toast-common-module__Sj8c_q__toast-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-common-module__Sj8c_q__toast-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.Toast-common-module__Sj8c_q__toast{box-shadow:var(--shadow,0 10px 20px #0000001f);will-change:transform, box-shadow;border:1px solid #0000;border-radius:.75rem;align-items:flex-start;gap:.75rem;max-width:min(560px,92vw);padding:.875rem 1rem;transition:transform .16s,box-shadow .16s,background-color .16s;display:flex;position:relative}.Toast-common-module__Sj8c_q__enter{animation:.24s forwards Toast-common-module__Sj8c_q__toast-enter}.Toast-common-module__Sj8c_q__exit{animation:.2s forwards Toast-common-module__Sj8c_q__toast-exit}.Toast-common-module__Sj8c_q__toast:hover{transform:translateY(-1px);box-shadow:0 14px 28px #00000029,0 10px 20px #0000001a}.Toast-common-module__Sj8c_q__toast:active{transform:translateY(0)scale(.995)}.Toast-common-module__Sj8c_q__toastBody{flex:1;min-width:0}.Toast-common-module__Sj8c_q__toastTitle{font-family:var(--font-family-heading);font-size:.95rem;font-weight:600;line-height:1.45}.Toast-common-module__Sj8c_q__toastDescription{margin-top:.25rem;font-size:.875rem;line-height:1.6}.Toast-common-module__Sj8c_q__toastClose{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:auto;transition:background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.Toast-common-module__Sj8c_q__toastClose:hover{background:#4573df1f}.Toast-common-module__Sj8c_q__toastClose:active{transform:scale(.96)}.Toast-common-module__Sj8c_q__toast:focus-within{box-shadow:0 0 0 3px #4573df2e, var(--shadow,0 10px 20px #0000001f)}@supports (color:color-mix(in oklab, white, black)){.Toast-common-module__Sj8c_q__toast:focus-within{box-shadow:0 0 0 3px color-mix(in oklab, var(--primary) 18%, transparent), var(--shadow,0 10px 20px #0000001f)}}.Toast-common-module__Sj8c_q__toastClose:focus-visible{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:2px;box-shadow:0 0 0 3px #4573df47}@supports (color:color-mix(in oklab, white, black)){.Toast-common-module__Sj8c_q__toastClose:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--primary) 28%, transparent)}}@media (prefers-reduced-motion:reduce){.Toast-common-module__Sj8c_q__enter,.Toast-common-module__Sj8c_q__exit{animation:none!important}.Toast-common-module__Sj8c_q__toast:hover,.Toast-common-module__Sj8c_q__toast:active{transform:none}}
.Toast-light-module__ArL_PG__toast{background:var(--bg-primary-light);color:var(--text-primary-light);border-color:var(--border-light)}.Toast-light-module__ArL_PG__toastBody{color:var(--color-text-secondary-light)}.Toast-light-module__ArL_PG__toastTitle{color:var(--text-primary-light)}.Toast-light-module__ArL_PG__toastDescription,.Toast-light-module__ArL_PG__toastClose{color:var(--color-text-secondary-light)}.Toast-light-module__ArL_PG__toastClose:hover{color:var(--text-primary-light);background:var(--bg-tertiary-light)}.Toast-light-module__ArL_PG__info{border-color:var(--ml-blue);background:#4573df0f}.Toast-light-module__ArL_PG__success{border-color:var(--ml-green);background:#27ae600f}.Toast-light-module__ArL_PG__warning{border-color:var(--ml-yellow);background:#f2c94c14}.Toast-light-module__ArL_PG__danger{border-color:var(--ml-red);background:#e811230f}
.Toast-dark-module__MYk3Pq__toast{background:var(--bg-secondary-dark);color:var(--text-primary-dark);border-color:var(--border-dark)}.Toast-dark-module__MYk3Pq__toastBody{color:var(--text-tertiary-dark)}.Toast-dark-module__MYk3Pq__toastTitle{color:var(--text-primary-dark)}.Toast-dark-module__MYk3Pq__toastDescription,.Toast-dark-module__MYk3Pq__toastClose{color:var(--text-tertiary-dark)}.Toast-dark-module__MYk3Pq__toastClose:hover{color:var(--text-primary-dark);background:#ffffff0f}.Toast-dark-module__MYk3Pq__info{background:#4573df1a;border-color:#6b8de6}.Toast-dark-module__MYk3Pq__success{border-color:var(--ml-green);background:#27ae601f}.Toast-dark-module__MYk3Pq__warning{border-color:var(--ml-yellow);background:#f2c94c24}.Toast-dark-module__MYk3Pq__danger{border-color:var(--ml-red);background:#e811231f}
.ToasterProvider-common-module__UL3rkG__stack{z-index:var(--z-index-toast);pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:clamp(12px,3vh,24px);right:clamp(12px,4vw,28px)}.ToasterProvider-common-module__UL3rkG__stack>*{pointer-events:auto}@media (max-width:640px){.ToasterProvider-common-module__UL3rkG__stack{inset:auto 12px 12px}}


@keyframes Modal-common-module__NWjLxG__overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.Modal-common-module__NWjLxG__modalOverlay{z-index:var(--z-index-modal,9999);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:clamp(10px,4vw,32px);display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-common-module__NWjLxG__modalContent{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);border-radius:1.5rem;outline:none;flex-direction:column;width:100%;margin:auto;display:flex;position:relative;overflow:hidden}.Modal-common-module__NWjLxG__sizeSmall{max-width:400px}.Modal-common-module__NWjLxG__sizeMedium{max-width:560px}.Modal-common-module__NWjLxG__sizeLarge{max-width:800px}.Modal-common-module__NWjLxG__sizeFullscreen{max-width:calc(100vw - 32px);height:calc(100dvh - 32px)}.Modal-common-module__NWjLxG__modalHeader{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.Modal-common-module__NWjLxG__modalTitle{font-family:var(--font-heading,"Poppins", sans-serif);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.Modal-common-module__NWjLxG__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;font-size:18px;line-height:1;transition:all .2s;display:inline-flex}.Modal-common-module__NWjLxG__closeButton:hover{transform:scale(1.05)}.Modal-common-module__NWjLxG__modalBody{scrollbar-width:thin;flex-grow:1;max-height:calc(100dvh - 180px);padding:0 1.5rem 1.5rem;overflow-y:auto}.Modal-common-module__NWjLxG__modalBody::-webkit-scrollbar{width:6px}.Modal-common-module__NWjLxG__modalBody::-webkit-scrollbar-track{background:0 0}.Modal-common-module__NWjLxG__modalFooter{z-index:10;border-top:1px solid #8080801a;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:relative}@media (max-width:480px){.Modal-common-module__NWjLxG__modalOverlay{align-items:flex-end;padding:0}.Modal-common-module__NWjLxG__modalContent{border-radius:1.5rem 1.5rem 0 0;max-height:95dvh;margin:auto auto 0}.Modal-common-module__NWjLxG__sizeFullscreen{border-radius:0;height:100dvh}}
.Modal-light-module__Q_DAeG__modalOverlay{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(135deg,#f8fafccc 0%,#e2e8f0bf 50%,#f1f5f9d9 100%)}.Modal-light-module__Q_DAeG__modalContent{background:linear-gradient(145deg,#fffffff2 0%,#f8fafceb 50%,#fffffffa 100%);border:1px solid #fff9;box-shadow:0 30px 60px -12px #00000026,0 18px 36px -18px #0000001f,0 0 0 1px #ffffff80,inset 0 1px #fffc,0 0 80px -20px #4573df26}.Modal-light-module__Q_DAeG__modalContent:before{background:linear-gradient(135deg,#fffc 0%,#4573df33 25%,#fff6 50%,#4573df26 75%,#fff9 100%)}.Modal-light-module__Q_DAeG__modalHeader{background:linear-gradient(#fff9 0%,#f8fafc66 100%)}.Modal-light-module__Q_DAeG__modalHeader:after{background:linear-gradient(90deg,#0000,#4573df66,#ff99004d,#0000)}.Modal-light-module__Q_DAeG__modalTitle{background:linear-gradient(135deg, #111827 0%, var(--ml-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Modal-light-module__Q_DAeG__closeButton{color:var(--color-text-secondary-light)}.Modal-light-module__Q_DAeG__closeButton:hover{color:var(--ml-blue);background:linear-gradient(135deg,#4573df1a,#4573df0d);box-shadow:0 0 20px #4573df33}.Modal-light-module__Q_DAeG__closeButton:focus-visible{outline:none;box-shadow:0 0 0 3px #4573df4d,0 0 20px #4573df26}.Modal-light-module__Q_DAeG__modalBody{color:#374151}.Modal-light-module__Q_DAeG__modalFooter{background:linear-gradient(#fff6 0%,#f8fafc99 100%)}.Modal-light-module__Q_DAeG__modalFooter:before{background:linear-gradient(90deg,#0000,#4573df4d,#f903,#0000)}
.Modal-dark-module__ercHaG__modalOverlay{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(135deg,#0f172ad9 0%,#1e293bcc 50%,#111827e6 100%)}.Modal-dark-module__ercHaG__modalContent{background:linear-gradient(145deg,#1e293bf2 0%,#111827eb 50%,#1e293bfa 100%);border:1px solid #ffffff1a;box-shadow:0 30px 60px -12px #00000080,0 18px 36px -18px #0006,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a,0 0 100px -30px #4573df4d,0 0 60px -20px #8b5cf633}.Modal-dark-module__ercHaG__modalContent:before{background:linear-gradient(135deg,#4573df4d 0%,#8b5cf633 25%,#ffffff1a 50%,#60a5fa33 75%,#4573df40 100%)}.Modal-dark-module__ercHaG__modalHeader{background:linear-gradient(#1e293b99 0%,#11182766 100%)}.Modal-dark-module__ercHaG__modalHeader:after{background:linear-gradient(90deg,#0000,#60a5fa80,#8b5cf666,#0000)}.Modal-dark-module__ercHaG__modalTitle{background:linear-gradient(135deg, var(--text-primary-dark) 0%, #60a5fa 50%, #a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Modal-dark-module__ercHaG__closeButton{color:var(--text-tertiary-dark)}.Modal-dark-module__ercHaG__closeButton:hover{color:#60a5fa;background:linear-gradient(135deg,#60a5fa33,#8b5cf626);box-shadow:0 0 20px #60a5fa4d,0 0 40px #8b5cf626}.Modal-dark-module__ercHaG__closeButton:focus-visible{outline:none;box-shadow:0 0 0 3px #60a5fa66,0 0 30px #60a5fa33}.Modal-dark-module__ercHaG__modalBody{color:var(--text-secondary-dark)}.Modal-dark-module__ercHaG__modalFooter{background:linear-gradient(#1e293b66 0%,#11182799 100%)}.Modal-dark-module__ercHaG__modalFooter:before{background:linear-gradient(90deg,#0000,#60a5fa66,#8b5cf64d,#0000)}
.QuickLogin-common-module__kc1-Ea__container{z-index:50;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}.QuickLogin-common-module__kc1-Ea__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:16rem;animation:.2s ease-out QuickLogin-common-module__kc1-Ea__slideIn;position:relative}@keyframes QuickLogin-common-module__kc1-Ea__slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.QuickLogin-common-module__kc1-Ea__closeButtonWrapper{z-index:10;position:absolute;top:.5rem;right:.5rem}.QuickLogin-common-module__kc1-Ea__closeButton{width:1.5rem;height:1.5rem}.QuickLogin-common-module__kc1-Ea__buttonGroup{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.QuickLogin-common-module__kc1-Ea__roleButton{justify-content:flex-start;gap:.5rem;width:100%}.QuickLogin-common-module__kc1-Ea__icon{width:1rem;height:1rem}.QuickLogin-common-module__kc1-Ea__footer{text-align:center;margin-top:.75rem;font-size:.75rem}.QuickLogin-common-module__kc1-Ea__toggleButton{border-radius:9999px;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.QuickLogin-common-module__kc1-Ea__toggleIcon{width:1.25rem;height:1.25rem}.QuickLogin-common-module__kc1-Ea__toast{color:#fff;z-index:var(--z-index-toast);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:374px){.QuickLogin-common-module__kc1-Ea__container{padding:.75rem}}
.AIMatchCard-common-module__4ix-dq__container{width:100%}.AIMatchCard-common-module__4ix-dq__card{border-radius:var(--radius-xl,1rem);padding:var(--space-5,1.25rem);transition:transform var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1)), box-shadow var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1)), border-color var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1)), background-color var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1)), color var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1)), opacity var(--duration-normal,.3s) var(--ease-premium,cubic-bezier(.22, 1, .36, 1));flex-direction:column;display:flex;position:relative;overflow:hidden}.AIMatchCard-common-module__4ix-dq__card:hover{transform:translateY(var(--hover-lift,-4px))}.AIMatchCard-common-module__4ix-dq__aiBadge{top:var(--space-3,.75rem);right:var(--space-3,.75rem);align-items:center;gap:var(--space-1,.25rem);padding:var(--space-1,.25rem) var(--space-2,.5rem);border-radius:var(--radius-full,9999px);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600;display:flex;position:absolute}.AIMatchCard-common-module__4ix-dq__aiBadge svg{width:12px;height:12px}.AIMatchCard-common-module__4ix-dq__header{align-items:flex-start;gap:var(--space-4,1rem);margin-bottom:var(--space-4,1rem);display:flex}.AIMatchCard-common-module__4ix-dq__avatar{border-radius:var(--radius-xl,1rem);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}.AIMatchCard-common-module__4ix-dq__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AIMatchCard-common-module__4ix-dq__userInfo{flex:1;min-width:0}.AIMatchCard-common-module__4ix-dq__name{font-family:var(--font-heading,"Poppins", sans-serif);margin-bottom:var(--space-1,.25rem);text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:600;overflow:hidden}.AIMatchCard-common-module__4ix-dq__title{opacity:.8;margin-bottom:var(--space-2,.5rem);font-size:.875rem}.AIMatchCard-common-module__4ix-dq__meta{align-items:center;gap:var(--space-3,.75rem);font-size:.8rem;display:flex}.AIMatchCard-common-module__4ix-dq__metaItem{align-items:center;gap:var(--space-1,.25rem);display:flex}.AIMatchCard-common-module__4ix-dq__metaItem svg{opacity:.7;width:14px;height:14px}.AIMatchCard-common-module__4ix-dq__scoreSection{align-items:center;gap:var(--space-4,1rem);padding:var(--space-4,1rem);border-radius:var(--radius-lg,.75rem);margin-bottom:var(--space-4,1rem);display:flex}.AIMatchCard-common-module__4ix-dq__scoreCircle{flex-shrink:0;width:72px;height:72px;position:relative}.AIMatchCard-common-module__4ix-dq__scoreCircleSvg{width:100%;height:100%;transform:rotate(-90deg)}.AIMatchCard-common-module__4ix-dq__scoreCircleTrack{fill:none;stroke-width:6px;stroke-linecap:round}.AIMatchCard-common-module__4ix-dq__scoreCircleProgress{fill:none;stroke-width:6px;stroke-linecap:round;stroke-dasharray:188.4;stroke-dashoffset:188.4px;transition:stroke-dashoffset 1s var(--ease-premium,cubic-bezier(.22, 1, .36, 1))}.AIMatchCard-common-module__4ix-dq__scoreValue{font-family:var(--font-heading,"Poppins", sans-serif);font-size:1.25rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AIMatchCard-common-module__4ix-dq__scoreDetails{flex:1}.AIMatchCard-common-module__4ix-dq__qualityBadge{text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-1,.25rem);border:1.5px solid;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.AIMatchCard-common-module__4ix-dq__qualityBadge svg{width:14px;height:14px}.AIMatchCard-common-module__4ix-dq__fitReason{border-radius:var(--radius-lg,.75rem);margin-bottom:var(--space-4,1rem);align-items:flex-start;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.4;display:flex}.AIMatchCard-common-module__4ix-dq__fitReasonIcon{flex-shrink:0;margin-top:2px}.AIMatchCard-common-module__4ix-dq__scoreLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:var(--space-1,.25rem);font-size:.75rem}.AIMatchCard-common-module__4ix-dq__scoreConfidence{align-items:center;gap:var(--space-2,.5rem);font-size:.875rem;font-weight:500;display:flex}.AIMatchCard-common-module__4ix-dq__confidenceBar{border-radius:var(--radius-full,9999px);flex:1;height:6px;overflow:hidden}.AIMatchCard-common-module__4ix-dq__confidenceFill{border-radius:var(--radius-full,9999px);height:100%;transition:width .8s var(--ease-premium,cubic-bezier(.22, 1, .36, 1))}.AIMatchCard-common-module__4ix-dq__skillsSection{margin-bottom:var(--space-4,1rem)}.AIMatchCard-common-module__4ix-dq__sectionTitle{text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:var(--space-2,.5rem);align-items:center;gap:var(--space-2,.5rem);font-size:.75rem;display:flex}.AIMatchCard-common-module__4ix-dq__sectionTitle svg{width:14px;height:14px}.AIMatchCard-common-module__4ix-dq__skillsList{gap:var(--space-2,.5rem);flex-wrap:wrap;display:flex}.AIMatchCard-common-module__4ix-dq__skill{padding:var(--space-1,.25rem) var(--space-3,.75rem);border-radius:var(--radius-full,9999px);transition:transform var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1));font-size:.8rem;font-weight:500}.AIMatchCard-common-module__4ix-dq__skill:hover{transform:scale(1.05)}.AIMatchCard-common-module__4ix-dq__insightsSection{padding:var(--space-3,.75rem);border-radius:var(--radius-lg,.75rem);margin-bottom:var(--space-4,1rem)}.AIMatchCard-common-module__4ix-dq__insightsList{gap:var(--space-2,.5rem);flex-direction:column;display:flex}.AIMatchCard-common-module__4ix-dq__insightItem{align-items:flex-start;gap:var(--space-2,.5rem);font-size:.85rem;line-height:1.4;display:flex}.AIMatchCard-common-module__4ix-dq__insightIcon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.AIMatchCard-common-module__4ix-dq__actions{gap:var(--space-2,.5rem);padding-top:var(--space-3,.75rem);border-top:1px solid #0000;display:flex}.AIMatchCard-common-module__4ix-dq__actionBtn{padding:var(--space-2,.5rem) var(--space-4,1rem);border-radius:var(--radius-lg,.75rem);cursor:pointer;transition:transform var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1)), box-shadow var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1)), border-color var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1)), background-color var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1)), color var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1)), opacity var(--duration-fast,.2s) var(--ease-smooth,cubic-bezier(.25, .1, .25, 1));justify-content:center;align-items:center;gap:var(--space-2,.5rem);border:none;flex:1;font-size:.875rem;font-weight:600;display:flex}.AIMatchCard-common-module__4ix-dq__actionBtn svg{width:16px;height:16px}.AIMatchCard-common-module__4ix-dq__actionBtn:hover{transform:translateY(-2px)}.AIMatchCard-common-module__4ix-dq__actionBtn:active{transform:scale(.98)}@keyframes AIMatchCard-common-module__4ix-dq__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes AIMatchCard-common-module__4ix-dq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.AIMatchCard-common-module__4ix-dq__aiProcessing{animation:2s infinite AIMatchCard-common-module__4ix-dq__pulse}@media (max-width:480px){.AIMatchCard-common-module__4ix-dq__header{text-align:center;flex-direction:column;align-items:center}.AIMatchCard-common-module__4ix-dq__scoreSection{text-align:center;flex-direction:column}.AIMatchCard-common-module__4ix-dq__actions{flex-direction:column}}
.QuickLogin-light-module__T6-LLW__card{background-color:#fffffff2;border-color:#4573df33;box-shadow:0 25px 50px -12px #00000040}.QuickLogin-light-module__T6-LLW__footer{color:var(--color-text-secondary-light)}.QuickLogin-light-module__T6-LLW__toggleButtonOpen{background-color:var(--bg-tertiary-light);color:var(--color-text-secondary-light)}.QuickLogin-light-module__T6-LLW__toggleButtonClosed{background-color:var(--ml-blue);color:var(--bg-primary-light)}.QuickLogin-light-module__T6-LLW__adminButton{border-color:#fecaca}.QuickLogin-light-module__T6-LLW__adminButton:hover{background-color:#fef2f2}.QuickLogin-light-module__T6-LLW__clientButton{border-color:#bfdbfe}.QuickLogin-light-module__T6-LLW__clientButton:hover{background-color:#eff6ff}.QuickLogin-light-module__T6-LLW__freelancerButton{border-color:#bbf7d0}.QuickLogin-light-module__T6-LLW__freelancerButton:hover{background-color:#f0fdf4}.QuickLogin-light-module__T6-LLW__adminIcon{color:#ef4444}.QuickLogin-light-module__T6-LLW__clientIcon{color:#3b82f6}.QuickLogin-light-module__T6-LLW__freelancerIcon{color:#22c55e}.QuickLogin-light-module__T6-LLW__toastSuccess{background-color:var(--ml-green)}.QuickLogin-light-module__T6-LLW__toastError{background-color:var(--ml-red)}
.AIMatchCard-light-module__ArBwDG__card{background:linear-gradient(145deg, var(--bg-primary-light) 0%, var(--bg-secondary-light) 100%);border:1px solid var(--border-light);box-shadow:0 4px 12px #0000001a}.AIMatchCard-light-module__ArBwDG__card:hover{border-color:var(--ml-blue);box-shadow:0 20px 40px #0003}.AIMatchCard-light-module__ArBwDG__aiBadge{background:linear-gradient(135deg, #9b59b6, var(--ml-blue));color:var(--bg-primary-light);box-shadow:0 2px 8px #9b59b64d}.AIMatchCard-light-module__ArBwDG__avatar{background:linear-gradient(135deg, var(--border-light), var(--bg-tertiary-light));color:var(--text-secondary-light);border:2px solid var(--border-light)}.AIMatchCard-light-module__ArBwDG__name{color:var(--text-primary-light)}.AIMatchCard-light-module__ArBwDG__title{color:var(--text-secondary-light)}.AIMatchCard-light-module__ArBwDG__meta{color:var(--color-text-secondary-light)}.AIMatchCard-light-module__ArBwDG__scoreSection{background:linear-gradient(135deg,#4573df14 0%,#9b59b614 100%);border:1px solid #4573df26}.AIMatchCard-light-module__ArBwDG__scoreCircleTrack{stroke:var(--border-light)}.AIMatchCard-light-module__ArBwDG__scoreCircleProgress{stroke:url(#scoreGradient)}.AIMatchCard-light-module__ArBwDG__scoreCircleProgressExcellent{stroke:var(--ml-green)}.AIMatchCard-light-module__ArBwDG__scoreCircleProgressGood{stroke:var(--ml-blue)}.AIMatchCard-light-module__ArBwDG__scoreCircleProgressFair{stroke:var(--ml-orange)}.AIMatchCard-light-module__ArBwDG__scoreValue{color:var(--text-primary-light)}.AIMatchCard-light-module__ArBwDG__qualityBadge{background:#ffffffe6}.AIMatchCard-light-module__ArBwDG__fitReason{color:#334155;background:#4573df0f}.AIMatchCard-light-module__ArBwDG__scoreLabel{color:var(--text-secondary-light)}.AIMatchCard-light-module__ArBwDG__scoreConfidence{color:#334155}.AIMatchCard-light-module__ArBwDG__confidenceBar{background:var(--border-light)}.AIMatchCard-light-module__ArBwDG__confidenceFill{background:linear-gradient(90deg, var(--ml-blue), #9b59b6)}.AIMatchCard-light-module__ArBwDG__sectionTitle{color:var(--text-secondary-light)}.AIMatchCard-light-module__ArBwDG__skill{background:var(--bg-tertiary-light);color:#334155;border:1px solid var(--border-light)}.AIMatchCard-light-module__ArBwDG__skill:hover{background:var(--border-light)}.AIMatchCard-light-module__ArBwDG__skillMatched{color:#1e8449;border-color:var(--ml-green);background:linear-gradient(135deg,#27ae6026 0%,#27ae6040 100%)}.AIMatchCard-light-module__ArBwDG__insightsSection{background:linear-gradient(135deg,#27ae600d 0%,#00cec90d 100%);border:1px solid #27ae6026}.AIMatchCard-light-module__ArBwDG__insightItem{color:#334155}.AIMatchCard-light-module__ArBwDG__insightIcon{color:var(--ml-green)}.AIMatchCard-light-module__ArBwDG__actions{border-top-color:var(--border-light)}.AIMatchCard-light-module__ArBwDG__primaryBtn{background:linear-gradient(135deg, var(--ml-blue) 0%, var(--ml-blue-dark) 100%);color:var(--bg-primary-light);box-shadow:0 10px 40px -10px #4573df66}.AIMatchCard-light-module__ArBwDG__primaryBtn:hover{box-shadow:0 20px 60px -15px #4573df80}.AIMatchCard-light-module__ArBwDG__secondaryBtn{background:var(--bg-tertiary-light);color:#334155;border:1px solid #cbd5e1}.AIMatchCard-light-module__ArBwDG__secondaryBtn:hover{background:var(--border-light);border-color:var(--text-tertiary-light)}
.QuickLogin-dark-module__TqqVIW__card{background-color:#1e1e1ef2;border-color:#4573df33;box-shadow:0 25px 50px -12px #00000080}.QuickLogin-dark-module__TqqVIW__footer{color:var(--text-tertiary-dark)}.QuickLogin-dark-module__TqqVIW__toggleButtonOpen{background-color:var(--border-dark);color:var(--text-tertiary-dark)}.QuickLogin-dark-module__TqqVIW__toggleButtonClosed{background-color:var(--ml-blue);color:#fff}.QuickLogin-dark-module__TqqVIW__adminButton{border-color:#fecaca4d}.QuickLogin-dark-module__TqqVIW__adminButton:hover{background-color:#7f1d1d33}.QuickLogin-dark-module__TqqVIW__clientButton{border-color:#bfdbfe4d}.QuickLogin-dark-module__TqqVIW__clientButton:hover{background-color:#1e3a8a33}.QuickLogin-dark-module__TqqVIW__freelancerButton{border-color:#bbf7d04d}.QuickLogin-dark-module__TqqVIW__freelancerButton:hover{background-color:#14532d33}.QuickLogin-dark-module__TqqVIW__adminIcon{color:#f87171}.QuickLogin-dark-module__TqqVIW__clientIcon{color:#60a5fa}.QuickLogin-dark-module__TqqVIW__freelancerIcon{color:#4ade80}.QuickLogin-dark-module__TqqVIW__toastSuccess{background-color:var(--ml-green)}.QuickLogin-dark-module__TqqVIW__toastError{background-color:var(--ml-red)}
.AIMatchCard-dark-module__EDT74q__card{background:linear-gradient(145deg, var(--bg-secondary-dark) 0%, var(--bg-primary-dark) 100%);border:1px solid var(--border-dark);box-shadow:0 10px 24px #00000026}.AIMatchCard-dark-module__EDT74q__card:hover{border-color:var(--ml-blue);box-shadow:0 20px 60px #0006,0 0 30px #4573df26}.AIMatchCard-dark-module__EDT74q__aiBadge{background:linear-gradient(135deg, #9b59b6, var(--ml-blue));color:#fff;box-shadow:0 2px 12px #9b59b666}.AIMatchCard-dark-module__EDT74q__avatar{background:linear-gradient(135deg, var(--border-dark), var(--bg-secondary-dark));color:var(--text-secondary-dark);border:2px solid #475569}.AIMatchCard-dark-module__EDT74q__name{color:var(--text-primary-dark)}.AIMatchCard-dark-module__EDT74q__title{color:var(--text-tertiary-dark)}.AIMatchCard-dark-module__EDT74q__meta{color:#64748b}.AIMatchCard-dark-module__EDT74q__scoreSection{background:linear-gradient(135deg,#4573df1f 0%,#9b59b61f 100%);border:1px solid #4573df40}.AIMatchCard-dark-module__EDT74q__scoreCircleTrack{stroke:var(--border-dark)}.AIMatchCard-dark-module__EDT74q__scoreCircleProgress{stroke:url(#scoreGradientDark)}.AIMatchCard-dark-module__EDT74q__scoreCircleProgressExcellent{stroke:var(--ml-green)}.AIMatchCard-dark-module__EDT74q__scoreCircleProgressGood{stroke:var(--ml-blue-light)}.AIMatchCard-dark-module__EDT74q__scoreCircleProgressFair{stroke:var(--ml-orange)}.AIMatchCard-dark-module__EDT74q__scoreValue{color:var(--text-primary-dark)}.AIMatchCard-dark-module__EDT74q__qualityBadge{background:#0000004d}.AIMatchCard-dark-module__EDT74q__fitReason{color:var(--text-secondary-dark);background:#4573df1a}.AIMatchCard-dark-module__EDT74q__scoreLabel{color:var(--text-tertiary-dark)}.AIMatchCard-dark-module__EDT74q__scoreConfidence{color:var(--text-secondary-dark)}.AIMatchCard-dark-module__EDT74q__confidenceBar{background:var(--border-dark)}.AIMatchCard-dark-module__EDT74q__confidenceFill{background:linear-gradient(90deg, var(--ml-blue-light), #bb6bd9)}.AIMatchCard-dark-module__EDT74q__sectionTitle{color:var(--text-tertiary-dark)}.AIMatchCard-dark-module__EDT74q__skill{background:var(--bg-secondary-dark);color:var(--text-secondary-dark);border:1px solid #475569}.AIMatchCard-dark-module__EDT74q__skill:hover{background:var(--border-dark);border-color:#64748b}.AIMatchCard-dark-module__EDT74q__skillMatched{color:#4cdc8a;border-color:var(--ml-green);background:linear-gradient(135deg,#27ae6033 0%,#27ae604d 100%)}.AIMatchCard-dark-module__EDT74q__insightsSection{background:linear-gradient(135deg,#27ae6014 0%,#00cec914 100%);border:1px solid #27ae6033}.AIMatchCard-dark-module__EDT74q__insightItem{color:var(--text-secondary-dark)}.AIMatchCard-dark-module__EDT74q__insightIcon{color:#4cdc8a}.AIMatchCard-dark-module__EDT74q__actions{border-top-color:var(--border-dark)}.AIMatchCard-dark-module__EDT74q__primaryBtn{background:linear-gradient(135deg, var(--ml-blue) 0%, #9b59b6 100%);color:#fff;box-shadow:0 10px 40px -10px #4573df80}.AIMatchCard-dark-module__EDT74q__primaryBtn:hover{box-shadow:0 20px 60px -15px #4573df99}.AIMatchCard-dark-module__EDT74q__secondaryBtn{background:var(--bg-secondary-dark);color:#e2e8f0;border:1px solid #475569}.AIMatchCard-dark-module__EDT74q__secondaryBtn:hover{background:var(--border-dark);border-color:#64748b}
.CookieConsent-common-module__ovaUjq__banner{z-index:var(--z-index-toast);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.4s cubic-bezier(.4,0,.2,1) CookieConsent-common-module__ovaUjq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes CookieConsent-common-module__ovaUjq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-common-module__ovaUjq__text{max-width:640px;font-size:.875rem;line-height:1.5}.CookieConsent-common-module__ovaUjq__link{font-weight:500;text-decoration:underline}.CookieConsent-common-module__ovaUjq__actions{flex-shrink:0;gap:.5rem;display:flex}@media (max-width:600px){.CookieConsent-common-module__ovaUjq__banner{text-align:center;flex-direction:column;padding:1rem}}
.CookieConsent-light-module__bbScAW__banner{background:#fffffff2;border-top:1px solid #00000014;box-shadow:0 -2px 16px #00000014}.CookieConsent-light-module__bbScAW__text{color:#333}.CookieConsent-light-module__bbScAW__link{color:var(--ml-blue)}
.CookieConsent-dark-module__DZG57G__banner{background:#141423f2;border-top:1px solid #ffffff14;box-shadow:0 -2px 16px #0000004d}.CookieConsent-dark-module__DZG57G__text{color:#ddd}.CookieConsent-dark-module__DZG57G__link{color:#6b93f0}
.ErrorBoundary-common-module__4qoeZa__container{text-align:center;border:1.5px solid;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:300px;margin:20px auto;padding:40px 20px;display:flex;box-shadow:0 2px 8px #0000000f}.ErrorBoundary-common-module__4qoeZa__icon{opacity:.8;margin-bottom:16px}.ErrorBoundary-common-module__4qoeZa__title{letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:600}.ErrorBoundary-common-module__4qoeZa__message{letter-spacing:.01em;max-width:400px;margin-bottom:24px;font-size:14px;line-height:1.6}.ErrorBoundary-common-module__4qoeZa__details{text-align:left;width:100%;margin-bottom:24px}.ErrorBoundary-common-module__4qoeZa__detailsSummary{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500}.ErrorBoundary-common-module__4qoeZa__detailsSummary:hover{opacity:.8}.ErrorBoundary-common-module__4qoeZa__errorStack{white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:200px;margin-top:8px;padding:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;line-height:1.5;overflow:auto}.ErrorBoundary-common-module__4qoeZa__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ErrorBoundary-common-module__4qoeZa__tryAgainButton,.ErrorBoundary-common-module__4qoeZa__refreshButton,.ErrorBoundary-common-module__4qoeZa__homeButton{cursor:pointer;border:none;border-radius:8px;min-width:120px;padding:10px 20px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s,color .2s,opacity .2s}.ErrorBoundary-common-module__4qoeZa__tryAgainButton:hover,.ErrorBoundary-common-module__4qoeZa__refreshButton:hover,.ErrorBoundary-common-module__4qoeZa__homeButton:hover{transform:translateY(-1px)}.ErrorBoundary-common-module__4qoeZa__tryAgainButton:focus-visible,.ErrorBoundary-common-module__4qoeZa__refreshButton:focus-visible,.ErrorBoundary-common-module__4qoeZa__homeButton:focus-visible{outline:2px solid var(--color-primary,var(--ml-blue));outline-offset:2px}@media (max-width:768px){.ErrorBoundary-common-module__4qoeZa__container{min-height:200px;padding:24px 16px}}@media (max-width:374px){.ErrorBoundary-common-module__4qoeZa__container{padding:16px 12px}}
.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)}
.StatusIndicator-common-module__3suShG__indicator{vertical-align:middle;text-transform:uppercase;letter-spacing:.05em;margin-left:.5rem;padding:.1rem .4rem;font-size:.65rem}@media (max-width:374px){.StatusIndicator-common-module__3suShG__label{font-size:.6875rem}}


.TableSkeleton-common-module__1UndGq__wrap{gap:8px;display:grid}.TableSkeleton-common-module__1UndGq__row{grid-template-columns:repeat(12,1fr);gap:8px;display:grid}.TableSkeleton-common-module__1UndGq__cell{border-radius:6px;height:16px}.TableSkeleton-common-module__1UndGq__row[data-dense="1"] .TableSkeleton-common-module__1UndGq__cell{height:12px}@media (max-width:374px){.TableSkeleton-common-module__1UndGq__row{grid-template-columns:repeat(6,1fr)}}
