:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f3f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f3f6fb;min-width:1280px;margin:0}button,input{font:inherit}button{cursor:pointer}pre{white-space:pre-wrap;word-break:break-word;margin:0}.page-shell{grid-template-columns:420px minmax(900px,1fr);gap:20px;min-height:100vh;padding:20px;display:grid}.panel{background:#fff;border:1px solid #d8e0ef;border-radius:18px;box-shadow:0 18px 42px #30487514}.side-panel{max-height:calc(100vh - 40px);padding:20px;overflow:auto}.main-panel{padding:16px;overflow:hidden}.side-panel h1,.side-panel h2{margin:0 0 12px}.side-panel p{margin:0 0 14px;line-height:1.6}.badge-list{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.badge{color:#2457c5;background:#eef5ff;border-radius:999px;padding:6px 10px;font-size:12px}.toolbar{gap:10px;margin-bottom:14px;display:flex}.toolbar button{color:#1e2c4f;background:#f7faff;border:1px solid #c9d7f0;border-radius:10px;padding:8px 14px}.toolbar .primary{color:#fff;background:#295eff;border-color:#295eff}.status-line{background:#f4f8ff;border-radius:12px;margin-bottom:18px;padding:12px}.explain{margin-bottom:18px}.explain ol{margin:0;padding-left:20px;line-height:1.8}.json-block{margin-top:18px}.json-block pre{color:#d6e3ff;background:#0f1728;border-radius:12px;max-height:260px;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.matrix-scroll{max-height:calc(100vh - 72px);overflow:auto}.matrix-board{min-width:max-content}.matrix-row,.body-row{grid-template-columns:240px auto;display:grid}.group-track,.leaf-row-track,.meta-track,.body-cells{display:flex}.meta-track,.body-cells{display:grid}.corner-cell,.group-cell,.child-cell,.child-placeholder,.meta-cell,.row-header,.data-cell{border-bottom:1px solid #dbe4f4;border-right:1px solid #dbe4f4;min-height:64px}.corner-cell,.row-header{z-index:2;background:#fff;position:sticky;left:0}.top-row .corner-cell,.top-row .group-cell{border-top:1px solid #dbe4f4}.corner-cell{flex-direction:column;justify-content:center;padding:14px 16px;display:flex}.corner-title{font-weight:700}.corner-subtitle,.row-note,.group-meta{color:#6d7a96;font-size:12px}.muted-cell{color:#6d7a96;background:#f8fbff}.group-cell{background:#fdfefe;flex-direction:column;justify-content:center;gap:6px;padding:12px;display:flex}.group-cell.kind-grouped{background:#f3f8ff}.group-cell.kind-group-only{background:#faf4ea}.drag-strip{letter-spacing:.04em;text-transform:uppercase;color:#2757bd;cursor:grab;-webkit-user-select:none;user-select:none;background:#dbe8ff;border-radius:999px;width:fit-content;padding:3px 7px;font-size:11px}.group-title,.child-title,.row-label{font-weight:600}.child-track{display:flex}.child-cell,.child-placeholder,.meta-cell,.data-cell{width:160px}.child-cell,.child-placeholder,.meta-cell{text-align:center;background:#fbfdff;justify-content:center;align-items:center;padding:10px;display:flex}.child-cell{flex-direction:column;gap:6px}.child-placeholder{color:#7b869e;background:#f6f8fc}.meta-cell{color:#596987;background:#fcfdff;min-height:52px}.body-list{flex-direction:column;display:flex}.body-row:nth-child(2n) .row-header,.body-row:nth-child(2n) .data-cell{background:#fbfdff}.row-header{align-items:center;gap:12px;padding:12px 14px;display:flex}.row-copy{flex-direction:column;gap:4px;display:flex}.data-cell{background:#fff;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex}.data-cell.disabled{color:#98a3b8;background:#f7f8fb}.data-cell input{width:16px;height:16px}.sortable-ghost{opacity:.35}.sortable-drag{cursor:grabbing}
