.calc-hero[data-astro-cid-c3zj3n4r]{text-align:center;padding:3rem 0 2rem}.calc-hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-size:2.5rem;line-height:1.1;letter-spacing:-.04em;margin:0 0 1rem}.calc-hero-sub[data-astro-cid-c3zj3n4r]{color:var(--text-muted);font-size:1rem;max-width:520px;margin:0 auto;line-height:1.6}.calc-card[data-astro-cid-c3zj3n4r]{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:2rem;margin-bottom:2.5rem}.calc-inputs-row[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin-bottom:1.75rem}.calc-field[data-astro-cid-c3zj3n4r] label[data-astro-cid-c3zj3n4r]{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.4375rem}.calc-select[data-astro-cid-c3zj3n4r]{width:100%;padding:.5625rem .75rem;font-size:.875rem;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;transition:border-color .15s}.calc-select[data-astro-cid-c3zj3n4r]:focus{outline:none;border-color:var(--accent)}.input-row[data-astro-cid-c3zj3n4r]{display:flex;align-items:center;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);overflow:hidden;transition:border-color .15s}.input-row[data-astro-cid-c3zj3n4r]:focus-within{border-color:var(--accent)}.input-row[data-astro-cid-c3zj3n4r] input[data-astro-cid-c3zj3n4r]{flex:1;border:none;background:transparent;padding:.5625rem .625rem;font-size:.9375rem;font-weight:600;color:var(--text-primary);min-width:0}.input-row[data-astro-cid-c3zj3n4r] input[data-astro-cid-c3zj3n4r]:focus{outline:none}.input-prefix[data-astro-cid-c3zj3n4r],.input-unit[data-astro-cid-c3zj3n4r]{font-size:.8125rem;color:var(--text-faint);padding:0 .5rem;flex-shrink:0}.calc-results-wrap[data-astro-cid-c3zj3n4r]{min-height:180px}.empty-state[data-astro-cid-c3zj3n4r]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;color:var(--text-faint);text-align:center;gap:.5rem}.empty-icon[data-astro-cid-c3zj3n4r]{font-size:2rem;opacity:.4}.empty-state[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{margin:0;font-size:.875rem}.results-grid[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.625rem;margin-bottom:1rem}.result-card[data-astro-cid-c3zj3n4r]{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.875rem 1rem}.result-highlight[data-astro-cid-c3zj3n4r]{grid-column:1 / -1;text-align:center;border-color:#22c55e40;background:var(--accent-muted)}.result-cost[data-astro-cid-c3zj3n4r]{grid-column:1 / -1}.result-label[data-astro-cid-c3zj3n4r]{display:block;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.25rem}.result-value[data-astro-cid-c3zj3n4r]{display:block;font-size:1.25rem;font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.result-value[data-astro-cid-c3zj3n4r].large{font-size:2.25rem}.result-value[data-astro-cid-c3zj3n4r].green{color:#22c55e}.result-value[data-astro-cid-c3zj3n4r].red{color:#ef4444}.roi-excellent[data-astro-cid-c3zj3n4r]{color:#22c55e}.roi-good[data-astro-cid-c3zj3n4r]{color:#eab308}.roi-poor[data-astro-cid-c3zj3n4r]{color:#ef4444}.result-sub[data-astro-cid-c3zj3n4r]{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.25rem}.state-cta[data-astro-cid-c3zj3n4r]{text-align:center;padding:.75rem 0 .25rem}.calc-disclaimer[data-astro-cid-c3zj3n4r]{font-size:.75rem;color:var(--text-faint);margin:1.25rem 0 0;line-height:1.6;border-top:1px solid var(--border-subtle);padding-top:1rem}.how-it-works[data-astro-cid-c3zj3n4r]{margin-bottom:2.5rem}.how-it-works[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{margin-top:0}.how-grid[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.how-card[data-astro-cid-c3zj3n4r]{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:1.25rem}.how-num[data-astro-cid-c3zj3n4r]{width:2rem;height:2rem;border-radius:50%;background:var(--accent-muted);color:var(--accent-text);font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.how-card[data-astro-cid-c3zj3n4r] h3[data-astro-cid-c3zj3n4r]{margin:0 0 .5rem;font-size:.9375rem}.how-card[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{margin:0;font-size:.8125rem;color:var(--text-muted);line-height:1.6}@media(max-width:640px){.calc-hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-size:1.875rem}.calc-inputs-row[data-astro-cid-c3zj3n4r]{grid-template-columns:1fr}.results-grid[data-astro-cid-c3zj3n4r]{grid-template-columns:1fr 1fr}.result-highlight[data-astro-cid-c3zj3n4r],.result-cost[data-astro-cid-c3zj3n4r]{grid-column:1 / -1}.how-grid[data-astro-cid-c3zj3n4r]{grid-template-columns:1fr}}
