.calculator-card.svelte-7h7fir.svelte-7h7fir{background:var(--bg-color, #ffffff);border:1px solid #e0e0e0;border-radius:12px;padding:2rem;margin:2.5rem 0;box-shadow:0 4px 20px #0000000d;font-family:Poppins,sans-serif}.calculator-title.svelte-7h7fir.svelte-7h7fir{margin:0 0 .5rem;font-size:1.4rem;font-weight:700;color:var(--headers-color, #222);text-align:center}.calculator-subtitle.svelte-7h7fir.svelte-7h7fir{margin:0 0 2rem;font-size:.95rem;color:var(--text-light, #666);text-align:center}.calculator-grid.svelte-7h7fir.svelte-7h7fir{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem}@media (max-width: 768px){.calculator-grid.svelte-7h7fir.svelte-7h7fir{grid-template-columns:1fr;gap:1.5rem}}.input-group.svelte-7h7fir.svelte-7h7fir{margin-bottom:1.5rem}.input-group.svelte-7h7fir label.svelte-7h7fir{display:block;font-size:.9rem;font-weight:600;color:var(--text-color, #333);margin-bottom:.5rem}.highlight.svelte-7h7fir.svelte-7h7fir{color:var(--brand-color, #000);font-weight:700}.slider.svelte-7h7fir.svelte-7h7fir{width:100%;height:6px;background:#e0e0e0;border-radius:5px;outline:none;accent-color:var(--brand-color, #333);cursor:pointer;margin:.5rem 0}.slider-labels.svelte-7h7fir.svelte-7h7fir{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-light, #888)}.calculator-results.svelte-7h7fir.svelte-7h7fir{background:var(--bg-light, #f9f9f9);border:1px dashed #cccccc;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.results-header.svelte-7h7fir.svelte-7h7fir{font-size:1.05rem;font-weight:700;color:var(--headers-color, #222);margin-bottom:1.2rem;border-bottom:2px solid #eee;padding-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.summary-row.svelte-7h7fir.svelte-7h7fir{display:flex;justify-content:space-between;font-size:.9rem;color:var(--text-color, #555);margin-bottom:.75rem}.price-val.svelte-7h7fir.svelte-7h7fir{font-weight:600;color:var(--brand-color, #333)}.divider.svelte-7h7fir.svelte-7h7fir{height:1px;background:#e0e0e0;margin:1rem 0}.total-row.svelte-7h7fir.svelte-7h7fir{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.25rem}.total-label.svelte-7h7fir.svelte-7h7fir{font-size:1rem;font-weight:700;color:var(--headers-color, #222)}.total-price.svelte-7h7fir.svelte-7h7fir{font-size:2rem;font-weight:800;color:var(--brand-color, #000)}.total-netto.svelte-7h7fir.svelte-7h7fir{font-size:.75rem;color:var(--text-light, #666);text-align:right;margin-bottom:1.5rem}.calculator-btn.svelte-7h7fir.svelte-7h7fir{display:block;width:100%;padding:.9rem;background:var(--cta-bg, #333);color:var(--cta-text, #fff);text-decoration:none;text-align:center;border-radius:6px;font-weight:600;font-size:.95rem;box-shadow:0 4px 6px #0000001a;transition:all .2s;box-sizing:border-box}.calculator-btn.svelte-7h7fir.svelte-7h7fir:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 12px #00000026;color:var(--cta-text, #fff)}
