*{box-sizing:border-box;margin:0;padding:0}:root{--bg-canvas:#0a0a0f;--surface:#20232e;--surface-deep:#16181f;--surface-popover:#1e2330;--surface-num-inline:#1c2230;--surface-num-popover:#141820;--surface-panel:#14161ec7;--surface-panel-soft:#14161e9e;--surface-panel-strong:#14161ef2;--surface-gallery:#101218fa;--border:#3a3f4d;--border-soft:#2c3140;--border-muted:#5a6273;--fg:#cdd3e0;--fg-bright:#eaf6ff;--fg-white:#fff;--fg-dim:#9aa3b2;--fg-muted:#6b7689;--fg-muted-strong:#8fa0b8;--fg-muted-soft:#8a91a3;--fg-subtle:#8b93a6;--fg-subtle-alt:#aab2c2;--fg-underline:#6a7a8a;--accent:#8fd3ff;--accent-bg:#2b3a47;--accent-soft:#8fd3ff14;--accent-glow:#8fd3ff99;--accent-outline:#8fd3ffb3;--edge-highlight:#ffffff73;--edge-fade:#fff0;--shadow-overlay:#00000073;--shadow-text-strong:#000000e6;--shadow-text-soft:#000000b3}html,body{background:var(--bg-canvas);-webkit-user-select:none;user-select:none;width:100%;height:100%;overflow:hidden}#app{touch-action:none;width:100dvw;height:100dvh;display:block}.panel{background:var(--surface-panel);color:var(--fg);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:8px;flex-direction:column;gap:8px;padding:10px;font:12px/1.3 system-ui,sans-serif;display:flex;position:fixed}.panel-object-scroll{top:calc(12px + var(--obj-panel-top-offset,0px));max-height:calc(50vh - var(--obj-panel-top-offset,0px));scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--surface-panel) transparent;z-index:3030;position:fixed;right:2px;overflow-y:auto}:is(.panel-object-scroll:has(>.wiring),.panel-object-scroll:has(>.select-locked)){pointer-events:none}.panel-object-scroll.at-bottom{top:auto;bottom:12px}.panel-object{width:184px;position:static}.panel-object-title{letter-spacing:.08em;text-transform:uppercase;color:var(--fg);font-size:11px;font-weight:600}.group-expr-overlay{max-width:60vw;top:12px;left:50%;transform:translate(-50%)}.group-expr-row{color:#abc;word-break:break-all;padding:1px 0}.group-expr-row math{font-size:13px}.panel-object-title.named{text-transform:none}.panel-title-input{letter-spacing:.08em;color:var(--fg);border:none;border-bottom:1px solid var(--fg);background:0 0;outline:none;width:100%;padding:0;font-size:11px;font-weight:600}.orbit-toggles{flex-direction:column;gap:6px;display:flex}.top-controls{z-index:2010;gap:8px;display:flex;position:fixed;top:12px;left:12px}.community-back{align-self:flex-start;height:36px}.icon-group{padding-bottom:12px;position:relative}.icon-btn{background:var(--surface-panel);height:36px;color:var(--fg);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:20;border:none;border-radius:8px;padding:0 10px;font:12px/1.3 system-ui,sans-serif;position:relative}.icon-btn-square{width:36px;padding:0}.top-controls .icon-btn.active{background:var(--accent-bg);color:var(--fg-bright);box-shadow:inset 0 0 0 1px var(--accent)}.icon-glyph{width:18px;height:18px;margin:0 auto;display:block;position:relative}.icon-tool:before{content:"";width:11px;height:11px;clip-path:path("M0 0 L3 0 L3 6.2 Q3 8 4.8 8 L6.2 8 Q8 8 8 6.2 L8 0 L11 0 L11 11 L0 11 Z");background:currentColor;border-radius:50%;position:absolute;top:0;left:0;transform:rotate(-45deg)}.icon-tool:after{content:"";transform-origin:1px;background:currentColor;border-radius:2px;width:12px;height:4px;position:absolute;top:6.5px;left:8px;transform:rotate(45deg)}.icon-clock{box-sizing:border-box;border:2px solid;border-radius:50%}.icon-clock:before{content:"";background:currentColor;width:1.5px;height:5px;margin-top:-5px;margin-left:-.75px;position:absolute;top:50%;left:50%}.icon-clock:after{content:"";background:currentColor;width:4px;height:1.5px;margin-top:-.75px;position:absolute;top:50%;left:50%}.hover-panel{z-index:10;width:220px;display:none;position:absolute;top:44px;left:0}.hover-panel:before{content:"";z-index:-1;position:absolute;inset:-48px}.hover-panel-wide{width:380px;max-width:calc(100vw - 24px)}.hover-panel.open{display:flex}.hover-panel-main{width:348px;max-width:calc(100vw - 24px)}.main-scroll{scrollbar-width:thin;scrollbar-color:var(--surface-panel) transparent;flex-direction:column;gap:8px;max-height:calc(100dvh - 70px);display:flex;overflow:hidden auto}.main-nav{flex-direction:column;gap:6px;display:flex}.main-nav-btn{flex:none;justify-content:space-between;align-items:center;padding:9px 11px;font-size:13px;display:flex}.main-nav-btn:after{content:"›";color:var(--fg-muted)}.main-nav-btn-action:after{content:none}.main-nav-btn:disabled{opacity:.45;cursor:default}.simple-palette{z-index:1010;flex-flow:column wrap;place-content:flex-start center;gap:8px;max-height:calc(100vh - 160px);display:flex;position:fixed;bottom:60px;left:12px}.simple-palette-section{display:contents}.simple-palette button{border:1px solid var(--border);background:var(--surface-panel);width:76px;color:var(--fg);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:8px;padding:10px 8px;font:12px/1.3 system-ui,sans-serif}.simple-palette button:active{border-color:var(--accent);background:var(--accent-bg);color:var(--fg-bright)}.simple-palette button:disabled{opacity:.4;cursor:default}.simple-palette button.simple-palette-tool{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:52px;height:auto;min-height:42px;padding:3px 2px;display:flex}.simple-palette-tool svg{width:22px;height:22px}.simple-palette-btn-label{text-align:center;white-space:nowrap;color:var(--fg-muted);font-size:9px;line-height:1.1}.simple-palette.no-tool-labels .simple-palette-btn-label{display:none}@keyframes palette-hint-fade{0%{opacity:0;transform:translate(-6px)}15%{opacity:1;transform:translate(0)}70%{opacity:1}to{opacity:0}}.palette-hint-svg{pointer-events:none;z-index:4010;animation:1s ease-out forwards palette-hint-fade;position:fixed}.simple-palette-divider{background:var(--surface-panel);width:44px;height:1px;margin:4px auto}.simple-palette-submenu{border:1px solid var(--border);background:var(--surface-panel);z-index:1020;border-radius:8px;grid-template-columns:repeat(2,60px);gap:8px;padding:8px;display:none;position:fixed;box-shadow:0 6px 20px #00000059}.simple-palette-submenu.open{display:grid}.simple-palette-submenu .simple-palette-tool.hover,.simple-palette-node-parent.active{border-color:var(--accent);background:var(--accent-bg);color:var(--fg-bright)}.simple-delete-edge{pointer-events:none;z-index:1030;display:none;position:fixed}.simple-delete-edge.visible{display:block}.simple-delete-edge.top{background:linear-gradient(to bottom, var(--edge-highlight), var(--edge-fade));height:48px;top:0;left:0;right:0}.simple-delete-edge.right{background:linear-gradient(to left, var(--edge-highlight), var(--edge-fade));width:48px;top:0;bottom:0;right:0}.simple-delete-edge.bottom{background:linear-gradient(to top, var(--edge-highlight), var(--edge-fade));height:48px;bottom:0;left:0;right:0}.simple-delete-edge.left{background:linear-gradient(to right, var(--edge-highlight), var(--edge-fade));width:48px;top:0;bottom:0;left:0}.fill-ring.hold-ring-float{z-index:1030;width:38px;height:38px;display:none;position:fixed;inset:auto;transform:translate(-50%,-50%)}.fill-ring.hold-ring-float.visible{display:block}.rail-trash{pointer-events:none;z-index:1030;color:var(--fg-white);filter:drop-shadow(0 0 3px #000c);display:none;position:fixed;transform:translate(-50%,-50%)}.rail-trash.visible{display:block}.stats{background:var(--surface-panel);color:var(--fg);pointer-events:none;-webkit-user-select:none;user-select:none;white-space:pre;border-radius:8px;padding:8px 10px;font:12px/1.3 Courier New,monospace;position:fixed;bottom:12px;right:12px}.stats-detail{color:var(--fg-subtle);white-space:pre;margin-top:4px}.stats-detail:empty{display:none}.section{background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;gap:6px;padding:8px;display:flex}.section.nested-host{background:0 0;border:none;padding:0}.section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted-strong);cursor:pointer;font-size:10px;font-weight:600}.section-title:before{content:"▾";width:1em;color:var(--fg-muted);display:inline-block}.section.collapsed>.section-title:before{content:"▸"}.section-title-plain{cursor:default;margin-bottom:2px}.section-title-plain:before{content:none}.section.collapsed>:not(.section-title){display:none!important}.row{align-items:center;gap:8px;display:flex}.tool-row{flex-wrap:wrap}.tool-row button{flex:30%}.tool-divider{border-top:1px solid var(--border);flex:1 0 100%;height:0;margin:2px 0}.tool-row button.tool-momentary:active{border-color:var(--accent);background:var(--accent-bg);color:var(--fg-bright)}.tool-row button:disabled{opacity:.4;cursor:default}.row-label{flex:0 0 64px}.hover-panel-main .row-label{flex-basis:96px}.row-subheader{opacity:.55;text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:11px}.feature-spacer{height:8px}.row-value{text-align:right;color:var(--fg-bright);font-variant-numeric:tabular-nums;flex:0 0 54px;margin-left:auto}.row input[type=range]{flex:1;min-width:0}.row input[type=range]:disabled{opacity:.4}.row input[type=range],.row select,.row input[type=checkbox]{cursor:pointer}.row input[type=range]:disabled{cursor:default}@media (min-width:1100px){.row input[type=range]{flex:0 0 220px}.row input[type=range]+.row-value,.num-input--row,.row-value-edit{margin-left:-4px}.panel-object{width:382px}.hover-panel-main{width:376px}}.row-value--num{cursor:pointer;-webkit-text-decoration:underline dotted var(--fg-underline);text-decoration:underline dotted var(--fg-underline)}.num-input,.row-value-edit,.num-popover-num,.port-operand{border:1px solid var(--border);font-variant-numeric:tabular-nums}input[type=number]{appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.num-input--row,.row-value-edit{background:var(--surface-num-inline);width:54px;color:var(--fg-bright);font:inherit;text-align:right;border-radius:4px;flex:0 0 54px;margin-left:auto;padding:1px 3px}.row:has(input[type=range]:disabled) .row-value--num{opacity:.4;cursor:default;text-decoration:none}.tooltip-pop{pointer-events:none;z-index:10090;background:var(--surface-popover);border:1px solid var(--border);max-width:240px;box-shadow:0 4px 12px var(--shadow-overlay);color:var(--fg);white-space:pre-line;border-radius:6px;padding:6px 9px;font-size:12px;line-height:1.4;position:fixed}.num-popover{box-sizing:border-box;background:var(--surface-popover);border:1px solid var(--border);width:540px;max-width:calc(100vw - 8px);box-shadow:0 4px 12px var(--shadow-overlay);z-index:10040;border-radius:6px;flex-direction:column;gap:5px;padding:7px 9px;position:fixed}.num-popover-toprow{gap:5px;display:flex}.num-input--popover,.num-popover-num{background:var(--surface-num-popover);min-width:0;color:var(--fg-bright);font-size:inherit;border-radius:4px;flex:1 1 0;padding:3px 6px}.num-popover-range{width:100%}.panel button{border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:6px;flex:1;padding:5px 9px}.panel button.active{border-color:var(--accent);background:var(--accent-bg);color:var(--fg-bright)}.panel button:disabled{opacity:.4;cursor:default}.multiplayer-panel-group{flex-direction:column;gap:6px;width:100%;display:flex}.rooms-feed-close{align-self:flex-start;height:36px}.panel select{border:1px solid var(--border);background:var(--surface);color:var(--fg);border-radius:6px;flex:1;padding:4px}.scene-status{text-align:left;min-height:14px;color:var(--accent);flex:none}.seq-panel{background:var(--surface-panel);color:var(--fg);-webkit-user-select:none;user-select:none;z-index:3020;border-radius:8px;flex-direction:column;gap:8px;max-width:90vw;padding:10px;font:12px/1.3 system-ui,sans-serif;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.seq-lanes{flex-direction:column;gap:6px;display:flex}.seq-lane{border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:4px 6px;display:flex}.seq-lane.selected{border-color:var(--accent);background:var(--accent-soft)}.seq-lane-label{color:var(--fg-bright);font-variant-numeric:tabular-nums;flex:0 0 28px}.seq-rows{flex-direction:column;gap:4px;display:flex}.seq-cells{gap:4px;display:flex}.seq-cell{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:4px;width:22px;height:22px;padding:0}.seq-cell.beat-head{border-color:var(--border-muted);margin-left:6px}.seq-cells .seq-cell:first-of-type{margin-left:0}.seq-row-num{text-align:right;color:var(--fg-muted-soft);font-variant-numeric:tabular-nums;flex:0 0 14px;font-size:10px}.seq-cell.active{border-color:var(--accent);background:var(--accent);box-shadow:0 0 8px 1px var(--accent-glow)}.seq-cell.playhead{outline-offset:2px;outline:2px solid #ffb347}.pitch-label{color:var(--fg-white);text-shadow:0 0 6px var(--shadow-text-strong), 0 2px 6px var(--shadow-text-soft);white-space:nowrap;pointer-events:none;font:700 10px/1 system-ui,sans-serif}.pitch-buttons{pointer-events:none;z-index:3020;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex;position:fixed;transform:translate(-50%,-50%)}.pitch-btn{pointer-events:auto;width:33px;height:33px;color:var(--fg-bright);cursor:pointer;background:#141820c7;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font:700 16px/1 system-ui,sans-serif;display:flex;box-shadow:0 1px 4px #00000080}.pitch-btn:hover{background:#283040eb}.pitch-btn:active{background:#3c4860f2}.pitch-btn-note{text-align:center;min-width:39px;color:var(--fg-white);text-shadow:0 0 6px var(--shadow-text-strong), 0 2px 6px var(--shadow-text-soft);pointer-events:none;font:700 16px/1 system-ui,sans-serif}.node-label{color:var(--fg-bright);text-shadow:0 0 6px var(--shadow-text-strong), 0 2px 6px var(--shadow-text-soft);white-space:pre;text-align:center;pointer-events:none;font:700 10px/1.4 ui-monospace,monospace}.node-label-bar{background:#ffffff2e;border-radius:2px;width:44px;height:3px;margin:2px auto 0;overflow:hidden}.node-label-bar-fill{background:currentColor;border-radius:2px;height:100%}.group-label,.node-title-label{padding-bottom:6px}.connection-overlay{pointer-events:none;z-index:1040;width:100%;height:100%;position:fixed;top:0;left:0}.marquee{pointer-events:none;z-index:3005;background:#66ccff1f;border:1px solid #6cf;position:fixed}.marquee.hint{background:#66ccff2e;border:2px dashed #6cf;animation:1.1s ease-in-out infinite marquee-hint-pulse}.marquee-arrow{transform-origin:50%;pointer-events:none;filter:drop-shadow(0 0 2px #00000080);position:absolute;top:50%;left:50%}.marquee-arrow-inner{animation:1.1s ease-in-out infinite marquee-arrow-nudge}@keyframes marquee-hint-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes marquee-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(7px)}}.connection-overlay path{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round}.ports-overlay{background:var(--surface-panel-soft);width:184px;max-height:50vh;color:var(--fg);pointer-events:none;z-index:3010;-webkit-touch-callout:none;border-radius:8px;flex-direction:column;align-items:stretch;gap:6px;padding:8px;font:12px/1.3 system-ui,sans-serif;display:flex;position:fixed;overflow-y:auto;transform:translate(-50%)}.ports-main-overlay{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px 10px;width:280px;display:grid}.connect-menu{border:1px solid var(--border);background:var(--surface-panel);min-width:124px;max-height:48vh;color:var(--fg);z-index:3040;border-radius:8px;flex-direction:column;gap:2px;padding:6px;font:12px/1.3 system-ui,sans-serif;display:flex;position:fixed;overflow-y:auto;box-shadow:0 6px 20px #00000059}.connect-menu-heading{color:var(--fg-subtle-alt);padding:2px 6px 4px;font-size:11px}.connect-menu-item{background:var(--surface);color:var(--fg);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:6px;padding:5px 8px}.connect-menu-item:hover{border-color:var(--accent);background:var(--accent-bg);color:var(--fg-bright)}.ports-suboverlay{max-height:none;overflow:visible}.ports-overlay.scrollable,.ports-overlay .port-dot,.ports-overlay .port-param,.ports-overlay .port-operand-num{pointer-events:auto}.ports-overlay select{border:1px solid var(--border);background:var(--surface);color:var(--fg);border-radius:6px;flex:1;padding:4px}.ports-suboverlay{border:1px solid var(--accent)}.panel-object.wiring{opacity:.45;pointer-events:none}.panel-object.select-locked{pointer-events:none}.ports-member-title{letter-spacing:.06em;color:#6f8099;text-align:center;margin-top:6px;font-size:11px;font-weight:600}.ports-main-overlay .ports-member-title{grid-column:1/-1}.port-row{align-items:center;gap:8px;display:flex}.ports-column-title{letter-spacing:.06em;color:var(--fg-subtle-alt);text-align:center;font-size:11px}.ports-column-title-in{grid-column:1}.ports-column-title-out{grid-column:2}.ports-main-overlay .port-row.port-in{grid-column:1}.ports-main-overlay .port-row.port-out{grid-column:2}.port-row.port-out{justify-content:flex-end}.port-dot{border:2px solid var(--fg-muted-strong);background:var(--surface);cursor:pointer;touch-action:none;border-radius:50%;width:16px;height:16px;position:relative;flex:0 0 16px!important;padding:0!important}.port-row.port-in .port-label{margin-right:10px}.port-row.port-out .port-label{margin-left:10px}.fill-ring{pointer-events:none;border-radius:50%;position:absolute;inset:-6px;-webkit-mask:radial-gradient(closest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(closest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px))}.port-dot.port-pulse{border-color:#ffb347}.port-dot.port-value{border-color:#6cf0a0}.port-dot.port-transform{border-color:#c9a0ff}.port-dot.port-envelope{border-color:#f0a0c0}.port-dot.port-pitchQuantize{border-color:#7cc0f0}.port-dot.connected.port-value{background:#6cf0a0}.port-dot.connected.port-transform{background:#c9a0ff}.port-dot.connected.port-envelope{background:#f0a0c0}.port-dot.connected.port-pitchQuantize{background:#7cc0f0}.port-dot.pending{box-shadow:0 0 0 3px var(--accent-outline)}.port-dot.wire-locked{filter:saturate(.2)brightness(.8);cursor:not-allowed}.port-dot.port-transform{border-radius:3px;transform:scale(.9)}.port-dot.port-value{border-radius:2px;transform:rotate(45deg)scale(.72)}.port-dot.port-pulse{background:0 0;border:none;border-radius:0}.port-pulse-glyph{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.port-pulse-glyph path{fill:var(--surface);stroke:#ffb347;stroke-width:2px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.port-dot.connected.port-pulse{background:0 0}.port-dot.connected.port-pulse .port-pulse-glyph path{fill:#ffb347}.port-dot.port-pulse.pending{box-shadow:none;filter:drop-shadow(0 0 2px var(--accent-outline)) drop-shadow(0 0 2px var(--accent-outline))}.port-label{color:var(--fg);white-space:nowrap}.gizmo-handle-layer{pointer-events:none;z-index:3018;position:fixed;inset:0}.gizmo-handle{box-sizing:border-box;pointer-events:auto;touch-action:none;will-change:transform;background:#f4e26a40;border:2px solid #f4e26a;border-radius:2px;width:14px;height:14px;position:absolute;top:0;left:0}.gizmo-handle:hover{background:#f4e26a}.port-param{flex:1;min-width:0}.num-input--port,.port-operand{background:var(--surface);width:0;min-width:0;color:var(--fg);border-radius:6px;flex:1;padding:2px 4px}.port-operand-num{min-width:0;color:var(--fg);font-variant-numeric:tabular-nums;cursor:pointer;-webkit-text-decoration:underline dotted var(--fg-underline);text-decoration:underline dotted var(--fg-underline);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.modal-overlay{background:var(--shadow-overlay);z-index:10010;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:var(--surface-panel-strong);max-height:calc(100dvh - 32px);color:var(--fg);-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;gap:12px;padding:16px;font:13px/1.4 system-ui,sans-serif;display:flex;position:relative}.modal-close{width:24px;height:24px;color:var(--fg-subtle-alt);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex;position:absolute;top:8px;right:8px}.modal-close:hover{background:var(--accent-bg);color:var(--fg-bright)}.modal-title{font-weight:600}.modal-message{white-space:pre-line;max-width:320px;min-height:0;color:var(--fg-subtle-alt);overflow-y:auto}.modal-fields{max-width:320px;color:var(--fg-subtle-alt);flex-direction:column;gap:2px;display:flex}.modal-field-row{gap:8px;display:flex}.modal-wait-spinner{justify-content:center;align-self:center;align-items:center;width:48px;height:48px;display:flex}.modal-wait-spinner svg{width:48px;height:48px;animation:1.4s linear infinite feed-spinner-rotate}.modal-wait-spinner .spinner-outline{display:none}.modal-wait-spinner .spinner-arc{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:1 125;stroke-dashoffset:0;animation:1.4s ease-in-out infinite feed-spinner-dash}.modal-field-label{flex:0 0 30%}.modal-field-value{color:var(--fg-bright);white-space:nowrap;flex:auto}.modal-preview{border-radius:4px;align-self:center;width:100%;max-width:320px}.modal-text-input{flex-direction:column;gap:4px;max-width:320px;display:flex}.modal-text-input-label{color:var(--fg-subtle-alt);font-size:12px}.modal-checkbox{color:var(--fg-subtle-alt);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.modal-link{color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12px;text-decoration:underline}.modal-checkbox-text{flex:1}.modal-link-inline{vertical-align:baseline;font-size:inherit;align-self:auto;display:inline}.record-modal input[type=text]{width:100%}.record-local-only{color:var(--fg-subtle);font-size:11px}.record-wave-area{width:320px;height:80px;position:relative}.record-wave{background:var(--surface);touch-action:none;border-radius:4px;width:320px;height:80px;display:block}.record-wave-overlay{background:var(--surface);border-radius:4px;justify-content:center;align-items:center;display:none;position:absolute;inset:0}.record-wave-overlay.show{display:flex}.record-wave-overlay-text{color:var(--fg);font-size:13px}.record-region-btn{align-self:flex-start}.mic-btn:disabled{cursor:default;opacity:.5}.mic-manage{align-items:center;gap:4px;display:flex}.mic-uploads-usage{opacity:.8;margin-bottom:4px}.mic-uploads-list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.mic-upload-row{align-items:center;gap:8px;display:flex}.mic-upload-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.mic-upload-meta{opacity:.7;flex:none;font-size:.85em}.mic-btn{border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:4px;padding:2px 8px}.mic-btn:hover{background:var(--accent-bg)}.modal-actions{gap:8px;display:flex}.modal-actions.modal-actions-vertical{flex-direction:column;align-items:stretch}.modal-actions button{border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:6px;padding:6px 12px}.modal-actions button:hover{background:var(--accent-bg)}.modal-actions button.modal-btn-subtle{color:var(--fg-subtle);border-color:color-mix(in srgb, var(--fg-subtle) 40%, transparent)}.modal-actions button.modal-btn-subtle:hover{color:var(--fg-subtle-alt)}.modal-actions .record-action-right{margin-left:auto}.scene-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:6px;display:grid}.scene-card{border:1px solid var(--border);cursor:pointer;background:var(--surface-deep);border-radius:8px;transition:box-shadow .12s,border-color .12s;position:relative;overflow:hidden}.scene-card:hover{border-color:var(--accent,#6cf);box-shadow:0 4px 14px #00000059}.scene-card img{aspect-ratio:1/1.618;object-fit:cover;width:100%;display:block}.scene-card-cap{color:var(--fg);justify-content:space-between;align-items:baseline;gap:6px;padding:3px 5px;font-size:11px;display:flex}.scene-card-menu{z-index:2;position:absolute;top:6px;right:6px}.scene-card-menu-btn{width:26px;height:26px;color:var(--fg);cursor:pointer;background:#00000073;border:none;border-radius:6px;padding:0;font-size:16px;line-height:1}.scene-card-menu-btn:hover{background:#000000a6}.scene-card-menu-pop{background:var(--surface-panel-strong);border-radius:8px;min-width:90px;padding:4px;display:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 16px #00000080}.scene-card-menu.open .scene-card-menu-pop{display:block}.scene-card-menu-pop button{width:100%;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px}.scene-card-menu-pop button:hover{background:var(--accent-bg)}.scene-card-title{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.scene-card-meta{color:var(--fg-dim);flex:none}.scene-card-meta svg{vertical-align:-1px;width:11px;height:11px}.share-status{-webkit-user-select:text;user-select:text;cursor:text;word-break:break-word;-webkit-touch-callout:default}.modal-copy-btn{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--fg);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.modal-copy-btn:hover{background:var(--accent-bg)}.modal-copy-btn svg{width:16px;height:16px;display:block}.modal-copy-feedback{min-height:1.4em}.text-input{border:1px solid var(--border);background:var(--surface-deep);min-width:0;color:var(--fg);font:inherit;border-radius:6px;flex:auto;padding:4px 7px}.gallery-box{background:var(--surface-gallery);width:80vw;height:80vh;color:var(--fg);border-radius:10px;flex-direction:column;gap:10px;padding:16px;font:13px/1.4 system-ui,sans-serif;display:flex}.gallery-header{flex:none;justify-content:space-between;align-items:center;display:flex}.gallery-grid{scrollbar-width:thin;scrollbar-color:var(--surface-panel) transparent;flex:auto;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-content:start;gap:12px;overflow-y:auto}.gallery-search{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex}.gallery-search .text-input{flex:160px}.gallery-search select{border:1px solid var(--border);background:var(--surface);color:var(--fg);border-radius:6px;padding:5px 7px}.input-clearable{flex:160px;min-width:0;display:flex;position:relative}.input-clearable .text-input{flex:auto;min-width:0;padding-right:24px}.input-clear-btn{color:var(--fg-dim);cursor:pointer;background:0 0;border:none;padding:3px;font-size:12px;line-height:1;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.input-clear-btn:hover{color:var(--fg)}.text-input:placeholder-shown+.input-clear-btn{display:none}.gallery-official{cursor:pointer;white-space:nowrap;flex:none;align-items:center;gap:5px;display:inline-flex}.scene-modal-thumb{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:320px;max-width:100%;display:block}.scene-modal-author{color:var(--accent,#6cf);cursor:pointer;font:inherit;background:0 0;border:none;align-self:flex-start;padding:0;text-decoration:underline}.account-name{-webkit-user-select:text;user-select:text;word-break:break-word;-webkit-touch-callout:default}.account-avatar{image-rendering:auto;border-radius:50%;flex:none;width:48px;height:48px}.player-avatar{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;border:3px solid #fff;border-radius:50%;width:40px;height:40px;position:fixed;top:0;left:0;box-shadow:0 1px 4px #0006}.player-avatar-img{-webkit-user-drag:none;border-radius:50%;width:100%;height:100%;display:block}.player-avatar-emote{pointer-events:none;will-change:transform, opacity;font-size:28px;line-height:1;position:absolute;top:50%;left:50%}.player-avatar-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#0009;border-radius:6px;max-width:84px;padding:1px 6px;font:600 11px/1.4 sans-serif;position:absolute;bottom:calc(100% + 3px);left:50%;overflow:hidden;transform:translate(-50%)}.activity-log{z-index:45;pointer-events:none;flex-direction:column;gap:5px;max-width:min(70vw,320px);display:flex;position:fixed;bottom:12px;left:100px}.activity-log-row{will-change:opacity, transform;background:#0000009e;border-radius:999px;align-items:center;gap:7px;padding:4px 9px 4px 4px;display:flex;box-shadow:0 1px 4px #0006}.activity-log-icon{-webkit-user-drag:none;background:#fff;border-radius:50%;flex:none;width:24px;height:24px}.activity-log-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;font:500 12px/1.3 sans-serif;overflow:hidden}.activity-log-row-kickable{pointer-events:auto;cursor:pointer}.activity-log-row-kickable:hover{background:#000000c7}.ext-link{color:var(--accent)}.gallery-box button{border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:6px;padding:5px 9px}.gallery-box button:hover{background:var(--accent-bg)}.modal-actions button:disabled,.gallery-box button:disabled{opacity:.4;cursor:default}body.feed-open{background:#26262e}body.feed-open .simple-palette,body.feed-open .seq-panel,body.feed-open .pitch-buttons,body.feed-open .stats,body.feed-open .top-controls .touchplay-toggle,body.feed-open .top-controls .camera-toggle,body.feed-open .top-controls .dimension-toggle{display:none}body.feed-open .top-controls .icon-group:has(>button .icon-clock){display:none}body.feed-open .top-controls .icon-group:has(>button .icon-scene){display:none}body.feed-open .top-controls .icon-group:has(>button .icon-multiplayer){display:none}body.feed-open .top-controls .icon-group:not(:has(>button .icon-glyph)){display:none}body.feed-open .top-controls{z-index:10020;top:7px}.feed-overlay{z-index:10010;color:var(--fg);background:0 0;flex-direction:column;font:13px/1.4 system-ui,sans-serif;display:flex;position:fixed;inset:0}.feed-body{flex:auto;min-height:0;display:flex;position:relative}.feed-index{background:var(--surface-gallery);border-right:1px solid #ffffff14;flex-direction:column;flex:0 0 240px;min-height:0;display:flex}.feed-index-count{color:var(--fg-muted);flex:none;padding:8px 12px 4px;font-size:11px}.feed-index-list{scrollbar-width:thin;scrollbar-color:var(--surface-panel) transparent;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.feed-index-row{text-align:left;color:var(--fg);cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.feed-index-row:hover{background:#ffffff0f}.feed-index-row.active{background:var(--accent-soft);border-left-color:var(--accent)}.feed-index-row-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.feed-index-row-meta,.feed-index-row-stats{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.feed-index-row-stats svg{vertical-align:-1px;width:11px;height:11px}.feed-index-toggle{background:var(--surface-panel);width:34px;height:34px;color:var(--fg);cursor:pointer;border:none;border-radius:6px;flex:none;padding:0;font-size:18px;line-height:1;display:none}.feed-scroll{align-items:center;gap:var(--feed-gap,24px);scrollbar-width:thin;scrollbar-color:var(--surface-panel) transparent;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;cursor:grab;background:0 0;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;padding-top:10px;padding-bottom:55vh;display:flex;overflow:hidden auto}.feed-scroll.feed-dragging{cursor:grabbing}.feed-card{width:min(92vw, calc((var(--feed-scroll-h,100vh) - 92px) / 1.618));max-height:calc(var(--feed-scroll-h,100vh) - 20px);border-radius:12px;flex-direction:column;flex:none;display:flex;position:relative;box-shadow:0 6px 28px #00000080}.feed-card-stage{aspect-ratio:1/1.618;background:linear-gradient(160deg, #20232d 0%, var(--surface-deep) 70%);cursor:pointer;border-radius:12px 12px 0 0;width:100%;min-height:0;position:relative}.feed-card.feed-card-create-action .feed-card-preview{visibility:hidden}.feed-card.feed-card-create-action.focused .feed-card-stage{background:linear-gradient(160deg, #20232d 0%, var(--surface-deep) 70%)}.feed-card-create-center{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.feed-card-create-plus{color:var(--fg);font-size:72px;font-weight:500;line-height:1}.feed-card-create-label{color:var(--fg);text-shadow:0 1px 10px #00000073;font-size:20px;font-weight:700;line-height:1.25}.feed-card-create-center-disabled{opacity:.55}.feed-card-preview{object-fit:cover;border-radius:12px 12px 0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.feed-card.focused .feed-card-stage{background:0 0}.feed-card.focused .feed-card-preview{visibility:hidden}.feed-card-menu{z-index:2;position:absolute;top:8px;right:8px}.feed-card-menu-btn{width:30px;height:30px;color:var(--fg);cursor:pointer;background:#00000073;border:none;border-radius:6px;padding:0;font-size:18px;line-height:1}.feed-card-menu-btn:hover{background:#000000a6}.feed-card-menu-pop{background:var(--surface-panel-strong);border-radius:8px;min-width:96px;padding:4px;display:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 16px #00000080}.feed-card-menu.open .feed-card-menu-pop{display:block}.feed-card-menu-pop button{width:100%;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px}.feed-card-menu-pop button:hover{background:var(--accent-bg)}.feed-card-info{background:var(--surface-gallery);border-radius:0 0 12px 12px;flex:none;justify-content:space-between;align-items:flex-end;gap:10px;padding:10px 14px;display:flex}.feed-card-create-info{justify-content:center;min-height:40px}.feed-card-info-main{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.feed-card-titlerow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.feed-card-title{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.feed-card-meta{color:var(--fg-dim);align-items:center;gap:12px;font-size:13px;display:flex}.feed-ping-antenna{vertical-align:-.15em;flex-shrink:0;display:inline-block}.feed-card-like{border:1px solid var(--border);background:var(--surface);color:var(--fg);font:inherit;cursor:pointer;border-radius:999px;padding:2px 8px}.feed-card-like:hover{background:var(--accent-bg)}.feed-card-like.liked .feed-card-heart{color:#ff3b5c}.feed-card-like:disabled{opacity:.5;cursor:default}.bookmark-btn{border:1px solid var(--border);background:var(--surface);color:var(--fg);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:2px 8px;line-height:1;display:inline-flex}.bookmark-btn-icon{line-height:0;display:inline-flex}.bookmark-btn-count{font-variant-numeric:tabular-nums}.bookmark-btn:hover{background:var(--accent-bg)}.bookmark-btn:disabled{opacity:.5;cursor:default}.bookmark-btn.bookmarked{color:#2ec4b6}.bookmark-cat-pop{z-index:10030;border:1px solid var(--border);background:var(--surface-panel);border-radius:8px;flex-direction:column;min-width:140px;max-height:240px;padding:4px;font:13px/1.4 system-ui,sans-serif;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 16px #0006}.bookmark-cat-opt{color:var(--fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px}.bookmark-cat-opt:hover{background:var(--accent-bg)}.bookmark-cat-new{color:var(--fg-dim)}.bookmark-cat-input{margin:2px}.opened-scene-overlay{background:var(--surface-panel);height:36px;color:var(--fg);border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:0 6px;font:12px/1.2 system-ui,sans-serif;display:flex;position:relative}.opened-scene-text{flex-direction:column;justify-content:center;gap:1px;min-width:0;max-width:150px;padding-left:5px;display:flex}.opened-scene-title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.opened-scene-author{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--fg-dim);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;overflow:hidden}.opened-scene-author:hover{color:var(--fg)}.opened-scene-author-static{cursor:default}.opened-scene-author-static:hover{color:var(--fg-dim)}.opened-scene-occupancy{color:var(--fg-dim);white-space:nowrap;padding:0 4px;font-size:11px}.opened-scene-status{white-space:nowrap;background:var(--surface-panel);border-radius:6px;padding:2px 6px;font-size:11px;position:absolute;top:calc(100% + 4px);right:0}.feed-card-spinner{pointer-events:none;z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.feed-card-spinner svg{width:48px;height:48px;animation:1.4s linear infinite feed-spinner-rotate}.feed-card-spinner circle{fill:none;stroke-linecap:round;transform-origin:50%;animation:1.4s ease-in-out infinite feed-spinner-dash}.feed-card-spinner .spinner-outline{stroke:#0009;stroke-width:7px}.feed-card-spinner .spinner-arc{stroke:#fff;stroke-width:3.5px}@keyframes feed-spinner-rotate{to{transform:rotate(360deg)}}@keyframes feed-spinner-dash{0%{stroke-dasharray:1 125;stroke-dashoffset:0}50%{stroke-dasharray:90 125;stroke-dashoffset:-32px}to{stroke-dasharray:90 125;stroke-dashoffset:-114px}}.opened-scene-actions{align-items:center;gap:3px;display:flex}.opened-scene-actions button{border-radius:8px;padding:7px 8px;font-size:12px;line-height:1}.opened-scene-copy{border:1px solid var(--border);background:var(--surface);color:var(--fg);font:inherit;cursor:pointer;border-radius:999px;padding:2px 8px}.opened-scene-copy:hover{background:var(--accent-bg)}.opened-scene-status:empty{display:none}.bookmarks-tabs{flex-wrap:wrap;gap:4px;margin-top:6px;margin-bottom:8px;display:flex}.bookmarks-tab{border:1px solid var(--border);background:var(--surface);color:var(--fg-dim);font:inherit;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:999px;padding:3px 10px}.bookmarks-tab:hover{background:var(--accent-bg)}.bookmarks-tab.active{color:var(--fg);background:var(--accent-bg);border-color:var(--accent)}.bookmark-cat-prompt{color:var(--fg-dim);padding:6px 10px}.bookmark-cat-danger{color:#ff6b6b}.feed-card-author{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:45%;overflow:hidden}.feed-header{background:var(--surface-gallery);flex:none;align-items:center;gap:10px;padding:56px 14px 10px;display:flex}.feed-header .gallery-search{flex:auto}.feed-search-stack{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.feed-mic-filter{flex:none}.tag-editor{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tag-editor-input{flex:0 150px;min-width:90px}.tag-editor-input:focus{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);outline:none}.tag-chips{flex-wrap:wrap;gap:6px;display:flex}.tag-chip{border:1px solid var(--border);background:var(--surface);color:var(--fg);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:2px 9px;font-size:12px;line-height:1.6;display:inline-flex;overflow:hidden}.tag-chip-user{border-color:var(--accent);background:var(--accent-soft)}.tag-chip-fixed{border-style:dashed;border-color:var(--fg-dim);color:var(--fg-dim);cursor:default;text-transform:uppercase;background:0 0;padding:1px 7px;font-size:11px}.tag-chip-remove{color:var(--fg-dim);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;line-height:1}.tag-chip-remove:hover{color:#ff3b5c}.tag-chip-label{color:inherit;font:inherit;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;max-width:100%;padding:0;font-size:12px;overflow:hidden}.tag-chip-label:hover{text-decoration:underline}.tag-chip-lockicon{color:var(--fg-white);align-items:center;line-height:0;display:inline-flex}.tag-action-delete{color:#ff6b6b}.tag-chip-locked{border-color:var(--accent)}.feed-card-tags{flex-direction:column;gap:6px;max-height:30vh;margin-top:6px;display:flex;overflow-y:auto}.feed-status{z-index:1;background:var(--surface-panel-strong);border-radius:6px;padding:4px 10px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.feed-status:empty{display:none}.feed-toast{z-index:2;background:var(--surface-panel-strong);text-align:center;white-space:pre-line;pointer-events:none;border-radius:6px;max-width:80%;padding:8px 14px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.feed-toast:empty{display:none}@media (max-width:900px){.feed-index-toggle{justify-content:center;align-items:center;display:inline-flex}.feed-index{z-index:6;width:260px;max-width:80vw;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000008c}.feed-overlay.feed-index-open .feed-index{transform:translate(0)}}.piano{-webkit-user-select:none;user-select:none;width:100%;height:96px;margin:4px 0 2px;position:relative}.piano-whites{gap:0;width:100%;height:100%;display:flex}.piano-blacks{pointer-events:none;height:58%;position:absolute;inset:0 0 auto}.piano .piano-key{cursor:pointer;box-sizing:border-box;padding:0}.piano .piano-key-white{background:#eef2f7;border:1px solid #c4ccd6;border-radius:0 0 3px 3px;flex:1 1 0}.piano .piano-key-black{pointer-events:auto;background:#0d0f14;border:1px solid #000;border-radius:0 0 3px 3px;width:9%;height:100%;position:absolute;top:0;transform:translate(-50%)}.piano .piano-key-white.piano-key-on{background:#86c5ef;border-color:#5aa6dc}.piano .piano-key-black.piano-key-on{background:#2b5f8a;border-color:#1d4566}.timbre-set-row{align-items:flex-start}.timbre-set-chips{flex-wrap:wrap;flex:auto;gap:4px;display:flex}.timbre-chip{cursor:pointer;box-sizing:border-box;color:#cdd6e0;background:#141a22eb;border:1px solid #ffffff40;border-radius:10px;padding:2px 8px;font-size:12px}.timbre-chip.timbre-chip-on{color:#0b1016;background:#86c5ef;border-color:#5aa6dc}.tutorial-overlay{z-index:10080;pointer-events:none;transition:opacity .12s;position:fixed;inset:0}.tutorial-overlay.tutorial-hidden{opacity:0}.tutorial-overlay.tutorial-hidden .tutorial-mask path,.tutorial-overlay.tutorial-hidden .tutorial-caption{pointer-events:none}.tutorial-mask{width:100%;height:100%;position:fixed;inset:0}.tutorial-mask path{pointer-events:auto;fill:#0000009e}.tutorial-ring{pointer-events:none;fill:none;stroke:var(--accent);stroke-width:2px}.tutorial-caption{background:var(--surface-popover);border:1px solid var(--border);max-width:300px;box-shadow:0 6px 18px var(--shadow-overlay);color:var(--fg);pointer-events:auto;border-radius:8px;padding:12px 14px;position:fixed}.tutorial-caption-header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.tutorial-caption-title{color:var(--fg-bright);font-size:14px;font-weight:600}.tutorial-caption-body{margin-bottom:10px;font-size:12.5px;line-height:1.5}.tutorial-progress{color:var(--fg);opacity:.7;font-size:11px}.tutorial-progress-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.tutorial-done-opt{color:var(--fg);opacity:.85;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;display:flex}.tutorial-done-opt input{margin:0}.tutorial-done-opt-text{line-height:1.35}.tutorial-next-btn{border:1px solid var(--accent);background:var(--accent-soft);color:var(--fg-bright);white-space:nowrap;cursor:pointer;border-radius:5px;flex:none;padding:4px 10px;font-size:11px}.tutorial-next-btn:hover{background:var(--surface)}.tutorial-skip-btn{color:var(--fg);white-space:nowrap;opacity:.7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;flex:none;padding:2px 6px;font-size:9.5px}.tutorial-skip-btn:hover{opacity:1;border-color:var(--border);background:var(--surface)}.radial-overlay{z-index:10060;touch-action:none;-webkit-user-select:none;user-select:none;background:#080a1052;position:fixed;inset:0}.radial-ring{position:absolute}.radial-center{background:var(--accent);width:14px;height:14px;box-shadow:0 0 0 6px var(--accent-soft);border-radius:50%;margin:-7px 0 0 -7px;position:absolute;top:0;left:0}.radial-limit-progress{pointer-events:none;background:conic-gradient(var(--accent) calc(var(--p,0) * 360deg), #ffffff29 0);border-radius:50%;position:absolute;top:0;left:0;-webkit-mask:radial-gradient(closest-side,#0000 calc(100% - 8px),#000 calc(100% - 6px));mask:radial-gradient(closest-side,#0000 calc(100% - 8px),#000 calc(100% - 6px))}.radial-wedge{background:var(--surface-panel-strong);pointer-events:none;width:354px;height:354px;margin:-177px 0 0 -177px;transition:background 80ms,filter 80ms;position:absolute;top:0;left:0}.radial-wedge.hover{background:var(--accent-bg);filter:drop-shadow(0 0 8px var(--accent-glow))}.radial-wedge-disabled{opacity:.4}.radial-wedge-content{width:max-content;max-width:5.4em;color:var(--fg);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:absolute;transform:translate(-50%,-50%)}.radial-wedge-content.hover{color:var(--fg-bright)}.radial-sector-icon{color:currentColor;width:24px;height:24px;display:block}.radial-sector-icon:empty{display:none}.radial-emote-menu .radial-sector-label{font:22px/1.1 system-ui,sans-serif}.radial-sector-label{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:5.4em;font:11px/1.25 system-ui,sans-serif}body.radial-mode .radial-hidden-btn,body.radial-mode .radial-hidden-full{display:none}body.radial-mode .icon-group:has(>.radial-hidden-btn){position:absolute}body.radial-mode .top-controls{gap:4px}body.radial-mode .icon-group{padding-bottom:6px}body.radial-mode .seq-panel{max-width:100vw}body.radial-mode .opened-scene-overlay{max-width:50vw}body.radial-mode .opened-scene-text{max-width:30vw}body.radial-mode .opened-scene-like-count{display:none}body.radial-mode .simple-palette{display:none!important}
