.calc-page[data-astro-cid-qts3pihe]{max-width:700px;margin:0 auto}.calc-header[data-astro-cid-qts3pihe]{text-align:center;margin-bottom:36px}.calc-header[data-astro-cid-qts3pihe] h1[data-astro-cid-qts3pihe]{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.12;margin-bottom:14px}.calc-header[data-astro-cid-qts3pihe] p[data-astro-cid-qts3pihe]{font-size:1rem;color:var(--text-secondary);line-height:1.65}.calc-box[data-astro-cid-qts3pihe]{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:16px;padding:36px;margin:28px 0}.calc-input-group[data-astro-cid-qts3pihe]{margin-bottom:24px}.calc-label[data-astro-cid-qts3pihe]{font-family:var(--font-display);font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;display:block}.calc-sublabel[data-astro-cid-qts3pihe]{font-size:.78rem;color:var(--text-muted);margin-bottom:10px;display:block}.calc-input[data-astro-cid-qts3pihe]{width:100%;padding:14px 18px;border-radius:10px;border:1px solid var(--surface-border);background:var(--bg-primary);color:var(--text-primary);font-size:1.1rem;font-family:var(--font-mono);font-weight:600;box-sizing:border-box}.calc-input[data-astro-cid-qts3pihe]:focus{outline:none;border-color:var(--accent)}.calc-select[data-astro-cid-qts3pihe]{width:100%;padding:14px 18px;border-radius:10px;border:1px solid var(--surface-border);background:var(--bg-primary);color:var(--text-primary);font-size:.95rem;font-family:var(--font-body);box-sizing:border-box}.calc-select[data-astro-cid-qts3pihe]:focus{outline:none;border-color:var(--accent)}.check-group[data-astro-cid-qts3pihe]{display:flex;gap:20px;flex-wrap:wrap;margin:8px 0}.check-label[data-astro-cid-qts3pihe]{display:flex;align-items:center;gap:8px;font-size:.88rem;color:var(--text-secondary);cursor:pointer}.check-label[data-astro-cid-qts3pihe] input[data-astro-cid-qts3pihe]{accent-color:var(--accent);width:18px;height:18px}.calc-btn[data-astro-cid-qts3pihe]{width:100%;padding:14px;border-radius:10px;background:var(--accent);color:var(--bg-primary);font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .2s;font-family:var(--font-body)}.calc-btn[data-astro-cid-qts3pihe]:hover{transform:translateY(-1px);box-shadow:0 4px 16px var(--accent-glow-strong)}.results[data-astro-cid-qts3pihe]{display:none;margin-top:28px}.results[data-astro-cid-qts3pihe].show{display:block}.result-grid[data-astro-cid-qts3pihe]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}@media (max-width:640px){.result-grid[data-astro-cid-qts3pihe]{grid-template-columns:1fr}}.result-card[data-astro-cid-qts3pihe]{background:var(--bg-tertiary);border:1px solid var(--surface-border);border-radius:12px;padding:20px;text-align:center}.result-label[data-astro-cid-qts3pihe]{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-mono);margin-bottom:6px}.result-value[data-astro-cid-qts3pihe]{font-family:var(--font-mono);font-size:1.4rem;font-weight:700}.result-value[data-astro-cid-qts3pihe].accent{color:var(--accent)}.result-value[data-astro-cid-qts3pihe].red{color:var(--red)}.result-value[data-astro-cid-qts3pihe].green{color:var(--green)}.cost-table[data-astro-cid-qts3pihe]{width:100%;border-collapse:collapse;margin:16px 0;font-size:.85rem}.cost-table[data-astro-cid-qts3pihe] th[data-astro-cid-qts3pihe]{text-align:left;padding:10px 12px;background:var(--bg-tertiary);border-bottom:1px solid var(--surface-border);font-weight:600;font-size:.76rem;text-transform:uppercase;color:var(--text-muted)}.cost-table[data-astro-cid-qts3pihe] td[data-astro-cid-qts3pihe]{padding:10px 12px;border-bottom:1px solid var(--surface-border);color:var(--text-secondary)}.cost-table[data-astro-cid-qts3pihe] .total-row[data-astro-cid-qts3pihe]{border-top:2px solid var(--accent)}.cost-table[data-astro-cid-qts3pihe] .total-row[data-astro-cid-qts3pihe] td[data-astro-cid-qts3pihe]{font-weight:700;color:var(--accent);font-family:var(--font-mono)}.cost-table[data-astro-cid-qts3pihe] .rate[data-astro-cid-qts3pihe]{font-family:var(--font-mono);font-size:.82rem}.compare-box[data-astro-cid-qts3pihe]{background:linear-gradient(135deg,var(--bg-card),var(--bg-tertiary));border:1px solid var(--surface-border);border-radius:14px;padding:24px;margin:20px 0}.compare-box[data-astro-cid-qts3pihe] h3[data-astro-cid-qts3pihe]{font-family:var(--font-display);font-size:.95rem;margin-bottom:12px}.vs-grid[data-astro-cid-qts3pihe]{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;text-align:center}.vs-grid[data-astro-cid-qts3pihe] .vs[data-astro-cid-qts3pihe]{font-family:var(--font-display);font-weight:800;color:var(--text-muted);font-size:1rem}.vs-card[data-astro-cid-qts3pihe]{padding:16px;border-radius:10px}.vs-card[data-astro-cid-qts3pihe].w2{background:var(--accent-glow);border:1px solid var(--accent)}.vs-card[data-astro-cid-qts3pihe].c1099{background:var(--bg-tertiary);border:1px solid var(--surface-border)}.vs-card[data-astro-cid-qts3pihe] .vs-label[data-astro-cid-qts3pihe]{font-size:.72rem;text-transform:uppercase;font-family:var(--font-mono);color:var(--text-muted);margin-bottom:4px}.vs-card[data-astro-cid-qts3pihe] .vs-amt[data-astro-cid-qts3pihe]{font-family:var(--font-mono);font-size:1.2rem;font-weight:700}.cta-box[data-astro-cid-qts3pihe]{background:linear-gradient(135deg,var(--bg-card),var(--bg-tertiary));border:1px solid var(--surface-border);border-radius:14px;padding:32px;text-align:center;margin:40px 0}.cta-box[data-astro-cid-qts3pihe] h3[data-astro-cid-qts3pihe]{font-family:var(--font-display);font-size:1.2rem;margin-bottom:8px}.cta-links[data-astro-cid-qts3pihe]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
