.StudioShell-module__Bsz2ra__shell{--studio-bg:#f4f1e8;--studio-panel:#ebe7dc;--studio-panel-strong:#e4dfd2;--studio-border:#cfc8b8;--studio-border-strong:#918978;--studio-text:#625d52;--studio-text-dim:#8b8374;--studio-text-bright:#1a1712;--studio-control:#f8f6ef;--studio-control-active:#15130f;--studio-control-active-text:#f8f6ef;--studio-danger:#9b3229;--studio-top-rail-height:50px;--studio-bottom-rail-height:60px;background:var(--studio-bg);width:100%;height:100dvh;color:var(--studio-text);font-family:var(--font-body);grid-template-rows:100%;grid-template-columns:329px minmax(0,1fr) 414px;display:grid;position:fixed;inset:0;overflow:hidden}.StudioShell-module__Bsz2ra__shell[data-studio-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.StudioShell-module__Bsz2ra__shell[data-studio-theme=dark]{--studio-bg:#0a0a0a;--studio-panel:#0f0f0f;--studio-panel-strong:#151515;--studio-border:#222;--studio-border-strong:#555;--studio-text:#888;--studio-text-dim:#555;--studio-text-bright:#ccc;--studio-control:#0a0a0a;--studio-control-active:#ccc;--studio-control-active-text:#0a0a0a;--studio-danger:#ef7169;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.StudioShell-module__Bsz2ra__leftPanel,.StudioShell-module__Bsz2ra__rightPanel{background:var(--studio-panel);scrollbar-width:thin;scrollbar-color:var(--studio-border-strong) transparent;min-height:0;overflow-y:auto}.StudioShell-module__Bsz2ra__leftPanel{border-right:1px solid var(--studio-border);box-sizing:border-box;padding-bottom:40px}.StudioShell-module__Bsz2ra__rightPanel{border-left:1px solid var(--studio-border)}.StudioShell-module__Bsz2ra__rightContent{box-sizing:border-box;min-height:100%;padding-bottom:40px}.StudioShell-module__Bsz2ra__brandRow{height:var(--studio-top-rail-height);border-bottom:1px solid var(--studio-border);color:var(--studio-text-bright);align-items:center;padding:0 16px;font-size:16px;font-weight:500;display:flex}.StudioShell-module__Bsz2ra__brandLink{color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.StudioShell-module__Bsz2ra__brandLink:focus-visible{outline:1px solid var(--studio-text-bright);outline-offset:3px}.StudioShell-module__Bsz2ra__shell button:not(:disabled),.StudioShell-module__Bsz2ra__shell a[href],.StudioShell-module__Bsz2ra__characterPopover button:not(:disabled){cursor:pointer}.StudioShell-module__Bsz2ra__panelFooter{border-top:1px solid var(--studio-border);color:var(--studio-text-dim);gap:16px;margin-top:auto;padding:10px 16px;font-size:12px;display:flex}.StudioShell-module__Bsz2ra__panelFooter a:hover{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__preview{background:var(--studio-bg);min-width:0;min-height:0;position:relative;overflow:hidden}.StudioShell-module__Bsz2ra__previewTopRail{z-index:20;height:var(--studio-top-rail-height);border-bottom:1px solid var(--studio-border);background:color-mix(in srgb, var(--studio-bg) 94%, transparent);pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.StudioShell-module__Bsz2ra__previewActions{pointer-events:auto;gap:0;padding-right:12px;display:flex}.StudioShell-module__Bsz2ra__previewActionButton{border:0;border-left:1px solid var(--studio-border);min-width:0;height:28px;color:var(--studio-text);background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:inline-flex}.StudioShell-module__Bsz2ra__previewActionButton:hover,.StudioShell-module__Bsz2ra__previewActionButton[aria-pressed=true]{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__iconButton{border:1px solid var(--studio-border);width:28px;height:28px;color:var(--studio-text-dim);background:0 0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.StudioShell-module__Bsz2ra__iconButton:hover,.StudioShell-module__Bsz2ra__iconButton[aria-pressed=true]{border-color:var(--studio-border-strong);color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__previewRoot{background:var(--studio-bg);height:100%;position:relative;overflow:hidden}.StudioShell-module__Bsz2ra__previewCanvasFrame{--studio-preview-zoom:1;inset:var(--studio-top-rail-height) 0 var(--studio-bottom-rail-height);position:absolute}.StudioShell-module__Bsz2ra__previewCanvasFrame canvas{transform:scale(var(--studio-preview-zoom));transform-origin:50%;will-change:transform}.StudioShell-module__Bsz2ra__previewMessage{z-index:12;text-align:center;pointer-events:none;width:min(28rem,100% - 48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StudioShell-module__Bsz2ra__previewMessageTitle{color:var(--studio-text);font-size:16px;line-height:1.4}.StudioShell-module__Bsz2ra__previewMessage[data-state=error] .StudioShell-module__Bsz2ra__previewMessageTitle{color:var(--studio-danger)}.StudioShell-module__Bsz2ra__previewMessageBody{color:var(--studio-text-dim);margin-top:8px;font-size:12px;line-height:1.5}.StudioShell-module__Bsz2ra__zoomHud{z-index:18;height:var(--studio-bottom-rail-height);color:var(--studio-text-dim);border-top:1px solid var(--studio-border);background:color-mix(in srgb, var(--studio-bg) 94%, transparent);align-items:center;gap:8px;padding:0 16px;font-size:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__zoomHud,.StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__fullscreenExitButton{transition:opacity .18s,transform .18s,visibility 0s linear .18s}.StudioShell-module__Bsz2ra__fullscreenExitButton{display:none}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview] .StudioShell-module__Bsz2ra__previewCanvasFrame,.StudioShell-module__Bsz2ra__preview:fullscreen .StudioShell-module__Bsz2ra__previewCanvasFrame{inset:0}.StudioShell-module__Bsz2ra__shell:fullscreen,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=shell],.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview]{grid-template-columns:minmax(0,1fr)}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen){grid-template-columns:minmax(0,1fr)}.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__leftPanel,.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__rightPanel,.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__mobilePanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=shell] .StudioShell-module__Bsz2ra__leftPanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=shell] .StudioShell-module__Bsz2ra__rightPanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=shell] .StudioShell-module__Bsz2ra__mobilePanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview] .StudioShell-module__Bsz2ra__leftPanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview] .StudioShell-module__Bsz2ra__rightPanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview] .StudioShell-module__Bsz2ra__mobilePanel{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__leftPanel{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__rightPanel{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__mobilePanel{display:none}.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__preview,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=shell] .StudioShell-module__Bsz2ra__preview,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen=preview] .StudioShell-module__Bsz2ra__preview{grid-column:1/-1}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__preview{grid-column:1/-1}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=visible] .StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=visible] .StudioShell-module__Bsz2ra__zoomHud,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=visible] .StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=visible] .StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=visible] .StudioShell-module__Bsz2ra__fullscreenExitButton{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s,0s,0s;transform:translateY(0)}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__zoomHud,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__fullscreenExitButton{opacity:0;pointer-events:none;visibility:hidden}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__mobileHeader{transform:translateY(-100%)}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__zoomHud,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen-chrome=hidden] .StudioShell-module__Bsz2ra__mobileTabs{transform:translateY(100%)}@media (prefers-reduced-motion:reduce){.StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__zoomHud,.StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__fullscreenExitButton{transition:none}}.StudioShell-module__Bsz2ra__zoomHud button{width:auto;min-width:24px;height:24px;color:inherit;background:0 0;border:0;padding:0 4px}.StudioShell-module__Bsz2ra__zoomHud button:hover{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__zoomValue{text-align:center;min-width:48px;color:var(--studio-text);font-variant-numeric:tabular-nums}.StudioShell-module__Bsz2ra__zoomDivider{background:var(--studio-border);width:1px;height:14px;margin:0 4px}.StudioShell-module__Bsz2ra__zoomSpacer{flex:1}.StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__mobilePanel,.StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__settingsFab,.StudioShell-module__Bsz2ra__settingsOverlay,.StudioShell-module__Bsz2ra__settingsSheet{display:none}.StudioShell-module__Bsz2ra__section{border-bottom:1px solid var(--studio-border)}.StudioShell-module__Bsz2ra__sectionHeader{justify-content:space-between;align-items:center;gap:12px;width:100%;height:38px;padding:0 16px;display:flex}.StudioShell-module__Bsz2ra__sectionToggle{min-width:0;height:100%;color:var(--studio-text-bright);text-transform:uppercase;text-align:left;background:0 0;border:0;flex:1;align-items:center;padding:0;font-size:12px;font-weight:500;display:flex}.StudioShell-module__Bsz2ra__sectionTitle{align-items:center;gap:8px;display:flex}.StudioShell-module__Bsz2ra__sectionSymbol{width:10px;color:var(--studio-text-dim);font-weight:400}.StudioShell-module__Bsz2ra__sectionAction{color:var(--studio-text-dim);font-size:12px;font-weight:400}.StudioShell-module__Bsz2ra__sectionResetButton{color:var(--studio-text-dim);font:inherit;background:0 0;border:0;padding:0;font-size:12px}.StudioShell-module__Bsz2ra__sectionResetButton:hover{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__sectionBody{padding:0 16px 16px}.StudioShell-module__Bsz2ra__rightContent>.StudioShell-module__Bsz2ra__section:first-child>.StudioShell-module__Bsz2ra__sectionHeader{height:var(--studio-top-rail-height)}.StudioShell-module__Bsz2ra__sectionBodyFlush{padding:0}.StudioShell-module__Bsz2ra__panelNote{color:var(--studio-text-dim);margin:0 0 12px;font-size:12px;line-height:1.5}.StudioShell-module__Bsz2ra__presetsPanel{gap:12px;display:grid}.StudioShell-module__Bsz2ra__presetCreateForm{gap:6px;display:grid}.StudioShell-module__Bsz2ra__presetNameLabel{color:var(--studio-text-bright);font-size:12px}.StudioShell-module__Bsz2ra__presetNameRow{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.StudioShell-module__Bsz2ra__presetNameInput{border:1px solid var(--studio-border);background:var(--studio-control);min-width:0;height:30px;color:var(--studio-text-bright);font:inherit;border-radius:0;padding:0 8px;font-size:12px}.StudioShell-module__Bsz2ra__presetNameInput:focus-visible{border-color:var(--studio-border-strong);outline:none}.StudioShell-module__Bsz2ra__presetPrimaryButton,.StudioShell-module__Bsz2ra__presetActionButton{border:1px solid var(--studio-border);min-height:30px;color:var(--studio-text);font:inherit;background:0 0;padding:0 9px;font-size:11px}.StudioShell-module__Bsz2ra__presetPrimaryButton{border-color:var(--studio-border-strong);color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__presetPrimaryButton:hover,.StudioShell-module__Bsz2ra__presetActionButton:not(:disabled):hover{border-color:var(--studio-border-strong);color:var(--studio-text-bright);background:color-mix(in srgb, var(--studio-text-bright) 6%, transparent)}.StudioShell-module__Bsz2ra__presetActionButton:disabled{opacity:.4}.StudioShell-module__Bsz2ra__presetList{gap:4px;display:grid}.StudioShell-module__Bsz2ra__presetItem,.StudioShell-module__Bsz2ra__presetEditRow{border:1px solid var(--studio-border);min-width:0;padding:6px}.StudioShell-module__Bsz2ra__presetItem{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.StudioShell-module__Bsz2ra__presetItem:hover{border-color:var(--studio-border-strong);background:color-mix(in srgb, var(--studio-text-bright) 6%, transparent)}.StudioShell-module__Bsz2ra__presetApplyButton{min-width:0;color:var(--studio-text-bright);text-align:left;text-overflow:ellipsis;white-space:nowrap;font:inherit;background:0 0;border:0;padding:4px 2px;font-size:12px;overflow:hidden}.StudioShell-module__Bsz2ra__presetItemActions,.StudioShell-module__Bsz2ra__presetEditActions,.StudioShell-module__Bsz2ra__presetTransferActions{gap:4px;display:flex}.StudioShell-module__Bsz2ra__presetEditRow{gap:6px;display:grid}.StudioShell-module__Bsz2ra__presetDeleteButton{color:var(--studio-danger)}.StudioShell-module__Bsz2ra__presetTransferActions{border-top:1px solid var(--studio-border);padding-top:4px}.StudioShell-module__Bsz2ra__presetTransferActions .StudioShell-module__Bsz2ra__presetActionButton{flex:1}.StudioShell-module__Bsz2ra__presetStatus{color:var(--studio-text-dim);margin:-4px 0 0;font-size:11px;line-height:1.4}.StudioShell-module__Bsz2ra__presetStatus[data-tone=error]{color:var(--studio-danger)}.StudioShell-module__Bsz2ra__inputLabel{color:var(--studio-text-bright);margin:0 0 8px;font-size:12px}.StudioShell-module__Bsz2ra__inputLabel:not(:first-child){margin-top:16px}.StudioShell-module__Bsz2ra__inputGroupHeader{justify-content:space-between;align-items:center;gap:12px;margin:16px 0 8px;display:flex}.StudioShell-module__Bsz2ra__inputGroupHeader .StudioShell-module__Bsz2ra__inputLabel{margin:0}.StudioShell-module__Bsz2ra__inputGroupReset{color:var(--studio-text-dim);font:inherit;background:0 0;border:0;padding:0;font-size:11px}.StudioShell-module__Bsz2ra__inputGroupReset:hover{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__modelPanel{border:1px solid var(--studio-border);padding:7px 8px}.StudioShell-module__Bsz2ra__modelPanel .StudioShell-module__Bsz2ra__controlRow{grid-template-columns:112px minmax(0,1fr) 42px;gap:6px;min-height:26px}.StudioShell-module__Bsz2ra__modelPanel .StudioShell-module__Bsz2ra__resetButton{width:42px}.StudioShell-module__Bsz2ra__meshDeformSection{border:1px solid var(--studio-border);gap:2px;margin:6px 0;padding:6px 8px;display:grid;position:relative}.StudioShell-module__Bsz2ra__meshDeformSection>.StudioShell-module__Bsz2ra__inputGroupReset{z-index:1;opacity:0;pointer-events:none;align-items:center;height:30px;display:flex;position:absolute;top:6px;right:8px}.StudioShell-module__Bsz2ra__meshDeformSection[data-enabled=true]:hover>.StudioShell-module__Bsz2ra__inputGroupReset,.StudioShell-module__Bsz2ra__meshDeformSection[data-enabled=true]:focus-within>.StudioShell-module__Bsz2ra__inputGroupReset{opacity:1;pointer-events:auto}.StudioShell-module__Bsz2ra__meshDeformSection[data-enabled=true]:hover>.StudioShell-module__Bsz2ra__controlRow:first-of-type .StudioShell-module__Bsz2ra__controlValue,.StudioShell-module__Bsz2ra__meshDeformSection[data-enabled=true]:focus-within>.StudioShell-module__Bsz2ra__controlRow:first-of-type .StudioShell-module__Bsz2ra__controlValue{color:#0000}.StudioShell-module__Bsz2ra__motionPanel{border:1px solid var(--studio-border);grid-template-columns:minmax(0,1fr) 80px;gap:8px 12px;padding:8px;display:grid}.StudioShell-module__Bsz2ra__motionControls .StudioShell-module__Bsz2ra__controlRow{grid-template-columns:16px minmax(0,1fr) 42px;gap:6px;min-height:26px}.StudioShell-module__Bsz2ra__motionControls .StudioShell-module__Bsz2ra__resetButton{width:42px}.StudioShell-module__Bsz2ra__rotationController{touch-action:none;-webkit-user-select:none;user-select:none;outline:none;place-self:center;width:80px;height:80px;overflow:visible}.StudioShell-module__Bsz2ra__rotationSphere{fill:color-mix(in srgb, var(--studio-text-bright) 4%, transparent);stroke:var(--studio-border-strong);stroke-width:1.5px;transition:stroke .12s}.StudioShell-module__Bsz2ra__rotationController:focus-visible .StudioShell-module__Bsz2ra__rotationSphere{stroke:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__rotationAxisX,.StudioShell-module__Bsz2ra__rotationAxisY,.StudioShell-module__Bsz2ra__rotationAxisZ{fill:none;stroke-width:2.5px;stroke-linecap:round;pointer-events:none}.StudioShell-module__Bsz2ra__rotationAxisX{stroke:#db3f5a}.StudioShell-module__Bsz2ra__rotationAxisY{stroke:#65b32e}.StudioShell-module__Bsz2ra__rotationAxisZ{stroke:#388bd1}.StudioShell-module__Bsz2ra__rotationOrbitHit{fill:#0000;pointer-events:fill;cursor:grab}.StudioShell-module__Bsz2ra__rotationAxisHit{fill:none;stroke:#0000;stroke-width:14px;pointer-events:stroke;cursor:grab}.StudioShell-module__Bsz2ra__rotationController:active,.StudioShell-module__Bsz2ra__rotationController:active .StudioShell-module__Bsz2ra__rotationOrbitHit,.StudioShell-module__Bsz2ra__rotationController:active .StudioShell-module__Bsz2ra__rotationAxisHit{cursor:grabbing}.StudioShell-module__Bsz2ra__rotationCenter{fill:var(--studio-text-bright);pointer-events:none}.StudioShell-module__Bsz2ra__motionScalarControls{border-top:1px solid var(--studio-border);grid-column:1/-1;padding-top:6px}.StudioShell-module__Bsz2ra__motionScalarControls .StudioShell-module__Bsz2ra__controlRow{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px;min-height:26px}.StudioShell-module__Bsz2ra__motionScalarControls .StudioShell-module__Bsz2ra__resetButton{width:42px}.StudioShell-module__Bsz2ra__motionActions{border-top:1px solid var(--studio-border);grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;padding-top:6px;display:grid}.StudioShell-module__Bsz2ra__motionActions .StudioShell-module__Bsz2ra__controlRow{grid-template-columns:1fr 18px;gap:4px;min-height:24px}.StudioShell-module__Bsz2ra__motionActions .StudioShell-module__Bsz2ra__controlValue{display:none}.StudioShell-module__Bsz2ra__motionReset{min-height:24px;color:var(--studio-text-dim);background:0 0;border:0;padding:0 4px;font-size:11px}.StudioShell-module__Bsz2ra__secondaryButton{border:1px solid var(--studio-border);width:100%;min-height:32px;color:var(--studio-text);background:0 0;margin-top:8px;font-size:12px;transition:color .15s,border-color .15s,background .15s}.StudioShell-module__Bsz2ra__secondaryButton:hover{border-color:var(--studio-border-strong);color:var(--studio-text-bright);background:color-mix(in srgb, var(--studio-text-bright) 6%, transparent)}.StudioShell-module__Bsz2ra__effectList{gap:2px;display:grid}.StudioShell-module__Bsz2ra__effectButton{width:100%;color:var(--studio-text-dim);text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-height:29px;padding:5px 8px;font-size:12px;line-height:1;transition:color .15s,background .15s;display:flex}.StudioShell-module__Bsz2ra__effectButton[data-active=true]{background:var(--studio-panel-strong);color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__effectHandle{width:14px;color:var(--studio-text-dim);font-size:12px}.StudioShell-module__Bsz2ra__effectLabel{flex:1;min-width:0}.StudioShell-module__Bsz2ra__effectMarker{color:currentColor;text-align:right;width:10px}.StudioShell-module__Bsz2ra__presetGrid,.StudioShell-module__Bsz2ra__optionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.StudioShell-module__Bsz2ra__presetButton,.StudioShell-module__Bsz2ra__optionButton{border:1px solid var(--studio-border);min-height:50px;color:var(--studio-text);text-align:left;background:0 0;padding:8px;transition:color .15s,border-color .15s,background .15s}.StudioShell-module__Bsz2ra__presetButton:hover,.StudioShell-module__Bsz2ra__optionButton:hover,.StudioShell-module__Bsz2ra__optionButton[data-active=true]{border-color:var(--studio-border-strong);color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__optionButton[data-active=true]{background:color-mix(in srgb, var(--studio-text-bright) 8%, transparent)}.StudioShell-module__Bsz2ra__optionLabel{font-size:12px;line-height:1.2;display:block}.StudioShell-module__Bsz2ra__optionMeta{color:var(--studio-text-dim);margin-top:4px;font-size:11px;line-height:1.2;display:block}.StudioShell-module__Bsz2ra__rowGroup{gap:6px;display:grid;position:relative}.StudioShell-module__Bsz2ra__rowGroup+.StudioShell-module__Bsz2ra__rowGroup{border-top:1px solid var(--studio-border);margin-top:14px;padding-top:14px}.StudioShell-module__Bsz2ra__groupHeader{justify-content:space-between;align-items:center;gap:12px;min-height:22px;margin:0 0 4px;display:flex}.StudioShell-module__Bsz2ra__groupHeader .StudioShell-module__Bsz2ra__groupTitle{margin:0}@media (min-width:901px) and (hover:hover) and (pointer:fine){.StudioShell-module__Bsz2ra__rowGroup>.StudioShell-module__Bsz2ra__groupHeader .StudioShell-module__Bsz2ra__sectionResetButton{opacity:0;pointer-events:none}.StudioShell-module__Bsz2ra__rowGroup:hover>.StudioShell-module__Bsz2ra__groupHeader .StudioShell-module__Bsz2ra__sectionResetButton,.StudioShell-module__Bsz2ra__rowGroup:focus-within>.StudioShell-module__Bsz2ra__groupHeader .StudioShell-module__Bsz2ra__sectionResetButton{opacity:1;pointer-events:auto}}.StudioShell-module__Bsz2ra__postProcessingGroups{gap:6px;display:grid}.StudioShell-module__Bsz2ra__postProcessingGroup{border:1px solid var(--studio-border);gap:6px;padding:6px 8px;display:grid;position:relative}.StudioShell-module__Bsz2ra__postProcessingGroup>.StudioShell-module__Bsz2ra__inputGroupReset{z-index:1;opacity:0;pointer-events:none;align-items:center;height:30px;display:flex;position:absolute;top:6px;right:8px}.StudioShell-module__Bsz2ra__postProcessingGroup[data-enabled=true]:hover>.StudioShell-module__Bsz2ra__inputGroupReset,.StudioShell-module__Bsz2ra__postProcessingGroup[data-enabled=true]:focus-within>.StudioShell-module__Bsz2ra__inputGroupReset{opacity:1;pointer-events:auto}.StudioShell-module__Bsz2ra__postProcessingGroup[data-enabled=true]:hover>.StudioShell-module__Bsz2ra__controlRow:first-of-type .StudioShell-module__Bsz2ra__controlValue,.StudioShell-module__Bsz2ra__postProcessingGroup[data-enabled=true]:focus-within>.StudioShell-module__Bsz2ra__controlRow:first-of-type .StudioShell-module__Bsz2ra__controlValue{color:#0000}.StudioShell-module__Bsz2ra__groupTitle{min-height:22px;color:var(--studio-text-bright);text-transform:uppercase;align-items:center;margin:0 0 4px;font-size:12px;font-weight:500;display:flex}.StudioShell-module__Bsz2ra__controlRow{min-height:30px;color:var(--studio-text);grid-template-columns:142px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid;position:relative}.StudioShell-module__Bsz2ra__controlLabel{color:var(--studio-text-dim);font-size:12px}.StudioShell-module__Bsz2ra__controlValue{color:var(--studio-text);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.StudioShell-module__Bsz2ra__resetButton{color:#0000;text-align:right;background:0 0;border:0;width:44px;font-size:12px;position:absolute;right:0}.StudioShell-module__Bsz2ra__controlRow:hover .StudioShell-module__Bsz2ra__resetButton{background:var(--studio-panel);color:var(--studio-text-dim)}.StudioShell-module__Bsz2ra__resetButton:hover{color:var(--studio-text-bright)!important}.StudioShell-module__Bsz2ra__rangeInputShell{align-items:center;width:100%;height:16px;display:flex;position:relative;overflow:visible}.StudioShell-module__Bsz2ra__rangeInput{width:100%}.StudioShell-module__Bsz2ra__rangeTrack:before,.StudioShell-module__Bsz2ra__rangeBar{background:var(--studio-border)}.StudioShell-module__Bsz2ra__rangeThumb{background:var(--studio-text-bright);border:0}.StudioShell-module__Bsz2ra__rangeThumbOutOfRange{opacity:0}.StudioShell-module__Bsz2ra__rangeOutOfRangeThumb{background:var(--studio-text-bright);pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute;top:4px}.StudioShell-module__Bsz2ra__selectInput,.StudioShell-module__Bsz2ra__textInput{border:1px solid var(--studio-border);background:var(--studio-control);width:100%;min-height:30px;color:var(--studio-text);border-radius:0;padding:5px 8px;font-size:12px}.StudioShell-module__Bsz2ra__dropdownControl{width:100%;position:relative}.StudioShell-module__Bsz2ra__dropdownTrigger{border:1px solid var(--studio-border);background:var(--studio-control);width:100%;min-height:30px;color:var(--studio-text-bright);font:inherit;text-align:left;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:5px 8px;font-size:12px;display:flex}.StudioShell-module__Bsz2ra__dropdownTrigger:hover,.StudioShell-module__Bsz2ra__dropdownTrigger[aria-expanded=true]{border-color:var(--studio-border-strong)}.StudioShell-module__Bsz2ra__dropdownChevron{width:14px;height:14px;color:var(--studio-text-dim);flex:none;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.StudioShell-module__Bsz2ra__dropdownMenu{z-index:60;border:1px solid var(--studio-border-strong);background:var(--studio-control);width:max-content;min-width:100%;max-width:min(360px,100vw - 24px);max-height:320px;position:absolute;top:calc(100% + 3px);left:auto;right:0;overflow-y:auto;box-shadow:0 12px 24px #0003}.StudioShell-module__Bsz2ra__dropdownOption{width:100%;min-height:34px;color:var(--studio-text-dim);font:inherit;text-align:left;text-transform:uppercase;background:0 0;border:0;align-items:center;padding:6px 8px;font-size:12px;display:flex}.StudioShell-module__Bsz2ra__dropdownOption:hover,.StudioShell-module__Bsz2ra__dropdownOption[aria-selected=true]{color:var(--studio-text-bright);background:color-mix(in srgb, var(--studio-text-bright) 7%, transparent)}.StudioShell-module__Bsz2ra__dropdownOption>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.StudioShell-module__Bsz2ra__colorControl{min-width:0;display:flex}.StudioShell-module__Bsz2ra__colorSwatch{border:1px solid var(--studio-border);background:0 0;width:30px;min-height:30px;padding:0}.StudioShell-module__Bsz2ra__colorText{flex:1;margin-left:-1px}.StudioShell-module__Bsz2ra__toggleInput{appearance:none;border:1px solid var(--studio-border-strong);background:var(--studio-control);width:16px;height:16px}.StudioShell-module__Bsz2ra__toggleInput:checked{background:var(--studio-text-bright);box-shadow:inset 0 0 0 3px var(--studio-control)}.StudioShell-module__Bsz2ra__exportButton{border:1px solid var(--studio-control-active);background:var(--studio-control-active);width:100%;min-height:32px;color:var(--studio-control-active-text);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:12px;display:inline-flex}.StudioShell-module__Bsz2ra__exportPanel{gap:8px;display:grid}.StudioShell-module__Bsz2ra__exportFormatGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.StudioShell-module__Bsz2ra__exportFormatTooltip{min-width:0;display:flex}.StudioShell-module__Bsz2ra__exportFormatButton{border:1px solid var(--studio-border-strong);width:100%;min-width:0;min-height:46px;color:var(--studio-text);background:0 0;justify-content:center;align-items:center;gap:5px;font-size:11px;display:inline-flex}.StudioShell-module__Bsz2ra__exportFormatButton:hover:not(:disabled),.StudioShell-module__Bsz2ra__exportFormatButton[data-active=true]{border-color:var(--studio-text-bright);color:var(--studio-text-bright);background:var(--studio-panel-strong)}.StudioShell-module__Bsz2ra__exportFormatButton:disabled{cursor:not-allowed;color:var(--studio-text-dim);opacity:.42}.StudioShell-module__Bsz2ra__exportMeta,.StudioShell-module__Bsz2ra__exportStatus{color:var(--studio-text-dim);margin:0;font-size:12px;line-height:1.4}.StudioShell-module__Bsz2ra__exportStatus{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.StudioShell-module__Bsz2ra__exportModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000085;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.StudioShell-module__Bsz2ra__exportRenderSurface{z-index:-1;opacity:0;pointer-events:none;position:fixed;top:0;left:-10000px;overflow:hidden}.StudioShell-module__Bsz2ra__exportRenderSurface>*{width:100%;height:100%}.StudioShell-module__Bsz2ra__exportModal{border:1px solid var(--studio-border-strong);background:var(--studio-panel-strong);width:min(420px,100vw - 48px);color:var(--studio-text);gap:18px;padding:24px;display:grid;box-shadow:0 24px 80px #0000005c}.StudioShell-module__Bsz2ra__exportModalHeader{gap:5px;display:grid}.StudioShell-module__Bsz2ra__exportModalEyebrow{color:var(--studio-text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.StudioShell-module__Bsz2ra__exportModalHeader h2{color:var(--studio-text-bright);margin:0;font-size:18px;font-weight:500}.StudioShell-module__Bsz2ra__exportProgressTrack{border:1px solid var(--studio-border-strong);background:var(--studio-control);height:8px;position:relative;overflow:hidden}.StudioShell-module__Bsz2ra__exportProgressFill{background:var(--studio-text-bright);height:100%;transition:width .12s linear;display:block}.StudioShell-module__Bsz2ra__exportProgressMeta{color:var(--studio-text-dim);font-variant-numeric:tabular-nums;justify-content:space-between;gap:16px;margin-top:-10px;font-size:11px;display:flex}.StudioShell-module__Bsz2ra__exportModalMessage{color:var(--studio-text-dim);margin:0;font-size:12px;line-height:1.5}.StudioShell-module__Bsz2ra__exportModalActions{justify-content:flex-end;gap:8px;display:flex}.StudioShell-module__Bsz2ra__exportModalPrimaryButton,.StudioShell-module__Bsz2ra__exportModalSecondaryButton{border:1px solid var(--studio-border-strong);min-height:34px;font:inherit;padding:0 16px;font-size:11px}.StudioShell-module__Bsz2ra__exportModalSecondaryButton{color:var(--studio-text);background:0 0;justify-self:end}.StudioShell-module__Bsz2ra__exportModalPrimaryButton{background:var(--studio-text-bright);color:var(--studio-panel-strong)}.StudioShell-module__Bsz2ra__exportModalPrimaryButton:hover,.StudioShell-module__Bsz2ra__exportModalSecondaryButton:hover{border-color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__characterPicker{position:relative}.StudioShell-module__Bsz2ra__characterTrigger{border:1px solid var(--studio-border-strong);width:100%;min-height:65px;color:var(--studio-text-bright);background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;display:grid}.StudioShell-module__Bsz2ra__characterTriggerGlyph{font-family:var(--font-noto);font-size:34px;line-height:1}.StudioShell-module__Bsz2ra__characterTriggerValue{flex-direction:column;grid-column:2;align-items:center;gap:5px;min-width:0;padding:10px 0;display:flex}.StudioShell-module__Bsz2ra__characterTriggerMeaning{max-width:100%;color:var(--studio-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.StudioShell-module__Bsz2ra__characterTriggerChevron{color:var(--studio-text-dim);grid-column:3;justify-self:end;font-size:11px}.StudioShell-module__Bsz2ra__characterSelector{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;display:grid}.StudioShell-module__Bsz2ra__characterPopover{z-index:100;border:1px solid var(--studio-border-strong);background:var(--studio-panel);grid-template-rows:auto minmax(0,1fr);height:min(34rem,100dvh - 2rem);padding:0;display:grid;position:fixed;overflow:hidden;box-shadow:0 12px 30px #00000059}.StudioShell-module__Bsz2ra__characterPopover>.StudioShell-module__Bsz2ra__characterSelector:first-child{padding:10px 10px 0}.StudioShell-module__Bsz2ra__characterPopoverScroll{align-items:start;min-height:0;padding:0 10px 10px;overflow-y:auto}@supports not selector(::-webkit-scrollbar){.StudioShell-module__Bsz2ra__characterPopoverScroll{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .16s}.StudioShell-module__Bsz2ra__characterPopoverScroll[data-scrollbar-visible=true]{scrollbar-color:color-mix(in srgb, var(--studio-text-bright) 55%, transparent) transparent}}.StudioShell-module__Bsz2ra__characterPopoverScroll::-webkit-scrollbar{width:3px}.StudioShell-module__Bsz2ra__characterPopoverScroll::-webkit-scrollbar-track{background:0 0}.StudioShell-module__Bsz2ra__characterPopoverScroll::-webkit-scrollbar-thumb{background-color:#0000;border-radius:1.5px;transition:background-color .16s}.StudioShell-module__Bsz2ra__characterPopoverScroll[data-scrollbar-visible=true]::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--studio-text-bright) 55%, transparent)}.StudioShell-module__Bsz2ra__characterPopoverScroll::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb, var(--studio-text-bright) 85%, transparent)}.StudioShell-module__Bsz2ra__characterColumnTitle{min-height:28px;color:var(--studio-text-bright);justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.StudioShell-module__Bsz2ra__scriptToggle{border:1px solid var(--studio-border);display:inline-flex}.StudioShell-module__Bsz2ra__scriptToggle button{color:var(--studio-text-dim);background:0 0;border:0;padding:3px 6px;font-size:11px}.StudioShell-module__Bsz2ra__scriptToggle button[data-active=true]{background:var(--studio-control-active);color:var(--studio-control-active-text)}.StudioShell-module__Bsz2ra__characterList{gap:2px;display:grid}.StudioShell-module__Bsz2ra__characterButton{width:100%;min-height:24px;color:var(--studio-text-dim);text-align:left;background:0 0;border:0;padding:5px 8px;font-size:12px}.StudioShell-module__Bsz2ra__yearButton{grid-template-columns:4ch minmax(0,1fr) 1em;align-items:center;column-gap:8px;display:grid}.StudioShell-module__Bsz2ra__characterOptionYear{font-variant-numeric:tabular-nums}.StudioShell-module__Bsz2ra__characterOptionMeaning{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.StudioShell-module__Bsz2ra__characterButton:hover,.StudioShell-module__Bsz2ra__characterButton[data-active=true]{color:var(--studio-text-bright);background:var(--studio-panel-strong)}.StudioShell-module__Bsz2ra__hanziGlyph{font-family:var(--font-noto);justify-self:end}@media (max-width:900px){.StudioShell-module__Bsz2ra__shell{flex-direction:column;height:100dvh;display:flex}.StudioShell-module__Bsz2ra__leftPanel,.StudioShell-module__Bsz2ra__rightPanel{display:none}.StudioShell-module__Bsz2ra__mobileHeader{z-index:31;border-bottom:1px solid var(--studio-border);background:var(--studio-panel);min-height:50px;color:var(--studio-text-bright);justify-content:space-between;align-items:center;padding:0 12px;font-size:15px;font-weight:500;display:flex;position:relative}.StudioShell-module__Bsz2ra__mobileBrandLink{z-index:2;color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex;position:relative}.StudioShell-module__Bsz2ra__mobileBrandLink:focus-visible,.StudioShell-module__Bsz2ra__mobileMenuButton:focus-visible,.StudioShell-module__Bsz2ra__mobileMenu button:focus-visible{outline:1px solid var(--studio-text-bright);outline-offset:2px}.StudioShell-module__Bsz2ra__mobileMenuButton{z-index:2;width:36px;height:36px;color:var(--studio-text-bright);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.StudioShell-module__Bsz2ra__mobileMenuOverlay{z-index:1;background:#0000006b;border:0;display:block;position:fixed;inset:0}.StudioShell-module__Bsz2ra__mobileMenu{z-index:3;border:1px solid var(--studio-border-strong);background:var(--studio-panel);width:min(280px,100vw - 24px);box-shadow:0 16px 40px color-mix(in srgb, var(--studio-bg) 72%, transparent);position:absolute;top:calc(100% + 8px);right:12px}.StudioShell-module__Bsz2ra__mobileMenuAction{border:0;border-bottom:1px solid var(--studio-border);width:100%;min-height:42px;color:var(--studio-text);font:inherit;text-align:left;background:0 0;align-items:center;gap:10px;padding:0 14px;display:flex}.StudioShell-module__Bsz2ra__mobileMenuAction:hover{color:var(--studio-text-bright);background:var(--studio-panel-strong)}.StudioShell-module__Bsz2ra__mobileMenuPreviewControls{padding:12px 14px 14px}.StudioShell-module__Bsz2ra__mobileMenuLabel{color:var(--studio-text-dim);text-transform:uppercase;margin-bottom:8px;font-size:11px;display:block}.StudioShell-module__Bsz2ra__mobileMenuZoomRow,.StudioShell-module__Bsz2ra__mobileMenuResetRow{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;display:grid}.StudioShell-module__Bsz2ra__mobileMenuZoomRow button,.StudioShell-module__Bsz2ra__mobileMenuResetRow button{border:1px solid var(--studio-border);background:var(--studio-control);min-height:36px;color:var(--studio-text);font:inherit;justify-content:center;align-items:center;display:inline-flex}.StudioShell-module__Bsz2ra__mobileMenuZoomRow button:hover,.StudioShell-module__Bsz2ra__mobileMenuResetRow button:hover{border-color:var(--studio-border-strong);color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__mobileMenuZoomValue{border-top:1px solid var(--studio-border);border-bottom:1px solid var(--studio-border);height:36px;color:var(--studio-text-bright);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}.StudioShell-module__Bsz2ra__mobileMenuResetRow{grid-template-columns:1fr;margin-top:8px}.StudioShell-module__Bsz2ra__preview{flex:auto;min-height:0}.StudioShell-module__Bsz2ra__previewTopRail,.StudioShell-module__Bsz2ra__zoomHud{display:none}.StudioShell-module__Bsz2ra__previewCanvasFrame{inset:0}.StudioShell-module__Bsz2ra__rendererStatus{display:none}.StudioShell-module__Bsz2ra__mobilePanel{border-top:1px solid var(--studio-border);background:var(--studio-panel);max-height:40vh;display:block;overflow-y:auto}.StudioShell-module__Bsz2ra__mobilePanelInner{padding:14px 16px 16px}.StudioShell-module__Bsz2ra__mobilePanelTitle{color:var(--studio-text-bright);margin:0 0 12px;font-size:16px;font-weight:600}.StudioShell-module__Bsz2ra__mobileTabs{border-top:1px solid var(--studio-border);background:var(--studio-panel);justify-content:space-around;align-items:stretch;min-height:58px;padding:4px 8px;display:flex}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen] .StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen] .StudioShell-module__Bsz2ra__mobilePanel,.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen] .StudioShell-module__Bsz2ra__mobileTabs,.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__mobileHeader,.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__mobilePanel,.StudioShell-module__Bsz2ra__shell:fullscreen .StudioShell-module__Bsz2ra__mobileTabs{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__mobileHeader{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__mobilePanel{display:none}.StudioShell-module__Bsz2ra__shell:has(.StudioShell-module__Bsz2ra__preview:fullscreen) .StudioShell-module__Bsz2ra__mobileTabs{display:none}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen] .StudioShell-module__Bsz2ra__fullscreenExitButton{z-index:40;background:color-mix(in srgb, var(--studio-bg) 90%, transparent);width:40px;height:40px;color:var(--studio-text-bright);border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.StudioShell-module__Bsz2ra__shell[data-studio-fullscreen] .StudioShell-module__Bsz2ra__fullscreenExitButton:focus-visible{outline:1px solid var(--studio-text-bright);outline-offset:2px}.StudioShell-module__Bsz2ra__mobileTabButton{color:var(--studio-text-dim);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:12px;display:flex}.StudioShell-module__Bsz2ra__mobileTabButton[data-active=true]{color:var(--studio-text-bright)}.StudioShell-module__Bsz2ra__settingsFab{z-index:30;background:var(--studio-control-active);width:48px;height:48px;color:var(--studio-control-active-text);border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed;bottom:80px;right:16px}.StudioShell-module__Bsz2ra__settingsOverlay{z-index:40;background:#00000080;display:block;position:fixed;inset:0}.StudioShell-module__Bsz2ra__settingsSheet{z-index:50;background:var(--studio-panel);border-top:1px solid var(--studio-border);border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;max-height:85vh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.StudioShell-module__Bsz2ra__settingsSheetHandle{background:var(--studio-border);border-radius:999px;width:80px;height:6px;margin:16px auto 12px}.StudioShell-module__Bsz2ra__settingsSheetHeader{border-bottom:1px solid var(--studio-border);min-height:40px;color:var(--studio-text-bright);justify-content:space-between;align-items:center;padding:0 32px 12px;font-size:24px;display:flex}.StudioShell-module__Bsz2ra__settingsSheetHeader button{color:var(--studio-text-dim);background:0 0;border:0;font-size:32px;line-height:1}.StudioShell-module__Bsz2ra__settingsSheetBody{min-height:0;overflow-y:auto}.StudioShell-module__Bsz2ra__previewActions{top:16px;right:16px}.StudioShell-module__Bsz2ra__zoomHud{bottom:16px;right:16px}.StudioShell-module__Bsz2ra__controlRow{grid-template-columns:112px minmax(0,1fr) 48px}.StudioShell-module__Bsz2ra__resetButton{display:none}}
