.finance-calc[data-astro-cid-4llkq74n]{display:none}.js .finance-calc[data-astro-cid-4llkq74n]{display:block}.finance-calc__intro[data-astro-cid-4llkq74n]{margin-bottom:var(--space-m)}.calc[data-astro-cid-4llkq74n]{gap:var(--space-l);align-items:start;display:grid}@media (width>=48em){.calc[data-astro-cid-4llkq74n]{grid-template-columns:1.1fr .9fr}}.calc-controls[data-astro-cid-4llkq74n]{gap:var(--space-m);flex-direction:column;display:flex}.calc-field[data-astro-cid-4llkq74n]{border:0;min-width:0;margin:0;padding:0}.calc-field__head[data-astro-cid-4llkq74n],.calc-field[data-astro-cid-4llkq74n] legend[data-astro-cid-4llkq74n]{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;margin-bottom:.6rem;font-size:.95rem;font-weight:500;display:flex}.calc-field__head[data-astro-cid-4llkq74n] output[data-astro-cid-4llkq74n]{color:var(--green-deep);font-variant-numeric:tabular-nums;font-weight:650}input[data-astro-cid-4llkq74n][type=range]{appearance:none;background:var(--line);cursor:pointer;border-radius:999px;width:100%;height:6px}input[data-astro-cid-4llkq74n][type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);border:3px solid var(--surface);width:1.4rem;height:1.4rem;box-shadow:var(--shadow);border-radius:50%}input[data-astro-cid-4llkq74n][type=range]::-moz-range-thumb{background:var(--green);border:3px solid var(--surface);width:1.4rem;height:1.4rem;box-shadow:var(--shadow);border-radius:50%}input[data-astro-cid-4llkq74n][type=range]:focus-visible{outline:2px solid var(--green);outline-offset:4px}.calc-terms[data-astro-cid-4llkq74n]{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (width>=34em){.calc-terms[data-astro-cid-4llkq74n]{grid-template-columns:repeat(6,1fr)}}.calc-term[data-astro-cid-4llkq74n] input[data-astro-cid-4llkq74n]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.calc-term__pill[data-astro-cid-4llkq74n]{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.1rem;padding:.55rem .25rem;transition:background-color .15s,border-color .15s;display:flex}.calc-term__pill[data-astro-cid-4llkq74n] strong[data-astro-cid-4llkq74n]{font-family:var(--font-display);font-size:var(--step-1);color:var(--green-deep);line-height:1.1}.calc-term__pill[data-astro-cid-4llkq74n] small[data-astro-cid-4llkq74n]{color:var(--muted);white-space:nowrap;font-size:.72rem}.calc-term[data-astro-cid-4llkq74n] input[data-astro-cid-4llkq74n]:checked+.calc-term__pill[data-astro-cid-4llkq74n]{background:var(--green);border-color:var(--green)}.calc-term[data-astro-cid-4llkq74n] input[data-astro-cid-4llkq74n]:checked+.calc-term__pill[data-astro-cid-4llkq74n] strong[data-astro-cid-4llkq74n]{color:#fff}.calc-term[data-astro-cid-4llkq74n] input[data-astro-cid-4llkq74n]:checked+.calc-term__pill[data-astro-cid-4llkq74n] small[data-astro-cid-4llkq74n]{color:#c9cfc2}.calc-term[data-astro-cid-4llkq74n] input[data-astro-cid-4llkq74n]:focus-visible+.calc-term__pill[data-astro-cid-4llkq74n]{outline:2px solid var(--green);outline-offset:2px}.calc-result[data-astro-cid-4llkq74n]{background:var(--green-deep);color:#eef0ea;border-radius:var(--radius);padding:var(--space-m);box-shadow:var(--shadow);gap:var(--space-s);flex-direction:column;display:flex}.calc-result__monthly[data-astro-cid-4llkq74n] strong[data-astro-cid-4llkq74n]{font-family:var(--font-display);font-size:var(--step-3);color:#f6f4ec;font-variant-numeric:tabular-nums;line-height:1.1;display:block}.calc-result__monthly[data-astro-cid-4llkq74n] span[data-astro-cid-4llkq74n]{color:#c9cfc2;font-size:var(--step--1)}.calc-result__rows[data-astro-cid-4llkq74n]{flex-direction:column;margin:0;display:flex}.calc-result__rows[data-astro-cid-4llkq74n]>div[data-astro-cid-4llkq74n]{border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;padding-block:.45rem;display:flex}.calc-result__rows[data-astro-cid-4llkq74n] dt[data-astro-cid-4llkq74n]{color:#c9cfc2;font-size:var(--step--1)}.calc-result__rows[data-astro-cid-4llkq74n] dd[data-astro-cid-4llkq74n]{font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-weight:600}.calc-result__note[data-astro-cid-4llkq74n]{color:#9fa896;font-size:.8rem}.finance-options[data-astro-cid-jib6yxyl]{gap:var(--space-s);grid-template-columns:1fr;max-width:34rem;padding:0;list-style:none;display:grid}@media (width>=34em){.finance-options[data-astro-cid-jib6yxyl]{grid-template-columns:1fr 1fr}}.finance-options[data-astro-cid-jib6yxyl] li[data-astro-cid-jib6yxyl]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-m);text-align:center}.finance-options[data-astro-cid-jib6yxyl] strong[data-astro-cid-jib6yxyl]{font-family:var(--font-display);font-size:var(--step-3);color:var(--green-deep);display:block}.finance-options[data-astro-cid-jib6yxyl] span[data-astro-cid-jib6yxyl]{color:var(--muted)}.finance-smallprint[data-astro-cid-jib6yxyl]{color:var(--muted);font-size:.85rem}
