html,body{width:100%;height:100%;margin:0;overflow:hidden;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#cfd3dc;color:#161b28}#app{width:100%;height:100%}button,select,input{font:inherit}button{min-height:36px;padding:8px 14px;border:1px solid #d7ddea;border-radius:8px;background:#fff;color:#273148;cursor:pointer}button:hover:not(:disabled){background:#f7f8fb}button:disabled,select:disabled{cursor:not-allowed;opacity:.58}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}select,input::file-selector-button{min-height:28px}select{width:100%;color:#161b28;border:1px solid #d7ddea;border-radius:8px;padding:0 10px;background:#fff}#app-shell{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border:1px solid #c6ccd8;border-radius:20px;overflow:hidden}#app-header{height:92px;flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;padding:22px 28px;box-sizing:border-box;border-bottom:1px solid #dce1ec}#header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:min(56vw,460px)}#app-header h1{margin:0;color:#151a27;font-size:22px;line-height:1.2}#app-header p{margin:14px 0 0;color:#667189;font-size:13px}#help-button,#profile-trigger{width:34px;height:34px;min-height:34px;padding:0;border-radius:50%;color:#8a94aa}#profile-menu{position:relative;z-index:30}#profile-trigger{display:grid;place-items:center;padding:0;border-color:transparent;background:transparent}#profile-trigger:hover,#profile-trigger:focus-visible,#profile-trigger[aria-expanded=true]{border-color:#d8ddeb;background:#f6f7fb}.profile-avatar{display:grid;width:30px;height:30px;place-items:center;flex:0 0 auto;border:1px solid rgba(91,73,179,.2);border-radius:50%;background:linear-gradient(145deg,#e8e4ff,#c9d8ff 52%,#d6f1ed);color:#62579c;box-shadow:inset 0 0 0 2px #ffffffb8}.profile-avatar svg{width:62%;height:62%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.profile-avatar-large{width:40px;height:40px}.profile-popover{position:absolute;top:calc(100% + 9px);right:0;z-index:40;width:min(280px,calc(100vw - 32px));padding:14px;border:1px solid #e3e6ee;border-radius:16px;background:#fffffffa;box-shadow:0 18px 45px #20293c29;box-sizing:border-box}.profile-popover:before{position:absolute;right:0;bottom:100%;width:100%;height:12px;content:""}.profile-identity{display:flex;align-items:center;gap:12px;min-width:0;padding:2px}.profile-user-name{display:block;overflow:hidden;color:#1b2030;font-size:14px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profile-user-copy{display:block;min-width:0}.profile-user-email{display:block;overflow:hidden;margin-top:3px;color:#737c8f;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profile-menu-divider{height:1px;margin:13px 0 8px;background:#eceef4}.profile-logout-button{display:flex;width:100%;min-height:40px;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#5b6478;text-align:left}.profile-logout-button:hover:not(:disabled),.profile-logout-button:focus-visible{background:#f4f5f8;color:#242b3b}.profile-logout-button svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}#help-panel{position:absolute;top:84px;right:16px;z-index:20;width:min(440px,calc(100vw - 32px));max-height:min(72vh,calc(100vh - 120px));overflow:auto;padding:14px 16px;border:1px solid #d7ddea;border-radius:14px;background:#fffffffc;box-shadow:0 18px 40px #20293c24;box-sizing:border-box}#help-panel .help-block+.help-block{margin-top:13px;padding-top:13px;border-top:1px solid #e4e8f0}#help-panel p{margin:0;color:#44516b;font-size:13px;line-height:1.45}#help-panel .help-block-title{color:#1f2940;font-size:15px;font-weight:900;line-height:1.2;margin-bottom:10px}#help-panel p+p{margin-top:6px}.help-guide-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.help-guide-row,.viewport-guide-row{min-width:0;display:grid;grid-template-columns:minmax(0,126px) minmax(0,1fr);align-items:center;gap:7px;min-height:32px;padding:2px 0;box-sizing:border-box}.viewport-guide-row{align-items:start}.help-guide-row.text-only{grid-template-columns:minmax(0,126px) minmax(0,1fr)}.help-guide-icon-tile{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #313a4f;border-radius:6px;background:#273148}.help-guide-icon-tile img{width:15px;height:15px;display:block;object-fit:contain}.help-guide-copy{min-width:0;display:flex;align-items:baseline;gap:8px}.help-guide-title{min-width:0;display:inline-flex;align-items:center;gap:7px;color:#242c3f;font-size:12px;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.help-guide-title.with-icon{white-space:nowrap}.help-guide-chip-list{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.help-guide-chip-list.developer-guide{margin-top:8px}.help-guide-chip,.viewport-guide-chip{min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid #d9dee8;border-radius:7px;background:#f1f3f6;color:#44516b;font-size:11px;font-weight:800;line-height:1;box-sizing:border-box}.help-guide-chip.detail-chip{justify-content:flex-start;color:#59657a;font-weight:750;line-height:1.2;text-align:left}.help-guide-chip.with-icon{min-height:30px;gap:6px;padding:3px 8px 3px 4px}.help-guide-chip-icon{width:24px;height:24px;display:block;object-fit:contain}.viewport-guide-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.viewport-guide-label{min-width:0;min-height:30px;display:inline-flex;align-items:center;gap:6px;color:#242c3f;font-size:12px;font-weight:850;line-height:1.2}.viewport-guide-label-icon{width:24px;height:24px;display:block;object-fit:contain}.viewport-guide-actions{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.viewport-guide-action{display:inline-flex;align-items:center;gap:6px}.viewport-guide-chip.with-icon{min-height:30px;gap:6px;padding:3px 8px 3px 4px;color:#44516b;font-family:inherit;font-size:11px;border-color:#d9dee8;border-radius:7px;background:#f1f3f6;box-shadow:none}.viewport-guide-chip-icon{width:24px;height:24px;display:block;object-fit:contain}.viewport-guide-plus{color:#242c3f;font-size:15px;font-weight:900;line-height:1}#workspace{flex:1 1 auto;min-height:0;display:flex}#toolbar-root{flex:0 0 var(--left-pane-width, 424px);min-width:280px;max-width:620px;background:#f9fafc}.pane-resize-handle{position:relative;z-index:4;flex:0 0 auto;padding:0;border:0;border-radius:0;background:transparent;box-sizing:border-box}.pane-resize-handle:before{content:"";position:absolute;background:#dce1ec}.pane-resize-handle:hover:before,.pane-resize-handle:focus-visible:before,.pane-resize-active .pane-resize-handle:before{background:#aeb8ca}.pane-resize-handle.vertical{width:8px;min-height:0;cursor:col-resize}.pane-resize-handle.vertical:before{top:0;bottom:0;left:3px;width:1px}.pane-resize-handle.horizontal{width:100%;min-height:8px;cursor:row-resize}.pane-resize-handle.horizontal:before{top:3px;left:0;right:0;height:1px}.pane-resize-active{-webkit-user-select:none;user-select:none}.pane-resize-left{cursor:col-resize}.pane-resize-bottom{cursor:row-resize}.pane-resize-active *{-webkit-user-select:none;user-select:none}#toolbar{display:flex;flex-direction:column;gap:14px;height:100%;padding:14px;box-sizing:border-box;overflow:auto}#prompt-search,#interaction-search{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #d8deea;border-radius:18px;background:#fff;color:#8a97af;box-sizing:border-box}#prompt-search input,#interaction-search input{min-width:0;width:100%;border:0;outline:0;color:#526079;background:transparent;font-size:12px}#prompt-search input::-webkit-search-cancel-button,#interaction-search input::-webkit-search-cancel-button{appearance:none;display:none}.search-clear-button{width:22px;height:22px;min-height:22px;flex:0 0 22px;padding:0;border:0;border-radius:50%;background:#eef2f7;color:#6f7b91;font-size:13px;font-weight:800;line-height:1}.search-clear-button:hover:not(:disabled){background:#e2e7f0;color:#273148}.search-clear-button:disabled{opacity:0;pointer-events:none}.prompt-search-results,.interaction-search-results{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e0e5ee;border-radius:10px;background:#fff}.prompt-search-section .prompt-search-results,.interaction-search-section .interaction-search-results{padding:0;border:0;border-radius:0;background:transparent}.prompt-search-results-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.prompt-search-results-header strong{font-size:12px;color:#667189}.prompt-search-results-header span{min-width:0;color:#8a97af;font-size:11px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-search-status{margin:0;color:#526079;font-size:12px;line-height:1.4}.prompt-search-status.error{color:#b34b5c}.prompt-search-result-list,.interaction-search-result-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.prompt-search-motion-card,.interaction-search-card{width:100%;aspect-ratio:1 / 1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:10px;border:1px solid #dfe4ee;border-radius:8px;background:linear-gradient(180deg,#fff,#eef1f6);color:#273148;text-align:center;overflow:hidden;box-sizing:border-box}.prompt-search-motion-card.has-thumbnail,.interaction-search-card.has-thumbnail{justify-content:flex-start;padding:0;background:#fff}.prompt-search-card-thumbnail,.interaction-search-card-thumbnail{width:100%;height:auto;min-height:0;flex:1 1 auto;display:block;border-radius:8px 8px 0 0;background:#dfe4ee;object-fit:cover}.prompt-search-card-copy,.interaction-search-card-copy{max-width:100%;display:flex;flex-direction:column;align-items:center;gap:5px;padding:0}.prompt-search-motion-card.has-thumbnail .prompt-search-card-copy,.interaction-search-card.has-thumbnail .interaction-search-card-copy{width:100%;min-height:26px;flex:0 0 auto;justify-content:center;padding:4px 5px;background:#fff;box-sizing:border-box}.prompt-search-card-title-row,.interaction-search-card-title-row{min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px}.interaction-search-card:not(.has-thumbnail){gap:8px}.interaction-search-card strong{max-width:100%;color:#242c3f;font-size:10px;line-height:1.25;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.interaction-search-card-copy span{max-width:100%;color:#667189;font-size:10px;line-height:1.25;overflow-wrap:anywhere}.prompt-search-card-title-row strong,.interaction-search-card-title-row strong,.prompt-search-motion-title{max-width:100%;display:-webkit-box;overflow:hidden;color:#242c3f;font-size:10px;line-height:1.25;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prompt-search-card-title-row span,.interaction-search-card-title-row span{color:#667189;font-size:10px;line-height:1.2}.prompt-search-card-error{max-width:100%;color:#b34b5c;font-size:10px;line-height:1.25;overflow-wrap:anywhere}.prompt-search-motion-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 6px;color:#667189;font-size:11px;line-height:1.2}.prompt-search-motion-detail{margin:0;color:#667189;font-size:11px;line-height:1.25}.image-pose-section{gap:10px}.image-pose-dropzone{min-height:126px;display:grid;grid-template-columns:minmax(0,108px) minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:1px dashed #cbd4e3;border-radius:8px;background:#f8fafc;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.image-pose-dropzone:hover,.image-pose-dropzone:focus-visible{border-color:#7b61ff;background:#f5f2ff}.image-pose-dropzone:focus-visible{outline:none;box-shadow:0 0 0 3px #7b61ff38}.image-pose-dropzone[aria-disabled=true]{cursor:progress;opacity:.72}.image-pose-dropzone.dragging{border-color:#7b61ff;background:#f3f0ff}.image-pose-dropzone.has-preview{border-style:solid;background:#fff}.image-pose-preview,.image-pose-placeholder{width:108px;height:96px;display:block;border-radius:7px;background:#dfe4ee;object-fit:cover}.image-pose-placeholder{position:relative}.image-pose-placeholder:before,.image-pose-placeholder:after{content:"";position:absolute;left:50%;background:#8190a8;transform:translate(-50%,-50%)}.image-pose-placeholder:before{top:50%;width:34px;height:3px}.image-pose-placeholder:after{top:50%;width:3px;height:34px}.image-pose-dropzone-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.image-pose-dropzone-copy strong{max-width:100%;color:#242c3f;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.image-pose-dropzone-copy span{color:#667189;font-size:11px;line-height:1.35}.image-pose-overlay-preview{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d9e1ee;border-radius:8px;background:#101828}.image-pose-overlay-preview img{width:100%;height:100%;display:block;object-fit:contain}.image-pose-controls{display:flex;flex-direction:column;gap:8px}.image-pose-controls label{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px}.image-pose-controls label span{color:#667189;font-size:12px;font-weight:700}.image-pose-control-tip{margin:-3px 0 2px 84px;color:#7b8498;font-size:11px;line-height:1.35}.image-pose-controls .image-pose-checkbox{display:flex;grid-template-columns:none;align-items:center;gap:8px}.image-pose-checkbox input{width:14px;height:14px;margin:0;accent-color:#6f36d1}.image-pose-checkbox span{min-width:0;line-height:1.25}.image-pose-manual-auto-opened{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;padding:9px;border:1px solid #e7b34b;border-radius:8px;background:#fff7df;color:#6f4510}.image-pose-manual-auto-opened-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#b86908;color:#fff;font-size:13px;font-weight:800;line-height:1}.image-pose-manual-auto-opened strong{display:block;color:#603b0c;font-size:11px;line-height:1.35}.image-pose-manual-auto-opened p{margin:3px 0 0;font-size:11px;line-height:1.4}.image-pose-manual-selection{display:flex;flex-direction:column;gap:8px;padding:9px;border:1px solid #d9e1ee;border-radius:8px;background:#f8fafc}.image-pose-manual-hint,.image-pose-manual-required{margin:0;font-size:11px;line-height:1.4}.image-pose-manual-hint{color:#526079;font-weight:700}.image-pose-manual-required{color:#8b5a16}.image-pose-bbox-editor{position:relative;width:100%;min-height:72px;overflow:hidden;border:1px solid #aebbd0;border-radius:7px;background:#101828;box-sizing:border-box;cursor:crosshair;touch-action:none}.image-pose-bbox-editor.disabled{cursor:progress;opacity:.72}.image-pose-bbox-editor img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.image-pose-bbox-selection{position:absolute;display:block;min-width:1px;min-height:1px;border:2px solid #8b5cf6;background:#7b61ff2e;box-shadow:0 0 0 1px #ffffffeb,0 2px 8px #10182847;box-sizing:border-box;pointer-events:none}.image-pose-bbox-selection>span{position:absolute;top:-1px;left:-1px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:0 0 5px;background:#6f36d1;color:#fff;font-size:10px;font-weight:800;line-height:1}.image-pose-bbox-editor.drawing .image-pose-bbox-selection{border-style:dashed}.image-pose-bbox-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.image-pose-bbox-actions span{min-width:0;color:#667189;font-size:11px;line-height:1.35}.image-pose-bbox-actions button{flex:0 0 auto;min-height:28px;padding:4px 8px;font-size:11px}.image-pose-controls input[type=number],.image-pose-controls select{width:100%;min-width:0}.image-pose-controls select{height:30px}.image-pose-controls input[type=number]:disabled,.image-pose-controls select:disabled{opacity:.55}.image-pose-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.image-pose-actions button{width:100%}.image-pose-apply-button{border-color:#6f36d1;background:#6f36d1;color:#fff;font-weight:800}.image-pose-apply-button:hover:not(:disabled){background:#7d4ae0}.image-pose-status{margin:0;color:#526079;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.image-pose-status.error{color:#b34b5c}.image-pose-status.success{color:#2f7654}.hunyuan-motion-section{gap:10px}.hunyuan-motion-tip{margin:0;color:#667189;font-size:11px;line-height:1.4}.hunyuan-motion-prompt-field{display:flex;flex-direction:column;gap:5px}.hunyuan-motion-prompt-field>span,.hunyuan-motion-fields label>span{color:#667189;font-size:12px;font-weight:700}.hunyuan-motion-prompt-field textarea{width:100%;min-height:82px;padding:9px 10px;border:1px solid #d7ddea;border-radius:8px;outline:0;background:#fff;color:#273148;font:inherit;font-size:12px;line-height:1.45;resize:vertical;box-sizing:border-box}.hunyuan-motion-prompt-field textarea::placeholder,.hunyuan-motion-fields input::placeholder{color:#8a97af}.hunyuan-motion-prompt-field textarea:focus,.hunyuan-motion-fields input:focus,.hunyuan-motion-fields select:focus{border-color:#7b61ff;box-shadow:0 0 0 2px #7b61ff24}.hunyuan-motion-prompt-field small{align-self:flex-end;color:#7b8498;font-size:10px}.hunyuan-motion-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hunyuan-motion-fields label{min-width:0;display:flex;flex-direction:column;gap:4px}.hunyuan-motion-fields input,.hunyuan-motion-fields select{width:100%;min-height:30px;min-width:0;padding:0 10px;border:1px solid #d7ddea;border-radius:8px;outline:0;background:#fff;color:#273148;font:inherit;font-size:12px;box-sizing:border-box}.hunyuan-motion-generate-button,.hunyuan-motion-primary-action{border-color:#6f36d1;background:#6f36d1;color:#fff;font-weight:800}.hunyuan-motion-generate-button:hover:not(:disabled),.hunyuan-motion-primary-action:hover:not(:disabled){background:#7d4ae0}.hunyuan-motion-progress,.hunyuan-motion-result{display:flex;flex-direction:column;gap:6px;padding:9px;border:1px solid #d9e1ee;border-radius:8px;background:#f8fafc}.hunyuan-motion-progress strong,.hunyuan-motion-result strong{color:#273148;font-size:12px}.hunyuan-motion-progress span{color:#667189;font-size:10px;line-height:1.35}.hunyuan-motion-error{margin:0;color:#b42318;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.hunyuan-motion-result dl{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;margin:0;color:#667189;font-size:11px}.hunyuan-motion-result dt{font-weight:700}.hunyuan-motion-result dd{margin:0}.hunyuan-motion-result-actions{display:flex;flex-direction:column;gap:7px}.hunyuan-motion-result-actions button{width:100%}.pose-grid-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-right:6px}.pose-library-section,.pose-region-section{gap:10px}.pose-region-field{display:flex;align-items:center;justify-content:space-between;gap:12px}.pose-region-field>span{flex-shrink:0;white-space:nowrap}.pose-region-field select{min-width:124px;min-height:36px;padding:6px 28px 6px 10px;border:1px solid #d7ddea;border-radius:8px;background:#fff;color:#273148;font:inherit}.pose-region-description{margin:0;color:#667189;font-size:11px;line-height:1.45}.pose-card{min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px;border-color:#dfe4ee;background:linear-gradient(180deg,#fff,#eef1f6);color:#273148;text-align:center;overflow:hidden}.pose-card:disabled{opacity:1}.pose-card.selected{border-color:#a58cff;box-shadow:0 0 0 1px #8147e82e}.pose-card.has-thumbnail{min-height:0;justify-content:flex-start;gap:0;padding:0;background:#fff}.pose-card-media{width:100%;min-height:70px;display:flex;align-items:center;justify-content:center}.pose-card.has-thumbnail .pose-card-media{height:96px;min-height:96px;position:relative;background:#dfe4ee}.pose-card-thumbnail{width:100%;height:100%;display:block;border-radius:8px 8px 0 0;object-fit:cover}.pose-card-thumbnail:not([hidden])+.pose-icon{display:none}.pose-card-copy{max-width:100%;display:flex;justify-content:center}.pose-card.has-thumbnail .pose-card-copy{width:100%;min-height:24px;align-items:center;padding:3px 5px;background:#fff;box-sizing:border-box}.pose-card strong{max-width:100%;color:#242c3f;font-size:10px;line-height:1.25;overflow-wrap:anywhere}.pose-icon{width:34px;height:34px;position:relative}.pose-icon:before,.pose-icon:after{content:"";position:absolute;left:50%;transform:translate(-50%);border:3px solid #6f819d}.pose-icon:before{top:1px;width:12px;height:12px;border-radius:50%}.pose-icon:after{bottom:1px;width:26px;height:18px;border-bottom:0;border-radius:16px 16px 0 0}.toolbar-accordion-section{flex:0 0 auto;overflow:hidden;border:1px solid #d7ddea;border-radius:10px;background:#fff}.toolbar-accordion-heading{margin:0}.toolbar-accordion-toggle{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-radius:0;background:#fff;color:#273148;font-size:14px;font-weight:800;text-align:left}.toolbar-accordion-toggle:hover:not(:disabled){background:#f7f8fb}.toolbar-accordion-toggle:focus-visible{position:relative;z-index:1;outline:2px solid #7b61ff;outline-offset:-2px}.toolbar-accordion-chevron{width:0;height:0;flex:0 0 auto;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #526079;transform-origin:42% 50%;transition:transform .15s ease}.toolbar-accordion-toggle[aria-expanded=true] .toolbar-accordion-chevron{transform:rotate(90deg)}.toolbar-accordion-panel{display:flex;flex-direction:column;gap:10px;padding:10px;border-top:1px solid #e0e5ee;background:#f9fafc}.toolbar-accordion-panel[hidden]{display:none}.toolbar-accordion-panel>.image-pose-section.embedded{padding:2px}.toolbar-group{display:flex;flex-direction:column;gap:8px}.utility-group{padding:12px;border:1px solid #e0e5ee;border-radius:10px;background:#fff}.toolbar-controls{display:flex;flex-direction:column;align-items:stretch;gap:8px}.toolbar-title{font-size:12px;font-weight:700;color:#667189;letter-spacing:0}.toolbar-description{margin:0;color:#667189;font-size:11px;line-height:1.45}.toolbar-divider{width:100%;height:1px;margin:2px 0;background:#dde3ed}.developer-tools-toggle{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-color:#d7ddea;background:#fff;color:#273148;font-weight:800;text-align:left}.developer-tools-toggle-state{color:#667189;font-size:12px;font-weight:700}.developer-tools-panel{display:flex;flex-direction:column;gap:12px;padding-top:4px}.developer-tools-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.developer-tools-actions button{width:100%}.developer-tools-status{margin:-2px 0 0;color:#667189;font-size:12px;font-weight:700}#toolbar label:not(.toolbar-title){font-size:14px;font-weight:600}.hand-editor-launch-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-color:#cfc3ef;background:#f7f3ff;color:#51309a;font-weight:800}.hand-editor-launch-button:hover:not(:disabled){background:#efe8ff}.hand-editor-launch-icon{font-size:21px;line-height:1}.reference-dialog-backdrop.hand-editor-backdrop{z-index:70}.hand-editor-dialog{position:absolute;top:50%;width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;padding:24px}.hand-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.hand-editor-header:active{cursor:grabbing}.hand-editor-header .hand-editor-close{cursor:pointer}.hand-editor-header h2{margin-bottom:6px}.hand-editor-header p{margin:0;color:#667189;font-size:13px;line-height:1.45}.hand-editor-header .hand-editor-curl-hint{margin-top:4px;color:#51309a;font-weight:700}.hand-editor-close{flex:0 0 auto;width:34px;min-height:34px;padding:0;border:0;background:transparent;color:#667189;font-size:25px;line-height:1}.hand-editor-hands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.hand-editor-hand{min-width:0;padding:18px;border:1px solid #dfe4ee;border-radius:14px;background:#fafbfe}.hand-editor-hand h3{margin:0;color:#273148;font-size:15px;text-align:center}.hand-editor-silhouette{width:150px;height:158px;margin:4px auto 10px}.hand-editor-silhouette svg{width:100%;height:100%;overflow:visible}.hand-editor-silhouette.left svg{transform:scaleX(-1)}.hand-editor-silhouette .hand-palm,.hand-editor-silhouette .hand-wrist{fill:#e5ddfa;stroke:#7958c7;stroke-width:2}.hand-editor-silhouette .hand-finger{fill:#f2edff;stroke:#7958c7;stroke-width:2}.hand-editor-silhouette .thumb{transform:rotate(-33deg);transform-box:fill-box;transform-origin:right center}.hand-editor-sliders{display:flex;flex-direction:column;gap:11px}.hand-editor-dialog .hand-editor-sliders label{gap:4px}.hand-editor-slider-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.hand-editor-slider-label strong{color:#6f36d1;font-variant-numeric:tabular-nums}.hand-editor-dialog input[type=range]{width:100%;min-height:24px;padding:0;border:0;accent-color:#6f36d1;cursor:pointer}.hand-editor-status,.hand-editor-unavailable{margin:28px 0;color:#667189;font-size:13px;font-weight:700;text-align:center}@media(max-width:720px){.hand-editor-dialog{padding:18px}.hand-editor-hands{grid-template-columns:1fr}}.pose-blend-backdrop{z-index:70}.pose-blend-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;padding:24px}.pose-blend-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.pose-blend-header h2{margin-bottom:6px}.pose-blend-header p{margin:0;color:#667189;font-size:13px;line-height:1.45}.pose-blend-close{flex:0 0 auto;width:34px;min-height:34px;padding:0;border:0;background:transparent;color:#667189;font-size:22px;line-height:1;cursor:pointer}.pose-blend-selects{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.pose-blend-select{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700}.pose-blend-select select{width:100%}.pose-blend-slider{display:flex;flex-direction:column;gap:8px;margin-top:18px}.pose-blend-slider-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700}.pose-blend-slider input[type=range]{width:100%}.pose-blend-slider-ends{display:flex;align-items:center;justify-content:space-between;color:#667189;font-size:12px}.pose-blend-status{margin:14px 0 0;color:#667189;font-size:13px}#editor-stage{flex:1 1 auto;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(240px,1fr) 8px var(--bottom-pane-height, 304px);background:#fff}#canvas-panel{position:relative;min-width:0;min-height:0;overflow:hidden;background:#111722}#bevy-canvas{display:block;width:100%;height:100%;min-width:0;min-height:0;outline:none;border-radius:0;background:#111722}.viewport-loading-overlay{position:absolute;left:50%;top:50%;z-index:5;display:inline-flex;align-items:center;gap:10px;max-width:min(360px,calc(100% - 32px));padding:12px 16px;border:1px solid rgb(255 255 255 / 20%);border-radius:8px;background:#0a1019c7;box-shadow:0 12px 36px #00000047;color:#fff;font-size:13px;font-weight:800;line-height:1.35;pointer-events:none;transform:translate(-50%,-50%)}.viewport-loading-spinner{flex:0 0 auto;width:18px;height:18px;border:3px solid rgb(255 255 255 / 28%);border-top-color:#fff;border-radius:50%;animation:viewport-loading-spin .8s linear infinite}@keyframes viewport-loading-spin{to{transform:rotate(360deg)}}.camera-path-viewport-export{position:absolute;inset:0;z-index:6;overflow:hidden;background:#111722;cursor:progress;pointer-events:auto}.camera-path-viewport-export-canvas{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0}.camera-path-viewport-export.has-frame .camera-path-viewport-export-canvas{opacity:1}.camera-path-viewport-export-canvas canvas{display:block;width:100%;height:100%;object-fit:contain}.camera-path-viewport-export-status{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;gap:10px;width:min(360px,calc(100% - 32px));padding:12px 16px;border:1px solid rgb(255 255 255 / 20%);border-radius:8px;background:#0a1019d1;box-shadow:0 12px 36px #00000047;box-sizing:border-box;color:#fff;font-size:13px;font-weight:800;line-height:1.35;transform:translate(-50%,-50%)}.camera-path-viewport-export.has-frame .camera-path-viewport-export-status{top:auto;bottom:18px;transform:translate(-50%)}.camera-path-viewport-export-copy{display:grid;flex:1 1 auto;gap:6px;min-width:0}.camera-path-viewport-export-copy progress{width:100%;height:6px;accent-color:#9b78eb}@media(prefers-reduced-motion:reduce){.viewport-loading-spinner{animation:none}}#viewport-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px;border-bottom:1px solid #dce1ec;box-sizing:border-box}#viewport-actions .viewport-action-group{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}#viewport-actions .viewport-action-group button{border-color:#6f36d1;background:#6f36d1;color:#fff;font-weight:800}#viewport-actions .viewport-action-group button:hover:not(:disabled){background:#7d4ae0}#viewport-actions .record-button{background:#733ce3}#bottom-pane{display:flex;flex-direction:column;min-height:0;overflow:hidden}#reference-panel{flex:1 1 auto;min-height:0;padding:18px 16px;overflow:auto;box-sizing:border-box}#reference-panel h2{margin:0 0 16px;color:#273148;font-size:13px}.reference-status{margin:-8px 0 14px;color:#667189;font-size:12px;font-weight:700}#reference-list{display:flex;align-items:flex-start;gap:14px}.reference-card-shell{position:relative;width:var(--reference-card-width, 124px);flex:0 0 var(--reference-card-width, 124px)}.reference-card{width:100%;min-height:0;margin:0;padding:0;border:0;background:transparent;color:#273148;text-align:left}.reference-card-actions{position:absolute;top:6px;right:6px;display:flex;gap:4px;opacity:0;transition:opacity .12s ease}.reference-card-shell:hover .reference-card-actions,.reference-card-actions:focus-within{opacity:1}.reference-card-actions button{width:24px;height:24px;padding:0;border:0;border-radius:6px;background:#141925b8;color:#fff;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.reference-card-actions button:hover:not(:disabled){background:#6f36d1eb}.reference-thumbnail{width:100%;height:70px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(0deg,#353a43 0 12px,#252a33 12px 24px)}.reference-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.reference-thumbnail span{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:10px;background:#5e8c91;color:#fff;font-size:10px;font-weight:800}.reference-card p{margin:7px 2px 0;color:#273148;font-size:11px;font-weight:700;line-height:1.3}.reference-dialog-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#1419255c}.camera-mode-warning-backdrop{z-index:60}.reference-dialog{width:min(420px,calc(100vw - 32px));padding:20px;border:1px solid #d7ddea;border-radius:8px;background:#fff;box-shadow:0 24px 70px #181f2d3d;box-sizing:border-box}.reference-dialog h2{margin:0 0 16px;color:#151a27;font-size:18px;line-height:1.25}.camera-mode-warning-dialog p{margin:0;color:#4a556f;font-size:14px;font-weight:700;line-height:1.5}.reference-dialog label{display:flex;flex-direction:column;gap:8px;color:#4a556f;font-size:12px;font-weight:800}.reference-dialog input{min-height:38px;padding:0 10px;border:1px solid #cfd6e5;border-radius:8px;color:#161b28;box-sizing:border-box}.camera-path-dialog{width:min(340px,calc(100vw - 32px))}.camera-path-dialog-fields{display:flex;flex-direction:column;gap:14px}.camera-path-duration-summary{color:#68738a;font-size:11px;font-weight:700}.camera-path-export-progress{display:flex;align-items:center;gap:8px;margin-top:8px}.camera-path-export-progress progress{flex:1;min-width:0;accent-color:#6f36d1}.camera-path-export-progress button{flex:none;min-height:30px;padding:0 10px;border:1px solid #cfd6e5;border-radius:8px;background:#fff;color:#4a556f;font-size:11px;font-weight:700;cursor:pointer}.camera-path-transition-durations{display:flex;flex-direction:column;gap:8px;color:#4a556f;font-size:12px;font-weight:800}.camera-path-dialog select{min-height:38px;padding:0 10px;border:1px solid #cfd6e5;border-radius:8px;background:#fff;color:#161b28;box-sizing:border-box}.camera-path-dialog-wide{width:min(480px,calc(100vw - 32px))}.camera-path-reference-picker{display:flex;flex-direction:column;gap:6px;color:#4a556f;font-size:12px;font-weight:800}.camera-path-reference-picker-hint{margin:0;color:#7b86a0;font-size:11px;font-weight:600}.camera-path-frame-source{display:flex;align-items:center;justify-content:space-between;gap:10px}.camera-path-frame-clear{flex:none;min-height:28px;padding:0 10px;border:1px solid #cfd6e5;border-radius:8px;background:#fff;color:#4a556f;font-size:11px;font-weight:700;cursor:pointer}.camera-path-frame-clear:hover:not(:disabled){background:#f2f5fb}.camera-path-reference-grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:2px;max-height:250px;overflow-y:auto}.camera-path-reference-card{position:relative;display:flex;flex-direction:column;gap:4px;width:100%;padding:4px;border:2px solid #d7ddea;border-radius:8px;background:#fff;cursor:pointer;touch-action:none;box-sizing:border-box}.camera-path-reference-card.selected{border-color:#6f36d1;background:#f7f3ff}.camera-path-reference-card.selected:active{cursor:grabbing}.camera-path-reference-card.selected.dragging{opacity:.55}.camera-path-reference-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:5px}.camera-path-frame-thumbnail-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:5px;background:#e6e9f2}.camera-path-reference-order{position:absolute;top:8px;left:8px;min-width:20px;height:20px;padding:0 4px;border-radius:10px;background:#6f36d1;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.camera-path-reference-name{max-width:100%;color:#273148;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-item-color-dialog{width:min(340px,calc(100vw - 32px))}.reference-dialog .selected-item-color-picker-control{display:flex;flex-direction:row;align-items:center;gap:12px}.selected-item-color-picker-control input[type=color]{width:72px;height:48px;padding:4px;cursor:pointer}.selected-item-color-picker-control strong{color:#273148;font-size:14px;letter-spacing:.04em}.capture-resolution-field{min-width:0;margin:16px 0 0;padding:0;border:0}.capture-resolution-field legend{margin:0 0 8px;padding:0;color:#4a556f;font-size:12px;font-weight:800}.capture-resolution-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.capture-resolution-option{min-width:0;min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px;border:1px solid #cfd6e5;border-radius:8px;background:#fff;color:#283148;box-sizing:border-box}.capture-resolution-option.selected{border-color:#6f36d1;background:#f4efff}.capture-resolution-option:focus-within{outline:3px solid rgba(111,54,209,.18);outline-offset:2px}.capture-resolution-option input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.capture-resolution-aspect{color:#171d2d;font-size:14px;font-weight:900;line-height:1.1}.capture-resolution-size{color:#67718a;font-size:11px;font-weight:800;line-height:1.25}.reference-dialog .capture-grid-toggle{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:14px;cursor:pointer}.reference-dialog .capture-grid-toggle input[type=checkbox]{width:16px;height:16px;min-height:0;margin:0;padding:0;accent-color:#6f36d1}.reference-dialog .capture-grid-toggle:has(input:disabled){cursor:default;opacity:.58}.capture-preview{--capture-preview-height: 180px;display:flex;justify-content:center;margin-top:14px}.capture-preview-frame{position:relative;width:calc(var(--capture-preview-height) * var(--capture-preview-aspect));height:var(--capture-preview-height);max-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #cfd6e5;border-radius:8px;background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(0deg,#353a43 0 12px,#252a33 12px 24px);color:#f4f7fb;box-sizing:border-box}.capture-preview-frame img{display:block;width:100%;height:100%;object-fit:cover}.capture-preview-frame>span{padding:10px;color:#ffffffc7;font-size:12px;font-weight:800}.capture-preview-status{position:absolute;left:10px;bottom:10px;border-radius:4px;background:#0c1018b8}@media(max-width:520px){.capture-preview{--capture-preview-height: 136px}}.reference-dialog-error{margin:10px 0 0;color:#bb2438;font-size:12px;font-weight:700}.reference-dialog-status{margin:10px 0 0;color:#247647;font-size:12px;font-weight:700}.reference-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.reference-dialog .record-button{border-color:#6f36d1;background:#6f36d1;color:#fff;font-weight:800}.reference-dialog .preview-button{border-color:#3963bd;color:#3155a2;font-weight:800}.reference-delete-message{margin:0 0 4px;color:#4a556f;font-size:13px;font-weight:600;line-height:1.5;word-break:break-all}.reference-dialog .reference-delete-button{border-color:#c2372f;background:#c2372f;color:#fff;font-weight:800}@media(max-width:720px){#app-shell{border-radius:0}#app-header{height:auto;padding:16px}#header-actions{max-width:100%;flex-wrap:wrap}#workspace{flex-direction:column}#toolbar-root{flex:0 0 auto;min-width:0;max-width:none;border-right:0;border-bottom:1px solid #dce1ec}.pane-resize-handle{display:none}#toolbar{height:auto;max-height:42vh}.developer-tools-actions{grid-template-columns:1fr}#editor-stage{grid-template-rows:minmax(320px,1fr) minmax(210px,auto)}.pose-grid-section{grid-template-columns:repeat(2,minmax(0,1fr))}.viewport-guide-row,.help-guide-row,.help-guide-row.text-only{grid-template-columns:1fr;gap:5px}.help-guide-copy{flex-wrap:wrap;gap:4px 7px}.help-guide-icon-tile{width:28px;height:28px}#reference-list{overflow-x:auto}}.editor-context-menu{position:fixed;z-index:80;min-width:168px;padding:5px;border:1px solid rgba(155,178,222,.38);border-radius:8px;background:#0c101afa;box-shadow:0 12px 30px #00000061}.editor-context-menu button{display:block;width:100%;min-height:30px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#f0f4fff0;font:inherit;font-size:12px;text-align:left}.editor-context-menu button:hover,.editor-context-menu button:focus-visible{outline:none;background:#496eb89e}.editor-context-submenu{position:absolute;z-index:1;top:-5px;left:calc(100% + 6px);min-width:148px;padding:5px;border:1px solid rgba(155,178,222,.38);border-radius:8px;background:#0c101afa;box-shadow:0 12px 30px #00000061}.editor-context-submenu-trigger{position:relative}
