:root{--chrome-950:#151a1e;--chrome-925:#181d21;--chrome-900:#1c2227;--chrome-850:#20262b;--chrome-800:#252c31;--chrome-750:#2b3339;--chrome-700:#343c42;--chrome-600:#465159;--text-primary:#f2f4f5;--text-secondary:#c7ced3;--text-muted:#909ba3;--accent:#19c5df;--accent-strong:#0fb9d2;--accent-soft:#19c5df24;--selected-row:#245f8c;--danger:#e46868;--success:#72c96b;--artboard:#fff;--radius-sm:4px;--radius-md:6px;--shadow-artboard:0 3px 14px #00000061, 0 0 0 1px #0000003d;--menu-height:50px;--context-height:56px;--status-height:66px;--tool-rail-width:92px;--inspector-width:370px}*{box-sizing:border-box}html,body{background:var(--chrome-950);width:100%;min-width:1280px;height:100%;color:var(--text-primary);text-rendering:geometricprecision;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;overflow:hidden}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}::selection{color:#06171b;background:var(--accent)}.app-loading{background:var(--chrome-925);width:100vw;height:100dvh;color:var(--text-secondary);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.app-loading__mark{border:2px solid var(--chrome-600);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
