:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090b0c;--stage:#0f1417;--floor:#171d20;--panel:#121619;--panel-strong:#1b2024;--text:#f5f2e9;--muted:#8f979c;--line:#333a3f;--coral:#ff5a54;--cyan:#27c7e5;--yellow:#f6c84a;--lime:#85d64a;--violet:#a78bfa;--bar-duration:2.4s}*{box-sizing:border-box}[hidden]{display:none!important}html,body{background:var(--bg);width:100%;height:100%;overflow:hidden}body{color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.site-legal-nav{z-index:20;white-space:nowrap;align-items:center;gap:8px;display:flex;position:fixed;bottom:2px;right:50%;transform:translate(50%)}.site-legal-nav a{color:#f5f2e975;font-size:8px;line-height:1.2;text-decoration:none}.site-legal-nav a:hover,.site-legal-nav a:focus-visible{color:var(--text)}button,input,select{font:inherit;letter-spacing:0;border:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}h1,h2{letter-spacing:0;margin:0}h1{white-space:nowrap;font-size:clamp(17px,2vw,23px);line-height:1}h2{margin-top:3px;font-size:21px;line-height:1.15}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{width:min(100%,1180px);height:100dvh;padding:max(8px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));isolation:isolate;grid-template-rows:48px minmax(0,1fr) auto;gap:8px;margin:0 auto;display:grid;position:relative}.app-header{grid-template-columns:minmax(130px,1fr) auto 62px;align-items:center;gap:10px;display:grid}.brand-lockup{align-items:center;gap:8px;min-width:0;display:flex}.brand-mark{background:var(--coral);clip-path:polygon(0 50%,23% 10%,50% 28%,76% 10%,100% 34%,78% 50%,100% 66%,76% 90%,50% 72%,23% 90%);flex:0 0 30px;width:30px;height:22px;display:block;position:relative}.brand-mark:after{background:var(--bg);content:"";border-radius:50%;width:17px;height:7px;position:absolute;top:7px;left:8px}.workspace-tabs{border:1px solid var(--line);background:#101417;border-radius:8px;grid-template-columns:1fr 1fr;width:136px;display:grid;overflow:hidden}.workspace-tab{min-width:0;height:36px;color:var(--muted);background:0 0;font-size:12px;font-weight:900}.workspace-tab+.workspace-tab{border-left:1px solid var(--line)}.workspace-tab.active{background:var(--coral);color:#190806}.tempo-control{width:62px;color:var(--muted);place-items:center;font-size:8px;font-weight:900;line-height:1;display:grid}.tempo-control input{width:62px;height:28px;color:var(--text);text-align:center;background:0 0;padding:0;font-size:18px;font-weight:1000}.status-toast{z-index:8;max-width:calc(100% - 32px);min-height:26px;color:var(--muted);white-space:nowrap;background:#080a0be0;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:850;display:flex;position:absolute;top:63px;left:50%;transform:translate(-50%)}.status-indicator{background:#5f676d;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.status-toast.live .status-indicator{background:var(--lime);box-shadow:0 0 0 3px #85d64a21}.workspace{min-width:0;min-height:0}.stage-workspace,.stage-surface{height:100%}.stage-surface{background:var(--stage);border:1px solid #2c3439;border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff04}.stage-surface:before{content:"";pointer-events:none;border:1px solid #ffffff0b;border-bottom:0;border-radius:8px 8px 0 0;position:absolute;inset:54px 13% 35%}.stage-surface:after{background:var(--floor);content:"";pointer-events:none;border-top:1px solid #ffffff14;height:37%;position:absolute;bottom:0;left:0;right:0}.bar-meter{z-index:3;grid-template-columns:repeat(4,1fr);gap:5px;width:min(36%,230px);display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%)}.bar-meter i{background:#394147;border-radius:3px;height:3px;display:block}.stage-workspace.is-live .bar-meter i{animation:bar-beat var(--bar-duration) steps(1, end) infinite;animation-delay:var(--beat-offset,0s)}@keyframes bar-beat{0%,24%{background:var(--lime);box-shadow:0 0 8px #85d64a59}25%,to{box-shadow:none;background:#394147}}.performer-row{z-index:2;grid-template-rows:repeat(2,minmax(108px,1fr));grid-template-columns:repeat(8,minmax(0,1fr));place-items:center;gap:8px 2px;height:100%;padding:50px 10px 70px;display:grid;position:relative}.performer-slot{--slot-color:var(--coral);width:100%;max-width:92px;height:118px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:8px;grid-column:span 2;grid-template-rows:minmax(0,1fr) 18px 8px;align-self:center;place-items:center;padding:5px 4px 3px;display:grid;position:relative}.performer-slot:nth-child(5){grid-column:2/span 2}.performer-slot:nth-child(6){grid-column:4/span 2}.performer-slot:nth-child(7){grid-column:6/span 2}.performer-slot.selected{border-color:var(--slot-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--slot-color) 10%, transparent);background:#ffffff09}.performer-slot.drag-over{border-color:var(--slot-color);background:color-mix(in srgb, var(--slot-color) 10%, #101417)}.mini-person{transform-origin:bottom;align-self:end;place-items:center;width:53px;height:76px;display:grid;position:relative}.mini-person:after{content:"";background:#00000073;border-radius:50%;width:38px;height:5px;position:absolute;bottom:-4px}.person-head{z-index:2;border:2px solid var(--slot-color);background:#171b1e;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:0}.person-mouth{border:2px solid var(--slot-color);background:#050607;border-radius:50%;width:23px;height:12px;position:relative;overflow:hidden}.person-mouth:before{background:var(--text);content:"";border-radius:0 0 3px 3px;width:12px;height:2px;position:absolute;top:0;left:4px}.person-body{border:2px solid var(--slot-color);background:color-mix(in srgb, var(--slot-color) 68%, #111518);width:45px;height:46px;box-shadow:0 5px 0 color-mix(in srgb, var(--slot-color) 25%, #050607);border-radius:8px 8px 5px 5px;position:absolute;bottom:0}.person-meter{justify-content:center;align-items:end;gap:3px;height:13px;display:flex;position:absolute;bottom:8px;left:7px;right:7px}.person-meter i{background:#080a0b;width:3px;height:4px;display:block}.performer-slot.playing .mini-person{animation:.62s ease-in-out infinite alternate performer-bob}.performer-slot.playing .person-mouth{animation:.42s ease-in-out infinite alternate mouth}.performer-slot.playing .person-meter i{animation:.52s ease-in-out infinite alternate person-meter}.performer-slot.playing .person-meter i:nth-child(2){animation-delay:.1s}.performer-slot.playing .person-meter i:nth-child(3){animation-delay:.2s}.performer-slot.playing .person-meter i:nth-child(4){animation-delay:.3s}@keyframes performer-bob{0%{transform:translateY(1px)scaleY(.98)}to{transform:translateY(-4px)scaleY(1.02)}}@keyframes mouth{0%{height:9px}to{height:17px}}@keyframes person-meter{0%{height:3px}to{height:13px}}.empty-person{color:#647079;border:1px dashed #4d575e;border-radius:50% 50% 8px 8px;align-self:end;place-items:center;width:49px;height:70px;font-size:26px;font-weight:300;display:grid}.performer-slot.selected .empty-person,.performer-slot.drag-over .empty-person{border-color:var(--slot-color);color:var(--slot-color)}.performer-label{color:#b5bbc0;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:850;overflow:hidden}.performer-slot.playing .performer-label{color:var(--text)}.performer-state{background:#525b62;border-radius:50%;width:7px;height:7px}.performer-slot.playing .performer-state{background:var(--lime);box-shadow:0 0 0 3px #85d64a1f}.performer-slot.pending .performer-state{background:var(--yellow);animation:.56s ease-in-out infinite alternate blink}.performer-slot.paused .performer-state{background:#737d84}@keyframes blink{0%{opacity:.35}to{opacity:1}}.slot-inspector{z-index:4;border:1px solid var(--line);background:#0b0e10f2;border-radius:8px;align-items:center;gap:6px;max-width:calc(100% - 22px);min-height:42px;padding:5px 6px 5px 12px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #00000047}.inspector-name{text-overflow:ellipsis;white-space:nowrap;max-width:min(40vw,230px);margin-right:4px;font-size:11px;font-weight:900;overflow:hidden}.inspector-action{width:32px;height:32px;color:var(--text);background:#1a1f23;border:1px solid #424a50;border-radius:7px;place-items:center;font-size:11px;font-weight:1000;display:grid}.inspector-action.active{border-color:var(--yellow);color:var(--yellow)}.inspector-action.remove{color:#ff8e88;font-size:18px}.sound-dock{z-index:5;border:1px solid var(--line);background:var(--panel);border-radius:8px 8px 0 0;grid-template-rows:22px 40px 32px minmax(0,1fr);gap:6px;min-width:0;height:204px;min-height:0;padding:6px 8px 8px;transition:height .18s;display:grid;position:relative;box-shadow:0 -12px 30px #00000042}.dock-handle{min-width:0;color:var(--text);text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:5px 4px 0;display:grid;position:relative}.handle-line{background:#4a5258;border-radius:3px;width:34px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.handle-title{font-size:11px;font-weight:950}.handle-summary{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;overflow:hidden}.handle-chevron{color:var(--muted);font-size:13px;transition:transform .18s;transform:rotate(0)}.sound-dock.expanded .handle-chevron{transform:rotate(180deg)}.dock-toolbar{grid-template-columns:minmax(110px,1fr) auto 38px;align-items:center;gap:7px;min-width:0;display:grid}.pack-select{width:100%;max-width:190px;height:38px;color:var(--text);background:#1a1f23;border:1px solid #3b4349;border-radius:7px;padding:0 10px;font-size:11px;font-weight:850}.dock-tabs{border:1px solid #3b4349;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.dock-tabs button{width:46px;height:36px;color:var(--muted);background:0 0;font-size:10px;font-weight:900}.dock-tabs button+button{border-left:1px solid #3b4349}.dock-tabs button.active{color:var(--text);background:#272d32}.record-command{background:var(--coral);color:#1b0807;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 5px #8c2e2a}.record-command.recording{background:var(--text);color:var(--coral)}.record-glyph{border:2px solid;border-radius:8px;width:11px;height:17px;display:block;position:relative}.record-glyph:before{content:"";border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0 0 8px 8px;height:9px;position:absolute;bottom:-6px;left:-5px;right:-5px}.record-command.recording .record-glyph{background:currentColor;border-radius:2px;width:13px;height:13px}.record-command.recording .record-glyph:before{display:none}.category-tabs{scrollbar-width:none;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:850;display:flex}.category-tabs button.active{color:var(--text);background:#20262a;border-color:#424a50}.category-swatch{border-radius:50%;width:7px;height:7px}.category-swatch.beat{background:var(--coral)}.category-swatch.bass{background:var(--cyan)}.category-swatch.voice{background:var(--yellow)}.category-swatch.effect{background:var(--lime)}.sound-rail{scroll-snap-type:x proximity;scrollbar-width:none;align-items:stretch;gap:7px;min-width:0;min-height:0;padding-bottom:1px;display:flex;overflow:auto hidden}.sound-rail::-webkit-scrollbar{display:none}.sound-dock.expanded .sound-rail{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));grid-auto-rows:78px;display:grid;overflow:hidden auto}.sound-token{--sample-color:var(--coral);scroll-snap-align:start;background:#171c1f;border:1px solid #30373c;border-radius:8px;width:70px;min-width:70px;height:78px;position:relative}.sound-dock.expanded .sound-token{width:100%;min-width:0}.sound-token.selected{border-color:var(--sample-color);box-shadow:inset 0 -3px 0 var(--sample-color)}.sound-token.dragging{opacity:.5}.sound-select{width:100%;height:100%;color:var(--text);background:0 0;grid-template-rows:1fr 17px;place-items:center;padding:5px 3px 3px;display:grid}.sound-symbol{background:var(--sample-color);color:#080a0b;border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:1000;display:grid}.sound-name{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:850;overflow:hidden}.sound-preview,.sound-delete{background:#0f1315;border:1px solid #434c52;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:grid;position:absolute;top:3px}.sound-preview{color:var(--sample-color);right:3px}.sound-delete{color:#ff8b85;font-size:12px;left:3px}.empty-sounds{min-width:100%;color:var(--muted);place-items:center;font-size:11px;font-weight:800;display:grid}.sheet-backdrop{z-index:30;background:#000000ad;place-items:end center;padding:16px 0 0;display:grid;position:fixed;inset:0}.record-sheet{width:min(100%,540px);max-height:calc(100dvh - 20px);padding:18px 16px max(18px, env(safe-area-inset-bottom));background:#13181b;border:1px solid #3b4349;border-bottom:0;border-radius:8px 8px 0 0;overflow-y:auto;box-shadow:0 -22px 60px #00000080}.record-sheet-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.record-kicker{color:var(--coral);font-size:9px;font-weight:1000}.sheet-close{width:34px;height:34px;color:var(--muted);background:#1c2226;border:1px solid #41494f;border-radius:7px;place-items:center;font-size:20px;display:grid}.record-setup{gap:18px;display:grid}.record-option-group{gap:8px;display:grid}.record-option-label{color:var(--muted);font-size:10px;font-weight:850}.record-name-input{width:100%;height:42px;color:var(--text);font:inherit;background:#191f22;border:1px solid #3a4248;border-radius:8px;outline:none;padding:0 12px;font-size:12px;font-weight:800}.record-name-input::placeholder{color:#69737a}.record-name-input:focus{border-color:var(--yellow);box-shadow:0 0 0 2px #f8c8421f}.option-segments{border:1px solid #3a4248;border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.option-segments.compact{grid-template-columns:repeat(3,1fr)}.option-segments button{height:42px;color:var(--muted);background:#191f22;font-size:11px;font-weight:900}.option-segments button+button{border-left:1px solid #3a4248}.option-segments button.active{background:var(--yellow);color:#1a1305}.record-ready-row{min-height:40px;color:var(--muted);background:#101416;border:1px solid #30383d;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;font-size:10px;font-weight:800;display:grid}.record-ready-row strong{color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ready-pulse{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #85d64a1f}.recording-panel{background:#0f1315;border:1px solid #3a4248;border-radius:8px;align-content:center;gap:24px;min-height:190px;padding:18px;display:grid}.recording-state-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.recording-state-row>div{gap:3px;display:grid}.recording-state-row strong{font-size:14px}.recording-state-row span:not(.recording-dot){color:var(--muted);font-size:10px;font-weight:750}.recording-dot{background:var(--coral);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #ff5a541f}.record-sheet.is-recording .recording-dot{animation:.7s ease-in-out infinite alternate record-pulse}@keyframes record-pulse{0%{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.recording-wave{justify-content:center;align-items:center;gap:6px;height:62px;display:flex}.recording-wave i{background:var(--coral);border-radius:3px;width:4px;height:12px;display:block}.record-sheet.is-recording .recording-wave i{animation:.62s ease-in-out infinite alternate recording-wave}.record-sheet.is-recording .recording-wave i:nth-child(2n){animation-delay:.12s}.record-sheet.is-recording .recording-wave i:nth-child(3n){animation-delay:.24s}@keyframes recording-wave{0%{height:9px}to{height:56px}}.start-record-command{background:var(--coral);color:#1a0706;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:20px;font-size:13px;font-weight:1000;display:flex;box-shadow:0 6px #8d2f2b}.start-record-command:active{transform:translateY(2px);box-shadow:0 4px #8d2f2b}.start-record-command.recording{background:var(--text);color:var(--coral);box-shadow:0 6px #8c8a84}.start-record-icon{border:2px solid;border-radius:50%;width:14px;height:14px}.start-record-command.recording .start-record-icon{background:currentColor;border-radius:2px}.sequencer-workspace{background:#0f1417;border:1px solid #2c3439;border-radius:8px;grid-template-rows:42px minmax(0,1fr);gap:7px;height:100%;min-height:0;padding:8px;display:grid}.sequence-toolbar{align-items:center;gap:6px;display:flex}.sequence-command{width:36px;height:36px;color:var(--text);background:#1a2024;border:1px solid #3d464c;border-radius:7px;place-items:center;font-size:11px;font-weight:900;display:grid}.sequence-command.primary,.sequence-command.active{border-color:var(--lime);background:var(--lime);color:#0d1608}.sequence-command.wide{width:auto;padding:0 12px}.sequence-scroll{scrollbar-color:#3d464c transparent;scrollbar-width:thin;background:#0b0f11;border:1px solid #293136;border-radius:7px;min-width:0;min-height:0;padding:6px;overflow:auto}.step-header{grid-template-columns:repeat(16,40px);gap:4px;width:max-content;margin-bottom:5px;margin-left:142px;display:grid}.step-number{color:#6f797f;place-items:center;height:20px;font-size:8px;font-weight:800;display:grid}.step-number.playing{color:var(--yellow)}.sequence-grid{grid-template-columns:138px repeat(16,40px);grid-auto-rows:46px;gap:4px;width:max-content;display:grid}.track-label{--track-color:var(--coral);grid-template-columns:8px minmax(0,1fr) 31px;align-items:center;gap:6px;min-width:0;display:grid}.track-dot{background:var(--track-color);border-radius:50%;width:7px;height:7px}.track-label select{width:100%;min-width:0;height:34px;color:var(--text);background:#171c1f;border:1px solid #384147;border-radius:7px;padding:0 7px;font-size:9px;font-weight:800}.track-mute{width:31px;height:31px;color:var(--muted);background:#1a2024;border:1px solid #3b444a;border-radius:7px;font-size:9px;font-weight:1000}.track-mute.active{border-color:var(--yellow);color:var(--yellow)}.step-cell{background:#151a1d;border:1px solid #31393e;border-radius:6px;align-self:center;width:40px;height:40px}.step-cell.bar-start{border-left-color:#69747b}.step-cell.active{border-color:var(--track-color);background:var(--track-color)}.step-cell.playing{outline:2px solid var(--yellow);outline-offset:1px}@media (min-width:760px){.performer-row{grid-template-rows:minmax(150px,1fr);grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(6px,1.3vw,18px);padding:70px clamp(20px,4vw,60px) 78px}.performer-slot,.performer-slot:nth-child(5),.performer-slot:nth-child(6),.performer-slot:nth-child(7){grid-column:auto}.performer-slot{max-width:118px;height:154px}.mini-person{width:68px;height:98px}.person-head{width:48px;height:48px}.person-mouth{width:29px}.person-body{width:58px;height:59px}.empty-person{width:64px;height:92px}.sheet-backdrop{align-items:center;padding:20px}.record-sheet{border-bottom:1px solid #3b4349;border-radius:8px}}@media (max-width:640px){.app-shell,.app-shell.sequencer-active{grid-template-rows:44px minmax(0,1fr) auto;gap:6px;padding:6px 8px 0}.app-header{grid-template-columns:minmax(104px,1fr) 112px 48px;gap:6px}.brand-mark{flex-basis:26px;width:26px;height:19px}.brand-mark:after{width:15px;height:6px;top:6px;left:7px}h1{font-size:16px}.workspace-tabs{width:112px}.workspace-tab{height:34px;font-size:11px}.tempo-control,.tempo-control input{width:48px}.tempo-control input{font-size:15px}.status-toast{top:56px}.stage-surface:before{top:46px;left:7%;right:7%}.performer-row{grid-template-rows:repeat(2,minmax(98px,1fr));padding:46px 6px 62px}.performer-slot{max-width:82px;height:106px}.mini-person{width:46px;height:66px}.person-head{width:33px;height:33px}.person-mouth{border-width:1px;width:20px;height:10px}.person-body{border-width:1px;width:40px;height:40px}.empty-person{width:44px;height:62px}.slot-inspector{bottom:8px}.sound-dock{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;height:198px}.sound-dock.expanded{height:min(54dvh,410px)}.dock-toolbar{grid-template-columns:minmax(96px,1fr) auto 38px;gap:5px}.pack-select{max-width:150px}.dock-tabs button{width:40px}.category-tabs button{padding:0 8px}.sound-token{width:66px;min-width:66px;height:74px}.sound-symbol{width:36px;height:36px}.record-sheet{padding-left:14px;padding-right:14px}}@media (max-width:370px){.app-header{grid-template-columns:minmax(78px,1fr) 104px 44px}.brand-mark{display:none}h1{font-size:15px}.workspace-tabs{width:104px}.tempo-control,.tempo-control input{width:44px}.performer-row{padding-left:2px;padding-right:2px}.dock-tabs button{width:36px}.pack-select{max-width:118px;padding-right:4px}.option-segments button{font-size:10px}}@media (max-height:700px){.app-shell,.app-shell.sequencer-active{grid-template-rows:42px minmax(0,1fr) auto}.sound-dock{grid-template-rows:20px 36px 28px minmax(0,1fr);gap:4px;height:178px}.pack-select,.dock-tabs button,.record-command{height:34px}.record-command{width:34px}.sound-token{height:66px}.sound-symbol{width:32px;height:32px}.performer-row{grid-template-rows:repeat(2,minmax(86px,1fr));padding-top:42px;padding-bottom:58px}.performer-slot{height:96px}.record-sheet-header{margin-bottom:14px}.record-setup{gap:12px}.option-segments button{height:36px}}:root{--bg:#080a0a;--stage:#101314;--floor:#171b1c;--panel:#141819;--panel-strong:#202526;--text:#f6f2e8;--muted:#969c9b;--line:#3a4141;--coral:#ff6159;--cyan:#2bc8da;--yellow:#f3be3f;--lime:#8bd34f}body{background:#0c0f0f}.app-shell{grid-template-rows:54px minmax(0,1fr) auto;gap:9px;width:min(100%,1280px);padding:8px 14px 10px}.app-header{border-bottom:1px solid #242a2a;grid-template-columns:minmax(150px,1fr) auto 72px;gap:14px}.brand-lockup{gap:10px}.brand-mark{background:var(--coral);clip-path:none;border:2px solid #111414;border-radius:50%;flex-basis:32px;width:32px;height:32px;box-shadow:inset 0 -5px #28080733}.brand-mark:before,.brand-mark:after{content:"";position:absolute}.brand-mark:before{background:#171919;border-radius:3px;width:4px;height:9px;top:8px;left:7px;box-shadow:7px -3px #171919,14px 2px #171919}.brand-mark:after{background:0 0;border:2px solid #171919;border-top:0;border-radius:0 0 9px 9px;width:13px;height:5px;top:auto;bottom:6px;left:8px}h1{font-size:20px;font-weight:1000}.workspace-tabs{background:#121616;border-color:#3e4646;width:146px}.workspace-tab{height:38px;font-size:12px}.workspace-tab.active{background:var(--coral);color:#230807;box-shadow:inset 0 -4px #58141140}.tempo-control,.tempo-control input{width:72px}.tempo-control input{height:30px;font-size:20px}.status-toast{color:#c7ccca;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c0cd6;border-color:#ffffff29;min-height:28px;top:76px;left:28px;transform:none}.stage-surface{background-color:var(--stage);background-image:url(./studio-stage-v1-CJEiEOJC.png);background-position:50%;background-size:cover;border-color:#424949;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 34px #0000004d}.stage-surface:before{background:#04060647;border:0;border-radius:0;inset:0}.stage-surface:after{display:none}.stage-lights{z-index:3;gap:6px;display:flex;position:absolute;top:18px;right:18px}.stage-lights i{background:#515a59;border-radius:50%;width:7px;height:7px}.stage-lights i:nth-child(2){background:var(--yellow)}.stage-workspace.is-live .stage-lights i:first-child{background:var(--coral);animation:.56s ease-in-out infinite alternate blink}.stage-workspace.is-live .stage-lights i:last-child{background:var(--lime);box-shadow:0 0 9px #8bd34fb3}.bar-meter{gap:6px;width:min(28%,210px);top:19px}.bar-meter i{background:#66706f;border-radius:1px;height:4px}.performer-row{grid-template-rows:minmax(170px,1fr);grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;padding:68px 4%}.performer-slot,.performer-slot:nth-child(5),.performer-slot:nth-child(6),.performer-slot:nth-child(7){-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#07090942;border-radius:8px;grid-column:auto;grid-template-rows:minmax(0,1fr) 20px 8px;width:100%;max-width:128px;height:174px;padding:7px 5px 4px}.performer-slot:hover{background:#ffffff13}.performer-slot.selected{box-shadow:0 0 0 3px color-mix(in srgb, var(--slot-color) 16%, transparent), 0 12px 24px #0000004d;background:#080a0ab8}.mini-person{filter:drop-shadow(0 10px 7px #0000007a);width:88px;height:126px}.mini-person:after{background:#0000008c;width:64px;height:8px;bottom:-2px}.person-aura{z-index:-1;border:1px solid color-mix(in srgb, var(--slot-color) 54%, transparent);opacity:.25;border-radius:50%;height:78px;position:absolute;bottom:4px;left:2px;right:2px}.performer-slot.playing .person-aura{animation:.86s ease-out infinite aura-pulse}@keyframes aura-pulse{0%{opacity:.5;transform:scale(.76)}to{opacity:0;transform:scale(1.2)}}.person-gear{z-index:1;border:4px solid var(--slot-color);border-bottom:0;border-radius:50% 50% 0 0;width:66px;height:48px;position:absolute;top:3px}.person-gear:before,.person-gear:after{background:var(--slot-color);content:"";border:2px solid #0b0e0e;border-radius:5px;width:10px;height:22px;position:absolute;top:27px}.person-gear:before{left:-8px}.person-gear:after{right:-8px}.person-head{background:color-mix(in srgb, var(--slot-color) 28%, #ded9ce);width:58px;height:58px;box-shadow:inset 0 -7px 0 #0000001f, 0 0 0 2px var(--slot-color);border:3px solid #0b0e0e;border-radius:44% 44% 48% 48%;top:12px}.person-face{width:40px;height:34px;position:relative}.person-eye{background:#111515;border-radius:3px;width:5px;height:6px;position:absolute;top:7px}.person-eye.left{left:7px}.person-eye.right{right:7px}.person-mouth{background:#080a0a;border:2px solid #111515;width:auto;height:10px;bottom:3px;left:7px;right:7px}.person-mouth:before{background:#f6f2e8;width:12px;top:0;left:7px}.person-body{background:color-mix(in srgb, var(--slot-color) 74%, #202525);width:72px;height:68px;box-shadow:inset 0 -9px 0 #00000038, 0 0 0 2px var(--slot-color);border:3px solid #0b0e0e;border-radius:14px 14px 7px 7px;bottom:6px}.person-badge{color:#0d1010;background:#f5f1e7;border:2px solid #0b0e0e;border-radius:5px;place-items:center;min-width:24px;height:20px;padding:0 4px;font-size:8px;font-weight:1000;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%)}.person-meter{gap:3px;height:15px;bottom:11px;left:11px;right:11px}.person-meter i{background:#101414;border-radius:1px;width:4px}.performer-slot[data-category=bass] .person-head{border-radius:25px 25px 17px 17px}.performer-slot[data-category=bass] .person-face:before{height:13px;box-shadow:inset 0 -3px 0 var(--slot-color);content:"";background:#141919;border-radius:4px;position:absolute;top:3px;left:1px;right:1px}.performer-slot[data-category=voice] .person-gear{background:var(--slot-color);border:0;border-radius:4px 4px 12px 12px;width:58px;height:22px;top:-1px;box-shadow:0 5px #0b0e0e}.performer-slot[data-category=voice] .person-gear:before,.performer-slot[data-category=voice] .person-gear:after{background:var(--slot-color);border:0;border-radius:2px;width:13px;height:18px;top:-8px}.performer-slot[data-category=effect] .person-gear{background:var(--slot-color);border:0;border-radius:8px;width:54px;height:13px;top:2px;box-shadow:0 4px #0b0e0e}.performer-slot[data-category=effect] .person-gear:before,.performer-slot[data-category=effect] .person-gear:after{background:var(--slot-color);border:0;border-radius:4px;width:5px;height:18px;top:-14px}.performer-slot[data-slot="2"] .person-head,.performer-slot[data-slot="6"] .person-head{transform:rotate(-2deg)}.performer-slot[data-slot="3"] .person-body,.performer-slot[data-slot="7"] .person-body{border-radius:24px 24px 7px 7px}.performer-slot.playing .mini-person{animation-duration:.42s}.performer-slot.paused .mini-person{filter:grayscale(.85)drop-shadow(0 8px 5px #00000061);opacity:.56}.empty-person{color:#c7cdca;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#070a0a6b;border-color:#e2e7e47a;border-radius:40px 40px 10px 10px;width:74px;height:108px;font-size:0;position:relative}.empty-person span{border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.performer-label{color:#d4d8d5;text-shadow:0 2px 3px #000;font-size:10px}.performer-state{background:#6d7774;border:1px solid #fff3}.slot-inspector{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0f0feb;border-color:#4a5251;bottom:12px}.sound-dock{background:#141818;border-color:#3f4746;grid-template-rows:18px 40px 30px minmax(0,1fr);gap:6px;height:184px;padding:6px 10px 9px;box-shadow:0 -14px 36px #00000052}.sound-dock.expanded{height:min(52dvh,410px)}.dock-handle{padding-top:2px}.handle-line{background:#606866;width:44px}.handle-title{font-size:10px}.dock-toolbar{grid-template-columns:minmax(126px,1fr) auto 40px;gap:8px}.pack-select{background:#202525;border-color:#46504e;max-width:210px;height:38px}.dock-tabs{border-color:#46504e}.dock-tabs button{width:50px;height:36px}.record-command{border:2px solid #ff8b85;width:40px;height:40px;box-shadow:inset 0 -5px #59120f40}.record-command:active{transform:translateY(1px);box-shadow:inset 0 -3px #59120f40}.category-tabs button{border-radius:6px;height:28px}.category-tabs button.active{background:#252b2a;border-color:#4b5553}.sound-rail{gap:8px}.sound-token{background:#1b2020;border-color:#394241;border-radius:7px;width:84px;min-width:84px;height:78px;box-shadow:inset 0 -4px #0c0f0f}.sound-token:hover{border-color:#5b6663;transform:translateY(-1px)}.sound-token.in-use{border-color:color-mix(in srgb, var(--sample-color) 72%, #38403f)}.sound-token.in-use:after{background:var(--lime);content:"";border-radius:50%;width:6px;height:6px;position:absolute;bottom:6px;right:7px;box-shadow:0 0 0 3px #8bd34f1f}.sound-token.selected{box-shadow:inset 0 -4px 0 var(--sample-color), 0 0 0 2px color-mix(in srgb, var(--sample-color) 20%, transparent)}.sound-select{grid-template-rows:1fr 18px;padding:5px 5px 3px}.sound-pad{border:1px solid color-mix(in srgb, var(--sample-color) 80%, #0c0f0f);background:color-mix(in srgb, var(--sample-color) 22%, #121616);border-radius:7px;place-items:center;width:52px;height:43px;display:grid;position:relative;box-shadow:inset 0 -5px #00000047}.sound-symbol{width:auto;height:auto;color:var(--sample-color);background:0 0;border-radius:0;font-size:12px}.sound-wave{opacity:.72;justify-content:center;align-items:end;gap:2px;height:8px;display:flex;position:absolute;bottom:5px;left:6px;right:6px}.sound-wave i{background:var(--sample-color);border-radius:1px;width:3px;height:3px}.sound-wave i:nth-child(2){height:7px}.sound-wave i:nth-child(3){height:5px}.sound-wave i:nth-child(4){height:8px}.sound-name{font-size:9px}.sound-preview{border-color:#4b5653;width:22px;height:22px;top:4px;right:4px}.sound-preview span{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid var(--sample-color);width:0;height:0;margin-left:2px}@media (max-width:720px){.app-shell,.app-shell.sequencer-active{grid-template-rows:46px minmax(0,1fr) auto;gap:6px;padding:5px 7px 13px}.app-header{grid-template-columns:minmax(98px,1fr) 116px 50px;gap:6px}.brand-lockup{gap:6px}.brand-mark{flex-basis:25px;width:25px;height:25px}.brand-mark:before{width:3px;height:7px;top:6px;left:5px;box-shadow:6px -2px #171919,12px 2px #171919}.brand-mark:after{width:10px;height:4px;bottom:4px;left:6px}h1{font-size:15px}.workspace-tabs{width:116px}.workspace-tab{height:34px;font-size:11px}.tempo-control,.tempo-control input{width:50px}.tempo-control input{font-size:16px}.status-toast{min-height:25px;top:59px;left:16px}.stage-surface{background-position:50%}.stage-lights{top:12px;right:12px}.bar-meter{width:32%;top:14px}.performer-row{grid-template-rows:repeat(2,minmax(92px,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:4px 1px;padding:42px 4px 56px}.performer-slot,.performer-slot:nth-child(5),.performer-slot:nth-child(6),.performer-slot:nth-child(7){grid-column:span 2;grid-template-rows:minmax(0,1fr) 17px 7px;max-width:88px;height:112px;padding:4px 2px 2px}.performer-slot:nth-child(5){grid-column:2/span 2}.performer-slot:nth-child(6){grid-column:4/span 2}.performer-slot:nth-child(7){grid-column:6/span 2}.mini-person{width:55px;height:78px}.mini-person:after{width:40px;height:5px}.person-aura{height:48px}.person-gear{border-width:3px;width:43px;height:31px;top:3px}.person-gear:before,.person-gear:after{width:7px;height:15px;top:17px}.person-gear:before{left:-6px}.person-gear:after{right:-6px}.person-head{border-width:2px;width:39px;height:39px;top:9px}.person-face{width:29px;height:24px}.person-eye{width:3px;height:4px;top:4px}.person-mouth{border-width:1px;height:7px;bottom:1px;left:5px;right:5px}.person-mouth:before{width:8px;height:1px;left:5px}.person-body{border-width:2px;border-radius:9px 9px 5px 5px;width:48px;height:44px;bottom:4px}.person-badge{border-width:1px;min-width:18px;height:14px;font-size:6px;top:5px}.person-meter{gap:2px;height:10px;bottom:7px;left:7px;right:7px}.person-meter i{width:2px}.performer-slot[data-category=voice] .person-gear{width:40px;height:14px}.performer-slot[data-category=voice] .person-gear:before,.performer-slot[data-category=voice] .person-gear:after{width:8px;height:11px;top:-5px}.performer-slot[data-category=effect] .person-gear{width:38px;height:9px}.performer-slot[data-category=effect] .person-gear:before,.performer-slot[data-category=effect] .person-gear:after{height:12px;top:-9px}.empty-person{width:49px;height:72px}.empty-person span{width:28px;height:28px;font-size:18px}.performer-label{font-size:8px}.sound-dock{grid-template-rows:18px 38px 28px minmax(0,1fr);gap:5px;height:184px;padding:5px 7px 8px}.dock-toolbar{grid-template-columns:minmax(94px,1fr) auto 38px;gap:5px}.pack-select{max-width:150px;height:36px}.dock-tabs button{width:40px;height:34px}.record-command{width:38px;height:38px}.sound-token{width:72px;min-width:72px;height:72px}.sound-pad{width:44px;height:38px}}@media (max-width:370px){.brand-mark{display:none}.performer-row{padding-left:1px;padding-right:1px}}@media (max-height:700px){.app-shell,.app-shell.sequencer-active{grid-template-rows:42px minmax(0,1fr) auto}.sound-dock{grid-template-rows:16px 34px 25px minmax(0,1fr);gap:3px;height:156px}.sound-token{height:62px}.sound-pad{width:39px;height:31px}.category-tabs button{height:24px}.performer-row{padding-top:34px;padding-bottom:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
