/* SOLO Hub shell. Official DS light tokens; semantic dark overrides. */
.ds-theme-dark{color-scheme:dark;--ds-color-background-canvas:#151719;--ds-color-background-surface:#202326;--ds-color-background-surface-secondary:#272b2f;--ds-color-background-surface-tertiary:#1b1e21;--ds-color-background-fill-secondary:#30353a;--ds-color-background-selected:#343b41;--ds-color-background-disabled:#2e3236;--ds-color-text-primary:#e8eaed;--ds-color-text-strong:#f5f6f7;--ds-color-text-secondary:#b5bdc5;--ds-color-text-disabled:#87919b;--ds-color-border-default:#3c4349;--ds-color-border-control:#69747e;--ds-color-border-focus:#81b8ff;--ds-color-action-primary-background:#e8eaed;--ds-color-action-primary-foreground:#1b1e21;--ds-color-action-primary-hover:#fff;--ds-color-status-success-background:#163e2c;--ds-color-status-success-foreground:#a2edbd;--ds-color-status-warning-background:#493619;--ds-color-status-warning-foreground:#ffdaa3;--ds-color-status-critical-background:#4a2028;--ds-color-status-critical-foreground:#ffb9c1;--ds-color-status-info-background:#193a56;--ds-color-status-info-foreground:#abd4ff;--ds-color-status-neutral-background:#333a40;--ds-color-status-neutral-foreground:#d5dbe0;--ds-color-blue-600:#8bbfff}
body{color:var(--ds-color-text-primary);background:var(--ds-color-background-canvas);font-family:var(--ds-font-family-sans)}button,.btn,input,select,textarea{background:var(--ds-color-background-surface);border-color:var(--ds-color-border-control);color:var(--ds-color-text-primary)}button:hover,.btn:hover{background:var(--ds-color-background-fill-secondary)}button.primary,.btn.primary{background:var(--ds-color-action-primary-background);color:var(--ds-color-action-primary-foreground);border-color:var(--ds-color-action-primary-background)}button.primary:hover,.btn.primary:hover{background:var(--ds-color-action-primary-hover)}.panel,.metrics,.save-bar,dialog,dialog header,dialog footer{background:var(--ds-color-background-surface);color:var(--ds-color-text-primary);border-color:var(--ds-color-border-default)}.panel-title,.panel-body,.filters,td,th,.pagination,.tabs,.record-list li,.sum-total{border-color:var(--ds-color-border-default)}th,tbody tr:hover,.context{background:var(--ds-color-background-surface-tertiary);color:var(--ds-color-text-secondary)}.muted,.eyebrow,.empty p,.metrics span,.pagination span,.facts dt,.summary dt,.draft-note,.blocked-note,.registration-status,.grade td small,.module-link p{color:var(--ds-color-text-secondary)}.tabs button[aria-selected=true]{color:var(--ds-color-text-primary);background:var(--ds-color-background-selected)}.tabs button{color:var(--ds-color-text-secondary)}input:disabled,select:disabled{background:var(--ds-color-background-disabled);color:var(--ds-color-text-disabled)}:focus-visible{outline:3px solid var(--ds-color-border-focus);outline-offset:3px}.hub-topbar{height:64px;display:flex;gap:28px;align-items:center;padding:0 20px;border-bottom:1px solid var(--ds-color-border-default);background:var(--ds-color-background-surface);position:sticky;top:0;z-index:8}.hub-brand{width:192px;display:flex;align-items:center;gap:16px;flex-shrink:0}.hub-brand a{display:flex}.hub-brand img{width:69px;height:28px;object-fit:contain}.ds-theme-dark .hub-brand img,.ds-theme-dark .login-wrap img{filter:invert(1) grayscale(1)}.hub-brand>span{border-left:1px solid var(--ds-color-border-default);padding-left:16px;font-size:15px;font-weight:600}.hub-topbar svg,.hub-sidebar svg,.hub-module-card svg,.hub-quick-list svg,.hub-admin-grid svg,.hub-search-result svg,.hub-ai-empty svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hub-search{flex:1;max-width:440px;justify-content:flex-start;min-width:0;background:var(--ds-color-background-surface-secondary);color:var(--ds-color-text-secondary);border-color:var(--ds-color-border-default);font-size:12px;height:36px}.hub-search kbd{margin-left:auto;font:10px var(--ds-font-family-sans);padding:1px 5px;border:1px solid var(--ds-color-border-default);border-radius:4px;white-space:nowrap}.hub-top-actions{margin-left:auto;display:flex;gap:15px;align-items:center}.hub-top-actions>button{font-size:12px;border-color:var(--ds-color-border-default)}.hub-avatar{width:32px;height:32px;padding:0;min-height:32px;background:var(--ds-color-background-fill-secondary);font-size:10px!important}.hub-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100dvh - 64px)}.hub-sidebar{position:sticky;top:64px;height:calc(100dvh - 64px);overflow:auto;display:flex;flex-direction:column;background:var(--ds-color-background-surface-secondary);border-right:1px solid var(--ds-color-border-default);padding:18px 12px 12px}.hub-organization{display:flex;align-items:center;gap:12px;padding:0 10px 22px}.hub-organization>svg{border:1px solid var(--ds-color-border-default);border-radius:6px;box-sizing:content-box;padding:6px;background:var(--ds-color-background-surface)}.hub-organization strong{font-size:12px}.hub-organization small{display:block;color:var(--ds-color-text-secondary);font-size:10px}.hub-sidebar nav>p{font-size:9px;letter-spacing:1px;font-weight:650;color:var(--ds-color-text-secondary);margin:22px 10px 8px}.hub-nav-link{display:flex;align-items:center;gap:10px;padding:9px 10px;margin:2px 0;color:var(--ds-color-text-secondary);font-size:12px;line-height:1.4;text-decoration:none;border-radius:6px;min-height:36px}.hub-nav-link:hover{background:var(--ds-color-background-fill-secondary);color:var(--ds-color-text-primary)}.hub-nav-link[aria-current=page]{background:var(--ds-color-background-selected);color:var(--ds-color-text-primary);font-weight:600}.hub-nav-link svg{width:16px;height:16px}.hub-sidebar-bottom{margin-top:auto;padding-top:25px}.hub-sidebar-bottom small{display:flex;align-items:center;gap:8px;border-top:1px solid var(--ds-color-border-default);padding:12px 10px;color:var(--ds-color-text-secondary);font-size:10px}.hub-sidebar-bottom small svg{width:13px}.hub-sidebar-bottom>button{border:0;background:transparent;font-size:11px;justify-content:flex-start;color:var(--ds-color-text-secondary)}.hub-content{min-width:0;display:flex;flex-direction:column}.hub-content main{width:100%;max-width:1500px;flex:1;padding:26px;margin:0 auto}.hub-context{display:flex;justify-content:space-between;gap:14px;padding:12px 26px;font-size:11px;color:var(--ds-color-text-secondary);background:var(--ds-color-background-surface-tertiary);border-bottom:1px solid var(--ds-color-border-default)}.hub-context>span:first-child>span{margin:0 10px}.hub-footer{display:flex;gap:20px;padding:14px 26px;color:var(--ds-color-text-secondary);font-size:10px}.hub-module-nav{padding:0 26px;background:var(--ds-color-background-surface);border-bottom:1px solid var(--ds-color-border-default)}.hub-module-nav a{color:var(--ds-color-text-secondary)}.hub-module-nav a[aria-current=page]{color:var(--ds-color-text-primary);border-color:var(--ds-color-text-primary)}.hub-content h1{font-size:21px}.hub-section-title{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.hub-module-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hub-module-card{background:var(--ds-color-background-surface);border:1px solid var(--ds-color-border-default);border-radius:10px;padding:19px;min-width:0}.hub-module-symbol{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--ds-color-border-default);border-radius:8px;background:var(--ds-color-background-surface-secondary);margin-bottom:14px}.hub-module-card h2{font-size:16px}.hub-module-card p{font-size:12px;color:var(--ds-color-text-secondary);margin:5px 0 16px}.hub-module-meta{display:flex;align-items:center;gap:12px;color:var(--ds-color-text-secondary);font-size:11px}.hub-module-card>a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ds-color-border-default);padding-top:14px;margin-top:16px;color:var(--ds-color-text-primary);font-size:12px;font-weight:600;text-decoration:none}.hub-quick-list>a,.hub-admin-grid>a{display:flex;gap:12px;align-items:center;color:var(--ds-color-text-primary);text-decoration:none;padding:16px;border-bottom:1px solid var(--ds-color-border-default)}.hub-quick-list>a:last-child{border-bottom:0}.hub-quick-list>a:hover,.hub-admin-grid>a:hover{background:var(--ds-color-background-surface-secondary)}.hub-quick-list>a>div,.hub-admin-grid>a>div{flex:1;min-width:0}.hub-quick-list strong,.hub-admin-grid strong{font-size:12px;font-weight:600}.hub-quick-list small,.hub-admin-grid small{display:block;font-size:11px;color:var(--ds-color-text-secondary);margin-top:3px}.hub-admin-grid{display:grid;grid-template-columns:1fr 1fr}.hub-admin-grid>a:nth-child(odd){border-right:1px solid var(--ds-color-border-default)}.hub-admin-grid>a:nth-last-child(-n+2){border-bottom:0}.hub-search-result{display:flex;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid var(--ds-color-border-default);color:var(--ds-color-text-primary);text-decoration:none}.hub-search-result>svg:last-child{margin-left:auto}.hub-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hub-theme-options label{flex-direction:row;align-items:flex-start;border:1px solid var(--ds-color-border-default);border-radius:8px;padding:16px;cursor:pointer;gap:10px}.hub-theme-options label:has(:checked){border-color:var(--ds-color-border-focus);background:var(--ds-color-background-surface-secondary)}.hub-theme-options input{width:17px;min-height:17px;margin:2px 0}.hub-theme-options small{display:block;font-weight:400;color:var(--ds-color-text-secondary);margin-top:6px}.hub-ai-empty{text-align:center;padding:20px 6px}.hub-ai-empty>svg{width:30px;height:30px;margin-bottom:20px}.hub-icon{border:0;padding:5px}.hub-menu-toggle{display:none}.error-text{color:var(--ds-color-status-critical-foreground)}.hub-content>.nav{margin:0}#hub-dialog{max-width:95vw}#hub-dialog-body>label{margin-bottom:14px}
@media(max-width:1100px){.hub-workspace{grid-template-columns:190px minmax(0,1fr)}.hub-brand{width:162px}.hub-sidebar{padding-inline:8px}.hub-topbar{gap:14px}.hub-search kbd{display:none}.hub-content main{padding:22px}.hub-theme-options{grid-template-columns:1fr}.hub-admin-grid{grid-template-columns:1fr}.hub-admin-grid>a:nth-child(odd){border-right:0}.hub-admin-grid>a:nth-last-child(2){border-bottom:1px solid var(--ds-color-border-default)}}
@media(max-width:760px){.hub-workspace{display:block}.hub-topbar{height:58px;padding:0 12px;gap:12px}.hub-brand{width:auto;gap:10px}.hub-brand img{width:61px;height:25px}.hub-brand>span{padding-left:10px;font-size:13px}.hub-menu-toggle{display:inline-flex}.hub-top-actions{gap:8px}.hub-top-actions #hub-ai span,.hub-search span,.hub-search kbd{display:none}.hub-search{flex:0 0 auto;border:0;background:transparent;margin-left:auto;padding:4px;min-width:32px}.hub-top-actions{margin-left:0}.hub-top-actions #hub-ai{padding:5px;min-width:32px;border:0}.hub-sidebar{display:none;position:fixed;top:58px;left:0;width:min(280px,85vw);height:calc(100dvh - 58px);z-index:7;box-shadow:12px 0 40px #0004}.hub-sidebar.open{display:flex}.hub-context{padding:10px 15px;font-size:10px}.hub-content main{padding:20px 15px 35px}.hub-footer{padding:14px 15px}.hub-module-nav{padding:0 15px;gap:20px}.hub-module-grid{grid-template-columns:1fr}.hub-module-card{padding:16px}.hub-context>span:first-child>span{margin:0 5px}.hub-topbar button{min-height:34px}.hub-content h1{font-size:20px}}

.hub-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.hub-home-overview{min-width:0}.hub-home-assistant{position:sticky;top:90px;min-height:580px}.hub-home-assistant h2{display:flex;align-items:center;gap:8px;font-size:13px}.hub-home-assistant svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.hub-home-assistant .panel-title{flex-wrap:wrap}.hub-assistant-intro{padding:50px 0 65px}.hub-assistant-intro>svg{width:30px;height:30px;margin-bottom:20px}.hub-assistant-intro h3{font-size:17px;line-height:1.4}.hub-assistant-intro p{font-size:12px;color:var(--ds-color-text-secondary);margin:12px 0 20px}.hub-home-assistant textarea:disabled{background:var(--ds-color-background-surface-secondary);resize:none}.hub-home-assistant label{font-size:11px}.hub-home-assistant .muted{font-size:10px;line-height:1.6}.hub-home-assistant .badge{font-size:9px}.hub-home-layout .hub-module-card p{min-height:38px}.hub-home-layout .hub-admin-grid{grid-template-columns:1fr}.hub-home-layout .hub-admin-grid>a{border-right:0;border-bottom:1px solid var(--ds-color-border-default)}.hub-home-layout .hub-admin-grid>a:last-child{border:0}@media(max-width:1200px){.hub-home-layout{grid-template-columns:1fr}.hub-home-assistant{position:static;min-height:0}.hub-assistant-intro{padding:10px 0 15px}.hub-home-assistant .panel-body>label,.hub-home-assistant .panel-body>.muted{display:none}}
