:root{--bg:#08111e;--sidebar:#0b1726;--surface:#101f30;--surface2:#13253a;--border:#21354b;--text:#e8f1fc;--muted:#8299b2;--dim:#607890;--cyan:#50d9d0;--blue:#55a7ff;--shadow:0 12px 38px #020a1459;color-scheme:dark}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{background:var(--bg);color:var(--text)}
button,input{font:inherit}
button{transition:background .2s,border .2s,color .2s,transform .2s}
button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}
.app{background:var(--bg)}
.sidebar{width:262px;background:var(--sidebar);border-right:1px solid #1c3249;padding:0;display:flex;flex-direction:column;box-shadow:none}
.brand{height:79px;padding:0 22px;border-bottom:1px solid #1b2c40;gap:11px;color:#fff;margin:0}
.brand-mark{width:39px;height:39px;border-radius:12px;background:#fff;box-shadow:none;display:grid;place-items:center;flex:none;overflow:hidden}
.brand-logo{display:block;width:100%;height:100%;object-fit:contain}
.brand strong{font-size:18px;letter-spacing:.5px;display:block;line-height:1.1}
.brand small{font-size:9px;color:#7191ae;letter-spacing:1.2px;margin-top:5px;display:block;font-weight:700}
.sidebar-scroll{flex:1;overflow:auto;padding:12px 12px 20px;scrollbar-width:thin;scrollbar-color:#25435e transparent}
.nav-caption{font-size:10px;color:#5f7892;letter-spacing:2px;font-weight:800;margin:20px 10px 8px}
.nav-main{height:43px;border:1px solid transparent;background:none;color:#96adc5;display:flex;align-items:center;gap:12px;width:100%;text-align:left;border-radius:9px;padding:0 11px;font-size:12px;font-weight:750;margin:3px 0}
.nav-main:hover{background:#152b41;color:#edf8ff}
.nav-main.active{color:#e9faff;background:linear-gradient(90deg,#174263,#15304d);border-color:#276284;box-shadow:inset 2px 0 var(--cyan)}
.nav-main-icon{width:21px;font-size:16px;text-align:center;color:#6eb6d0;flex:none;font-weight:500}
.nav-main.active .nav-main-icon{color:var(--cyan)}
.nav-main>span:nth-child(2){min-width:0;white-space:nowrap}
.nav-main small{display:block;font-size:9px;color:#6884a0;font-weight:500;margin-top:1px}
.nav-trailing,.nav-chevron{margin-left:auto;color:#64809a;font-size:12px}
.nav-chevron{font-size:16px}
.subnav{margin:5px 0 9px 21px;padding:2px 0 3px 15px;border-left:1px solid #27435d;display:grid;gap:2px}
.subnav-item{border:0;background:none;color:#718ca7;text-align:left;padding:8px 10px;border-radius:7px;font-size:11px;display:flex;align-items:center;gap:9px}
.subnav-item span{font-size:13px;color:#607f9a;width:14px}
.subnav-item:hover{background:#172e44;color:#d7edf9}
.subnav-item.active{background:#1a3b56;color:#61dcd5;font-weight:800}
.subnav-item.active span{color:#61dcd5}
.sidebar-footer{border-top:1px solid #1f344b;padding:15px 18px;color:#819ab4;font-size:10px}
.live-dot{display:inline-block;width:7px;height:7px;background:#48d3ad;border-radius:50%;box-shadow:0 0 0 3px #48d3ad1b;vertical-align:middle;margin-right:6px}
.profile{display:flex;align-items:center;gap:10px;margin-top:17px;color:#d9e9f7;font-size:11px;font-weight:700}
.profile-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff;flex:none;overflow:hidden}
.profile small{display:block;font-size:9px;color:#728ca4;font-weight:500;margin-top:2px}
.profile-more{margin-left:auto;font-size:18px;letter-spacing:2px;color:#61819a}
.main{background:radial-gradient(ellipse at 65% -10%,#142c41 0,transparent 34%),var(--bg);min-height:100vh}
.topbar{height:69px;background:#0d1928e8;border-bottom:1px solid #1c3148;padding:0 31px;backdrop-filter:blur(20px)}
.crumb{display:flex;align-items:center;gap:12px;color:#7891ac;font-size:11px;white-space:nowrap}
.crumb strong{color:#e5effa}.crumb b{color:#426079;font-weight:500}.crumb-current{color:#8ac6db}
.top-actions{gap:16px}
.global-search{width:242px;background:#142438;border:1px solid #253c53;border-radius:8px;color:#7893ae;font-size:11px;padding:9px 10px;text-align:left}
.global-search span{font-size:16px;margin-right:6px}.global-search:hover{border-color:#3987a3;color:#c6e4ee}
.global-search kbd{float:right;background:#1c3149;border:1px solid #345069;color:#6f8da7;border-radius:4px;padding:1px 4px;font-size:9px}
.top-divider{height:19px;border-left:1px solid #294057}
.environment{color:#8daec0;font-size:10px;background:#132b39;border:1px solid #245260;border-radius:20px;padding:7px 10px;white-space:nowrap}
.environment i{width:6px;height:6px;background:#42d4ad;border-radius:50%;display:inline-block;margin-right:5px}
.top-ai{border:1px solid #2a6d83;background:#143345;color:#63ded7;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:800;white-space:nowrap}
.top-ai:hover{background:#1b4c60}.mobile-toggle{display:none}
.workspace{max-width:1580px;padding:29px 31px 45px}
.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:23px}
.eyebrow{font-size:10px;color:#48c8c6;letter-spacing:2.2px;font-weight:900;margin-bottom:10px}
.page-head h1{font-size:27px;color:#f1f7ff;font-weight:850;letter-spacing:-.5px;margin:0 0 7px}
.page-head p{color:#829bb5;font-size:11px;margin:0;line-height:1.6}
.page-actions{display:flex;gap:9px}.button{border:1px solid #2d465e;background:#17293d;color:#c6d7e9;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:800;white-space:nowrap}
.button:hover{background:#1e3c54;border-color:#4b9eae;color:#fff}
.button.primary{background:linear-gradient(115deg,#268fc5,#3177ce);border-color:#3b98d0;color:#fff;box-shadow:0 7px 20px #177cbd3c}
.button.primary:hover{filter:brightness(1.15)}
.home-hero{min-height:211px;border:1px solid #2c5e78;border-radius:15px;background:radial-gradient(circle at 85% 30%,#24547b 0,#173c60 31%,#102943 65%,#0f263d 100%);display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;padding:28px 31px;box-shadow:var(--shadow)}
.home-hero>div:first-child{position:relative;z-index:2;max-width:620px}.hero-overline{color:#6de4dd;font-size:10px;font-weight:900;letter-spacing:1.5px}.hero-overline i{width:6px;height:6px;border-radius:50%;background:#5aead5;display:inline-block;margin-right:8px;box-shadow:0 0 9px #5aead5}
.home-hero h2{font-size:25px;color:white;line-height:1.4;margin:12px 0 8px}.home-hero p{color:#abc3d7;font-size:11px;line-height:1.8;margin:0;max-width:560px}
.hero-buttons{display:flex;gap:9px;margin-top:20px}.hero-buttons .button:not(.primary){background:#ffffff13;border-color:#ffffff2b;color:#e6f6ff}
.hero-art{height:190px;width:280px;flex:none;display:grid;place-items:center;position:relative}.hero-core{display:grid;place-items:center;width:88px;height:88px;border-radius:26px;background:linear-gradient(145deg,#5cdddc,#3578d8);font-size:44px;color:#fff;box-shadow:0 0 42px #4aa9dc99;z-index:2;transform:rotate(45deg)}.hero-core::first-letter{transform:rotate(-45deg)}
.orbit{position:absolute;border:1px solid #75e2e250;border-radius:50%}.orbit-a{width:168px;height:168px}.orbit-b{width:260px;height:260px;border-color:#61bfea20;box-shadow:0 0 0 40px #66c8f00b}
.hero-orbit-label{position:absolute;z-index:3;background:#1f506cbd;border:1px solid #8ce1ed44;border-radius:17px;padding:6px 10px;color:#c9edf5;font-size:9px}.hero-orbit-label.left{bottom:17px;left:7px}.hero-orbit-label.right{top:15px;right:0}
.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:25px 0 13px}.section-title h2{font-size:15px;color:#eaf4ff;margin:0;font-weight:800}.section-title p{font-size:10px;color:#7791ab;margin:5px 0 0}.section-title>.small-link,.section-title>button{margin-top:1px}
.small-link{border:0;background:none;color:#65cddc;font-size:10px;font-weight:800;white-space:nowrap}.small-link:hover{color:#b0ffff}
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:15px 0 22px}
.metric-card,.panel,.system-card{background:linear-gradient(155deg,#14263a,#0f1d2d);border:1px solid var(--border);border-radius:12px;box-shadow:0 6px 20px #03101f29}
.metric-card{padding:17px 18px;min-height:116px}.metric-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8ca4ba;font-weight:700}.metric-top i{width:30px;height:30px;border-radius:8px;background:color-mix(in srgb,var(--metric-color) 14%,transparent);display:grid;place-items:center;color:var(--metric-color);font-style:normal;font-size:18px}.metric-card strong{display:block;color:#f0f7ff;font-size:25px;margin-top:12px;letter-spacing:-.5px}.metric-card small{display:block;color:#66d1ae;font-size:10px;margin-top:4px}
.system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.system-card{color:var(--text);padding:17px;text-align:left;min-height:158px;position:relative;display:flex;flex-direction:column;align-items:flex-start}
.system-card:hover{border-color:color-mix(in srgb,var(--accent) 55%,#26425a);transform:translateY(-3px);background:linear-gradient(145deg,#183249,#112235)}
.system-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--accent) 17%,#13263b);color:var(--accent);font-size:19px}
.system-arrow{position:absolute;top:16px;right:18px;color:#668ba6;font-size:17px}.system-card strong{font-size:13px;margin-top:12px}.system-card strong small{font-size:10px;font-weight:600;color:#8ba5bd;margin-left:6px}.system-desc{font-size:10px;color:#68839d;margin-top:5px}
.system-foot{border-top:1px solid #294057;padding-top:10px;margin-top:auto;width:100%;display:flex;justify-content:space-between;color:#708ba5;font-size:10px}.system-foot b{color:var(--accent)}
.home-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:15px;margin-top:16px}.panel{padding:19px 20px;min-width:0}.panel>.section-title:first-child{margin:0 0 16px}.panel-chip{background:#153e43;color:#6ce4d1;border:1px solid #286267;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;white-space:nowrap}
.chart-frame{height:173px;width:100%}.chart-frame svg{width:100%;height:149px;display:block}.chart-months{display:flex;justify-content:space-between;color:#627b96;font-size:9px;padding:3px 5px}.chart-legend{color:#7995b0;font-size:9px;margin-top:12px}.chart-legend i{display:inline-block;width:7px;height:7px;background:#58aaff;border-radius:50%;margin-right:5px}.chart-legend span{margin-left:15px;color:#506780}
.alert-row{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #23374e}.alert-row:last-of-type{border-bottom:0}.alert-module{border-radius:7px;background:#243449;color:#65d7dc;font-size:10px;font-weight:900;padding:7px 8px;min-width:39px;text-align:center}.alert-row>div{min-width:0;flex:1}.alert-row strong{color:#dceaf5;font-size:11px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.alert-row small{color:#6b87a1;font-size:9px;display:block;margin-top:4px}.alert-row>span:last-child{color:#6e91aa}.panel-note{font-size:9px;color:#627d95;margin-top:10px}
.page-tabs{display:flex;gap:6px;border-bottom:1px solid #263c51;margin-bottom:19px;overflow:auto}.page-tab{border:0;border-bottom:2px solid transparent;background:none;color:#7893ac;padding:10px 15px 12px;font-size:11px;font-weight:800;white-space:nowrap;display:flex;gap:8px;align-items:center}.page-tab:hover{color:#d1e7f3}.page-tab.active{color:#64e0d8;border-bottom-color:#57d9d2;background:linear-gradient(0deg,#1e6b7344,transparent)}.page-tab span{font-size:14px}
.module-banner{min-height:131px;border:1px solid color-mix(in srgb,var(--accent) 40%,#284a64);border-radius:12px;padding:24px 28px;background:radial-gradient(circle at 92% 30%,color-mix(in srgb,var(--accent) 22%,#0d2336),#102338 53%,#102033);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.banner-kicker{color:var(--accent,#64d7d5);font-size:9px;letter-spacing:2px;font-weight:900}.module-banner h2,.workflow-hero h2{font-size:19px;color:#f4faff;margin:10px 0 6px}.module-banner p,.workflow-hero p{color:#92adc4;font-size:10px;margin:0;line-height:1.6}.banner-symbol{font-size:66px;color:var(--accent);opacity:.4;margin-right:40px;transform:rotate(-12deg)}
.content-grid{display:grid;gap:15px;margin:15px 0}.primary-grid{grid-template-columns:1.55fr 1fr}.secondary-grid{grid-template-columns:1.7fr 1fr}.insight-panel{background:radial-gradient(circle at 95% 5%,#174e5b,#11283a 42%,#102131);border-color:#2c5968;display:flex;flex-direction:column}.insight-head{display:flex;align-items:center;gap:10px}.insight-head>span{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#46d6c7,#3a88d2);color:#fff;font-size:20px}.insight-head strong{color:#e8f7fc;font-size:12px;display:block}.insight-head small{color:#71a6b7;font-size:9px;display:block;margin-top:4px}.insight-panel>p,.analysis-note>p{color:#bad0dd;font-size:11px;line-height:1.85;margin:18px 0 10px}.insight-separator{border-top:1px solid #2b5261;margin:auto 0 0}.insight-mini{display:flex;justify-content:space-between;gap:12px;margin:12px 0;color:#7ca2b3;font-size:10px}.insight-mini strong{color:#d2e4ee}.insight-mini b{color:#70dfd8}.insight-panel>button,.analysis-note>button,.next-step>button{border:1px solid #388a9d;background:#164359;color:#72e9e3;border-radius:7px;padding:9px 12px;text-align:left;font-size:10px;font-weight:800}.insight-panel>button:hover,.analysis-note>button:hover{background:#20576e}
.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.data-table th{color:#738da6;background:#182b3f;font-size:9px;padding:10px 10px;border-bottom:1px solid #2a4057}.data-table td{color:#bacbd9;border-bottom:1px solid #22374e;padding:11px 10px;font-size:10px}.data-table td:first-child{color:#7bc4ff;font-weight:800}.data-table tr[data-row]{cursor:pointer}.data-table tr[data-row]:hover{background:#1a3248}.table-scroll{overflow:auto;scrollbar-color:#31506b transparent}.row-link{color:#65b8df;font-weight:800}.table-more,.panel-bottom-link{width:100%;background:none;border:0;color:#6bcbd7;text-align:center;padding:13px 0 0;font-size:10px;font-weight:800}.table-more:hover,.panel-bottom-link:hover{color:#b6ffff}.table-panel{overflow:hidden}
.status{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:800;white-space:nowrap}.status i{width:5px;height:5px;background:currentColor;border-radius:50%}.status.success{background:#1c493f;color:#6cddb1}.status.warning{background:#51402b;color:#e9bd70}.status.danger{background:#522f3b;color:#f19aa4}.status.info{background:#21435e;color:#8bc5fa}
.task-list{min-height:156px}.task{display:flex;align-items:center;gap:9px;border-bottom:1px solid #22374c;padding:10px 0}.task-number{color:#5c809c;font-size:11px}.task>div{flex:1;min-width:0}.task strong{font-size:10px;color:#dbeaf5;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task small{font-size:9px;color:#6885a0;display:block;margin-top:4px}.task .status{font-size:8px}.flow-strip{margin-top:15px}.flow-strip>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.flow-strip button{display:flex;align-items:center;gap:11px;text-align:left;background:#152c40;border:1px solid #2b465d;border-radius:8px;padding:10px;color:#d4e6f2}.flow-strip button:hover{border-color:#4eb9bf}.flow-strip button span{background:#214457;color:#65dcd3;width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-size:9px;font-weight:900}.flow-strip button strong{font-size:10px;flex:1}.flow-strip button em{font-style:normal;color:#5abdbb}
.records-grid{grid-template-columns:minmax(0,1fr) 285px;margin-top:0}.stack{display:grid;align-content:start;gap:15px}.table-toolbar{display:flex;justify-content:space-between;gap:12px;margin:14px 0}.filter-tabs{display:flex;gap:4px}.filter-tabs button{border:1px solid transparent;background:none;color:#829bb2;padding:7px 10px;border-radius:7px;font-size:10px}.filter-tabs button.active{background:#1b4156;border-color:#2c7183;color:#6cddd6;font-weight:800}.table-toolbar input{background:#12283b;border:1px solid #2c455b;border-radius:7px;color:#d9eaf4;padding:7px 10px;min-width:165px;font-size:10px;outline:0}.table-toolbar input:focus{border-color:#46aab5}.kv{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid #263a4e;padding:10px 0;font-size:10px;color:#86a0b7}.kv:last-child{border:0}.kv strong{color:#e2eef7}.next-step{background:linear-gradient(135deg,#123842,#14263a);border-color:#2c5965}.next-icon{font-size:23px;color:#65ddd5}.next-step h3{font-size:12px;margin:9px 0 6px}.next-step p{font-size:10px;color:#8eabbc;line-height:1.7;margin:0 0 12px}.quick-links{display:grid;gap:6px}.quick-links button{display:flex;justify-content:space-between;width:100%;background:#162a3e;border:1px solid #2b4056;border-radius:7px;color:#b3ccdf;padding:10px;font-size:10px;text-align:left}.quick-links button:hover{border-color:#4a9fae}.quick-links span{color:#5fbacb}
.analytics-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:15px}.analytics-main{min-height:270px}.analytics-stat{padding:8px 0;border-bottom:1px solid #22394e}.analytics-stat:last-child{border:0}.analytics-stat>span{font-size:10px;color:#829eb4}.analytics-stat>strong{float:right;color:#e2f0fa;font-size:11px}.progress-item{margin:10px 0 2px}.progress-item>div:first-child{display:flex;justify-content:space-between;font-size:9px;color:#6e8ba3}.progress-item b{color:#8da9bd}.progress-track{height:5px;border-radius:5px;background:#294157;overflow:hidden;margin-top:6px}.progress-track i{display:block;height:100%;border-radius:5px}.mini-bars{display:flex;align-items:end;justify-content:space-around;height:180px;padding:14px 4px 0;gap:9px}.mini-bars>div{height:100%;width:9%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.mini-bars span{display:block;width:100%;border-radius:5px 5px 0 0;background:linear-gradient(0deg,#256e9c,#64d6d4);box-shadow:0 0 12px #42bbbe22}.mini-bars small{font-size:9px;color:#6f8aa3;white-space:nowrap}.analysis-note{display:flex;flex-direction:column}.analysis-highlight{border:1px solid #2e5261;border-radius:8px;background:#183b4a;padding:12px;margin:auto 0 12px}.analysis-highlight span{display:block;font-size:9px;color:#75aab7}.analysis-highlight strong{display:block;color:#dceef1;font-size:11px;margin-top:6px}
.workflow-hero{background:linear-gradient(115deg,#132c44,#133d50);border:1px solid #2b6570;border-radius:12px;padding:23px 26px;display:flex;justify-content:space-between;align-items:center}.workflow-hero>div:last-child{text-align:center;border-left:1px solid #3d6775;padding-left:25px}.workflow-hero>div:last-child strong{display:block;font-size:27px;color:#63e3d8}.workflow-hero>div:last-child small{color:#89b5bf;font-size:9px}.workflow-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:16px 0}.workflow-progress>div{border:1px solid #2a485d;background:#14293c;border-radius:9px;padding:13px;min-height:79px}.workflow-progress span{display:block;color:#5bd1d0;font-size:10px;font-weight:900}.workflow-progress strong{color:#d9eaf4;font-size:11px;display:block;margin:6px 0}.workflow-progress small{color:#718da4;font-size:9px}.workflow-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.workflow-column{background:#101e2e;border:1px solid #20364a;border-radius:11px;padding:12px;min-height:238px}.column-head{display:flex;align-items:center;gap:7px;padding:3px 2px 13px}.column-head strong{font-size:11px;color:#d7e7f3}.column-head small{margin-left:auto;color:#7894ac;background:#1e3447;border-radius:5px;padding:2px 5px;font-size:9px}.column-dot{width:6px;height:6px;border-radius:50%}.workflow-task{width:100%;border:1px solid #29445b;background:#162b3e;border-radius:8px;padding:11px;text-align:left;margin-bottom:8px;color:#e0edf7}.workflow-task:hover{border-color:#4d98ad;background:#1b364b}.workflow-task>span{font-size:9px;color:#72b9e6}.workflow-task>strong{display:block;margin:8px 0 12px;font-size:10px;line-height:1.5}.workflow-task>div{display:flex;justify-content:space-between;align-items:center}.workflow-task em{color:#77aabf;font-style:normal}.column-empty{color:#5b7b95;font-size:10px;text-align:center;padding:25px}.workflow-bottom{grid-template-columns:1.3fr 1fr;margin-top:15px}
.footer-note{font-size:9px;color:#5b748b;text-align:center;margin:24px 0 0}
.category-hub{margin:18px 0 24px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.category-card{display:grid;grid-template-columns:32px minmax(0,1fr);gap:7px 11px;align-content:start;text-align:left;padding:17px;border:1px solid #294257;border-radius:11px;background:linear-gradient(140deg,#152d40,#102133);color:#e6f3fc;min-height:111px}.category-card:hover{border-color:#51b4bb;background:#19384b;transform:translateY(-2px)}.category-icon{grid-row:1/4;display:grid;place-items:center;width:32px;height:32px;background:#194351;border-radius:8px;color:#70dcd5;font-size:18px}.category-card strong{font-size:12px}.category-card small{color:#819eb6;font-size:10px;line-height:1.7}.category-card em{color:#62c5d4;font-size:9px;font-style:normal;margin-top:2px}.category-process ol{list-style:none;padding:0;margin:0}.category-process li{display:flex;align-items:center;gap:11px;padding:10px 0;position:relative}.category-process li:not(:last-child):after{content:"";position:absolute;top:37px;left:13px;height:15px;border-left:1px solid #32546a}.category-process li span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#204354;color:#70ded3;font-size:10px;font-weight:800}.category-process li strong{font-size:11px;color:#c4dbe9}.category-related{display:flex;flex-wrap:wrap;gap:9px}.category-related button{display:flex;align-items:center;gap:9px;border:1px solid #2b465d;background:#152d40;color:#c3deed;padding:10px 13px;border-radius:8px;font-size:11px}.category-related button:hover{border-color:#55b8c4}.category-related button span,.category-related button em{color:#66d8d1;font-style:normal}.category-related button em{margin-left:5px}
@media(max-width:1240px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.category-grid{gap:8px}.category-card{grid-template-columns:minmax(0,1fr);padding:12px;gap:8px}.category-icon{grid-row:auto;width:28px;height:28px}.category-card small{font-size:9px}.category-related button{flex:1 1 140px;justify-content:space-between}.category-hub{margin-bottom:18px}}
.overlay{background:#020a13bd;backdrop-filter:blur(6px)}.modal,.search-modal{background:#112236;border:1px solid #2b4960;box-shadow:0 30px 80px #0008;color:#e9f3fc}.modal-head{border-color:#294157}.modal-head small{color:#68b8db;font-size:10px}.modal-head h3{font-size:16px;margin:5px 0 0}.modal-head button{margin-left:auto;background:none;border:0;color:#8ba8bb;font-size:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-grid small{display:block;color:#748fa8;font-size:10px;margin-bottom:5px}.detail-grid strong{font-size:12px;color:#d8e9f5}.detail-note{background:#17354a;border:1px solid #2a5368;padding:11px;border-radius:7px;color:#84a9bd;font-size:10px;margin:23px 0 0}.modal-actions{padding:14px 22px;border-top:1px solid #294157;display:flex;justify-content:flex-end;gap:8px}
.search-modal{width:min(560px,100%);border-radius:13px;overflow:hidden;align-self:flex-start;margin-top:11vh}.search-box{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid #27445a}.search-box>span{font-size:22px;color:#6dd9da}.search-box input{border:0;outline:0;background:transparent;color:#eef8ff;flex:1;font-size:13px}.search-box kbd{font-size:9px;border:1px solid #3b586e;color:#7899b0;border-radius:4px;padding:4px 6px}.search-results{padding:12px;max-height:440px;overflow:auto}.search-results>small{color:#69879e;font-size:9px;letter-spacing:.8px;display:block;padding:6px 8px 9px}.search-results button{width:100%;border:0;background:none;border-radius:8px;display:flex;gap:11px;text-align:left;align-items:center;padding:10px;color:#e0edf6}.search-results button:hover{background:#1d3b51}.search-result-icon{width:29px;height:29px;border-radius:7px;display:grid;place-items:center;background:#203c51;font-size:16px}.search-results button>span:nth-child(2){flex:1;min-width:0}.search-results strong{display:block;font-size:11px}.search-results small{display:block;color:#7290a8;margin-top:4px;font-size:9px}.search-results em{font-style:normal;color:#7198ad}
.floating-ai{background:linear-gradient(135deg,#42cfc8,#327bd7);color:white;box-shadow:0 9px 25px #1f8eca77}.chat-window{background:#101f30;border-color:#2c4d63;box-shadow:0 18px 60px #0009}.chat-header{background:linear-gradient(110deg,#163c53,#164260);padding:13px;display:flex;gap:9px}.chat-header .ai-avatar{background:linear-gradient(135deg,#4ddacb,#478ee1);border-radius:9px;width:31px;height:31px;display:grid;place-items:center;font-size:19px}.chat-header>span:nth-child(2){flex:1}.chat-header strong{display:block;font-size:12px}.chat-header small{display:block;color:#9bc4d1;font-size:9px;margin-top:3px}.chat-header button{border:0;background:none;color:#abd4df;font-size:20px}.chat-scroll{background:#0e1b2a}.bubble.ai{background:#1a3044;border-color:#2b4c63;color:#d6e8f3}.bubble.user{background:#2779ad}.quick-prompts button{background:#173449;border-color:#2d6674;color:#7cdfe0}.chat-input{background:#102238;border-color:#29465d}.chat-input input{background:#182f44;border-color:#34536a;color:#e6f4fd}.chat-input button{background:#2787b5}.chat-input button:disabled{opacity:.5;cursor:default}.toast{background:#155063;border:1px solid #3c9d9c;color:#eaffff}
@media(max-width:1240px){.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-grid,.secondary-grid,.home-bottom{grid-template-columns:1fr 1fr}.workflow-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-column{min-height:190px}}
@media(max-width:960px){.sidebar{position:fixed;left:-262px;top:0;z-index:50;transition:left .25s}.sidebar.open{left:0}.mobile-backdrop{position:fixed;inset:0;background:#020a13a8;z-index:45}.mobile-toggle{display:block;border:0;background:none;color:#b7d4e5;font-size:18px;padding:0}.topbar{padding:0 18px}.workspace{padding:24px 18px}.primary-grid,.secondary-grid,.records-grid,.analytics-grid,.workflow-bottom,.home-bottom{grid-template-columns:1fr}.stack{grid-template-columns:repeat(2,1fr)}.hero-art{width:180px}.hero-orbit-label{display:none}}
@media(max-width:620px){.topbar{height:59px;padding:0 13px}.workspace{padding:19px 12px}.crumb{gap:8px}.crumb>span:first-of-type,.crumb b:first-of-type{display:none}.global-search{width:34px;overflow:hidden;white-space:nowrap;padding:7px;text-align:center}.global-search span{margin:0}.global-search kbd,.top-divider,.environment,.top-ai span{display:none}.top-actions{gap:8px}.page-head{align-items:flex-start;flex-direction:column}.page-head h1{font-size:22px}.page-actions{width:100%}.page-actions .button{flex:1}.home-hero{padding:20px;min-height:0}.home-hero h2{font-size:20px}.hero-art{display:none}.metrics,.system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-card{padding:13px;min-height:104px}.metric-card strong{font-size:21px}.metric-top{font-size:9px}.system-card{padding:12px;min-height:148px}.system-card strong small{display:block;margin:3px 0 0}.system-desc{font-size:9px}.panel{padding:15px}.content-grid{gap:11px}.flow-strip>div:last-child{grid-template-columns:repeat(2,1fr)}.stack{grid-template-columns:1fr}.workflow-progress{grid-template-columns:repeat(2,1fr)}.workflow-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workflow-column{padding:9px}.workflow-task{padding:8px}.workflow-task strong{font-size:9px}.workflow-task .status{font-size:8px}.workflow-hero{padding:18px}.workflow-hero h2{font-size:17px}.banner-symbol{display:none}.module-banner{padding:18px}.table-toolbar{flex-direction:column}.table-toolbar input{width:100%}.chat-window{right:0;bottom:0;width:100%;height:min(570px,87vh);border-radius:15px 15px 0 0}.section-title h2{font-size:13px}}

/* 2026-09-26 visual refresh: a calm manufacturing operations workspace. */
:root{--bg:#f3f5f6;--sidebar:#20292f;--surface:#fff;--surface2:#f7f9fa;--border:#dce3e7;--text:#1d2a33;--muted:#687780;--dim:#8a989f;--cyan:#218b85;--blue:#2c6f9f;--shadow:0 2px 8px rgba(25,42,51,.06);color-scheme:light}
body{background:var(--bg);color:var(--text);font-size:14px}
.sidebar{width:246px;background:var(--sidebar);border-right:1px solid #344149;color:#aebbc2}
.brand{height:74px;padding:0 20px;border-bottom:1px solid #344149}
.brand strong{font-size:17px}.brand small{color:#82929a}
.brand-mark{border-radius:8px}
.sidebar-scroll{padding:12px 11px 18px;scrollbar-color:#53626a transparent}
.nav-caption{font-size:11px;color:#829199;margin:20px 10px 8px}
.nav-main{height:42px;border-radius:7px;color:#b4c0c6;font-size:13px;font-weight:700}
.nav-main:hover{background:#2a373e;color:#f2f6f7}
.nav-main.active{color:#f5fafb;background:#31454c;border-color:#4aa8a1;box-shadow:inset 3px 0 #6dc7bf}
.nav-main-icon{color:#8ab7b4}.nav-main.active .nav-main-icon{color:#86d4cb}
.nav-main small{font-size:10px;color:#8fa0a7}.nav-trailing,.nav-chevron{color:#8b9ca3}
.subnav{border-left-color:#52636a}.subnav-item{color:#97a7ad;font-size:12px;border-radius:6px;padding:8px 10px}.subnav-item:hover{background:#2a383e;color:#f4f7f8}.subnav-item.active{background:#38565b;color:#b5e2dc}.subnav-item span{color:#91a7ab}.subnav-item.active span{color:#a7ded7}
.sidebar-footer{border-top-color:#344149;color:#a7b6bb;font-size:11px}.profile{color:#e4ecee}.profile small{color:#9aaab0}.profile-more{color:#8fa2a9}
.main{background:var(--bg);min-height:100vh}
.topbar{height:66px;background:#fff;border-bottom:1px solid var(--border);padding:0 30px;backdrop-filter:none}
.crumb{color:#7b8990;font-size:12px}.crumb strong{color:#26353d}.crumb b{color:#b4bec3}.crumb-current{color:#4d7e7a}
.global-search{width:242px;background:#f7f9fa;border:1px solid #dce4e7;border-radius:6px;color:#76858c;font-size:12px;padding:9px 10px}.global-search:hover{border-color:#8eb9b5;color:#35565a}.global-search kbd{background:#fff;border-color:#d8e1e4;color:#8b999f}.top-divider{border-left-color:#dce3e7}.environment{color:#54716f;background:#eef7f5;border-color:#cce3df;border-radius:6px;padding:7px 10px}.environment i{background:#3e9d85}.top-ai{border:1px solid #b8d8d3;background:#f1f8f7;color:#257a74;border-radius:6px;padding:8px 11px}.top-ai:hover{background:#e2f2ef}
.workspace{max-width:1540px;padding:28px 30px 44px}.eyebrow{font-size:11px;color:#3e807b;letter-spacing:1.4px}.page-head{margin-bottom:20px}.page-head h1{font-size:26px;color:#1d2b33;font-weight:800}.page-head p{color:#718087;font-size:13px}.page-actions{gap:8px}.button{border:1px solid #d4dee2;background:#fff;color:#456069;border-radius:6px;padding:9px 13px;font-size:12px}.button:hover{background:#f1f6f6;border-color:#8ab9b3;color:#276c68}.button.primary{background:#2d7f7b;border-color:#2d7f7b;color:#fff;box-shadow:none}.button.primary:hover{background:#246b68}
.home-hero{min-height:156px;border:1px solid #d5e1e1;border-radius:8px;background:#fff;align-items:center;padding:25px 28px;box-shadow:var(--shadow)}.home-hero>div:first-child{max-width:760px}.hero-overline{color:#3d817c;font-size:11px;letter-spacing:1px}.hero-overline i{display:none}.home-hero h2{font-size:24px;color:#22333a;margin:10px 0 8px}.home-hero p{color:#708087;font-size:13px;line-height:1.7}.hero-buttons{margin-top:17px}.hero-buttons .button:not(.primary){background:#fff;border-color:#d1dde0;color:#50666d}.hero-summary{display:flex;flex-direction:column;gap:8px;min-width:220px;padding:15px 18px;border-left:1px solid #e0e7e8;color:#64757c}.hero-summary strong{font-size:12px;color:#334950}.hero-summary span{font-size:13px;color:#2d716c}.hero-summary small{font-size:11px;color:#8b989d}.hero-art{display:none}
.section-title{margin:24px 0 12px}.section-title h2{font-size:16px;color:#24343b}.section-title p{font-size:12px;color:#819097}.small-link{color:#2a7d78;font-size:11px}.metrics{gap:12px;margin:14px 0 20px}.metric-card,.panel,.system-card{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.metric-card{padding:16px 17px;min-height:112px}.metric-top{font-size:11px;color:#77878d}.metric-top i{width:28px;height:28px;background:#edf5f4;color:var(--cyan);font-size:16px}.metric-card strong{color:#23343c;font-size:25px;margin-top:13px}.metric-card small{color:#4d9588;font-size:11px}
.system-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.system-card{color:#24343b;padding:16px;min-height:146px}.system-card:hover{border-color:#9dc5c0;transform:translateY(-1px);background:#fbfdfd}.system-icon{width:34px;height:34px;border-radius:7px;background:#edf5f4;color:#2d8b84;font-size:17px}.system-arrow{color:#789096}.system-card strong{font-size:14px;margin-top:11px}.system-card strong small{color:#788a91}.system-desc{color:#72858b;font-size:11px}.system-foot{border-top-color:#e7edef;color:#819096;font-size:11px}.system-foot b{color:#2d817c}
.panel{padding:18px 19px}.panel-chip{background:#eef7f5;color:#2b7d76;border-color:#cbe3df}.chart-legend{color:#7d8e94}.alert-row{border-bottom-color:#e7edef}.alert-module{background:#edf5f4;color:#367c77}.alert-row strong{color:#34464d}.alert-row small{color:#829096}.panel-note{color:#849298}
.page-tabs{gap:4px;border-bottom-color:#dce4e6;margin-bottom:18px}.page-tab{color:#71828a;padding:10px 14px 11px;font-size:12px}.page-tab:hover{color:#2d6461}.page-tab.active{color:#287a74;border-bottom-color:#2c8f88;background:#eef7f5}
.module-banner{min-height:124px;border:1px solid #c8dedc;border-radius:8px;padding:22px 25px;background:#edf6f5}.banner-kicker{color:#347e79}.module-banner h2,.workflow-hero h2{color:#253840;font-size:20px}.module-banner p,.workflow-hero p{color:#70838a;font-size:12px}.banner-symbol{color:#5aa59f;opacity:.22}
.data-table th{color:#708189;background:#f4f7f8;font-size:11px;border-bottom-color:#dce5e8}.data-table td{color:#465a62;border-bottom-color:#e7edef;padding:12px 10px;font-size:12px}.data-table td:first-child{color:#2d7586}.table-more,.panel-bottom-link{color:#2d7f7a}.status.success{background:#e5f3ed;color:#2e866a}.status.warning{background:#fff4df;color:#ac7926}.status.danger{background:#fbe9e9;color:#bb5e66}.status.info{background:#eaf2f7;color:#4f8198}
.category-card,.category-related button{background:#fff;border-color:#d8e3e6;color:#31474e;box-shadow:none}.category-card:hover,.category-related button:hover{border-color:#91bdb8;background:#f5faf9}.category-icon{background:#edf5f4;color:#2d827c}.category-card small{color:#75878d}.category-card em,.category-related button span,.category-related button em{color:#2e807a}.category-process li:not(:last-child):after{border-left-color:#c9d9dc}.category-process li span{background:#edf5f4;color:#2c817b}.category-process li strong{color:#4e6269}
.insight-panel,.analysis-note,.next-step{background:#f0f7f6;border-color:#cce2df}.insight-head>span{background:#4c9d96;box-shadow:none}.insight-head strong{color:#28464b}.insight-head small,.insight-panel>p,.analysis-note>p{color:#60757c}.insight-panel>button,.analysis-note>button,.next-step>button{border-color:#aad0cc;background:#e0f1ef;color:#26736e}.next-icon{color:#43958d}
.workflow-hero{background:#edf6f5;border-color:#c8dedc;border-radius:8px}.workflow-progress>div,.workflow-column,.workflow-task{border-color:#d7e2e5;background:#fff}.workflow-progress strong,.column-head strong,.workflow-task{color:#354a52}.workflow-progress small,.column-empty{color:#829197}.workflow-task:hover{border-color:#92bbb7;background:#f4faf9}.column-head small{background:#edf3f4;color:#6f8188}.workflow-task>span{color:#4a8a9d}.workflow-task em{color:#518f93}
.floating-ai{background:#2d7f7b;color:#fff;box-shadow:0 4px 12px rgba(35,104,99,.22)}.chat-window{background:#fff;border-color:#d3dfe2;box-shadow:0 12px 35px rgba(25,42,51,.16)}.chat-header{background:#f0f7f6;border-bottom:1px solid #d5e4e3}.chat-header .ai-avatar{background:#4c9d96}.chat-header strong{color:#29434a}.chat-header small{color:#6a8589}.chat-header button{color:#658084}.chat-scroll{background:#f7f9fa}.bubble.ai{background:#eef5f4;border-color:#d7e6e4;color:#40565d}.bubble.user{background:#2d7f7b}.quick-prompts button{background:#fff;border-color:#cfe2df;color:#317d77}.chat-input{background:#fff;border-color:#d7e2e5}.chat-input input{background:#f7f9fa;border-color:#d5e0e3;color:#2b4047}.chat-input button{background:#2d7f7b}.toast{background:#e7f4f2;border-color:#acd1cc;color:#2e6f6b}
@media(max-width:1240px){.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.hero-summary{display:none}.home-hero{padding:20px}.home-hero h2{font-size:21px}.metrics,.system-grid{grid-template-columns:1fr}.metric-card{min-height:100px}.system-card{min-height:132px}.page-head h1{font-size:23px}}
@media(max-width:620px){.topbar{padding:0 12px;gap:8px}.crumb{min-width:0;flex:1}.top-actions{min-width:0;flex:none;gap:6px}.global-search{width:34px;min-width:34px;flex:0 0 34px;overflow:hidden;white-space:nowrap;padding:7px;text-align:center}.global-search span{margin:0}.global-search kbd{display:none}.top-ai{width:32px;min-width:32px;flex:0 0 32px;padding:8px 7px;overflow:hidden;white-space:nowrap}.top-ai span{display:none}}

/* 2026-09-26 premium black pass: quiet surfaces, editorial spacing, restrained brass accent. */
:root{--bg:#080a0b;--sidebar:#0b0e0f;--surface:#111516;--surface2:#151a1b;--border:#252c2d;--text:#edf0ed;--muted:#98a19e;--dim:#687370;--cyan:#a7c5bd;--blue:#b5b9ad;--brass:#b9a16a;--shadow:none;color-scheme:dark}
*{box-sizing:border-box}
body{background:#080a0b;color:#edf0ed;font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.01em}
.sidebar{width:226px;background:#0b0e0f;border-right:1px solid #202627}
.brand{height:72px;padding:0 18px;border-bottom-color:#202627}.brand strong{font-size:16px;letter-spacing:.02em}.brand small{color:#6f7a77;letter-spacing:1.2px}
.sidebar-scroll{padding:10px 10px 16px}.nav-caption{color:#697571;margin:22px 10px 8px;font-size:10px;letter-spacing:1.4px}.nav-main{height:40px;border-radius:4px;color:#98a39f}.nav-main:hover{background:#151a1a;color:#f0f2ef}.nav-main.active{background:#171d1c;border-color:#5c634a;box-shadow:inset 2px 0 #b9a16a}.nav-main-icon,.nav-main.active .nav-main-icon{color:#aebfb6}.nav-main small{color:#687571}.nav-trailing,.nav-chevron{color:#697571}.subnav{border-left-color:#39413e}.subnav-item{border-radius:3px;color:#7e8985;padding:8px 10px}.subnav-item:hover{background:#151a1a;color:#e5e9e6}.subnav-item.active{background:#1a211f;color:#d6d8c7}.subnav-item span,.subnav-item.active span{color:#a9b69e}
.sidebar-footer{border-top-color:#202627;color:#7f8986;padding:14px 16px}.profile{color:#e0e5e1}.profile small{color:#6f7b77}.profile-more{color:#697571}
.main{background:#080a0b}.topbar{height:61px;background:#0b0e0f;border-bottom-color:#202627;padding:0 27px}.crumb{color:#697572}.crumb strong{color:#dce2de}.crumb b{color:#3f4946}.crumb-current{color:#b5bea9}.global-search{width:230px;background:#111617;border-color:#293130;border-radius:4px;color:#7f8b87;padding:8px 10px}.global-search:hover{border-color:#6c7256;color:#d8ddd5}.global-search kbd{background:#0b0e0f;border-color:#343c3b;color:#78837f}.top-divider{border-left-color:#252d2d}.environment{color:#aab7a7;background:#151a18;border-color:#3d493a;border-radius:4px;padding:7px 9px}.environment i{background:#91b59e}.top-ai{border-color:#555d48;background:#25271e;color:#d2c490;border-radius:4px;padding:8px 11px}.top-ai:hover{background:#343425}
.workspace{max-width:1500px;padding:28px 30px 48px}.eyebrow{color:#b9a16a;letter-spacing:2px}.page-head{margin-bottom:22px}.page-head h1{color:#eef1ed;font-size:28px;letter-spacing:-.8px}.page-head p{color:#7f8b87}.button{border-color:#303837;background:#111617;color:#c2cbc6;border-radius:4px}.button:hover{background:#1a201f;border-color:#77785a;color:#f0f1e9}.button.primary{background:#b9a16a;border-color:#b9a16a;color:#111412;box-shadow:none}.button.primary:hover{background:#ccb77c;border-color:#ccb77c}
.home-hero{min-height:190px;border:1px solid #2a3231;border-radius:5px;background:#101415;box-shadow:none;padding:31px 34px;position:relative}.home-hero:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:2px;background:#b9a16a}.home-hero h2{font-size:28px;letter-spacing:-.7px;color:#f0f2ee;margin:11px 0 9px}.home-hero p{color:#909b96;font-size:12px;max-width:650px}.hero-overline{color:#b9a16a;font-size:10px;letter-spacing:1.8px}.hero-buttons{margin-top:22px}.hero-buttons .button:not(.primary){background:#151a1a;border-color:#343c3b;color:#afb9b4}.hero-summary{border-left-color:#2f3836;min-width:245px;padding:13px 0 13px 22px}.hero-summary strong{color:#e5e8df}.hero-summary span{color:#b7c2ad}.hero-summary small{color:#737e79}.hero-art{display:none}
.section-title{margin:27px 0 13px}.section-title h2{color:#e8ece8;font-size:15px}.section-title p{color:#727e7a}.small-link{color:#c0ab76}.metric-card,.panel,.system-card{background:#111516;border:1px solid #252d2d;border-radius:4px;box-shadow:none}.metric-card{padding:16px 17px;min-height:108px}.metric-top{color:#7e8a86}.metric-top i{background:#1b211f;color:#b8c4a8;border-radius:3px}.metric-card strong{color:#eef1ec;font-size:24px}.metric-card small{color:#91ad9c}.metrics{gap:10px}.system-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.system-card{padding:16px;min-height:150px}.system-card:hover{border-color:#777557;background:#161b1a;transform:none}.system-icon{width:32px;height:32px;border-radius:3px;background:#1a211f;color:#b6c6b2}.system-arrow{color:#8c8b6d}.system-card strong{color:#e6ebe7;font-size:13px}.system-card strong small{color:#87928e}.system-desc{color:#77837e}.system-foot{border-top-color:#262e2e;color:#74817c}.system-foot b{color:#c1af7a}
.panel{padding:18px 19px}.panel-chip{background:#1b211d;color:#c5ba88;border-color:#4b5038}.chart-legend{color:#78847f}.alert-row{border-bottom-color:#252d2d}.alert-module{background:#1b211f;color:#b8c4a8}.alert-row strong{color:#dce3df}.alert-row small{color:#75817d}.panel-note{color:#6f7b76}
.page-tabs{border-bottom-color:#252d2d}.page-tab{color:#7e8985}.page-tab:hover{color:#ecefe9}.page-tab.active{color:#c7b67f;border-bottom-color:#b9a16a;background:#171b18}.module-banner{border-color:#3b4338;border-radius:4px;background:#141917}.banner-kicker{color:#b9a16a}.module-banner h2,.workflow-hero h2{color:#ecefeb}.module-banner p,.workflow-hero p{color:#8d9994}.banner-symbol{color:#b9a16a;opacity:.16}
.data-table th{color:#818d88;background:#171c1c;border-bottom-color:#2a3231}.data-table td{color:#bec8c3;border-bottom-color:#252d2d}.data-table td:first-child{color:#c4b27c}.table-more,.panel-bottom-link{color:#bba674}.status{border-radius:3px}.status.success{background:#1c3029;color:#a6c8ac}.status.warning{background:#3a3020;color:#d7bd7d}.status.danger{background:#3d2628;color:#dda2a2}.status.info{background:#232e2d;color:#b0c5bd}
.category-card,.category-related button{background:#111516;border-color:#2a3231;color:#d9e1dc;box-shadow:none;border-radius:4px}.category-card:hover,.category-related button:hover{border-color:#777557;background:#181c1b}.category-icon{background:#1b211f;color:#c1b57f;border-radius:3px}.category-card small{color:#7d8984}.category-card em,.category-related button span,.category-related button em{color:#c0ac78}
.insight-panel,.analysis-note,.next-step{background:#151a18;border-color:#394137}.insight-head>span{background:#5e6749;border-radius:3px}.insight-head strong{color:#e1e8e1}.insight-head small,.insight-panel>p,.analysis-note>p{color:#909b96}.insight-panel>button,.analysis-note>button,.next-step>button{border-color:#5b6043;background:#25271d;color:#d0c08d;border-radius:3px}.next-icon{color:#c1af7a}
.workflow-hero{background:#141917;border-color:#3b4338;border-radius:4px}.workflow-progress>div,.workflow-column,.workflow-task{border-color:#2a3231;background:#111516;border-radius:4px}.workflow-progress strong,.column-head strong,.workflow-task{color:#d9e1dc}.workflow-progress small,.column-empty{color:#77837e}.workflow-task:hover{border-color:#777557;background:#181c1b}.column-head small{background:#1c2220;color:#858f89}.workflow-task>span{color:#b6b684}.workflow-task em{color:#879b8f}
.floating-ai{background:#151a18;color:#d0bf8a;border:1px solid #8e7e52;box-shadow:none}.chat-window{background:#111516;border-color:#2a3231;box-shadow:0 18px 50px rgba(0,0,0,.55)}.chat-header{background:#171c1a;border-bottom-color:#2c3431}.chat-header .ai-avatar{background:#5e6749}.chat-header strong{color:#e4e9e3}.chat-header small{color:#a1aaa3}.chat-scroll{background:#0d1111}.bubble.ai{background:#191f1d;border-color:#2b3431;color:#d1dbd5}.bubble.user{background:#655a3b}.quick-prompts button{background:#161c1a;border-color:#3b4338;color:#c8ba87}.chat-input{background:#111516;border-color:#2a3231}.chat-input input{background:#181d1b;border-color:#343d39;color:#e1e8e2}.chat-input button{background:#817145}.toast{background:#29291f;border-color:#716343;color:#eee1b5}
@media(max-width:1240px){.system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.workspace{padding:21px 13px 35px}.home-hero{padding:24px 22px}.home-hero h2{font-size:22px}.hero-summary{display:none}.metrics,.system-grid{grid-template-columns:1fr;gap:8px}.metric-card{min-height:96px}.system-card{min-height:124px}.page-head h1{font-size:23px}.home-hero:before{top:15px;bottom:15px}}

/* 2026-09-26 dark graphite direction. */
:root{--bg:#0f1113;--sidebar:#121619;--surface:#181c1f;--surface2:#1d2327;--border:#2b3338;--text:#e7ecee;--muted:#9aa6aa;--dim:#6f7b80;--cyan:#77b7ad;--blue:#83a9c0;--shadow:0 8px 24px rgba(0,0,0,.18);color-scheme:dark}
body{background:#0f1113;color:#e7ecee}.sidebar{background:#121619;border-right-color:#252d31}.brand{border-bottom-color:#252d31}.brand small{color:#7f8e93}.nav-caption{color:#738087}.nav-main{color:#9da9ad}.nav-main:hover{background:#1b2226;color:#edf2f3}.nav-main.active{background:#222f32;border-color:#4e7875;box-shadow:inset 3px 0 #7eb9af}.nav-main-icon,.nav-main.active .nav-main-icon{color:#83b4ac}.nav-main small{color:#748389}.nav-trailing,.nav-chevron{color:#748188}.subnav{border-left-color:#37464b}.subnav-item{color:#89979c}.subnav-item:hover{background:#1b2428;color:#ecf2f3}.subnav-item.active{background:#294344;color:#b8d8d3}.subnav-item span,.subnav-item.active span{color:#8abbb3}.sidebar-footer{border-top-color:#252d31;color:#8f9da1}.profile{color:#e1e8e9}.profile small{color:#7d8c92}.profile-more{color:#718187}
.main{background:#0f1113}.topbar{background:#15191c;border-bottom-color:#2a3237;backdrop-filter:none}.crumb{color:#819095}.crumb strong{color:#e6ecee}.crumb b{color:#536066}.crumb-current{color:#9cc7bf}.global-search{background:#1b2125;border-color:#313b40;color:#8b999e}.global-search:hover{border-color:#6c9d98;color:#d3e2e0}.global-search kbd{background:#15191c;border-color:#39454a;color:#88969a}.top-divider{border-left-color:#2b3439}.environment{color:#a9c9c3;background:#1c2a2b;border-color:#3c5f5c}.environment i{background:#79b5a9}.top-ai{border-color:#4b7470;background:#203132;color:#acd4ce}.top-ai:hover{background:#29403f}
.workspace{padding:28px 30px 44px}.eyebrow{color:#86bcb3}.page-head h1{color:#edf2f3}.page-head p{color:#8b999e}.button{border-color:#364147;background:#1b2125;color:#c8d3d5}.button:hover{background:#242c30;border-color:#6a9993;color:#eff6f5}.button.primary{background:#507e79;border-color:#5d9189;color:#fff;box-shadow:none}.button.primary:hover{background:#679991}
.home-hero{border-color:#303a3f;background:#181c1f;box-shadow:var(--shadow)}.hero-overline{color:#8abdb5}.home-hero h2{color:#edf2f3}.home-hero p{color:#9aa7ab}.hero-buttons .button:not(.primary){background:#1b2125;border-color:#39454a;color:#c4d0d2}.hero-summary{border-left-color:#303a3f;color:#9aa7ab}.hero-summary strong{color:#dce6e6}.hero-summary span{color:#9bc5bd}.hero-summary small{color:#7d8a90}
.section-title h2{color:#e4ebec}.section-title p{color:#7f8d92}.small-link{color:#9cc7bf}.metric-card,.panel,.system-card{background:#181c1f;border-color:#2b3439;box-shadow:var(--shadow)}.metric-top{color:#8e9da2}.metric-top i{background:#263535;color:#9dc8c1}.metric-card strong{color:#ecf2f3}.metric-card small{color:#8ec1b6}.system-card{color:#e5ecee}.system-card:hover{border-color:#5d8985;background:#1c2527}.system-icon{background:#263536;color:#9bc7bf}.system-arrow{color:#829398}.system-card strong small{color:#87969b}.system-desc{color:#829095}.system-foot{border-top-color:#2c363a;color:#7e8c91}.system-foot b{color:#9dc9c1}.panel-chip{background:#263637;color:#a3d0c9;border-color:#466965}.chart-legend{color:#819096}.alert-row{border-bottom-color:#2a3438}.alert-module{background:#273838;color:#a2cdc6}.alert-row strong{color:#dde6e7}.alert-row small{color:#7e8d92}.panel-note{color:#75848a}
.page-tabs{border-bottom-color:#2c363a}.page-tab{color:#839196}.page-tab:hover{color:#d9e7e5}.page-tab.active{color:#a9d2cb;border-bottom-color:#75ada5;background:#233435}.module-banner{border-color:#405f60;background:#1b2829}.banner-kicker{color:#9bc9c1}.module-banner h2,.workflow-hero h2{color:#ecf2f3}.module-banner p,.workflow-hero p{color:#96a5a9}.banner-symbol{color:#8bbab4;opacity:.18}
.data-table th{color:#8c9b9f;background:#20272b;border-bottom-color:#303a3f}.data-table td{color:#c1cdd0;border-bottom-color:#293338}.data-table td:first-child{color:#a6ceca}.table-more,.panel-bottom-link{color:#9ccbc3}.status.success{background:#244039;color:#9bd1b7}.status.warning{background:#493c27;color:#e1bd7c}.status.danger{background:#482d32;color:#e7a1a8}.status.info{background:#293c49;color:#a8c7d8}
.category-card,.category-related button{background:#181c1f;border-color:#303a3f;color:#d9e5e6}.category-card:hover,.category-related button:hover{border-color:#5b8984;background:#202a2c}.category-icon{background:#273837;color:#9bc8c1}.category-card small{color:#849297}.category-card em,.category-related button span,.category-related button em{color:#9fcac3}.category-process li:not(:last-child):after{border-left-color:#435256}.category-process li span{background:#273837;color:#9bc8c1}.category-process li strong{color:#c7d5d7}
.insight-panel,.analysis-note,.next-step{background:#1a292a;border-color:#3b5c5a}.insight-head>span{background:#4b7d77}.insight-head strong{color:#dce8e7}.insight-head small,.insight-panel>p,.analysis-note>p{color:#9aabad}.insight-panel>button,.analysis-note>button,.next-step>button{border-color:#4c817b;background:#24403f;color:#a6d2cb}.next-icon{color:#9cc8c1}
.workflow-hero{background:#1b292a;border-color:#405f60}.workflow-progress>div,.workflow-column,.workflow-task{border-color:#303a3f;background:#181c1f}.workflow-progress strong,.column-head strong,.workflow-task{color:#d7e2e3}.workflow-progress small,.column-empty{color:#7e8e93}.workflow-task:hover{border-color:#5b8984;background:#202a2c}.column-head small{background:#293437;color:#8e9da1}.workflow-task>span{color:#9fc7c5}.workflow-task em{color:#9bc2bd}
.floating-ai{background:#4f827b;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.32)}.chat-window{background:#181c1f;border-color:#303a3f;box-shadow:0 18px 50px rgba(0,0,0,.45)}.chat-header{background:#1d2a2b;border-bottom-color:#354847}.chat-header .ai-avatar{background:#4f827b}.chat-header strong{color:#e2ecec}.chat-header small{color:#9dbab6}.chat-header button{color:#9bb0b3}.chat-scroll{background:#13181a}.bubble.ai{background:#222d30;border-color:#354346;color:#d2dfe0}.bubble.user{background:#4f827b}.quick-prompts button{background:#1d292b;border-color:#416663;color:#a6d0ca}.chat-input{background:#181c1f;border-color:#303a3f}.chat-input input{background:#20272b;border-color:#38464b;color:#e1eaeb}.chat-input button{background:#4f827b}.toast{background:#284443;border-color:#4f827b;color:#d8efeb}

/* 2026-09-26 black studio pass: quiet surfaces, clear hierarchy, no neon treatment. */
:root{
  --bg:#07090a; --sidebar:#0b0e10; --surface:#101415; --surface2:#151a1b;
  --border:#222a2c; --text:#e8eceb; --muted:#9aa5a4; --dim:#687473;
  --cyan:#a4c7bc; --blue:#a7bdc5; --shadow:none; color-scheme:dark;
}
body{background:#07090a;color:#e8eceb;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;letter-spacing:.005em}
.app{background:#07090a}.sidebar{width:228px;background:#0b0e10;border-right:1px solid #1d2426}.brand{height:72px;padding:0 18px;border-bottom:1px solid #1d2426}.brand-mark{width:36px;height:36px;border-radius:6px;background:#e9eeeb;box-shadow:none}.brand strong{font-size:16px;letter-spacing:.3px}.brand small{font-size:8px;letter-spacing:1.4px;color:#75817f}
.sidebar-scroll{padding:14px 10px 20px;scrollbar-color:#384241 transparent}.nav-caption{font-size:9px;letter-spacing:1.8px;color:#687573;margin:19px 10px 7px}.nav-main{height:40px;border-radius:5px;color:#9da7a5;font-size:12px;font-weight:700;padding:0 10px;margin:2px 0}.nav-main:hover{background:#151a1b;color:#e9eeec}.nav-main.active{background:#17201f;border-color:#5c7d72;box-shadow:inset 2px 0 #a4c7bc;color:#f0f4f2}.nav-main-icon{color:#8ca9a1}.nav-main.active .nav-main-icon{color:#b3d5ca}.nav-main small{font-size:9px;color:#71807d}.nav-trailing,.nav-chevron{color:#6c7b79}.subnav{margin:4px 0 8px 19px;padding-left:12px;border-left:1px solid #303b39;gap:1px}.subnav-item{color:#7d8b89;border-radius:4px;padding:7px 9px;font-size:11px}.subnav-item:hover{background:#151c1c;color:#d8e3df}.subnav-item.active{background:#1c2927;color:#acd0c2}.subnav-item span,.subnav-item.active span{color:#91b5aa}.sidebar-footer{border-top-color:#1d2426;padding:14px 16px;color:#83908d;font-size:10px}.profile{color:#dae3df;font-size:11px;margin-top:15px}.profile-avatar{width:28px;height:28px;border-radius:5px}.profile small{font-size:9px;color:#6f7d7a}.profile-more{color:#6e7a78}
.main{background:#07090a}.topbar{height:62px;background:#0a0d0f;border-bottom:1px solid #202729;padding:0 28px}.crumb{font-size:11px;color:#74817f}.crumb strong{color:#e0e8e5}.crumb b{color:#465352}.crumb-current{color:#a4c7bc}.global-search{width:235px;background:#101516;border:1px solid #273033;border-radius:5px;color:#85918f;font-size:10px;padding:8px 10px}.global-search:hover{border-color:#668177;color:#cedbd6}.global-search kbd{background:#0d1112;border-color:#303a3a;color:#71807c}.top-divider{border-left-color:#26302f}.environment{color:#a7c4b9;background:#121c1b;border-color:#344b46;border-radius:4px;padding:6px 9px}.environment i{background:#8ebdae}.top-ai{border:1px solid #53776d;background:#17221f;color:#b1d0c5;border-radius:4px;padding:7px 10px;font-size:10px}.top-ai:hover{background:#1e2b27}
.workspace{max-width:1540px;padding:31px 30px 46px}.page-head{margin-bottom:22px}.eyebrow{font-size:9px;letter-spacing:2px;color:#9fc0b4;margin-bottom:9px}.page-head h1{font-size:28px;line-height:1.25;color:#edf1ef;font-weight:750;letter-spacing:-.6px}.page-head p{font-size:11px;color:#84918f}.page-actions{gap:7px}.button{border:1px solid #303a3b;background:#111718;color:#bdc9c6;border-radius:4px;padding:8px 12px;font-size:10px}.button:hover{background:#19201f;border-color:#6a8d81;color:#eff4f1}.button.primary{background:#91b5a9;border-color:#91b5a9;color:#0b1210;box-shadow:none}.button.primary:hover{background:#b1cec2;border-color:#b1cec2}
.home-hero{min-height:178px;border:1px solid #2b3535;border-radius:6px;background:#101516;padding:27px 28px;box-shadow:none}.home-hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#9fc1b5}.home-hero h2{font-size:24px;color:#edf2ef;margin:11px 0 7px}.home-hero p{font-size:11px;color:#97a29f;line-height:1.75}.hero-overline{font-size:9px;letter-spacing:1.6px;color:#a4c7bc}.hero-summary{min-width:230px;padding:11px 18px;border-left:1px solid #2d3936;gap:7px}.hero-summary strong{font-size:11px;color:#d8e2de}.hero-summary span{font-size:12px;color:#a5c6bb}.hero-summary small{font-size:10px;color:#71807b}.hero-buttons{gap:7px;margin-top:18px}.hero-buttons .button:not(.primary){background:#141b1b;border-color:#303c3b;color:#c1ceca}
.section-title{margin:28px 0 12px}.section-title h2{font-size:14px;color:#dfe8e4;font-weight:760}.section-title p{font-size:10px;color:#74817f;margin-top:4px}.small-link{color:#a4c7bc;font-size:10px}.metrics{gap:10px;margin:13px 0 21px}.metric-card,.panel,.system-card{background:#101415;border:1px solid #242c2e;border-radius:5px;box-shadow:none}.metric-card{padding:16px 17px;min-height:105px}.metric-top{font-size:10px;color:#818e8b}.metric-top i{width:25px;height:25px;border-radius:4px;background:#1b2926;color:#a5c6ba;font-size:14px}.metric-card strong{font-size:23px;color:#edf1ef;margin-top:11px}.metric-card small{font-size:10px;color:#91b9ad}.system-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.system-card{padding:15px;min-height:142px}.system-card:hover{border-color:#63867b;transform:none;background:#141b1a}.system-icon{width:31px;height:31px;border-radius:4px;background:#182522;color:#a6c9bc;font-size:16px}.system-arrow{top:15px;right:15px;color:#7c8b87}.system-card strong{font-size:13px;margin-top:12px}.system-card strong small{font-size:9px;color:#8b9894}.system-desc{font-size:10px;color:#778480}.system-foot{border-top-color:#283230;padding-top:8px;color:#75817e;font-size:9px}.system-foot b{color:#a5c7ba}
.home-bottom{gap:12px;margin-top:14px}.panel{padding:17px 18px}.panel-chip{background:#182522;color:#a5c7bb;border-color:#344d46;border-radius:3px;padding:4px 7px;font-size:9px}.chart-legend{font-size:9px;color:#788582}.alert-row{border-bottom-color:#252e2e;padding:10px 0}.alert-module{border-radius:3px;background:#1c2926;color:#a3c4b9;font-size:9px;padding:6px 7px}.alert-row strong{font-size:10px;color:#d5dfdc}.alert-row small{font-size:9px;color:#778480}.panel-note{font-size:9px;color:#687572}
.page-tabs{gap:0;border-bottom-color:#252e2e;margin-bottom:18px}.page-tab{color:#7b8885;padding:9px 14px 10px;font-size:10px}.page-tab:hover{color:#d5e3de}.page-tab.active{color:#a6c8bc;border-bottom-color:#9fc2b5;background:#15201e}.module-banner{min-height:116px;border:1px solid #33423f;border-radius:5px;padding:20px 24px;background:#131c1b}.banner-kicker{color:#9fc2b5;font-size:9px}.module-banner h2,.workflow-hero h2{font-size:18px;color:#e8efec}.module-banner p,.workflow-hero p{font-size:10px;color:#899591}.banner-symbol{color:#9fc1b5;opacity:.18}
.data-table th{color:#7f8c89;background:#151b1c;border-bottom-color:#2b3434;font-size:9px;padding:9px 10px}.data-table td{color:#b9c6c2;border-bottom-color:#242d2d;padding:10px;font-size:10px}.data-table td:first-child{color:#a8c9be}.data-table tr[data-row]:hover{background:#151d1c}.table-more,.panel-bottom-link{color:#9fc4b8}.status{border-radius:3px}.status.success{background:#1d3029;color:#a6cfb8}.status.warning{background:#342c1e;color:#dbc185}.status.danger{background:#382427;color:#db9ba0}.status.info{background:#202c2e;color:#a4c1c9}
.category-card,.category-related button{background:#101415;border-color:#293333;color:#d3dfdb;border-radius:5px;box-shadow:none}.category-card{min-height:105px;padding:15px}.category-card:hover,.category-related button:hover{border-color:#63867b;background:#151c1b}.category-icon{background:#192623;color:#a5c7bb;border-radius:4px}.category-card small{color:#7d8a87}.category-card em,.category-related button span,.category-related button em{color:#9fc3b7}.category-process li:not(:last-child):after{border-left-color:#394744}.category-process li span{background:#192623;color:#a6c8bc;border-radius:4px}.category-process li strong{color:#c6d3cf}.category-related button{padding:9px 12px;font-size:10px}
.insight-panel,.analysis-note,.next-step{background:#131c1b;border-color:#334541}.insight-head>span{background:#547d70;border-radius:4px}.insight-head strong{color:#dbe6e1}.insight-head small,.insight-panel>p,.analysis-note>p{color:#8e9c98}.insight-panel>button,.analysis-note>button,.next-step>button{border-color:#4f786c;background:#1a2925;color:#a7cabe;border-radius:4px}.next-icon{color:#a2c6ba}.workflow-hero{background:#131c1b;border-color:#33423f;border-radius:5px}.workflow-progress>div,.workflow-column,.workflow-task{border-color:#293333;background:#101415;border-radius:5px}.workflow-task:hover{border-color:#63867b;background:#151c1b}.column-head small{background:#1b2523;color:#86938f}.workflow-task>span{color:#9fc2b7}.workflow-task em{color:#9fc2b7}
.floating-ai{background:#789e92;color:#07100d;box-shadow:0 6px 16px rgba(0,0,0,.38)}.chat-window{background:#101415;border-color:#2c3635;box-shadow:0 18px 50px rgba(0,0,0,.55);border-radius:7px}.chat-header{background:#17211f;border-bottom-color:#2e3d39}.chat-header .ai-avatar{background:#6f9589;border-radius:4px}.chat-header strong{color:#e2ebe7}.chat-header small{color:#9bb6ac}.chat-header button{color:#9cafaa}.chat-scroll{background:#0b0f10}.bubble.ai{background:#17201f;border-color:#2d3b38;color:#d0ddd8}.bubble.user{background:#668e82}.quick-prompts button{background:#141d1c;border-color:#38524b;color:#a5c8bc}.chat-input{background:#101415;border-color:#2a3433}.chat-input input{background:#171e1e;border-color:#303c3a;color:#dce7e2}.chat-input button{background:#6e978a;color:#07100d}.toast{background:#1d302b;border-color:#4d766a;color:#d5e8df}
.footer-note{font-size:9px;color:#5f6e6a;margin-top:24px}.overlay{background:#030506dc;backdrop-filter:blur(5px)}.modal,.search-modal{background:#101415;border-color:#2c3635;box-shadow:0 30px 80px #000b;color:#e5ece9}.modal-head,.modal-actions,.search-box{border-color:#293332}.modal-head small,.detail-grid small,.search-results>small{color:#7e918b}.modal-head h3{color:#e5ece9}.modal-head button{color:#92a39e}.detail-grid strong{color:#d1ded9}.detail-note{background:#172421;border-color:#38534b;color:#9ebdb2}.search-box>span{color:#9fc5b8}.search-box input{color:#e5eee9}.search-results button{color:#d8e4df}.search-results button:hover{background:#17201f}.search-result-icon{background:#1b2926}.search-results small{color:#84938e}.search-results em{color:#9fc3b8}
@media(max-width:1240px){.system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:960px){.sidebar{width:228px;left:-228px}.workspace{padding:25px 21px}.topbar{padding:0 20px}}
@media(max-width:620px){.workspace{padding:19px 12px}.system-grid{grid-template-columns:1fr 1fr;gap:8px}.system-card{min-height:134px;padding:12px}.metric-card{min-height:98px;padding:13px}.home-hero{padding:21px}.home-hero h2{font-size:21px}.module-banner{padding:18px}.category-card{min-height:0}.page-head h1{font-size:23px}}

/* Final composition pass: reduce dashboard-card noise and improve readability. */
:root{--bg:#080a0b;--sidebar:#0b0e0f;--surface:#111516;--border:#252c2d;--text:#edf0ed;--muted:#98a19e;--dim:#687370;--accent:#9fc1b5;--brass:#b9a16a}
body{background:var(--bg);color:var(--text);font-size:14px}
.main{background:#080a0b}.topbar{background:#0b0e0f;border-bottom-color:#202627}
.nav-main.active{background:#171d1c;border-color:transparent;box-shadow:inset 2px 0 var(--brass)}
.top-ai{background:transparent;border-color:#303836;color:#b8c7bf;border-radius:3px}.top-ai:hover{background:#171c1a;border-color:#67745f}
.home-hero{min-height:132px;background:#101415;border-radius:3px;border-color:#293130;padding:24px 28px}.home-hero h2{font-size:25px;margin:8px 0 7px}.home-hero p{max-width:720px}.home-hero:before{top:16px;bottom:16px;width:2px;background:var(--brass)}.hero-buttons{margin-top:16px}.hero-buttons .button:not(.primary){display:none}.hero-summary{min-width:215px;padding-left:20px}
.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:22px 0 27px;border-top:1px solid #252c2d;border-bottom:1px solid #252c2d}.metric-card{background:transparent;border:0;border-right:1px solid #252c2d;border-radius:0;box-shadow:none;min-height:88px;padding:15px 20px}.metric-card:first-child{padding-left:0}.metric-card:last-child{border-right:0}.metric-top{font-size:11px}.metric-top i{display:none}.metric-card strong{font-size:24px;margin-top:10px}.metric-card small{font-size:11px}
.section-title{margin:24px 0 12px}.section-title h2{font-size:16px}.section-title p{font-size:11px}
.system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.system-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:auto 1fr auto;column-gap:12px;min-height:105px;padding:14px 15px;border-radius:3px;background:#101415;box-shadow:none}.system-card:hover{transform:none;background:#151b1a;border-color:#5c6b5c}.system-icon{grid-column:1;grid-row:1 / 4;width:32px;height:32px;margin-top:1px;border-radius:3px;background:#1a211f}.system-arrow{position:static;grid-column:3;grid-row:1;color:#8f9274}.system-card strong{grid-column:2;grid-row:1;margin:0;font-size:14px;line-height:1.3}.system-card strong small{display:block;margin:3px 0 0;font-size:10px}.system-desc{grid-column:2 / 4;grid-row:2;align-self:start;margin-top:8px;font-size:11px;line-height:1.5}.system-foot{grid-column:2 / 4;grid-row:3;margin-top:8px;padding-top:7px;font-size:10px}
.home-bottom{gap:12px;margin-top:18px}.home-bottom .panel{background:#101415;border-radius:3px}
.panel,.metric-card,.system-card{border-color:#252c2d}
.brand-mark,.profile-avatar{background:transparent!important;border-radius:4px}.brand-logo{mix-blend-mode:screen;opacity:.82}
.floating-ai{background:#111716;border:1px solid #82744f;color:#cbb87d;box-shadow:none}
@media(max-width:1240px){.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.home-hero{min-height:0;padding:22px 20px}.hero-summary{display:none}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 23px}.metric-card{border-bottom:1px solid #252c2d;padding:13px 14px;min-height:82px}.metric-card:nth-child(odd){padding-left:0}.metric-card:nth-child(even){border-right:0}.metric-card:nth-last-child(-n+2){border-bottom:0}.system-grid{grid-template-columns:1fr}.system-card{min-height:98px}}
