:root{color:#162033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:1180px}button,input,select,textarea{font:inherit}button{cursor:pointer}.shadcn-button,.shadcn-input,.shadcn-textarea,.shadcn-select-trigger,.shadcn-select-item{font:inherit}.shadcn-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.shadcn-input,.shadcn-textarea{width:100%}.shadcn-select{position:relative;min-width:0}.shadcn-select-trigger{width:100%;justify-content:space-between;text-align:left}.shadcn-select-content{position:absolute;z-index:120;top:calc(100% + 6px);left:0;display:grid;min-width:100%;max-height:220px;overflow:auto;padding:5px;border:1px solid #243247;border-radius:8px;background:#0f151f;box-shadow:0 18px 42px #00000052}.shadcn-dialog{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#0000008a}.shadcn-dialog-content{max-height:min(780px,calc(100vh - 48px));overflow:auto}.shadcn-select-item{justify-content:flex-start;min-height:32px;border:0;border-radius:6px;color:#d9e7f7;background:transparent}.shadcn-select-item:hover,.shadcn-select-item.active{color:#061016;background:#67e8f9}.admin-shell{display:flex;min-height:100vh;background:#f5f7fb}.admin-login-shell{display:grid;min-height:100vh;place-items:center;padding:32px;background:#0b1018}.admin-login-panel{display:grid;width:min(440px,100%);gap:18px;padding:28px}.login-copy h1{margin:6px 0 8px;font-size:30px}.login-copy p{margin:0;color:#718096;line-height:1.6}.login-submit{width:100%;min-height:42px}.sidebar{display:flex;flex:0 0 212px;flex-direction:column;border-right:1px solid #dfe5ef;background:#fbfcff}.brand{display:flex;align-items:center;gap:12px;height:68px;padding:0 20px;border-bottom:1px solid #e4e9f2}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#fff;background:#1456c8}.brand strong,.brand span,.sidebar-foot strong,.sidebar-foot span{display:block}.brand strong{font-size:16px;line-height:1.35}.brand span,.sidebar-foot span{color:#718096;font-size:12px}.nav-list{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:5px;padding:18px 14px}.nav-item{display:flex;align-items:center;justify-content:flex-start;gap:11px;width:100%;min-height:40px;padding:0 12px;border:0;border-radius:7px;color:#4a5568;background:transparent;text-align:left}.nav-item span{flex:1;text-align:left}.nav-item.active{color:#fff;background:#1155c7;box-shadow:0 8px 20px #1155c72e}.sidebar-foot{margin:0 18px 18px;padding:14px;border:1px solid #dce5f2;border-radius:8px;background:#fff}.sidebar-foot strong{margin-top:4px;color:#233147;font-size:13px}.workspace{flex:1;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 24px;border-bottom:1px solid #dde4ef;background:#fff}.search-box{display:flex;align-items:center;width:min(560px,52vw);height:38px;gap:10px;padding:0 12px;border:1px solid #d8e0eb;border-radius:7px;color:#718096;background:#f8fafc}.search-box input{width:100%;border:0;outline:0;color:#243044;background:transparent}.top-actions{display:flex;align-items:center;gap:12px}.env-pill,.status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:600}.env-pill{color:#0b6b45;background:#dff7e8}.icon-button,.admin-menu{position:relative;display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid #d9e1ec;border-radius:7px;color:#42526a;background:#fff}.icon-button{width:36px}.admin-menu{gap:8px;padding:0 12px}.badge{position:absolute;top:-7px;right:-7px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:#e23d4f;font-size:11px}.content{padding:18px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.eyebrow{color:#116149;font-size:13px;font-weight:700}h1,h2,h3,p{margin:0}h1{margin-top:4px;font-size:24px;letter-spacing:0}h2{font-size:16px}h3{margin-bottom:8px;font-size:14px}.release-summary{display:flex;align-items:center;gap:12px;min-width:min(350px,100%);padding:11px 12px;border:1px solid #dbe4ef;border-radius:8px;background:#fff}.release-summary div{flex:1}.release-summary span:not(.status){display:block;color:#718096;font-size:12px}.release-summary strong{font-size:17px}.published{color:#087443;background:#dcf4e7}.pending{color:#b45309;background:#fff4d8}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;border:1px solid #dce4ee;border-radius:8px;background:#fff}.overview-grid{display:grid;grid-template-columns:minmax(520px,1fr) minmax(420px,.78fr);gap:14px;margin-bottom:14px}.metric{min-height:98px;padding:18px 20px;border-right:1px solid #e3e9f2}.metric:last-child{border-right:0}.metric span,.metric small{display:block}.metric span{color:#687386;font-size:13px}.metric strong{display:block;margin:9px 0 5px;font-size:24px}.metric small.good{color:#07804f}.metric small.warn{color:#c47a05}.metric small.neutral{color:#718096}.main-grid{display:grid;grid-template-columns:minmax(560px,1.1fr) minmax(420px,.9fr);gap:14px}.lower-grid{display:grid;grid-template-columns:minmax(430px,.9fr) minmax(560px,1.1fr);gap:14px;margin-top:14px}.panel{overflow:hidden;border:1px solid #dce4ee;border-radius:8px;background:#fff}.trend-list,.status-stack,.risk-list{display:grid;gap:10px;padding:14px 16px 16px}.trend-row{display:grid;grid-template-columns:54px minmax(180px,1fr) 76px 90px;align-items:center;gap:12px;min-height:34px;color:#5b6678;font-size:13px}.trend-bar{overflow:hidden;height:9px;border-radius:999px;background:#e7edf6}.trend-bar i{display:block;height:100%;border-radius:inherit;background:#1155c7}.trend-row strong,.trend-row small{color:#27364b;font-size:13px}.status-stack div,.risk-item{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:12px;min-height:38px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:7px;background:#fbfcff}.status-stack span,.risk-item span{color:#687386;font-size:13px}.status-stack strong,.risk-item strong{color:#233147;font-size:13px}.status-stack small,.risk-item small{font-size:12px}.risk-panel{margin-top:14px}.dense-table{width:100%;border-collapse:collapse;font-size:13px}.dense-table th,.dense-table td{height:38px;padding:0 12px;border-bottom:1px solid rgb(229 235 243 / 42%);color:#2d3748;text-align:left;white-space:nowrap}.dense-table th{color:#687386;background:#f8fafc;font-size:12px;font-weight:700}.user-layout{display:block;width:100%}.user-main{width:100%;min-width:0}.user-filters{position:relative;z-index:50;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:14px;padding:12px;overflow:visible}.panel.user-filters{overflow:visible}.user-filters label{display:grid;gap:6px}.user-filters span{color:#687386;font-size:12px}.user-filters select,.user-filters .shadcn-select,.user-filters .shadcn-select-trigger{width:100%;height:34px;border:1px solid #d8e0eb;border-radius:7px;color:#233147;background:#fff}.user-table{min-width:0;table-layout:auto}.user-list-card{padding:0 14px 14px}.user-list-card .panel-head{margin:0 -14px 12px;border-bottom:0;background:linear-gradient(90deg,rgb(103 232 249 / 8%),transparent 62%),#0f151f}.user-list-card .dense-table{border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgb(36 50 71 / 70%);border-radius:8px;background:#0b111a}.user-list-card .dense-table th,.user-list-card .dense-table td{border:0;border-bottom:1px solid rgb(36 50 71 / 38%)}.user-list-card .dense-table th{height:40px;background:#121a26b8;color:#91a0b6;font-size:12px;letter-spacing:0}.user-list-card .dense-table td{height:46px;background:#0d141f;color:#dce7f5}.user-list-card .dense-table tbody tr:last-child td{border-bottom:0}.user-list-card .selected-row td{background:#102036}.user-table td:last-child,.user-table th:last-child{min-width:150px}.user-actions-column{position:sticky;right:0;z-index:2;min-width:138px;background:#0d141f;box-shadow:-14px 0 18px #05080d73}.user-table th.user-actions-column{z-index:3;background:#121a26}.selected-row{background:#f0f6ff}.table-actions{display:inline-flex;gap:6px}.table-detail-button{border-color:#67e8f9;color:#051016;background:#67e8f9;font-weight:700}.table-actions button,.danger-button{min-height:28px;padding:0 8px;border:1px solid #d8e0eb;border-radius:6px;color:#1155c7;background:#fff;font-size:12px}.user-detail-drawer{position:sticky;top:84px;max-height:calc(100vh - 104px);overflow:auto}.drawer-section{padding:14px 16px;border-bottom:1px solid #e5ebf3}.drawer-section:last-child{border-bottom:0}.drawer-section h3{margin-bottom:10px;color:#1f2a3d}.drawer-section p{color:#516071;font-size:13px;line-height:1.6}.drawer-section dl{display:grid;grid-template-columns:86px 1fr;gap:8px 10px;margin:0 0 12px;font-size:13px}.drawer-section dt{color:#718096}.drawer-section dd{margin:0;color:#253349}.resume-detail-grid{display:grid;gap:0}.resume-item-list{display:grid;gap:8px}.resume-item{padding:10px 12px;border:1px solid #dfe7f1;border-radius:6px;background:#f8fbff}.resume-item strong{display:block;margin-bottom:4px;color:#1f2a3d;font-size:13px}.resume-field-list{display:grid;grid-template-columns:1fr;gap:6px;margin:10px 0 0}.resume-field-row{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px;padding-top:6px;border-top:1px solid #e5ebf3}.resume-field-row dt{color:#718096}.resume-field-row dd{margin:0;color:#253349;white-space:pre-wrap;overflow-wrap:anywhere}.danger-button{color:#b42318;border-color:#f2b8b5;background:#fff7f6}.admin-credential-panel{margin-top:18px;padding-top:18px;border-top:1px solid #e5ebf3}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 18px 12px;border-bottom:1px solid #e4e9f1}.panel-head.compact{align-items:center;padding:12px 16px}.panel-head p{margin-top:5px;color:#69778b;font-size:13px}.tabs{display:flex;gap:4px;padding:0 14px;border-bottom:1px solid #e4e9f1}.tab{height:44px;padding:0 14px;border:0;border-bottom:2px solid transparent;color:#5b6678;background:transparent}.tab.active{color:#1155c7;border-bottom-color:#1155c7;font-weight:700}.editor-shell{display:grid;grid-template-columns:46px 1fr;margin:16px;border:1px solid #d8e0eb;border-radius:7px;background:#fbfcfe}.line-numbers{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:14px;border-right:1px solid #e1e7f0;color:#9aa6b8;font-size:13px}.editor-shell textarea{width:100%;min-height:284px;resize:none;border:0;outline:0;padding:14px 16px;color:#2a3547;background:transparent;font-size:14px;line-height:1.75}.panel-foot{display:flex;align-items:center;gap:18px;padding:0 16px 16px;color:#718096;font-size:13px}.panel-foot .link-button{margin-left:auto}.saved-state{display:inline-flex;align-items:center;gap:6px;color:#16845a}.ghost-button,.link-button,.release-summary button,.button-row button,.publish-bar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid #d8e0eb;border-radius:7px;color:#334155;background:#fff}.link-button{border-color:transparent;color:#1155c7;background:transparent;font-weight:700}.config-panel{padding-bottom:12px}.field,.field-row{display:grid;gap:8px}.field{margin:10px 16px 0}.field span{color:#566175;font-size:13px}.field input,.field select,.field textarea,.field .shadcn-input,.field .shadcn-select-trigger,.field .shadcn-textarea{width:100%;border:1px solid #d8e0eb;border-radius:7px;color:#1f2937;background:#fff;outline:0}.field input,.field select,.field .shadcn-input,.field .shadcn-select-trigger{height:34px;padding:0 10px}.field textarea,.field .shadcn-textarea{min-height:92px;resize:vertical;padding:9px 10px;line-height:1.55}.field-row{grid-template-columns:1fr 1fr;margin:0 16px}.field-row .field{margin-right:0;margin-left:0}.priority{max-width:150px}.switch{position:relative;width:46px;height:24px;border:0;border-radius:999px;background:#cbd5e1}.switch span{position:absolute;top:3px;left:4px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.switch.on{background:#11a36a}.switch.on span{transform:translate(20px)}.cost-field input,.cost-field .shadcn-input{color:#1155c7;font-weight:700}.warning-line{display:flex;align-items:center;gap:8px;margin:10px 16px;color:#c45f09;font-size:13px}.button-row{display:flex;justify-content:flex-end;gap:10px;padding:0 16px}.button-row.inline{padding:0}.primary{border-color:#1155c7!important;color:#fff!important;background:#1155c7!important}.field-rule-panel{margin-bottom:14px}.field-rules-grid{display:grid;grid-template-columns:270px minmax(520px,1fr) 390px;min-height:456px}.rule-list{border-right:1px solid #e2e8f0;background:#fbfcff}.rule-list-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:52px;padding:0 14px;border-bottom:1px solid #e2e8f0}.rule-list-head strong{font-size:13px}.rule-item{display:grid;width:100%;gap:4px;padding:11px 14px;border:0;border-bottom:1px solid #eef2f7;color:#334155;background:transparent;text-align:left}.rule-item.active{border-left:3px solid #1155c7;color:#1155c7;background:#edf5ff}.rule-item span{font-weight:700}.rule-item small{overflow:hidden;color:#69778b;text-overflow:ellipsis;white-space:nowrap}.rule-editor{padding:6px 0 16px}.rule-editor .field-row{grid-template-columns:1fr 1fr}.rule-controls{display:grid;grid-template-columns:120px 140px 1fr;gap:12px;margin:0 16px}.compact-field{margin-right:0;margin-left:0}.rule-test{border-left:1px solid #e2e8f0;background:#fcfdff}.rule-test .field textarea,.rule-test .field .shadcn-textarea{min-height:160px}.match-preview{display:grid;gap:8px;margin:12px 16px}.match-preview span{padding:8px 10px;border:1px solid #dbe7f6;border-radius:7px;color:#254064;background:#f2f7ff;font-size:13px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{height:42px;padding:0 16px;border-top:1px solid #edf1f6;text-align:left;white-space:nowrap}th{color:#69778b;background:#fafbfd;font-weight:600}.result-meta{display:flex;gap:22px;padding:12px 16px;border-bottom:1px solid #e6ebf3;color:#667085;font-size:13px}.resume-preview{display:grid;grid-template-columns:118px 1fr;min-height:202px}.resume-preview nav{display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#fafcff}.resume-preview nav button{height:42px;border:0;color:#526174;background:transparent}.resume-preview nav button.active{color:#1155c7;background:#edf5ff;font-weight:700}.resume-preview div{padding:16px 18px;font-size:14px;line-height:1.7}.resume-preview ul{margin:0;padding-left:20px}.publish-bar{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 16px;border:1px solid #c8e5d5;border-radius:8px;background:#f5fff8}.publish-bar div:first-child{flex:1}.publish-bar strong,.publish-bar span{display:block}.publish-bar span{margin-top:2px;color:#667085;font-size:13px}.segmented{display:inline-flex;overflow:hidden;border:1px solid #d5deea;border-radius:7px;background:#fff}.segmented button{border:0;border-radius:0;background:transparent}.segmented button.active{color:#1155c7;background:#eaf2ff;font-weight:700}@media(max-width:1240px){body{min-width:1024px}.sidebar{flex-basis:188px}.main-grid,.lower-grid,.field-rules-grid{grid-template-columns:1fr}.rule-list,.rule-test{border-right:0;border-left:0}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{color:#e6edf7;background:#070a0f}body{min-width:1280px;background:#070a0f}button,input,select,textarea{color:inherit}.admin-shell{background:#070a0f}.admin-login-shell{background:linear-gradient(135deg,#070a0ffa,#0f1723fa),radial-gradient(circle at 30% 18%,rgb(94 234 212 / 10%),transparent 32%)}.admin-login-panel{border-color:#1d2735;background:#0f151f;box-shadow:0 18px 42px #00000052}.login-copy p{color:#96a4b8}.sidebar{flex-basis:224px;border-right:1px solid #1c2430;background:#0a0e15}.brand{border-bottom-color:#1b2330}.brand-mark{color:#061016;background:#5eead4}.brand strong,.sidebar-foot strong,.metric strong,.panel h2,.drawer-section h3,.risk-item strong,.status-stack strong,.trend-row strong,.trend-row small,.release-summary strong{color:#f3f7fb}.brand span,.sidebar-foot span,.metric span,.metric small.neutral,.release-summary span:not(.status),.panel-head p,.risk-item span,.status-stack span,.drawer-section p,.drawer-section dt,.dense-table th,th,.result-meta,.publish-bar span,.rule-item small{color:#8d9aae}.nav-item{color:#97a5ba}.nav-item:hover{color:#f3f7fb;background:#121a25}.nav-item.active{color:#041014;background:#67e8f9;box-shadow:0 14px 34px #67e8f933}.sidebar-foot,.topbar,.release-summary,.metrics-grid,.panel,.user-filters,.publish-bar,.segmented,.field input,.field select,.field textarea,.field .shadcn-input,.field .shadcn-select-trigger,.field .shadcn-textarea,.search-box,.icon-button,.admin-menu{border-color:#1d2735;background:#0f151f}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-template-rows:68px minmax(0,1fr);min-width:0}.workspace.insight-collapsed{grid-template-columns:minmax(0,1fr) 54px}.workspace.insight-collapsed .content,.workspace.insight-collapsed .user-layout,.workspace.insight-collapsed .user-main,.workspace.insight-collapsed .user-filters,.workspace.insight-collapsed .user-list-card{width:100%}.workspace.insight-collapsed .page-head{align-items:flex-start}.topbar{grid-column:1 / -1;border-bottom-color:#1d2735}.content{grid-column:1;min-width:0;padding:18px;background:#070a0f}.config-workspace-tabs{display:flex;gap:8px;margin:0 0 14px;padding:8px;border:1px solid #1d2735;border-radius:8px;background:#0f151f}.config-workspace-tabs button{min-height:34px;padding:0 14px;border:1px solid #243247;border-radius:7px;color:#9ba9bd;background:#121a26}.config-workspace-tabs button.active{border-color:#67e8f9;color:#061016;background:#67e8f9;font-weight:700}.search-box{color:#8391a7}.search-box input{color:#edf3fb}.env-pill,.published{color:#07120e;background:#86efac}.pending{color:#1d1204;background:#fbbf24}.icon-button,.admin-menu,.ghost-button,.table-actions button,.danger-button,.link-button,.button-row button,.release-summary button,.publish-bar button,.panel button,.insight-section button{border-color:#243247;color:#d9e7f7;background:#121a26}.primary,button.primary{border-color:#67e8f9;color:#041014;background:#67e8f9}.badge{color:#fff7ed;background:#f97316}.eyebrow{color:#5eead4}h1{color:#f8fafc}.metrics-grid{overflow:hidden}.metric{border-right-color:#1d2735;background:#0f151f}.metric small.good,.insight-row small.good{color:#86efac}.metric small.warn,.insight-row small.warn{color:#fbbf24}.panel,.metrics-grid,.release-summary,.sidebar-foot,.insight-panel{box-shadow:0 18px 42px #0000003d}.panel-head,.panel-head.compact,.drawer-section,.tabs,.result-meta,.panel-foot{border-color:#1d2735}.trend-bar{background:#1d2735}.trend-bar i{background:#67e8f9}.status-stack div,.risk-item,.match-preview span{border-color:#243247;background:#121a26}.dense-table th,th{color:#8d9aae;background:#121a26}.dense-table td,td{border-color:#1d27358a;color:#d8e2f0}.user-table .shadcn-table-row{cursor:pointer}.user-table .shadcn-table-row:hover{background:#0e1a28}.user-list-card .dense-table th,.user-list-card .dense-table td{border-color:#24324761}.user-list-card .dense-table th{background:#121a26b8;color:#91a0b6}.user-list-card .dense-table td{background:#0d141f}.user-list-card .user-table .shadcn-table-row:hover td{background:#111d2c}.selected-row{background:#10243a}.user-detail-drawer{width:min(720px,calc(100vw - 48px));top:auto}.resume-detail-drawer{width:min(880px,calc(100vw - 48px))}.resume-item{border-color:#243247;background:#111b28}.resume-item strong{color:#e6edf7}.resume-field-row{border-color:#243247}.resume-field-row dt{color:#8ea0b8}.resume-field-row dd{color:#dce6f5}.user-detail-dialog .panel-head{position:sticky;top:0;z-index:1;background:#0f151f}.audit-json-viewer{max-height:min(560px,62vh);overflow:auto;padding:14px;border:1px solid #243247;border-radius:8px;color:#dce6f5;background:#070b12;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre}.resume-option-select{margin-bottom:12px}.resume-option-select .shadcn-select{width:100%}.tab.active,.link-button,.table-actions button{color:#67e8f9}.tab.active{border-bottom-color:#67e8f9}.field span{color:#96a4b8}.field input,.field select,.field textarea,.field .shadcn-input,.field .shadcn-select-trigger,.field .shadcn-textarea{color:#e6edf7}.rule-list{border-right-color:#1d2735;background:#0b1018}.rule-list-head{border-bottom-color:#1d2735;background:#0f151f;color:#e6edf7}.rule-item{border-bottom-color:#1d2735;color:#d9e7f7;background:#0b1018}.rule-item:hover{color:#f3f7fb;background:#111b28}.rule-item.active{border-left-color:#67e8f9;color:#67e8f9;background:#10243a}.rule-item.active small{color:#a7f3d0}.rule-test{border-left-color:#1d2735;background:#0f151f}.resume-preview nav{border-right-color:#1d2735;background:#0b1018}.resume-preview nav button{color:#98a6ba}.resume-preview nav button.active,.segmented button.active{color:#061016;background:#67e8f9}.resume-preview div,.drawer-section dd{color:#d9e7f7}.warning-line{color:#f8d580;border-color:#3a2f16;background:#171309}.admin-credential-panel{border-top-color:#1d2735}.danger-button{color:#fecaca;border-color:#7f1d1d;background:#2a1012}.insight-panel{grid-column:2;grid-row:2;position:sticky;top:68px;align-self:start;height:calc(100vh - 68px);overflow:auto;border-left:1px solid #1d2735;background:#090d14}.insight-panel.collapsed{display:grid;place-items:start center;padding-top:14px;overflow:hidden}.insight-collapse-button{width:34px;height:34px;border:1px solid #243247;border-radius:8px;color:#9ba9bd;background:#0f151f}.insight-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #1d2735}.insight-head span:not(.status),.insight-row span{display:block;color:#8d9aae;font-size:12px}.insight-head strong{display:block;margin-top:4px;color:#f8fafc;font-size:18px}.insight-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:12px;border-bottom:1px solid #1d2735}.insight-tabs button{height:34px;border:1px solid #243247;border-radius:7px;color:#9ba9bd;background:#0f151f}.insight-tabs button.active{border-color:#67e8f9;color:#061016;background:#67e8f9;font-weight:700}.insight-body{display:grid;gap:12px;padding:14px}.insight-section{display:grid;gap:10px;padding:14px;border:1px solid #1d2735;border-radius:8px;background:#0f151f}.insight-section h3{margin:0;color:#f3f7fb}.insight-section button{width:100%;min-height:34px;border:1px solid #243247;border-radius:7px;text-align:left;padding:0 10px}.insight-row{display:grid;gap:5px;min-height:58px;padding:10px;border:1px solid #202b3b;border-radius:8px;background:#111925}.insight-row strong{color:#f8fafc;font-size:16px}.insight-row small{color:#8d9aae;font-size:12px}@media(max-width:1340px){body{min-width:1120px}.workspace{grid-template-columns:minmax(0,1fr)}.insight-panel{grid-column:1;grid-row:auto;position:static;height:auto;border-top:1px solid #1d2735;border-left:0}}
