:root{--workspace-canvas: #f4f6fa;--workspace-surface: #ffffff;--workspace-border: #e9ecef}:root[data-mantine-color-scheme=dark]{--workspace-canvas: #1a1b1e;--workspace-surface: #25262b;--workspace-border: #373a40}html,body,#root,.workspace-app{min-height:100%;margin:0}body.mantine-workspace{background:var(--workspace-canvas)}.workspace-app,.workspace-shell{min-width:0;background:var(--workspace-canvas)}.workspace-main{display:flex;flex-direction:column;height:100dvh;min-width:0;overflow:hidden;background:var(--workspace-canvas)}.workspace-shell .workspace-toolbar{height:76px;min-height:76px;flex-wrap:nowrap;padding:0 24px}.workspace-navbar{background:var(--workspace-surface);border-color:var(--workspace-border)}.workspace-navbar .mantine-NavLink-root{border-radius:9px;margin:3px 0;min-height:42px}.workspace-navbar .mantine-NavLink-label{font-size:13px;font-weight:500}.workspace-navbar .MuiSvgIcon-root{width:19px;height:19px}.workspace-nav-section{letter-spacing:.08em}.workspace-header-search{flex:1;max-width:380px;min-width:140px}.workspace-stat-value{font-size:clamp(1.45rem,2.4vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.045em}.workspace-stat-card{min-width:0;border-color:var(--workspace-border);transition:box-shadow .15s ease,transform .15s ease}.workspace-stat-card:hover{box-shadow:var(--mantine-shadow-sm)}.workspace-section{min-width:0;border:1px solid var(--workspace-border);background:var(--workspace-surface)}.workspace-gallery-grid>*{min-width:0}@media (max-width: 959px){.workspace-shell .workspace-toolbar{height:64px;min-height:64px;padding:0 12px;gap:8px}.workspace-header-search{display:none}}@media (prefers-reduced-motion: reduce){.workspace-stat-card{transition:none}}
