.chips.svelte-15oib7x{display:flex;flex-wrap:wrap;gap:.5rem}.chip.svelte-15oib7x{--accent: oklch(.6922 .2059 42.11);font:inherit;font-size:.8125rem;font-weight:500;padding:.5rem .875rem;background:var(--background);border:1px solid var(--border);border-radius:9999px;color:var(--secondary-foreground);cursor:pointer;transition:color .15s,border-color .15s,background .15s}.chip.svelte-15oib7x:hover{color:var(--foreground);border-color:var(--foreground)}.chip-active.svelte-15oib7x{color:var(--background);background:var(--foreground);border-color:var(--foreground)}.calc-grid.svelte-15oib7x{display:grid;gap:1rem;grid-template-columns:1fr;align-items:start}@media(min-width:900px){.calc-grid.svelte-15oib7x{grid-template-columns:1.1fr .9fr;gap:1.5rem}}.calc-card.svelte-15oib7x{background:var(--background);border:1px solid var(--border);border-radius:.5rem;padding:1.75rem}@media(min-width:700px){.calc-card.svelte-15oib7x{padding:2.25rem}}.calc-result.svelte-15oib7x{background:var(--background-muted);display:flex;flex-direction:column;gap:0;position:sticky;top:calc(var(--primary-nav-height, 2.75rem) + 1rem)}.field.svelte-15oib7x{margin-bottom:1.5rem}.field.svelte-15oib7x:last-child{margin-bottom:0}.field-label.svelte-15oib7x{display:block;font-size:.875rem;color:var(--secondary-foreground);margin-bottom:.625rem;font-weight:500}.field-label.svelte-15oib7x strong:where(.svelte-15oib7x){color:var(--foreground);font-weight:600;font-variant-numeric:tabular-nums}.field-hint.svelte-15oib7x{font-size:.8125rem;color:var(--secondary-foreground);margin-top:.5rem}.seg.svelte-15oib7x{--accent: oklch(.6922 .2059 42.11);display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem;background:var(--background-muted);padding:.25rem;border-radius:.5rem}.seg-2.svelte-15oib7x{grid-template-columns:repeat(2,1fr)}.seg-btn.svelte-15oib7x{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;padding:.625rem .875rem .625rem .75rem;background:transparent;border:1px solid transparent;border-radius:.375rem;cursor:pointer;font:inherit;color:var(--secondary-foreground);text-align:left;transition:background .15s,color .15s,border-color .15s}.seg-btn.svelte-15oib7x:hover{color:var(--foreground)}.seg-btn.svelte-15oib7x:after{content:"";position:absolute;top:.625rem;right:.625rem;width:.5rem;height:.5rem;background:var(--accent);border-radius:1px;opacity:0;transform:scale(.5);transition:opacity .18s ease,transform .18s cubic-bezier(.32,.72,0,1)}.seg-active.svelte-15oib7x{background:var(--background);color:var(--foreground);border-color:var(--border)}.seg-active.svelte-15oib7x:after{opacity:1;transform:scale(1);box-shadow:0 0 10px oklch(from var(--accent) l c h / .55)}.seg-name.svelte-15oib7x{font-weight:600;font-size:.875rem}.seg-meta.svelte-15oib7x{font-size:.75rem;color:var(--secondary-foreground);font-variant-numeric:tabular-nums}input[type=range].svelte-15oib7x{width:100%;accent-color:var(--foreground);margin-top:.25rem}.num-input.svelte-15oib7x{margin-top:.5rem;width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.375rem;background:var(--background);color:var(--foreground);font-size:.9375rem;font-variant-numeric:tabular-nums}.num-input.svelte-15oib7x:focus{outline:2px solid var(--foreground);outline-offset:-1px}.check.svelte-15oib7x{display:inline-flex;align-items:center;gap:.625rem;font-size:.9375rem;color:var(--foreground);cursor:pointer}.check.svelte-15oib7x input:where(.svelte-15oib7x){accent-color:var(--foreground);width:1rem;height:1rem}.big-number.svelte-15oib7x{font-family:var(--font-display);font-size:clamp(2.49rem,4.98vw + .83rem,3.735rem);line-height:1;font-weight:500;color:var(--foreground);font-variant-numeric:tabular-nums;margin-bottom:.5rem;transform-origin:left center}.pulse.svelte-15oib7x{animation:svelte-15oib7x-number-pulse .32s cubic-bezier(.22,1,.36,1) both}@keyframes svelte-15oib7x-number-pulse{0%{transform:scale(1)}45%{transform:scale(1.03)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.pulse.svelte-15oib7x{animation:none}}.big-suffix.svelte-15oib7x{font-size:.4em;color:var(--secondary-foreground);margin-left:.25rem}.big-sub.svelte-15oib7x{color:var(--secondary-foreground);font-size:.9375rem;margin-bottom:1.5rem}.line-items.svelte-15oib7x{border-top:1px solid var(--border);padding-top:1rem;font-variant-numeric:tabular-nums}.line.svelte-15oib7x{display:flex;justify-content:space-between;gap:1rem;font-size:.875rem;color:var(--secondary-foreground);padding:.375rem 0}.line.svelte-15oib7x span:where(.svelte-15oib7x):last-child{color:var(--foreground);font-weight:500}.line-discount.svelte-15oib7x span:where(.svelte-15oib7x):last-child{color:var(--primary)}.line-total.svelte-15oib7x{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.75rem;font-size:.9375rem;color:var(--foreground);font-weight:600}.insights.svelte-15oib7x{--accent: oklch(.6922 .2059 42.11);list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.5rem}.insight.svelte-15oib7x{display:flex;gap:.5rem;align-items:flex-start;font-size:.8125rem;line-height:1.45;color:var(--secondary-foreground);padding:.625rem .75rem;border:1px solid var(--border);border-radius:.375rem;background:var(--background)}.insight.svelte-15oib7x svg{flex-shrink:0;margin-top:.125rem;color:var(--secondary-foreground)}.insight-warn.svelte-15oib7x{border-color:oklch(from var(--accent) l c h / .4);background:oklch(from var(--accent) l c h / .06);color:var(--foreground)}.insight-warn.svelte-15oib7x svg{color:var(--accent)}.hidden-costs.svelte-15oib7x{margin-top:1.25rem;border-top:1px solid var(--border);padding-top:1rem}.hidden-costs.svelte-15oib7x summary:where(.svelte-15oib7x){font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--foreground);list-style:none;display:flex;align-items:center;gap:.375rem}.hidden-costs.svelte-15oib7x summary:where(.svelte-15oib7x)::-webkit-details-marker{display:none}.hidden-costs.svelte-15oib7x summary:where(.svelte-15oib7x):before{content:"+";display:inline-flex;justify-content:center;width:1rem;font-size:.875rem;color:var(--secondary-foreground)}.hidden-costs[open].svelte-15oib7x summary:where(.svelte-15oib7x):before{content:"−"}.hidden-costs.svelte-15oib7x ul:where(.svelte-15oib7x){margin:.625rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.375rem}.hidden-costs.svelte-15oib7x li:where(.svelte-15oib7x){font-size:.8125rem;color:var(--secondary-foreground);padding-left:.875rem;position:relative;line-height:1.45}.hidden-costs.svelte-15oib7x li:where(.svelte-15oib7x):before{content:"·";position:absolute;left:0;color:var(--secondary-foreground)}.share-row.svelte-15oib7x{display:flex;gap:.5rem;margin-top:1.5rem;flex-wrap:wrap}.share-btn.svelte-15oib7x{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid var(--border);border-radius:9999px;background:var(--background);color:var(--foreground);font-size:.8125rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.share-btn.svelte-15oib7x:hover{border-color:var(--foreground);background:var(--background-muted)}.verified.svelte-15oib7x{margin-top:1rem;font-size:.75rem;color:var(--secondary-foreground)}.verified.svelte-15oib7x a:where(.svelte-15oib7x){color:var(--foreground);text-decoration:underline}.compare-card.svelte-15oib7x{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem;border:1px solid var(--border);border-radius:.75rem;background:var(--background)}@media(min-width:900px){.compare-card.svelte-15oib7x{grid-template-columns:1fr auto 1fr 1.1fr;gap:2.5rem;padding:2.75rem 3rem;align-items:center}}.compare-divider.svelte-15oib7x{display:none;width:1px;height:100%;background:var(--border)}@media(min-width:900px){.compare-divider.svelte-15oib7x{display:block}}.compare-num.svelte-15oib7x,.savings-num.svelte-15oib7x{font-family:var(--font-display);font-size:clamp(2.075rem,3.32vw + .83rem,2.905rem);line-height:1;font-weight:500;font-variant-numeric:tabular-nums}.savings-num.svelte-15oib7x{color:var(--primary)}.compare-suffix.svelte-15oib7x{font-size:.4em;color:var(--secondary-foreground);margin-left:.25rem;font-family:var(--font-sans)}.compare-meta.svelte-15oib7x,.savings-meta.svelte-15oib7x{font-size:.875rem;color:var(--secondary-foreground);margin-top:.5rem}.compare-savings.svelte-15oib7x{background:var(--background-muted);padding:1.5rem;border-radius:.5rem}
