.studio-body{--studio-bg:#030305;--studio-panel:#0D0D11;--studio-line:rgba(255,255,255,0.12);--studio-muted:#B8B8C2;--studio-pink:#FF1493;--studio-focus:#FF1493;background:var(--studio-bg);color:#FFFFFF;font-family:Inter,Arial,sans-serif;margin:0;color-scheme:dark}
.studio-body *{box-sizing:border-box}.studio-body [hidden]{display:none!important}.studio-symbols{position:absolute;width:0;height:0;overflow:hidden}.studio-body svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.studio-body button{cursor:pointer}.studio-body button:disabled{opacity:.4;cursor:not-allowed}.studio-body button:focus-visible,.studio-body a:focus-visible,.studio-body input:focus-visible,.studio-body select:focus-visible{outline:2px solid var(--studio-focus);outline-offset:3px}.studio-body button,.studio-body input,.studio-body select{scroll-margin-top:90px}.studio-body input,.studio-body select{background:#0D0D11;border:1px solid rgba(255,255,255,0.12);border-radius:8px;color:#FFFFFF;font-size:12px;padding:9px;min-width:0}.studio-body input[type=range]{accent-color:var(--studio-pink);padding:0;border:0}.studio-body .btn{border-radius:10px;font-size:12px;min-height:38px;padding:9px 15px;box-shadow:none}.studio-body .btn-primary{background:var(--studio-pink);border-color:var(--studio-pink);color:#B8B8C2}.studio-body h1,.studio-body h2,.studio-body p{margin:0}.studio-body h1,.studio-body h2{font-size:16px;letter-spacing:-.3px}.studio-muted{color:var(--studio-muted);font-size:12px;line-height:1.6}.studio-body .fineprint{color:var(--studio-muted);font-size:11px;line-height:1.5}
.studio-body .studio-header{position:relative;inset:auto;display:flex;justify-content:space-between;align-items:center;height:88px;padding:14px 24px;border-bottom:1px solid var(--studio-line);background:#09090C;pointer-events:auto;gap:20px;backdrop-filter:none;z-index:30}.studio-brand{display:flex;align-items:center;gap:14px;min-width:0}.studio-body .studio-header .icon-btn,.studio-body .studio-header #editorOpenDrawer,.studio-body .studio-header #menuToggle{position:static;inset:auto;width:34px;height:34px;min-width:34px;font-size:18px;background:transparent;border:1px solid var(--studio-line);border-radius:10px}.studio-body .brand-logo{height:39px;width:auto;max-width:126px;object-fit:contain}.studio-wordmark{font-size:10px;letter-spacing:2px;line-height:1.5;color:#B8B8C2;border-left:1px solid rgba(255,255,255,0.12);padding-left:16px;max-width:95px}.studio-project{display:grid;grid-template-columns:auto auto;gap:4px 10px;min-width:170px;max-width:380px;flex:1}.studio-project label{font-size:8px;letter-spacing:1.5px;color:#B8B8C2;grid-column:1/-1}.studio-project #projectTitle{font-size:15px;font-weight:600;padding:0;background:transparent;border:0;min-width:0;width:100%;height:22px}.studio-project #saveState{font-size:10px;color:#B8B8C2;grid-column:1/-1}.studio-header-actions{display:flex;align-items:center;gap:12px}.studio-header-actions .btn{font-weight:700;display:flex;gap:18px;align-items:center}.studio-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:0;background:transparent;color:#B8B8C2;border-radius:8px}.studio-icon:hover{background:#15151B}.studio-main{max-width:1920px;margin:0 auto;padding:16px 20px 0}.studio-workspace{display:grid;grid-template-columns:250px minmax(0,1fr) 252px;gap:12px;min-height:460px;height:clamp(440px,56vh,670px)}
.studio-assets,.studio-inspector{background:var(--studio-panel);border:1px solid var(--studio-line);border-radius:14px;overflow-y:auto;scrollbar-width:thin;padding:18px;min-width:0}.studio-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.studio-panel-heading .studio-icon-svg{color:var(--studio-pink)}.studio-eyebrow{display:block;font-size:8px;letter-spacing:1.7px;color:#B8B8C2;margin-bottom:7px}.studio-counter{border:1px solid rgba(255,255,255,0.12);border-radius:7px;font-size:10px;color:var(--studio-pink);padding:5px 7px}.studio-tabs{display:flex;padding:4px;border:1px solid rgba(255,255,255,0.12);border-radius:10px;gap:4px;margin-bottom:18px;background:#09090C}.studio-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;border:0;background:none;color:#B8B8C2;font-size:11px;padding:9px 5px;border-radius:7px}.studio-tabs svg{width:15px;height:15px}.studio-tabs [aria-selected=true]{background:#15151B;color:#FF1493;box-shadow:0 1px 4px rgba(0,0,0,0.25)}.studio-upload{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;border:1px dashed rgba(255,255,255,0.12);border-radius:12px;padding:22px 10px;color:#FFFFFF;background:radial-gradient(ellipse at top,#15151B 0,transparent 90%),#0D0D11;transition:border-color .15s}.studio-upload:hover{border-color:var(--studio-pink)}.studio-upload-icon{border-radius:12px;padding:10px;margin-bottom:4px;background:rgba(255,255,255,0.04);color:#FF1493;display:grid;place-items:center}.studio-upload strong{font-size:12px;font-weight:600}.studio-upload>span:not(.studio-upload-icon){font-size:10px;color:#B8B8C2}.studio-upload small{font-size:8px;color:#B8B8C2;margin-top:6px}.studio-library-btn{display:flex;align-items:center;gap:9px;width:100%;padding:12px 10px;background:#0D0D11;border:1px solid rgba(255,255,255,0.12);color:#FFFFFF;border-radius:9px;font-size:11px;margin-top:12px}.studio-library-btn svg{width:15px;color:#FF1493}.studio-library-btn>span{margin-left:auto}.studio-assets-heading{display:flex;justify-content:space-between;align-items:center;margin:23px 0 12px}.studio-assets-heading h2{font-size:11px}.studio-assets-heading>span{color:#B8B8C2;font-size:9px}.studio-asset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-assets-empty{grid-column:1/-1;text-align:center;line-height:1.8;padding:20px 4px;color:#B8B8C2;font-size:10px}.studio-asset{border:1px solid rgba(255,255,255,0.12);border-radius:9px;overflow:hidden;background:#0D0D11;padding:0;color:#FFFFFF;text-align:left;min-width:0}.studio-asset:hover{border-color:#FF1493}.studio-asset video{width:100%;height:65px;object-fit:cover;background:#030305;pointer-events:none;display:block}.studio-asset span{display:block;padding:7px;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-create-link{display:block;color:#B8B8C2;font-size:10px;margin:22px 0 0;text-decoration:none;line-height:1.6}.studio-create-link:hover{color:#FF1493}
.studio-preview{min-width:0;display:flex;flex-direction:column;background:#09090C;border:1px solid var(--studio-line);border-radius:14px;overflow:hidden}.studio-canvas-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;font-size:8px;letter-spacing:1.5px;color:#B8B8C2}.studio-canvas-heading>span{display:flex;align-items:center;gap:7px}.studio-canvas-heading #outputSummary{letter-spacing:.3px;font-size:9px;color:#B8B8C2}.studio-live-dot{background:#FF1493;width:5px;height:5px;display:inline-block;border-radius:50%}.studio-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;margin:0 14px;border-radius:10px;overflow:hidden;background:radial-gradient(ellipse at 50% 80%,rgba(255,255,255,0.04),transparent 65%),#030305}.studio-stage:fullscreen{margin:0;background:#030305;width:100%;height:100%}.studio-body #moviePreview{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;background:transparent;display:none}.studio-stage.has-media #moviePreview{display:block}.studio-preview-empty{text-align:center;padding:28px 10px}.studio-stage.has-media .studio-preview-empty{display:none}.studio-empty-mark{position:relative;display:grid;place-items:center;background:#15151B;width:58px;height:58px;border-radius:18px;border:1px solid rgba(255,255,255,0.12);margin:0 auto 22px;transform:rotate(-7deg);color:#FF1493;box-shadow:0 0 80px rgba(158,0,93,0.18)}.studio-empty-mark svg{width:26px;height:26px}.studio-empty-mark>span{position:absolute;right:-10px;top:-10px;font-size:25px;color:#FF1493}.studio-preview-empty h2{font-weight:600;line-height:1.3;font-size:clamp(21px,2vw,31px);letter-spacing:-1px}.studio-preview-empty em{font-style:normal;color:#FF1493}.studio-preview-empty p{font-size:11px;color:#B8B8C2;line-height:1.7;margin-top:14px}.studio-transport{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:14px 15px 6px}.studio-format select{font-size:9px;padding:6px;border-color:rgba(255,255,255,0.12);background:#0D0D11;max-width:130px}.studio-playback{display:flex;align-items:center;gap:10px}.studio-play{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:50%;background:#FFFFFF;color:#B8B8C2}.studio-play svg{width:16px;height:16px;fill:currentColor}.studio-playback .studio-icon{width:24px;font-size:11px}.studio-playback #timeDisplay{font-size:10px;font-variant-numeric:tabular-nums;color:#FFFFFF;min-width:87px}.studio-playback #timeDisplay span{color:#B8B8C2;margin-left:4px}.studio-preview-note{font-size:9px;color:#B8B8C2;text-align:center;padding:6px 10px 12px;min-height:29px;line-height:1.5}.studio-inspector-empty{font-size:11px;line-height:1.8;color:#B8B8C2;padding:18px 5px}
.studio-body .timeline-item{display:none;grid-template-columns:1fr;padding:0;border:0;border-radius:0;background:none;gap:14px}.studio-body .timeline-item.is-selected{display:grid}.studio-body .timeline-thumb{border-radius:9px;min-height:0;max-height:102px}.studio-body .timeline-thumb video{height:102px;max-height:102px;width:100%;object-fit:contain}.studio-body .timeline-body{gap:10px}.studio-body .timeline-title{font-size:12px}.studio-body .timeline-body>.fineprint{font-size:9px}.studio-body .timeline-controls{grid-template-columns:1fr 1fr;gap:9px}.studio-body .timeline-controls label{font-size:9px;color:#B8B8C2;gap:6px}.studio-body .timeline-controls label:last-child{grid-column:1/-1}.studio-body .timeline-controls input,.studio-body .timeline-controls select{font-size:11px;background:#0D0D11;border-color:rgba(255,255,255,0.12);border-radius:7px;padding:8px}.studio-body .timeline-controls .toggle{grid-column:1/-1;display:flex;align-items:center;gap:8px}.studio-body .timeline-actions{gap:5px;display:flex;flex-wrap:wrap}.studio-body .timeline-actions button{font-size:9px;padding:6px 8px;min-height:28px;background:#0D0D11;border-color:rgba(255,255,255,0.12)}.studio-body .timeline-actions [data-remove]{color:#FFFFFF;margin-left:auto}.studio-body .clip-error{font-size:10px;color:#FF1493;line-height:1.5}.studio-body .clip-error:empty{display:none}.studio-body .editor-music-controls{gap:15px}.studio-body .editor-music-controls h2{font-size:17px;margin-top:6px}.studio-body .editor-music-controls .toggle{font-size:11px;gap:9px;align-items:center}.studio-body .editor-music-row{grid-template-columns:1fr 1fr;gap:10px}.editor-music-row label{font-size:10px;color:#B8B8C2;display:grid;gap:7px}.editor-music-row label>span{font-size:9px;color:#B8B8C2}.studio-music-name{overflow-wrap:anywhere;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,0.12);background:#09090C;color:#B8B8C2;font-size:11px}.studio-text-btn{border:0;background:none;color:#B8B8C2;font-size:10px;padding:7px 0;white-space:nowrap}
.studio-sequence{border:1px solid var(--studio-line);border-radius:14px;background:#09090C;margin-top:13px;overflow:hidden}.studio-sequence-toolbar{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;gap:15px}.studio-story-title{display:flex;align-items:center;gap:14px}.studio-story-title h2{font-size:13px}.studio-story-title #timelineHint{font-size:10px;color:#B8B8C2}.studio-sequence-tools{display:flex;align-items:center;gap:20px}.studio-small-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#0D0D11;border:1px solid rgba(255,255,255,0.12);color:#FFFFFF;border-radius:7px;font-size:10px;padding:7px 11px}.studio-small-btn svg{height:13px;width:13px}.studio-zoom{display:flex;gap:9px;align-items:center;font-size:14px;color:#B8B8C2}.studio-zoom input{width:74px;height:3px}.studio-seek{display:block;width:calc(100% - 36px);margin:0 18px 10px;height:3px}.studio-track-layout{display:grid;grid-template-columns:72px minmax(0,1fr)}.studio-track-labels{display:grid;grid-template-rows:27px 66px 38px;gap:9px;padding-left:16px;color:#B8B8C2;font-size:7px;letter-spacing:1px}.studio-track-labels>span{display:flex;align-items:center;gap:5px}.studio-track-labels svg{width:13px;height:13px}.studio-sequence-scroll{overflow-x:auto;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.12) transparent;padding-bottom:10px}.studio-sequence-content{position:relative;min-width:100%;width:800px}.studio-ruler{height:27px;position:relative;border-bottom:1px solid rgba(255,255,255,0.12);margin-bottom:9px;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,0.04) 0,rgba(255,255,255,0.04) 1px,transparent 1px,transparent var(--second-width,56px));background-position:0 bottom;background-size:100% 6px;background-repeat:no-repeat;cursor:crosshair}.studio-ruler span{position:absolute;top:0;font-size:8px;color:#B8B8C2;font-variant-numeric:tabular-nums;transform:translateX(4px)}.studio-video-track{display:flex;height:66px;align-items:stretch;margin-bottom:9px}.studio-clip{position:relative;flex-shrink:0;border:2px solid rgba(255,255,255,0.12);border-right-width:4px;border-radius:8px;overflow:hidden;background:#15151B;color:#FFFFFF;text-align:left;padding:0;min-width:0}.studio-clip.is-selected{border-color:#FF1493;box-shadow:inset 0 0 0 1px rgba(158,0,93,0.18)}.studio-clip.is-drag-over{border-color:#FF1493}.studio-clip video{width:100%;height:100%;object-fit:cover;opacity:.5;pointer-events:none}.studio-clip::after{position:absolute;inset:0;content:"";background:linear-gradient(transparent,rgba(255,255,255,0.04));pointer-events:none}.studio-clip-label{position:absolute;bottom:6px;left:7px;right:4px;z-index:1;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-clip-duration{position:absolute;top:5px;right:5px;background:rgba(255,255,255,0.04);border-radius:3px;padding:2px 4px;font-size:8px;z-index:1}.studio-clip-add{min-width:66px;color:#B8B8C2;border:1px dashed rgba(255,255,255,0.12);background:#0D0D11;border-radius:8px;padding:0 16px;font-size:18px}.studio-track-empty{color:#B8B8C2;width:calc(100% - 16px);border:1px dashed rgba(255,255,255,0.12);border-radius:8px;font-size:11px;background:#0D0D11;text-align:left;padding:15px 20px}.studio-music-track{position:relative;display:flex;align-items:center;height:38px;width:calc(100% - 16px);border:1px dashed rgba(255,255,255,0.12);border-radius:7px;color:#B8B8C2;background:#09090C;padding:0 14px;font-size:10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-music-track.has-music{background:repeating-linear-gradient(90deg,rgba(255,255,255,0.04) 0,rgba(255,255,255,0.04) 2px,transparent 2px,transparent 8px),#0D0D11;border-style:solid;color:#B8B8C2;border-color:rgba(255,255,255,0.12)}.studio-playhead{position:absolute;width:1px;top:19px;bottom:0;left:0;background:#FF1493;pointer-events:none;z-index:2;box-shadow:0 0 5px rgba(158,0,93,0.18)}.studio-playhead>span{position:absolute;top:0;width:10px;height:13px;background:#FF1493;transform:translate(-50%,-70%);clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%)}.studio-timeline-footer{display:flex;justify-content:space-between;padding:9px 18px 12px;border-top:1px solid rgba(255,255,255,0.12);font-size:9px;color:#B8B8C2;gap:12px}.studio-timeline-footer #durationSummary{white-space:nowrap;color:#B8B8C2;font-variant-numeric:tabular-nums}.studio-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 4px;min-height:46px}.studio-footer #editorMessage{font-size:10px;color:#B8B8C2;line-height:1.5}.studio-export-status{display:flex;align-items:center;gap:12px;font-size:9px;color:#B8B8C2}.studio-export-status #exportStatus{max-width:280px}.studio-export-status #exportProgressValue{font-size:9px;color:#B8B8C2}.studio-export-status .progress-track{width:64px;height:3px;flex-shrink:0}.studio-auth{display:flex;justify-content:space-between;align-items:center;background:#15151B;border:1px solid rgba(255,255,255,0.12);color:#FFFFFF;border-radius:10px;margin-bottom:12px;padding:9px 14px;font-size:11px}.studio-body .editor-drawer{align-items:center}.studio-body .editor-drawer-card{background:#0D0D11;border-color:rgba(255,255,255,0.12);border-radius:18px;padding:25px;max-width:650px}.studio-body .drawer-item{background:#0D0D11;border-color:rgba(255,255,255,0.12);border-radius:10px}.studio-body .drawer-item strong{font-size:13px}.studio-body .editor-drawer-head{margin-bottom:20px}.studio-body .menu-sheet{z-index:99}
@media(min-width:1600px){.studio-workspace{grid-template-columns:280px minmax(0,1fr) 280px;gap:16px}.studio-main{padding:20px 28px 0}.studio-assets,.studio-inspector{padding:22px}.studio-preview-empty h2{font-size:34px}}
@media(max-width:1100px){.studio-workspace{grid-template-columns:210px minmax(0,1fr) 220px;gap:9px}.studio-assets,.studio-inspector{padding:13px}.studio-wordmark{display:none}.studio-project{max-width:280px}.studio-format select{max-width:103px;font-size:8px}.studio-playback{gap:4px}.studio-playback #timeDisplay{font-size:9px;min-width:77px}.studio-transport{padding:12px 9px 5px}}
@media(max-width:850px){.studio-workspace{grid-template-columns:210px minmax(0,1fr);height:auto;min-height:0}.studio-preview{height:440px}.studio-assets{grid-row:1/3}.studio-inspector{grid-column:2;max-height:340px}.studio-inspector .studio-panel-heading{margin-bottom:12px}.studio-body .timeline-item.is-selected{grid-template-columns:85px minmax(0,1fr)}.studio-body .timeline-thumb{height:85px}.studio-body .timeline-thumb video{height:85px}.studio-body .timeline-actions{grid-column:1/-1}.studio-main{padding:12px}.studio-body .studio-header{padding:12px 16px;gap:15px}.studio-project{min-width:130px}.studio-project #projectTitle{font-size:13px}.studio-project #saveState{font-size:9px}.studio-footer{align-items:flex-start;flex-direction:column;gap:6px}.studio-export-status{width:100%}.studio-export-status .studio-text-btn{margin-left:auto}}
@media(max-width:600px){.studio-body .studio-header{height:auto;min-height:75px;flex-wrap:wrap;padding:10px 12px;gap:8px}.studio-brand{gap:8px}.studio-body .brand-logo{height:29px;max-width:95px}.studio-project{order:3;max-width:none;flex-basis:100%;grid-template-columns:1fr auto;align-items:center;border-top:1px solid rgba(255,255,255,0.12);padding-top:9px}.studio-project label{display:none}.studio-project #saveState{grid-column:2;grid-row:1}.studio-header-actions{margin-left:auto;gap:6px}.studio-header-actions #editorOpenDrawer{display:none}.studio-header-actions .btn{font-size:11px;min-height:34px;gap:9px;padding:7px 12px}.studio-workspace{display:flex;flex-direction:column;gap:10px}.studio-preview{order:0;height:360px;flex:none}.studio-assets{order:1;max-height:none;overflow:visible}.studio-assets>.studio-panel-heading{margin-bottom:12px}.studio-assets .studio-panel-heading h1{font-size:15px}.studio-assets .studio-eyebrow{display:none}.studio-tabs{margin-bottom:12px}.studio-upload{padding:14px;gap:6px}.studio-upload-icon{padding:7px;margin:0}.studio-upload strong{font-size:12px}.studio-upload small{display:none}.studio-assets-heading{margin-top:17px}.studio-assets-empty{padding:8px 0}.studio-asset-list{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-asset video{height:64px}.studio-create-link{margin-top:12px}.studio-inspector{order:2;max-height:none}.studio-inspector-empty{padding:0}.studio-main{padding:10px}.studio-sequence-toolbar{padding:13px 12px;align-items:flex-start;gap:8px}.studio-story-title{flex-direction:column;align-items:flex-start;gap:5px}.studio-sequence-tools{gap:10px}.studio-zoom input{width:45px}.studio-small-btn{padding:6px 8px}.studio-track-layout{grid-template-columns:52px minmax(0,1fr)}.studio-track-labels{padding-left:9px;letter-spacing:0;font-size:6px;gap:9px}.studio-track-labels>span{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.studio-timeline-footer{padding:10px;font-size:8px}.studio-footer{padding:12px 1px}.studio-export-status{flex-wrap:wrap;gap:8px}.studio-auth{font-size:10px;gap:10px}.studio-body .editor-drawer-card{width:94vw;padding:18px}.studio-canvas-heading{padding:14px}.studio-preview-empty h2{font-size:25px}.studio-preview-note{font-size:8px}}
@media(prefers-reduced-motion:reduce){.studio-body *{scroll-behavior:auto!important;transition:none!important}}
.studio-body .story-choice{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px}.studio-body .story-choice .drawer-body{text-align:left}.studio-body .story-choice button{white-space:nowrap}
.studio-auto-story{display:flex;align-items:center;gap:10px;width:100%;border:1px solid rgba(255,255,255,0.12);border-radius:10px;padding:13px 10px;margin-top:12px;background:linear-gradient(115deg,#15151B,#15151B);color:#FFFFFF;text-align:left}.studio-auto-story>span:nth-child(2){flex:1}.studio-auto-story strong,.studio-auto-story small{display:block}.studio-auto-story strong{font-size:11px}.studio-auto-story small{font-size:9px;color:#B8B8C2;margin-top:5px}.studio-story-footer{border-top:1px solid rgba(255,255,255,0.12);padding-top:16px;margin-top:16px}.studio-story-footer p{font-size:11px;color:#B8B8C2;line-height:1.6;margin-bottom:12px}.studio-story-footer>div{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}.studio-story-footer #storyError{color:#FF1493;margin:10px 0 0}.story-choice video{width:64px;height:55px;object-fit:cover;border-radius:7px}.story-choice .drawer-body{min-width:0;flex:1}.story-choice strong{overflow-wrap:anywhere}.story-choice button[aria-pressed=true]{background:#15151B;border-color:#FF1493;color:#FFFFFF}.studio-body .editor-drawer-card{max-height:90vh;display:flex;flex-direction:column}.studio-body .editor-drawer-list{overflow:auto;min-height:0}.studio-body .editor-drawer-head,.studio-story-footer{flex-shrink:0}

/* Blink: neutral glossy surfaces, restrained neon accents. */
.studio-body .btn-primary:disabled{background:#15151B;border-color:rgba(255,255,255,0.12);color:#B8B8C2;box-shadow:none;opacity:1}
.studio-body{--border:rgba(255,255,255,0.12);--muted:#B8B8C2;--accent:#FF1493;--accent-2:#FF3BAC;--hot-pink:#FF1493;--pink-glow:rgba(158,0,93,0.22);--shadow:0 12px 36px rgba(0,0,0,0.5)}
.studio-body .studio-header,.studio-assets,.studio-inspector,.studio-preview,.studio-sequence,.studio-body .editor-drawer-card{background-image:linear-gradient(180deg,rgba(255,255,255,0.025),transparent 90px);box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}
.studio-body .brand-logo{filter:drop-shadow(0 0 7px rgba(255,20,147,0.25))}.studio-body .btn-primary{color:#030305;background:#FF1493;border-color:#FF1493;box-shadow:0 3px 14px rgba(158,0,93,0.28),inset 0 1px 0 rgba(255,255,255,0.18)}.studio-body .btn-primary:hover{background:#FF3BAC;border-color:#FF3BAC;filter:none}.studio-tabs [aria-selected=true]{background:#15151B;color:#FF1493;box-shadow:inset 0 -2px 0 #FF1493}.studio-upload-icon{background:#15151B}.studio-auto-story{background:linear-gradient(180deg,#15151B,#09090C);color:#FFFFFF}.studio-auto-story>svg{color:#FF1493}.studio-auto-story:hover{border-color:#FF3BAC}.story-choice button[aria-pressed=true]{background:#15151B;border-color:#FF1493;color:#FFFFFF}.studio-play{color:#030305}.studio-play:hover{background:#FF3BAC}.studio-body input[type=checkbox]{accent-color:#FF1493}.studio-body .progress-bar{background:#FF1493}.studio-body .progress-track{background:#15151B}.studio-body .menu-sheet{background:linear-gradient(180deg,#15151B,#09090C);color:#FFFFFF;border-color:rgba(255,255,255,0.12)}.studio-body .menu-item{color:#FFFFFF}.studio-body .menu-item:hover{background:#15151B;color:#FF3BAC}.studio-body .btn-ghost:hover{background:#15151B;border-color:rgba(255,255,255,0.12);color:#FFFFFF}.studio-body .story-choice button[aria-pressed=true]:hover{border-color:#FF3BAC}.studio-clip::after{background:linear-gradient(transparent,rgba(3,3,5,0.75))}.studio-clip-duration{background:rgba(3,3,5,0.75)}
