:root{color:#2f3440;font-synthesis:none;text-rendering:optimizelegibility;background:#fbfaff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fbfaff;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55}.app{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffdb;border-bottom:1px solid #e8e3f2;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;padding:18px 24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#9b8cf2;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.brand-title{margin:0;font-size:20px;line-height:1.2}.brand-subtitle{color:#7a7288;margin:4px 0 0;font-size:13px}.shell{max-width:1240px;margin:0 auto;padding:24px}.settings{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) auto;gap:12px;margin-bottom:20px;display:grid}.tabs{background:#fff;border:1px solid #e8e3f2;border-radius:14px;gap:6px;margin-bottom:20px;padding:6px;display:inline-flex}.tab{color:#7a7288;background:0 0;border-radius:10px;min-height:40px;padding:0 16px;font-weight:700}.tab.active{color:#6957d8;background:#f2eeff}.panel{gap:18px;display:grid}.toolbar{grid-template-columns:minmax(280px,1fr) 180px auto;align-items:end;gap:12px;display:grid}.card{background:#fff;border:1px solid #e8e3f2;border-radius:14px;padding:18px}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.card-title{margin:0;font-size:17px;line-height:1.3}.muted{color:#7a7288;font-size:13px}.grid-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.grid-form.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-form.two{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start;gap:18px;display:grid}.stack{gap:12px;display:grid}.inline-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.edit-card{background:#f9f7ff;border-color:#cfc5ff}.form-footer{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.field{gap:6px;display:grid}.field.wide{grid-column:span 2}.field>span{color:#575066;font-size:12px;font-weight:800}.input,.select,.textarea{color:#2f3440;background:#fbfaff;border:1px solid #e8e3f2;border-radius:10px;outline:none;width:100%;min-height:42px;padding:9px 11px}.textarea{resize:vertical;min-height:76px}.input:focus,.select:focus,.textarea:focus{border-color:#9b8cf2;box-shadow:0 0 0 3px #9b8cf22e}.button-row{flex-wrap:wrap;gap:8px;display:flex}.primary,.secondary,.ghost{border-radius:10px;min-height:42px;padding:0 14px;font-weight:800}.primary{color:#fff;background:#9b8cf2}.secondary{color:#2f3440;background:#eaf6ff}.ghost{color:#6957d8;background:#f2eeff}.table-card{padding:0;overflow:hidden}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px}.product-table{min-width:1320px}.report-table{min-width:1180px}.preset-table{min-width:1120px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #f0ecf7;padding:13px 14px}th{color:#7a7288;letter-spacing:0;white-space:nowrap;background:#fbfaff;font-size:12px}td{font-size:14px}.status{color:#6957d8;background:#f2eeff;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status.active,.status.visible{color:#3c628a;background:#eef8ff}.status.pending{color:#806b1f;background:#fff7d8}.status.hidden,.status.blocked,.status.removed,.status.merged{color:#b94d62;background:#fce5ec}.status.flagged{color:#806b1f;background:#fff7d8}.inline-actions,.status-stack{flex-wrap:wrap;gap:6px;display:flex}.id-text{color:#7a7288;word-break:break-all;font-size:12px;line-height:1.45}.note{white-space:pre-wrap;max-width:320px}.mini{color:#6957d8;background:#f2eeff;border-radius:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.mini.danger{color:#b94d62;background:#fce5ec}.notice{color:#66561c;background:#fff7d8;border:1px solid #e8e3f2;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-weight:700}.notice.error{color:#b94d62;background:#fce5ec;border-color:#f3b6c8}.notice.subtle{color:#6957d8;background:#f2eeff}.empty{color:#7a7288;text-align:center;padding:34px}@media (width<=860px){.topbar-inner,.shell{padding-left:16px;padding-right:16px}.settings,.toolbar,.grid-form,.grid-form.compact,.grid-form.two,.tool-grid,.inline-form{grid-template-columns:1fr}.field.wide{grid-column:auto}}
