:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}button:focus:not(:focus-visible),label:focus:not(:focus-visible),select:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none!important}button:focus:not(:focus-visible){box-shadow:none}.btn-studio:focus:not(:focus-visible){box-shadow:none}.btn-studio.active:focus:not(:focus-visible){box-shadow:0 0 12px #ffffff0d}.hdr-btn:focus:not(:focus-visible){box-shadow:none}:root{--void: #050505;--base: #0C0C0C;--surface: #111111;--raised: #1A1A1A;--rim: #242424;--text-primary: rgba(255,255,255,.9);--text-secondary: rgba(255,255,255,.45);--text-tertiary: rgba(255,255,255,.25);--text-label: rgba(255,255,255,.35);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-6: 24px;--sp-8: 32px;--sp-12: 48px;--ambient-energy: 0;--accent-rgb: 255,255,255}.t-creative{font-size:13px;font-weight:800;letter-spacing:-.01em;color:var(--text-primary)}.t-op{font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-label)}.t-support{font-size:11px;font-weight:400;line-height:1.65;color:var(--text-secondary)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky;top:0}.inset-0{inset:0}.top-0{top:0}.bottom-0{bottom:0}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.h-1{height:.25rem}.h-2{height:.5rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-28{height:7rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[85vh\]{max-height:85vh}.min-w-0{min-width:0px}.w-1{width:.25rem}.w-2{width:.5rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-14{width:3.5rem}.w-28{width:7rem}.w-px{width:1px}.w-full{width:100%}.w-\[540px\]{width:540px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-2\.5>*+*{margin-top:.625rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-7{margin-bottom:1.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-5{margin-top:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.italic{font-style:italic}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-right{text-align:right}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.tracking-\[0\.2em\]{letter-spacing:.2em}.text-white{color:#fff}.text-zinc-300{color:#d4d4d8}.text-zinc-400{color:#a1a1aa}.text-zinc-500{color:#71717a}.text-zinc-600{color:#52525b}.text-zinc-700{color:#3f3f46}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-red-500{color:#ef4444}.bg-black{background-color:#000}.bg-zinc-600{background-color:#52525b}.bg-zinc-800{background-color:#27272a}.bg-green-500{background-color:#22c55e}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-black\/95{background-color:#000000f2}.bg-zinc-950\/95{background-color:#09090bf2}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-zinc-800{--tw-gradient-from: #27272a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(39 39 42 / 0))}.from-zinc-950{--tw-gradient-from: #09090b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(9 9 11 / 0))}.to-black{--tw-gradient-to: #000000}.to-zinc-900{--tw-gradient-to: #18181b}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-zinc-800{border-color:#27272a}.border-zinc-900{border-color:#18181b}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.opacity-0{opacity:0}.opacity-40{opacity:.4}.pointer-events-none{pointer-events:none}.select-none{-webkit-user-select:none;user-select:none}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.-rotate-90{transform:rotate(-90deg)}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:grab}.hover\:text-white:hover{color:#fff}.hover\:text-zinc-400:hover{color:#a1a1aa}.hover\:border-zinc-800:hover{border-color:#27272a}.hover\:scale-105:hover{transform:scale(1.05)}.active\:cursor-grabbing:active{cursor:grabbing}.active\:scale-95:active{transform:scale(.95)}.disabled\:opacity-30:disabled{opacity:.3}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden;font-family:Inter,sans-serif;background:#000;color:#e5e5e5}body,#root{height:100%;min-width:1200px;overflow:hidden;font-family:Inter,sans-serif;background:#000;color:#e5e5e5}.scrollbar-studio::-webkit-scrollbar{width:8px}.scrollbar-studio::-webkit-scrollbar-track{background:#0a0a0a}.scrollbar-studio::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:4px}.scrollbar-studio::-webkit-scrollbar-thumb:hover{background:#2a2a2a}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:#1a1a1a;border-radius:1px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:linear-gradient(135deg,#fff,#e0e0e0);border-radius:50%;cursor:pointer;box-shadow:0 1px 3px #0006,0 0 0 1px #ffffff1a;transition:transform .1s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 6px #00000080,0 0 8px #ffffff26}input[type=range]::-webkit-slider-thumb:active{transform:scale(.95)}input[type=range]::-moz-range-thumb{width:14px;height:14px;background:linear-gradient(135deg,#f5f5f5,#d4d4d4);border:none;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px #0006}.module-card{background:linear-gradient(135deg,#0f0f0f,#0a0a0a);border:1px solid #1a1a1a;border-radius:12px;padding:16px;transition:all .2s ease;position:relative}.module-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--module-color, transparent) 0%,transparent 100%);border-radius:12px 12px 0 0;opacity:.4}.module-card:hover{border-color:#252525}.module-card:hover:before{opacity:.6}.input-studio{background:#000;border:1px solid #1a1a1a;border-radius:6px;padding:10px 12px;color:#e5e5e5;font-size:12px;outline:none;transition:border-color .2s ease}.input-studio:focus{border-color:#3a3a3a}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23525252' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;appearance:none}.btn-studio{background:linear-gradient(180deg,#1f1f1f,#151515);border:1px solid #2a2a2a;color:#a3a3a3;transition:all .15s ease}.btn-studio:hover:not(:disabled){background:linear-gradient(180deg,#2a2a2a,#1f1f1f);border-color:#3a3a3a;color:#d4d4d4;transform:translateY(-1px)}.btn-studio:active:not(:disabled){transform:translateY(0)}.btn-studio.active{background:linear-gradient(135deg,#3a3a3a,#2f2f2f);border-color:#4a4a4a;color:#fff;box-shadow:0 0 12px #ffffff0d}.btn-studio.active-on{background:#0d94882e;border-color:#2dd4bf80;color:#5eead4;box-shadow:0 0 0 1px #2dd4bf4d,0 0 10px #2dd4bf1f}.btn-studio.active-on:hover:not(:disabled){background:#0d94883d;color:#99f6e4;transform:none}.section-header{font-size:11px;font-weight:900;letter-spacing:2.5px;text-transform:uppercase;color:#737373}.toast{position:fixed;bottom:24px;right:24px;padding:14px 18px;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border:1px solid #2a2a2a;border-radius:10px;color:#e5e5e5;font-size:13px;font-weight:500;z-index:1000;animation:slideIn .3s cubic-bezier(.4,0,.2,1);max-width:400px;box-shadow:0 10px 30px #0009}.toast.error{border-color:#7f1d1d}.toast.success{border-color:#14532d}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.spectra-tooltip{position:fixed;z-index:9999;pointer-events:none;background:linear-gradient(135deg,#0d1b2e,#0a1520);border:1px solid rgba(59,130,246,.35);border-radius:8px;padding:8px 12px;font-size:11px;font-weight:500;color:#e2e8f0;letter-spacing:.01em;line-height:1.5;max-width:230px;box-shadow:0 8px 28px #0009,0 0 0 1px #3b82f614 inset,0 0 16px #3b82f614;white-space:normal;opacity:0;transform:translateY(5px) scale(.98);transition:opacity .14s ease,transform .14s ease}.spectra-tooltip.visible{opacity:1;transform:translateY(0) scale(1)}.spectra-tooltip-label{font-size:8.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#3b82f6;margin-bottom:4px;display:flex;align-items:center;gap:5px}.spectra-tooltip-label:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#3b82f6;flex-shrink:0}.btn-tooltip-active{background:linear-gradient(135deg,#1e3a5f,#172d4a)!important;border-color:#3b82f680!important;color:#60a5fa!important;box-shadow:0 0 12px #3b82f626,0 0 0 1px #3b82f61a inset!important}.clip-scrollbar{position:relative;height:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:6px;cursor:pointer;touch-action:none;margin-top:6px}.clip-scrollbar-thumb{position:absolute;top:2px;height:8px;min-width:24px;border-radius:4px;background:#9d94d166;border:1px solid rgba(157,148,209,.3);transition:background .12s;box-shadow:0 0 4px #9d94d126}.clip-scrollbar:hover .clip-scrollbar-thumb,.clip-scrollbar-thumb:active{background:#9d94d199;box-shadow:0 0 8px #9d94d140}.cmd-bar{display:flex;align-items:center;height:56px;padding:0 12px;margin:8px 8px 0;border-radius:16px;background:var(--base);border:1px solid rgba(255,255,255,.06);gap:4px;flex-shrink:0}.cmd-spacer{flex:1;min-width:8px}.cmd-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c6af740,#7c6af71a);border:1px solid rgba(124,106,247,.3);color:#c4b5fd;font-size:13px;font-weight:700;font-family:Inter,system-ui,sans-serif;cursor:pointer;transition:border-color .2s,background .2s}.cmd-avatar:hover{border-color:#7c6af799;background:linear-gradient(135deg,#7c6af759,#7c6af726)}.cmd-seg{display:flex;align-items:center;justify-content:center;gap:6px;height:44px;padding:0 20px;border-radius:14px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#555;background:transparent;border:none;outline:none;cursor:pointer;white-space:nowrap;transition:color .12s,background .12s}.cmd-seg:hover{color:#bbb;background:#ffffff0a}.cmd-seg:focus:not(:focus-visible){box-shadow:none;outline:none}.cmd-seg.active-mode{background:#6d28d933;color:#c4b5fd;box-shadow:0 0 0 1.5px #a78bfab3,0 0 14px #a78bfa38,inset 0 1px #ffffff0f}.cmd-seg.active-mode:hover{background:#6d28d942;color:#ddd6fe}.cmd-seg.active-canvas{background:#0d94882e;color:#5eead4;box-shadow:0 0 0 1.5px #2dd4bfa6,0 0 14px #2dd4bf33,inset 0 1px #ffffff0f}.cmd-seg.active-canvas:hover{background:#0d94883d;color:#99f6e4}.cmd-icon-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:transparent;border:1px solid rgba(255,255,255,.07);color:#555;cursor:pointer;transition:color .12s,background .12s,border-color .12s;outline:none;flex-shrink:0}.cmd-icon-btn:hover{color:#bbb;background:#ffffff0a;border-color:#ffffff1f}.cmd-icon-btn:focus:not(:focus-visible){box-shadow:none;outline:none}.cmd-icon-btn.active-blue{color:#60a5fa;border-color:#60a5fa66;background:#1e3a5f80;box-shadow:0 0 14px #60a5fa26}.cmd-icon-btn.active-blue:hover{background:#1e3a7899;color:#93c5fd}.transport-bar{flex-shrink:0;height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-top:1px solid rgba(255,255,255,.06);background:#000}.transport-zone{display:flex;align-items:center;justify-content:center}.transport-undo-redo{display:flex;align-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.08);overflow:hidden;height:44px}.transport-undo-redo button{display:flex;align-items:center;justify-content:center;width:54px;height:44px;background:transparent;border:none;cursor:pointer;transition:all .12s;outline:none}.transport-undo-redo button:focus:not(:focus-visible){box-shadow:none;outline:none}.transport-undo-redo button:disabled{opacity:.2;cursor:default}.transport-undo{color:#6b5a5a}.transport-undo:hover:not(:disabled){background:#ef444414;color:#f87171}.transport-redo{color:#5a6b5a}.transport-redo:hover:not(:disabled){background:#22c55e14;color:#4ade80}.transport-ur-divider{width:1px;height:24px;background:#ffffff14;flex-shrink:0}.transport-export{display:flex;align-items:center;gap:8px;height:44px;padding:0 24px;border-radius:14px;font-size:11px;font-weight:900;letter-spacing:.12em;background:linear-gradient(160deg,#7c6af766,#5a3cdc4d);border:1px solid rgba(167,139,250,.5);color:#ddd6fe;box-shadow:0 0 20px #7c6af733;cursor:pointer;transition:all .15s;white-space:nowrap;outline:none}.transport-export:hover:not(:disabled){background:linear-gradient(160deg,#7c6af78c,#5a3cdc66);box-shadow:0 0 28px #7c6af759;color:#fff}.transport-export:disabled{background:#7c6af714;border-color:#a78bfa1f;color:#fff3;box-shadow:none;cursor:default}.transport-export:focus:not(:focus-visible){box-shadow:0 0 20px #7c6af733}@keyframes sparkle{0%,to{filter:brightness(1)}50%{filter:brightness(1.6) drop-shadow(0 0 4px rgba(167,139,250,.6))}}.transport-export:not(:disabled) svg{animation:sparkle 2.5s ease-in-out infinite}.whats-new-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:280px;max-height:320px;overflow-y:auto;padding:14px 16px;background:var(--base);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 8px 32px #00000080;z-index:100}.hdr-group{display:flex;align-items:center;background:var(--base);border:1px solid rgba(255,255,255,.07);border-radius:11px;padding:3px;gap:2px}.hdr-btn{display:flex;align-items:center;gap:6px;height:38px;padding:0 14px;border-radius:9px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#555;background:transparent;border:none;outline:none;cursor:pointer;white-space:nowrap;transition:color .12s ease,background .12s ease}.hdr-btn:hover{color:#bbb;background:#ffffff0a}.hdr-btn:focus:not(:focus-visible){box-shadow:none;outline:none}.hdr-divider{width:1px;height:24px;background:#ffffff12;flex-shrink:0}@keyframes msgFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes panelReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.panel-content{animation:panelReveal .2s ease-out forwards}.canvas-shell{transition:box-shadow .5s ease;box-shadow:0 0 calc(8px + var(--ambient-energy) * 14px) calc(1px + var(--ambient-energy) * 3px) rgba(255,255,255,calc(.06 + var(--ambient-energy) * .12)),0 0 calc(22px + var(--ambient-energy) * 32px) calc(2px + var(--ambient-energy) * 6px) rgba(255,255,255,calc(.02 + var(--ambient-energy) * .06))}.canvas-shell.export-peak{box-shadow:0 0 22px 4px #ffffff59,0 0 54px 8px #ffffff1f!important;transition:box-shadow .15s ease!important}.sidebar-heartbeat{border-left:2px solid rgba(255,255,255,calc(.03 + var(--ambient-energy) * .1));transition:border-color .5s ease}.empty-state-overlay{transition:opacity .6s ease}.empty-state-overlay:hover .empty-state-text{color:#ffffffbf}.empty-state-overlay:hover .empty-state-icon{opacity:.65}.sidebar-resize-handle{position:absolute;top:0;right:-5px;width:10px;height:100%;cursor:ew-resize;z-index:100;display:flex;align-items:center;justify-content:center}.sidebar-resize-handle:before{content:"";position:absolute;top:0;bottom:0;left:4px;width:1px;background:#18181b;transition:background .15s ease,width .15s ease,left .15s ease}.sidebar-resize-handle:hover:before,.sidebar-resize-handle.is-dragging:before{background:#3f3f46;width:2px;left:4px}.sidebar-grip{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:10px;height:36px;border-radius:5px;background:var(--surface);border:1px solid var(--rim);opacity:0;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.sidebar-resize-handle:hover .sidebar-grip,.sidebar-resize-handle.is-dragging .sidebar-grip{opacity:1;background:#1c1c1c;border-color:#333}.sidebar-grip span{display:block;width:2px;height:2px;border-radius:50%;background:#555}.sidebar-resize-handle.is-dragging .sidebar-grip span{background:#888}
