.prompt-editor-module__IP0A1q__editorSection{width:100%;padding:96px 32px 32px}.prompt-editor-module__IP0A1q__workspaceEditorSection{padding:0}.prompt-editor-module__IP0A1q__editorWrap{width:min(100%,1120px);margin:0 auto;position:relative}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__editorWrap{width:min(100%,1048px)}.prompt-editor-module__IP0A1q__composerStack,.prompt-editor-module__IP0A1q__composerSurface{min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__composerStack{position:relative}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__validationBanner{z-index:1;border-radius:var(--radius-md) var(--radius-md) 0 0;background:color-mix(in srgb, var(--destructive) 68%, white);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--destructive) 54%, var(--border));margin-bottom:-10px;padding-bottom:10px;position:relative}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__composerSurface{z-index:2;position:relative}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__composerStack[data-input-invalid=true] .prompt-editor-module__IP0A1q__composerSurface{border-radius:var(--radius-md);background:var(--card)}.prompt-editor-module__IP0A1q__editorCard{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, var(--foreground) 4%), var(--card));min-height:204px;max-height:calc(100vh - 128px);box-shadow:var(--shadow-card);padding:56px 16px 14px;position:relative}.prompt-editor-module__IP0A1q__referenceCards{z-index:3;pointer-events:auto;border-radius:var(--radius-md);transition:outline-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);position:absolute;top:-72px;left:18px;right:18px;overflow:visible}.prompt-editor-module__IP0A1q__referenceCardsScroller{scrollbar-width:thin;align-items:center;gap:12px;padding-top:16px;padding-bottom:16px;display:flex;overflow-x:auto}.prompt-editor-module__IP0A1q__referenceItemsRail{display:contents}.prompt-editor-module__IP0A1q__referenceCards[data-dragging=true]{outline:2px dashed var(--primary);outline-offset:4px;background:color-mix(in srgb, var(--primary) 8%, transparent)}.prompt-editor-module__IP0A1q__referenceCardsScroller::-webkit-scrollbar{width:0;height:6px}.prompt-editor-module__IP0A1q__referenceCardsScroller::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.prompt-editor-module__IP0A1q__referenceCard{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 80%, var(--foreground) 4%);width:86px;height:110px;color:var(--muted-foreground);box-shadow:var(--shadow-sm);pointer-events:auto;transition:transform var(--dur-slow) var(--ease), background-color var(--dur-normal) var(--ease), border-color var(--dur-normal) var(--ease), margin-left var(--dur-fast) var(--ease), z-index 0s;flex-direction:column;flex:0 0 86px;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.prompt-editor-module__IP0A1q__referenceCard[data-filled=true]+.prompt-editor-module__IP0A1q__referenceCard[data-filled=true]{margin-left:-54px}.prompt-editor-module__IP0A1q__referenceCard[data-filled=true]:hover,.prompt-editor-module__IP0A1q__referenceCard[data-filled=true]:focus-within{z-index:10;transform:translateY(-2px)}.prompt-editor-module__IP0A1q__referenceCard[data-filled=false]{margin-left:12px}.prompt-editor-module__IP0A1q__referenceCards>.prompt-editor-module__IP0A1q__referenceCard[data-filled=false]:first-child{margin-left:0}button.prompt-editor-module__IP0A1q__referenceCard{cursor:pointer}button.prompt-editor-module__IP0A1q__referenceCard:hover{border-color:color-mix(in srgb, var(--primary) 50%, var(--ghost-border));background:color-mix(in srgb, var(--secondary) 70%, var(--foreground) 6%)}.prompt-editor-module__IP0A1q__refHiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.prompt-editor-module__IP0A1q__refRemoveButton{z-index:3;border:1px solid var(--border);background:var(--card);width:22px;height:22px;color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:4px;right:4px}.prompt-editor-module__IP0A1q__refRemoveButton:hover{background:var(--destructive);color:var(--destructive-foreground);border-color:var(--destructive)}.prompt-editor-module__IP0A1q__refUploadingOverlay{z-index:2;background:color-mix(in srgb, var(--background) 60%, transparent);border-radius:inherit;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.prompt-editor-module__IP0A1q__refUploadSpinner{border:2.5px solid color-mix(in srgb, var(--primary) 30%, transparent);border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite prompt-editor-module__IP0A1q__refUploadSpin}@keyframes prompt-editor-module__IP0A1q__refUploadSpin{to{transform:rotate(360deg)}}.prompt-editor-module__IP0A1q__refFailedBadge{z-index:2;background:color-mix(in srgb, var(--destructive) 60%, transparent);width:28px;height:28px;color:var(--destructive-foreground);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.prompt-editor-module__IP0A1q__referenceCard span{white-space:pre-line;text-align:center;font-size:13px;font-weight:600;line-height:16px}.prompt-editor-module__IP0A1q__referenceCardFilled{background:var(--card);padding:0}.prompt-editor-module__IP0A1q__referenceCardImage{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%}.prompt-editor-module__IP0A1q__left{transform:rotate(-7deg)translateY(-2px)}.prompt-editor-module__IP0A1q__right{transform:rotate(7deg)translateY(4px)}.prompt-editor-module__IP0A1q__single{transform:rotate(-5deg)translateY(0)}.prompt-editor-module__IP0A1q__referenceCardStraightened{transform:rotate(0)translateY(0)}.prompt-editor-module__IP0A1q__referenceCardNext{animation:prompt-editor-module__IP0A1q__refCardEnter var(--dur-slow) var(--ease)}@keyframes prompt-editor-module__IP0A1q__refCardEnter{0%{opacity:0;transform:translate(-14px)scale(.92)}to{opacity:1;transform:translate(0)scale(1)}}.prompt-editor-module__IP0A1q__swapMark{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--background) 70%, transparent);width:28px;height:28px;color:var(--muted-foreground);place-items:center;display:grid;position:absolute;top:44px;right:-22px}.prompt-editor-module__IP0A1q__modeSwitch{z-index:4;border-radius:var(--radius-md);background:var(--secondary);align-items:center;gap:2px;height:44px;padding:4px;display:flex;position:absolute;top:16px;right:16px}.prompt-editor-module__IP0A1q__modeButton{border-radius:var(--radius-sm);min-width:42px;height:36px;color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-normal) var(--ease), color var(--dur-normal) var(--ease);background:0 0;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-weight:700;display:inline-flex}.prompt-editor-module__IP0A1q__modeButton:hover{color:var(--foreground)}.prompt-editor-module__IP0A1q__activeMode{background:var(--accent);color:var(--foreground)}.prompt-editor-module__IP0A1q__modeButton:not(.prompt-editor-module__IP0A1q__activeMode) span{display:none}.prompt-editor-module__IP0A1q__promptLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.prompt-editor-module__IP0A1q__promptArea{cursor:text;min-height:76px;padding:12px 0 4px}.prompt-editor-module__IP0A1q__promptArea textarea{resize:none;width:100%;min-height:76px;max-height:calc(100vh - 360px);color:var(--foreground);font:inherit;scrollbar-width:thin;scrollbar-color:var(--muted-foreground) transparent;background:0 0;border:0;outline:0;font-size:16px;line-height:26px}.prompt-editor-module__IP0A1q__promptArea textarea::-webkit-scrollbar{width:8px}.prompt-editor-module__IP0A1q__promptArea textarea::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:var(--muted-foreground)}.prompt-editor-module__IP0A1q__promptArea textarea::-webkit-scrollbar-track{background:0 0}.prompt-editor-module__IP0A1q__promptArea textarea::placeholder{color:var(--muted-foreground)}.prompt-editor-module__IP0A1q__promptMeta{min-height:28px;color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:10px;margin:-2px 0 10px;font-size:13px;font-weight:600;line-height:18px;display:flex}.prompt-editor-module__IP0A1q__promptMeta button{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-normal) var(--ease), color var(--dur-normal) var(--ease);background:0 0;place-items:center;display:grid}.prompt-editor-module__IP0A1q__promptMeta button:hover{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__toolbar{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.prompt-editor-module__IP0A1q__toolbarLeft,.prompt-editor-module__IP0A1q__toolbarRight,.prompt-editor-module__IP0A1q__specGroup,.prompt-editor-module__IP0A1q__toolButtons{align-items:center;display:flex}.prompt-editor-module__IP0A1q__toolbarLeft{flex-wrap:wrap;gap:8px;min-width:0}.prompt-editor-module__IP0A1q__toolbarRight{flex-shrink:0;gap:16px}.prompt-editor-module__IP0A1q__toolbarRight[data-mode=audio]{justify-content:flex-end;gap:3px}.prompt-editor-module__IP0A1q__audioReserveButton{width:24px;height:32px;color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-normal) var(--ease);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.prompt-editor-module__IP0A1q__audioReserveButton:hover,.prompt-editor-module__IP0A1q__audioReserveButton[aria-expanded=true]{color:var(--primary)}.prompt-editor-module__IP0A1q__audioReservePopover{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--popover);color:var(--popover-foreground);box-shadow:var(--shadow-popover);gap:6px;padding:12px 14px;display:grid}.prompt-editor-module__IP0A1q__audioReservePopover strong{font-size:12px;line-height:1.35}.prompt-editor-module__IP0A1q__audioReservePopover span{color:var(--muted-foreground);font-size:11px;line-height:1.5}.prompt-editor-module__IP0A1q__controlWrap{position:relative}.prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__specGroup,.prompt-editor-module__IP0A1q__layerCount,.prompt-editor-module__IP0A1q__createButton{border-radius:var(--radius-md);align-items:center;gap:8px;height:40px;font-size:14px;font-weight:600;display:inline-flex}.prompt-editor-module__IP0A1q__chipButton{background:color-mix(in srgb, var(--secondary) 55%, transparent);color:var(--secondary-foreground);cursor:pointer;transition:background-color var(--dur-normal) var(--ease), color var(--dur-normal) var(--ease);padding:0 12px}.prompt-editor-module__IP0A1q__chipButton small{flex-shrink:0}.prompt-editor-module__IP0A1q__chipButton:hover,.prompt-editor-module__IP0A1q__chipButton[aria-expanded=true]{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__specGroup{color:var(--muted-foreground);border:1px solid var(--ghost-border);background:0 0;padding:0 12px}.prompt-editor-module__IP0A1q__specItem{align-items:center;gap:5px;display:inline-flex}.prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{border-left:1px solid var(--ghost-border);margin-left:10px;padding-left:10px}.prompt-editor-module__IP0A1q__toolButtons{gap:2px}.prompt-editor-module__IP0A1q__toolButtons>button,.prompt-editor-module__IP0A1q__toolButtons>div>button{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;place-items:center;display:grid;position:relative}.prompt-editor-module__IP0A1q__toolButtons>button:hover,.prompt-editor-module__IP0A1q__toolButtons>div>button:hover{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__activeToolButton,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__activeToolButton{background:var(--accent);color:var(--foreground)}.prompt-editor-module__IP0A1q__enhanceDisabled:after{content:"";border-radius:var(--radius-pill);transform-origin:50%;background:currentColor;width:19px;height:2px;position:absolute;top:18px;left:9px;transform:rotate(-45deg)}.prompt-editor-module__IP0A1q__layerCount{min-width:58px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center}.prompt-editor-module__IP0A1q__layerCount:hover,.prompt-editor-module__IP0A1q__layerCount[aria-expanded=true]{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__createButton{background:var(--primary);min-width:128px;color:var(--primary-foreground);cursor:pointer;justify-content:center;padding:0 20px;position:relative;box-shadow:0 0 20px #e8b45426}.prompt-editor-module__IP0A1q__createButton small{border-radius:var(--radius-pill);background:var(--input);height:22px;color:var(--primary);box-shadow:var(--shadow-popover);padding:2px 9px;font-size:13px;font-weight:800;line-height:18px;position:absolute;top:-16px;right:0}.prompt-editor-module__IP0A1q__createButton:hover{background:color-mix(in srgb, var(--primary) 88%, var(--foreground) 12%)}.prompt-editor-module__IP0A1q__createButton:disabled{opacity:.5;cursor:not-allowed}.prompt-editor-module__IP0A1q__createError{color:var(--destructive);white-space:nowrap;font-size:11px;font-weight:700;position:absolute;bottom:-22px;right:0}.prompt-editor-module__IP0A1q__layerPopover{border-radius:var(--radius-md);background:var(--popover);width:92px;box-shadow:var(--shadow-popover);padding:6px}.light .prompt-editor-module__IP0A1q__layerPopover{border:1px solid var(--border)}.prompt-editor-module__IP0A1q__layerPopover button{border-radius:var(--radius-sm);width:100%;height:42px;color:var(--secondary-foreground);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 12px;font-size:16px;font-weight:700;display:flex}.prompt-editor-module__IP0A1q__layerPopover button:hover,.prompt-editor-module__IP0A1q__layerPopover button.prompt-editor-module__IP0A1q__selectedLayer{background:var(--accent);color:var(--foreground)}.prompt-editor-module__IP0A1q__popover{border-radius:var(--radius-md);background:var(--popover);width:360px;box-shadow:var(--shadow-popover);padding:12px}.prompt-editor-module__IP0A1q__presetPopover{border-radius:var(--radius-md);background:var(--popover);width:470px;max-height:min(560px,100vh - 32px);box-shadow:var(--shadow-popover);flex-direction:column;padding:16px;display:flex}.light .prompt-editor-module__IP0A1q__presetPopover{border:1px solid var(--border)}.prompt-editor-module__IP0A1q__presetGrid::-webkit-scrollbar{width:8px}.prompt-editor-module__IP0A1q__presetGrid::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:var(--muted-foreground)}.prompt-editor-module__IP0A1q__presetGrid::-webkit-scrollbar-track{background:0 0}.prompt-editor-module__IP0A1q__presetHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.prompt-editor-module__IP0A1q__presetHeader strong{color:var(--foreground);font-size:17px;font-weight:800;line-height:24px}.prompt-editor-module__IP0A1q__presetHeader button{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;place-items:center;display:grid}.prompt-editor-module__IP0A1q__presetHeader button svg{transform:rotate(45deg)}.prompt-editor-module__IP0A1q__presetHeader button:hover{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__presetTabs{gap:8px;margin-bottom:12px;display:flex}.prompt-editor-module__IP0A1q__presetTabs button{border-radius:var(--radius-sm);height:32px;color:var(--muted-foreground);border:1px solid var(--ghost-border);cursor:pointer;background:0 0;padding:0 12px;font-size:13px;font-weight:800;line-height:18px}.prompt-editor-module__IP0A1q__presetTabs button:hover,.prompt-editor-module__IP0A1q__presetTabs button.prompt-editor-module__IP0A1q__activePresetTab{background:var(--foreground);color:var(--background);border-color:#0000}.prompt-editor-module__IP0A1q__presetGrid{scrollbar-width:thin;scrollbar-color:var(--muted-foreground) transparent;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:min(420px,100vh - 180px);padding-right:4px;display:grid;overflow-y:auto}.prompt-editor-module__IP0A1q__presetCard{aspect-ratio:16/9;border-radius:var(--radius-md);color:#fff;cursor:pointer;text-align:left;background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#9a5632,#1c5b69);align-items:flex-end;min-width:0;height:auto;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.prompt-editor-module__IP0A1q__presetCard:before{content:"";opacity:.9;background:radial-gradient(circle at 28% 28%,#ffffff47,#0000 20%),radial-gradient(circle at 74% 38%,#0000003d,#0000 24%),linear-gradient(105deg,#0000 0 36%,#ffffff29 37% 39%,#0000 40%);position:absolute;inset:0}.prompt-editor-module__IP0A1q__presetCard:hover{filter:brightness(1.08)}.prompt-editor-module__IP0A1q__presetCard:nth-child(2){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#b9783b,#80532d)}.prompt-editor-module__IP0A1q__presetCard:nth-child(3){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#2f6e7d,#9f6b3e)}.prompt-editor-module__IP0A1q__presetCard:nth-child(4){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#7b5c86,#ad6c57)}.prompt-editor-module__IP0A1q__presetCard:nth-child(5){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#75502f,#c28f45)}.prompt-editor-module__IP0A1q__presetCard:nth-child(6){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#6d3845,#8a7a52)}.prompt-editor-module__IP0A1q__presetCard:nth-child(7){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#323b50,#96714a)}.prompt-editor-module__IP0A1q__presetCard:nth-child(8){background:linear-gradient(#0000 34%,#00000094 100%),linear-gradient(135deg,#1d5d58,#9f8147)}.prompt-editor-module__IP0A1q__presetCard span{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:15px;font-weight:800;line-height:20px;position:relative;overflow:hidden}.prompt-editor-module__IP0A1q__settingsPopover{overscroll-behavior:contain;border-radius:var(--radius-md);background:var(--popover);width:100%;max-height:450px;box-shadow:var(--shadow-popover);padding:10px;overflow-y:auto}.prompt-editor-module__IP0A1q__imageSettingsPopover{width:100%}.light .prompt-editor-module__IP0A1q__settingsPopover{border:1px solid var(--border)}.prompt-editor-module__IP0A1q__settingsHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.prompt-editor-module__IP0A1q__settingsHeader strong{color:var(--foreground);font-size:16px;line-height:22px}.prompt-editor-module__IP0A1q__settingsHeader button{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;place-items:center;display:grid}.prompt-editor-module__IP0A1q__settingsHeader button svg{transform:rotate(45deg)}.prompt-editor-module__IP0A1q__settingsHeader button:hover{background:var(--secondary);color:var(--foreground)}.prompt-editor-module__IP0A1q__settingGroup+.prompt-editor-module__IP0A1q__settingGroup{margin-top:9px}.prompt-editor-module__IP0A1q__settingGroup p{color:var(--muted-foreground);margin:0 0 4px;font-size:11px;font-weight:700;line-height:15px}.prompt-editor-module__IP0A1q__settingGrid{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 52%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;display:grid}.prompt-editor-module__IP0A1q__singleSetting{grid-template-columns:1fr}.prompt-editor-module__IP0A1q__tripleSetting{grid-template-columns:repeat(3,minmax(0,1fr))}.prompt-editor-module__IP0A1q__quadSetting{grid-template-columns:repeat(4,minmax(0,1fr))}.prompt-editor-module__IP0A1q__settingGrid button{border-radius:var(--radius-sm);min-width:0;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:4px;padding:0 4px;font-size:11px;font-weight:700;display:inline-flex}.prompt-editor-module__IP0A1q__settingGrid button:hover,.prompt-editor-module__IP0A1q__settingGrid button.prompt-editor-module__IP0A1q__selectedSetting{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 72%, var(--border));background:color-mix(in srgb, var(--primary) 10%, var(--accent));color:var(--foreground)}.prompt-editor-module__IP0A1q__settingGrid[data-layout=ratio] button{flex-direction:column;gap:3px;height:50px}.prompt-editor-module__IP0A1q__ratioGlyph{opacity:.78;border:1.5px solid;border-radius:2px;width:22px;height:14px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="9:16"]{width:10px;height:19px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="21:9"]{width:24px;height:10px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="4:3"]{width:19px;height:14px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="1:1"]{width:16px;height:16px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="3:4"]{width:12px;height:16px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="2:3"]{width:11px;height:17px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio="3:2"]{width:20px;height:13px}.prompt-editor-module__IP0A1q__ratioGlyph[data-ratio=adaptive]{border-style:dashed;border-radius:50%;width:18px;height:18px}.prompt-editor-module__IP0A1q__audioSettingToggle{min-height:28px;color:var(--muted-foreground);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.prompt-editor-module__IP0A1q__audioSettingTrack{border-radius:var(--radius-pill);background:var(--muted);width:32px;height:18px;box-shadow:inset 0 0 0 1px var(--ghost-border);transition:background-color var(--dur-fast) var(--ease);flex:none;position:relative}.prompt-editor-module__IP0A1q__audioSettingTrack>span{background:var(--muted-foreground);width:12px;height:12px;transition:transform var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);border-radius:50%;position:absolute;top:3px;left:3px}.prompt-editor-module__IP0A1q__audioSettingTrack[data-enabled=true]{background:color-mix(in srgb, var(--primary) 36%, var(--muted))}.prompt-editor-module__IP0A1q__audioSettingTrack[data-enabled=true]>span{background:var(--primary);transform:translate(14px)}.prompt-editor-module__IP0A1q__settingGroup[data-disabled=true]{opacity:.46}.prompt-editor-module__IP0A1q__settingGroup[data-disabled=true] button{cursor:not-allowed}.prompt-editor-module__IP0A1q__imageSettingsPopover .prompt-editor-module__IP0A1q__settingGrid,.prompt-editor-module__IP0A1q__imageSettingsPopover .prompt-editor-module__IP0A1q__imageRatioGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.prompt-editor-module__IP0A1q__imageSettingsPopover .prompt-editor-module__IP0A1q__imageRatioGrid button{gap:3px;height:50px;font-size:11px}.prompt-editor-module__IP0A1q__ratioGrid{border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 52%, transparent);grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;padding:4px;display:grid}.prompt-editor-module__IP0A1q__ratioGrid button{border-radius:var(--radius-sm);min-width:0;height:70px;color:var(--muted-foreground);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-weight:700;display:inline-flex}.prompt-editor-module__IP0A1q__ratioGrid button:hover,.prompt-editor-module__IP0A1q__ratioGrid button.prompt-editor-module__IP0A1q__selectedSetting{background:var(--accent);color:var(--foreground)}.light .prompt-editor-module__IP0A1q__popover{border:1px solid var(--border)}.prompt-editor-module__IP0A1q__popoverHeader{color:var(--foreground);justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.prompt-editor-module__IP0A1q__popoverHeader strong{font-size:14px;line-height:20px}.prompt-editor-module__IP0A1q__popoverList{gap:4px;display:grid}.prompt-editor-module__IP0A1q__popoverItem{border-radius:var(--radius-sm);width:100%;min-height:64px;color:var(--secondary-foreground);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:10px;padding:10px;display:flex}.prompt-editor-module__IP0A1q__popoverItem:hover,.prompt-editor-module__IP0A1q__popoverItem.prompt-editor-module__IP0A1q__selected{background:var(--accent);color:var(--foreground)}.prompt-editor-module__IP0A1q__popoverCopy{flex:1;gap:3px;min-width:0;display:grid}.prompt-editor-module__IP0A1q__popoverCopy>span{align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:18px;display:flex}.prompt-editor-module__IP0A1q__popoverCopy em{color:var(--muted-foreground);font-size:12px;font-style:normal;line-height:16px}.prompt-editor-module__IP0A1q__optionBadge{border-radius:var(--radius-xs);background:color-mix(in srgb, var(--primary) 14%, transparent);height:18px;color:var(--primary);padding:1px 6px;font-size:10px;font-weight:700;line-height:16px}.prompt-editor-module__IP0A1q__discountBadge{border-radius:var(--radius-xs);background:var(--primary);height:20px;color:var(--primary-foreground);letter-spacing:.01em;padding:2px 7px;font-size:11px;font-weight:800;line-height:16px}.prompt-editor-module__IP0A1q__memberBadge{border-radius:var(--radius-xs);background:color-mix(in srgb, var(--primary) 16%, transparent);height:20px;color:var(--primary);align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:800;line-height:16px;display:inline-flex}.prompt-editor-module__IP0A1q__memberIcon{color:var(--primary);flex-shrink:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__editorCard{min-height:164px;padding:62px 12px 10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards{border-radius:var(--radius-sm);background:0 0;width:auto;height:42px;top:10px;left:12px;right:204px;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCardsScroller{border-radius:var(--radius-sm);width:48px;min-width:48px;height:42px;transition:width var(--dur-normal) var(--ease), height var(--dur-normal) var(--ease), background-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);gap:6px;padding:0;position:relative;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-has-refs=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards:not([data-mixed=true])[data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{background:color-mix(in srgb, var(--card) 92%, transparent);width:min(116px,100%);overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:178px;height:106px;box-shadow:none;background:0 0;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-has-refs=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:100%;height:42px;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-has-refs=true][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:100%;height:106px;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards:not([data-mixed=true])[data-has-refs=true] .prompt-editor-module__IP0A1q__referenceCardsScroller,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards:not([data-mixed=true])[data-has-refs=true][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{scrollbar-width:none;width:100%;overflow:auto hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards:not([data-mixed=true])[data-has-refs=true] .prompt-editor-module__IP0A1q__referenceCardsScroller::-webkit-scrollbar{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceItemsRail{scrollbar-width:none;align-items:center;gap:6px;height:42px;padding-right:18px;display:flex;position:absolute;top:0;left:56px;right:0;overflow:auto hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceItemsRail::-webkit-scrollbar{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-overflow-right=true] .prompt-editor-module__IP0A1q__referenceItemsRail,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards:not([data-mixed=true])[data-overflow-right=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 22px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 22px),#0000 100%)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard{box-sizing:border-box;border-radius:var(--radius-sm);width:48px;min-width:48px;max-width:48px;height:42px;min-height:42px;max-height:42px;box-shadow:none;flex:0 0 48px;gap:2px;transform:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceDockLauncher{box-sizing:border-box;border:1px dashed var(--ghost-border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 70%, transparent);width:48px;min-width:48px;max-width:48px;height:42px;min-height:42px;max-height:42px;color:var(--muted-foreground);cursor:pointer;touch-action:manipulation;flex-direction:column;flex:0 0 48px;justify-content:center;align-items:center;gap:1px;padding:0;display:flex;position:absolute;top:0;left:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceDockLauncher:hover{border-color:color-mix(in srgb, var(--primary) 62%, var(--border));color:var(--foreground)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceDockLauncher span{white-space:pre-line;text-align:center;font-size:8px;font-weight:600;line-height:9px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:100%;min-width:0;box-shadow:none;scrollbar-width:none;background:0 0;overflow:auto hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true] .prompt-editor-module__IP0A1q__referenceCardsScroller::-webkit-scrollbar{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true]:not([data-mixed=true]):not([data-frame-slots=true]) .prompt-editor-module__IP0A1q__referenceCardsScroller{box-sizing:border-box;padding-left:56px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true] .prompt-editor-module__IP0A1q__referenceDockLauncher:disabled{opacity:.48;cursor:default}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true][data-frame-slots=true] .prompt-editor-module__IP0A1q__frameReferenceSlot>.prompt-editor-module__IP0A1q__referenceCard[data-filled=false]{border-style:dashed;padding:2px 4px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-unified-picker=true][data-frame-slots=true] .prompt-editor-module__IP0A1q__frameRoleBadge{max-width:calc(100% - 6px);right:3px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__workspaceImageReferencePlaceholder{border:1px dashed var(--ghost-border);background:color-mix(in srgb, var(--secondary) 70%, transparent);color:var(--muted-foreground)}.prompt-editor-module__IP0A1q__workspaceEditorSection button.prompt-editor-module__IP0A1q__workspaceImageReferencePlaceholder:hover{border-color:color-mix(in srgb, var(--primary) 62%, var(--border));background:color-mix(in srgb, var(--secondary) 70%, transparent);color:var(--foreground)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-item=true]{position:relative;top:0;left:0;transform:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-item=true]:nth-child(2),.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-item=true]:nth-child(n+3){transform:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true]{z-index:30;background:var(--card);width:calc(100% - 64px);max-width:112px;height:26px;min-height:26px;max-height:26px;color:var(--foreground);opacity:0;pointer-events:none;touch-action:manipulation;transition:opacity var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease), transform var(--dur-normal) var(--ease);border-color:#0000;flex-direction:row;justify-content:flex-start;gap:7px;padding:0 8px;position:absolute;left:58px;box-shadow:0 5px 16px #0000004d}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true]:hover{background:color-mix(in srgb, var(--primary) 14%, var(--card))}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true] span{white-space:normal;text-align:left;font-size:11px;font-weight:700;line-height:13px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true] svg{color:var(--primary);flex:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=image]{transform-origin:0;top:-83px;transform:rotate(-26deg)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=video]{transform-origin:0;top:-54px;transform:rotate(-13deg)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=audio]{top:-25px;transform:rotate(0)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=library]{transform-origin:0;top:4px;transform:rotate(13deg)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=image]:hover{transform:rotate(-26deg)translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=video]:hover{transform:rotate(-13deg)translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=audio]:hover{transform:translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=library]:hover{transform:rotate(13deg)translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-open=true] [data-ref-adder=true]{opacity:1;pointer-events:auto}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-has-refs=true][data-open=true] [data-ref-adder=true]{z-index:40}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard[data-filled=true]+.prompt-editor-module__IP0A1q__referenceCard[data-filled=true],.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard[data-filled=false]{margin-left:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-persistent-add=true]:not([data-mixed=true]) .prompt-editor-module__IP0A1q__referenceCard[data-filled=false]{z-index:12;flex:0 0 48px;order:-1;position:sticky;left:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-persistent-add=true]:not([data-mixed=true]) .prompt-editor-module__IP0A1q__referenceCardsScroller{box-shadow:none;background:0 0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-persistent-add=true]:not([data-mixed=true])[data-has-refs=false][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:48px;min-width:48px;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard span{font-size:9px;line-height:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard svg{width:15px;height:15px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__workspaceImageReferencePlaceholder span{font-size:8px;font-weight:600;line-height:9px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__workspaceImageReferencePlaceholder svg{width:17px;height:17px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCardImage{border-radius:var(--radius-sm)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referencePreviewTrigger{border-radius:var(--radius-sm);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__refKindBadge{z-index:4;color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#080a0dc7;border-radius:4px;justify-content:center;align-items:center;gap:2px;min-width:0;height:14px;padding:0 4px;display:inline-flex;position:absolute;bottom:3px;left:3px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__refKindBadge b{letter-spacing:.04em;font-size:6px;line-height:8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__refKindBadge svg{width:8px;height:8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-open=true] [data-ref-item=true]:hover{z-index:30;border-color:color-mix(in srgb, var(--primary) 58%, var(--border))}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__refRemoveButton{width:18px;height:18px;top:2px;right:2px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__swapMark{display:none}.prompt-editor-module__IP0A1q__frameReferenceSlot{pointer-events:auto;flex:0 0 86px;width:86px;height:110px;position:relative}.prompt-editor-module__IP0A1q__frameReferenceSlot>.prompt-editor-module__IP0A1q__referenceCard{flex:100%;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;margin-left:0}.prompt-editor-module__IP0A1q__frameSlotLibraryButton{z-index:7;border:1px solid color-mix(in srgb, var(--border) 86%, transparent);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080a0dd1;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:grid;position:absolute;bottom:4px;right:4px}.prompt-editor-module__IP0A1q__frameSlotLibraryButton:hover{border-color:color-mix(in srgb, var(--primary) 70%, var(--border));background:color-mix(in srgb, var(--primary) 28%, #080a0de6)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-frame-slots=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{scrollbar-width:none;width:100%;min-width:0;overflow:auto hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-frame-slots=true] .prompt-editor-module__IP0A1q__referenceCardsScroller::-webkit-scrollbar{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameReferenceSlot{flex-basis:76px;width:76px;height:42px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameReferenceSlot>.prompt-editor-module__IP0A1q__referenceCard{flex-basis:76px;width:76px;min-width:76px;max-width:76px;height:42px;min-height:42px;max-height:42px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameReferenceSlot>.prompt-editor-module__IP0A1q__referenceCard[data-filled=false]{padding:2px 21px 2px 3px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameSlotLibraryButton{border-radius:5px;width:18px;height:18px;bottom:2px;right:2px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameRoleBadge{max-width:calc(100% - 25px);right:22px;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameRoleBadge b{text-overflow:ellipsis;font-size:7px;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modeSwitch{height:42px;top:10px;right:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modeButton{height:34px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__promptArea{min-height:48px;padding:6px 0 4px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__promptArea textarea{box-sizing:border-box;min-height:48px;margin:0;padding:0;font-size:15px;line-height:22px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__promptMeta{min-height:24px;margin:-2px 0 6px;font-size:11px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbar{gap:8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft{flex-wrap:nowrap;flex:auto;gap:6px;min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{gap:8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight[data-mode=audio]{gap:3px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl{min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__layerCount{width:40px;height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight>button:not(.prompt-editor-module__IP0A1q__audioReserveButton){min-width:112px;height:40px;min-height:40px;padding-inline:18px}@media (max-width:960px){.prompt-editor-module__IP0A1q__editorSection{padding:88px 16px 24px}.prompt-editor-module__IP0A1q__toolbar{flex-direction:column;align-items:stretch}.prompt-editor-module__IP0A1q__toolbarRight{justify-content:space-between}.prompt-editor-module__IP0A1q__imageSettingsPopover{width:100%}.prompt-editor-module__IP0A1q__ratioGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.prompt-editor-module__IP0A1q__presetPopover{width:min(470px,100vw - 40px)}.prompt-editor-module__IP0A1q__presetGrid{grid-template-columns:1fr}}@media (max-width:760px){.prompt-editor-module__IP0A1q__workspaceEditorSection{width:100%;padding:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__editorWrap{width:100%;margin:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__editorCard{border-radius:var(--radius-md);min-height:0;max-height:none;padding:60px 10px 10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards{width:auto;height:40px;top:10px;left:10px;right:168px;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:min(178px,100vw - 184px);height:106px;overflow:visible}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCardsScroller{gap:5px;width:46px;min-width:46px;height:40px;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCard{flex-basis:46px;width:46px;height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameReferenceSlot{flex-basis:72px;width:72px;height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__frameReferenceSlot>.prompt-editor-module__IP0A1q__referenceCard{flex-basis:72px;width:72px;min-width:72px;max-width:72px;height:40px;min-height:40px;max-height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modeSwitch{height:40px;top:10px;right:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modeButton{min-width:36px;height:32px;padding-inline:9px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__promptArea{min-height:48px;padding:4px 0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__promptArea textarea{min-height:48px;max-height:min(132px,100dvh - 360px);font-size:14px;line-height:21px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px;display:grid}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{width:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;display:grid}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl{min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video] .prompt-editor-module__IP0A1q__modelControl{grid-area:1/1}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video] .prompt-editor-module__IP0A1q__referenceControl{grid-area:1/2;min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video] .prompt-editor-module__IP0A1q__settingsControl{grid-area:2/1}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video]>.prompt-editor-module__IP0A1q__toolButtons{grid-area:2/2;justify-self:start}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{align-self:end;gap:8px;width:auto}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight>button:not(.prompt-editor-module__IP0A1q__audioReserveButton){width:auto;min-width:60px;height:40px;min-height:40px;padding-inline:12px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{height:40px;min-height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton{width:100%;max-width:none;padding-inline:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__layerCount{width:40px;height:40px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{max-width:132px;padding-inline:9px;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem{flex:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{margin-left:6px;padding-left:6px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingsPopover{max-height:min(450px,100dvh - 32px);padding:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingGroup+.prompt-editor-module__IP0A1q__settingGroup{margin-top:10px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingGrid{gap:3px;padding:3px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingGrid button{height:32px;padding-inline:4px;font-size:11px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingGrid[data-layout=ratio] button{height:50px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__popover,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__presetPopover,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingsPopover,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__imageSettingsPopover{width:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__createError{white-space:normal;width:100%;margin-top:6px;position:static}}.prompt-editor-module__IP0A1q__promptArea{position:relative}.prompt-editor-module__IP0A1q__phCornerTag{color:#d8ac52;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;background:#f1b44b24;border:1px solid #f1b44b59;border-radius:999px;max-width:60%;padding:2px 8px;font-size:10.5px;line-height:1.4;position:absolute;top:6px;right:10px;overflow:hidden}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phHelperChip{white-space:nowrap;border:1px solid var(--ghost-border);align-items:center;gap:6px;width:auto;min-width:0;padding:0 10px;font-size:12.5px;display:inline-flex}.prompt-editor-module__IP0A1q__phHelperChip span{text-overflow:ellipsis;max-width:150px;overflow:hidden}.prompt-editor-module__IP0A1q__phHelperPopover{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--popover);max-height:380px;color:var(--popover-foreground);box-shadow:var(--shadow-popover);overflow-y:auto}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phLitBtn,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phLitBtn{color:var(--primary);background:color-mix(in srgb, var(--primary) 14%, transparent)}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phIconBtn:disabled,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phIconBtn:disabled{opacity:.4;cursor:default}.prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented{border:1px solid var(--ghost-border);border-radius:999px;flex:none;align-items:center;height:28px;margin-left:2px;display:inline-flex;overflow:hidden}.prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented>button{width:auto;height:28px;color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0 11px;font-size:11.5px;line-height:1;display:inline-flex}.prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented>button[aria-pressed=true]{background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary)}.prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented>button:disabled{opacity:.4;cursor:default}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phEnhanceBtn,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phEnhanceBtn{white-space:nowrap;align-items:center;gap:5px;width:auto;padding:0 10px;display:inline-flex}.prompt-editor-module__IP0A1q__phEnhanceBtn span{font-size:11px;font-weight:600;line-height:1}.prompt-editor-module__IP0A1q__phRefChipLabel{white-space:nowrap;text-overflow:ellipsis;max-width:96px;font-size:12px;overflow:hidden}.prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__specGroup,.prompt-editor-module__IP0A1q__layerCount{gap:6px;height:34px;font-size:12.5px}.prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__specGroup{padding:0 10px}.prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{margin-left:7px;padding-left:7px}.prompt-editor-module__IP0A1q__toolbarLeft{gap:6px}.prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phHelperChip{padding:0 8px;font-size:12px}.prompt-editor-module__IP0A1q__phHelperChip span{max-width:110px}.prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phHelperChip[data-has-versions] span{max-width:64px}.prompt-editor-module__IP0A1q__toolbarLeft>.prompt-editor-module__IP0A1q__controlWrap{min-width:0}.prompt-editor-module__IP0A1q__controlWrap .prompt-editor-module__IP0A1q__chipButton{max-width:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl{flex-shrink:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton{max-width:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceControl{min-width:0}.prompt-editor-module__IP0A1q__phRefChipLabel{max-width:52px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{gap:5px;height:32px;padding:0 9px;font-size:12px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{margin-left:6px;padding-left:6px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button{width:32px;height:32px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phEnhanceBtn,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phEnhanceBtn{width:auto}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented{height:26px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented>button{height:26px;padding:0 9px;font-size:11px}@media (max-width:960px){.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=video],.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=image],.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft[data-mode=audio]{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons{flex-wrap:wrap;gap:4px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl{flex-shrink:1;min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton{max-width:min(64vw,260px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{flex-wrap:wrap;justify-content:flex-end;align-self:stretch}}@media (max-width:700px){.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarLeft>.prompt-editor-module__IP0A1q__toolButtons{flex-basis:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceControl{flex-shrink:1;min-width:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceControl .prompt-editor-module__IP0A1q__chipButton{max-width:100%}.prompt-editor-module__IP0A1q__phRefChipLabel{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton{max-width:132px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{padding:0 7px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem>svg{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{margin-left:5px;padding-left:5px}}@media (max-width:960px){.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbar{flex-direction:column;align-items:stretch;gap:8px;display:flex}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{justify-content:flex-end;align-self:auto;width:100%}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton{width:auto;height:32px;min-height:32px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{height:32px;min-height:32px}}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__settingsControl{flex-shrink:0}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons{flex-wrap:wrap;row-gap:4px}@media (max-width:1200px){.prompt-editor-module__IP0A1q__phRefChipLabel,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem>svg{display:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{padding:0 8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight{gap:8px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight>button:not(.prompt-editor-module__IP0A1q__audioReserveButton),.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolbarRight>div>button:not(.prompt-editor-module__IP0A1q__audioReserveButton){min-width:64px;padding-inline:12px}.prompt-editor-module__IP0A1q__phHelperChip span{max-width:72px}}@media (max-width:700px){.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{gap:4px;height:30px;min-height:30px;font-size:11px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__chipButton{padding:0 7px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specGroup{padding:0 6px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__specItem+.prompt-editor-module__IP0A1q__specItem{margin-left:4px;padding-left:4px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__modelControl .prompt-editor-module__IP0A1q__chipButton{max-width:112px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button{width:30px;height:30px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phHelperChip,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>button.prompt-editor-module__IP0A1q__phEnhanceBtn,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons>div>button.prompt-editor-module__IP0A1q__phEnhanceBtn{width:auto;font-size:11px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented{height:24px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__toolButtons .prompt-editor-module__IP0A1q__phSegmented>button{height:24px;padding:0 8px;font-size:10.5px}}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true]{z-index:30;background:var(--card);width:calc(100% - 64px);max-width:112px;height:26px;min-height:26px;max-height:26px;color:var(--foreground);opacity:0;pointer-events:none;touch-action:manipulation;transition:opacity var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease), transform var(--dur-normal) var(--ease);border-color:#0000;flex-direction:row;justify-content:flex-start;gap:7px;padding:0 8px;position:absolute;left:58px;box-shadow:0 5px 16px #0000004d}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true]:hover{background:color-mix(in srgb, var(--primary) 14%, var(--card))}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true] span{white-space:normal;text-align:left;font-size:11px;font-weight:700;line-height:13px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true] svg{color:var(--primary);flex:none}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true][data-ref-kind=image]{top:-10px;left:64px;transform:rotate(0)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true][data-ref-kind=library]{transform-origin:0;top:19px;left:64px;transform:rotate(13deg)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true][data-ref-kind=image]:hover{transform:translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true] [data-ref-adder=true][data-ref-kind=library]:hover{transform:rotate(13deg)translate(2px)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true][data-open=true] [data-ref-adder=true]{opacity:1;pointer-events:auto}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true][data-has-refs=true][data-open=true] [data-ref-adder=true]{z-index:40}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{box-shadow:none;background:0 0;overflow:visible!important}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true][data-has-refs=false][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller,.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-image-fan=true][data-persistent-add=true][data-has-refs=false][data-open=true] .prompt-editor-module__IP0A1q__referenceCardsScroller{width:178px;min-width:178px;height:42px}
.ph-page{background:var(--background);min-width:0;min-height:100vh;color:var(--foreground);font-family:var(--font-body), "Google Sans", "Noto Sans Thai", system-ui, sans-serif;flex:1;margin-left:80px;padding:28px}@media (max-width:900px){.ph-page{padding:16px 12px 16px 8px}}.ph-header{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1440px;margin:0 auto 20px;display:flex}@media (max-width:700px){.ph-header{flex-direction:column;align-items:flex-start;gap:12px}}.ph-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.ph-header h1{font-size:clamp(27px,3vw,38px);font-weight:700;line-height:1.1;font-family:var(--font-display), sans-serif;color:var(--foreground);margin:5px 0 0}.ph-header p{color:var(--muted-foreground);max-width:640px;margin:7px 0 0;font-size:13.5px;line-height:1.55}.ph-new-btn{background:var(--primary);height:40px;color:var(--primary-foreground);cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.ph-layout{border:1px solid var(--border);background:var(--card);border-radius:18px;grid-template-columns:250px minmax(0,1fr);max-width:1440px;min-height:610px;margin:0 auto;display:grid;overflow:hidden}@media (max-width:900px){.ph-layout{border-radius:14px;grid-template-columns:minmax(0,1fr);min-height:0}}.ph-sidebar{border-right:1px solid var(--border);min-width:0;padding:14px 10px}@media (max-width:900px){.ph-sidebar{border-right:0;border-bottom:1px solid var(--border)}}.ph-side-label{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin:4px 5px 8px;font-size:11px;font-weight:650}.ph-sidebar nav{gap:3px;display:grid}@media (max-width:900px){.ph-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.ph-sidebar nav>button{width:100%;min-height:40px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;font-size:13px;display:grid}.ph-sidebar nav>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ph-sidebar nav>button small{color:var(--muted-foreground)}.ph-sidebar nav>button:hover{background:var(--secondary)}.ph-sidebar nav>button.ph-active{background:var(--secondary);color:var(--primary);font-weight:650}.ph-filterbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;display:flex}.ph-tabs{border:1px solid var(--border);background:var(--secondary);border-radius:999px;flex-wrap:wrap;gap:2px;padding:3px;display:inline-flex}.ph-tab{color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;line-height:1;display:inline-flex}.ph-tab small{color:var(--muted-foreground);font-size:11px}.ph-tab[aria-pressed=true]{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 40%, transparent)}.ph-content{min-width:0;padding:16px}.ph-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}@media (max-width:640px){.ph-grid{grid-template-columns:minmax(0,1fr)}}.ph-card{border:1px solid var(--border);background:var(--secondary);text-align:left;cursor:pointer;color:inherit;border-radius:14px;flex-direction:column;gap:10px;padding:16px 16px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.ph-card:hover{border-color:color-mix(in srgb, var(--primary) 45%, var(--border))}.ph-card-head{align-items:center;gap:8px;display:flex}.ph-card-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14.5px;font-weight:600;overflow:hidden}.ph-badge{letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:650}.ph-badge-preset{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--primary) 36%, transparent)}.ph-badge-mine{color:var(--muted-foreground);background:var(--accent);border:1px solid var(--border)}.ph-badge-media{color:var(--muted-foreground);border:1px solid var(--border);text-transform:uppercase;background:0 0}.ph-card-content{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.ph-card-foot{color:var(--muted-foreground);align-items:center;gap:8px;font-size:11.5px;display:flex}.ph-empty{text-align:center;color:var(--muted-foreground);padding:48px 0;font-size:13px}.ph-note{color:var(--muted-foreground);opacity:.7;margin-top:20px;font-size:11.5px}.ph-back{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:14px;font-size:12.5px;text-decoration:none;display:inline-flex}.ph-back:hover{color:var(--primary)}.ph-editor-card{border:1px solid var(--border);background:var(--card);border-radius:18px;max-width:1440px;margin:0 auto;padding:24px}@media (max-width:700px){.ph-editor-card{border-radius:14px;padding:16px}}.ph-form{flex-direction:column;gap:18px;max-width:760px;display:flex}.ph-field{flex-direction:column;gap:6px;display:flex}.ph-label{letter-spacing:.03em;color:var(--muted-foreground);font-size:12px;font-weight:600}.ph-input,.ph-select,.ph-textarea{background:var(--input,var(--secondary));border:1px solid var(--border);color:var(--foreground);border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13.5px}.ph-input:focus,.ph-select:focus,.ph-textarea:focus{border-color:var(--primary)}.ph-textarea{resize:vertical;min-height:260px;line-height:1.6}.ph-hint{color:var(--muted-foreground);font-size:11.5px}.ph-actions{align-items:center;gap:10px;margin-top:4px;display:flex}.ph-btn-secondary{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);cursor:pointer;border-radius:10px;padding:8px 16px;font-size:13px;text-decoration:none}.ph-btn-danger{border:1px solid color-mix(in srgb, var(--destructive) 40%, transparent);background:color-mix(in srgb, var(--destructive) 10%, transparent);color:var(--destructive);cursor:pointer;border-radius:10px;margin-left:auto;padding:8px 14px;font-size:12.5px}.ph-saved{color:#22c55e;font-size:12.5px}.ph-readonly-banner{border:1px solid color-mix(in srgb, var(--primary) 36%, transparent);background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);border-radius:10px;align-items:center;gap:8px;max-width:760px;margin-bottom:18px;padding:10px 14px;font-size:12.5px;display:flex}.ph-modal-overlay{z-index:1000;background:color-mix(in srgb, var(--background) 55%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ph-modal{border:1px solid var(--border);background:var(--popover,var(--card));width:min(600px,100%);max-height:min(86vh,760px);color:var(--foreground);box-shadow:var(--shadow-popover,0 24px 64px #00000059);border-radius:16px;padding:20px;overflow-y:auto}.ph-modal-head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.ph-modal-head h2{flex:1;min-width:0;margin:0;font-size:17px;font-weight:650}.ph-modal-close{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.ph-modal-close:hover{background:var(--secondary);color:var(--foreground)}
.public-idea-board-viewer-module__x3yyrq__page{background:var(--ws-bg);color:var(--ws-text-primary);font-family:var(--font-google-sans), var(--font-noto-sans-thai), sans-serif;position:fixed;inset:0;overflow:hidden}.public-idea-board-viewer-module__x3yyrq__canvas{position:absolute;inset:0}.public-idea-board-viewer-module__x3yyrq__header,.public-idea-board-viewer-module__x3yyrq__timelineCard,.public-idea-board-viewer-module__x3yyrq__publicNav{z-index:30;border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);background:var(--ws-panel-strong);box-shadow:var(--ws-shadow-pop);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:fixed}.public-idea-board-viewer-module__x3yyrq__publicNav{top:var(--ws-space-4);left:var(--ws-space-4);border-radius:var(--ws-radius-pill);align-items:center;gap:7px;max-width:calc(100vw - 32px);min-height:40px;padding:5px 10px 5px 6px;display:flex}.public-idea-board-viewer-module__x3yyrq__brandLink{border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.public-idea-board-viewer-module__x3yyrq__brandLink:hover{background:var(--ws-surface-2)}.public-idea-board-viewer-module__x3yyrq__brandLink img{object-fit:contain;width:26px;height:26px;display:block}.public-idea-board-viewer-module__x3yyrq__navDivider{background:var(--ws-border);flex:0 0 1px;width:1px;height:20px}.public-idea-board-viewer-module__x3yyrq__samplesLink{border-radius:var(--ws-radius-pill);min-width:0;color:var(--ws-text-secondary);font-size:var(--ws-text-xs);white-space:nowrap;align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.public-idea-board-viewer-module__x3yyrq__samplesLink:hover{color:var(--ws-text-primary)}.public-idea-board-viewer-module__x3yyrq__header{top:68px;left:var(--ws-space-4);width:min(340px,100vw - 32px);padding:var(--ws-space-3);overflow:hidden}.public-idea-board-viewer-module__x3yyrq__headerTop,.public-idea-board-viewer-module__x3yyrq__metadata,.public-idea-board-viewer-module__x3yyrq__timelineHeading,.public-idea-board-viewer-module__x3yyrq__timelineHeading>span{align-items:center;display:flex}.public-idea-board-viewer-module__x3yyrq__headerTop{justify-content:space-between;gap:var(--ws-space-3)}.public-idea-board-viewer-module__x3yyrq__readOnlyBadge{border:1px solid var(--ws-border);border-radius:var(--ws-radius-pill);color:var(--ws-text-secondary);background:var(--ws-surface-2);font-size:var(--ws-text-2xs);align-items:center;gap:5px;padding:4px 8px;display:inline-flex}.public-idea-board-viewer-module__x3yyrq__eyebrow{color:var(--ws-gold);font-size:var(--ws-text-2xs);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:750}.public-idea-board-viewer-module__x3yyrq__header h1{margin:var(--ws-space-2) 0 0;color:var(--ws-text-primary);font-size:var(--ws-text-lg);line-height:1.25}.public-idea-board-viewer-module__x3yyrq__header>p:not(.public-idea-board-viewer-module__x3yyrq__eyebrow){margin:var(--ws-space-2) 0 0;-webkit-line-clamp:2;color:var(--ws-text-secondary);font-size:var(--ws-text-xs);-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.public-idea-board-viewer-module__x3yyrq__metadata{margin-top:var(--ws-space-2);color:var(--ws-text-tertiary);font-size:var(--ws-text-2xs);flex-wrap:wrap;gap:6px}.public-idea-board-viewer-module__x3yyrq__selector,.public-idea-board-viewer-module__x3yyrq__projectPicker{color:var(--ws-text-tertiary);font-size:var(--ws-text-2xs);gap:6px;font-weight:650;display:grid}.public-idea-board-viewer-module__x3yyrq__selector{margin-top:var(--ws-space-2)}.public-idea-board-viewer-module__x3yyrq__selectWrap{display:block;position:relative}.public-idea-board-viewer-module__x3yyrq__selectWrap svg{pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.public-idea-board-viewer-module__x3yyrq__selector select,.public-idea-board-viewer-module__x3yyrq__projectPicker select,.public-idea-board-viewer-module__x3yyrq__timelineHeading select{border:1px solid var(--ws-border);border-radius:var(--ws-radius-sm);width:100%;color:var(--ws-text-primary);background:var(--ws-bg-elevated);font:inherit}.public-idea-board-viewer-module__x3yyrq__selector select,.public-idea-board-viewer-module__x3yyrq__projectPicker select{min-height:36px;padding:7px 32px 7px 10px}.public-idea-board-viewer-module__x3yyrq__selector select{appearance:none}.public-idea-board-viewer-module__x3yyrq__cloneSection{margin:var(--ws-space-3) calc(var(--ws-space-3) * -1) calc(var(--ws-space-3) * -1);border-top:1px solid var(--ws-border)}.public-idea-board-viewer-module__x3yyrq__clonePrimary{justify-content:center;align-items:center;gap:var(--ws-space-2);width:100%;min-height:40px;color:var(--ws-gold-ink);background:var(--ws-gold-gradient);cursor:pointer;font:inherit;font-size:var(--ws-text-xs);border:0;padding:8px 12px;font-weight:800;display:flex}.public-idea-board-viewer-module__x3yyrq__clonePrimary:disabled{cursor:wait;opacity:.76}.public-idea-board-viewer-module__x3yyrq__cloneBody{gap:var(--ws-space-3);padding:var(--ws-space-3);background:var(--ws-surface-1);display:grid}.public-idea-board-viewer-module__x3yyrq__cloneBody p{color:var(--ws-text-secondary);font-size:var(--ws-text-xs);margin:0;line-height:1.45}.public-idea-board-viewer-module__x3yyrq__cloneBody a{color:var(--ws-gold-bright)}.public-idea-board-viewer-module__x3yyrq__mediaNote{color:var(--ws-text-tertiary)!important;font-size:var(--ws-text-2xs)!important}.public-idea-board-viewer-module__x3yyrq__error{color:var(--ws-status-rejected)!important}.public-idea-board-viewer-module__x3yyrq__error button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.public-idea-board-viewer-module__x3yyrq__timelineCard{right:var(--ws-space-4);width:min(360px,100vw - 32px);bottom:92px;overflow:hidden}.public-idea-board-viewer-module__x3yyrq__timelineHeading{justify-content:space-between;gap:var(--ws-space-2);padding:var(--ws-space-2) var(--ws-space-3);border-bottom:1px solid var(--ws-border);color:var(--ws-text-secondary);font-size:var(--ws-text-xs)}.public-idea-board-viewer-module__x3yyrq__timelineHeading>span{gap:6px}.public-idea-board-viewer-module__x3yyrq__timelineHeading strong{color:var(--ws-text-primary);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.public-idea-board-viewer-module__x3yyrq__timelineHeading select{max-width:190px;padding:5px 7px}.public-idea-board-viewer-module__x3yyrq__timelineCard video,.public-idea-board-viewer-module__x3yyrq__timelineCard img{object-fit:contain;background:#000;width:100%;max-height:230px;display:block}.public-idea-board-viewer-module__x3yyrq__timelineCard audio{width:calc(100% - 24px);margin:12px;display:block}.public-idea-board-viewer-module__x3yyrq__spin{animation:.85s linear infinite public-idea-board-viewer-module__x3yyrq__spin}@keyframes public-idea-board-viewer-module__x3yyrq__spin{to{transform:rotate(360deg)}}@media (max-width:700px){.public-idea-board-viewer-module__x3yyrq__header{max-height:38vh;overflow:auto}.public-idea-board-viewer-module__x3yyrq__timelineCard{display:none}}@media (prefers-reduced-motion:reduce){.public-idea-board-viewer-module__x3yyrq__spin{animation-duration:1.8s}}
