.calculator-module__3HJKQW__roiWrapper{max-width:1000px;min-height:100vh;margin:0 auto;padding-top:160px;padding-bottom:100px}.calculator-module__3HJKQW__sectionHeader{text-align:center;margin-bottom:5rem}.calculator-module__3HJKQW__title{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:3rem;font-weight:800}.calculator-module__3HJKQW__subtitle{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.calculator-module__3HJKQW__calcGrid{grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}@media (max-width:992px){.calculator-module__3HJKQW__calcGrid{grid-template-columns:1fr;gap:3rem}}.calculator-module__3HJKQW__calcCard{border-radius:20px;padding:3rem}.calculator-module__3HJKQW__sliders{flex-direction:column;gap:2rem;display:flex}.calculator-module__3HJKQW__sliderGroup{flex-direction:column;gap:.75rem;display:flex}.calculator-module__3HJKQW__sliderHeader{justify-content:space-between;font-size:.95rem;font-weight:600;display:flex}.calculator-module__3HJKQW__sliderLabel{color:#fff}.calculator-module__3HJKQW__sliderVal{color:var(--primary)}.calculator-module__3HJKQW__rangeInput{appearance:none;background:#ffffff0d;border-radius:3px;outline:none;width:100%;height:6px}.calculator-module__3HJKQW__rangeInput::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg,var(--primary),#ec4899);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 0 10px #f9731680}.calculator-module__3HJKQW__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.2)}.calculator-module__3HJKQW__metricsBox{border-radius:20px;flex-direction:column;padding:3rem;display:flex}.calculator-module__3HJKQW__chartCard{background:#ffffff03;border:1px solid #ffffff08;border-radius:12px;margin-bottom:2rem;padding:2rem}.calculator-module__3HJKQW__chartTitle{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.8rem;font-weight:700}.calculator-module__3HJKQW__barChart{flex-direction:column;gap:1.25rem;display:flex}.calculator-module__3HJKQW__barItem{flex-direction:column;gap:.5rem;display:flex}.calculator-module__3HJKQW__barHeader{color:var(--text-muted);justify-content:space-between;font-size:.85rem;display:flex}.calculator-module__3HJKQW__barLabel{font-weight:600}.calculator-module__3HJKQW__barOuter{background:#ffffff08;border-radius:8px;width:100%;height:16px;overflow:hidden}.calculator-module__3HJKQW__barInner{border-radius:8px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.calculator-module__3HJKQW__currentBar{background:#fff3}.calculator-module__3HJKQW__optimizedBar{background:linear-gradient(90deg,var(--primary),#ec4899)}.calculator-module__3HJKQW__statsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.calculator-module__3HJKQW__statItem{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.calculator-module__3HJKQW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.calculator-module__3HJKQW__statVal{color:#fff;font-size:1.5rem;font-weight:700}.calculator-module__3HJKQW__statValGlow{background:linear-gradient(135deg,#10b981,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.75rem;font-weight:800}.calculator-module__3HJKQW__disclaimer{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.4}
