.calculator-shell[data-astro-cid-fko3peok]{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;padding-top:38px;min-width:0}.calculator-shell[data-astro-cid-fko3peok]>[data-astro-cid-fko3peok]{min-width:0;max-width:100%}.calculator-hero[data-astro-cid-fko3peok]{max-width:820px;animation:fadeUp .55s ease both}.calculator-hero[data-astro-cid-fko3peok] .display-title[data-astro-cid-fko3peok]{max-width:min(780px,100%);font-size:clamp(34px,5.6vw,62px);line-height:1.02}.calculator-hero[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{max-width:min(680px,100%);margin:16px 0 0;font-size:16px}.result-box[data-astro-cid-fko3peok],.panel[data-astro-cid-fko3peok],.cta-panel[data-astro-cid-fko3peok],.related-panel[data-astro-cid-fko3peok]{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);box-shadow:var(--shadow-sm)}.result-label[data-astro-cid-fko3peok],.range-labels[data-astro-cid-fko3peok],.legend[data-astro-cid-fko3peok],th[data-astro-cid-fko3peok]{font-family:"Source Sans 3",Onest,Arial,sans-serif}.result-label[data-astro-cid-fko3peok]{display:block;color:var(--text-dim);font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.results-strip[data-astro-cid-fko3peok]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;animation:fadeUp .55s ease .08s both}.result-box[data-astro-cid-fko3peok]{position:relative;overflow:hidden;padding:22px;transition:transform .2s ease,box-shadow .2s ease}.result-box[data-astro-cid-fko3peok]:hover,.panel[data-astro-cid-fko3peok]:hover,.cta-panel[data-astro-cid-fko3peok]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.result-box[data-astro-cid-fko3peok]:before{content:"";position:absolute;inset:0 0 auto;height:4px}.result-box[data-astro-cid-fko3peok]:nth-child(1):before{background:linear-gradient(90deg,var(--pink),#f9c4df)}.result-box[data-astro-cid-fko3peok]:nth-child(2):before{background:linear-gradient(90deg,var(--blue),var(--blue-light))}.result-box[data-astro-cid-fko3peok]:nth-child(3):before{background:linear-gradient(90deg,var(--forest),#1e4a2e)}.result-amount[data-astro-cid-fko3peok]{display:block;margin-top:10px;color:var(--forest);font-size:34px}.result-full[data-astro-cid-fko3peok],.result-sub[data-astro-cid-fko3peok]{display:block;margin-top:6px;color:var(--text-dim);font-family:"Source Sans 3",Onest,Arial,sans-serif;font-size:13px}.calculator-layout[data-astro-cid-fko3peok]{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.panel[data-astro-cid-fko3peok]{padding:24px;animation:fadeUp .55s ease .14s both;transition:transform .2s ease,box-shadow .2s ease}.panel-title[data-astro-cid-fko3peok]{margin:0 0 18px;color:var(--forest);font-family:var(--font-heading);font-size:22px;font-weight:var(--heading-weight-panel);line-height:1.1}.input-group[data-astro-cid-fko3peok]{margin-bottom:24px}.input-group[data-astro-cid-fko3peok]:last-child{margin-bottom:0}.input-group[data-astro-cid-fko3peok] label[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-bottom:10px;color:var(--text-mid);font-family:"Source Sans 3",Onest,Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.value-display[data-astro-cid-fko3peok]{color:var(--forest);font-size:18px;letter-spacing:0;text-transform:none}input[data-astro-cid-fko3peok][type=range]{width:100%;height:5px;border-radius:999px;background:var(--lavender);outline:none;cursor:pointer;appearance:none}input[data-astro-cid-fko3peok][type=range]::-webkit-slider-thumb{width:21px;height:21px;border:3px solid var(--bg-card);border-radius:50%;background:var(--forest);box-shadow:0 2px 8px #10291940;appearance:none;transition:transform .15s ease,box-shadow .15s ease}input[data-astro-cid-fko3peok][type=range]::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 4px 14px #10291952}input[data-astro-cid-fko3peok][type=range]::-moz-range-thumb{width:21px;height:21px;border:3px solid var(--bg-card);border-radius:50%;background:var(--forest);box-shadow:0 2px 8px #10291940}.range-labels[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:var(--text-dim);font-size:11px}.freq-labels[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{width:25%;text-align:center}.charts-stack[data-astro-cid-fko3peok]{display:grid;gap:22px;min-width:0}.panel-header[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:16px;align-items:center}.panel-header[data-astro-cid-fko3peok] .panel-title[data-astro-cid-fko3peok]{margin-bottom:0}.chart-tabs[data-astro-cid-fko3peok]{display:inline-flex;gap:3px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:3px;background:var(--bg-subtle)}.chart-tab[data-astro-cid-fko3peok]{border:0;border-radius:6px;padding:7px 16px;background:transparent;color:var(--text-dim);cursor:pointer;font-family:"Source Sans 3",Onest,Arial,sans-serif;font-size:12px;font-weight:800;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.chart-tab[data-astro-cid-fko3peok]:hover,.chart-tab[data-astro-cid-fko3peok].active{background:var(--bg-card);color:var(--forest);box-shadow:0 1px 4px #10291914}canvas[data-astro-cid-fko3peok]{display:block;width:100%;max-width:100%}.yearly-chart-wrap[data-astro-cid-fko3peok]{width:100%}#yearlyInterestChart[data-astro-cid-fko3peok],#mainChart[data-astro-cid-fko3peok]{cursor:crosshair}.legend[data-astro-cid-fko3peok]{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:16px;color:var(--text-mid);font-size:13px;font-weight:600}.legend[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{display:inline-flex;align-items:center;gap:8px}.legend-dot[data-astro-cid-fko3peok]{width:10px;height:10px;border-radius:50%}.deposits-dot[data-astro-cid-fko3peok]{background:#6bbef0}.interest-dot[data-astro-cid-fko3peok]{background:#f4a6d0}.secondary-charts[data-astro-cid-fko3peok]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.compact-chart[data-astro-cid-fko3peok]{display:grid;justify-items:center}.compact-chart[data-astro-cid-fko3peok] .panel-title[data-astro-cid-fko3peok]{justify-self:start}.donut-wrap[data-astro-cid-fko3peok]{position:relative;width:190px;height:190px}.donut-wrap[data-astro-cid-fko3peok] canvas[data-astro-cid-fko3peok]{width:190px;height:190px}.donut-center[data-astro-cid-fko3peok]{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.donut-center[data-astro-cid-fko3peok] strong[data-astro-cid-fko3peok]{color:var(--forest);font-size:30px}.donut-center[data-astro-cid-fko3peok] span[data-astro-cid-fko3peok]{color:var(--text-dim);font-family:"Source Sans 3",Onest,Arial,sans-serif;font-size:10px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.table-card[data-astro-cid-fko3peok]{animation-delay:.22s}.table-scroll[data-astro-cid-fko3peok]{max-height:440px;overflow:auto}table[data-astro-cid-fko3peok]{width:100%;min-width:760px;border-collapse:collapse;font-family:"Source Sans 3",Onest,Arial,sans-serif;font-size:13px}thead[data-astro-cid-fko3peok]{position:sticky;top:0;z-index:2}th[data-astro-cid-fko3peok]{padding:12px 14px;border-bottom:2px solid var(--border);background:var(--bg-subtle);color:var(--text-dim);font-size:10px;font-weight:800;letter-spacing:1.3px;text-align:right;text-transform:uppercase}th[data-astro-cid-fko3peok]:first-child,td[data-astro-cid-fko3peok]:first-child{text-align:left}td[data-astro-cid-fko3peok]{padding:13px 14px;border-bottom:1px solid var(--border);color:var(--text-mid);font-variant-numeric:tabular-nums;text-align:right}td[data-astro-cid-fko3peok]:nth-child(4),td[data-astro-cid-fko3peok]:nth-child(5),td[data-astro-cid-fko3peok]:first-child{color:var(--forest);font-weight:700}tbody[data-astro-cid-fko3peok] tr[data-astro-cid-fko3peok]{transition:background .15s ease,box-shadow .15s ease}tbody[data-astro-cid-fko3peok] tr[data-astro-cid-fko3peok]:hover,tbody[data-astro-cid-fko3peok] tr[data-astro-cid-fko3peok]:hover td[data-astro-cid-fko3peok]{background:#97d4fa29}tbody[data-astro-cid-fko3peok] tr[data-astro-cid-fko3peok]:hover td[data-astro-cid-fko3peok]:first-child{box-shadow:inset 4px 0 0 var(--blue)}.bar-cell[data-astro-cid-fko3peok]{min-width:120px}.mini-bar[data-astro-cid-fko3peok]{display:flex;width:100%;height:7px;overflow:hidden;border-radius:999px;background:var(--bg-subtle)}.principal-seg[data-astro-cid-fko3peok]{height:100%;background:var(--blue)}.interest-seg[data-astro-cid-fko3peok]{height:100%;background:var(--pink)}.table-scroll[data-astro-cid-fko3peok] td{padding:13px 14px;border-bottom:1px solid var(--border);color:var(--text-mid);font-variant-numeric:tabular-nums;text-align:right}.table-scroll[data-astro-cid-fko3peok] td:first-child{text-align:left}.table-scroll[data-astro-cid-fko3peok] td:nth-child(4),.table-scroll[data-astro-cid-fko3peok] td:nth-child(5),.table-scroll[data-astro-cid-fko3peok] td:first-child{color:var(--forest);font-weight:700}.table-scroll[data-astro-cid-fko3peok] tbody tr{transition:background .15s ease,box-shadow .15s ease}.table-scroll[data-astro-cid-fko3peok] tbody tr:hover,.table-scroll[data-astro-cid-fko3peok] tbody tr:hover td{background:#97d4fa29}.table-scroll[data-astro-cid-fko3peok] tbody tr:hover td:first-child{box-shadow:inset 4px 0 0 var(--blue)}.table-scroll[data-astro-cid-fko3peok] .bar-cell{min-width:120px}.table-scroll[data-astro-cid-fko3peok] .mini-bar{display:flex;width:100%;height:7px;overflow:hidden;border-radius:999px;background:var(--bg-subtle)}.table-scroll[data-astro-cid-fko3peok] .principal-seg{height:100%;background:var(--blue)}.table-scroll[data-astro-cid-fko3peok] .interest-seg{height:100%;background:var(--pink)}.seo-section[data-astro-cid-fko3peok]{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;padding:26px 0;animation:fadeUp .55s ease .28s both}.seo-section[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{margin:16px 0 0}.related-panel[data-astro-cid-fko3peok]{display:grid;align-content:start;gap:12px;padding:22px}.related-panel[data-astro-cid-fko3peok] h3[data-astro-cid-fko3peok]{margin:0 0 6px;color:var(--forest);font-family:var(--font-heading);font-size:20px;font-weight:var(--heading-weight-small)}.related-panel[data-astro-cid-fko3peok] a[data-astro-cid-fko3peok]{border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px;color:var(--forest);font-family:"Source Sans 3",Onest,Arial,sans-serif;font-weight:800;text-decoration:none;transition:background .2s ease,border-color .2s ease}.related-panel[data-astro-cid-fko3peok] a[data-astro-cid-fko3peok]:hover{border-color:var(--border-strong);background:var(--bg-subtle)}.cta-panel[data-astro-cid-fko3peok]{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:26px;background:linear-gradient(135deg,var(--pink),var(--lavender));animation:fadeUp .55s ease .34s both;transition:transform .2s ease,box-shadow .2s ease}.cta-panel[data-astro-cid-fko3peok] h2[data-astro-cid-fko3peok]{margin:0;color:var(--forest);font-family:var(--font-heading);font-size:28px;font-weight:var(--heading-weight-panel)}.cta-panel[data-astro-cid-fko3peok] p[data-astro-cid-fko3peok]{margin:8px 0 0;color:var(--text-mid)}.cta-panel[data-astro-cid-fko3peok] a[data-astro-cid-fko3peok]{flex:0 0 auto;border-radius:999px;padding:12px 18px;background:var(--forest);color:#fff;font-family:"Source Sans 3",Onest,Arial,sans-serif;font-weight:800;text-decoration:none;transition:transform .2s ease}.cta-panel[data-astro-cid-fko3peok] a[data-astro-cid-fko3peok]:hover{transform:translateY(-2px)}@media(max-width:900px){.calculator-layout[data-astro-cid-fko3peok],.seo-section[data-astro-cid-fko3peok]{grid-template-columns:1fr}}@media(max-width:640px){.calculator-shell[data-astro-cid-fko3peok]{gap:20px;padding-top:26px}.results-strip[data-astro-cid-fko3peok],.secondary-charts[data-astro-cid-fko3peok]{grid-template-columns:1fr}.panel[data-astro-cid-fko3peok],.result-box[data-astro-cid-fko3peok],.cta-panel[data-astro-cid-fko3peok]{padding:18px}.panel-header[data-astro-cid-fko3peok],.cta-panel[data-astro-cid-fko3peok]{align-items:flex-start;flex-direction:column}.result-amount[data-astro-cid-fko3peok]{font-size:30px}.freq-labels[data-astro-cid-fko3peok]{font-size:10px}.table-scroll[data-astro-cid-fko3peok]{max-height:360px}}
