.calc-section{background-color:var(--bg-third-color);flex-direction:column;align-items:center;gap:1rem;padding:clamp(4rem,7vw,7rem) 10vw clamp(4rem,6vw,6rem);display:flex;position:relative;overflow:hidden}.calc-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5872c0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.calc-section .badge{background:#f5872c12;border:1px solid #f5872c4d;border-radius:100px;align-items:center;gap:7px;margin-bottom:.25rem;padding:5px 16px;display:inline-flex}.calc-section .badge:before{content:"";background:var(--primary-color);width:6px;height:6px;box-shadow:0 0 8px var(--primary-color);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite calc-badge-pulse}@keyframes calc-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.calc-section .badge span{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-color);font-size:10.5px;font-weight:700}.calc-section h2{letter-spacing:-.04em;color:#2a3342;text-align:center;margin:0;font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.1}.calc-section .calc-subtitle{color:#8896ab;text-align:center;max-width:580px;margin:0 0 clamp(1.5rem,3vw,2.5rem);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.65}.calc-sliders{background:#fff;border:1px solid #2a33420f;border-radius:24px;flex-direction:column;gap:2rem;width:100%;max-width:900px;margin-bottom:2rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex;box-shadow:0 2px 24px #2a334212}.calc-slider-row{flex-direction:column;gap:.6rem;display:flex}.calc-slider-label{justify-content:space-between;align-items:baseline;display:flex}.calc-slider-label span{color:#4a5062;letter-spacing:.01em;font-size:.9rem;font-weight:600}.calc-slider-label strong{color:var(--primary-color);font-size:1.2rem;font-weight:800}.calc-slider-label .calc-slider-unit{color:#8896ab;margin-left:2px;font-size:.8rem;font-weight:500}.calc-salary-values{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.calc-salary-net{color:#8896ab;font-size:.8rem;font-weight:600}.calc-salary-net .calc-slider-unit{font-weight:500}input[type=range].calc-range{appearance:none;cursor:pointer;background:#e8ecf0;border-radius:6px;outline:none;width:100%;height:6px;transition:background .2s}input[type=range].calc-range::-webkit-slider-thumb{appearance:none;background:var(--primary-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;transition:box-shadow .2s,transform .15s;box-shadow:0 2px 8px #f5872c66}input[type=range].calc-range::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 2px 16px #f5872c8c}input[type=range].calc-range::-moz-range-thumb{background:var(--primary-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #f5872c66}.calc-range-hints{justify-content:space-between;margin-top:2px;display:flex}.calc-range-hints span{color:#b0bac7;font-size:.75rem;font-weight:500}.calc-cards{grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,1.5rem);width:100%;max-width:900px;margin-bottom:1.5rem;display:grid}.calc-card{background:#fff;border:1px solid #2a334212;border-radius:24px;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,2.5vw,2rem);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px #2a33420f}.calc-card.calc-card-featured{border:2px solid var(--primary-color);box-shadow:0 4px 32px #f5872c24}.calc-card-featured-badge{background:var(--primary-color);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:3px 10px;font-size:.65rem;font-weight:800;position:absolute;top:16px;right:16px}.calc-card-header{flex-direction:column;gap:.25rem;display:flex}.calc-card-title{letter-spacing:.1em;text-transform:uppercase;color:#8896ab;font-size:.8rem;font-weight:700}.calc-card-total{letter-spacing:-.04em;color:#2a3342;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900;line-height:1}.calc-card-featured .calc-card-total{color:var(--primary-color)}.calc-card-per-month{color:#8896ab;margin-top:.15rem;font-size:.85rem;font-weight:500}.calc-divider{background:#f0f2f5;height:1px;margin:0}.calc-breakdown{flex-direction:column;gap:.5rem;display:flex}.calc-breakdown-row{justify-content:space-between;align-items:center;display:flex}.calc-breakdown-row span{color:#8896ab;font-size:.85rem;font-weight:400}.calc-breakdown-row strong{color:#4a5062;font-size:.85rem;font-weight:600}.calc-perks{flex-direction:column;gap:.55rem;display:flex}.calc-perk{color:#4a5062;align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.calc-perk-icon{background:#f5872c1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.calc-perk-icon svg{width:11px;height:11px;color:var(--primary-color);stroke-width:3px}.calc-savings{background:var(--bg-primary-color);border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:900px;padding:clamp(1.5rem,2.5vw,2rem);display:flex;position:relative;overflow:hidden}.calc-savings:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#f5872c1f 0%,#0000 60%);position:absolute;inset:0}.calc-savings-label{color:#ffffffb3;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:500;line-height:1.4}.calc-savings-label strong{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-color);margin-bottom:.2rem;font-size:clamp(.75rem,1.1vw,.85rem);font-weight:600;display:block}.calc-savings-amount{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;display:flex}.calc-savings-number{letter-spacing:-.04em;color:#fff;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;line-height:1}.calc-savings-number span{color:var(--primary-color)}.calc-savings-unit{color:#ffffff80;text-align:right;font-size:.8rem;font-weight:500}.calc-savings.calc-savings-negative .calc-savings-number{color:#ff6b6b}.calc-disclaimer{color:#b0bac7;text-align:center;width:100%;max-width:900px;margin:0;font-size:.78rem;line-height:1.65}.calc-disclaimer a{color:var(--primary-color);font-weight:500;text-decoration:none}.calc-disclaimer a:hover{text-decoration:underline}@media screen and (max-width:767px){.calc-section{padding:clamp(3.5rem,12vw,5rem) 6vw clamp(3rem,10vw,5rem)}.calc-cards{grid-template-columns:1fr}.calc-card-featured-badge{top:14px;right:14px}.calc-savings{flex-direction:column;align-items:flex-start;gap:.75rem}.calc-savings-amount{align-items:flex-start}.calc-savings-unit{text-align:left}}
