.calculator-module__wEyZCW__section{min-height:100vh;padding-top:140px;padding-bottom:5rem}.calculator-module__wEyZCW__header{text-align:center;max-width:800px;margin:0 auto 3.5rem}.calculator-module__wEyZCW__title{color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.15}.calculator-module__wEyZCW__subtitle{color:var(--text-secondary);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.calculator-module__wEyZCW__calcGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:3rem;display:grid}.calculator-module__wEyZCW__inputCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a0a2e99;border:1px solid #9b3dd840;padding:2.25rem 2rem}.calculator-module__wEyZCW__cardHeading{color:var(--text-primary);margin-bottom:1.75rem;font-size:1.35rem;font-weight:800}.calculator-module__wEyZCW__sliderGroup{margin-bottom:1.75rem}.calculator-module__wEyZCW__sliderHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.92rem;display:flex}.calculator-module__wEyZCW__sliderValue{color:var(--brand-xlight,#c07ef0);background:#6b1fa233;border:1px solid #9b3dd84d;border-radius:6px;padding:.2rem .6rem;font-size:1.05rem;font-weight:700}.calculator-module__wEyZCW__rangeInput{width:100%;height:8px;accent-color:var(--brand-light,#9b3dd8);cursor:pointer;background:#ffffff1a;border-radius:4px;outline:none}.calculator-module__wEyZCW__selectInput{color:#fff;cursor:pointer;background:#0000004d;border:1px solid #9b3dd84d;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.calculator-module__wEyZCW__selectInput:focus{border-color:var(--brand-light);box-shadow:0 0 0 2px #6b1fa24d}.calculator-module__wEyZCW__resultCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#4a107059 0%,#1a0a2ecc 100%);border:1.5px solid #c07ef066;margin-bottom:2rem;padding:2.25rem;box-shadow:0 16px 40px #0000004d}.calculator-module__wEyZCW__resultSubtitle{letter-spacing:.06em;text-transform:uppercase;color:#d1b8e8;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.calculator-module__wEyZCW__resultAmount{color:#f0e8ff;margin-bottom:.85rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.1}.calculator-module__wEyZCW__resultRange{color:#a090b8;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:600}.calculator-module__wEyZCW__resultNote{color:#22d3a0;font-size:1rem;font-weight:600;line-height:1.4}.calculator-module__wEyZCW__deviationBox{background:#00000040;border:1px solid #ffffff0d;border-radius:14px;margin-bottom:2rem;padding:1.5rem}.calculator-module__wEyZCW__deviationTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.calculator-module__wEyZCW__deviationList{margin:0;padding:0;list-style:none}.calculator-module__wEyZCW__deviationItem{color:var(--text-secondary);border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.65rem 0;font-size:.9rem;display:flex}.calculator-module__wEyZCW__deviationItem:last-child{border-bottom:none}.calculator-module__wEyZCW__bullet{color:#f5c842;font-size:1.1rem}.calculator-module__wEyZCW__assumptions{border-radius:var(--radius-lg);background:#0e061899;border:1px solid #ffffff0d;margin-top:4rem;padding:2rem}.calculator-module__wEyZCW__assumptionsTitle{color:var(--brand-xlight);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.calculator-module__wEyZCW__assumptionsGrid{color:var(--text-secondary);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;font-size:.88rem;line-height:1.6;display:grid}.calculator-module__wEyZCW__assumptionsGrid strong{color:#f0e8ff}@media (max-width:960px){.calculator-module__wEyZCW__calcGrid{grid-template-columns:1fr;gap:2.5rem}.calculator-module__wEyZCW__inputCard,.calculator-module__wEyZCW__resultCard{padding:1.75rem 1.25rem}}
