.calculator-shell[data-astro-cid-fko3peok]{position:relative;border:1px solid var(--line-strong);border-radius:22px;overflow:hidden;background:var(--surface);box-shadow:0 24px 70px color-mix(in srgb,var(--tx) 8%,transparent)}.calculator-shell[data-astro-cid-fko3peok]:before{position:absolute;z-index:1;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--mint),var(--primary) 62%,color-mix(in srgb,var(--primary) 30%,transparent));content:""}.calculator-controls[data-astro-cid-fko3peok]{display:grid;gap:24px;padding:26px 22px;border-bottom:1px solid var(--line);background:var(--surface)}.amount-grid[data-astro-cid-fko3peok]{display:grid;gap:12px}.calculator-field[data-astro-cid-fko3peok]{display:grid;align-content:start;gap:9px;color:var(--muted);font-size:13px;font-weight:650}.calculator-field[data-astro-cid-fko3peok]>small[data-astro-cid-fko3peok]{color:var(--cat-comparisons);font-size:12px;line-height:1.4}.calculator-input[data-astro-cid-fko3peok]{display:flex;align-items:center;gap:9px;min-height:58px;border:1px solid var(--line);border-radius:12px;padding-inline:15px;background:var(--surface-2);color:var(--muted);font-family:var(--font-mono);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.calculator-input[data-astro-cid-fko3peok]:focus-within{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 4%,var(--surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 13%,transparent)}.calculator-input[data-astro-cid-fko3peok] input[data-astro-cid-fko3peok]{min-width:0;width:100%;border:0;padding:0;color:var(--tx);background:transparent;font:600 20px var(--font-mono);outline:none}.calculator-input[data-astro-cid-fko3peok] input[data-astro-cid-fko3peok]::-moz-placeholder{color:color-mix(in srgb,var(--muted) 68%,transparent);opacity:1}.calculator-input[data-astro-cid-fko3peok] input[data-astro-cid-fko3peok]::placeholder{color:color-mix(in srgb,var(--muted) 68%,transparent);opacity:1}.calculator-input[data-astro-cid-fko3peok]:has(input[aria-invalid=true]){border-color:var(--cat-comparisons)}.return-selector[data-astro-cid-fko3peok]{min-width:0;border:1px solid var(--line);border-radius:16px;padding:16px;background:var(--surface-2)}.return-selector[data-astro-cid-fko3peok] legend[data-astro-cid-fko3peok]{padding-inline:8px;color:var(--tx);font-size:14px;font-weight:700}.return-heading[data-astro-cid-fko3peok]{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.return-heading[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{max-width:690px;color:var(--muted);font-size:13px;line-height:1.55}.return-heading[data-astro-cid-fko3peok] output[data-astro-cid-fko3peok]{flex:none;color:var(--tx);font:650 34px/1 var(--font-mono);letter-spacing:-.04em}.return-presets[data-astro-cid-fko3peok]{display:grid;gap:9px;margin-top:19px}.return-preset[data-astro-cid-fko3peok]{min-width:0;border:1px solid var(--line);border-radius:11px;padding:14px;background:var(--surface);color:var(--tx);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.return-preset__top[data-astro-cid-fko3peok]{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.return-preset__top[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{overflow:hidden;color:var(--muted);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.return-preset__top[data-astro-cid-fko3peok] strong[data-astro-cid-fko3peok]{flex:none;font:650 17px var(--font-mono)}.return-preset__meter[data-astro-cid-fko3peok]{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:12px}.return-preset__meter[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok]{height:3px;border-radius:999px;background:var(--line-strong)}.return-preset__meter[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok].is-filled{background:var(--muted)}.return-preset[data-astro-cid-fko3peok]>small[data-astro-cid-fko3peok]{display:block;min-height:30px;margin-top:9px;color:var(--muted);font-size:10.5px;line-height:1.4}.return-preset[data-astro-cid-fko3peok]:hover{transform:translateY(-1px);border-color:var(--line-strong)}.return-preset[data-astro-cid-fko3peok].is-selected{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface));box-shadow:0 8px 24px color-mix(in srgb,var(--primary) 10%,transparent)}.return-preset[data-astro-cid-fko3peok].is-selected .return-preset__top[data-astro-cid-fko3peok] strong[data-astro-cid-fko3peok]{color:var(--primary)}.return-preset[data-astro-cid-fko3peok].is-selected .return-preset__meter[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok].is-filled{background:var(--primary)}.return-preset[data-astro-cid-fko3peok]:focus-visible,.return-slider[data-astro-cid-fko3peok]:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 30%,transparent);outline-offset:3px}.return-history-note[data-astro-cid-fko3peok]{margin-top:14px;color:var(--muted);font-size:10.5px;line-height:1.5}.return-slider-row[data-astro-cid-fko3peok],.return-range[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:16px}.return-slider-row[data-astro-cid-fko3peok]{align-items:center;margin-top:23px;color:var(--muted);font-size:12px;font-weight:650}.return-slider-row[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{font-size:11px;font-weight:500}.return-slider[data-astro-cid-fko3peok]{width:100%;height:24px;margin-top:8px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.return-slider[data-astro-cid-fko3peok]::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(90deg,var(--primary) var(--rate-position),var(--line-strong) var(--rate-position))}.return-slider[data-astro-cid-fko3peok]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7.5px;border:4px solid var(--surface);border-radius:50%;appearance:none;-webkit-appearance:none;background:var(--primary);box-shadow:0 0 0 1px var(--primary),0 4px 12px color-mix(in srgb,var(--primary) 35%,transparent)}.return-slider[data-astro-cid-fko3peok]::-moz-range-track{height:5px;border-radius:999px;background:var(--line-strong)}.return-slider[data-astro-cid-fko3peok]::-moz-range-progress{height:5px;border-radius:999px;background:var(--primary)}.return-slider[data-astro-cid-fko3peok]::-moz-range-thumb{width:14px;height:14px;border:4px solid var(--surface);border-radius:50%;background:var(--primary);box-shadow:0 0 0 1px var(--primary)}.return-range[data-astro-cid-fko3peok]{margin-top:-1px;color:var(--muted);font:10px var(--font-mono)}.calculator-submit[data-astro-cid-fko3peok]{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:2px}.calculator-submit[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{max-width:540px;color:var(--muted);font-size:12px;line-height:1.5}.calculator-submit[data-astro-cid-fko3peok] button[data-astro-cid-fko3peok]{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-width:155px}.calculator-submit[data-astro-cid-fko3peok] button[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{transition:transform .18s ease}.calculator-submit[data-astro-cid-fko3peok] button[data-astro-cid-fko3peok]:hover span[data-astro-cid-fko3peok]{transform:translate(3px)}.calculator-empty[data-astro-cid-fko3peok]{display:flex;min-height:150px;align-items:center;justify-content:center;gap:22px;padding:30px 22px;background:color-mix(in srgb,var(--surface-2) 55%,var(--surface));color:var(--muted);line-height:1.55}.calculator-empty[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{max-width:430px}.empty-visual[data-astro-cid-fko3peok]{position:relative;display:flex;flex:none;width:74px;height:54px;align-items:flex-end;gap:5px;border-bottom:1px solid var(--line-strong);padding:0 8px 7px}.empty-visual[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok]{width:10px;border-radius:2px 2px 0 0;background:color-mix(in srgb,var(--primary) 28%,var(--surface))}.empty-visual[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok]:nth-child(1){height:13px}.empty-visual[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok]:nth-child(2){height:24px}.empty-visual[data-astro-cid-fko3peok] i[data-astro-cid-fko3peok]:nth-child(3){height:37px;background:color-mix(in srgb,var(--primary) 58%,var(--surface))}.empty-visual[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{position:absolute;inset:0 2px auto auto;color:var(--mint);font:700 17px var(--font-mono)}.calculator-results[data-astro-cid-fko3peok]{border-top:1px solid var(--line);padding:22px}.calculator-summary[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{display:block;color:var(--muted);font-size:12px}.calculator-summary[data-astro-cid-fko3peok]{display:grid;gap:1px;margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.calculator-summary[data-astro-cid-fko3peok] div[data-astro-cid-fko3peok]{padding:15px;background:var(--surface)}.calculator-summary[data-astro-cid-fko3peok] strong[data-astro-cid-fko3peok]{display:block;margin-top:5px;font:600 16px var(--font-mono)}.calculator-results[data-astro-cid-fko3peok] .calculator-summary[data-astro-cid-fko3peok]{margin-top:0}.calculator-chart-wrap[data-astro-cid-fko3peok]{margin-top:28px;border-top:1px solid var(--line);padding-top:24px}.calculator-chart-heading[data-astro-cid-fko3peok]{display:flex;flex-direction:column;gap:12px}.calculator-chart-heading[data-astro-cid-fko3peok] h3[data-astro-cid-fko3peok]{font-size:21px;font-weight:600}.calculator-chart-heading[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{max-width:690px;margin-top:6px;color:var(--muted);font-size:14px;line-height:1.55}.chart-legend[data-astro-cid-fko3peok]{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:18px;color:var(--muted);font-size:12px}.chart-legend[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{display:flex;align-items:center;gap:7px}.legend-swatch[data-astro-cid-fko3peok]{width:15px;height:10px;border-radius:2px}.legend-swatch--contribution[data-astro-cid-fko3peok]{border:1px solid color-mix(in srgb,var(--mint) 70%,var(--line));background-color:color-mix(in srgb,var(--mint) 13%,var(--surface-2));background-image:repeating-linear-gradient(45deg,transparent,transparent 4px,var(--mint) 4px,var(--mint) 5.5px)}.legend-swatch--growth[data-astro-cid-fko3peok]{background:color-mix(in srgb,var(--primary) 78%,var(--surface))}.chart-viewport[data-astro-cid-fko3peok]{overflow-x:auto;margin-top:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);scrollbar-color:var(--line-strong) transparent}.chart-viewport[data-astro-cid-fko3peok]:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:2px}[data-astro-cid-fko3peok][data-chart]{display:block;width:100%;height:400px}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-grid-line{stroke:var(--line);stroke-width:1}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-axis-label,.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-year-label,.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-axis-title,.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-crossover-label,.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-total-label{fill:var(--muted);font:10px var(--font-mono)}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-axis-title{fill:var(--tx);font-weight:600}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-total-label,.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-year-label{pointer-events:none}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-total-label{font-size:9px;font-weight:500}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-total-label.is-active{fill:var(--tx);font-weight:700}.calculator-chart-wrap[data-astro-cid-fko3peok] .contribution-pattern-bg{fill:color-mix(in srgb,var(--mint) 13%,var(--surface-2))}.calculator-chart-wrap[data-astro-cid-fko3peok] .contribution-pattern-line{stroke:var(--mint);stroke-width:2}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-growth{fill:color-mix(in srgb,var(--primary) 78%,var(--surface))}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-column.is-active .chart-bar{stroke:var(--tx);stroke-width:1.5;vector-effect:non-scaling-stroke}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-crossover-line{stroke:var(--mint);stroke-width:2;stroke-dasharray:5 4}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-crossover-label{fill:var(--mint);font-weight:600}.calculator-chart-wrap[data-astro-cid-fko3peok] .chart-hit:focus{outline:none;stroke:none}.year-detail[data-astro-cid-fko3peok]{margin-top:14px;border:1px solid var(--line);border-radius:12px;padding:16px;background:var(--surface-2)}.year-detail__heading[data-astro-cid-fko3peok]{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.year-detail__heading[data-astro-cid-fko3peok] strong[data-astro-cid-fko3peok]{font:600 18px var(--font-mono)}.year-detail[data-astro-cid-fko3peok] dl[data-astro-cid-fko3peok]{display:grid;gap:10px;margin-top:14px}.year-detail[data-astro-cid-fko3peok] dl[data-astro-cid-fko3peok] div[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:9px}.year-detail[data-astro-cid-fko3peok] dt[data-astro-cid-fko3peok]{color:var(--muted);font-size:13px}.year-detail[data-astro-cid-fko3peok] dd[data-astro-cid-fko3peok]{margin:0;font:600 13px var(--font-mono)}.crossover-note[data-astro-cid-fko3peok],.reading-note[data-astro-cid-fko3peok]{margin-top:16px;padding:14px 16px;border-radius:10px;background:var(--surface-2);color:var(--muted);font-size:13.5px;line-height:1.6}.crossover-note[data-astro-cid-fko3peok].has-crossover{border-inline-start:3px solid var(--mint);color:var(--tx)}.reading-note[data-astro-cid-fko3peok]{background:transparent;padding:0}.table-toggle[data-astro-cid-fko3peok]{margin-top:20px;border:0;padding:0;background:transparent;color:var(--primary);cursor:pointer;font-weight:600}.table-toggle[data-astro-cid-fko3peok]:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:4px}.table-wrap[data-astro-cid-fko3peok]{overflow-x:auto;margin-top:14px}.table-wrap[data-astro-cid-fko3peok] table[data-astro-cid-fko3peok]{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.table-wrap[data-astro-cid-fko3peok] caption[data-astro-cid-fko3peok]{padding:10px 0;text-align:left;color:var(--muted)}.table-wrap[data-astro-cid-fko3peok] th[data-astro-cid-fko3peok],.table-wrap[data-astro-cid-fko3peok] td[data-astro-cid-fko3peok]{border-bottom:1px solid var(--line);padding:11px 12px;text-align:right}.table-wrap[data-astro-cid-fko3peok] th[data-astro-cid-fko3peok]:first-child,.table-wrap[data-astro-cid-fko3peok] td[data-astro-cid-fko3peok]:first-child{text-align:left}.table-wrap[data-astro-cid-fko3peok] thead[data-astro-cid-fko3peok] th[data-astro-cid-fko3peok]{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.table-wrap[data-astro-cid-fko3peok] tbody[data-astro-cid-fko3peok] td[data-astro-cid-fko3peok]{font-family:var(--font-mono)}.calculator-notice[data-astro-cid-fko3peok]{max-width:900px;font-size:13px;line-height:1.65;color:var(--muted)}.calculator-link[data-astro-cid-fko3peok]{color:var(--primary);font-weight:600}.calculator-link[data-astro-cid-fko3peok]:hover{text-decoration:underline}.calculator-empty[data-astro-cid-fko3peok][hidden],.calculator-results[data-astro-cid-fko3peok][hidden]{display:none}@media(min-width:640px){.calculator-summary[data-astro-cid-fko3peok]{grid-template-columns:repeat(3,1fr)}.year-detail[data-astro-cid-fko3peok] dl[data-astro-cid-fko3peok]{grid-template-columns:repeat(2,1fr)}.year-detail[data-astro-cid-fko3peok] dl[data-astro-cid-fko3peok] div[data-astro-cid-fko3peok]{display:block}.year-detail[data-astro-cid-fko3peok] dd[data-astro-cid-fko3peok]{margin-top:5px}.return-presets[data-astro-cid-fko3peok]{grid-template-columns:repeat(3,1fr)}.calculator-submit[data-astro-cid-fko3peok]{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:768px){.calculator-controls[data-astro-cid-fko3peok]{gap:28px;padding:34px}.amount-grid[data-astro-cid-fko3peok]{grid-template-columns:repeat(3,1fr);gap:14px}.return-selector[data-astro-cid-fko3peok]{padding:22px}.calculator-results[data-astro-cid-fko3peok]{padding:30px}.calculator-chart-heading[data-astro-cid-fko3peok]{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.return-preset[data-astro-cid-fko3peok],.calculator-submit[data-astro-cid-fko3peok] button[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{transition:none}.return-preset[data-astro-cid-fko3peok]:hover,.calculator-submit[data-astro-cid-fko3peok] button[data-astro-cid-fko3peok]:hover span[data-astro-cid-fko3peok]{transform:none}}
