/* Shared editor: a large stage, readable action lanes, and touch-sized controls. */
.studio{display:flex!important;flex-direction:column;min-height:100dvh;height:auto!important;min-width:0!important;max-width:100%;font-size:15px}.studio *{box-sizing:border-box}.studio button{min-height:42px;font-size:14px;touch-action:manipulation}.studio button:focus-visible,.studio input:focus-visible{outline:3px solid #176fbc;outline-offset:2px}.studio button[aria-pressed=true]{background:#e6d5fc;border-color:#7743b7;color:#3e2062}.topbar{flex-wrap:wrap;gap:10px!important;padding:10px 16px!important}.brand{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brand input{font:inherit;border:1px solid #c8bad8;border-radius:8px;padding:8px;max-width:230px}.toolbar{display:flex!important;flex-wrap:wrap!important;gap:6px}.toolbar button,.toolbar #save-state{display:inline-flex!important}.save-state,#save-state{font-size:13px;align-items:center;max-width:160px}.mode-bar{display:flex;justify-content:space-between;gap:8px;padding:8px 16px;background:#fff;border-bottom:1px solid #ded4e8;flex-wrap:wrap}.mode-bar>div{display:flex;gap:6px;flex-wrap:wrap}.mode-bar [data-mode]{min-width:88px;font-weight:700}.mode-hint{margin:0;font-size:14px;min-height:22px;color:#4d3b60}.workspace{display:grid!important;grid-template-columns:160px minmax(0,1fr) 285px!important;gap:12px;padding:12px;min-height:0;overflow:visible!important;flex:1}.canvas-area{min-width:0;display:flex;flex-direction:column;gap:8px}.stage-wrap{padding:8px!important;min-height:0}.stage{width:100%!important;max-height:none!important;aspect-ratio:16/9;background:#cce2eb}.stage canvas{display:block;width:100%;height:100%}#world-stage{position:absolute;top:0;left:0;width:1280px;height:720px;transform-origin:0 0}#object-layer{position:absolute;inset:0;transform-origin:0 0}#overlay-layer{position:absolute;inset:0;pointer-events:none}.stage-object{position:absolute;transform-origin:50% 100%;filter:none;animation:none!important;min-height:70px}.stage-object img{display:block;max-width:none!important;pointer-events:none}.stage-object.selected{outline:4px solid #f3b436;outline-offset:5px}.stage-object .walk-sprite{display:block;width:170px;overflow:hidden;line-height:0}.handle{position:absolute!important;pointer-events:auto;min-height:44px!important;min-width:44px;font-size:24px!important;border:2px solid #684393;border-radius:50%;background:white;z-index:1000;padding:0}.handle.resize{right:-26px;top:-26px}.handle.rotate{left:-26px;top:-26px}#destination{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;min-width:60px;min-height:60px;border:3px solid #985118;background:#fff1be;border-radius:50%;font-size:32px;touch-action:none}.stage-controls{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.stage-controls #scrubber{min-width:150px;flex:1}#record-status{position:absolute;top:12px;left:50%;transform:translateX(-50%);background:#992b35;color:white;padding:10px;border-radius:8px;font-weight:700;text-align:center;pointer-events:none}.empty-stage[hidden],[hidden]{display:none!important}.empty-stage{font-size:20px;color:#fff;pointer-events:none}.asset-tray{background:white;border:1px solid #ded4e8;border-radius:12px;padding:8px}.asset-tabs{display:flex;overflow:auto;flex-wrap:nowrap}.asset-tabs button{white-space:nowrap;font-size:14px;padding:6px 10px}.asset-library{height:134px;padding:8px 0;display:flex;gap:8px;overflow-x:auto}.asset{min-width:105px!important;width:105px!important;background:#fff}.asset img{height:64px}.asset b{font-size:12px!important}.asset small{font-size:12px!important}.asset-tray input{width:100%;padding:8px;border:1px solid #c8bad8;border-radius:7px;font:inherit;margin-top:6px}#asset-count{font-size:12px}.inspector{display:block!important;min-width:0;overflow:auto;max-height:660px;border:1px solid #ded4e8;border-radius:12px;background:#fff}.panel-title{padding:10px;font-size:15px}.panel-title small{font-size:12px}.layer-row{display:flex;align-items:center;border-bottom:1px solid #ede7f2;gap:2px;padding:3px}.layer-row.selected{background:#f1e7fc}.layer-row button{font-size:12px;min-width:0;padding:4px}.layer-select{display:flex;flex:1;align-items:center;gap:5px;overflow:hidden;text-align:left}.layer-select span{overflow:hidden;text-overflow:ellipsis}.layer-select img{width:28px;height:34px;object-fit:contain}.multi-select{display:flex;align-items:center;gap:6px;padding:8px;font-size:13px}.fast-actions{display:flex;flex-wrap:wrap;padding:8px;gap:5px}.fast-actions button{flex:1 0 40%;font-size:13px}#object-inspector{border-top:1px solid #ded4e8;padding:10px}#object-inspector h3{margin:0 0 8px}#object-inspector label,dialog label{display:block;font-size:14px;margin:8px 0}#object-inspector input,#object-inspector select,#object-inspector textarea,dialog input:not([type=checkbox]),dialog textarea{width:100%;border:1px solid #c8bad8;border-radius:7px;padding:8px;font:inherit}fieldset{border:0;margin:0;padding:0}details{margin:10px 0}summary{cursor:pointer;font-size:14px;padding:8px}.storyboard{display:block!important;min-width:0;max-height:660px;overflow:auto}.scene-list{padding:6px}.scene-card{display:flex;flex-direction:column;min-width:0!important;width:100%!important;position:relative;gap:4px;margin-bottom:8px;cursor:pointer}.scene-card canvas{width:100%;aspect-ratio:16/9;height:auto;border-radius:6px;background:#eee}.scene-card b{font-size:14px}.scene-card small{display:block;font-size:12px}.scene-card button{position:absolute;top:0;right:0;background:white}.timeline{flex:none;min-height:220px!important;max-height:420px;margin:0 12px 12px;overflow:auto;border:1px solid #ded4e8;border-radius:12px;background:white}.timeline-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;position:sticky;left:0;padding:8px}.timeline-actions{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.timeline-actions button{font-size:13px}.timeline-actions label{display:flex;gap:4px;align-items:center;font-size:12px}.timeline-actions input[type=range]{width:80px}.timeline-actions input[type=number]{width:54px;font:inherit;padding:4px}#timeline-scroll{overflow:auto;max-height:280px;touch-action:pan-x pan-y}#timeline-content{min-width:100%}.ruler{margin-left:160px!important;height:26px}.ruler span{font-size:12px}.timeline-row{display:grid;grid-template-columns:160px 1fr!important;min-height:48px}.track-label{position:sticky;left:0;z-index:5;background:#faf7fd;border:0;border-right:1px solid #ded4e8;border-radius:0;text-align:left;font-size:12px!important;white-space:normal;padding:6px}.clip{display:flex;align-items:center;justify-content:space-between;min-height:36px!important;height:36px;top:6px;padding:0;overflow:visible;touch-action:none;border:2px solid transparent;font-size:12px!important;min-width:10px}.clip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;pointer-events:none}.clip i{display:block;min-width:10px;align-self:stretch;background:#0001;cursor:ew-resize}.clip.selected{border-color:#392058;box-shadow:0 0 0 1px #fff}.clip.movement{background:#f7d4a0}.clip.gesture{background:#dcc2f6}.clip.expression{background:#f6c7d8}.clip.audio,.clip.mouth{background:#b2e5d5}.guide-card{display:flex;justify-content:space-between;gap:12px;margin:10px 12px 0;padding:12px 16px;background:#fff4c8;border:1px solid #ebca70;border-radius:12px}.guide-card p{margin:6px 0;font-size:14px}.guide-card button{margin:3px}#studio-toast{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);max-width:min(92vw,620px);padding:12px 20px;background:#332143;color:white;border-radius:12px;z-index:10000;opacity:0;pointer-events:none;font-size:15px;box-shadow:0 4px 20px #0003}#studio-toast.visible{opacity:1}dialog{max-height:90dvh;overflow:auto;width:min(650px,94vw);font:15px/1.5 system-ui}dialog button{min-height:44px;font-size:14px}dialog::backdrop{background:#25133988}.choice-list{display:grid;gap:8px}.choice-list button{text-align:left;padding:12px}.choice-list b,.choice-list span{display:block}.choice-list span{font-size:14px;margin-top:4px}.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-list article{border:1px solid #ddd;border-radius:10px;padding:8px}.project-list canvas{width:100%;height:auto}.project-list b,.project-list small{display:block}.project-list small{font-size:12px}.waveform{display:flex;align-items:center;height:70px;gap:2px;overflow:hidden}.waveform i{display:block;flex:1;background:#528875}.drawing-tools{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.drawing-tools label{max-width:100px}#drawing-pad{display:block;width:min(400px,100%);height:auto;aspect-ratio:1;border:2px solid #bea5d3;background:repeating-conic-gradient(#eee 0% 25%,#fff 0% 50%) 0/20px 20px;touch-action:none}#mobile-inspector-toggle{display:none}.empty-list{padding:10px;font-size:14px}
@media(max-width:1100px){.workspace{grid-template-columns:125px minmax(0,1fr) 240px!important;gap:8px;padding:8px}.topbar{padding:8px!important}.mode-bar{padding:8px}.mode-bar [data-mode]{min-width:72px}.stage-controls button{font-size:12px}.inspector{max-height:600px}}
@media(max-width:850px){.workspace{display:flex!important;flex-direction:column!important}.canvas-area{order:0}.storyboard{order:1;max-height:175px}.scene-list{display:flex;overflow-x:auto;gap:8px}.scene-card{min-width:135px!important;max-width:135px!important;margin:0}.scene-card canvas{max-height:76px}.inspector{display:none!important;max-height:55dvh}.inspector-open .inspector{display:block!important;order:2}#mobile-inspector-toggle{display:inline-block}.brand input{max-width:180px}.toolbar{justify-content:flex-start!important;flex:0 1 auto!important}.stage-wrap{padding:2px!important}.mode-hint{font-size:13px}.asset-library{height:120px}.timeline{max-height:380px}.stage-controls #scrubber{flex-basis:100%}.guide-card{flex-wrap:wrap}.mode-bar>div{gap:4px}.mode-bar [data-mode]{min-width:65px}.topbar .toolbar #save-state{max-width:none}.mobile-studio .scene-menu{display:block!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Compact desktop authoring surface; keep the timeline in the working viewport. */
@media(min-width:851px){.studio{height:calc(100dvh - 45px)!important;min-height:800px!important}.workspace{overflow:hidden!important;min-height:0!important}.canvas-area{display:grid;grid-template-rows:auto minmax(150px,1fr) auto 174px;min-height:0}.stage-wrap{container-type:size;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.stage{width:min(100%,calc((100cqh - 16px) * 16 / 9))!important;height:auto!important;flex-shrink:0}.asset-library{height:98px}.asset img{height:42px}.asset-tray{padding:5px}.asset-tray input{padding:5px;margin-top:3px}.asset-tabs button{min-height:34px}.asset-tabs{border:0}.inspector,.storyboard{max-height:100%}.timeline{height:240px;min-height:200px!important}.timeline-header{padding:6px}.timeline-header button{min-height:36px}.timeline-row{min-height:44px}.timeline #timeline-scroll{max-height:175px}.studio .workspace .stage-controls button{min-height:36px}}
.mobile-studio.inspector-open .inspector{position:static!important;z-index:auto;max-height:60dvh;box-shadow:none}.mobile-studio.inspector-open .workspace:after{display:none!important}.mobile-studio #paste-clip{display:inline-block!important}.layer-row button{font-size:14px}.asset b,.asset small{font-size:13px!important}
.track-label{display:flex;align-items:center;gap:2px}.track-label button{border:0;background:transparent;min-width:0;flex:1;font-size:12px!important;padding:3px;text-align:left;white-space:normal;line-height:1.25}.track-label button[data-collapse]{flex:0 0 28px;text-align:center;font-size:18px!important}.alignment-guide{position:absolute;border:1px dashed #1486b8;pointer-events:none}.alignment-guide.x{top:0;height:720px}.alignment-guide.y{left:0;width:1280px}
