.TcoCalculator-module__pv0zhq__container{background:#ffffff05;border:1px solid #ffffff0f;border-radius:1.5rem;margin:3rem 0;padding:3rem;position:relative;overflow:hidden}.TcoCalculator-module__pv0zhq__header{text-align:center;margin-bottom:3rem}.TcoCalculator-module__pv0zhq__title{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:2rem}.TcoCalculator-module__pv0zhq__subtitle{font-family:var(--font-sans);color:var(--color-gray-400);font-size:1.125rem}.TcoCalculator-module__pv0zhq__calculatorGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.TcoCalculator-module__pv0zhq__calculatorGrid{grid-template-columns:1fr;gap:3rem}}.TcoCalculator-module__pv0zhq__controls{flex-direction:column;display:flex}.TcoCalculator-module__pv0zhq__sliderHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.TcoCalculator-module__pv0zhq__label{font-family:var(--font-sans);color:#fff;font-weight:600}.TcoCalculator-module__pv0zhq__value{font-family:var(--font-mono);color:var(--color-cyan);background:#06b6d41a;border-radius:.5rem;padding:.25rem .75rem;font-size:1.25rem;font-weight:700}.TcoCalculator-module__pv0zhq__slider{-webkit-appearance:none;background:#ffffff1a;border-radius:4px;outline:none;width:100%;height:8px;margin-bottom:.75rem}.TcoCalculator-module__pv0zhq__slider::-webkit-slider-thumb{appearance:none;background:var(--color-cyan);cursor:pointer;border-radius:50%;width:24px;height:24px;transition:transform .2s;box-shadow:0 0 15px #06b6d480}.TcoCalculator-module__pv0zhq__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.TcoCalculator-module__pv0zhq__sliderLabels{font-family:var(--font-mono);color:var(--color-gray-500);justify-content:space-between;margin-bottom:3rem;font-size:.75rem;display:flex}.TcoCalculator-module__pv0zhq__savingsBox{text-align:center;background:#22c55e0d;border:1px solid #22c55e33;border-radius:1rem;flex-direction:column;padding:2rem;display:flex;box-shadow:0 10px 30px #22c55e0d}.TcoCalculator-module__pv0zhq__savingsLabel{font-family:var(--font-sans);color:var(--color-gray-300);margin-bottom:.5rem;font-size:1rem}.TcoCalculator-module__pv0zhq__savingsValue{font-family:var(--font-heading);color:#22c55e;text-shadow:0 0 20px #22c55e33;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.TcoCalculator-module__pv0zhq__savingsSubtitle{font-family:var(--font-sans);color:var(--color-gray-500);font-size:.875rem}.TcoCalculator-module__pv0zhq__chartContainer{background:#0003;border-radius:1rem;flex-direction:column;gap:2rem;padding:2rem;display:flex}.TcoCalculator-module__pv0zhq__barGroup{flex-direction:column;gap:.75rem;display:flex}.TcoCalculator-module__pv0zhq__barHeader{justify-content:space-between;align-items:flex-end;display:flex}.TcoCalculator-module__pv0zhq__barLabel{font-family:var(--font-sans);color:#ffffffe6;font-weight:600}.TcoCalculator-module__pv0zhq__barValue{font-family:var(--font-mono);font-size:1.125rem;font-weight:700}.TcoCalculator-module__pv0zhq__track{background:#ffffff0d;border-radius:12px;width:100%;height:24px;overflow:hidden}.TcoCalculator-module__pv0zhq__fill{border-radius:12px;height:100%;transition:width .3s ease-out}.TcoCalculator-module__pv0zhq__costInfo{font-family:var(--font-mono);color:var(--color-gray-500);border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1.5rem;font-size:.7rem;line-height:1.6}@media (max-width:640px){.TcoCalculator-module__pv0zhq__container{margin:1.5rem 0;padding:1.25rem}.TcoCalculator-module__pv0zhq__sliderHeader{flex-wrap:wrap;gap:.5rem}.TcoCalculator-module__pv0zhq__savingsValue{font-size:2.1rem}.TcoCalculator-module__pv0zhq__title{font-size:1.45rem}}