:root{--graphite-950:#0e0f11;--graphite-900:#13151a;--graphite-850:#181b22;--graphite-800:#1e2129;--graphite-750:#242830;--graphite-700:#2c3038;--graphite-600:#3a3f4a;--graphite-500:#4d5363;--graphite-400:#6b7384;--graphite-300:#8e97a8;--graphite-200:#b4bbc8;--graphite-100:#d8dce6;--graphite-50:#eceef3;--accent-600:#4f46e5;--accent-500:#6366f1;--accent-400:#818cf8;--accent-300:#a5b4fc;--accent-subtle:#6366f11f;--accent-hover:#6366f12e;--status-success:#22c55e;--status-warning:#f59e0b;--status-danger:#ef4444;--status-danger-muted:#ef444424;--status-warning-muted:#f59e0b24;--status-success-muted:#22c55e1f;--status-info:#38bdf8;--status-info-muted:#38bdf81f;--bg-canvas:var(--graphite-900);--bg-surface:var(--graphite-850);--bg-surface-raised:var(--graphite-800);--bg-surface-inset:var(--graphite-950);--bg-panel:var(--graphite-900);--bg-overlay:#0a0b0eb8;--bg-hover:#ffffff0a;--bg-active:#6366f11a;--bg-selected:#6366f124;--text-primary:#e2e6f0;--text-secondary:#9aa3b4;--text-tertiary:#6b7384;--text-muted:#4d5363;--text-disabled:#3a3f4a;--text-inverse:#0e0f11;--text-on-accent:#fff;--icon-primary:#b4bbc8;--icon-secondary:#6b7384;--icon-muted:#4d5363;--icon-accent:var(--accent-400);--border-subtle:#ffffff0e;--border-default:#ffffff17;--border-strong:#ffffff29;--border-focus:var(--accent-500);--shadow-xs:0 1px 2px #00000038;--shadow-s:0 2px 8px #00000052;--shadow-m:0 4px 16px #00000061;--shadow-l:0 8px 32px #0000007a;--sidebar-width:220px;--topbar-height:52px;--context-rail-width:280px;--radius-xs:4px;--radius-s:6px;--radius-m:8px;--radius-l:12px;--radius-xl:16px;--radius-full:9999px;--motion-fast:.12s ease;--motion-normal:.18s ease;--motion-slow:.26s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}body{background:var(--bg-canvas);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.studio-shell{background:var(--bg-canvas);flex-direction:column;height:100vh;display:flex;overflow:hidden}.studio-body{flex:1;display:flex;overflow:hidden}.studio-topbar{height:var(--topbar-height);background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);z-index:50;flex-shrink:0;align-items:center;gap:0;padding:0 1rem 0 0;display:flex}.studio-sidebar{width:var(--sidebar-width);background:var(--bg-panel);border-right:1px solid var(--border-subtle);z-index:40;flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}.studio-main{background:var(--bg-surface);flex-direction:column;flex:1;display:flex;overflow:hidden}.studio-context-rail{width:var(--context-rail-width);background:var(--bg-panel);border-left:1px solid var(--border-subtle);z-index:40;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.universal-detail-layout{height:100%;min-height:0}.detail-object-header{padding-left:calc(1.5rem - 3px)}.studio-contact-row:hover{background:var(--bg-hover)!important;border-color:var(--border-default)!important}.studio-sidebar::-webkit-scrollbar{width:4px}.studio-main::-webkit-scrollbar{width:4px}.studio-context-rail::-webkit-scrollbar{width:4px}.studio-sidebar::-webkit-scrollbar-track{background:0 0}.studio-main::-webkit-scrollbar-track{background:0 0}.studio-context-rail::-webkit-scrollbar-track{background:0 0}.studio-sidebar::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:999px}.studio-main::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:999px}.studio-context-rail::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:999px}
