:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f4f5;background:#09090b;font-synthesis:none;--bg:#09090b;--panel:#111114;--panel-2:#18181b;--line:#2a2a30;--muted:#9f9fa9;--pink:#ec4899;--purple:#a855f7;--orange:#f59e0b}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{color:inherit}svg{width:17px;height:17px;flex:none}.button{border:0;border-radius:9px;padding:10px 15px;background:linear-gradient(135deg,var(--pink),var(--purple));display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:800;cursor:pointer;box-shadow:0 7px 25px #a855f72e}.button:hover{filter:brightness(1.1)}.button:disabled{opacity:.42;cursor:not-allowed}.button-outline{background:#18181b;border:1px solid #3f3f46;box-shadow:none}.button-danger{background:#30141f;color:#fda4af;border:1px solid #7f1d1d;box-shadow:none}.button-sm{padding:7px 10px;font-size:12px}.launch-screen{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#281130 0,transparent 30%),radial-gradient(circle at 80% 70%,#27103e 0,transparent 32%),#08080a;position:relative;overflow:auto;padding:30px}.launch-glow{position:fixed;width:600px;height:600px;background:conic-gradient(from 180deg,var(--pink),transparent,var(--purple),transparent,var(--pink));filter:blur(110px);opacity:.14;animation:rotate 18s linear infinite}.launch-card{width:min(680px,100%);position:relative;padding:52px;border:1px solid #38313c;border-radius:26px;background:#0f0f12e0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 30px 100px #000}.brand-mark{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 0 35px #ec48994d}.eyebrow,.panel-kicker{font-size:10px;letter-spacing:.19em;font-weight:900;color:#d8b4fe}.launch-card h1{font-size:clamp(42px,8vw,76px);line-height:.92;margin:18px 0}.launch-card h1 span{color:transparent;background:linear-gradient(90deg,#f9a8d4,#c084fc);-webkit-background-clip:text;background-clip:text}.lede{font-size:18px;color:#c4c4cc;line-height:1.55;max-width:590px}.feature-row{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.feature-row span{display:flex;gap:7px;align-items:center;padding:8px 11px;border:1px solid #302d34;background:#151519;border-radius:999px;font-size:12px;color:#d4d4d8}.drive-list{display:grid;gap:8px}.drive-pill{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#151519}.drive-pill>div{display:grid;flex:1}.drive-pill small{color:var(--muted)}.drive-pill button{background:none;border:0;font-size:22px;cursor:pointer}.launch-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.privacy-note{display:block;text-align:right;color:#71717a;margin-top:11px}.error-text{color:#fda4af}.warning-text{color:#fde68a}.app-shell{height:100%;display:grid;grid-template-rows:58px minmax(0,1fr) 162px;background:var(--bg)}.app-toolbar{position:relative;display:flex;align-items:center;gap:18px;padding:0 14px;border-bottom:1px solid var(--line);background:#0d0d10}.toolbar-brand{display:flex;align-items:center;gap:9px;min-width:206px}.toolbar-brand>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--pink),var(--purple));font-size:12px;font-weight:950}.toolbar-brand div{display:grid}.toolbar-brand small{font-size:9px;color:var(--muted);letter-spacing:.08em}.project-title{background:transparent;border:1px solid transparent;color:#e4e4e7;text-align:center;font-weight:700;padding:8px;border-radius:8px;flex:1;min-width:80px}.project-title:hover,.project-title:focus{border-color:var(--line);outline:none;background:#151519}.toolbar-actions{display:flex;align-items:center;gap:4px}.toolbar-actions>button:not(.button),.icon-button,.transport button,.timeline-tools button,.drive-heading button,.fullscreen-button{background:none;border:0;border-radius:7px;padding:7px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.toolbar-actions>button:hover,.icon-button:hover,.transport button:hover,.timeline-tools button:hover{background:#242429}.toolbar-actions button:disabled{opacity:.3}.toolbar-separator{height:24px;width:1px;background:var(--line);margin:0 4px}.status-toast{position:absolute;right:14px;top:64px;z-index:100;padding:10px 14px;border:1px solid #4c1d95;background:#1c1027;border-radius:10px;font-size:12px;box-shadow:0 15px 45px #000;cursor:pointer}.workspace{display:grid;grid-template-columns:240px minmax(360px,1fr) 250px;min-height:0}.panel{background:var(--panel);border-right:1px solid var(--line);min-height:0}.inspector-panel{border-right:0;border-left:1px solid var(--line)}.panel-header{height:58px;padding:10px 13px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.panel-header h2{font-size:15px;margin:1px 0}.panel-header>svg{color:#71717a}.browser-panel{display:flex;flex-direction:column}.browser-scroll{overflow:auto;flex:1;padding:8px}.browser-footer{font-size:10px;color:#71717a;padding:9px;border-top:1px solid var(--line)}.empty-panel{height:100%;min-height:180px;display:grid;place-content:center;justify-items:center;text-align:center;padding:26px;color:#85858e}.empty-panel>svg{width:32px;height:32px;margin-bottom:8px}.empty-panel button{background:none;border:1px solid var(--line);border-radius:8px;padding:7px 10px;color:#ddd;cursor:pointer}.drive-section{margin-bottom:12px}.drive-heading{display:flex;justify-content:space-between;align-items:center;padding:8px;color:#e4e4e7;font-size:12px}.drive-heading span{display:flex}.drive-heading button{padding:3px;color:#71717a}.tree-node{width:100%;display:flex;gap:7px;align-items:center;text-align:left;background:none;border:0;border-radius:7px;padding-top:6px;padding-bottom:6px;color:#b9b9c0;font-size:11px;cursor:pointer}.tree-node:hover{background:#202025;color:#fff}.tree-node svg{width:14px;height:14px;color:#a855f7}.folder-node svg:nth-of-type(2){color:#f59e0b}.tree-node span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-loading{color:#71717a;font-size:10px;padding:4px 0}.file-node{align-items:center}.file-thumb{flex:none;display:grid;place-items:center;width:48px;height:30px;border-radius:4px;background:#0d0d10;overflow:hidden}.file-thumb img{width:100%;height:100%;object-fit:contain}.drive-actions{display:inline-flex;align-items:center;gap:6px}.file-thumb svg{width:18px;height:18px;color:#a855f7}.file-info{display:grid;min-width:0;gap:1px}.file-info .file-detail{color:#71717a;font-size:9px}.sound-library{display:grid;gap:8px}.sound-search{display:flex;gap:6px}.sound-search input{flex:1;background:#111114;border:1px solid #303038;border-radius:7px;color:#eee;padding:7px;font-size:11px}.sound-search button{flex:none;border:1px solid #3f3f46;background:#202025;color:#e4e4e7;border-radius:7px;padding:0 9px;display:grid;place-items:center;cursor:pointer}.sound-status{margin:0;font-size:10px;color:#fde68a}.sound-packs{display:grid;gap:4px;max-height:340px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.sound-packs::-webkit-scrollbar{width:10px}.sound-packs::-webkit-scrollbar-track{background:#111114}.sound-packs::-webkit-scrollbar-thumb{background:#3f3f46;border:2px solid #111114;border-radius:999px}.sound-pack-head{width:100%;display:flex;align-items:center;gap:6px;background:#151519;border:1px solid #232329;border-radius:7px;color:#d4d4d8;padding:7px;font-size:11px;cursor:pointer;text-align:left}.sound-pack-head svg{width:13px;height:13px;flex:none}.sound-pack-head span{overflow-wrap:anywhere;white-space:normal}.sound-files{display:grid;gap:2px;padding:4px 0 6px 8px}.sound-loading{font-size:10px;color:#71717a;padding:4px}.sound-file{display:flex;align-items:flex-start;gap:6px;font-size:11px;padding:4px;border-radius:6px}.sound-file:hover{background:#19191d}.sound-file-name{flex:1;min-width:0;overflow-wrap:anywhere;white-space:normal;color:#c4c4cc;line-height:1.3;padding-top:3px}.sound-file small{color:#71717a;font-size:9px;flex:none}.sound-play,.sound-add{flex:none;border:0;background:none;color:#a1a1aa;padding:4px;display:grid;place-items:center;cursor:pointer;border-radius:6px}.sound-play:hover,.sound-add:hover{background:#2a2a30;color:#fff}.sound-play svg,.sound-add svg{width:13px;height:13px}.sound-credit{margin:2px 0 0;font-size:9px;color:#52525b}.centre-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(230px,52%) minmax(220px,48%)}.preview-panel{min-height:0;display:grid;grid-template-rows:minmax(0,1fr);background:#0b0b0d}.preview-stage{min-height:0;position:relative;display:grid;place-items:center;padding:13px;background:radial-gradient(circle,#17171d 0,#09090b 62%);overflow:auto}.preview-stage canvas{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px #000}.preview-stage video{display:none}.preview-empty{position:absolute;display:grid;justify-items:center;color:#6f6f78;gap:6px}.preview-logo{display:grid;place-items:center;width:64px;height:64px;margin-bottom:8px}.preview-logo img{width:100%;height:100%;object-fit:contain}.preview-empty strong{color:#aaaab2}.preview-empty span{font-size:12px}.perf-overlay{position:absolute;top:14px;left:14px;z-index:7;min-width:118px;padding:7px 9px;border-radius:9px;background:#0b0b0fcc;border:1px solid #2a2a30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:ui-monospace,monospace;font-size:10px;color:#c4c4cc;pointer-events:none;display:grid;gap:2px}.perf-overlay .perf-row{display:flex;justify-content:space-between;gap:12px}.perf-overlay .perf-row span{color:#8c8c95}.perf-overlay .perf-row b{color:#e4e4e7}.perf-overlay .perf-fps{font-size:13px;margin-bottom:2px;border-bottom:1px solid #232329;padding-bottom:3px}.perf-overlay .perf-fps b{font-size:13px}.perf-overlay.good .perf-fps b{color:#4ade80}.perf-overlay.ok .perf-fps b{color:#fde047}.perf-overlay.bad .perf-fps b{color:#fb7185}.perf-overlay.idle .perf-fps b{color:#71717a}.preview-loading{position:absolute;top:18px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #4c1d95;background:#1c1027e6;border-radius:999px;font-size:11px;color:#e9d5ff;z-index:6}.preview-spinner{width:12px;height:12px;border-radius:50%;border:2px solid #6d28d9;border-top-color:#f0abfc;animation:rotate .8s linear infinite}.fullscreen-button{position:absolute;right:20px;top:20px;background:#17171ccc;border:1px solid #33333a}.transport{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);padding:0 15px}.transport-buttons{display:flex;align-items:center;gap:6px}.transport .play-button{width:37px;height:37px;padding:0;border-radius:50%}.timecode{font-family:ui-monospace,monospace;font-size:12px}.timecode.muted{text-align:right;color:#71717a}.timeline-panel{min-height:0;display:grid;grid-template-rows:minmax(0,1fr);background:#0f0f12}.control-bar{display:flex;align-items:center;gap:10px;padding:5px 12px;background:#0d0d10;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:42px}.control-group{display:flex;align-items:center;gap:5px}.control-bar .bar-left{flex:1 1 0;min-width:0;flex-wrap:wrap;justify-content:flex-start}.control-bar .bar-center{flex:0 0 auto;justify-content:center}.control-bar .bar-right{flex:1 1 0;min-width:0;flex-wrap:wrap;justify-content:flex-end}.control-bar .timecode{font-family:ui-monospace,monospace;font-size:12px}.control-bar .timecode.muted{color:#71717a}.control-bar button:not(.button){background:none;border:0;border-radius:7px;padding:6px;display:inline-flex;align-items:center;gap:4px;cursor:pointer;color:#d4d4d8;font-size:10px;font-weight:600}.control-bar button:not(.button):hover{background:#242429;color:#fff}.control-bar button.active{background:#3b174e;color:#f0abfc}.control-bar button svg{width:15px;height:15px}.control-bar .play-button{width:34px;height:34px;padding:0;border-radius:50%}.control-bar .play-button svg{width:17px;height:17px}.control-bar .record-button.active{color:#fb7185;background:#3a151d}.control-bar .control-sep{width:1px;height:22px;background:var(--line);margin:0 3px;padding:0}.control-bar .control-readout{font-size:9px;color:#71717a;min-width:42px;text-align:center}.control-bar select{background:#19191d;border:1px solid #303038;border-radius:6px;color:#e4e4e7;font-size:10px;padding:3px 5px;cursor:pointer}.add-layer{position:relative;display:inline-flex}.control-bar .add-layer-btn.open{background:#3b174e;color:#f0abfc}.add-popout{position:absolute;bottom:calc(100% + 10px);left:0;z-index:30;display:grid;gap:2px;min-width:148px;padding:6px;border-radius:12px;background:#14121cb8;border:1px solid rgba(168,85,247,.28);backdrop-filter:blur(14px) saturate(1.4);-webkit-backdrop-filter:blur(14px) saturate(1.4);box-shadow:0 16px 44px #0000008c,inset 0 1px #ffffff0f;animation:add-pop .14s ease-out}.add-popout:after{content:"";position:absolute;top:100%;left:16px;width:12px;height:12px;margin-top:-6px;transform:rotate(45deg);background:#14121cb8;border-right:1px solid rgba(168,85,247,.28);border-bottom:1px solid rgba(168,85,247,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.add-popout button{display:flex;align-items:center;gap:8px;width:100%;border:0;background:none;color:#e4e4e7;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:600;cursor:pointer;text-align:left}.add-popout button:hover{background:#a855f738;color:#fff}.add-popout button svg{width:14px;height:14px;color:#c084fc}@keyframes add-pop{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.timeline-toolbar{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;border-bottom:1px solid var(--line)}.timeline-toolbar>div:first-child{display:grid}.timeline-toolbar strong{font-family:ui-monospace,monospace;font-size:11px}.timeline-tools{display:flex;align-items:center;gap:3px}.timeline-tools button{font-size:10px;gap:3px}.timeline-tools button.active{background:#3b174e;color:#f0abfc}.timeline-tools span{font-size:9px;color:#71717a}.timeline-scroll{min-height:0;overflow:auto;position:relative;overscroll-behavior:contain}.timeline-inner{position:relative;min-height:max-content}.timeline-ruler-row{position:sticky;top:0;z-index:7;display:flex;height:28px}.ruler-spacer{position:sticky;left:0;width:172px;height:28px;background:#151519;z-index:8;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 6px}.spacer-tools{display:flex;align-items:center;justify-content:space-between;gap:3px;flex:1;min-width:0}.spacer-tools-left,.spacer-tools-right{display:flex;align-items:center;gap:3px}.spacer-tools button{display:inline-flex;align-items:center;gap:1px;background:none;border:0;border-radius:5px;padding:3px;color:#9b9ba3;cursor:pointer}.spacer-tools button:hover{background:#26262c;color:#fff}.spacer-tools button.active{color:#f0abfc;background:#3b174e}.spacer-tools button:disabled{opacity:.35;cursor:default}.spacer-tools button svg{width:13px;height:13px}.ruler{flex:none;height:28px;position:relative;background:#141417;border-bottom:1px solid var(--line)}.ruler span{position:absolute;top:0;height:100%;font-size:8px;color:#6b6b74;padding-left:3px}.ruler i{display:block;width:1px;height:8px;background:#4b4b52}.marker{position:absolute;top:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid var(--orange);transform:translate(-5px)}.track-row{height:70px;display:flex}.track-row.just-placed .track-lane{animation:track-flash 1.3s ease-out}@keyframes track-flash{0%{box-shadow:inset 0 0 0 2px var(--purple);background-color:#a855f747}to{box-shadow:inset 0 0 0 0 transparent;background-color:transparent}}.track-header{width:172px;position:sticky;left:0;z-index:4;background:#151519;border-right:1px solid var(--line);border-bottom:1px solid #232329;padding:8px;display:flex;justify-content:space-between;align-items:center}.track-header>span{display:flex;align-items:center;gap:6px;font-size:10px}.track-header button{border:0;background:#222228;border-radius:6px;padding:5px;display:grid;place-items:center}.track-header button.active.danger{color:#fb7185;background:#3a151d}.track-lane{position:relative;border-bottom:1px solid #232329;background-image:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 100%}.timeline-clip{position:absolute;top:5px;height:59px;border-radius:7px;overflow:hidden;cursor:grab;border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 13px #0007;touch-action:none}.timeline-clip.selected{outline:2px solid white;outline-offset:1px}.timeline-clip.grouped{box-shadow:0 4px 13px #0007,inset 0 3px #22d3ee}.timeline-clip.grouped.selected{box-shadow:inset 0 3px #22d3ee}.clip-buffering{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0b0710cc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:4;pointer-events:none}.clip-buffering i{position:absolute;left:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--purple),#22d3ee);transition:width .1s linear}.clip-buffering-label{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:600;color:#e9d5ff;text-shadow:0 1px 2px #000;white-space:nowrap}.clip-buffering-label svg{width:11px;height:11px;animation:rotate .8s linear infinite}.clip-buffering.indeterminate i{width:40%;background:linear-gradient(90deg,transparent,var(--purple),#22d3ee,transparent);animation:buffer-indet 1.1s ease-in-out infinite}@keyframes buffer-indet{0%{transform:translate(-110%)}to{transform:translate(360%)}}.clip-expand{flex:none;display:inline-flex;align-items:center;gap:2px;border:1px solid #3f3f46;background:#221833;color:#f0abfc;border-radius:5px;padding:1px 4px;margin-right:4px;font-size:8px;font-weight:900;letter-spacing:.04em;cursor:pointer}.clip-expand:hover{background:#321f4a;color:#fff}.clip-expand.open{background:#3b174e;color:#f5d0fe}.clip-expand svg{width:9px;height:9px}.kf-prop-row{display:flex;height:22px;background:#0c0c0f}.kf-prop-label{width:var(--track-header-width);min-width:var(--track-header-width);position:sticky;left:0;z-index:4;background:#121215;border-right:1px solid var(--line);border-bottom:1px solid #1c1c20;display:flex;align-items:center;padding:0 8px 0 30px;font-size:9px;color:#9b9ba3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.kf-prop-lane{position:relative;border-bottom:1px solid #1c1c20;flex:none}.kf-prop-kf{position:absolute;top:50%;width:8px;height:8px;background:#fde047;border:1px solid #14141a;transform:translate(-4px,-50%) rotate(45deg);cursor:pointer;box-shadow:0 0 4px #fde047b3;pointer-events:auto}.kf-prop-kf:hover{background:#fff}.clip-title{height:21px;display:flex;align-items:center;gap:5px;padding:3px 7px;background:#0003;font-size:9px;font-weight:800}.clip-title svg{width:11px;height:11px}.clip-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trim-handle{position:absolute;top:0;bottom:0;width:7px;z-index:2;cursor:ew-resize}.trim-handle.left{left:0}.trim-handle.right{right:0}.trim-handle:hover{background:#fff7}.waveform{position:absolute;left:0;right:0;bottom:0;width:100%;height:38px;opacity:.8}.clip-image-strip{position:absolute;left:0;right:0;top:21px;bottom:0;background-repeat:repeat-x;background-position:center;background-size:auto 100%}.clip-sim-strip{position:absolute;left:0;right:0;top:21px;bottom:0;background:linear-gradient(90deg,#0b2a3a,#1d1240 40%,#3b174e 70%,#0b2a3a);background-size:200% 100%;animation:sim-strip 6s linear infinite;opacity:.85}@keyframes sim-strip{to{background-position:200% 0}}.effect-tail-toggle{display:flex;align-items:center;gap:7px;font-size:10px;color:#a1a1aa;margin:8px 0 4px;cursor:pointer}.effect-tail-toggle input{flex:none}.anim-custom-note{display:flex;align-items:center;gap:6px;font-size:10px;color:#f0abfc;background:#2a1838;border:1px solid #4c1d95;border-radius:7px;padding:6px 8px;margin:0 0 4px}.anim-custom-note svg{width:12px;height:12px;fill:currentColor;flex:none}.anim-sync-btn{width:100%;border:1px solid #3f3f46;background:#19191d;color:#e4e4e7;border-radius:7px;padding:7px;font-size:11px;font-weight:700;cursor:pointer}.anim-sync-btn:hover{background:#221833;color:#f0abfc}.playhead{position:absolute;top:0;bottom:0;width:1px;background:#ff4f79;z-index:10;pointer-events:none}.playhead span{position:absolute;top:0;left:-5px;width:11px;height:11px;background:#ff4f79;clip-path:polygon(0 0,100% 0,50% 100%)}.inspector-form{padding:13px;display:grid;gap:14px;overflow:auto}.inspector-form label{display:grid;gap:6px;color:#a1a1aa;font-size:10px;font-weight:800;letter-spacing:.04em}.inspector-form output{justify-self:end;margin-top:-17px;color:#e4e4e7}.inspector-form input:not([type=range]):not([type=color]){width:100%;background:#19191d;border:1px solid #303038;border-radius:7px;padding:8px;color:#eee}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.colour-input{height:35px;width:100%;background:#19191d;border:1px solid var(--line);border-radius:7px}.slider{accent-color:var(--pink);width:100%}.mixer-panel{border-top:1px solid var(--line);display:grid;grid-template-columns:150px 1fr;background:#101013;min-height:0;overflow:hidden}.mixer-panel>header{padding:14px;border-right:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between}.mixer-panel>header>span{display:grid}.mixer-channels{display:flex;gap:8px;padding:8px;overflow:auto}.channel{min-width:230px;display:grid;grid-template-columns:1fr 25px;grid-template-rows:auto 1fr auto;gap:6px 10px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#17171b}.channel-name{grid-column:1;display:flex;gap:6px;align-items:center;font-size:10px}.channel label{font-size:8px;color:#8c8c95}.channel .meter{grid-column:2;grid-row:1/4;background:#25252a;border-radius:3px;position:relative;overflow:hidden}.meter i{position:absolute;bottom:0;left:4px;right:4px;background:linear-gradient(#f59e0b,#22c55e);border-radius:2px}.channel-actions{display:flex;gap:4px}.channel-actions button{border:1px solid var(--line);background:#242429;color:#bbb;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:3px}.channel-actions button.active{background:#471e57;color:#f5d0fe}.channel-actions button.danger{background:#45151d;color:#fda4af}.mobile-nav{display:none}.spin{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.workspace-switch{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#151519}.workspace-switch button{border:0;border-radius:7px;background:transparent;color:#a1a1aa;padding:7px 10px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;cursor:pointer}.workspace-switch button.active{background:#26262c;color:#fff}.app-shell.storyboard-mode{grid-template-rows:58px minmax(0,1fr)}.app-shell.storyboard-mode .mobile-nav{display:none}.workspace{grid-template-columns:216px minmax(360px,1fr) 246px;min-height:0}.workspace.left-collapsed{grid-template-columns:50px minmax(360px,1fr) 246px}.workspace.right-collapsed{grid-template-columns:216px minmax(360px,1fr) 50px}.workspace.left-collapsed.right-collapsed{grid-template-columns:50px minmax(360px,1fr) 50px}.side-dock{min-width:0;min-height:0;overflow:hidden}.dock-rail-button{height:100%;width:100%;border:0;border-right:1px solid var(--line);background:#111114;color:#a1a1aa;display:grid;align-content:start;justify-items:center;gap:8px;padding:14px 6px;cursor:pointer}.right-dock .dock-rail-button{border-right:0;border-left:1px solid var(--line)}.dock-rail-button:hover{background:#19191e;color:#f4f4f5}.dock-rail-button span{writing-mode:vertical-rl;text-orientation:mixed;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.browser-panel,.inspector-panel{height:100%;min-height:0}.inspector-panel{display:grid;grid-template-rows:58px minmax(0,1fr)}.panel-header-actions{display:flex;align-items:center;gap:4px}.panel-header-actions>svg{color:#71717a}.browser-scroll,.inspector-form{overflow:auto;min-height:0;scrollbar-width:thin}.inspector-section{display:grid;gap:10px;padding:9px;border:1px solid #292930;border-radius:8px;background:#151519}.collapsible-header,.side-section-header{display:flex;align-items:center;gap:7px;color:#e4e4e7}.collapsible-header>button,.side-section-header>button{min-width:0;flex:1;border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:7px;padding:0;text-align:left;cursor:pointer}.collapsible-header svg,.side-section-header svg{width:14px;height:14px}.collapsible-header strong,.side-section-header strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collapsible-header em{margin-left:auto;font-size:9px;font-style:normal;color:#a78bfa}.section-switch{border:1px solid #303038;border-radius:999px;background:#202025;color:#a1a1aa;padding:4px 7px;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:900;cursor:pointer}.section-switch.active{border-color:#7e22ce;color:#f0abfc;background:#25132d}.switch{display:inline-flex;align-items:center;gap:7px;border:0;background:none;padding:0;cursor:pointer;color:#a1a1aa;font-size:10px;font-weight:700}.switch-track{position:relative;width:30px;height:17px;border-radius:999px;background:#3a3a42;flex:none;transition:background .15s ease}.switch.on .switch-track{background:linear-gradient(135deg,var(--pink),var(--purple))}.switch-knob{position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0007;transition:left .15s ease}.switch.on .switch-knob{left:15px}.switch.on .switch-label{color:#f0abfc}.create-media-actions .stream-open{border-color:#7f1d1d!important;color:#fca5a5}.webcam-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.webcam-box{position:absolute;pointer-events:auto;cursor:move;border:1px dashed transparent}.webcam-box:hover{border-color:#a855f766}.webcam-box.selected{border:1px solid #f0abfc;box-shadow:0 0 0 1px #0008}.webcam-config{position:absolute;top:calc(100% + 6px);left:0;width:184px;background:#111114ee;border:1px solid #2a2a30;border-radius:9px;padding:8px;display:grid;gap:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 14px 40px #000;cursor:default}.webcam-config-row{display:flex;align-items:center;gap:6px;font-size:10px;color:#a1a1aa}.webcam-config-row>span{width:42px;flex:none}.webcam-config-row .slider{flex:1}.webcam-config-row button{flex:none;border:1px solid #303038;background:#19191d;color:#c4c4cc;border-radius:5px;padding:2px 6px;font-size:10px;cursor:pointer}.webcam-config-row button.active{background:#3b174e;color:#f0abfc;border-color:#7e22ce}.webcam-config-row .colour-input{height:22px;width:42px;padding:0}.webcam-config-done{border:0;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;border-radius:6px;padding:5px;font-size:10px;font-weight:800;cursor:pointer;margin-top:2px}.stream-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;background:#05050aee;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stream-modal{width:min(640px,94vw);max-height:90vh;overflow:auto;background:#111114;border:1px solid #2a2a30;border-radius:16px;box-shadow:0 30px 90px #000;display:flex;flex-direction:column}.stream-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}.stream-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800}.stream-title svg{color:#fb7185}.stream-live-dot{font-size:9px;font-weight:900;letter-spacing:.1em;background:#fb7185;color:#1a0a0e;padding:2px 6px;border-radius:4px;animation:record-pulse 1.4s ease-in-out infinite}.stream-body{padding:16px;display:grid;gap:16px}.stream-platforms{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stream-platform{display:grid;gap:6px;padding:10px;border:1px solid #232329;border-radius:10px;background:#151519}.stream-platform.on{border-color:#4c1d95}.stream-platform-head{display:flex;align-items:center;justify-content:space-between;gap:7px;font-weight:700;font-size:12px}.stream-platform-head label{display:flex;align-items:center;gap:7px;cursor:pointer}.stream-help{font-size:10px;font-weight:700;color:#a855f7;text-decoration:none;white-space:nowrap}.stream-help:hover{color:#f0abfc;text-decoration:underline}.stream-platform input{background:#0e0e11;border:1px solid #303038;border-radius:7px;padding:7px;color:#eee;font-size:11px}.stream-platform input:disabled{opacity:.4}.stream-settings{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stream-settings label{display:grid;gap:4px;font-size:10px;font-weight:700;color:#a1a1aa}.stream-settings input,.stream-settings select{background:#19191d;border:1px solid #303038;border-radius:7px;padding:7px;color:#eee;font-size:11px}.stream-scene-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #3f3f46;background:#19191d;color:#e4e4e7;border-radius:9px;padding:10px;font-weight:700;cursor:pointer}.stream-scene-btn.on{border-color:#4c1d95;background:#221833;color:#f0abfc}.stream-note{font-size:10px;color:#71717a;line-height:1.5;margin:8px 0 0}.stream-status{font-size:11px;color:#fde68a;margin:0}.stream-foot{padding:14px 16px;border-top:1px solid var(--line);display:flex;justify-content:flex-end}.stream-go,.stream-stop{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:10px;padding:11px 20px;font-weight:800;cursor:pointer;color:#fff}.stream-go{background:linear-gradient(135deg,#fb7185,#a855f7)}.stream-stop{background:#30141f;color:#fda4af;border:1px solid #7f1d1d}.bulk-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#f0abfc;padding:4px 0 8px;border-bottom:1px solid var(--line);margin-bottom:4px}.bulk-head svg{width:16px;height:16px}.group-section{border:1px solid #1c3a44;background:#0c1a1f;border-radius:10px;padding:10px;display:grid;gap:8px;margin-top:4px}.group-name{display:flex;align-items:center;gap:8px}.group-name input{flex:1;background:#0e0e11;border:1px solid #22d3ee44;border-radius:7px;padding:7px;color:#e4e4e7;font-weight:700}.group-ungroup{flex:none;border:1px solid #3f3f46;background:#19191d;color:#a1a1aa;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700;cursor:pointer}.group-ungroup:hover{color:#fff;background:#242429}.group-fx-head{font-size:10px;font-weight:800;letter-spacing:.05em;color:#22d3ee;text-transform:uppercase}.group-fx-head em{color:#52525b;font-weight:600;text-transform:none;letter-spacing:0}.sim-bake{position:relative;overflow:hidden;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;border:1px solid #4c1d95;background:#1a1230;color:#f0abfc;border-radius:8px;padding:9px;font-size:11px;font-weight:800;cursor:pointer}.sim-bake:hover:not(:disabled){background:#251640}.sim-bake:disabled{cursor:default;color:#c4b5fd}.sim-bake svg{width:14px;height:14px}.sim-bake-bar{position:absolute;left:0;bottom:0;height:3px;width:100%;background:#0e0e11}.sim-bake-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--purple),#22d3ee);transition:width .1s linear}.bulk-actions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.bulk-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #3f3f46;background:#19191d;color:#e4e4e7;border-radius:8px;padding:9px;font-size:11px;font-weight:700;cursor:pointer}.bulk-actions button:hover{background:#242429}.bulk-actions .button-danger{background:#30141f;color:#fda4af;border-color:#7f1d1d}.bulk-actions button svg{width:14px;height:14px}.effect-actions{display:inline-flex;align-items:center;gap:6px}.effect-copy{border:0;background:none;color:#a1a1aa;padding:3px;display:grid;place-items:center;cursor:pointer;border-radius:5px}.effect-copy:hover{background:#242429;color:#f0abfc}.effect-copy svg{width:13px;height:13px}.side-section{border:1px solid #292930;border-radius:8px;background:#151519;padding:8px;margin-bottom:9px}.side-section-body{display:grid;gap:7px;margin-top:8px}.effect-stack{display:flex;flex-wrap:wrap;gap:6px}.effect-stack p{margin:0;color:#71717a;font-size:11px}.effect-stack span,.effect-library button{display:flex;align-items:center;gap:5px;border:1px solid #303038;border-radius:7px;background:#202025;color:#d4d4d8;padding:6px 8px;font-size:10px}.effect-stack svg,.effect-library svg{width:12px;height:12px}.effect-library{display:flex;flex-wrap:wrap;gap:6px}.effect-library button{cursor:pointer}.effect-library button:hover{border-color:#a855f7;color:#fff}.storyboard-workspace{min-height:0;overflow:auto;background:#0b0b0d;padding:18px;display:grid;gap:14px;align-content:start}.storyboard-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.storyboard-header h1{margin:2px 0 0;font-size:24px}.storyboard-actions{display:flex;gap:8px}.storyboard-actions button{border:1px solid var(--line);border-radius:8px;background:#18181b;color:#e4e4e7;padding:9px 11px;display:flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}.show-plan-strip{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px}.show-plan-strip div{border:1px solid var(--line);border-radius:8px;background:#141418;padding:12px;display:grid;grid-template-columns:auto 1fr;gap:5px 9px}.show-plan-strip svg{color:#f59e0b}.show-plan-strip span{font-size:10px;color:#9f9fa9;text-transform:uppercase;font-weight:900}.show-plan-strip strong{grid-column:2;font-size:20px}.storyboard-grid{display:grid;grid-template-columns:minmax(320px,1fr) 292px;gap:12px;align-items:start}.planner-side{display:grid;gap:12px;align-content:start;position:sticky;top:0;align-self:start;max-height:calc(100vh - 84px);overflow:auto}@media(max-width:720px){.planner-side{position:static;max-height:none;overflow:visible}}.scene-board,.run-of-show-panel,.cue-book-panel,.stage-map-panel{border:1px solid var(--line);border-radius:8px;background:#111114;overflow:hidden}.scene-board>header,.run-of-show-panel>header,.cue-book-panel>header,.stage-map-panel>header{height:42px;padding:0 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.scene-card-list{display:grid;gap:9px;padding:10px}.scene-card{border:1px solid #2a2a30;border-radius:8px;background:#18181b;padding:11px}.scene-card-top{display:flex;align-items:center;gap:8px}.scene-card-top span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#2b1a34;color:#f0abfc;font-weight:900}.scene-card-top strong{flex:1}.scene-card-top em{font-size:10px;font-style:normal;color:#fde68a}.scene-card p{color:#c4c4cc;font-size:12px;line-height:1.4}.scene-card dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0}.scene-card dt{font-size:9px;color:#85858e;text-transform:uppercase;font-weight:900}.scene-card dd{margin:2px 0 0;font-size:11px}.run-of-show-panel table{width:100%;border-collapse:collapse;font-size:11px}.run-of-show-panel th,.run-of-show-panel td{padding:9px;border-bottom:1px solid #232329;text-align:left}.run-of-show-panel th{color:#a1a1aa;font-size:9px;text-transform:uppercase}.cue-row{display:grid;grid-template-columns:46px 70px 1fr;gap:8px;padding:9px 10px;border-bottom:1px solid #232329;font-size:11px}.cue-row span{font-family:ui-monospace,monospace;color:#f0abfc}.cue-row p{margin:0;color:#e4e4e7}.cue-row em{grid-column:3;font-style:normal;color:#85858e}.stage-map{height:260px;margin:12px;position:relative;border:1px solid #303038;border-radius:8px;background:linear-gradient(180deg,#17171b,#101013)}.stage-map:before{content:"";position:absolute;top:28px;right:36px;bottom:28px;left:36px;border:1px dashed #3f3f46;border-radius:50%}.stage-map b{position:absolute;transform:translate(-50%,-50%);border:1px solid #4c1d95;background:#241331;border-radius:999px;padding:6px 8px;font-size:10px}.stage-map i{position:absolute;left:50%;top:8px;transform:translate(-50%);font-style:normal;color:#60a5fa;font-size:10px;display:flex;align-items:center;gap:5px}.stage-label{position:absolute;left:10px;color:#71717a;font-size:9px;text-transform:uppercase}.stage-label.upstage{top:8px}.stage-label.downstage{bottom:8px}.provider-import{display:grid;gap:7px;margin-bottom:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#151519}.provider-import header{display:flex;align-items:center;gap:7px}.provider-import input,.provider-import textarea,.provider-import select{width:100%;border:1px solid #303038;border-radius:7px;background:#111114;color:#f4f4f5;padding:8px;font-size:11px}.provider-import textarea{min-height:58px;resize:vertical}.provider-import label:not(.provider-check){display:grid;gap:5px;color:#a1a1aa;font-size:10px;font-weight:800;text-transform:uppercase}.provider-import button,.youtube-reference button{border:1px solid #3f3f46;border-radius:7px;background:#202025;color:#e4e4e7;padding:8px;display:flex;align-items:center;gap:6px;font-size:11px;cursor:pointer}.youtube-reference button:disabled{opacity:.5;cursor:not-allowed}.provider-check{display:flex;align-items:flex-start;gap:7px;color:#c4c4cc;font-size:10px;line-height:1.35}.provider-check input{width:auto}.provider-import p{margin:0;color:#fde68a;font-size:10px}.youtube-reference{display:grid;grid-template-columns:64px 1fr;gap:8px;padding:8px;border:1px solid #292930;border-radius:8px;background:#151519;margin:6px 0}.youtube-reference img{width:64px;height:48px;object-fit:cover;border-radius:6px;background:#09090b}.youtube-reference div{display:grid;gap:2px;min-width:0}.youtube-reference strong,.youtube-reference span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-reference span{color:#85858e;font-size:10px}.youtube-reference a{color:#93c5fd;font-size:10px}.youtube-reference button{grid-column:1/3;justify-content:center}.ingest-progress{grid-column:1/3;display:grid;gap:5px;font-size:10px;color:#c4c4cc}.ingest-progress progress{width:100%;height:8px;accent-color:#a855f7}.ingest-progress button{grid-column:auto;padding:5px 7px}.ingest-progress em{font-style:normal;color:#fde68a;word-break:break-word}.scene-board>header button,.cue-book-panel>header select{margin-left:auto;border:1px solid var(--line);border-radius:7px;background:#1a1a1f;color:#e4e4e7;padding:6px 8px;display:flex;align-items:center;gap:5px;font-size:10px}.empty-plan{display:grid;place-items:center;gap:8px;padding:28px;color:#85858e}.empty-plan button{border:1px solid var(--line);border-radius:8px;background:#202025;color:#e4e4e7;padding:8px 10px;display:flex;gap:6px}.scene-card.editable{display:grid;gap:10px}.scene-card.editable input,.scene-card.editable textarea,.scene-card.editable select,.cue-row.editable input,.stage-notes textarea,.settings-modal input,.settings-modal select{width:100%;border:1px solid #303038;border-radius:7px;background:#111114;color:#f4f4f5;padding:8px}.scene-card.editable textarea,.stage-notes textarea{min-height:58px;resize:vertical}.scene-card.editable label,.stage-notes,.settings-modal label{display:grid;gap:5px;color:#a1a1aa;font-size:10px;font-weight:800;text-transform:uppercase}.scene-card-top input:first-child{width:48px;text-align:center}.scene-card-top input:nth-child(2){font-weight:900}.scene-card-top select{max-width:120px}.scene-card-top button,.cue-row.editable button{border:1px solid #3f1d28;border-radius:7px;background:#2a121a;color:#fda4af;padding:7px;display:grid;place-items:center}.scene-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cue-category{border-top:1px solid #232329;padding:8px}.cue-category h3{margin:0 0 6px;color:#d8b4fe;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.cue-row.editable{grid-template-columns:64px 1fr 1fr 34px;padding:6px 0;border:0}.effect-stack.editable{display:grid}.effect-editor{display:grid;gap:8px;border:1px solid #303038;border-radius:8px;background:#18181b;padding:9px}.effect-editor>div{display:flex;align-items:center;gap:7px}.effect-editor>div strong{flex:1;font-size:11px}.effect-editor button{border:1px solid #303038;border-radius:7px;background:#202025;color:#d4d4d8;padding:5px 7px;display:flex;align-items:center;gap:5px}.effect-editor button.active{border-color:#7e22ce;color:#f0abfc}.effect-editor label{margin-top:2px}.settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:200}.settings-modal{position:fixed;z-index:201;left:50%;top:50%;transform:translate(-50%,-50%);width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid #3f3f46;border-radius:10px;background:#111114;box-shadow:0 30px 100px #000;padding:0}.settings-modal>header{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px}.settings-modal h2{margin:0;font-size:18px}.settings-modal header button{border:0;background:none;color:#e4e4e7;padding:8px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px}.settings-grid section{display:grid;gap:10px;border:1px solid #292930;border-radius:8px;background:#151519;padding:12px}.settings-grid h3{margin:0;display:flex;align-items:center;gap:7px;font-size:13px}@media print{.app-toolbar,.mobile-nav,.storyboard-actions{display:none}.app-shell,.app-shell.storyboard-mode{display:block;background:#fff;color:#000}.storyboard-workspace{background:#fff;color:#000;overflow:visible}.scene-board,.run-of-show-panel,.cue-book-panel,.stage-map-panel,.scene-card{border-color:#999;background:#fff;color:#000}}.app-shell{grid-template-rows:58px minmax(0,1fr)}.mixer-panel{display:none}.track-title{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.track-title>span{display:flex;align-items:center;gap:6px;font-size:10px}.track-title button{border:0;background:#222228;border-radius:6px;padding:5px;display:grid;place-items:center}.track-title button.active.danger{color:#fb7185;background:#3a151d}.video-track-row,.audio-track-row{height:112px}.video-track-row .timeline-clip,.audio-track-row .timeline-clip{height:101px}.video-track-row .track-header,.audio-track-row .track-header{align-items:stretch;display:grid;gap:7px}.inline-mixer{display:grid;grid-template-columns:1fr 1fr 26px;gap:6px;align-items:end}.inline-mixer label{display:grid;gap:3px;color:#8c8c95;font-size:8px;font-weight:900}.inline-mixer output{justify-self:end;margin-top:-13px;color:#d4d4d8;font-size:8px}.inline-mixer .slider{height:12px}.inline-mixer button{height:25px;border:1px solid var(--line);background:#242429;color:#bbb;border-radius:5px;font-size:9px;font-weight:900}.inline-mixer button.active{background:#471e57;color:#f5d0fe}.timeline-context-menu{position:fixed;z-index:180;display:grid;min-width:172px;border:1px solid #3f3f46;border-radius:8px;background:#111114;box-shadow:0 18px 60px #000;padding:5px}.timeline-context-menu button{border:0;background:transparent;color:#e4e4e7;text-align:left;border-radius:6px;padding:8px 10px;font-size:11px;cursor:pointer}.timeline-context-menu button:hover{background:#242429}.timeline-context-menu button.danger{color:#fda4af}.anchor-grid{width:74px;height:74px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;border:1px solid #303038;border-radius:8px;background:#111114}.anchor-grid button{border:1px solid #4b5563;border-radius:50%;background:#27272a;cursor:pointer}.anchor-grid button.active{background:#f0abfc;border-color:#f0abfc;box-shadow:0 0 0 3px #f0abfc26}.video-thumbnails{position:absolute;left:0;right:0;top:21px;bottom:0;display:flex;gap:2px;overflow:hidden;background:#060609}.video-thumbnails img{height:100%;min-width:78px;flex:1;object-fit:cover;opacity:.86;filter:saturate(.95)}.effect-editor>header{display:flex;align-items:center;gap:7px}.effect-editor>header strong{flex:1;font-size:11px}.media-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:9px}.media-filter button{border:1px solid #303038;border-radius:7px;background:#18181b;color:#a1a1aa;padding:6px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:900;cursor:pointer}.media-filter button.active{border-color:#7e22ce;background:#25132d;color:#f0abfc}.media-filter svg{width:12px;height:12px}.timeline-group{display:block}.timeline-group-header{position:relative;z-index:4;left:0;width:100%;height:30px;border:0;border-bottom:1px solid #232329;background:#101014;color:#d4d4d8;display:flex;align-items:center;gap:7px;padding:0 10px;cursor:pointer}.timeline-group-header strong{font-size:11px}.timeline-group-header span{margin-left:auto;color:#85858e;font-size:10px}.timeline-group.collapsed .timeline-group-header{background:#14141a}.track-name-input{min-width:0;width:92px;border:1px solid transparent;background:transparent;color:#e4e4e7;font-size:10px;font-weight:900;padding:3px 4px;border-radius:5px}.track-name-input:focus{outline:none;border-color:#3f3f46;background:#0f0f12}.track-grip{color:#71717a;cursor:grab}.timeline-clip.invalid-drop{background:#dc2626!important;border-color:#fecaca;box-shadow:0 0 0 2px #f87171bf,0 8px 24px #7f1d1d8c}.timeline-clip.invalid-drop .video-thumbnails,.timeline-clip.invalid-drop .waveform{opacity:.28;filter:grayscale(1)}.video-track-row .video-thumbnails{bottom:24px}.video-track-row .waveform.compact{height:24px;opacity:.82;background:#00000042;border-top:1px solid rgba(255,255,255,.12)}.audio-track-row .waveform{height:76px}.side-section-header>span{display:flex;gap:4px}.side-section-header>span button{border:1px solid #303038;border-radius:7px;background:#202025;color:#d4d4d8;padding:5px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.side-section-header>span button:hover{background:#2a2a30;color:#fff}.timeline-scroll{scrollbar-width:thin;scrollbar-color:#3f3f46 #111114}.timeline-scroll::-webkit-scrollbar,.browser-scroll::-webkit-scrollbar,.inspector-form::-webkit-scrollbar{width:10px;height:10px}.timeline-scroll::-webkit-scrollbar-track,.browser-scroll::-webkit-scrollbar-track,.inspector-form::-webkit-scrollbar-track{background:#111114}.timeline-scroll::-webkit-scrollbar-thumb,.browser-scroll::-webkit-scrollbar-thumb,.inspector-form::-webkit-scrollbar-thumb{background:#3f3f46;border:2px solid #111114;border-radius:999px}.video-thumbnails.film-reel{align-items:stretch;gap:1px;background:#050508;padding:2px 0}.video-thumbnails.film-reel:before,.video-thumbnails.film-reel:after{content:"";position:absolute;left:0;right:0;height:5px;z-index:2;background:repeating-linear-gradient(90deg,#ffffff24 0,#ffffff24 7px,#0003 7px,#0003 15px)}.video-thumbnails.film-reel:before{top:0}.video-thumbnails.film-reel:after{bottom:0}.reel-frame{position:relative;flex:0 0 auto;display:block;overflow:hidden;border-left:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(0,0,0,.5);background:#0a0a0d}.reel-frame img{width:100%;height:100%;min-width:0;flex:none;object-fit:cover;display:block;opacity:.9;filter:saturate(.95) contrast(.96)}@media(max-width:1100px){.app-toolbar{gap:8px}.toolbar-brand{min-width:auto}.toolbar-brand div{display:none}.workspace{grid-template-columns:190px minmax(320px,1fr) 260px}.app-shell{grid-template-rows:58px minmax(0,1fr)}.storyboard-header{align-items:flex-start}.storyboard-grid,.show-plan-strip{grid-template-columns:1fr 1fr}.storyboard-workspace{padding:14px}.scene-card dl{grid-template-columns:1fr}.inline-mixer{grid-template-columns:1fr 24px}.inline-mixer label:nth-of-type(2){grid-column:1/3}}@media(max-width:1000px){.workspace{grid-template-columns:190px minmax(0,1fr)}.inspector-mobile{display:none}}@media(max-width:720px){html,body,#root{overflow:auto}.app-shell{min-height:100%;height:100%;grid-template-rows:52px minmax(0,1fr) 55px}.app-shell.storyboard-mode{grid-template-rows:52px minmax(0,1fr) 55px}.app-toolbar{padding:0 8px;gap:6px}.toolbar-brand small,.toolbar-brand div,.toolbar-actions>button:not(.button):nth-of-type(-n+3),.toolbar-separator,.toolbar-actions>button:last-child{display:none}.workspace-switch{padding:2px}.workspace-switch button{font-size:0;padding:7px}.project-title{text-align:left}.toolbar-actions .button{font-size:0;width:34px;height:34px;padding:0}.workspace{display:block;position:relative;overflow:hidden}.centre-workspace{height:100%;grid-template-rows:minmax(250px,55%) minmax(220px,45%)}.mobile-panel{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.mobile-panel.mobile-open{display:block}.mobile-panel .panel{height:100%}.browser-panel{width:100%}.inspector-mobile{display:none}.inspector-mobile.mobile-open{display:block}.mixer-panel{display:none}.storyboard-workspace{padding:12px}.storyboard-header{align-items:flex-start}.storyboard-header h1{font-size:18px}.storyboard-actions{display:none}.storyboard-grid,.show-plan-strip,.scene-card dl{grid-template-columns:1fr}.mobile-nav{display:grid;grid-template-columns:repeat(3,1fr);background:#111114;border-top:1px solid var(--line);z-index:80}.app-shell.storyboard-mode .mobile-nav{display:grid}.mobile-nav button{border:0;background:none;color:#85858e;display:grid;place-items:center;font-size:9px;padding:5px}.mobile-nav button.active{color:#f0abfc;background:#25132d}.timeline-tools button:nth-of-type(n+4),.timeline-tools span{display:none}.launch-card{padding:28px}.launch-actions{flex-direction:column}.launch-actions .button{width:100%}}.preview-audio-meters{position:absolute;right:14px;top:62px;bottom:58px;z-index:4;display:grid;grid-template-columns:10px 10px;grid-template-rows:auto 1fr;gap:5px 7px;align-items:end;justify-items:center;padding:8px 7px;border:1px solid #33333a;border-radius:8px;background:#0f0f12db;box-shadow:0 12px 34px #0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-audio-meters span{align-self:start;font-size:10px;font-weight:950;color:#d4d4d8;line-height:1}.preview-audio-meters i{width:10px;height:100%;min-height:82px;border:1px solid #3f3f46;border-radius:999px;background:#25252a;position:relative;overflow:hidden}.preview-audio-meters b{position:absolute;left:0;right:0;bottom:0;border-radius:999px;background:linear-gradient(#f59e0b,#84cc16 45%,#22c55e);transition:height .08s linear}.side-section-header{min-height:28px;padding:0;color:#e4e4e7}.side-section-header>button{min-height:28px;border-radius:7px;padding:0 2px;background:transparent!important;box-shadow:none}.side-section-header>button:hover{color:#fff;background:#202025!important}.side-section-header>button strong{font-size:11px;letter-spacing:0}.side-section-body input,.side-section-body textarea,.side-section-body select{width:100%;background:#19191d;border:1px solid #303038;border-radius:7px;color:#eee;padding:8px;font:inherit;font-size:11px}.side-section-body textarea{min-height:72px;resize:vertical}.side-section-body label{display:grid;gap:5px;color:#a1a1aa;font-size:10px;font-weight:850}.side-section-body p,.side-section-body em{margin:0;color:#a1a1aa;font-size:10px;line-height:1.35}.side-section-body>button,.create-media-actions button,.ingest-progress button{border:1px solid #303038;border-radius:7px;background:#202025;color:#e4e4e7;padding:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:900;cursor:pointer}.side-section-body>button:hover,.create-media-actions button:hover,.ingest-progress button:hover{border-color:#7e22ce;color:#fff}.side-section-body>button:disabled,.create-media-actions button:disabled{opacity:.45;cursor:not-allowed}.provider-check{grid-template-columns:auto 1fr!important;align-items:start}.provider-check input{width:auto;margin-top:2px}.create-media-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.create-media-actions .danger{grid-column:1/-1;border-color:#7f1d1d;background:#30141f;color:#fda4af}.ingest-job-list{display:grid;gap:6px}.ingest-progress{display:grid;gap:5px;border:1px solid #2a2a30;border-radius:7px;background:#101013;padding:7px}.ingest-progress progress{width:100%;height:7px;accent-color:#a855f7}.media-filter{margin-top:2px}@media(max-width:720px){.preview-audio-meters{right:8px;top:54px;bottom:48px}}.preview-stage{align-items:center;justify-items:center;background:#1b1b20}.preview-stage canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;object-fit:fill;background:#000;border:1px solid #050507;border-radius:4px;box-shadow:0 16px 46px #000b}.timeline-inner{--track-header-width:236px}.ruler-spacer{width:var(--track-header-width)!important}.track-header{width:var(--track-header-width)!important;min-width:var(--track-header-width)!important;padding:8px 10px}.track-title{min-width:0}.track-title>span:first-child{min-width:0;flex:1}.track-name-input{width:126px}.track-title-actions{flex:none}.inline-mixer{grid-template-columns:minmax(74px,1fr) minmax(74px,1fr) 28px}.inline-mixer label,.inline-mixer .slider{min-width:0}.timeline-context-menu{min-width:var(--track-header-width)}@media(max-width:720px){.timeline-inner{--track-header-width:206px}.track-name-input{width:104px}.inline-mixer{grid-template-columns:1fr 1fr 26px}}.side-section-header{cursor:pointer;justify-content:space-between}.side-section-title{min-width:0;flex:1;display:flex;align-items:center;gap:7px;color:#e4e4e7}.side-section-title strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-section-title svg{width:14px;height:14px}.side-section-actions{display:flex!important;gap:4px;flex:none}.side-section-header:hover .side-section-title{color:#fff}.side-section-header>button{display:none!important}.export-modal{width:min(680px,calc(100vw - 28px))}.export-summary{display:grid;gap:7px;border:1px solid #292930;border-radius:8px;background:#101013;padding:10px;color:#c4c4cc;font-size:11px}.export-summary strong{color:#f4f4f5}.export-summary small{color:#8c8c95;line-height:1.35}.export-summary progress{width:100%;height:8px;accent-color:#a855f7}.export-summary em{font-style:normal;color:#fde68a}.export-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--line)}.export-footer .button{min-width:118px}.settings-modal input:disabled,.settings-modal select:disabled{opacity:.65;cursor:not-allowed}.export-strategy{display:grid;gap:5px;border-top:1px solid #292930;padding-top:8px}.export-strategy span,.export-strategy em{display:block;border-left:2px solid #3f3f46;padding-left:7px;color:#a1a1aa;font-style:normal;line-height:1.35}.export-strategy em{border-left-color:#f59e0b;color:#fde68a}.export-steps{display:grid;gap:6px;margin:2px 0 0;padding:0;list-style:none}.export-steps li{display:grid;gap:2px;position:relative;padding:7px 8px 7px 28px;border:1px solid #292930;border-radius:7px;background:#151519;color:#a1a1aa}.export-steps li:before{content:"";position:absolute;left:9px;top:11px;width:9px;height:9px;border-radius:999px;border:1px solid #52525b;background:#202025}.export-steps li span{font-weight:900;color:#d4d4d8}.export-steps li small{font-size:10px}.export-steps li.running{border-color:#7e22ce;background:#1b1424}.export-steps li.running:before{border-color:#d8b4fe;background:#a855f7;box-shadow:0 0 0 3px #7e22ce44}.export-steps li.done{border-color:#24442f;background:#101a14}.export-steps li.done:before{border-color:#22c55e;background:#22c55e}.toolbar-brand{color:inherit;text-decoration:none}.toolbar-brand>span{display:flex!important;align-items:center;justify-content:center;background:none!important;border:0!important;border-radius:0!important;width:auto!important;height:30px!important;overflow:visible;box-shadow:none;padding:0}.toolbar-brand>span img{width:auto!important;height:30px!important;max-height:30px;max-width:128px;object-fit:contain;padding:0;display:block}.toolbar-brand small{color:#d8b4fe}.toolbar-brand:hover small{text-decoration:underline}.preview-logo{width:112px;height:58px;border-radius:12px}.preview-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.timeline-clip:not(.invalid-drop){background:transparent!important;border-color:color-mix(in srgb,var(--clip-accent,#ffffff) 58%,rgba(255,255,255,.2));box-shadow:inset 0 0 0 1px #00000059,0 4px 13px #0007}.timeline-clip:not(.invalid-drop):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:3px solid var(--clip-accent,#a855f7);pointer-events:none;z-index:1}.timeline-clip:not(.invalid-drop) .clip-title{background:linear-gradient(90deg,#000000b3,#00000038);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.timeline-clip:not(.invalid-drop) .video-thumbnails{background:transparent}.timeline-clip:not(.invalid-drop) .waveform{mix-blend-mode:screen}.centre-workspace{min-height:0}.timeline-resizer{min-height:6px;background:#111114;border-top:1px solid #24242a;border-bottom:1px solid #24242a;cursor:row-resize;position:relative}.timeline-resizer:after{content:"";position:absolute;left:50%;top:50%;width:42px;height:2px;border-radius:999px;background:#3f3f46;transform:translate(-50%,-50%)}.timeline-resizer:hover:after{background:#a855f7}.side-dock{position:relative}.sidebar-resizer{position:absolute;top:0;bottom:0;width:7px;z-index:30;cursor:col-resize;background:transparent}.sidebar-resizer.right{right:-4px}.sidebar-resizer.left{left:-4px}.sidebar-resizer:hover{background:#a855f738}.preview-view-controls{position:absolute;left:18px;top:18px;z-index:4;display:flex;align-items:center;gap:5px;padding:5px;border:1px solid #33333a;border-radius:8px;background:#0f0f12db;box-shadow:0 10px 32px #0008;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-view-controls button{border:0;border-radius:6px;background:transparent;color:#d4d4d8;padding:6px;display:grid;place-items:center;cursor:pointer}.preview-view-controls button:hover,.preview-view-controls button.active{background:#26262c;color:#fff}.preview-view-controls select{height:29px;border:1px solid #303038;border-radius:6px;background:#111114;color:#e4e4e7;font-size:11px;font-weight:800;padding:0 7px}.track-title-actions{display:flex!important;align-items:center;gap:3px;margin:0!important}.track-title-actions button{width:25px;height:25px}.video-disabled .timeline-clip{opacity:.42;filter:grayscale(.85)}.video-disabled .track-header{background:#141417}.timeline-group-header{position:sticky;left:0;z-index:6}.timeline-group-label{position:sticky;left:8px;z-index:2;display:flex;align-items:center;gap:7px;margin:0!important;padding-right:12px;background:#101014}.timeline-group.collapsed .timeline-group-label{background:#14141a}.timeline-group-header>span:last-child{margin-left:auto;position:sticky;right:8px;background:#101014;padding-left:12px}.timeline-group.collapsed .timeline-group-header>span:last-child{background:#14141a}@media(min-width:721px){.workspace .side-dock.mobile-panel,.workspace .inspector-mobile{display:block;position:relative;inset:auto;z-index:auto}.workspace .mobile-panel .panel{height:100%}}.track-header{cursor:pointer}.track-row.selected-track .track-header{box-shadow:inset 3px 0 0 var(--purple);background:#1b1622}.track-row.selected-track .track-lane{background-color:#a855f70f}.ingest-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.ingest-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;border:1px solid #2a2a30;background:#161619;color:#c4c4cc;border-radius:999px;padding:3px 8px 3px 6px;font-size:10px;cursor:pointer}.ingest-chip:hover{background:#221833;color:#f0abfc;border-color:#4c1d95}.ingest-chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.ingest-dot{width:6px;height:6px;border-radius:50%;flex:none;background:#a855f7}.ingest-dot.audio{background:#22d3ee}.ingest-history{margin-top:10px;border-top:1px solid #292930;padding-top:8px;display:grid;gap:5px}.ingest-history>strong{font-size:10px;letter-spacing:.08em;color:#9f9fa9;text-transform:uppercase}.ingest-history-row{display:grid;gap:1px;padding:5px 7px;border:1px solid #232329;border-radius:6px;background:#141417}.ingest-history-row span{font-size:11px;color:#e4e4e7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ingest-history-row small{font-size:9px;color:#71717a}.export-modal .settings-grid{align-items:start}.export-modal .settings-grid>section{align-self:start}.render-crypt{position:relative;min-height:0;height:100%;overflow:auto;padding:28px clamp(16px,4vw,56px) 40px;background:radial-gradient(circle at 18% 12%,#2a0712 0,transparent 42%),radial-gradient(circle at 82% 22%,#1a0930 0,transparent 40%),linear-gradient(180deg,#0a0608,#0c0709 60%,#08060a);color:#e7e5e4;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.crypt-fog{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 120%,rgba(168,85,247,.1),transparent 55%),radial-gradient(circle at 50% -10%,rgba(185,28,28,.12),transparent 50%);mix-blend-mode:screen;opacity:.8;animation:cryptFog 14s ease-in-out infinite alternate;z-index:0}@keyframes cryptFog{0%{transform:translateY(-6px) scale(1.02);opacity:.6}to{transform:translateY(8px) scale(1.06);opacity:.95}}.render-crypt>*{position:relative;z-index:1}.crypt-header{max-width:760px;margin-bottom:22px}.crypt-title{display:flex;align-items:center;gap:14px}.crypt-title svg{width:42px;height:42px;color:#ef4444;filter:drop-shadow(0 0 12px rgba(239,68,68,.55))}.crypt-title h1{margin:2px 0 0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(30px,5vw,46px);letter-spacing:.01em;background:linear-gradient(90deg,#fca5a5,#f0abfc,#c084fc);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 30px rgba(168,85,247,.25)}.crypt-title .panel-kicker{color:#9f1239;letter-spacing:.22em}.crypt-tagline{color:#b9a7ad;font-size:15px;line-height:1.55;margin:12px 0 0}.crypt-tagline strong{color:#fca5a5}.crypt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:14px;align-items:start}.render-crypt article{border:1px solid #3a1722;border-radius:16px;background:linear-gradient(180deg,#160c10eb,#0c080beb);padding:18px;box-shadow:0 18px 50px #000a,inset 0 1px #ffffff08}.render-crypt .panel-kicker{color:#a16207;letter-spacing:.18em}.crypt-altar{display:grid;justify-items:center;text-align:center;gap:10px;border-color:#5b1d2b!important}.crypt-altar.lit{border-color:#b91c1c!important;box-shadow:0 0 0 1px #ef444466,0 22px 60px #b91c1c40,inset 0 1px #ffffff0a}.altar-flame{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#2a0d12,#140a0d);border:1px solid #5b1d2b}.altar-flame svg{width:30px;height:30px;color:#7f1d1d;transition:color .3s}.crypt-altar.lit .altar-flame{border-color:#ef4444;box-shadow:0 0 26px #ef444480}.crypt-altar.lit .altar-flame svg{color:#fb923c;animation:cryptFlicker 1.1s ease-in-out infinite}@keyframes cryptFlicker{0%,to{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.12) rotate(-3deg)}}.crypt-altar>strong{font-size:16px}.crypt-altar>small{color:#9a8a90;min-height:32px}.crypt-enlist{width:100%;border:0;border-radius:11px;padding:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;color:#fde68a;background:linear-gradient(135deg,#3a0d14,#1c1026);border:1px solid #6b2130;box-shadow:0 8px 24px #0007}.crypt-enlist:hover{filter:brightness(1.15)}.crypt-enlist.active{color:#fff;background:linear-gradient(135deg,#b91c1c,#7e22ce);border-color:#ef4444;box-shadow:0 0 30px #b91c1c73}.crypt-contribution{width:100%;display:grid;gap:6px;color:#a1a1aa;font-size:10px;font-weight:800;letter-spacing:.06em;text-align:left}.crypt-contribution output{justify-self:end;margin-top:-16px;color:#fca5a5}.crypt-contribution .slider{accent-color:#ef4444}.crypt-max{border:1px solid #6b2130;background:#1a1013;color:#fdba74;border-radius:9px;padding:8px 12px;display:inline-flex;align-items:center;gap:6px;font-weight:700;cursor:pointer}.crypt-max:hover{background:#241317;color:#fed7aa}.crypt-rank{display:grid;justify-items:center;text-align:center;gap:7px;position:relative}.crypt-rank-sigil{font-size:40px;filter:drop-shadow(0 0 14px rgba(168,85,247,.5))}.crypt-rank>strong{font-family:Iowan Old Style,Georgia,serif;font-size:24px;color:#f0abfc}.crypt-souls{display:inline-flex;align-items:center;gap:7px;color:#fcd34d;font-weight:800}.crypt-souls svg{width:16px;height:16px;color:#fcd34d}.crypt-progress{width:100%;height:9px;border-radius:999px;background:#26121a;overflow:hidden;border:1px solid #3a1722}.crypt-progress i{display:block;height:100%;background:linear-gradient(90deg,#b91c1c,#a855f7);box-shadow:0 0 12px #a855f799}.crypt-rank small,.crypt-rig small{color:#8a7a80}.crypt-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}.crypt-stat{display:grid;justify-items:center;gap:3px;padding:6px}.crypt-stat svg{width:18px;height:18px;color:#a855f7}.crypt-stat span{font-size:20px;font-weight:900;font-family:ui-monospace,monospace;color:#fca5a5}.crypt-stat small{font-size:9px;color:#8a7a80}.crypt-rig{display:grid;gap:9px}.crypt-rig-row{display:flex;align-items:center;gap:9px;font-size:12px;color:#cfc3c8}.crypt-rig-row svg{width:16px;height:16px;color:#9f1239;flex:none}.crypt-rig-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypt-log{grid-column:span 2;min-width:0}.crypt-log ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:5px;max-height:230px;overflow:auto}.crypt-log li{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;border:1px solid #2a131b;border-radius:8px;background:#120a0e;font-size:12px;color:#cbbcc2}.crypt-log li small{color:#6b5a60;flex:none}.crypt-log-empty{color:#7a6a70;font-style:italic;margin-top:8px}.crypt-ranks ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:5px}.crypt-ranks li{display:flex;align-items:center;gap:9px;padding:6px 8px;border-radius:8px;color:#8a7a80;opacity:.6}.crypt-ranks li span{font-size:18px}.crypt-ranks li strong{flex:1;font-weight:700;font-size:12px}.crypt-ranks li small{font-size:10px}.crypt-ranks li.current{opacity:1;color:#f0abfc;background:#1d1226;border:1px solid #4c1d95}.crypt-footer{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 16px;border:1px dashed #4a2230;border-radius:12px;background:#140a0e99;color:#9a8a90;font-size:12px;line-height:1.5}.crypt-reset{border:1px solid #4a2230;background:#160c10;color:#9a8a90;border-radius:8px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;flex:none}.crypt-reset:hover{color:#fca5a5;border-color:#7f1d1d}@media(max-width:720px){.crypt-log{grid-column:auto}.crypt-stats{grid-template-columns:1fr}}.crypt-conn{display:inline-block;margin-top:8px;font-size:11px;font-weight:800;letter-spacing:.04em;padding:3px 9px;border-radius:999px;border:1px solid #4a2230}.crypt-conn.on{color:#86efac;border-color:#14532d;background:#0c1f14}.crypt-conn.off{color:#fca5a5;border-color:#4a2230;background:#1a0d10}.crypt-name{display:grid;gap:5px;width:100%;margin-top:8px;color:#a1a1aa;font-size:10px;font-weight:800;letter-spacing:.05em;text-align:left}.crypt-name input{width:100%;background:#190f14;border:1px solid #4a2230;border-radius:8px;padding:8px;color:#f0e9ec;font-weight:700}.crypt-name input:focus{outline:none;border-color:#a855f7;box-shadow:0 0 0 2px #a855f740}.crypt-board-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:4px;counter-reset:none}.crypt-board-list li{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;background:#120a0e;border:1px solid #2a131b;font-size:12px}.crypt-board-list li .pos{font-family:ui-monospace,monospace;color:#a16207;font-weight:800;text-align:center}.crypt-board-list li .who{color:#cbbcc2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypt-board-list li .amt{color:#fcd34d;font-weight:800;font-family:ui-monospace,monospace}.crypt-board-list li.me{border-color:#4c1d95;background:#1d1226}.crypt-board-list li.me .who{color:#f0abfc}.crypt-board-list li:first-child .pos{color:#fcd34d}.crypt-skeleton{display:block;height:14px;border-radius:6px;background:linear-gradient(90deg,#1a1014,#2a1820,#1a1014);background-size:200% 100%;animation:cryptShimmer 1.3s ease-in-out infinite}.crypt-skeleton.wide{width:60%;height:18px;margin:2px auto}.crypt-skeleton-list{display:grid;gap:6px;margin-top:8px}.crypt-skeleton-list .crypt-skeleton{height:26px}@keyframes cryptShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.crypt-tab-status{display:inline-flex;align-items:center;gap:5px;margin-left:6px;font-size:10px;font-weight:800;font-family:ui-monospace,monospace;color:#9f9fa9}.crypt-tab-status i{width:8px;height:8px;border-radius:50%;background:#52525b;box-shadow:0 0 0 0 transparent}.crypt-tab-status.idle i{background:#52525b}.crypt-tab-status.ready i{background:#22c55e;opacity:.55}.crypt-tab-status.live i{background:#22c55e;box-shadow:0 0 8px #22c55e;animation:cryptPulse 1.4s ease-in-out infinite}.crypt-tab-status.warn i{background:#f59e0b;box-shadow:0 0 8px #f59e0b}.crypt-tab-status.loading i{background:#a855f7;animation:cryptPulse .9s ease-in-out infinite}@keyframes cryptPulse{0%,to{opacity:1}50%{opacity:.35}}.crypt-grid{max-width:1480px;margin:0 auto}.crypt-stats{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))!important}.crypt-contribution span{display:inline-flex;align-items:center;gap:6px}.crypt-contribution span svg{width:13px;height:13px;color:#9f1239}.crypt-coven{min-width:0}.crypt-coven-list{list-style:none;margin:8px 0 6px;padding:0;display:grid;gap:5px;max-height:220px;overflow:auto}.crypt-coven-list li{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;border:1px solid #2a131b;border-radius:8px;background:#120a0e;font-size:12px}.crypt-coven-list li .who{color:#e4e4e7;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypt-coven-list li .spec{color:#9a8a90;flex:none;font-family:ui-monospace,monospace;font-size:11px}.crypt-coven-list li.top{border-color:#a16207;background:#1e160a}.crypt-coven-list li.top .who{color:#fcd34d}.crypt-dispatch{display:block;margin-top:4px;color:#9a8a90}.crypt-dispatch strong{color:#fcd34d}.crypt-feed{grid-column:span 2;min-width:0}.crypt-feed ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:5px;max-height:300px;overflow:auto}.crypt-feed li{display:flex;justify-content:space-between;gap:12px;align-items:baseline;padding:8px 10px;border:1px solid #2a131b;border-radius:8px;background:#120a0e;font-size:12px;color:#cbbcc2}.crypt-feed li .what{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypt-feed li .what strong{color:#f0abfc;font-weight:700}.crypt-feed li small{color:#6b5a60;flex:none;font-family:ui-monospace,monospace}.crypt-row-in{animation:cryptRowIn .35s ease both}@keyframes cryptRowIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.crypt-altar.lit{animation:cryptBreath 3.4s ease-in-out infinite}@keyframes cryptBreath{0%,to{box-shadow:0 0 0 1px #ef444461,0 20px 56px #b91c1c33}50%{box-shadow:0 0 0 1px #ef44449e,0 26px 74px #b91c1c6b}}.crypt-rank-sigil{animation:cryptFloat 4s ease-in-out infinite}@keyframes cryptFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:980px){.crypt-feed{grid-column:auto}}@media(prefers-reduced-motion:reduce){.crypt-fog,.crypt-altar.lit,.crypt-altar.lit .altar-flame svg,.crypt-tab-status i,.crypt-row-in,.crypt-rank-sigil,.crypt-skeleton{animation:none!important}.crypt-row-in{opacity:1;transform:none}}.toolbar-file{display:flex;align-items:center;gap:2px;padding-right:8px;margin-right:2px;border-right:1px solid var(--line)}.crypt-nav-button{border:1px solid var(--line);border-radius:9px;background:#151519;color:#a1a1aa;padding:7px 10px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.crypt-nav-button:hover{color:#fff;border-color:#3f3f46}.crypt-nav-button svg{color:#ef4444}.crypt-nav-button.active{background:linear-gradient(135deg,#3a0d14,#1c1026);border-color:#7f1d1d;color:#fca5a5}.crypt-nav-button.active svg{filter:drop-shadow(0 0 6px rgba(239,68,68,.6))}@media(max-width:720px){.toolbar-file{display:none}.crypt-nav-button{font-size:0;padding:7px}.crypt-nav-button .crypt-tab-status{display:none}.toolbar-actions>button.crypt-nav-button{display:flex}}.crypt-hud{display:flex;flex-direction:column;gap:13px;padding:16px clamp(12px,3vw,38px) 14px}.crypt-vignette{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse at center,transparent 52%,rgba(0,0,0,.6) 100%);mix-blend-mode:multiply}.crypt-vignette:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 3px);opacity:.4}.crypt-hud>*{position:relative;z-index:1}.crypt-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:9px 16px;border:1px solid #5b1d2b;border-radius:12px;background:linear-gradient(180deg,#1e0c12eb,#0e080beb);box-shadow:0 10px 30px #0008,inset 0 1px #ffffff0a}.crypt-bar-title{display:flex;align-items:center;gap:12px}.crypt-bar-title svg{width:32px;height:32px;color:#ef4444;filter:drop-shadow(0 0 10px rgba(239,68,68,.55))}.crypt-bar-title .panel-kicker{color:#9f1239;letter-spacing:.2em}.crypt-bar-title h1{margin:1px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(20px,3vw,30px);background:linear-gradient(90deg,#fca5a5,#f0abfc,#c084fc);-webkit-background-clip:text;background-clip:text;color:transparent}.crypt-bar-readouts{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.crypt-readout{display:flex;align-items:center;gap:6px;color:#9a8a90}.crypt-readout svg{width:15px;height:15px;color:#9f1239}.crypt-readout b{font-family:ui-monospace,monospace;font-size:17px;color:#e4e4e7}.crypt-readout small{font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:#7a6a70}.crypt-readout.currency b{color:#fcd34d}.crypt-readout.currency svg{color:#fcd34d}.crypt-stage{display:grid;grid-template-columns:300px minmax(0,1fr) 322px;gap:13px;align-items:stretch;flex:1;min-height:0}.crypt-panel{position:relative;border:1px solid #3a1722;border-radius:14px;background:linear-gradient(180deg,#160c10eb,#0c080bf0);padding:15px;box-shadow:0 16px 44px #0009,inset 0 1px #ffffff08;min-width:0}.crypt-panel:before,.crypt-panel:after{content:"";position:absolute;width:13px;height:13px;border:2px solid #7f1d1d;pointer-events:none;opacity:.7}.crypt-panel:before{top:6px;left:6px;border-right:0;border-bottom:0;border-top-left-radius:4px}.crypt-panel:after{bottom:6px;right:6px;border-left:0;border-top:0;border-bottom-right-radius:4px}.crypt-panel .panel-kicker{display:block;margin-bottom:7px;color:#a16207;letter-spacing:.15em}.crypt-panel .panel-kicker svg{width:13px;height:13px;vertical-align:-2px;margin-right:4px}.crypt-loadout{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;overflow:auto}.crypt-medallion{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#241019,#120a0e);border:2px solid #7f1d1d;box-shadow:0 0 30px #a855f740,inset 0 0 20px #000;position:relative;margin-top:4px}.crypt-medallion:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1px solid #4c1d95;opacity:.6;animation:cryptSpin 13s linear infinite}.crypt-medallion-sigil{font-size:42px;filter:drop-shadow(0 0 12px rgba(168,85,247,.6))}@keyframes cryptSpin{to{transform:rotate(360deg)}}.crypt-rank-name{font-family:Iowan Old Style,Georgia,serif;font-size:21px;color:#f0abfc}.crypt-next{color:#8a7a80}.crypt-loadout .crypt-souls{font-size:14px}.crypt-loadout .crypt-progress,.crypt-loadout .crypt-name,.crypt-loadout .crypt-contribution,.crypt-loadout .crypt-enlist,.crypt-loadout .crypt-max{width:100%}.crypt-loadout-rig{width:100%;display:grid;gap:6px;border-top:1px solid #2a131b;border-bottom:1px solid #2a131b;padding:9px 0;margin:1px 0}.crypt-loadout-rig .crypt-rig-row{font-size:11px}.crypt-core{display:flex;flex-direction:column;gap:13px;min-height:0}.crypt-forge{position:relative;flex:none;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;padding:24px 18px;border:1px solid #5b1d2b;border-radius:16px;background:radial-gradient(circle at 50% 28%,#2a0d12,#120a0e 70%);overflow:hidden}.crypt-forge.lit{border-color:#b91c1c;animation:cryptBreath 3.4s ease-in-out infinite}.crypt-forge .altar-flame{width:84px;height:84px;z-index:1}.crypt-forge .altar-flame svg{width:38px;height:38px}.crypt-forge>strong{z-index:1;font-size:18px;font-family:Iowan Old Style,Georgia,serif}.crypt-forge>small{z-index:1;color:#9a8a90;max-width:460px}.crypt-forge-ring{position:absolute;top:50%;left:50%;width:280px;height:280px;transform:translate(-50%,-58%);border-radius:50%;border:1px dashed #4c1d95;opacity:.22}.crypt-forge.lit .crypt-forge-ring{animation:cryptSpin 24s linear infinite;border-color:#b91c1c;opacity:.4}.crypt-forge .crypt-dispatch{z-index:1}.crypt-core .crypt-feed{flex:1;grid-column:auto;min-height:120px;display:flex;flex-direction:column}.crypt-core .crypt-feed ul{flex:1;max-height:none}.crypt-side{display:flex;flex-direction:column;gap:13px;min-height:0}.crypt-side .crypt-coven{flex:none}.crypt-side .crypt-board{flex:1;min-height:90px;display:flex;flex-direction:column}.crypt-side .crypt-board .crypt-board-list{flex:1;overflow:auto}.crypt-side .crypt-ranks{flex:none}.crypt-ranks ul{display:flex!important;flex-wrap:wrap;gap:5px}.crypt-ranks li{flex:1 1 auto;min-width:0;opacity:.6}.crypt-ranks li.earned{opacity:1}.crypt-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:9px 14px;border:1px dashed #4a2230;border-radius:10px;background:#140a0e8c;color:#8a7a80;font-size:11px;line-height:1.5}@media(max-width:1100px){.crypt-stage{grid-template-columns:260px minmax(0,1fr)}.crypt-side{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.crypt-side>*{flex:1 1 240px}}@media(max-width:760px){.crypt-stage{grid-template-columns:1fr}.crypt-side{flex-direction:column}.crypt-bar{justify-content:center}.crypt-medallion{width:78px;height:78px}.crypt-medallion-sigil{font-size:34px}}@media(prefers-reduced-motion:reduce){.crypt-vignette,.crypt-medallion:before,.crypt-forge-ring,.crypt-forge.lit{animation:none!important}}.kf-row{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:2px}.kf-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #303038;background:#19191d;color:#a1a1aa;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:800;cursor:pointer}.kf-chip svg{width:11px;height:11px}.kf-chip:hover{color:#fff;border-color:#3f3f46}.kf-chip.active{background:#3b174e;border-color:#a855f7;color:#f0abfc}.kf-chip.active svg{fill:currentColor}.kf-chip.mini{padding:3px;border-radius:6px;gap:0}.kf-chip.mini svg{width:12px;height:12px}.fx-param{display:grid;gap:5px}.fx-param-head{display:flex;align-items:center;gap:6px;font-size:10px;color:#a1a1aa;font-weight:800;text-transform:uppercase}.fx-param-head>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-param-head output{color:#e4e4e7;font-weight:700;text-transform:none}.kf-setting{display:flex;align-items:flex-start;gap:8px}.kf-setting>label{flex:1;min-width:0;margin:0}.kf-toggle{flex:none;border:0;background:none;color:#52525b;padding:0;margin:0;cursor:pointer;display:grid;place-items:center;width:16px;height:16px}.kf-toggle svg{width:13px;height:13px}.kf-toggle:hover{color:#d4d4d8}.kf-toggle.active{color:#f0abfc}.kf-toggle.active svg{fill:currentColor}.kf-toggle-spacer{flex:none;width:16px}.clip-keyframes{position:absolute;left:0;right:0;bottom:0;height:10px;pointer-events:none;z-index:3}.clip-kf{position:absolute;bottom:2px;width:8px;height:8px;background:#f0abfc;border:1px solid #14141a;transform:translate(-4px) rotate(45deg);pointer-events:auto;cursor:pointer;box-shadow:0 0 5px #a855f7d9}.clip-kf:hover{background:#fff}.clip-kf.selected{background:#fde047;border-color:#fff;box-shadow:0 0 0 2px #fde0478c,0 0 6px #fde047e6;z-index:11}.kf-marquee{position:fixed;z-index:60;border:1px solid #fde047;background:#fde0471f;pointer-events:none;border-radius:2px}.timeline-context-menu .menu-label{padding:6px 10px 3px;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#85858e}.stage-suspense{height:100%;display:grid;place-items:center;color:#9a8a90;background:#0a0a12}.stage-studio{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 304px;grid-template-rows:minmax(0,1fr) 56px;background:#0a0a12;color:#e4e4e7}.stage-viewport{position:relative;grid-row:1;grid-column:1;min-height:0;overflow:hidden}.stage-viewport canvas{display:block;outline:none}.stage-loading,.stage-error{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#9a8a90;text-align:center;padding:20px}.stage-error{color:#fca5a5}.stage-label{font:700 11px Inter,sans-serif;color:#e7e5e4;background:#0c080ecc;border:1px solid #3a1722;border-radius:6px;padding:2px 7px;white-space:nowrap;transform:translateY(-4px);text-shadow:0 1px 2px #000}.stage-label.selected{border-color:#a855f7;color:#f0abfc;box-shadow:0 0 10px #a855f780}.stage-panel{grid-row:1/3;grid-column:2;border-left:1px solid var(--line);background:#101013;padding:14px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px}.stage-panel header h2{margin:2px 0 0;font-size:16px}.stage-panel header small{display:block;color:#85858e;margin-top:5px;line-height:1.45}.stage-add{display:grid;grid-template-columns:1fr auto;gap:6px}.stage-add input{grid-column:1/3;background:#19191d;border:1px solid #303038;border-radius:7px;padding:8px;color:#eee}.stage-add select{background:#19191d;border:1px solid #303038;border-radius:7px;color:#ddd;padding:0 6px}.stage-add button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;padding:8px 11px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:800;cursor:pointer}.stage-add button svg{width:15px;height:15px}.stage-list{list-style:none;margin:0;padding:0;display:grid;gap:5px;min-width:0;overflow-y:auto;overflow-x:hidden}.stage-empty{color:#85858e;font-size:12px;padding:8px}.stage-list li{display:flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid #232329;border-radius:8px;background:#151519;cursor:pointer;min-width:0;overflow:hidden}.stage-list li.active{border-color:#a855f7;background:#1d1226}.stage-list li svg{width:15px;height:15px;flex:none}.stage-list li>input[type=text],.stage-list li>input:not([type]){flex:1 1 0;min-width:0;width:0;background:none;border:0;color:#e4e4e7;font-size:12px;font-weight:600;text-overflow:ellipsis}.stage-list li input[type=color]{width:22px;height:22px;border:0;background:none;padding:0;flex:none}.stage-kfcount{font-size:10px;color:#f0abfc;font-family:ui-monospace,monospace;flex:none}.stage-list li>button{border:0;background:none;color:#71717a;cursor:pointer;flex:none}.stage-list li>button:hover{color:#fca5a5}.stage-list li>button svg{width:14px;height:14px}.stage-selected{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border-top:1px solid #232329;padding-top:10px}.stage-selected strong{flex:1 1 100%;font-size:13px}.stage-selected button{border:1px solid #4c1d95;background:#1d1226;color:#f0abfc;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:800;cursor:pointer}.stage-selected button.ghost{border-color:#3f3f46;background:#19191d;color:#a1a1aa}.stage-timeline{grid-row:2;grid-column:1;border-top:1px solid var(--line);background:#0d0d10;display:flex;align-items:center;gap:12px;padding:0 14px}.stage-play{width:34px;height:34px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;display:grid;place-items:center;cursor:pointer;flex:none}.stage-play svg{width:16px;height:16px}.stage-record{background:#26262c}.stage-record svg{fill:transparent}.stage-record.active{background:#3f1d28;color:#fb7185}.stage-record.active svg{fill:#fb7185}.stage-speed,.record-speed{background:#1a1a1f;color:#e4e4e7;border:1px solid #3f3f46;border-radius:6px;font-size:11px;padding:3px 6px;cursor:pointer}.stage-intensity{display:flex;align-items:center;gap:7px;font-size:11px;color:#cbbcc2;margin-top:4px}.stage-intensity input{flex:1}.record-button svg{fill:transparent}.record-button.active{color:#fb7185}.record-button.active svg{fill:#fb7185;animation:record-pulse 1.4s ease-in-out infinite}@keyframes record-pulse{50%{opacity:.45}}.stage-time{font-family:ui-monospace,monospace;font-size:12px;color:#e4e4e7;min-width:46px}.stage-track{position:relative;flex:1}.stage-track input[type=range]{width:100%;accent-color:#a855f7}.stage-tick{position:absolute;top:-3px;width:7px;height:7px;background:#f0abfc;border:1px solid #0d0d10;transform:translate(-3px) rotate(45deg);box-shadow:0 0 5px #a855f7cc}.stage-duration{display:flex;align-items:center;gap:4px;font-size:10px;color:#85858e;flex:none}.stage-duration input{width:52px;background:#19191d;border:1px solid #303038;border-radius:6px;padding:5px;color:#eee}@media(max-width:860px){.stage-studio{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto 52px}.stage-panel{grid-row:2;grid-column:1;border-left:0;border-top:1px solid var(--line);max-height:240px}.stage-timeline{grid-row:3}}.crypt-loadout{overflow-x:hidden}.crypt-loadout-rig .crypt-rig-row{align-items:flex-start}.crypt-loadout-rig .crypt-rig-row span{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;min-width:0;text-align:left}.crypt-ranks ul{display:grid!important;gap:6px}.crypt-ranks li{display:flex!important;align-items:center;gap:10px;width:100%;flex:none!important;min-width:0;padding:8px 11px;border:1px solid #2a131b;border-radius:9px;background:#120a0e;opacity:.5}.crypt-ranks li span{font-size:20px;line-height:1;flex:none}.crypt-ranks li strong{flex:1;min-width:0;font-size:13px;font-weight:700}.crypt-ranks li small{font-family:ui-monospace,monospace;font-size:11px;color:#9a8a90;flex:none}.crypt-ranks li.earned{opacity:1;color:#cbbcc2}.crypt-ranks li.current{opacity:1;border-color:#4c1d95;background:#1d1226;box-shadow:0 0 0 1px #a855f74d}.crypt-ranks li.current strong{color:#f0abfc}.scene-stage{margin-top:8px;border-top:1px solid #232329;padding-top:8px;display:grid;gap:6px}.scene-stage-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#85858e;letter-spacing:.05em;text-transform:uppercase}.scene-stage-link{border:1px solid #4c1d95;background:#1d1226;color:#f0abfc;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.scene-stage-link:hover{background:#2a1838}.stage-preview{width:100%;height:122px;display:block;border-radius:7px;border:1px solid #232329}.stage-scenes-panel{border:1px solid var(--line);border-radius:8px;background:#111114;overflow:hidden}.stage-scenes-panel>header{height:42px;padding:0 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.stage-scene-entry{padding:9px 10px;border-bottom:1px solid #1f1f24}.stage-scene-entry:last-child{border-bottom:0}.stage-scene-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:11px;color:#cbbcc2;font-weight:700}.stage-scene-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-scene-mini{width:100%;height:150px}.stage-scene-empty{margin:0;padding:14px;color:#71717a;font-size:11px;text-align:center}.stage-scene-tick{position:absolute;top:-4px;bottom:-4px;width:2px;background:#f59e0b;pointer-events:auto;cursor:pointer;z-index:2}.stage-scene-tick:hover{background:#fbbf24;box-shadow:0 0 6px #f59e0b}.app-shell{user-select:none;-webkit-user-select:none}.app-shell input,.app-shell textarea,.app-shell select,.app-shell [contenteditable]{user-select:text;-webkit-user-select:text}.app-shell img{-webkit-user-drag:none}.duration-handle{position:absolute;top:0;bottom:0;width:0;border-left:2px dashed #f59e0b;z-index:9;cursor:ew-resize}.duration-handle span{position:absolute;top:0;left:-6px;width:12px;height:15px;background:#f59e0b;border-radius:0 0 3px 3px;cursor:ew-resize;box-shadow:0 2px 6px #0008}.duration-handle:hover{border-color:#fbbf24}.track-delete:hover{color:#fb7185}.stage-presets{display:flex;flex-wrap:wrap;gap:6px}.stage-presets button{display:inline-flex;align-items:center;gap:5px;border:1px solid #303038;background:#19191d;color:#cbbcc2;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:700;cursor:pointer}.stage-presets button:hover{border-color:#a855f7;color:#fff}.stage-presets button svg{width:14px;height:14px}.cue-add{display:inline-flex;align-items:center;gap:5px;border:1px dashed #3f3f46;background:transparent;color:#a1a1aa;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:700;cursor:pointer;margin-top:4px}.cue-add:hover{border-color:#a855f7;color:#f0abfc;background:#1d1226}.cue-add svg{width:13px;height:13px}.stage-hint{color:#85858e;font-size:12px;line-height:1.5;margin:0 0 8px}.stage-preview{cursor:pointer}.stage-preview.playing{box-shadow:0 0 0 1px #22c55e66;border-radius:7px}.stage-overview{width:100%;height:150px}.stage-pose{display:flex;flex-wrap:wrap;gap:4px;flex:1 1 100%}.stage-pose button{flex:1 1 auto;border:1px solid #303038;background:#19191d;color:#a1a1aa;border-radius:6px;padding:5px 6px;font-size:10px;font-weight:700;cursor:pointer;text-transform:capitalize}.stage-pose button:hover{color:#fff}.stage-pose button.active{background:#3b174e;border-color:#a855f7;color:#f0abfc}.preview-tf-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4}.preview-motion-path{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.preview-motion-path polyline{fill:none}.preview-motion-path .mp-base{stroke:#fff3;stroke-width:1}.preview-motion-path .mp-past{stroke:#22d3ee;stroke-width:2}.preview-motion-path .mp-future{stroke:#f0abfc;stroke-width:2;stroke-dasharray:5 5}.preview-motion-path .mp-kf{fill:#fde047;stroke:#14141a;stroke-width:1}.preview-motion-path .mp-head{fill:#fff;stroke:#22d3ee;stroke-width:2}.preview-motion-path .vector-outline{fill:#22d3ee14;stroke:#22d3ee;stroke-width:1.5}.vector-handle{position:absolute;width:11px;height:11px;margin:-6px 0 0 -6px;border-radius:50%;background:#22d3ee;border:2px solid #0a0a0e;pointer-events:auto;cursor:grab;z-index:7;box-shadow:0 0 5px #22d3eecc}.vector-handle:hover{background:#fff}.curve-handle{position:absolute;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:#fde047;border:2px solid #0a0a0e;pointer-events:auto;cursor:grab;z-index:7;box-shadow:0 0 4px #fde047d9}.curve-handle:hover{background:#fff}.preview-tf{position:absolute;border:1.5px solid #a855f7;box-shadow:0 0 0 1px #00000073}.preview-tf-move{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto;cursor:move}.preview-text-edit{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;resize:none;overflow:hidden;background:#0a0a0e59;line-height:1.2;pointer-events:auto;caret-color:#fff}.preview-tf-handle{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;background:#fff;border:1.5px solid #a855f7;border-radius:2px;pointer-events:auto;cursor:nwse-resize;box-shadow:0 1px 3px #0008}.preview-tf-rot{position:absolute;left:50%;top:0;width:14px;height:14px;margin-left:-7px;margin-top:-26px;border-radius:50%;background:#a855f7;border:2px solid #fff;pointer-events:auto;cursor:grab;box-shadow:0 1px 4px #0009}.preview-tf-rot:before{content:"";position:absolute;left:50%;top:13px;width:2px;height:12px;background:#a855f7;transform:translate(-50%)}.preview-view-controls,.fullscreen-button,.preview-audio-meters{z-index:6}.preview-tf-modes{position:absolute;top:8px;left:50%;transform:translate(-50%);display:flex;gap:3px;pointer-events:auto;z-index:5;background:#0c080ed1;border:1px solid #3a1722;border-radius:8px;padding:3px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.preview-tf-modes button{border:0;border-radius:6px;background:transparent;color:#cbbcc2;font-size:10px;font-weight:800;padding:5px 9px;cursor:pointer}.preview-tf-modes button.active{background:#a855f7;color:#fff}.preview-tf.cropping{border-style:dashed;border-color:#22d3ee}.preview-tf-edge{position:absolute;background:#22d3ee;border:1px solid #0c0c12;pointer-events:auto;box-shadow:0 1px 3px #0008}.preview-tf-edge.left,.preview-tf-edge.right{width:8px;height:30px;margin:-15px 0 0 -4px;cursor:ew-resize}.preview-tf-edge.top,.preview-tf-edge.bottom{width:30px;height:8px;margin:-4px 0 0 -15px;cursor:ns-resize}.clip-text-body{position:absolute;left:0;right:0;top:21px;bottom:2px;display:flex;align-items:center;justify-content:center;padding:2px 6px;font-size:10px;font-weight:800;text-align:center;overflow:hidden;line-height:1.1;text-shadow:0 1px 2px #000;word-break:break-word}@keyframes screenIn{0%{opacity:0}to{opacity:1}}@keyframes screenInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.workspace{animation:screenIn .26s ease both}.storyboard-workspace,.render-crypt,.stage-studio{animation:screenInUp .32s cubic-bezier(.2,.7,.3,1) both}@media(prefers-reduced-motion:reduce){.workspace,.storyboard-workspace,.render-crypt,.stage-studio{animation:none!important}}.ruler{cursor:pointer}.playhead span{pointer-events:auto;cursor:ew-resize}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;background:#05050aee;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:fadeIn .16s ease both;padding:18px}.help-modal{width:min(1000px,96vw);height:min(660px,90vh);display:flex;flex-direction:column;border-radius:16px;background:#111114eb;border:1px solid rgba(168,85,247,.28);box-shadow:0 30px 90px #000,inset 0 1px #ffffff0d;overflow:hidden}.help-head{display:flex;align-items:center;justify-content:space-between;padding:0 14px;height:60px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#ec489914,#a855f714)}.help-title{display:flex;align-items:center;gap:10px}.help-title>svg{width:22px;height:22px;color:var(--pink)}.help-title strong{display:block;font-size:15px}.help-title small{color:var(--muted);font-size:12px}.help-body{flex:1;display:flex;min-height:0}.help-nav{width:228px;flex:none;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#09090b66}.help-search{display:flex;align-items:center;gap:8px;margin:10px;padding:8px 10px;border-radius:10px;background:var(--panel-2);border:1px solid var(--line)}.help-search svg{width:15px;height:15px;color:var(--muted);flex:none}.help-search input{flex:1;background:none;border:none;color:inherit;font-size:13px;outline:none;min-width:0}.help-nav ul{list-style:none;margin:0;padding:0 8px 10px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.help-nav li button{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;background:none;border:none;color:var(--muted);font-size:13px;text-align:left;cursor:pointer;transition:background .12s,color .12s}.help-nav li button svg{width:16px;height:16px;flex:none}.help-nav li button:hover{background:#ffffff0a;color:#fff}.help-nav li button.active{background:linear-gradient(90deg,#ec48992e,#a855f72e);color:#fff;box-shadow:inset 0 0 0 1px #a855f759}.help-noresults{color:var(--muted);font-size:12px;padding:8px 12px}.help-content{flex:1;overflow-y:auto;padding:22px 26px;min-width:0}.help-content p{color:#d4d4d8;line-height:1.6;margin:0 0 14px}.help-article-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.help-article-head>svg{width:26px;height:26px;color:var(--purple);flex:none;margin-top:2px}.help-article-head h3{margin:0;font-size:19px}.help-article-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.help-steps{margin:0 0 16px;padding-left:20px;display:flex;flex-direction:column;gap:8px}.help-steps li{color:#d4d4d8;line-height:1.5;padding-left:4px}.help-steps li::marker{color:var(--pink);font-weight:700}.help-tip{display:flex;gap:10px;align-items:flex-start;margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#a855f71a;border:1px solid rgba(168,85,247,.28);color:#e9d5ff;font-size:13px;line-height:1.5}.help-tip.warn{background:#f59e0b1a;border-color:#f59e0b4d;color:#fde68a}.help-tip svg{width:17px;height:17px;flex:none;margin-top:1px}.help-keys{width:100%;border-collapse:collapse;margin:0 0 12px}.help-keys td{padding:7px 8px;border-bottom:1px solid var(--line);font-size:13px;color:#d4d4d8;vertical-align:middle}.help-keys td:first-child{width:170px;white-space:nowrap}.hk-combo{display:inline-flex;gap:4px}.hk-combo kbd{font:600 11px/1 ui-monospace,monospace;color:#fff;background:var(--panel-2);border:1px solid var(--line);border-bottom-width:2px;border-radius:5px;padding:4px 7px;min-width:14px;text-align:center}.help-figure{margin:0 0 18px}.help-figure svg{width:100%;max-width:420px;height:auto;display:block;border-radius:10px;background:#09090b80;border:1px solid var(--line);padding:6px}.help-figure figcaption{margin-top:7px;color:var(--muted);font-size:12px;font-style:italic}.hf-fill{fill:#a855f738;stroke:#a855f766}.hf-stroke{fill:none;stroke:var(--line);stroke-width:1.5}.hf-stroke-line{stroke:var(--line);stroke-width:2}.hf-label{fill:var(--muted);font-size:11px;text-anchor:middle;font-family:inherit}.hf-track{fill:#ffffff08;stroke:var(--line);stroke-width:1}.hf-clip{fill:#a855f74d;stroke:#a855f780;stroke-width:1}.hf-clip.a{fill:#ec489952;stroke:#ec48998c}.hf-clip.b{fill:#3b82f64d;stroke:#3b82f680}.hf-clip.c{fill:#f59e0b47;stroke:#f59e0b80}.hf-playhead{stroke:var(--pink);stroke-width:1.5}.hf-diamond{fill:var(--pink);stroke:#fff;stroke-width:1}.hf-dot{fill:var(--purple)}.hf-dot.off{fill:none;stroke:var(--muted);stroke-width:1.5}.hf-flow{fill:none;stroke:#ffffffb3;stroke-width:2;stroke-linecap:round}.hf-pointer{fill:#fff}.hf-cam{fill:#ec489933}.hf-cam-ring{fill:none;stroke:var(--pink);stroke-width:2.5}@media(max-width:720px){.help-body{flex-direction:column}.help-nav{width:auto;border-right:none;border-bottom:1px solid var(--line);max-height:38%}.help-nav ul{flex-direction:row;flex-wrap:wrap}.help-nav li button span{display:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
