:root{color:#0f172a;background:#f3f4f6;color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f6f7fb;color:#1f2937}*{box-sizing:border-box}body{margin:0}.layout{max-width:1180px;margin:0 auto;padding:1.25rem}.pageHeader{display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;max-width:1080px;padding:1.25rem}header{margin-bottom:1rem}h1,h2,h3{margin:0 0 .5rem}p{margin:0}.muted{color:#64748b}.tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tab,button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:.45rem .85rem;cursor:pointer}.tab.active{background:#0f172a;color:#fff;border-color:#0f172a}h2{margin:0 0 .5rem}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stack{margin-top:1rem;display:grid;gap:1rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 2px #0000000a}.route{margin:0 0 .75rem;color:#4b5563;font-size:.95rem}button{border:none;border-radius:8px;padding:.5rem .85rem;background:#2563eb;color:#fff;cursor:pointer}button:disabled{opacity:.65;cursor:not-allowed}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.rowWrap{display:flex;gap:.5rem}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .65rem;margin-top:.35rem;font:inherit}label{display:block;font-size:.92rem;margin-bottom:.65rem}.statsGrid{margin-top:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.metric{border:1px solid #e2e8f0;border-radius:10px;padding:.65rem;background:#f8fafc}.metricLabel{font-size:.8rem;color:#64748b}.metricValue{margin-top:.3rem;font-weight:600}table{width:100%;border-collapse:collapse}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.55rem;vertical-align:top}th{font-size:.85rem;color:#475569}.emptyCell{color:#64748b}.bucketGrid,.composeGrid{display:grid;gap:1rem}.composeGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bucketCard{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem}.bucketCard dl{margin:.6rem 0 0;display:grid;grid-template-columns:max-content 1fr;gap:.35rem .75rem}.bucketCard dt{color:#64748b}.output{margin-top:.45rem;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:.7rem;white-space:pre-wrap}.success{margin-top:.5rem;color:#047857}.error{margin-top:.5rem;color:#b91c1c}.info{margin-top:.5rem;color:#0f172a}@media (max-width: 760px){.stackMobile{flex-direction:column;align-items:stretch}.rowWrap{flex-direction:column}table,thead,tbody,tr,th,td{display:block}thead{display:none}tr{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.55rem;overflow:hidden}td{border:none;border-bottom:1px solid #f1f5f9}textarea,pre{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.65rem;background:#f9fafb;font-size:.9rem}pre{white-space:pre-wrap;margin-top:.75rem;overflow-x:auto}.muted{color:#6b7280}.error{color:#b91c1c;margin:.65rem 0 0}.success{color:#047857;font-size:.9rem}.row{display:flex;align-items:center;gap:.65rem;margin-top:.65rem}}
