.calc.svelte-1jtgc7n{background:var(--color-bg-secondary,#f8fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-xl,12px);margin:2rem 0;padding:1.5rem}.calc-title.svelte-1jtgc7n{color:var(--color-text-primary,#1e293b);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.calc-subtitle.svelte-1jtgc7n{color:var(--color-text-primary,#1e293b);margin:1.75rem 0 .75rem;font-size:1rem;font-weight:700}.calc-intro.svelte-1jtgc7n{color:var(--color-text-secondary,#475569);margin:0 0 1.25rem;font-size:.9375rem}.calc-grid.svelte-1jtgc7n{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.calc-grid.svelte-1jtgc7n label:where(.svelte-1jtgc7n){color:var(--color-text-secondary,#475569);flex-direction:column;gap:.3rem;font-size:.8125rem;display:flex}.calc-grid.svelte-1jtgc7n input[type=number]:where(.svelte-1jtgc7n),.calc-grid.svelte-1jtgc7n select:where(.svelte-1jtgc7n){min-height:44px;font:inherit;color:var(--color-text-primary,#1e293b);background:var(--color-bg-primary,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:8px;padding:.4rem .6rem}.calc-check.svelte-1jtgc7n{align-items:center;gap:.5rem;min-height:44px;flex-direction:row!important}.calc-result.svelte-1jtgc7n{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin:1.5rem 0 .25rem;display:flex}.calc-result-label.svelte-1jtgc7n{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary,#475569);font-size:.8125rem}.calc-range.svelte-1jtgc7n{color:var(--color-text-primary,#1e293b);font-size:1.6rem;font-weight:700}.calc-note.svelte-1jtgc7n{color:var(--color-text-secondary,#475569);margin:.35rem 0 0;font-size:.8125rem}.calc-table-wrap.svelte-1jtgc7n{overflow-x:auto}.calc-table.svelte-1jtgc7n{border-collapse:collapse;width:100%;font-size:.875rem}.calc-table.svelte-1jtgc7n th:where(.svelte-1jtgc7n),.calc-table.svelte-1jtgc7n td:where(.svelte-1jtgc7n){text-align:left;border-bottom:1px solid var(--color-border,#e2e8f0);color:var(--color-text-primary,#1e293b);padding:.5rem .6rem}.bar-outer.svelte-1jtgc7n{margin:0 0 .85rem}.bar.svelte-1jtgc7n{background:var(--color-bg-secondary,#f8fafc);border-radius:4px;gap:2px;width:100%;height:2.25rem;display:flex;overflow:hidden}.bar-seg.svelte-1jtgc7n{height:100%;transition:width .2s;display:block}.bar-seg.svelte-1jtgc7n:first-child{border-radius:4px 0 0 4px}.bar-seg.svelte-1jtgc7n:last-child{border-radius:0 4px 4px 0}.bar-tooltip.svelte-1jtgc7n{color:var(--color-text-primary,#1e293b);margin:.5rem 0 0;font-size:.8125rem;font-weight:600}.bar-legend.svelte-1jtgc7n{color:var(--color-text-secondary,#475569);flex-wrap:wrap;gap:.5rem 1.1rem;margin:0 0 1.25rem;padding:0;font-size:.8125rem;list-style:none;display:flex}.bar-legend.svelte-1jtgc7n li:where(.svelte-1jtgc7n){align-items:center;gap:.4rem;display:flex}.swatch.svelte-1jtgc7n{border-radius:3px;flex:none;width:12px;height:12px}@media (prefers-reduced-motion:reduce){.bar-seg.svelte-1jtgc7n{transition:none}}.article-hero.svelte-p9gc85{background:var(--color-bg-hero,#0f172a);color:#fff;padding:4rem 2rem}.article-inner.svelte-p9gc85{max-width:720px;margin:0 auto}.article-breadcrumb.svelte-p9gc85{opacity:.7;margin-bottom:1.5rem;font-size:.875rem}.article-breadcrumb.svelte-p9gc85 a:where(.svelte-p9gc85){color:inherit;text-decoration:none}.article-breadcrumb.svelte-p9gc85 a:where(.svelte-p9gc85):hover{text-decoration:underline}.article-breadcrumb.svelte-p9gc85 span:where(.svelte-p9gc85){margin:0 .5rem}.article-title.svelte-p9gc85{margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.25}.article-byline.svelte-p9gc85{opacity:.85;margin:0 0 .75rem;font-size:.9375rem}.article-byline.svelte-p9gc85 a:where(.svelte-p9gc85){color:inherit;font-weight:600;text-decoration:none}.article-byline.svelte-p9gc85 a:where(.svelte-p9gc85):hover{text-decoration:underline}.article-date.svelte-p9gc85{opacity:.7;font-size:.875rem}.article-tags.svelte-p9gc85{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag.svelte-p9gc85{background:#ffffff26;border-radius:.25rem;padding:.2rem .6rem;font-size:.75rem}.article-body.svelte-p9gc85{background:var(--color-bg-primary,#fff);padding:3rem 2rem}.article-body.svelte-p9gc85 p:where(.svelte-p9gc85){color:var(--color-text-primary,#1e293b);text-align:justify;margin-bottom:1.25rem;line-height:1.8}.article-body.svelte-p9gc85 strong{color:var(--color-text-primary,#1e293b);font-weight:600}.article-body.svelte-p9gc85 em{font-style:italic}.article-h2.svelte-p9gc85{color:var(--color-text-primary,#1e293b);margin:2.75rem 0 1rem;scroll-margin-top:1rem;font-size:1.4rem;font-weight:700;line-height:1.3}.article-callout.svelte-p9gc85{background:var(--color-bg-secondary,#f8fafc);border-left:3px solid var(--color-accent,#f97316);color:var(--color-text-secondary,#475569);border-radius:0 .5rem .5rem 0;margin:1.75rem 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.75;display:block}.article-figure.svelte-p9gc85{margin:1.75rem 0 2rem}.article-figure.svelte-p9gc85 figcaption:where(.svelte-p9gc85){color:var(--color-text-tertiary,#64748b);text-align:center;margin-top:.65rem;font-size:.85rem;line-height:1.5}.article-table-wrap.svelte-p9gc85{border:1px solid var(--color-border,#e2e8f0);border-radius:.5rem;margin:2rem 0;overflow-x:auto}.article-table.svelte-p9gc85{border-collapse:collapse;width:100%;font-size:.9375rem}.article-table.svelte-p9gc85 th:where(.svelte-p9gc85),.article-table.svelte-p9gc85 td:where(.svelte-p9gc85){text-align:left;border-bottom:1px solid var(--color-border,#e2e8f0);padding:.7rem 1rem}.article-table.svelte-p9gc85 thead:where(.svelte-p9gc85) th:where(.svelte-p9gc85){background:var(--color-bg-secondary,#f8fafc);color:var(--color-text-secondary,#475569);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.8125rem;font-weight:600}.article-table.svelte-p9gc85 tbody:where(.svelte-p9gc85) tr:where(.svelte-p9gc85):last-child td:where(.svelte-p9gc85){border-bottom:none}.article-table.svelte-p9gc85 td:where(.svelte-p9gc85):first-child{color:var(--color-text-primary,#1e293b)}.article-table.svelte-p9gc85 code:where(.svelte-p9gc85){background:var(--color-bg-secondary,#f1f5f9);white-space:nowrap;color:var(--color-primary,#1e3a8a);border-radius:.25rem;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem}.article-faq.svelte-p9gc85{margin:3rem 0 0}.article-faq-list.svelte-p9gc85{margin:1.25rem 0 0}.article-faq-q.svelte-p9gc85{color:var(--color-text-primary,#1e293b);margin:1.5rem 0 .4rem;font-weight:700;line-height:1.45}.article-faq-q.svelte-p9gc85:first-of-type{margin-top:0}.article-faq-a.svelte-p9gc85{color:var(--color-text-secondary,#475569);margin:0;line-height:1.75}.related-product.svelte-p9gc85{background:var(--color-bg-secondary,#f8fafc);border:1px solid var(--color-border,#e2e8f0);border-left:3px solid var(--color-primary,#1e3a8a);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:1rem;margin:2.5rem 0 0;padding:1.25rem 1.5rem;display:flex}.related-label.svelte-p9gc85{color:var(--color-text-secondary,#475569);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.8125rem;font-weight:600}.related-link.svelte-p9gc85{color:var(--color-primary,#1e3a8a);align-items:center;gap:.35rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.related-link.svelte-p9gc85:hover{text-decoration:underline}.related-link.svelte-p9gc85 svg:where(.svelte-p9gc85){flex-shrink:0}.back-link.svelte-p9gc85{margin-top:2.5rem}.back-link.svelte-p9gc85 a:where(.svelte-p9gc85){color:var(--color-primary,#1e3a8a);text-decoration:none}.back-link.svelte-p9gc85 a:where(.svelte-p9gc85):hover{text-decoration:underline}body{margin:0;padding:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}main.svelte-ms1sb2{width:100%}
