:root{color:#242824;background:#f6f7f8;font:16px/1.5 Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}#app{min-height:100vh}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{background:#fbfcfb;border-right:1px solid #e7ece8;flex-direction:column;gap:18px;padding:20px 16px;display:flex}.sidebar h1{margin:0;font-size:1.6rem}.group{gap:8px;display:grid}.group h3{color:#4fa45f;margin:0;font-size:.95rem}.item{color:#5f655e;text-align:left;background:0 0;border:none;border-radius:12px;padding:10px 12px}.item.active{color:#259244;background:#eef8ef}.link{color:#2f6fda;margin-top:auto;text-decoration:none}.action-box{width:100%;color:inherit;text-align:left;background:#fffdfa;border:1px solid #ece8e3}.action-box:hover{border-color:#c6dcc8;box-shadow:0 10px 24px #1c221e14}.main{padding:18px}.content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.content-main{min-width:0}.detail-pane{position:sticky;top:18px}.topbar,.banner,.card-head,.table-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.banner,.card,.stat{background:#fff;border:1px solid #e8ebe9;box-shadow:0 10px 28px #1c221e0d}.banner{background:linear-gradient(135deg,#fff1b9,#fff7db);border-radius:22px;margin:16px 0;padding:20px}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.stat{border-radius:18px;padding:18px}.stat strong{color:#4787ff;margin-top:8px;font-size:1.8rem;display:block}.cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.card{border-radius:22px;padding:18px}.card.wide{grid-column:span 2}.muted{color:#737a73}.selected{border-color:#bfe0c3;box-shadow:0 0 0 2px #2592441f}.tags{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.tag{background:#f1f6f1;border:1px solid #dfe8de;border-radius:999px;padding:10px 14px}.table{gap:10px;margin-top:14px;display:grid}.table-row{background:#fffdfa;border:1px solid #ece8e3;border-radius:14px;padding:12px 14px}.integration{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.integration .box{background:#fffdfa;border:1px solid #ece8e3;border-radius:16px;gap:6px;padding:14px;display:grid}.detail-copy{color:#4f5550;line-height:1.7}.table-row,.card.action-box,.box.action-box{transition:transform .18s,border-color .18s,box-shadow .18s}.table-row:hover,.card.action-box:hover,.box.action-box:hover{transform:translateY(-1px)}.eyebrow{color:#738072;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.workspace-shell{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:14px;display:grid}.workspace-panel{background:#fff;border:1px solid #e8ebe9;border-radius:22px;min-width:0;padding:18px;box-shadow:0 10px 28px #1c221e0d}.workspace-head,.workspace-detail-head,.workspace-section-head,.config-block-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-head h3,.workspace-detail-head h3,.workspace-section h4{margin:4px 0 0}.workspace-head p,.workspace-detail-head p{color:#5b625c;margin:8px 0 0}.workspace-toolbar{flex-wrap:wrap;gap:10px;display:flex}.workspace-list{gap:10px;margin-top:16px;display:grid}.workspace-row{border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.workspace-row .row-index{color:#4a5e4f;background:#f2f5f1;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.workspace-row .grow{gap:4px;min-width:0;display:grid}.workspace-row strong{display:block}.workspace-row small{color:#667066}.workspace-row .row-meta{color:#437c4a;white-space:nowrap;font-size:.92rem}.workspace-detail{gap:16px;display:grid}.workspace-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-metric{background:#f8faf8;border:1px solid #e5ebe3;border-radius:16px;gap:6px;padding:12px 14px;display:grid}.workspace-metric span{color:#6d736f;font-size:.84rem}.workspace-metric strong{font-size:1.04rem}.workspace-metric.warm{background:linear-gradient(135deg,#fff7eb,#fffdf6)}.workspace-metric.cool{background:linear-gradient(135deg,#eef5ff,#fbfdff)}.workspace-metric.green{background:linear-gradient(135deg,#eef9f0,#fbfffc)}.workspace-metric.alert{background:linear-gradient(135deg,#fff2f1,#fffdfd)}.workspace-section{background:#fafbf9;border:1px solid #edf0ec;border-radius:18px;gap:12px;padding:14px;display:grid}.workspace-section h4{font-size:1rem}.config-block{background:#fff;border:1px solid #e9ede8;border-radius:16px;gap:10px;padding:12px 14px;display:grid}.tag-row,.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{background:#fff;border:1px solid #dce5db;border-radius:999px;padding:8px 14px}.workspace-actions{flex-wrap:wrap;gap:10px;display:flex}.workspace-divider{background:#edf0ec;height:1px;margin:4px 0}@media (width<=1100px){.cards,.integration,.stats,.content-grid,.workspace-shell,.workspace-metrics{grid-template-columns:1fr}.card.wide{grid-column:auto}.detail-pane{position:static}}@media (width<=900px){.shell{grid-template-columns:1fr}.topbar,.banner,.table-row{flex-direction:column;align-items:flex-start}.workspace-row{grid-template-columns:34px minmax(0,1fr)}.workspace-row .row-meta{grid-column:2/-1}}
