.hidden{display:none!important}.calculator-section{background:linear-gradient(135deg,#f8fafc,#eff6ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:4rem 1rem;width:100%}.content-section{display:flex;flex-direction:column;gap:2rem}.badge{align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:9999px;color:#2563eb;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem 1rem;width:fit-content}.badge-icon{height:12px;margin-right:.25rem;width:12px}.main-heading{color:#0f172a;font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem}@media (min-width:768px){.main-heading{font-size:3rem}}@media (min-width:1024px){.main-heading{font-size:3.75rem}}.highlight{color:#2563eb}.subheading{color:#64748b;font-size:1.25rem;font-weight:500;line-height:1.6}@media (min-width:768px){.subheading{font-size:1.5rem}}.benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{align-items:center;display:flex;gap:.75rem}.benefit-dot{border-radius:50%;height:8px;width:8px}.benefit-dot.green{background-color:#10b981}.benefit-dot.blue{background-color:#3b82f6}.benefit-text{color:#334155;font-size:1.125rem}.benefit-text.bold{color:#1e293b;font-weight:600}.benefit-highlight{color:#10b981}.emotional-hook{background-color:#1e293b;border-radius:.75rem;color:#fff;padding:1.5rem}.emotional-hook p{font-size:1.125rem;font-weight:500;line-height:1.6}.emotional-highlight{color:#fb923c}.calculator-card{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden}.calculator-header{border-bottom:1px solid #e2e8f0;padding:1.5rem 1.5rem 1rem}.calculator-title{align-items:center;color:#0f172a;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:.5rem}.calculator-icon{color:#2563eb;height:24px;width:24px}.calculator-subtitle{color:#64748b}.calculator-content{padding:1.5rem}.input-group{margin-bottom:2rem}.input-label{color:#374151;display:block;font-size:1rem;font-weight:600;margin-bottom:1rem}.slider-container{margin-bottom:.75rem}.slider{-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:4px;height:8px;min-height:3px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2563eb;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:20px;width:20px}.slider::-moz-range-thumb{background:#2563eb;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:20px;width:20px}.slider-value{color:#2563eb;font-size:1.5rem;font-weight:700;text-align:center}.slider-value.orange{color:#ea580c}.results-section{border-top:1px solid #e2e8f0;padding-top:1.5rem}.result-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.result-label{color:#64748b}.result-value{font-size:1.25rem;font-weight:700}.result-value.current{color:#374151}.result-value.potential{color:#10b981}.highlight-box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-top:1rem;padding:1rem}.highlight-content{align-items:center;display:flex;justify-content:space-between}.highlight-left{align-items:center;display:flex;gap:.5rem}.highlight-icon{color:#10b981;height:20px;width:20px}.highlight-label{color:#166534;font-weight:600}.highlight-value{color:#10b981;font-size:1.5rem;font-weight:700}