.savings-calculator-section[data-astro-cid-fokh5znf]{padding:var(--spacing-3xl) 0;background:linear-gradient(to bottom,var(--color-background-alt),white);position:relative;z-index:10}.calculator-header[data-astro-cid-fokh5znf]{text-align:center;margin-bottom:3rem}.calculator-header[data-astro-cid-fokh5znf] h2[data-astro-cid-fokh5znf]{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem)}.calculator-description[data-astro-cid-fokh5znf]{font-size:1.125rem;color:var(--color-text-light);max-width:600px;margin:0 auto}.calculator-card[data-astro-cid-fokh5znf]{background:#fff;border-radius:20px;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,0 0 0 1px #00000005;max-width:1000px;margin:0 auto;overflow:hidden}.calculator-layout[data-astro-cid-fokh5znf]{display:grid;grid-template-columns:1fr auto 1fr;gap:0}.divider[data-astro-cid-fokh5znf]{width:1px;background:linear-gradient(to bottom,transparent,var(--color-border),transparent);height:100%}.calculator-inputs[data-astro-cid-fokh5znf]{padding:3rem}.section-title[data-astro-cid-fokh5znf]{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:2rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-background-alt);display:inline-block}.input-group[data-astro-cid-fokh5znf]{margin-bottom:1.75rem}.input-group[data-astro-cid-fokh5znf] label[data-astro-cid-fokh5znf]{display:block;font-size:.95rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}.input-wrapper[data-astro-cid-fokh5znf]{position:relative;display:flex;align-items:center}.premium-input[data-astro-cid-fokh5znf]{width:100%;height:52px;padding:0 1rem;font-size:1.125rem;font-weight:500;color:var(--color-text);background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;transition:all .2s ease}.premium-input[data-astro-cid-fokh5znf]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #0078d41a;background:#fff}.premium-input[data-astro-cid-fokh5znf].with-prefix{padding-left:2.5rem}.premium-input[data-astro-cid-fokh5znf].with-suffix{padding-right:3.5rem}.currency-symbol[data-astro-cid-fokh5znf]{position:absolute;left:1rem;color:var(--color-text-light);font-weight:500;font-size:1.125rem;pointer-events:none}.unit-suffix[data-astro-cid-fokh5znf]{position:absolute;right:1rem;color:var(--color-text-light);font-size:.9rem;font-weight:500;pointer-events:none;background:#fffc;padding-left:.5rem}.input-hint[data-astro-cid-fokh5znf]{font-size:.85rem;color:var(--color-text-light);margin-top:.5rem}.calculator-results[data-astro-cid-fokh5znf]{padding:3rem;background:#fafafa80;display:flex;flex-direction:column}.cost-breakdown[data-astro-cid-fokh5znf]{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1rem}.cost-item[data-astro-cid-fokh5znf]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:8px;background:#fff;border:1px solid var(--color-border-light)}.cost-item[data-astro-cid-fokh5znf].highlight{background:#0078d40d;border-color:#0078d433}.cost-item[data-astro-cid-fokh5znf] .label[data-astro-cid-fokh5znf]{font-size:.95rem;color:var(--color-text-light)}.cost-item[data-astro-cid-fokh5znf] .value[data-astro-cid-fokh5znf]{font-weight:600;font-size:1.125rem;color:var(--color-text)}.cost-item[data-astro-cid-fokh5znf].highlight .value[data-astro-cid-fokh5znf]{color:var(--color-primary)}.savings-box[data-astro-cid-fokh5znf]{margin-top:auto;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));padding:2rem;border-radius:12px;text-align:center;color:#fff;box-shadow:0 10px 20px -5px #0078d44d,0 0 0 1px #ffffff1a inset;position:relative;overflow:hidden}.savings-box[data-astro-cid-fokh5znf]:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.1) 45%,transparent 50%);animation:shine 3s infinite}@keyframes shine{0%{transform:translate(-100%)}20%{transform:translate(100%)}to{transform:translate(100%)}}.savings-header[data-astro-cid-fokh5znf]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;opacity:.9;font-weight:500}.savings-icon[data-astro-cid-fokh5znf] svg[data-astro-cid-fokh5znf]{width:20px;height:20px}.savings-amount[data-astro-cid-fokh5znf]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.savings-subtext[data-astro-cid-fokh5znf]{font-size:.95rem;opacity:.8;margin:0;color:#fff}@media screen and (max-width:900px){.calculator-layout[data-astro-cid-fokh5znf]{grid-template-columns:1fr}.divider[data-astro-cid-fokh5znf]{width:100%;height:1px;background:linear-gradient(to right,transparent,var(--color-border),transparent)}.calculator-inputs[data-astro-cid-fokh5znf],.calculator-results[data-astro-cid-fokh5znf]{padding:2rem}}@media screen and (max-width:600px){.calculator-card[data-astro-cid-fokh5znf]{border-radius:12px}.calculator-inputs[data-astro-cid-fokh5znf],.calculator-results[data-astro-cid-fokh5znf]{padding:1.5rem}.premium-input[data-astro-cid-fokh5znf]{height:48px}}
