.calc-bar[data-astro-cid-atu7xvqx]{display:flex;gap:.5rem;align-items:stretch;margin:1rem 0 .5rem}.calc-input[data-astro-cid-atu7xvqx]{flex:1;font-family:var(--font-mono);font-size:1.15rem;padding:.6rem .8rem;border:1px solid var(--rule);border-radius:6px;background:var(--bg);color:var(--fg);min-width:0}.calc-input[data-astro-cid-atu7xvqx]:focus{outline:2px solid var(--accent);outline-offset:1px}.calc-vars[data-astro-cid-atu7xvqx]{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0}.calc-var[data-astro-cid-atu7xvqx]{font-family:var(--font-mono);font-size:.8rem;cursor:pointer;padding:.2rem .5rem;border:1px solid var(--rule);border-radius:999px;background:var(--code-bg);color:var(--fg)}.calc-history[data-astro-cid-atu7xvqx]{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.calc-row[data-astro-cid-atu7xvqx]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.45rem .6rem;border-bottom:1px solid var(--rule)}.calc-expr[data-astro-cid-atu7xvqx]{font-family:var(--font-mono);font-size:.95rem;color:var(--muted);background:none;border:none;cursor:pointer;text-align:left;padding:0}.calc-expr[data-astro-cid-atu7xvqx]:hover{color:var(--fg)}.calc-row[data-astro-cid-atu7xvqx] .calc-out[data-astro-cid-atu7xvqx]{font-family:var(--font-mono);font-size:1.05rem;font-weight:600;white-space:nowrap;background:none;border:none;cursor:pointer;color:var(--fg);padding:0}.calc-row[data-astro-cid-atu7xvqx] .calc-out[data-astro-cid-atu7xvqx]:hover{color:var(--accent-dark)}.calc-pad[data-astro-cid-atu7xvqx]{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:.75rem 0 1rem;max-width:440px}.calc-pad[data-astro-cid-atu7xvqx] button[data-astro-cid-atu7xvqx]{padding:.6rem 0;border:1px solid var(--rule);border-radius:6px;background:var(--code-bg);color:var(--fg);font-family:var(--font-mono);font-size:.95rem;cursor:pointer;transition:background .12s var(--ease, ease),transform .05s}.calc-pad[data-astro-cid-atu7xvqx] button[data-astro-cid-atu7xvqx]:hover{background:color-mix(in srgb,var(--accent) 14%,var(--code-bg))}.calc-pad[data-astro-cid-atu7xvqx] button[data-astro-cid-atu7xvqx]:active{transform:translateY(1px)}.calc-pad[data-astro-cid-atu7xvqx] .k-num[data-astro-cid-atu7xvqx]{font-weight:700}.calc-pad[data-astro-cid-atu7xvqx] .k-op[data-astro-cid-atu7xvqx]{color:var(--accent-dark)}.calc-pad[data-astro-cid-atu7xvqx] .k-eq[data-astro-cid-atu7xvqx]{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:700}.calc-row[data-astro-cid-atu7xvqx].err .calc-out[data-astro-cid-atu7xvqx]{color:var(--accent-dark);font-weight:400;font-size:.85rem}.calc-ref[data-astro-cid-atu7xvqx]{margin-top:1.5rem;font-size:.85rem;color:var(--muted)}.calc-ref[data-astro-cid-atu7xvqx] summary[data-astro-cid-atu7xvqx]{cursor:pointer;color:var(--fg)}.calc-ref[data-astro-cid-atu7xvqx] code[data-astro-cid-atu7xvqx]{font-size:.8rem}
