.calc[data-astro-cid-aotue464]{--paper:#f6f5f1;--ink:#1f2933;--ink-soft:#52606d;--ink-faint:#9aa5b1;--line:#e2e0d8;--olive:#71a416;--olive-deep:#5a8511;--olive-wash:#f0f4e6;--card:#fffefb;--shadow:0 1px 2px rgba(31,41,51,.04),0 8px 28px rgba(31,41,51,.06);background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;padding-bottom:4rem}.calc[data-astro-cid-aotue464] [data-astro-cid-aotue464],.calc[data-astro-cid-aotue464] [data-astro-cid-aotue464]:before,.calc[data-astro-cid-aotue464] [data-astro-cid-aotue464]:after{box-sizing:border-box}.calc[data-astro-cid-aotue464] .topbar[data-astro-cid-aotue464]{height:4px;background:var(--olive);margin:0 -1.5rem}.calc[data-astro-cid-aotue464] .wrap[data-astro-cid-aotue464]{max-width:1080px;margin:0 auto;padding:0 1.5rem}.calc[data-astro-cid-aotue464] .hero[data-astro-cid-aotue464]{padding:3.5rem 0 2rem;max-width:760px}.calc[data-astro-cid-aotue464] .eyebrow[data-astro-cid-aotue464]{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--olive-deep);font-weight:600;margin-bottom:1rem}.calc[data-astro-cid-aotue464] h1[data-astro-cid-aotue464]{font-family:Heebo,Georgia,serif;font-weight:700;font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.08;letter-spacing:-.01em;margin-bottom:1.1rem}.calc[data-astro-cid-aotue464] .lede[data-astro-cid-aotue464]{font-size:1.12rem;color:var(--ink-soft);max-width:62ch}.calc[data-astro-cid-aotue464] .lede[data-astro-cid-aotue464] strong[data-astro-cid-aotue464]{color:var(--ink);font-weight:600}.calc[data-astro-cid-aotue464] .panel[data-astro-cid-aotue464]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem}@media(max-width:820px){.calc[data-astro-cid-aotue464] .panel[data-astro-cid-aotue464]{grid-template-columns:1fr}}.calc[data-astro-cid-aotue464] .card[data-astro-cid-aotue464]{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.75rem;box-shadow:var(--shadow)}.calc[data-astro-cid-aotue464] .card[data-astro-cid-aotue464] h2[data-astro-cid-aotue464]{font-size:.82rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:1.5rem}.calc[data-astro-cid-aotue464] .field[data-astro-cid-aotue464]{margin-bottom:1.6rem}.calc[data-astro-cid-aotue464] .field[data-astro-cid-aotue464]:last-child{margin-bottom:0}.calc[data-astro-cid-aotue464] .field[data-astro-cid-aotue464] .row[data-astro-cid-aotue464]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.55rem}.calc[data-astro-cid-aotue464] .field[data-astro-cid-aotue464] label[data-astro-cid-aotue464]{font-size:.95rem;font-weight:500;color:var(--ink)}.calc[data-astro-cid-aotue464] .field[data-astro-cid-aotue464] .val[data-astro-cid-aotue464]{font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:600;font-size:1rem;color:var(--olive-deep);white-space:nowrap}.calc[data-astro-cid-aotue464] .tag[data-astro-cid-aotue464]{display:inline-block;font-size:.68rem;letter-spacing:.04em;padding:.12rem .45rem;border-radius:5px;margin-left:.5rem;vertical-align:middle;font-weight:500}.calc[data-astro-cid-aotue464] .tag[data-astro-cid-aotue464].src{background:var(--olive-wash);color:var(--olive-deep)}.calc[data-astro-cid-aotue464] .tag[data-astro-cid-aotue464].hyp{background:#eef1f4;color:var(--ink-soft)}.calc[data-astro-cid-aotue464] input[data-astro-cid-aotue464][type=range]{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:4px;background:linear-gradient(var(--olive),var(--olive)) no-repeat var(--line);background-size:var(--fill,50%) 100%;cursor:pointer}.calc[data-astro-cid-aotue464] input[data-astro-cid-aotue464][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--card);border:2px solid var(--olive);box-shadow:0 1px 4px #0000001f}.calc[data-astro-cid-aotue464] input[data-astro-cid-aotue464][type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--card);border:2px solid var(--olive);box-shadow:0 1px 4px #0000001f}.calc[data-astro-cid-aotue464] .hint[data-astro-cid-aotue464]{font-size:.8rem;color:var(--ink-faint);margin-top:.45rem}.calc[data-astro-cid-aotue464] details[data-astro-cid-aotue464].adv{margin-top:1.4rem;border-top:1px dashed var(--line);padding-top:1.2rem}.calc[data-astro-cid-aotue464] details[data-astro-cid-aotue464].adv summary[data-astro-cid-aotue464]{cursor:pointer;font-size:.85rem;font-weight:600;color:var(--ink-soft);list-style:none;display:flex;align-items:center;gap:.5rem}.calc[data-astro-cid-aotue464] details[data-astro-cid-aotue464].adv summary[data-astro-cid-aotue464]::-webkit-details-marker{display:none}.calc[data-astro-cid-aotue464] details[data-astro-cid-aotue464].adv summary[data-astro-cid-aotue464]:before{content:"+";color:var(--olive);font-family:IBM Plex Mono,ui-monospace,monospace}.calc[data-astro-cid-aotue464] details[data-astro-cid-aotue464].adv[open] summary[data-astro-cid-aotue464]:before{content:"–"}.calc[data-astro-cid-aotue464] .adv[data-astro-cid-aotue464] .field[data-astro-cid-aotue464]{margin-top:1.3rem;margin-bottom:0}.calc[data-astro-cid-aotue464] .results[data-astro-cid-aotue464] .headline[data-astro-cid-aotue464]{background:var(--ink);color:#fff;border-radius:12px;padding:1.6rem 1.5rem;margin-bottom:1.1rem;position:relative;overflow:hidden}.calc[data-astro-cid-aotue464] .results[data-astro-cid-aotue464] .headline[data-astro-cid-aotue464]:after{content:"";position:absolute;left:0;bottom:0;height:4px;width:100%;background:var(--olive)}.calc[data-astro-cid-aotue464] .results[data-astro-cid-aotue464] .headline[data-astro-cid-aotue464] .k[data-astro-cid-aotue464]{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#9aa5b1;margin-bottom:.4rem}.calc[data-astro-cid-aotue464] .results[data-astro-cid-aotue464] .headline[data-astro-cid-aotue464] .v[data-astro-cid-aotue464]{font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:600;font-size:clamp(2.1rem,6vw,3rem);line-height:1}.calc[data-astro-cid-aotue464] .results[data-astro-cid-aotue464] .headline[data-astro-cid-aotue464] .sub[data-astro-cid-aotue464]{color:#cfd4da;font-size:.9rem;margin-top:.5rem}.calc[data-astro-cid-aotue464] .grid2[data-astro-cid-aotue464]{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.calc[data-astro-cid-aotue464] .stat[data-astro-cid-aotue464]{background:var(--olive-wash);border-radius:10px;padding:1.1rem 1.2rem}.calc[data-astro-cid-aotue464] .stat[data-astro-cid-aotue464] .k[data-astro-cid-aotue464]{font-size:.78rem;color:var(--olive-deep);font-weight:600;letter-spacing:.04em;margin-bottom:.35rem}.calc[data-astro-cid-aotue464] .stat[data-astro-cid-aotue464] .v[data-astro-cid-aotue464]{font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:600;font-size:1.5rem;color:var(--ink)}.calc[data-astro-cid-aotue464] .stat[data-astro-cid-aotue464] .u[data-astro-cid-aotue464]{font-size:.82rem;color:var(--ink-soft);font-weight:400}.calc[data-astro-cid-aotue464] .perinc[data-astro-cid-aotue464]{font-size:.9rem;color:var(--ink-soft);margin-top:1.1rem;padding-top:1rem;border-top:1px solid var(--line)}.calc[data-astro-cid-aotue464] .perinc[data-astro-cid-aotue464] b[data-astro-cid-aotue464]{font-family:IBM Plex Mono,ui-monospace,monospace;color:var(--ink);font-weight:600}.calc[data-astro-cid-aotue464] .benchmark[data-astro-cid-aotue464]{margin-top:1.5rem;font-size:.9rem;color:var(--ink-soft);background:var(--card);border:1px solid var(--line);border-left:3px solid var(--olive);border-radius:8px;padding:1rem 1.2rem}.calc[data-astro-cid-aotue464] .benchmark[data-astro-cid-aotue464] b[data-astro-cid-aotue464]{color:var(--ink)}.calc[data-astro-cid-aotue464] .method[data-astro-cid-aotue464]{max-width:760px;margin:2.5rem 0 0}.calc[data-astro-cid-aotue464] .method[data-astro-cid-aotue464] h2[data-astro-cid-aotue464]{font-family:Heebo,serif;font-weight:700;font-size:1.5rem;margin-bottom:.9rem}.calc[data-astro-cid-aotue464] .method[data-astro-cid-aotue464] p[data-astro-cid-aotue464]{color:var(--ink-soft);margin-bottom:.9rem}.calc[data-astro-cid-aotue464] .method[data-astro-cid-aotue464] code[data-astro-cid-aotue464]{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.85rem;background:#eef1f4;padding:.1rem .4rem;border-radius:4px;color:var(--ink)}.calc[data-astro-cid-aotue464] .method[data-astro-cid-aotue464] a[data-astro-cid-aotue464]{color:var(--olive-deep);text-decoration:underline;text-underline-offset:2px}.calc[data-astro-cid-aotue464] .cta[data-astro-cid-aotue464]{margin-top:2.5rem;background:var(--ink);color:#fff;border-radius:14px;padding:2.2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.calc[data-astro-cid-aotue464] .cta[data-astro-cid-aotue464] h2[data-astro-cid-aotue464]{font-family:Heebo,serif;font-weight:700;font-size:1.5rem;margin-bottom:.4rem;color:#fff}.calc[data-astro-cid-aotue464] .cta[data-astro-cid-aotue464] p[data-astro-cid-aotue464]{color:#cfd4da;font-size:.95rem;max-width:46ch}.calc[data-astro-cid-aotue464] .cta[data-astro-cid-aotue464] a[data-astro-cid-aotue464]{background:var(--olive);color:#fff;font-weight:600;text-decoration:none;padding:.85rem 1.6rem;border-radius:8px;white-space:nowrap;transition:background .15s}.calc[data-astro-cid-aotue464] .cta[data-astro-cid-aotue464] a[data-astro-cid-aotue464]:hover{background:var(--olive-deep)}.calc[data-astro-cid-aotue464] footer[data-astro-cid-aotue464].src{margin-top:2.5rem;font-size:.82rem;color:var(--ink-faint);max-width:760px}.calc[data-astro-cid-aotue464] footer[data-astro-cid-aotue464].src a[data-astro-cid-aotue464]{color:var(--ink-soft)}
