:root{--color-brand-gear:#48656e;--color-brand-corelyn:#4a4a4a;--color-brand-robotics:#8ba2ac;--color-brand-glow:#00a389}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes pulse-border{0%,to{box-shadow:0 0 #3b82f699,0 1px 4px #0000000a}50%{box-shadow:0 0 0 6px #3b82f600,0 1px 4px #0000000a}}.workspace-layout{flex:1;display:flex;position:relative;overflow:hidden}.left-sidebar{background:#f8f9fc;border-right:1px solid #e4e8ec;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.right-panel{background:#f8f9fc;flex-direction:column;flex-shrink:0;transition:width .25s cubic-bezier(.4,0,.2,1),border .25s,opacity .25s;display:flex;overflow:hidden}.drawer-backdrop{z-index:200;background:#00000040;animation:.2s fadeIn;position:fixed;inset:0}@keyframes drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes drawerInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=1023px){.left-sidebar{z-index:300;animation:.2s drawerIn;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 20px #0000001f;width:280px!important}.right-panel{z-index:300;animation:.2s drawerInRight;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 20px #0000001f;opacity:1!important;border-left:1px solid #e4e8ec!important;width:300px!important}.right-panel-closed{pointer-events:none;transform:translate(100%)}.palette-item{min-height:44px;padding:10px 16px!important}.palette-item-icon{width:32px!important;height:32px!important;font-size:16px!important}.palette-item-label{font-size:14px!important}.zoom-controls{bottom:24px!important}.topbar-desktop-only,.topbar-stats-desktop{display:none!important}.topbar-mobile-toggle{display:flex!important}}@media (width>=1024px){.left-sidebar{width:260px;position:relative}.right-panel{border-left:1px solid #e4e8ec;position:relative}.drawer-backdrop,.topbar-mobile-toggle{display:none!important}.canvas-bg{flex:1}.palette-item{padding:8px 14px!important}}.node-touch-target{transition:box-shadow .15s}@media (width<=1023px){.node-touch-target{min-width:60px!important;min-height:60px!important}.node-touch-target .node-port{width:20px!important;height:20px!important}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e4e8ec;border-radius:2px}input:focus,select:focus{border-color:#3b82f6!important;outline:none!important;box-shadow:0 0 0 2px #3b82f626!important}
