:root{color-scheme:light;--bg: #f7f8f5;--surface: #ffffff;--surface-strong: #f0f5ee;--ink: #182018;--muted: #5a6858;--line: #d9e1d5;--brand: #17623b;--brand-strong: #0b4b2b;--accent: #b84b22;--warning: #fff6df;--shadow: 0 18px 50px rgba(25, 39, 25, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{background:var(--bg);color:var(--ink);scroll-behavior:smooth}body{margin:0;font-size:15px;line-height:1.55}a{color:var(--brand-strong);text-decoration-thickness:.08em;text-underline-offset:.18em}img,svg{max-width:100%}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}button,input,select{font:inherit}.site-header{background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1180px;min-height:64px;padding:0 20px}.brand{color:var(--ink);display:inline-flex;font-weight:800;gap:10px;text-decoration:none}.brand-mark{align-items:center;background:var(--brand);border-radius:6px;color:#fff;display:inline-flex;height:30px;justify-content:center;width:30px}.nav-links{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.nav-links a{color:var(--muted);font-size:.95rem;font-weight:700;text-decoration:none}.section{margin:0 auto;max-width:1180px;padding:36px 20px}.hero{display:grid;gap:28px;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);padding-bottom:26px;padding-top:44px}.eyebrow{color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{line-height:1.1;margin:0 0 12px}h1{font-size:3.5rem;max-width:780px}h2{font-size:2.15rem}h3{font-size:1.12rem}.lead{color:var(--muted);font-size:1.02rem;max-width:700px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{align-items:center;background:var(--brand);border:1px solid var(--brand);border-radius:6px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:10px 16px;text-decoration:none}.button.secondary{background:transparent;color:var(--brand-strong)}.panel,.card{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.panel{padding:20px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{box-shadow:none;padding:18px}.meta-list,.rate-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0}.meta-list li,.rate-pill{background:var(--surface-strong);border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;font-size:.84rem;font-weight:700;list-style:none;padding:6px 11px}.rate-pill{color:var(--brand-strong)}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;min-width:620px;width:100%}th,td{border-bottom:1px solid var(--line);padding:12px 14px;text-align:left;vertical-align:top}th{background:var(--surface-strong);color:var(--muted);font-size:.84rem;text-transform:uppercase}.notice{background:var(--warning);border:1px solid #ead7a2;border-radius:8px;color:#5a4816;padding:16px}.prose{max-width:860px}.prose p,.prose li{color:var(--muted)}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:40px;padding:34px 20px}.footer-inner{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1180px}.footer-links{display:flex;flex-wrap:wrap;gap:12px}.footer-links a{color:var(--muted);font-weight:700;text-decoration:none}.calculator{display:grid;gap:16px}.calculator h2{font-size:1.95rem;max-width:620px}.calculator .lead{font-size:.98rem;margin:0}.calc-tabs{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr);padding:4px}.calc-tab{background:transparent;border:0;border-radius:6px;color:var(--muted);cursor:pointer;font-weight:800;min-height:38px;padding:6px 8px}.calc-tab[aria-pressed=true]{background:#fff;color:var(--brand-strong);box-shadow:0 1px 8px #00000014}.field-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:7px}.field>span{color:var(--muted);font-size:.9rem;font-weight:800}.field input,.field select{background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--ink);min-height:42px;padding:7px 10px;width:100%}.result-grid{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;display:grid;gap:0;grid-template-columns:repeat(3,1fr);overflow:hidden}.result-item{border-right:1px solid var(--line);min-width:0;padding:11px 10px}.result-item:last-child{border-right:0}.result-label{color:var(--muted);display:block;font-size:.76rem;font-weight:800}.result-heading{align-items:center;display:flex;gap:8px;justify-content:space-between;min-height:24px}.result-copy{align-items:center;background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--muted);cursor:pointer;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;padding:0;width:24px}.result-copy:hover,.result-copy:focus-visible{border-color:var(--brand);color:var(--brand-strong)}.result-copy[data-copied=true]{background:var(--brand);border-color:var(--brand);color:#fff}.result-copy svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:15px}.result-value{display:block;font-size:1.34rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1.18;margin-top:3px;max-width:100%;overflow:hidden;text-overflow:clip;white-space:nowrap;word-break:normal}.result-value[data-size=compact]{font-size:1rem}.result-value[data-size=tiny]{font-size:.78rem}.formula{color:var(--muted);font-size:.92rem;margin:0}.copy-status{color:var(--brand-strong);font-size:.82rem;font-weight:800;min-height:1.2em;margin:-8px 0 0}@media(max-width:860px){.hero,.grid.two,.grid.three{grid-template-columns:1fr}.nav{align-items:flex-start;flex-direction:column;padding-bottom:14px;padding-top:14px}.nav-links{justify-content:flex-start}h1{font-size:2.75rem}h2{font-size:1.85rem}}@media(max-width:560px){.section{padding:28px 16px}h1{font-size:2.15rem}h2,.calculator h2{font-size:1.55rem}.field-grid,.calc-tabs,.result-grid{grid-template-columns:1fr}.result-item,.result-item:last-child{border-bottom:0;border-right:0}.result-item+.result-item{border-top:1px solid var(--line)}}
