:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{color:#fff;box-sizing:border-box;background:#111;min-height:100vh;margin:0;font-size:16px}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.visualizer-slider{appearance:none;cursor:pointer;background:0 0;width:100%}.visualizer-slider:focus{outline:none}.visualizer-slider::-webkit-slider-runnable-track{background:#d9d9d9;border-radius:999px;height:8px}.visualizer-slider::-webkit-slider-thumb{appearance:none;background:#5f6f63;border:2px solid #5f6f63;border-radius:50%;width:18px;height:18px;margin-top:-5px}.visualizer-slider::-moz-range-track{background:#d9d9d9;border-radius:999px;height:8px}.visualizer-slider::-moz-range-thumb{cursor:pointer;background:#5f6f63;border:2px solid #5f6f63;border-radius:50%;width:18px;height:18px}.ui-button{color:#f0f0f0;letter-spacing:.3px;cursor:pointer;background:linear-gradient(#3a3a3a,#1f1f1f);border:1px solid #444;border-radius:12px;padding:10px 14px;font-size:13px;transition:all .15s;box-shadow:0 2px 6px #0006}.ui-button:hover{filter:brightness(1.2)}.ui-button:active{transform:scale(.96)}.ui-button:disabled{color:#777;cursor:not-allowed;box-shadow:none;background:#1d1d1d}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}:root{--btn-top:#1f6f85;--btn-bottom:#0a3a4a;--btn-border:#072a35}.theme-boring{--btn-top:#3a3a3a;--btn-bottom:#1a1a1a;--btn-border:#555}@media (width<=1024px){.mainLayout{gap:18px;padding:32px 20px 24px}}body{font-size:16px}.mainLayout{align-items:flex-start;gap:16px;max-width:none;height:100%;margin:0 auto;display:flex}.appContainer{box-sizing:border-box;height:100vh;padding:8px 16px 16px;overflow:hidden}.leftPanel{flex-direction:column;flex:1;gap:20px;min-width:200px;display:flex}.centerPanel{flex-direction:column;flex:2.6;justify-content:flex-start;align-items:stretch;min-width:0;min-height:0;display:flex}.rightPanel{flex:1.3;min-width:300px}.panelBox{background:#5f4c5f;border:1px solid #745f74;border-radius:24px;flex-direction:column;gap:8px;height:auto;min-height:0;max-height:100%;margin-top:0;padding:20px;display:flex;overflow-y:visible;box-shadow:0 6px 12px #0006}.appTitle{margin-top:0;margin-bottom:8px;font-size:28px}.appDescription{color:#aaa;font-size:16px;line-height:1.4}.buttonGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.subPanel{background:#141414;border:1px solid #333;border-radius:16px;margin-bottom:16px;padding:12px}.sectionTitle{margin-bottom:8px;font-size:16px}.inputLabel{color:#cfcfcf;margin-bottom:8px;font-size:12px;display:block}.inlineControls{color:#ddd;gap:16px;margin-bottom:10px;font-size:13px;display:flex}.checkboxRow{align-items:center;gap:6px;display:flex}.statusText{color:#9ecbff;min-height:18px;margin-top:10px;font-size:12px}.centeredBlock{text-align:center;margin-bottom:12px}.sectionHeader{margin:0;font-size:22px}.sectionSubtext{color:#aaa;margin:2px 0 0;font-size:16px}.centerControls{justify-content:center;gap:10px;width:100%;margin-top:12px;display:flex}.overlay{z-index:50;background:#000000eb;flex-direction:column;padding:16px;display:flex;position:fixed;inset:0}.overlayHeader{background:#1a1a1a;border:1px solid #333;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.overlayTitle{margin:0}.overlaySubtext{color:#aaa;margin:4px 0 0;font-size:14px}.overlayContent{background:#1a1a1a;border:1px solid #333;border-radius:24px;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex}.overlayCanvas{background:#000;border-radius:16px;width:100%;height:100%;display:block}.dropdown{margin-bottom:16px}.dropdownWrapper{width:100%;position:relative}.dropdownSelect{appearance:none;color:#fff;cursor:pointer;background:#0a3a4a;border:2px solid #000;border-radius:16px;width:100%;padding:10px 40px 10px 12px;font-size:16px}.dropdownArrow{pointer-events:none;border-top:8px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.dropdownSelect:hover{background:#0f4f63}.dropdownRow{gap:12px;margin-bottom:12px;display:flex}.patternSelectorRow{align-items:end;gap:12px;display:flex}.patternSelectorRow .dropdown{flex:1;margin-bottom:0}.dropdownRow .dropdown{flex:1}.utilityButtonRow{gap:12px;margin-top:12px;display:flex}.utilityButtonRow button{flex:1}.saveNameInput{color:#fff;box-sizing:border-box;background:#111;border:1px solid #444;border-radius:8px;width:100%;margin-top:4px;padding:8px 10px}.audioButtons{justify-content:center;gap:12px;display:flex}.audioButtonRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.statusMessage{color:#8cd2eb;letter-spacing:1px;text-shadow:0 0 1px #fff,0 0 3px #a0ffff,0 0 6px #00d0ff,0 0 10px #00a0cc;margin-left:45px;font-size:28px;font-weight:500}.patternList{text-align:left;max-height:500px;padding-right:8px;overflow-y:auto}.patternListItem{cursor:pointer;white-space:nowrap;padding:4px;font-size:20px}.noPreviewBox{color:#ccc;text-align:center;background:#000;justify-content:center;align-items:center;width:120px;height:90px;font-size:14px;display:flex}.patternToolbar{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:24px;display:grid}.patternToolbar .dropdown{margin-bottom:0}.toolbarButton{justify-content:center;align-items:end;display:flex}.toolbarDivider{border:none;border-top:1px solid #fcfcfc8e;margin:0 0 20px}.menuDivider{border:none;border-top:1px solid #fcfcfc59;margin:6px 8px}.topMenu{align-items:center;display:flex}.appLogo{filter:contrast(1.1)saturate(1.15);width:95%}.signalMonitor{box-sizing:border-box;color:#fff;background:#0a0a10f2;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:18px;font-family:sans-serif}.signalMonitorHeader{letter-spacing:.04em;margin-bottom:18px;font-size:18px;font-weight:600}.signalMonitorBands{flex-direction:column;gap:12px;display:flex}.signalRow{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:80px 1fr 48px;align-items:center;gap:12px;transition:all .15s;display:grid}.selectedSignal{background:#64b4ff40;border-radius:12px;outline:2px solid #66d9ff}.signalLabel{opacity:.8;letter-spacing:.06em;font-size:12px}.signalBarTrack{background:#ffffff14;border-radius:999px;height:16px;overflow:hidden}.signalBarFill{border-radius:999px;height:100%;transition:width 60ms linear}.signalValue{text-align:right;opacity:.75;font-size:12px}.subBand{background:linear-gradient(90deg,#1d4ed8,#2563eb)}.bassBand{background:linear-gradient(90deg,#0ea5e9,#06b6d4)}.lowMidBand{background:linear-gradient(90deg,#10b981,#22c55e)}.midBand{background:linear-gradient(90deg,#84cc16,#eab308)}.highMidBand{background:linear-gradient(90deg,#f59e0b,#f97316)}.highBand{background:linear-gradient(90deg,#ef4444,#ec4899)}.airBand{background:linear-gradient(90deg,#a855f7,#8b5cf6)}.transportBar{background:linear-gradient(#2b2b2b,#1a1a1a);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:6px 10px;display:flex;box-shadow:inset 0 1px 1px #ffffff14,inset 0 -2px 4px #00000073,0 2px 8px #0006}.transportButton{color:#f2f8ff;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#1e819b,#125f75);border:1px solid #0b3f4d;border-radius:10px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:13px;font-weight:600;transition:transform 80ms,background .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px 1px #ffffff2e,inset 0 -2px 4px #00000059,0 2px 6px #00000073}.transportButton:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #00000073}.transportProgressBar{cursor:pointer;background:#101010;border-radius:999px;width:100%;height:8px;margin-top:10px;overflow:hidden;box-shadow:inset 0 1px 3px #000000b3}.transportProgressFill{background:linear-gradient(90deg,#4af,#8df);width:0%;height:100%;transition:width 50ms linear}.transportButton:hover{background:linear-gradient(#2aa0bd,#17728b)}.transportIcon{pointer-events:none;opacity:.75;width:24px;height:24px}.loopLabel{margin-left:6px}.jukeboxPanel{width:100%;position:relative}.jukeboxImage{width:100%;height:auto;display:block}.jukeboxTrackNumber{color:#fff;text-align:center;font-size:24px;font-weight:700;position:absolute;top:9%;left:50%;transform:translate(-50%)}.jukeboxTrackName{width:75%;height:19%;position:absolute;top:35%;left:12.5%;overflow:hidden}.jukeboxMarquee{white-space:nowrap;padding-left:50%;animation:10s linear 1s infinite jukeboxMarquee;display:inline-block}.jukeboxVolume{color:#fff;text-align:center;font-size:18px;position:absolute;top:70%;left:50%;transform:translate(-50%)}@keyframes jukeboxMarquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.jukeboxPlaylistButton{color:#fff;cursor:pointer;background:#101010;border:1px solid #8a6a43;border-radius:4px;padding:4px 60px;font-size:18px;transition:border-color .15s,color .15s,transform 50ms;position:absolute;top:60%;left:50%;transform:translate(-50%)}.jukeboxPlaylistButton:hover{color:#fff;border-color:#f5b76b}.jukeboxPlaylistButton:active{transform:translate(-50%)translateY(1px)}.maniBox{color:#d8d8d8;background:#442f40;border:1px solid #271616;border-radius:24px;height:fit-content;max-height:90vh;font-family:Arial,sans-serif;font-size:16px;position:fixed;overflow:hidden;box-shadow:0 8px 24px #0009}.maniBoxTitleBar{-webkit-user-select:none;user-select:none;cursor:move;background:#362632;border-bottom:1px solid #271616;grid-template-columns:minmax(max-content,1fr) minmax(0,2fr) minmax(max-content,1fr);align-items:center;gap:12px;padding:12px 16px;font-size:18px;font-weight:700;display:grid}.maniBoxTitle{justify-self:start}.maniBoxTitleNotification{color:#8cd2eb;letter-spacing:.2px;opacity:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-self:center;min-width:0;font-size:14px;font-weight:500;line-height:1.2;transition:opacity .15s;overflow:hidden}.maniBoxTitleNotification.visible{opacity:1}.maniBoxContent{padding:16px;overflow-y:auto}.maniBoxResizable{box-sizing:border-box;resize:both;flex-direction:column;min-width:360px;max-width:100vw;min-height:180px;display:flex}.maniBoxResizable .maniBoxTitleBar{flex:none}.maniBoxResizable .maniBoxContent{flex:auto;min-width:0;min-height:0;overflow:auto}.maniBoxMinimized{resize:none;min-height:0;height:fit-content!important}.maniBoxClose,.maniBoxMinimize{color:#d8d8d8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:flex}.maniBoxClose:hover,.maniBoxMinimize:hover{color:#fff;background:#ffffff26}.maniBoxWindowControls{justify-self:end;align-items:center;gap:8px;display:flex}.mathPeekContent{background:#442f40;border:1px solid #271616;border-radius:24px;max-height:calc(100vh - 32px);padding:16px;position:relative;overflow-y:auto;box-shadow:0 8px 24px #0009}.mathPanelTitle{margin-top:0;margin-bottom:8px;font-size:22px}.mathPanelDescription{color:#aaa;font-size:14px;line-height:1.4}.controlsTitle{color:#fff;margin-top:0;margin-bottom:8px;font-size:22px;font-weight:600}.mathBox{color:#ddd;white-space:nowrap;background:#0d0d0d;border:1px solid #333;border-radius:16px;min-width:420px;min-height:120px;padding:12px;overflow:auto hidden}.formulaLine{white-space:nowrap;font-size:14px;line-height:1.6;font-family:Consolas,Courier New,monospace!important}.button{background:linear-gradient(to bottom, var(--btn-top), var(--btn-bottom));color:#fff;border:1px solid var(--btn-border);cursor:pointer;border-radius:16px;padding:10px 16px;font-size:18px;font-weight:700;transition:all .15s;box-shadow:inset 0 1px #ffffff14,0 3px 8px #00000080}.button:hover{background:linear-gradient(#2a8aa3,#0d4c5f)}.button:active{transform:translateY(1px);box-shadow:inset 0 3px 6px #0009,0 1px 3px #0006}.button:disabled{opacity:.5;cursor:not-allowed}.contextButton{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;border-radius:50%;width:54px;height:54px;transition:background .2s,box-shadow .2s,transform .15s;box-shadow:inset 0 2px 2px #ffffff40,inset 0 -3px 5px #00000073,0 2px 5px #00000073}.contextButton:hover{transform:translateY(-1px)}.contextButton:active{transform:translateY(1px);box-shadow:inset 0 3px 5px #00000073,inset 0 -1px 2px #ffffff26}.contextButton.manager{cursor:pointer;background:radial-gradient(circle at 35% 30%,#78ffa04d 0%,#37874bf2 55%,#143719 100%)}.contextButton.manager:hover{box-shadow:inset 0 2px 2px #ffffff40,inset 0 -3px 5px #00000073,0 0 10px #50ff788c,0 2px 5px #00000073}.contextButton.edit{cursor:default;background:radial-gradient(circle at 35% 30%,#ffffff2e 0%,#ffffff1a 45%,#0000002e 100%)}.contextButton.edit.enabled{cursor:pointer;background:radial-gradient(circle at 35% 30%,#a8ff9c 0%,#4fd85c 45%,#1f8d2c 100%);box-shadow:inset 0 2px 2px #ffffff59,inset 0 -3px 5px #00000059,0 0 10px #50ff78bf,0 0 22px #50ff7873,0 2px 5px #00000073}.contextButton.edit.enabled:hover{box-shadow:inset 0 2px 2px #ffffff59,inset 0 -3px 5px #00000059,0 0 12px #50ff78d9,0 0 24px #50ff788c,0 2px 5px #00000073}.contextButtonLabel{color:#f27878;letter-spacing:1px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:900}.sliderHeader{color:#cfcfcf;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;font-size:16px;display:flex}.sliderInput{color:#fff;background:#111;border:1px solid #444;border-radius:8px;width:92px;padding:4px 6px;font-size:16px}.sliderContainer{margin-bottom:4px;display:block}.visualizer-slider{appearance:none;filter:drop-shadow(0 0 2px #0009);height:20px}.visualizer-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:ew-resize;background:linear-gradient(90deg,#a670b5 0%,#c08ad0 50%,#a670b5 100%);border:1px solid #6ee7d2;border-radius:4px;width:10px;height:22px;margin-top:-8px;box-shadow:0 0 4px #6ee7d299,inset 0 1px #fff3,inset 0 -1px #0006,0 2px 4px #000000b3}.visualizer-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 10px #efebbce6,0 3px 6px #000c}.visualizer-slider::-webkit-slider-runnable-track{background:#034147;border-radius:3px;height:6px;box-shadow:inset 0 1px 2px #0009,0 0 2px #0006}.topMenu{box-sizing:border-box;text-align:left;background:#3b2f3b;border-bottom:1px solid #1b111d;align-items:center;gap:20px;width:100%;margin-bottom:8px;padding:10px 20px;display:flex;top:0}.topMenuLeft{align-items:center;gap:20px;display:flex}.topMenuCenter{flex:1;justify-content:center;display:flex}.topMenuRight{justify-content:flex-end;align-items:center;display:flex}.menuItem{cursor:pointer;color:#ddd;background:linear-gradient(#1c1c1c,#111);border:1px solid #333;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;display:flex;box-shadow:0 2px 4px #0009}.menuItem:hover{color:#fff;background:#222}.menuWrapper{position:relative}.dropdownMenu{white-space:nowrap;z-index:1000;background:#2a222a;border:1px solid #6a556a;border-radius:10px;min-width:160px;margin-top:6px;padding:6px 0;position:absolute;top:100%;left:0;box-shadow:0 6px 14px #00000080}.dropdownItem{color:#ddd;cursor:pointer;padding:8px 14px}.dropdownItem:hover{background:#3a2f3a}.statusMessage{color:#8cd2eb;letter-spacing:.2px;margin-left:0;font-size:16px;font-weight:500;line-height:1.2}.workspaceInput{text-align:center;border:1px solid #555;border-radius:8px;width:250px;padding:8px 12px;font-size:16px}.playlistPanel{flex-direction:column;gap:14px;min-width:700px;display:flex}.playlistNameRow{align-items:center;gap:12px;display:flex}.playlistNameLabel{white-space:nowrap;font-size:18px}.playlistNameInput{border:1px solid #888;border-radius:6px;flex:1;padding:8px;font-size:18px}.playlistTable{color:#2b2418;background:linear-gradient(#f4ecd1,#e9ddb8);border:2px solid #8b7d5a;border-radius:10px;max-height:55vh;overflow-y:auto}.playlistHeader{background:#00000014;border-bottom:1px solid #8b7d5a;grid-template-columns:120px 2fr 2fr 1fr;font-size:20px;font-weight:700;display:grid}.playlistHeader>div,.playlistRow>div{padding:8px 12px}.playlistTopSection{justify-content:space-between;align-items:stretch;gap:16px;display:flex}.playlistTopLeft{flex-direction:column;flex:1;gap:12px;display:flex}.playlistCover{color:#2b2418;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#f4ecd1,#e9ddb8);border:2px solid #8b7d5a;border-radius:10px;justify-content:center;align-items:center;width:200px;min-width:200px;font-weight:700;display:flex}.playlistCover:hover{filter:brightness(1.05)}.playlistCoverImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.playlistRow{border-bottom:1px solid #0000001f;grid-template-columns:120px 2fr 2fr 1fr;font-size:18px;display:grid}.playlistRow:nth-child(2n){background:#0000000a}.playlistRow.empty{min-height:140px}.playlistActions{flex-flow:column wrap;justify-content:center;align-items:flex-start;gap:12px;margin-top:20px;display:flex}.playlistActionButton{color:#fff;cursor:pointer;background:linear-gradient(#353434,#050505);border:1px solid #2d2d2d;border-radius:14px;min-width:180px;padding:14px 20px;font-size:18px;font-weight:500;transition:background .15s,transform .15s;box-shadow:inset 0 1px #ffffff14,0 4px 10px #00000059}.playlistActionButton:hover{background:linear-gradient(#343232,#080808)}.playlistActionButton:active{transform:translateY(1px)}.playlistButtons{justify-content:flex-start;display:flex}.playlistNameInput{border:1px solid #888;border-radius:6px;flex:1;padding:8px}.playlistBottomRow{justify-content:space-between;align-items:center;width:100%;display:flex}.playlistActionsCell{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.playlistActionsCell button{color:#fff;cursor:pointer;background:#2f2f2f;border:none;border-radius:4px;width:24px;height:24px}.playlistRow input{color:inherit;box-shadow:none;width:100%;font-size:inherit;background:0 0;border:none;outline:none;font-family:inherit}.playlistRow input:focus{background:#ffffff59;border-radius:4px}.coverSelectorOverlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.coverSelectorBox{background:#222;border-radius:10px;max-width:700px;padding:20px}.coverSelectorGrid{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.coverThumbnail{object-fit:cover;cursor:pointer;border:2px solid #0000;width:120px;height:120px}.coverThumbnail:hover{border-color:#6cf}.animationSetPanel{flex-direction:column;gap:14px;min-width:700px;display:flex}.animationSetNameRow{align-items:center;gap:12px;display:flex}.animationSetNameLabel{white-space:nowrap;font-size:18px}.animationSetNameInput{border:1px solid #888;border-radius:6px;flex:1;padding:8px;font-size:18px}.animationSetWorkspaceRow{align-items:flex-start;min-height:126px;display:flex}.animationSetActions{flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.animationSetActionButton{color:#fff;cursor:pointer;background:linear-gradient(#353434,#050505);border:1px solid #2d2d2d;border-radius:14px;min-width:180px;padding:14px 20px;font-size:18px;font-weight:500;transition:background .15s,transform .15s;box-shadow:inset 0 1px #ffffff14,0 4px 10px #00000059}.animationSetActionButton:hover{background:linear-gradient(#343232,#080808)}.animationSetActionButton:active{transform:translateY(1px)}.animationSetPatternPreview{aspect-ratio:1;color:#2b2418;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#f4ecd1,#e9ddb8);border:2px solid #8b7d5a;border-radius:10px;justify-content:center;align-items:center;width:200px;min-width:200px;font-weight:700;display:flex;overflow:hidden}.animationSetPatternPreview:hover{filter:brightness(1.05)}.animationSetPatternPreview:focus-visible{outline-offset:2px;outline:2px solid #65d7f5}.animationSetPatternImage{object-fit:cover;width:100%;height:100%}.animationSetPatternFallback{text-align:center;overflow-wrap:anywhere;padding:16px}.animationSetTable{color:#2b2418;background:linear-gradient(#f4ecd1,#e9ddb8);border:2px solid #8b7d5a;border-radius:10px;max-height:55vh;overflow-y:auto}.animationSetHeader{background:#00000014;border-bottom:1px solid #8b7d5a;grid-template-columns:110px 110px minmax(180px,1fr) minmax(260px,1.35fr);font-size:18px;font-weight:700;display:grid}.animationSetHeader>div,.animationSetRow>div{padding:7px 12px}.animationSetTopSection{justify-content:space-between;align-items:stretch;gap:16px;display:flex}.animationSetTopLeft{flex-direction:column;flex:1;gap:12px;display:flex}.animationSetRow{border-bottom:1px solid #0000001f;grid-template-columns:110px 110px minmax(180px,1fr) minmax(260px,1.35fr);align-items:center;font-size:17px;display:grid}.animationSetRow:nth-child(2n){background:#0000000a}.animationSetRow.empty{min-height:140px}.animationSetBottomRow{justify-content:space-between;align-items:center;width:100%;display:flex}.animationSetActionsCell{justify-content:flex-start;align-items:center;gap:6px;display:flex}.animationSetActionsCell button{color:#fff;cursor:pointer;background:#2f2f2f;border:none;border-radius:4px;width:28px;min-width:28px;height:24px;padding:0;font-size:15px}.animationSetRow input:focus{background:#ffffff59;border-radius:4px}.animationControlList{flex-direction:column;flex-shrink:0;width:260px;display:flex}.animationControlItem{cursor:pointer;color:#ddd;-webkit-user-select:none;user-select:none;background:#151515;border-bottom:1px solid #303030;padding:10px 14px}.animationControlItem:hover{background:#242424}.animationControlLayout{gap:8px;display:flex}.animationAnimationList{background:#242424;border-left:1px solid #444;flex-shrink:0;width:260px}.animationItem{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background:#6d5a74;border-bottom:1px solid #54475b;padding:10px 14px}.animationItem:hover{background:#4a4a4a}.animationControlItem.selected{background:#6d5a74;border-left:4px solid #b7a2ff;padding-left:10px}.previewCheckbox{cursor:pointer;justify-content:center;align-items:center;display:flex}.previewCheckbox input{display:none}.previewCheckboxBox{background:#111;border:1px solid #888;border-radius:4px;width:16px;height:16px;transition:all .15s;position:relative}.previewCheckbox input:checked+.previewCheckboxBox{background:#0b6f8c;border:1px solid #65d7f5;box-shadow:0 0 6px #65d7f559}.previewCheckbox input:checked+.previewCheckboxBox:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-56%)}.gradientEditor{flex-direction:column;gap:18px;min-width:420px;display:flex}.gradientPreview{background:linear-gradient(90deg,red,#ff0);border:1px solid #555;border-radius:16px;justify-content:center;align-items:center;height:100px;display:flex;position:relative}.gradientButtonRow{justify-content:center;gap:12px;margin-top:16px;display:flex}.gradientColorPicker{cursor:pointer;background:0 0;border:none;width:60px;height:40px}.gradientListItem{cursor:pointer;border-radius:8px;padding:10px;transition:background-color .15s}.gradientListItem:hover{background-color:#ffffff14}.gradientListPreview{background:#333;border:1px solid #555;border-radius:8px;height:16px;margin-top:6px}.gradientEditorArea{margin-top:20px}.gradientPointTrack{width:100%;height:40px;margin-bottom:24px;position:relative}.gradientTrack{background:#888;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.gradientPoint{cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.gradientPoint.selected{z-index:2;border:3px solid #fff;box-shadow:0 0 10px #fff,0 0 20px #ffffff80}.deletePointButton{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:100;background:#232323d9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 0 6px #00000080}.deleteArmed{border:3px solid #ff4040;box-shadow:0 0 12px #ff4040,0 0 24px #ff4040}.restorePointsButton{cursor:pointer;color:#fff;background:#1f6d8c;border:none;border-radius:14px;width:52px;height:52px;font-size:28px;transition:transform .15s,background .2s;box-shadow:0 3px 8px #00000073}.restorePointsButton:hover{background:#2d88aa;transform:translateY(-2px)}.restorePointsButton:active{transform:translateY(1px)}.gradientList{text-align:left;max-height:600px;padding-right:8px;overflow-y:auto}.animation-name{margin-top:20px;margin-bottom:20px}.animationNameInput{border:1px solid #888;border-radius:6px;flex:1;padding:8px}.animation-name label{margin-right:12px}.animation-buttons{gap:12px;margin-top:16px;display:flex}.animationList{flex-direction:column;display:flex}.animationListItem{cursor:pointer;text-align:left;padding:8px 12px}.assetManagerPanel{flex-direction:column;gap:14px;min-width:620px;min-height:380px;display:flex}.assetManagerToolbar{flex-wrap:wrap;gap:12px;display:flex}.assetManagerWorkspace{color:#2b2418;background:linear-gradient(#f4ecd1,#e9ddb8);border:2px solid #8b7d5a;border-radius:10px;grid-template-columns:minmax(210px,.8fr) minmax(320px,1.8fr);height:min(440px,55vh);min-height:260px;max-height:55vh;display:grid;overflow:hidden}.assetManagerList{scrollbar-gutter:stable;border-right:1px solid #8b7d5a;flex-direction:column;gap:4px;min-height:0;padding:10px;display:flex;overflow:hidden auto}.assetManagerItem{color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:9px 10px}.assetManagerItem:hover,.assetManagerItem.selected{background:#0d4c5f29;border-color:#0d4c5f}.assetManagerEmpty{opacity:.7;padding:16px 8px}.assetManagerPreview{color:#ddd;background:#17171e;justify-content:center;align-items:center;min-width:0;min-height:0;padding:16px;display:flex;overflow:hidden}.assetManagerPreview video{object-fit:contain;max-width:100%;max-height:270px;display:block}.assetManagerImagePreviewButton{cursor:zoom-in;background:#0d0d12;border:1px solid #555;border-radius:8px;justify-content:center;align-items:center;width:min(100%,380px);height:min(100%,280px);padding:0;display:flex;overflow:hidden}.assetManagerImagePreviewButton:hover{border-color:#65d7f5}.assetManagerImagePreviewButton:focus-visible{outline-offset:2px;outline:2px solid #65d7f5}.assetManagerImagePreviewButton img{object-fit:contain;width:100%;height:100%;display:block}.assetManagerLargePreview{box-sizing:border-box;background:#101016;justify-content:center;align-items:center;min-width:420px;min-height:300px;padding:12px;display:flex}.assetManagerLargePreview img{object-fit:contain;max-width:82vw;max-height:78vh;display:block}.textManagerEditor{flex-direction:column;gap:14px;padding:16px;display:flex}.textManagerEditor label{flex-direction:column;gap:6px;font-weight:700;display:flex}.textManagerEditor input,.textManagerEditor textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #888;border-radius:6px;padding:9px}.textManagerEditor textarea{resize:vertical;min-height:230px}.choreographerPanel{flex-direction:column;gap:16px;min-width:760px;min-height:430px;display:flex}.choreographerToolbar{flex-direction:column;gap:10px;display:flex}.choreographerActions,.songAssignmentRow,.eventControls,.songWorkspaceHeader{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.choreographerToolbar label,.songAssignmentRow label{flex-direction:column;gap:5px;display:flex}.choreographerToolbar input,.songAssignmentRow select,.eventControls select{font:inherit;border-radius:6px;padding:8px}.choreographyNameRow{grid-template-columns:auto minmax(260px,1fr);align-items:center;width:100%;gap:12px!important;display:grid!important}.choreographyNameRow input{color:#fff;background:#393939;border:1px solid #777}.choreographerActions{justify-content:flex-start;align-items:flex-start;gap:28px}.choreographerPrimaryActions{flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.choreographerPrimaryButton{color:#fff;cursor:pointer;background:linear-gradient(#353434,#050505);border:1px solid #2d2d2d;border-radius:14px;min-width:180px;padding:14px 20px;font-size:18px;font-weight:500;transition:background .15s,transform .15s;box-shadow:inset 0 1px #ffffff14,0 4px 10px #00000059}.choreographerPrimaryButton:hover{background:linear-gradient(#343232,#080808)}.choreographerPrimaryButton:active{transform:translateY(1px)}.choreographerContextMenus{align-items:flex-start;gap:12px;padding-top:8px;display:flex}.choreographerContextMenus .menuItem{color:#fff;min-width:180px;box-shadow:none;background:#0a3a4a;border:2px solid #000;border-radius:16px;justify-content:space-between;padding:10px 14px;font-size:16px}.choreographerContextMenus .menuItem:hover{color:#fff;background:#0f4f63}.choreographerTransport{align-items:center;gap:6px;padding-top:8px;display:flex}.choreographerTransport button{cursor:pointer;background:linear-gradient(#1e819b,#125f75);border:1px solid #0b3f4d;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:flex;box-shadow:inset 0 1px 1px #ffffff2e,inset 0 -2px 4px #00000059,0 2px 6px #00000073}.choreographerTransport button:hover{background:linear-gradient(#2aa0bd,#17728b)}.choreographerTransport button:disabled{opacity:.45;cursor:not-allowed}.choreographerTransport img{pointer-events:none;opacity:.8;width:28px;height:28px}.choreographerEmpty{box-sizing:border-box;color:#2b2418;text-align:center;background:#eee4c5;border-radius:10px;justify-content:center;align-items:flex-start;min-height:300px;padding-top:72px;font-size:22px;font-weight:600;display:flex}.performanceTimeline{background:#eee4c5;border:2px solid #8b7d5a;border-radius:10px;min-height:300px;display:flex;overflow:auto}.performanceSegment{flex:1 0 auto;display:flex}.performanceSongCard{border-right:1px solid #8b7d5a;flex-direction:column;flex:1 0 180px;min-width:180px;display:flex}.performanceSong{color:#2b2418;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;justify-content:center;gap:12px;width:100%;padding:20px 12px;font-size:18px;display:flex}.performanceSong span{font-size:21px;font-weight:700}.performanceSong small{font-size:15px}.performanceSong.playing{background:#ffd04a}.performanceSong.incomplete{box-shadow:inset 0 -5px #a83a3a}.performanceSong em{color:#fff;background:#a83a3a;border-radius:999px;align-self:center;padding:4px 8px;font-size:13px;font-style:normal;font-weight:700}.performanceQuickAssignment{background:#00000012;flex-direction:column;gap:5px;padding:9px;font-size:13px;font-weight:700;display:flex}.performanceQuickAssignment select{color:#fff;width:100%;min-width:0;font:inherit;background:#393939;border:1px solid #777;border-radius:6px;padding:7px}.performanceGap{color:#2b2418;cursor:pointer;writing-mode:vertical-rl;background:#cbbf9c;border:0;border-right:1px solid #8b7d5a;flex:none;width:44px}.performanceGap.assigned{color:#fff;background:#0d4c5f}.betweenSongWorkspace{color:#2b2418;background:#eee4c5;border:2px solid #8b7d5a;border-radius:10px;flex-direction:column;align-items:flex-start;gap:16px;min-height:280px;padding:18px;display:flex}.betweenSongWorkspace label{flex-direction:column;gap:6px;display:flex}.betweenSongWorkspace select,.betweenSongWorkspace input{font:inherit;border-radius:6px;padding:8px}.songWorkspace{color:#2b2418;background:#eee4c5;border:2px solid #8b7d5a;border-radius:10px;padding:16px}.songWorkspaceTabs{border-bottom:2px solid #8b7d5a;align-items:flex-end;gap:8px;margin-top:16px;padding:0 10px;display:flex}.songWorkspaceTabs button{color:#2b2418;min-width:150px;font:inherit;cursor:pointer;background:#d8cfb0;border:1px solid #8b7d5a;border-bottom:0;border-radius:8px 8px 0 0;padding:9px 16px 7px;font-weight:600}.songWorkspaceTabs button:hover{background:#e8dfbf}.songWorkspaceTabs button.active{background:#ffd04a;padding-top:11px}.songTabPanel{background:#ffffff40;border:1px solid #8b7d5a;border-top:0;border-radius:0 0 8px 8px;margin-top:0;padding:16px}.visualizerComposition{grid-template-columns:repeat(2,minmax(220px,1fr));align-items:end;gap:14px 18px;display:grid}.visualizerCompositionHeading{flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:8px 14px;display:flex}.visualizerCompositionHeading span{opacity:.72;font-size:13px}.visualizerComposition .sliderContainer{min-width:0;margin:0}.visualizerComposition .sliderHeader{color:#2b2418}.visualizerComposition .sliderInput{width:72px}.visualizerComposition .visualizer-slider{width:100%}.visualizerMotionControl{flex-direction:column;gap:6px;display:flex}.visualizerMotionControl select{color:#fff;min-height:38px;font:inherit;background:#393939;border:1px solid #777;border-radius:6px;padding:8px}@media (width<=1050px){.visualizerComposition{grid-template-columns:1fr}}.backgroundTabPanel{padding-top:1px}.eventControls{margin-top:14px}.choreographerImagePicker{min-width:280px;position:relative}.choreographerImagePicker summary{box-sizing:border-box;color:#fff;cursor:pointer;background:#0a3a4a;border:2px solid #000;border-radius:16px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding:4px 12px 4px 5px;list-style:none;display:grid;overflow:hidden}.choreographerImagePicker summary::-webkit-details-marker{display:none}.choreographerImagePicker summary:after{content:"▼";font-size:13px}.choreographerImagePicker summary:hover{background:#0f4f63}.choreographerImagePicker summary img,.choreographerImagePlaceholder{object-fit:cover;background:#18181e;border-radius:7px;width:54px;height:36px;display:block}.choreographerImagePicker summary>span:not(.choreographerImagePlaceholder){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.choreographerImageChoices{z-index:1000;box-sizing:border-box;scrollbar-gutter:stable;background:#2a222a;border:1px solid #6a556a;border-radius:10px;grid-template-columns:repeat(2,minmax(150px,1fr));gap:6px;width:min(520px,70vw);max-height:360px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 6px 14px #00000080}.choreographerImageChoices button{color:#ddd;cursor:pointer;text-align:left;background:#17171e;border:1px solid #0000;border-radius:7px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:6px;display:grid}.choreographerImageChoices button:hover,.choreographerImageChoices button.selected{background:#0d4c5f;border-color:#65d7f5}.choreographerImageChoices button img,.choreographerImageChoices button .choreographerImagePlaceholder{object-fit:cover;background:#0d0d12;border-radius:5px;width:82px;height:58px;display:block}.choreographerImageChoices button span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.choreographerImagePickerEmpty{color:#ddd;text-align:center;grid-column:1/-1;padding:14px}.eventStrip{cursor:crosshair;background:repeating-linear-gradient(90deg,#f5edcf 0 10%,#eadfbd 10% 20%);border:2px solid #332a1d;border-radius:8px;height:80px;margin-top:14px;position:relative}.eventBlock{box-sizing:border-box;cursor:grab;z-index:2;border:2px solid #111;border-radius:5px;align-items:center;min-width:5px;height:48px;display:flex;position:absolute;top:16px;overflow:hidden}.eventBlock.image{background:#20a9c7}.eventBlock.video{background:#d450a5}.eventBlock.selected{outline-offset:2px;outline:3px solid #ffd04a}.eventBlock.missing{color:#fff;background:#a32020}.eventBlock span{text-overflow:ellipsis;white-space:nowrap;color:#111;pointer-events:none;flex:auto;min-width:0;padding:13px 8px;font-weight:700;display:block;overflow:hidden}.eventBlockThumbnail{object-fit:cover;pointer-events:none;flex:0 0 42px;width:42px;height:100%}.eventResizeHandle{cursor:ew-resize;background:#00000073;width:9px;height:100%;position:absolute;top:0;right:0}.transformPointMarker{z-index:5;cursor:pointer;background:#fff;border:2px solid #332a1d;width:14px;height:14px;padding:0;position:absolute;top:3px;transform:translate(-50%)rotate(45deg)}.transformPointMarker.selected{background:#ffd04a;border-color:#a56a00;box-shadow:0 0 0 2px #ffd04a73}.backgroundInspector{background:#ffffff40;border:1px solid #8b7d5a;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px 18px;margin-top:14px;padding:14px;display:grid}.backgroundInspector .sliderContainer{min-width:0;margin:0}.backgroundInspector .sliderHeader{color:#2b2418}.backgroundInspector .sliderInput{width:72px}.backgroundInspector .visualizer-slider{width:100%}.backgroundFitControl{color:#2b2418;flex-direction:column;gap:6px;display:flex}.backgroundFitControl select{min-height:38px}.transformPointActions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;display:flex}.transformPointActions span{opacity:.75;font-size:13px}.eventPlayhead{z-index:4;pointer-events:none;background:#e21b2d;width:3px;position:absolute;top:0;bottom:0}.eventPlayheadHandle{cursor:ew-resize;pointer-events:auto;background:#e21b2d;border:2px solid #fff;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0000008c}.eventPlayheadHandle:hover{background:#ff4050}.eventHint{opacity:.75;font-size:13px}.choreographyLoadList{flex-direction:column;gap:6px;min-width:320px;display:flex}.choreographyLoadList button{text-align:left;cursor:pointer;color:#fff;background:#252525;border:1px solid #666;border-radius:4px;padding:12px;font-size:17px}.choreographyLoadList button:hover{background:#0d4c5f}.previewViewport{aspect-ratio:3/2;background:#000;border:1px solid #333;border-radius:18px;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;padding:0;display:flex;position:relative;overflow:hidden}.previewFrame{background:#000;flex:none;min-width:0;max-width:100%;max-height:100%;position:relative;overflow:hidden}.previewCanvas{z-index:2;background:0 0;border-radius:16px;width:100%;height:100%;margin:0 auto;display:block;position:relative}.previewBackground{z-index:1;pointer-events:none;max-width:none;max-height:none;position:absolute;transform:translate(-50%,-50%)}.transitionFrame{object-fit:fill;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
