:root{color:#0f172a;--blue:#1d4ed8;--ink:#0f172a;--line:#cbd5e1;background:#f8fafc;font-family:Inter,system-ui,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}.skip{position:absolute;left:-999px}.skip:focus{z-index:5;background:#fff;padding:.7rem;top:1rem;left:1rem}header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:1.25rem max(1rem,50vw - 600px);display:flex}h1{margin:.1rem 0;font-size:clamp(1.5rem,3vw,2.2rem)}.eyebrow,.step{letter-spacing:.12em;color:#60a5fa;margin:0;font-size:.72rem;font-weight:800}.badge{color:#1e3a8a;background:#dbeafe;border-radius:99px;padding:.45rem .75rem;font-weight:700}main{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:1.5rem;max-width:1200px;margin:auto;padding:1.5rem;display:grid}aside,.card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.1rem;box-shadow:0 8px 28px #0f172a0a}aside{align-self:start;position:sticky;top:1rem}.column{border-bottom:1px solid #e2e8f0;padding:.5rem 0}.column small,.historyitem small{color:#475569;margin-top:.25rem;display:block}.asidehead{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}.history{margin:0;padding:0;list-style:none}.historyitem{text-align:left;width:100%;color:var(--ink);background:0 0;border-bottom:1px solid #e2e8f0;border-radius:0}.historyitem:disabled{opacity:.55}.workspace{flex-direction:column;gap:.85rem;display:flex}.status{color:#334155;justify-content:space-between;gap:1rem;display:flex}.status span{text-transform:capitalize;font-weight:800}textarea{min-height:110px;font:inherit;resize:vertical;border:1px solid #64748b;border-radius:10px;padding:.9rem}button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:44px;padding:.7rem 1rem;font-weight:750;transition:opacity .18s,background .18s}button:hover{filter:brightness(1.08)}button:disabled{cursor:not-allowed;opacity:.5}.secondary{background:#475569!important}.link{color:var(--blue);background:0 0;padding:.25rem}.danger{color:#b91c1c}.examples,.actions{flex-wrap:wrap;gap:.5rem;display:flex}.chip{color:#1e293b;background:#e2e8f0;font-weight:650}.error{color:#881337;background:#fff1f2;border:1px solid #fda4af;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;display:flex}button:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #f59e0b}pre{white-space:pre-wrap;background:var(--ink);color:#e2e8f0;border-radius:9px;padding:1rem;overflow:auto}.answer{font-size:1.15rem}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);padding:.65rem}.muted{color:#475569}.chart{margin:1.5rem 0}.chart figcaption{margin-bottom:1rem;font-weight:800}.bars{gap:.65rem;display:grid}.barrow{grid-template-columns:minmax(75px,120px) 1fr auto;align-items:center;gap:.6rem;display:grid}.track{background:#e2e8f0;border-radius:9px;height:12px;overflow:hidden}.track i{background:#2563eb;height:100%;display:block}.track i.negative{background:#dc2626}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=700px){main{grid-template-columns:1fr;padding:1rem}header{flex-direction:column;align-items:flex-start;gap:.5rem}aside{position:static}.status{flex-direction:column}.barrow{grid-template-columns:72px 1fr}.barrow b{grid-column:2}}
