:root{--ink:#342e4c;--muted:#716981;--purple:#7456cd;--purple-dark:#5b3eb1;--tint:#f0eafb;--paper:#faf8f4;--line:#e8e2ef;--danger:#a13f54;--radius:20px}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{opacity:.4;cursor:not-allowed}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.scene-surface:focus-visible{outline:3px solid #9c82e2}button{background:0 0;border:0}a{color:var(--purple-dark);text-decoration:none}h1,h2,p{margin:0}h1{letter-spacing:-.6px;font-size:23px}h2{letter-spacing:-.25px;font-size:16px}button svg{flex-shrink:0}input[type=range]{width:100%;min-height:44px;accent-color:var(--purple);cursor:pointer}input[type=checkbox]{width:20px;height:20px;accent-color:var(--purple)}select,input:not([type=range]):not([type=checkbox]),textarea{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:10px;width:100%;min-width:0;padding:9px 11px}textarea{resize:vertical;line-height:1.5}select{cursor:pointer}.app-shell{max-width:1600px;margin:auto;padding-bottom:70px}.topbar{border-bottom:1px solid var(--line);background:#fffdf9;align-items:center;gap:18px;height:76px;padding:0 28px;display:flex}.brand{color:var(--ink);align-items:center;gap:8px;display:flex}.brand strong{letter-spacing:-.7px;font-size:20px}.brand small{background:var(--tint);color:var(--purple-dark);border-radius:5px;padding:2px 5px;font-size:10px}.brand-mark{background:var(--purple);color:#fff;border-radius:11px;place-items:center;width:32px;height:32px;font-size:25px;display:grid}.project-button{align-items:center;gap:9px;max-width:40%;min-height:44px;margin:auto;font-weight:700;display:flex}.project-button>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-actions{gap:6px;display:flex}.icon-button{border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--tint)}.icon-button.active{background:var(--purple);color:#fff}.button{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 15px;font-size:13px;font-weight:700;line-height:1.3;display:inline-flex}.button:hover:not(:disabled){background:#faf7ff;border-color:#c2afeb}.button.primary{background:var(--purple);color:#fff;border-color:var(--purple)}.button.primary:hover:not(:disabled){background:var(--purple-dark)}.tinted{background:var(--tint);color:var(--purple-dark);border-color:#0000}.subtle{background:0 0}.danger{color:var(--danger)}.full{width:100%}.compact{padding:7px 10px}.save-line{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;min-height:32px;padding:5px 30px;font-size:11px;display:flex}.save-line button{color:var(--purple-dark);min-height:32px;font-size:11px;text-decoration:underline}.studio{grid-template-columns:180px minmax(0,1fr) 290px;align-items:start;gap:22px;padding:12px 28px 24px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 5px 20px #38285205}.section-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.section-heading p{color:var(--muted);margin-top:3px;font-size:12px}.roster{padding:14px;position:sticky;top:16px}.roster-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.roster-item{border:1.5px solid var(--line);border-radius:12px;flex-direction:column;align-items:center;width:65px;min-height:89px;padding:6px;display:flex;position:relative}.roster-item img{object-fit:contain;width:46px;height:52px}.roster-item>span:first-child{place-items:center;height:52px;font-size:32px;display:grid}.roster-item>span:not(:first-child),.roster-item>span:last-of-type{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11px;font-weight:700;overflow:hidden}.roster-item.is-hidden img,.roster-item.is-hidden>span:first-child{opacity:.35}.roster-item small{color:var(--muted);font-size:9px}.roster-item.selected{border-color:var(--purple);background:var(--tint)}.roster-note{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.5}.empty-small{color:var(--muted);padding:8px 0;font-size:12px}.stage-column{min-width:0}.stage-toolbar{justify-content:space-between;align-items:center;margin:0 1px 14px;display:flex}.eyebrow{letter-spacing:1.5px;color:#947598;font-size:10px;font-weight:800}.stage-toolbar h1 span{letter-spacing:0;color:var(--muted);margin-left:5px;font-size:13px;font-weight:400}.toolbar-tools{gap:3px;display:flex}.stage-frame{background:#eae4f0;border:4px solid #fff;border-radius:21px;margin:auto;overflow:hidden;box-shadow:0 7px 26px #41304f14}.scene-surface{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;position:relative;overflow:hidden}.scene-surface>div{position:absolute;inset:0}.scene-surface.camera-mode{cursor:grab}.scene-surface.camera-mode:active{cursor:grabbing}.player{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 20px;display:flex}.play-button{background:var(--purple);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.player>input{flex:1;width:auto;min-width:70px}.timecode{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.player>select{background:0 0;width:auto;max-width:135px;font-size:12px}.timeline{min-width:0;padding:16px}.scene-strip{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c9b9e5 transparent;gap:0;padding:14px 2px 12px;display:flex;position:relative;overflow-x:auto}.scene-node{flex-shrink:0;align-items:center;display:flex}.scene-card{background:#f5f2f9;border:2px solid #0000;border-radius:12px;width:105px;padding:4px;overflow:hidden}.scene-card.selected{border-color:var(--purple);background:var(--tint)}.thumb-box{background:#ede8f1;border-radius:7px;justify-content:center;width:93px;height:54px;display:flex;overflow:hidden}.thumb-box.vertical .scene-surface{flex-shrink:0;width:30px}.card-caption{justify-content:space-between;align-items:center;padding:5px 3px 2px;font-size:11px;display:flex}.card-caption b{width:20px;height:20px;color:var(--purple-dark);background:#fff;border-radius:7px;place-items:center;display:grid}.transition{width:54px;min-height:60px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.transition:hover{color:var(--purple-dark)}.timeline-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;padding-top:10px;display:flex}.timeline-footer label{align-items:center;gap:8px;font-size:12px;display:flex}.timeline-footer select{width:70px;padding:6px}.frame-tools{gap:1px;display:flex}.frame-tools .icon-button{width:44px}.inspector{position:sticky;top:16px;overflow:hidden}.inspector-tabs,.collection-tabs{border-bottom:1px solid var(--line);gap:3px;padding:7px;display:flex}.inspector-tabs button,.collection-tabs button{border-radius:10px;flex:1;min-height:44px;font-size:12px;font-weight:700}.inspector-tabs button[aria-selected=true],.collection-tabs button[aria-selected=true]{background:var(--tint);color:var(--purple-dark)}.controls{flex-direction:column;gap:16px;padding:17px;display:flex}.actor-heading{align-items:center;gap:8px;display:flex}.actor-heading input{background:#fbfafc;border-color:#0000;min-width:0;padding:8px;font-weight:700}.actor-avatar{background:var(--tint);border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:50px;font-size:27px;display:grid}.actor-avatar img{object-fit:contain;width:100%;height:100%}.field{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.field-label{margin-bottom:-8px;font-size:12px;font-weight:700}.check-field{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:13px;display:flex}.help{color:var(--muted);font-size:12px;line-height:1.55}.two-buttons{grid-template-columns:1fr 1fr;gap:7px;display:grid}.two-buttons .button{padding:8px;font-size:12px}.controls details{font-size:12px}.controls summary{cursor:pointer;min-height:40px;color:var(--purple-dark);align-items:center;display:flex}.controls summary:before{content:"⌄";margin-right:8px}.stack{gap:8px;display:grid}.stack>button:not(.button){text-align:left;background:#f8f5fc;border-radius:8px;min-height:44px;padding:8px 10px}.choice-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid button{border:1px solid var(--line);border-radius:10px;min-height:44px;padding:6px;font-size:12px}.choice-grid button[aria-pressed=true]{border-color:var(--purple);background:var(--tint);color:var(--purple-dark)}.input-counter{color:var(--muted);font-size:10px;font-weight:400}.action-summary{border-top:1px solid var(--line);padding-top:12px;font-size:12px}.action-summary button{text-align:left;flex-direction:column;width:100%;min-height:44px;padding:8px 0;display:flex}.action-summary button span{color:var(--muted);font-size:10px}.empty-inspector{text-align:center;justify-items:center;gap:14px;padding:32px 22px;display:grid}.empty-inspector>svg{width:35px;height:35px;color:var(--purple)}.empty-inspector p{color:var(--muted);font-size:13px;line-height:1.6}.notice{z-index:35;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;width:max-content;max-width:min(640px,100vw - 24px);padding:7px 8px 7px 17px;font-size:13px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 5px 28px #35265020}.asset-status{color:var(--muted);gap:8px;padding:8px 0;font-size:12px;display:flex}.asset-status button{color:var(--purple-dark);min-height:44px;text-decoration:underline}.collection-scrim{z-index:40;background:#342c4817;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.collection-sheet{border-bottom-right-radius:0;border-bottom-left-radius:0;width:min(900px,100%);max-height:70dvh;padding:16px 22px 18px;overflow:auto;box-shadow:0 -10px 50px #3a275321}.collection-tabs{border:0;padding:5px 0}.collection-tabs button{max-width:160px}.visibility-choice{align-items:center;gap:10px;margin:7px 0;font-size:12px;display:flex}.visibility-choice select{width:auto;min-width:150px;font-size:12px}.asset-rail{gap:12px;padding:10px 0 12px;display:flex;overflow:auto}.asset-tile{text-align:center;flex:0 0 96px;width:96px;font-size:11px}.asset-art{border:1px solid var(--line);background:#f8f5fc;border-radius:13px;place-items:center;height:86px;margin-bottom:6px;display:grid;overflow:hidden}.asset-art img{object-fit:contain;width:100%;height:100%;padding:4px}.asset-art span{font-size:38px}.asset-art.meadow{background:linear-gradient(#cae9f4 60%,#b6d49b 60%)}.asset-art.room{background:linear-gradient(#f7dfce 65%,#d3ac8d 65%)}.asset-art.space{background:#56507f}.collection-footer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.collection-footer span{flex:1;min-width:180px}.collection-footer button,.collection-footer a{min-height:44px;color:var(--purple-dark);align-items:center;display:inline-flex}.modal{border:1px solid var(--line);width:min(520px,100vw - 28px);max-height:90dvh;color:var(--ink);background:#fff;border-radius:22px;padding:23px;overflow:auto;box-shadow:0 24px 90px #21172f25}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#211b3c52}.modal>*+*{margin-top:18px}.modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-head h2{font-size:21px}.project-list{gap:7px;max-height:270px;display:grid;overflow:auto}.project-list>button{text-align:left;border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;min-height:65px;padding:12px;display:flex}.project-list>button[aria-current=true]{background:var(--tint);border-color:#bca8e7}.project-list>button>span{flex:1;min-width:0}.project-list strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-list small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-grid button{text-align:left;border:1px solid var(--line);border-radius:13px;min-height:90px;padding:15px}.template-grid button[aria-pressed=true]{background:var(--tint);border-color:var(--purple)}.template-grid span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.export-progress{gap:12px;display:grid}.export-progress progress{width:100%;accent-color:var(--purple)}.export-progress p{color:var(--muted);font-size:12px}.export-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.video-result{gap:12px;display:grid}.video-result video{background:#191523;border-radius:12px;width:100%;max-height:360px}.error-text{color:#a13f54;font-size:12px}.loading-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:70vh;padding:30px;display:flex}.loading-screen h1{font-size:24px}.loading-screen p{color:var(--muted);max-width:450px}.loading-screen button{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;padding:10px 15px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1450px){.studio{grid-template-columns:190px minmax(0,1fr) 310px;gap:28px}.stage-frame.wide{max-width:880px}}@media (max-width:1100px){.studio{grid-template-columns:minmax(0,1fr) 270px;gap:18px;padding:8px 20px 24px}.roster{grid-column:1/-1;align-items:center;gap:18px;padding:10px 14px;display:flex;position:static}.roster .section-heading{min-width:130px}.roster-list{flex-wrap:nowrap;flex:1;margin:0;padding:2px;overflow:auto}.roster-item{flex:0 0 62px;min-height:70px;padding:3px}.roster-item img,.roster-item>span:first-child{height:42px}.roster-note{display:none}.player>select{max-width:120px}.timeline .section-heading{flex-wrap:wrap;align-items:flex-start}.topbar{padding:0 20px}.save-line{padding:4px 20px}.inspector{top:10px}.controls{padding:14px}}@media (max-width:760px){.topbar{flex-wrap:wrap;gap:6px;height:auto;min-height:66px;padding:10px 12px}.brand strong{font-size:17px}.brand-mark{width:28px;height:28px;font-size:22px}.brand small{display:none}.project-button{gap:3px;min-width:60px;max-width:calc(100% - 230px);padding:4px;font-size:12px}.project-button>svg{display:none}.top-actions{gap:0}.export-top{display:none}.save-line{justify-content:space-between;gap:6px;min-height:32px;padding:0 12px;font-size:10px}.save-line button{font-size:10px}.studio{flex-direction:column;gap:12px;padding:10px 12px 24px;display:flex}.roster{align-items:flex-start;gap:10px;width:100%;padding:10px}.roster .section-heading{flex-direction:column;gap:4px;width:48px;min-width:0}.roster h2{white-space:nowrap;font-size:9px}.roster .icon-button{width:44px;height:44px}.roster-list{align-self:center}.roster-item{flex-basis:59px;width:59px;min-height:66px}.roster-item img{height:38px}.roster-item>span:last-of-type{font-size:10px}.stage-column{width:100%}.stage-toolbar{margin-bottom:9px}.stage-toolbar h1{font-size:19px}.stage-toolbar h1 span{font-size:12px}.stage-frame{border-width:3px;border-radius:17px}.stage-frame.vertical{max-width:270px}.toolbar-tools{gap:0}.eyebrow{font-size:9px}.player{gap:7px;margin:8px 0 12px}.player>select{width:110px;max-width:none;padding:6px;font-size:11px}.timecode{font-size:10px}.player .button{font-size:11px}.timeline{padding:12px}.timeline .section-heading{flex-wrap:nowrap;align-items:center}.timeline .section-heading h2{font-size:14px}.timeline .section-heading p{font-size:10px}.timeline .section-heading>.button{gap:4px;padding:8px;font-size:11px}.scene-card{width:92px}.thumb-box{width:80px;height:46px}.transition{width:48px}.timeline-footer label{font-size:11px}.timeline-footer{gap:3px}.frame-tools .icon-button{width:44px}.inspector{width:100%;position:static}.controls{gap:14px;padding:16px}.inspector-tabs button{font-size:13px}.controls .help{max-width:540px}.two-buttons .button{font-size:13px}.notice{gap:4px;padding-left:12px;font-size:12px;bottom:8px}.collection-sheet{border-radius:20px 20px 0 0;max-height:53dvh;padding:12px 14px}.collection-sheet .section-heading h2{font-size:15px}.asset-rail{gap:9px}.asset-tile{flex-basis:78px;width:78px}.asset-art{height:67px}.collection-footer{gap:5px;font-size:10px}.collection-footer span{flex:auto;width:100%}.collection-footer button{margin-right:10px}.collection-tabs button{font-size:12px}.modal{padding:18px}.template-grid button{padding:12px}.export-options .button{font-size:12px}.app-shell{padding-bottom:45px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.collection-modal{border-radius:22px 22px 0 0;width:min(900px,100%);max-width:100%;max-height:64dvh;margin:0 auto;padding:16px 22px 18px;position:fixed;inset:auto 0 0}.collection-modal::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#342c481a}.collection-modal>*+*{margin-top:10px}.collection-modal .modal-head h2{font-size:17px}@media (max-width:760px){.stage-column{display:contents}.roster{order:0}.stage-toolbar{order:1;width:100%;margin-bottom:0}.stage-frame{order:2;width:100%}.asset-status{order:3}.player{order:4;width:100%;margin:0}.inspector{overscroll-behavior:contain;order:5;max-height:340px;overflow-y:auto}.inspector-tabs{z-index:1;background:#fff;position:sticky;top:0}.timeline{order:6;width:100%}.empty-inspector{gap:8px;padding:16px}.empty-inspector>svg{display:none}.empty-inspector h2{font-size:14px}.empty-inspector p{font-size:12px}.collection-modal{max-height:53dvh;padding:12px 14px}.collection-modal>*+*{margin-top:5px}}.theme-toggle{min-height:32px;color:var(--purple-dark);border-radius:8px;padding:0 7px;text-decoration:none!important}.theme-toggle:hover{background:var(--tint)}:root[data-theme=dark]{--ink:#eeeaf7;--muted:#b7afc6;--purple:#a88aff;--purple-dark:#c4b2ff;--tint:#30274a;--paper:#16131e;--line:#40384f;--danger:#ff9aad}:root[data-theme=dark] .inspector-tabs{color:var(--ink);background:#24202f!important}:root[data-theme=dark] .inspector-tabs button,:root[data-theme=dark] .collection-tabs button{color:var(--muted)}:root[data-theme=dark] .inspector-tabs button[aria-selected=true],:root[data-theme=dark] .collection-tabs button[aria-selected=true]{color:#eadfff;background:#40345c}:root[data-theme=dark] .inspector,:root[data-theme=dark] .timeline{background:#24202f}:root[data-theme=dark] .controls details,:root[data-theme=dark] .controls summary{color:var(--purple-dark)}:root[data-theme=dark] .choice-grid button,:root[data-theme=dark] .roster-item,:root[data-theme=dark] .project-list>button,:root[data-theme=dark] .template-grid button{border-color:var(--line);color:var(--ink);background:#2a2535}:root[data-theme=dark] .choice-grid button[aria-pressed=true],:root[data-theme=dark] .project-list>button[aria-current=true],:root[data-theme=dark] .template-grid button[aria-pressed=true]{color:#fff;background:#40345c;border-color:#a88aff}:root[data-theme=dark] .timeline-footer,:root[data-theme=dark] .action-summary{border-color:var(--line)}:root[data-theme=dark] .player>select{background:#2d2839}:root[data-theme=dark] input[type=range]{accent-color:#b79cff}:root[data-theme=dark] body{background:#16131e}:root[data-theme=dark] .topbar{background:#201c2a}:root[data-theme=dark] .panel,:root[data-theme=dark] .modal,:root[data-theme=dark] .notice{background:#24202f}:root[data-theme=dark] select,:root[data-theme=dark] input:not([type=range]):not([type=checkbox]),:root[data-theme=dark] textarea{color:var(--ink);border-color:var(--line);background:#2d2839}:root[data-theme=dark] .button{border-color:var(--line);background:#2d2839}:root[data-theme=dark] .button:hover:not(:disabled){background:#383048;border-color:#836ed0}:root[data-theme=dark] .tinted,:root[data-theme=dark] .scene-card.selected,:root[data-theme=dark] .roster-item.selected{background:#38304f}:root[data-theme=dark] .scene-card,:root[data-theme=dark] .thumb-box{background:#2a2535}:root[data-theme=dark] .stage-frame{background:#312b3a;border-color:#2d2839}:root[data-theme=dark] .card-caption b{background:#332d40}:root[data-theme=dark] .actor-heading input{background:#2d2839}:root[data-theme=dark] .actor-avatar,:root[data-theme=dark] .asset-art,:root[data-theme=dark] .stack>button:not(.button){background:#302a3c}:root[data-theme=dark] .inspector-tabs{border-color:var(--line)}:root[data-theme=dark] .modal::backdrop{background:#09070dcc}.studio{grid-template-columns:minmax(0,1fr) 290px;grid-template-areas:"scene inspector""timeline inspector";align-items:start}.stage-column{grid-area:scene}.timeline{grid-area:timeline}.inspector{overscroll-behavior:contain;grid-area:inspector;max-height:calc(100dvh - 125px);overflow:auto}.roster-inspector{gap:14px;padding:16px;display:grid}.roster-inspector .roster-list{margin:0}.roster-inspector .section-heading p{color:var(--muted);margin-top:3px;font-size:12px}.frame-context{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px 14px;display:grid}.frame-context .button{min-height:44px}.frame-context .field{gap:4px;font-size:11px}.frame-context select{min-height:36px;padding:5px 8px}@media (max-width:1100px){.studio{grid-template-columns:minmax(0,1fr) 270px;grid-template-areas:"scene inspector""timeline inspector"}.objects-menu span{display:none}.objects-menu{width:44px;padding:0}}@media (max-width:760px){.studio{grid-template-columns:minmax(0,1fr);grid-template-areas:"scene""timeline""inspector";gap:12px;display:grid}.stage-column{display:block}.timeline{width:100%}.inspector{max-height:42dvh;position:static}.roster-inspector{padding:14px}.roster-inspector .roster-list{max-height:none}.objects-menu{width:44px;padding:0}.top-actions .objects-menu{display:inline-flex}}@media (orientation:landscape) and (max-width:1366px){.app-shell{max-width:none;min-height:100dvh;padding:0 0 0 62px}.topbar{z-index:20;border-right:1px solid var(--line);border-bottom:0;flex-direction:column;justify-content:flex-start;gap:8px;width:62px;height:auto;padding:9px;position:fixed;inset:0 auto 0 0}.brand strong,.brand small,.project-button>span,.top-actions .button span{display:none}.brand{margin-bottom:6px}.project-button{width:44px;min-height:44px;margin:0;padding:0}.project-button>svg{display:block}.top-actions{flex-direction:column;gap:4px}.top-actions .button{width:44px;min-height:44px;padding:0}.export-top{display:inline-flex}.save-line,.server-tools{display:none}.studio{grid-template-columns:minmax(260px,1fr) 102px minmax(220px,280px);grid-template-areas:"scene timeline inspector";align-items:stretch;gap:8px;height:100dvh;padding:8px}.stage-column,.timeline,.inspector{min-height:0}.stage-column{flex-direction:column;display:flex}.stage-toolbar{margin:0 0 5px}.stage-toolbar h1{font-size:17px}.stage-toolbar h1 span{font-size:11px}.eyebrow{font-size:8px}.toolbar-tools .icon-button{width:38px;height:38px}.preview-mode{width:100%;margin:0 0 5px;padding:3px}.preview-mode button{min-height:34px;padding:5px 10px}.stage-frame{border-width:3px;flex:1;width:100%;min-height:0;max-height:none}.stage-frame.vertical{max-width:min(250px,100%)}.player{gap:6px;margin:5px 0 0}.player>select{display:none}.play-button{width:38px;height:38px}.timecode{font-size:10px}.timeline{grid-template-rows:auto minmax(0,1fr) auto;padding:8px;display:grid;overflow:hidden}.timeline .section-heading{align-items:center}.timeline .section-heading h2,.timeline .section-heading p{display:none}.timeline .section-heading>.button{width:100%;min-height:38px;padding:6px;font-size:10px}.timeline .section-heading>.button svg{width:16px;height:16px}.scene-strip{flex-direction:column;align-items:center;gap:5px;padding:7px 0;overflow:hidden auto}.scene-node{flex-direction:column;width:100%}.scene-card{width:84px;padding:3px}.thumb-box{width:76px;height:42px}.card-caption{padding:3px 1px 0;font-size:9px}.card-caption b{border-radius:5px;width:17px;height:17px}.transition{flex-direction:row;gap:2px;width:100%;min-height:20px}.transition span{display:none}.transition svg{width:14px;height:14px}.timeline-footer{justify-content:center;padding-top:5px}.timeline-footer>label{display:none}.frame-tools{flex-wrap:wrap;justify-content:center}.frame-tools .icon-button{width:36px;height:36px}.inspector{border-radius:16px;height:100%;max-height:none;position:static}.inspector-tabs{padding:5px}.inspector-tabs button{min-height:36px;font-size:11px}.controls,.roster-inspector{gap:10px;padding:12px}.controls .field,.controls .help{font-size:11px}.controls .button,.choice-grid button{min-height:38px;font-size:11px}}body{overflow:hidden}.app-shell{grid-template-rows:76px minmax(0,1fr);max-width:none;height:100dvh;padding:0;display:grid;overflow:hidden}.topbar{grid-row:1}.save-line,.server-tools{display:none}.studio{grid-row:2;grid-template-rows:minmax(0,1fr) auto;height:auto;min-height:0;padding:12px 28px;overflow:hidden}.stage-column{min-height:0;display:flex}.stage-frame{flex:1;width:100%;min-height:0;max-height:none}.stage-frame.vertical{max-width:min(100%,390px)}.timeline{max-height:170px;overflow:hidden}.scene-strip{overflow:auto}.top-actions{overflow:hidden}.menu-command{flex-shrink:0}@media (max-width:760px){.app-shell{grid-template-rows:62px minmax(0,1fr)}.topbar{flex-wrap:nowrap;height:62px;min-height:62px;overflow:auto hidden}.topbar .brand strong,.topbar .brand small,.project-button>span,.top-actions .button span{display:none}.topbar .brand{flex:none}.topbar .project-button{min-width:44px;margin:0}.topbar .project-button>svg{display:block}.top-actions{flex:none;overflow:visible}.top-actions .button{width:44px;min-height:44px;padding:0}.topbar .brand{display:none}.studio{grid-template-rows:minmax(0,1fr) 108px minmax(150px,34dvh);gap:8px;padding:8px 12px}.stage-frame.vertical{max-width:min(100%,270px)}.timeline{height:108px;max-height:none}.timeline .section-heading,.timeline-footer{display:none}.scene-strip{height:100%;padding:8px 2px}.inspector{height:100%;max-height:none}}@media (orientation:landscape) and (max-width:1366px){.app-shell{height:100dvh;padding-left:62px;display:block}.studio{grid-template-rows:none;height:100dvh;padding:8px}.stage-frame.vertical{max-width:min(250px,100%)}.timeline{height:100%;max-height:none}}
