.studio-shell{--app: #e8e8ed;--panel: #ffffff;--subtle: #f5f5f7;--text: #1d1d1f;--muted: #86868b;--line: #efefef;--accent: #007aff;--cta: #1d1d1f;--cta-fg: #ffffff;--radius-sm: 12px;--radius-lg: 20px;--footer-h: 28px;color-scheme:light;background:var(--app);color:var(--text);min-width:360px;min-height:100dvh;font:14px/1.5 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.studio-shell[data-theme=dark]{--app: #1c1c1e;--panel: #2c2c2e;--subtle: #3a3a3c;--text: #f5f5f7;--muted: #86868b;--line: #48484a;--accent: #0a84ff;--cta: #f5f5f7;--cta-fg: #1d1d1f;color-scheme:dark}.studio-shell button,.studio-shell input,.studio-shell select{font:inherit}.studio-shell button{transition:background .18s,color .18s,border-color .18s;touch-action:manipulation}.studio-shell button:disabled{cursor:not-allowed;opacity:.4}.studio-shell button:focus-visible,.studio-shell select:focus-visible,.studio-shell input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.studio-shell select{border:1px solid var(--line);border-radius:var(--radius-sm);padding:7px 22px 7px 10px;background:var(--panel);color:var(--text);font-size:12px}.studio-header{height:76px;padding:0 36px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:30px;background:var(--panel)}.studio-brand{display:flex;align-items:center;gap:7px;font:600 22px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);text-decoration:none;letter-spacing:-.7px}.studio-brand>span:last-child{font-weight:400;color:var(--muted)}.brand-mark{width:28px;height:30px;display:flex;gap:3px;align-items:center;margin-right:6px}.brand-mark i{width:12px;height:23px;border:2px solid currentColor;border-radius:4px;transform:skewY(-16deg)}.brand-mark i+i{transform:skewY(16deg)}.header-tagline{font-size:12px;color:var(--muted)}.header-tools{display:flex;gap:10px;margin-left:auto}.studio-workspace{max-width:1800px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;min-height:calc(100dvh - 76px)}.preview-column{min-width:0;padding:30px 36px 22px}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;color:var(--muted)}.preview-heading h1{font:600 28px/1.25 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:7px;letter-spacing:-.6px}.preview-heading p{font-size:12px;color:var(--muted);margin-top:7px}.local-badge{font-size:12px;border:1px solid var(--line);border-radius:99px;padding:6px 10px;white-space:nowrap;color:var(--muted)}.local-badge>span{display:inline-block;width:5px;height:5px;background:#25a679;border-radius:50%;vertical-align:middle}.preview-stage{height:clamp(420px,calc(100dvh - 325px),720px);min-height:420px;position:relative;border:1px solid color-mix(in oklab,var(--text) 3%,transparent);border-radius:var(--radius-lg);overflow:hidden;color:var(--muted);isolation:isolate}.studio-renderer,.studio-hit-area{position:absolute;inset:0}.studio-renderer{pointer-events:none}.studio-renderer canvas{display:block;width:100%;height:100%}.studio-hit-area{cursor:grab;touch-action:pan-y}.studio-hit-area:active{cursor:grabbing}.stage-label{position:absolute;left:23px;top:19px;font-size:12px;color:var(--muted);pointer-events:none}.stage-label>span{opacity:.5;padding-left:8px}.stage-tools{position:absolute;bottom:18px;left:18px;right:18px;display:flex;justify-content:space-between;pointer-events:none}.stage-tools>*{pointer-events:auto}.stage-button,.zoom-tools{background:color-mix(in oklab,var(--panel) 85%,transparent)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in oklab,var(--text) 3%,transparent)!important;border-radius:9px;color:var(--text)!important;font-size:12px!important}.stage-button{padding:8px 13px}.zoom-tools{display:flex;align-items:center;padding:2px}.zoom-tools button{padding:5px 9px;background:transparent;color:var(--text)}.zoom-tools span{font-size:12px;font-variant-numeric:tabular-nums;min-width:38px;text-align:center}.scene-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:15px;padding:5px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.scene-button{background:transparent;color:var(--muted);padding:10px 3px 8px;border:1px solid transparent;border-radius:9px;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:12px!important;white-space:nowrap}.scene-button.active{background:var(--subtle);color:var(--accent);border-color:var(--line)}.pose-icon{height:24px;width:30px;display:flex;justify-content:center;align-items:center;gap:1px}.pose-icon i{height:23px;width:11px;border:1.4px solid currentColor;border-radius:3px;display:block}.pose-icon i+i{border-left-width:1px}.pose-0 i{transform:skewY(-14deg)}.pose-0 i+i{transform:skewY(14deg)}.pose-2{transform:rotate(90deg)}.pose-3 i+i{display:none}.pose-3 i{width:16px}.pose-4{transform:rotate(90deg)}.pose-4 i{transform:skewY(30deg)}.pose-5 i{transform:rotate(25deg)}.pose-5 i+i{transform:rotate(-25deg)}.pose-6 i{width:17px;background:radial-gradient(circle at 4px 4px,currentColor 2px,transparent 2.5px)}.pose-6 i+i{display:none}.playback-bar{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-top:16px;min-height:36px}.fold-control{display:flex;align-items:center;gap:12px;font-size:12px;flex:1;max-width:520px;color:var(--muted)}.fold-control[hidden],.motion-note[hidden]{display:none}.fold-control label{white-space:nowrap}.fold-control input{width:100%;accent-color:var(--accent);height:3px;min-width:40px}.fold-control output{font-size:12px;font-variant-numeric:tabular-nums;min-width:32px}.play-button{background:var(--panel);border:1px solid var(--line)!important;padding:8px 14px;border-radius:var(--radius-sm);font-size:12px!important;white-space:nowrap}.motion-note{font-size:12px;color:var(--muted)}.preview-footer{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px;margin-top:19px}.inspector{background:var(--panel);border-left:1px solid var(--line);min-width:0}.inspector-tabs{height:62px;display:flex;border-bottom:1px solid var(--line);padding:0 24px;gap:27px}.inspector-tabs button{position:relative;background:none;font-size:13px;color:var(--muted);padding:0 4px}.inspector-tabs button[aria-selected=true]{color:var(--text);font-weight:600}.inspector-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--accent)}.inspector-tabs button span{font-size:12px;margin-left:4px}.inspector-body{padding:22px 24px;max-height:calc(100dvh - 138px);overflow:auto;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.inspector-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.inspector h2{font-size:13px;font-weight:600;margin:0 0 14px}.section-title{display:flex;justify-content:space-between;align-items:baseline}.section-title>span{font-size:12px;color:var(--muted)}.segmented{display:flex;background:var(--subtle);padding:3px;border-radius:9px;gap:2px}.segmented button{flex:1;padding:7px 3px;border-radius:6px;background:transparent;color:var(--muted);font-size:12px}.segmented button.active{background:var(--panel);color:var(--text);box-shadow:0 1px 3px color-mix(in oklab,var(--text) 4%,transparent)}.help{font-size:12px;line-height:1.7;color:var(--muted);margin:11px 0 16px}.help.compact{margin:8px 0 12px}.sub-tabs{display:flex;gap:20px;margin:18px 0 16px}.sub-tabs button{background:none;color:var(--muted);font-size:12px;padding:0 0 5px;border-bottom:1px solid transparent}.sub-tabs button.active{color:var(--accent);border-color:var(--accent)}.upload-slot{margin-bottom:16px}.slot-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 7px;font-size:12px}.upload-target{width:100%;min-height:74px;border:1px dashed var(--line)!important;border-radius:var(--radius-sm);background:var(--subtle);display:flex;align-items:center;gap:10px;text-align:left;padding:11px;color:var(--muted)}.upload-target:hover,.dragging .upload-target{border-color:var(--accent)!important;background:color-mix(in srgb,var(--accent) 6%,var(--panel))}.upload-target img,.upload-target video{width:42px;height:46px;object-fit:cover;border-radius:5px;flex:none;background:repeating-conic-gradient(color-mix(in oklab,var(--text) 10%,var(--panel)) 0% 25%,var(--panel) 0% 50%) 50% / 10px 10px}.upload-target img.original-thumb{opacity:.6}.upload-symbol{width:32px;font-size:22px;text-align:center;font-weight:300}.upload-caption{display:flex;flex-direction:column;gap:4px;min-width:0;font-size:12px}.upload-caption>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-caption small{font-size:12px;opacity:.75}.has-asset .upload-caption>span{color:var(--text)}.slot-meta{display:flex;justify-content:space-between;gap:5px;margin-top:6px;line-height:1.4;font-size:12px;color:var(--muted)}.slot-meta small{font-size:inherit}.slot-meta a{font-size:12px;color:var(--muted);white-space:nowrap;text-decoration:none}.slot-meta a:hover{color:var(--accent)}.field-row,.switch-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;margin:16px 0}.field-row select{max-width:165px;font-size:12px}.field-label{display:block;margin:17px 0 9px;font-size:12px;color:var(--muted)}.switch-row input{accent-color:var(--accent);width:16px;height:16px}.finish-options{display:flex;gap:9px}.finish-options button{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid var(--line)!important;border-radius:8px;padding:8px 10px;font-size:12px!important;flex:1}.finish-options button.active{border-color:var(--accent)!important}.finish-options i{width:16px;height:16px;border-radius:50%;box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--text) 12%,transparent)}.background-options{display:flex;gap:12px}.background-options button{width:29px;height:29px;border-radius:50%;border:1px solid color-mix(in oklab,var(--text) 20%,transparent)}.background-options button.active{outline:2px solid var(--accent);outline-offset:3px}.text-button{background:none;font-size:12px!important;color:var(--accent);padding:2px 0}.text-button.muted{color:var(--muted);font-size:18px!important;line-height:15px}.reset-media{margin-top:6px}.storage-section>div:first-child{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.storage-section strong{font-size:12px;font-weight:400;font-variant-numeric:tabular-nums}.storage-section meter{display:block;width:100%;height:4px;margin:9px 0 8px}.storage-section meter::-webkit-meter-bar{background:var(--subtle);border:0}.storage-section meter::-webkit-meter-optimum-value{background:var(--accent)}.storage-section>small{font-size:12px;color:var(--muted)}.draft-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.draft-actions button{background:none;font-size:12px;color:var(--muted);padding:0}.draft-actions button:hover{color:var(--accent)}.resolution-options{display:flex;gap:8px}.resolution-options button{display:flex;flex:1;flex-direction:column;gap:4px;background:transparent;border:1px solid var(--line)!important;border-radius:var(--radius-sm);padding:10px 3px;font-size:12px}.resolution-options button.active{border-color:var(--accent)!important;background:color-mix(in srgb,var(--accent) 5%,var(--panel));color:var(--accent)}.resolution-options span{font-size:12px;color:var(--muted)}.primary,.secondary{border-radius:var(--radius-sm);padding:11px 18px;font-size:12px!important;font-weight:600!important}.primary{background:var(--cta);color:var(--cta-fg)!important}.primary:hover{background:color-mix(in oklab,var(--cta) 86%,var(--accent))}.secondary{background:var(--subtle);border:1px solid var(--line)!important;color:var(--text)}.full-width,.export-action{width:100%;margin-top:10px}.export-action{display:flex;justify-content:space-between;align-items:center}.result-item{margin:0 0 18px}.result-item>video{width:100%;border-radius:9px;background:var(--subtle)}.result-item>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;margin-top:7px}.result-item small{font-size:12px;color:var(--muted);margin-left:5px}.notice{position:relative;padding:13px 24px 13px 12px;margin-bottom:20px;border-radius:8px;background:color-mix(in srgb,var(--accent) 9%,var(--panel));font-size:12px;line-height:1.6;overflow-wrap:anywhere}.notice button{position:absolute;right:8px;top:8px;background:none}.studio-loading,.export-overlay{position:absolute;inset:0;z-index:6;background:var(--app);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:12px;color:var(--muted)}.export-overlay{background:color-mix(in oklab,var(--app) 93%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;text-align:center}.export-overlay>small{max-width:350px;line-height:1.8}.studio-loading progress,.export-overlay progress{height:3px;width:150px;accent-color:var(--accent)}.spinner{width:24px;height:24px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;background:#00000087;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:30;display:grid;place-items:center;padding:24px}.pro-dialog{width:min(400px,100%);padding:34px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;box-shadow:0 25px 80px #0003}.pro-emblem{font:600 32px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--accent);display:block;margin-bottom:18px}.pro-dialog h2{font-size:20px;margin:0 0 12px}.pro-dialog p{color:var(--muted);font-size:13px;line-height:1.8;margin-bottom:24px}@media(min-width:1600px){.preview-column{padding:40px 52px}.studio-workspace{grid-template-columns:minmax(0,1fr) 370px}.inspector-body{padding:26px 28px}.preview-stage{height:clamp(500px,calc(100dvh - 360px),760px)}}@media(max-width:1100px){.studio-header{padding:0 24px}.header-tagline{display:none}.studio-workspace{grid-template-columns:minmax(0,1fr) 310px}.preview-column{padding:25px 22px}.inspector-body{padding:20px}.preview-heading h1{font-size:24px}.local-badge{display:none}.preview-heading p{max-width:290px}.scene-button{font-size:12px!important}.preview-footer>span:first-child{display:none}.preview-stage{min-height:440px}.fold-control{gap:7px}.playback-bar{gap:10px}}@media(max-width:800px){.studio-header{height:64px;padding:0 18px;gap:8px}.studio-brand{font-size:20px}.header-tools{gap:5px}.header-tools select{max-width:106px;padding:6px;font-size:12px}.studio-workspace{grid-template-columns:1fr}.preview-column{padding:23px 18px 20px}.preview-heading{margin-bottom:18px}.preview-heading h1{font-size:25px}.preview-heading p{font-size:12px;max-width:none}.preview-stage{height:440px;min-height:0}.stage-label{left:18px;top:16px}.scene-strip{gap:1px;padding:4px;margin-top:12px}.scene-button{padding:8px 0;font-size:12px!important}.pose-icon{transform:scale(.85)}.pose-2,.pose-4{transform:scale(.85) rotate(90deg)}.playback-bar{gap:12px;margin-top:13px}.play-button{padding:8px 10px;font-size:12px!important}.preview-footer{margin-top:12px;font-size:12px}.inspector{border-left:0;border-top:1px solid var(--line)}.inspector-tabs{height:56px;padding:0 22px}.inspector-body{max-height:none;overflow:visible;padding:24px}.inspector-section{margin-bottom:22px}.upload-target{min-height:80px}.slot-meta,.slot-meta a,.upload-caption,.field-row,.field-label,.switch-row,.slot-heading,.help,.segmented button,.sub-tabs button{font-size:12px}.inspector h2{font-size:15px}.draft-actions button{font-size:12px}.storage-section>small{font-size:12px}}@media(prefers-reduced-motion:reduce){.studio-shell *,.studio-shell *:before{animation:none!important;transition:none!important}}.global-status{position:fixed;bottom:22px;left:22px;z-index:25;max-width:min(420px,calc(100vw - 44px));filter:drop-shadow(0 8px 20px #0002)}.global-status .notice{margin:0;border:1px solid var(--line);background:var(--panel);font-size:12px}.stage-button.active{outline:2px solid var(--accent)}@media(min-width:801px)and (max-height:820px){.studio-header{height:60px}.studio-workspace{min-height:calc(100dvh - 60px)}.preview-column{padding:20px 28px 16px}.preview-heading{margin-bottom:16px}.preview-heading h1{font-size:24px}.preview-stage{height:calc(100dvh - 330px);min-height:300px}.scene-button{padding-top:7px;padding-bottom:7px}.preview-footer{margin-top:12px}.inspector-body{max-height:calc(100dvh - 120px)}}.studio-shell{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans,Microsoft YaHei,system-ui,sans-serif}.studio-header{height:64px;padding:0 24px;gap:24px}.header-export{display:flex;align-items:center;gap:14px;padding:8px 16px;min-height:36px}.studio-workspace{max-width:none;grid-template-columns:minmax(0,1fr) 340px;height:calc(100dvh - 64px - var(--footer-h));min-height:0}.preview-column{padding:0;display:flex;flex-direction:column;min-height:0;min-width:0}.preview-stage{flex:1;height:auto;min-height:0;border:0;border-radius:0;overflow:visible}.studio-hit-area{touch-action:none}.preview-dock{flex:none;padding:12px 24px 18px;background:var(--panel);border-top:1px solid var(--line)}.scene-strip{margin:0;background:var(--subtle);border:0;padding:4px;border-radius:8px}.scene-button{padding:10px 4px;gap:6px;border-radius:6px}.scene-button.active{background:var(--panel);border-color:var(--line);box-shadow:0 1px 2px #0000000d}.fold-control{max-width:none;flex:1}.fold-control input{height:4px}.fold-control output{min-width:36px}.playback-bar{margin-top:14px;min-height:38px}.play-button{margin-left:auto}.inspector{min-height:0;display:flex;flex-direction:column}.inspector-body{max-height:none;flex:1;min-height:0;padding:22px 24px}.inspector h2,.field-row,.switch-row,.slot-heading{font-size:14px}.segmented{margin-bottom:20px}.segmented button{font-size:13px}.upload-target{min-height:86px}.ui-switch{display:inline-flex;align-items:center;flex-shrink:0;width:36px;height:20px;padding:2px;border-radius:999px;background:var(--line);border:1px solid transparent;cursor:pointer}.ui-switch[data-state=checked]{background:var(--accent)}.ui-switch-thumb{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0002;transform:translate(0);transition:transform .15s}.ui-switch-thumb[data-state=checked]{transform:translate(16px)}.dialog-overlay{position:fixed;inset:0;z-index:40;background:#00000087;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.export-dialog,.pro-dialog{position:fixed;z-index:41;left:50%;top:50%;transform:translate(-50%,-50%);width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 48px);background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 20px 80px #00000040;outline:none}.export-dialog{display:flex;flex-direction:column}.dialog-heading{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.dialog-heading h2{font-size:18px;font-weight:600}.dialog-close{background:transparent;font-size:24px!important;width:28px;height:28px;color:var(--muted)}.dialog-body{overflow:auto;padding:4px 24px 24px}.dialog-body .inspector-section:last-child{border:0;margin:0;padding-bottom:0}.dialog-body .inspector-section{margin-top:20px}.export-progress{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.export-progress progress{width:100%;height:5px;accent-color:var(--accent)}.pro-overlay{z-index:42}.pro-dialog{z-index:43}.global-status{z-index:50}@media(max-width:1100px)and (min-width:801px){.studio-workspace{grid-template-columns:minmax(0,1fr) 300px}.preview-dock{padding:12px 16px 16px}.inspector-body{padding:20px}}@media(max-width:800px){.studio-header{height:auto;min-height:64px;padding:12px 16px;flex-wrap:wrap;gap:10px}.studio-brand{font-size:20px}.header-tools{gap:6px}.header-tools select{max-width:96px;padding:6px}.header-export{padding:7px 10px;gap:6px}.studio-workspace{display:block;height:auto}.preview-stage{flex:none;height:min(58dvh,540px);min-height:340px}.preview-dock{padding:10px 12px 16px}.scene-button{padding:9px 1px}.playback-bar{gap:10px}.inspector-body{overflow:visible}}@media(max-width:470px){.studio-brand,.header-tools{width:100%}.header-export{margin-left:auto}}.download-link{text-decoration:none;cursor:pointer;padding:6px 0}.export-dialog[data-exporting=true] .dialog-body{padding-bottom:110px}.export-progress{position:absolute;bottom:0;left:0;right:0;padding:16px 24px;background:var(--panel);border-top:1px solid var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.layer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;font-size:12px}.layer-actions a{color:var(--accent);text-decoration:none}.wallpaper-tabs{flex-wrap:wrap}.layer-panel .help{line-height:1.6;margin:16px 0}.layer-slot .upload-target img{object-fit:contain;background:repeating-conic-gradient(color-mix(in oklab,var(--text) 10%,var(--panel)) 0% 25%,var(--panel) 0% 50%) 50%/12px 12px}.layer-visibility{margin-top:-8px;margin-bottom:20px;font-size:12px}.layer-panel input[type=range]{max-width:55%;accent-color:var(--accent)}.upload-slot{position:relative}.header-sync{margin:0;gap:8px;white-space:nowrap;color:var(--muted)}.section-title-aside{display:flex;align-items:baseline;gap:12px}.section-title-aside>span{font-size:12px;color:var(--muted)}.detach-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);cursor:pointer}.detach-toggle input{accent-color:var(--accent);width:14px;height:14px;margin:0}.sync-hint{margin:8px 0 14px}.result-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-item>img{width:100%;border-radius:9px;background:var(--subtle);display:block}.privacy-note{margin:8px 0 14px}.leave-dialog{text-align:left}.leave-actions{display:flex;gap:10px;margin-top:8px}.leave-actions button{flex:1}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);text-decoration:none;white-space:nowrap;padding:6px 10px;margin-left:-10px;border-radius:var(--radius-sm)}.back-link:hover{color:var(--text);background:var(--subtle)}.studio-brand>span:last-child{font-size:12px;letter-spacing:0;margin-left:2px}.cta-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 16px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--accent) 6%,var(--panel));color:var(--text);font-size:12px;text-decoration:none}.cta-bar:hover{border-color:var(--accent)}.cta-secondary{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;text-align:center}.slot-cta{color:var(--accent);text-decoration:none;white-space:nowrap}.empty-tip{position:absolute;left:18px;bottom:18px;z-index:4;width:min(300px,calc(100% - 36px));padding:14px 30px 14px 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--panel) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px #0000001a;font-size:12px;line-height:1.6;color:var(--text)}.empty-tip a{display:inline-block;margin-top:8px;color:var(--accent);text-decoration:none}.empty-tip-close{position:absolute;top:6px;right:8px;background:none;font-size:16px;line-height:1;padding:4px;color:var(--muted)}.studio-footer{height:var(--footer-h);display:flex;align-items:center;gap:10px;padding:0 24px;border-top:1px solid var(--line);background:var(--panel);font-size:12px;color:var(--muted);overflow:hidden}.studio-footer a,.footer-link{color:var(--muted);text-decoration:none;background:none;padding:0;font-size:12px;white-space:nowrap}.studio-footer a:hover,.footer-link:hover{color:var(--text)}.notices-dialog{text-align:left}.notices-dialog p{font-size:12px}@media(max-width:1200px){.studio-brand{font-size:17px}.brand-mark{transform:scale(.82);margin-right:0}}@media(max-width:800px){.studio-footer{height:auto;padding:10px 16px;flex-wrap:wrap}.back-link{order:-1}.empty-tip{left:12px;bottom:12px}}.auth-area{position:relative;display:flex;align-items:center;gap:8px}.auth-signin{padding:7px 14px}.auth-fallback{font-size:12px;color:var(--accent);white-space:nowrap}.auth-chip{display:flex;align-items:center;gap:8px;max-width:190px;padding:5px 10px 5px 5px;border:1px solid var(--line)!important;border-radius:999px;background:var(--panel);font-size:12px!important}.auth-chip:hover{background:var(--subtle)}.auth-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;flex:none}.auth-avatar-letter{display:grid;place-items:center;background:var(--accent);color:#fff;font-size:12px;font-weight:600}.auth-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-tier{flex:none;padding:2px 6px;border-radius:999px;background:var(--subtle);color:var(--muted);font-size:12px}.auth-scrim{position:fixed;inset:0;z-index:44}.auth-menu{position:absolute;z-index:45;top:calc(100% + 6px);right:0;min-width:140px;padding:6px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);box-shadow:0 12px 32px #00000024}.auth-menu button{width:100%;padding:8px 10px;border-radius:8px;background:none;text-align:left;font-size:12px}.auth-menu button:hover{background:var(--subtle)}.paywall-dismiss{display:block;margin:14px auto 0}@media(max-width:800px){.auth-name{display:none}.auth-chip{padding:5px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}html{color-scheme:light dark}body{color:canvastext;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:canvas;min-width:320px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans,Microsoft YaHei,system-ui,sans-serif}button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;font:inherit;border:0}button:disabled{cursor:default}p,h1{margin:0}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
