.calc-section[data-astro-cid-pgy43pxs]{background:var(--bg-dark-3);padding:80px 0 60px;border-top:1px solid rgba(255,255,255,.06)}.calc-card[data-astro-cid-pgy43pxs]{max-width:980px;margin:0 auto;background:var(--bg-dark-4);border-radius:12px;padding:48px 40px;border:1px solid rgba(255,255,255,.06)}.calc-grid[data-astro-cid-pgy43pxs]{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:32px}.calc-inputs[data-astro-cid-pgy43pxs]{display:flex;flex-direction:column;gap:28px}.slider-group[data-astro-cid-pgy43pxs]{display:flex;flex-direction:column;gap:10px}.slider-label[data-astro-cid-pgy43pxs]{display:flex;justify-content:space-between;align-items:center}.slider-label[data-astro-cid-pgy43pxs] label[data-astro-cid-pgy43pxs]{font-size:14px;font-weight:600;color:var(--white)}.slider-label[data-astro-cid-pgy43pxs] .slider-value[data-astro-cid-pgy43pxs]{font-size:15px;font-weight:700;color:var(--red)}input[data-astro-cid-pgy43pxs][type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#ffffff1a;outline:none;cursor:pointer}input[data-astro-cid-pgy43pxs][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--red);cursor:pointer;border:3px solid var(--bg-dark-4);box-shadow:0 2px 8px #e62e2d59}input[data-astro-cid-pgy43pxs][type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--red);cursor:pointer;border:3px solid var(--bg-dark-4)}.calc-results[data-astro-cid-pgy43pxs]{display:flex;flex-direction:column;justify-content:center;background:var(--bg-dark-5);border-radius:12px;padding:36px 32px;border:1px solid rgba(255,255,255,.06)}.result-label[data-astro-cid-pgy43pxs]{font-size:13px;color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;font-weight:500;margin-bottom:4px}.result-main[data-astro-cid-pgy43pxs]{font-size:40px;font-weight:700;color:var(--white);letter-spacing:-1px;line-height:1.2;margin-bottom:4px}.result-suffix[data-astro-cid-pgy43pxs]{font-size:14px;color:#ffffff80;margin-bottom:28px}.result-divider[data-astro-cid-pgy43pxs]{width:100%;height:1px;background:#ffffff1a;margin-bottom:24px}.result-row[data-astro-cid-pgy43pxs]{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.result-row[data-astro-cid-pgy43pxs] .row-label[data-astro-cid-pgy43pxs]{font-size:14px;color:#fff9}.result-row[data-astro-cid-pgy43pxs] .row-value[data-astro-cid-pgy43pxs]{font-size:15px;font-weight:600;color:var(--white)}.comparison-bar[data-astro-cid-pgy43pxs]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.compare-item[data-astro-cid-pgy43pxs]{background:var(--bg-dark-5);border-radius:8px;padding:16px;text-align:center;border:1px solid rgba(255,255,255,.06)}.compare-label[data-astro-cid-pgy43pxs]{font-size:12px;color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:600}.compare-value[data-astro-cid-pgy43pxs]{font-size:18px;font-weight:700;color:var(--white)}.compare-note[data-astro-cid-pgy43pxs]{font-size:12px;color:#fff6;text-align:center;margin-top:12px}.info-section[data-astro-cid-pgy43pxs]{background:var(--bg-dark-2);padding:80px 0;border-top:1px solid rgba(255,255,255,.06)}.info-grid[data-astro-cid-pgy43pxs]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card[data-astro-cid-pgy43pxs]{background:var(--bg-dark-4);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:32px 24px}.info-card[data-astro-cid-pgy43pxs] h3[data-astro-cid-pgy43pxs]{font-size:20px;font-weight:700;color:var(--white);margin-bottom:14px}.info-card[data-astro-cid-pgy43pxs] p[data-astro-cid-pgy43pxs]{font-size:14px;color:#fff9;line-height:1.7;margin-bottom:16px}.info-card[data-astro-cid-pgy43pxs] ul[data-astro-cid-pgy43pxs]{list-style:none;padding:0;margin:0}.info-card[data-astro-cid-pgy43pxs] ul[data-astro-cid-pgy43pxs] li[data-astro-cid-pgy43pxs]{font-size:14px;color:#ffffffb3;padding:4px 0}.cta-section[data-astro-cid-pgy43pxs]{background:var(--bg-dark-3);padding:80px 0;border-top:1px solid rgba(255,255,255,.06)}.cta-section[data-astro-cid-pgy43pxs] h2[data-astro-cid-pgy43pxs]{font-family:var(--serif);font-size:32px;font-weight:400;font-style:italic;color:var(--white);margin-bottom:12px}.cta-section[data-astro-cid-pgy43pxs] p[data-astro-cid-pgy43pxs]{font-size:16px;color:#fff9;margin-bottom:32px}.cta-buttons[data-astro-cid-pgy43pxs]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(max-width:1024px){.calc-grid[data-astro-cid-pgy43pxs]{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.info-grid[data-astro-cid-pgy43pxs],.comparison-bar[data-astro-cid-pgy43pxs]{grid-template-columns:1fr}.calc-card[data-astro-cid-pgy43pxs]{padding:32px 20px}.cta-buttons[data-astro-cid-pgy43pxs]{flex-direction:column;align-items:center}}
