[data-astro-cid-sckkx6r4],[data-astro-cid-sckkx6r4]:before,[data-astro-cid-sckkx6r4]:after{box-sizing:border-box;margin:0;padding:0}:root{--indigo: #1e1b4b;--indigo-mid: #312e81;--green: #059669;--green-light: #10b981;--bg: #f8fafc;--card: #ffffff;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--radius: 10px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a[data-astro-cid-sckkx6r4]{color:var(--green);text-decoration:none}a[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}header[data-astro-cid-sckkx6r4]{background:var(--indigo);padding:0 1.5rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000040}nav[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:1.5rem;height:56px;flex-wrap:wrap}.logo[data-astro-cid-sckkx6r4]{font-size:1.15rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.4rem;white-space:nowrap}.logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--green-light)}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{display:flex;list-style:none;gap:.1rem;flex-wrap:wrap}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffffbf;font-size:.82rem;padding:.3rem .6rem;border-radius:6px;transition:background .15s;white-space:nowrap}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:#ffffff1a;color:#fff;text-decoration:none}.page-wrap[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}@media(max-width:768px){.page-wrap[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}.sidebar[data-astro-cid-sckkx6r4]{display:none}}main[data-astro-cid-sckkx6r4]{min-width:0}.card[data-astro-cid-sckkx6r4]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;margin-bottom:1.5rem}.card[data-astro-cid-sckkx6r4] h1[data-astro-cid-sckkx6r4]{font-size:1.6rem;color:var(--indigo);margin-bottom:.5rem}.card[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:1.15rem;color:var(--indigo);margin-bottom:1rem}.card[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:var(--muted);margin-bottom:1rem}.calc-form[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:1rem}.field[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4]{display:block;font-size:.85rem;font-weight:600;color:var(--indigo);margin-bottom:.4rem}.field[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4],.field[data-astro-cid-sckkx6r4] select[data-astro-cid-sckkx6r4]{width:100%;padding:.6rem .85rem;border:1.5px solid var(--border);border-radius:7px;font-size:1rem;color:var(--text);background:#fff;transition:border-color .15s}.field[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4]:focus,.field[data-astro-cid-sckkx6r4] select[data-astro-cid-sckkx6r4]:focus{outline:none;border-color:var(--green)}.field-row[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-row-3[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:480px){.field-row[data-astro-cid-sckkx6r4],.field-row-3[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}}.btn[data-astro-cid-sckkx6r4]{background:var(--green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:7px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;align-self:flex-start}.btn[data-astro-cid-sckkx6r4]:hover{background:var(--green-light)}.btn-outline[data-astro-cid-sckkx6r4]{background:transparent;color:var(--green);border:1.5px solid var(--green)}.btn-outline[data-astro-cid-sckkx6r4]:hover{background:var(--green);color:#fff}.results[data-astro-cid-sckkx6r4]{display:none;margin-top:1.25rem;padding:1.25rem;background:#f0fdf4;border:1.5px solid #6ee7b7;border-radius:var(--radius)}.results[data-astro-cid-sckkx6r4].show{display:block}.results-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:.75rem}.result-item[data-astro-cid-sckkx6r4]{text-align:center}.result-value[data-astro-cid-sckkx6r4]{font-size:1.6rem;font-weight:700;color:var(--indigo);display:block}.result-label[data-astro-cid-sckkx6r4]{font-size:.78rem;color:var(--muted);font-weight:500;text-transform:uppercase;letter-spacing:.03em}.result-highlight[data-astro-cid-sckkx6r4] .result-value[data-astro-cid-sckkx6r4]{color:var(--green)}.ad-slot[data-astro-cid-sckkx6r4]{background:var(--card);border:1px dashed var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.8rem;margin-bottom:1.5rem}.ad-slot-banner[data-astro-cid-sckkx6r4]{height:90px}.ad-slot-sidebar[data-astro-cid-sckkx6r4]{height:250px;margin-bottom:1rem}.ad-slot-sidebar-tall[data-astro-cid-sckkx6r4]{height:600px}.sidebar[data-astro-cid-sckkx6r4]{position:sticky;top:72px}.sidebar-links[data-astro-cid-sckkx6r4]{list-style:none}.sidebar-links[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{border-bottom:1px solid var(--border)}.sidebar-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;padding:.65rem .5rem;font-size:.9rem;color:var(--text)}.sidebar-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--green);text-decoration:none}.formula-box[data-astro-cid-sckkx6r4]{background:#f0fdf4;border-left:3px solid var(--green);padding:.85rem 1rem;border-radius:0 6px 6px 0;font-family:monospace;font-size:.9rem;display:flex;flex-direction:column;gap:.4rem}details[data-astro-cid-sckkx6r4]{border-bottom:1px solid var(--border);padding:.75rem 0}details[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]{cursor:pointer;font-weight:600;font-size:.95rem;color:var(--indigo);list-style:none;display:flex;justify-content:space-between;align-items:center}details[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]:after{content:"+";font-size:1.2rem;color:var(--green)}details[data-astro-cid-sckkx6r4][open] summary[data-astro-cid-sckkx6r4]:after{content:"−"}details[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin-top:.6rem;font-size:.9rem;color:var(--muted)}.bench-table[data-astro-cid-sckkx6r4]{width:100%;border-collapse:collapse;font-size:.9rem;margin-top:.75rem}.bench-table[data-astro-cid-sckkx6r4] th[data-astro-cid-sckkx6r4]{background:var(--indigo);color:#fff;padding:.5rem .75rem;text-align:left;font-size:.8rem}.bench-table[data-astro-cid-sckkx6r4] td[data-astro-cid-sckkx6r4]{padding:.5rem .75rem;border-bottom:1px solid var(--border);color:var(--muted)}.bench-table[data-astro-cid-sckkx6r4] tr[data-astro-cid-sckkx6r4]:last-child td[data-astro-cid-sckkx6r4]{border-bottom:none}footer[data-astro-cid-sckkx6r4]{background:var(--indigo);color:#fff9;text-align:center;padding:1.5rem;font-size:.82rem;margin-top:2rem}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffffb3}footer[data-astro-cid-sckkx6r4] .footer-links[data-astro-cid-sckkx6r4]{display:flex;justify-content:center;gap:1.25rem;margin-bottom:.75rem;flex-wrap:wrap}
