*,:before,:after{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}:root{color:#f7f7f8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0b0b0e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}.app-shell{background:#0b0b0e;flex-direction:column;min-width:320px;height:100dvh;display:flex}.topbar,.controlbar,.notice{z-index:20;flex:none;position:relative}.topbar{background:#141419;border-bottom:1px solid #292930;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px 18px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{color:#071313;background:linear-gradient(145deg,#5ff5ef,#25d3d0);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid;box-shadow:0 8px 30px #25d3d033}.brand div{gap:2px;display:grid}.brand strong{letter-spacing:.01em;font-size:15px}.brand span:last-child{color:#8f8f9d;font-size:12px}.topbar-actions,.quick-actions,.transport{align-items:center;gap:8px;display:flex}.sdk-badge{color:#a8a8b5;border:1px solid #33333c;border-radius:999px;padding:7px 10px;font:600 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.button,.icon-button{color:#eeeef2;cursor:pointer;border:0;transition:border-color .15s,background .15s,transform .1s}.button{border-radius:9px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:650}.button.primary{color:#061313;background:#25d3d0}.button.primary:hover{background:#5ee6e3}.button.secondary{background:#25252c;border:1px solid #363640}.button.ghost{background:0 0;border:1px solid #303038}.button.secondary:hover,.button.ghost:hover,.icon-button:hover{background:#34343d;border-color:#474753}.button:active,.icon-button:active{transform:translateY(1px)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}.controlbar{background:#101014;border-bottom:1px solid #24242a;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:8px 18px;display:flex}.icon-button{background:#202026;border:1px solid #303038;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;font-size:17px;display:grid}.icon-button.play{color:#25d3d0}.duration{color:#8f8f9d;min-width:62px;margin-left:3px;font:500 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.notice{color:#a9a9b6;background:#15151a;border-bottom:1px solid #25252b;align-items:center;gap:8px;min-height:34px;padding:7px 18px;font-size:11px;display:flex}.notice-dot{background:#25d3d0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #25d3d01a}.notice.error{color:#ff9c9c}.notice.error .notice-dot{background:#ff6262;box-shadow:0 0 0 4px #ff62621a}.notice.info .notice-dot{background:#719cff;box-shadow:0 0 0 4px #719cff1a}.test-hint{color:#6f6f7d;margin-left:auto}.editor-workspace{flex-direction:column;flex:auto;min-height:0;display:flex}.stage-panel{background:#08080a;flex:auto;min-height:200px;position:relative}.shotstack-stage{width:100%;height:100%}.loading{color:#a8a8b5;background:#0b0b0e;place-content:center;justify-items:center;gap:14px;font-size:13px;display:grid;position:absolute;inset:0}.spinner{border:3px solid #292931;border-top-color:#25d3d0;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.timeline-panel{background:#111116;flex:0 0 292px;min-height:180px;overflow:hidden}.timeline-resizer{cursor:row-resize;touch-action:none;background:#111116;border-top:1px solid #2a2a31;border-bottom:1px solid #0000;place-items:center;width:100%;height:12px;padding:0;display:grid;position:relative}.timeline-resizer:before{content:"";width:100%;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.timeline-resizer span{background:#474752;border-radius:999px;width:42px;height:3px;transition:width .15s,background .15s}.timeline-resizer:hover span,.timeline-resizer:focus-visible span,.is-resizing .timeline-resizer span{background:#25d3d0;width:58px}.timeline-resizer:focus-visible{outline-offset:-2px;outline:2px solid #25d3d0}.is-resizing{cursor:row-resize;-webkit-user-select:none;user-select:none}.timeline-label{color:#dedee5;align-items:baseline;gap:10px;height:38px;padding:10px 16px 7px;font-size:12px;display:flex}.timeline-label span{color:#70707d;font-size:11px}.shotstack-timeline{height:calc(100% - 50px);min-height:130px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}@media (width<=820px){.topbar{flex-direction:column;align-items:flex-start;gap:10px}.topbar-actions,.quick-actions{width:100%;overflow-x:auto}.controlbar{flex-direction:column;align-items:flex-start}.test-hint{display:none}}@media (width<=520px){.sdk-badge{display:none}.brand{min-width:0}.topbar-actions .button{flex:1 0 auto}}@media (height<=760px){.brand span:last-child,.notice{display:none}.topbar{min-height:58px}}
