.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__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__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]{opacity:0;pointer-events:none;touch-action:manipulation;width:calc(100% - 64px);max-width:112px;height:30px;transition:opacity var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease), transform var(--dur-normal) var(--ease);background:0 0;border-color:#0000;flex-direction:row;justify-content:flex-start;gap:7px;padding:0 8px;position:absolute;left:58px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true]:hover{background:var(--accent)}.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:10px;line-height:12px}.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:-54px;transform:rotate(-13deg)}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true] [data-ref-adder=true][data-ref-kind=video]{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=audio]{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(-13deg)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: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: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__referenceCards[data-mixed=true][data-has-refs=true][data-open=true] [data-ref-adder=true][data-ref-kind=image]{top:-96px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-has-refs=true][data-open=true] [data-ref-adder=true][data-ref-kind=video]{top:-67px}.prompt-editor-module__IP0A1q__workspaceEditorSection .prompt-editor-module__IP0A1q__referenceCards[data-mixed=true][data-has-refs=true][data-open=true] [data-ref-adder=true][data-ref-kind=audio]{top:-38px}.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__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{max-width:min(280px,34vw)}.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__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}}
.reference-prompt-editor-module__fsYQ7G__editor{width:100%;min-width:0;color:var(--foreground);font:inherit;position:relative}.reference-prompt-editor-module__fsYQ7G__contentEditable{min-height:48px;max-height:132px;color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--muted-foreground) 55%, transparent) transparent;outline:none;font-size:15px;line-height:22px;overflow:hidden auto}.reference-prompt-editor-module__fsYQ7G__contentEditable[data-expanded=true]{max-height:max(260px,100dvh - 360px)}.reference-prompt-editor-module__fsYQ7G__contentEditable p{margin:0}.reference-prompt-editor-module__fsYQ7G__contentEditable::-webkit-scrollbar{width:7px}.reference-prompt-editor-module__fsYQ7G__contentEditable::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--muted-foreground) 55%, transparent)}.reference-prompt-editor-module__fsYQ7G__placeholder{max-width:100%;color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:15px;line-height:22px;position:absolute;inset:0 auto auto 0;overflow:hidden}.reference-prompt-editor-module__fsYQ7G__badge{border:1px solid color-mix(in srgb, var(--primary) 38%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 16%, var(--card));max-width:min(220px,46vw);height:24px;color:var(--foreground);vertical-align:middle;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;align-items:center;gap:5px;margin:0 2px;padding:2px 8px 2px 3px;display:inline-flex}.reference-prompt-editor-module__fsYQ7G__badgeMedia{background:var(--secondary);width:18px;height:18px;color:var(--muted-foreground);border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.reference-prompt-editor-module__fsYQ7G__badgeMedia img{object-fit:cover;width:100%;height:100%}.reference-prompt-editor-module__fsYQ7G__badgeLabel{text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:700;line-height:16px;overflow:hidden}.reference-prompt-editor-module__fsYQ7G__badgeKind{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:12px}.reference-prompt-editor-module__fsYQ7G__menu{z-index:1000;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--popover);width:min(300px,100vw - 24px);max-height:min(280px,100dvh - 32px);color:var(--popover-foreground);box-shadow:var(--shadow-popover);overscroll-behavior:contain;margin:4px 0 0;padding:5px;list-style:none;position:fixed;overflow-y:auto}.reference-prompt-editor-module__fsYQ7G__menuOption{border-radius:var(--radius-sm);width:100%;min-width:0;height:42px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:5px 7px;display:flex}.reference-prompt-editor-module__fsYQ7G__menuOption:hover,.reference-prompt-editor-module__fsYQ7G__menuOption[data-selected=true]{background:var(--accent);color:var(--accent-foreground)}.reference-prompt-editor-module__fsYQ7G__menuThumb{background:var(--secondary);width:30px;height:30px;color:var(--muted-foreground);border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.reference-prompt-editor-module__fsYQ7G__menuThumb img{object-fit:cover;width:100%;height:100%}.reference-prompt-editor-module__fsYQ7G__menuLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.reference-prompt-editor-module__fsYQ7G__menuKind{color:var(--muted-foreground);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.reference-prompt-editor-module__fsYQ7G__empty{color:var(--muted-foreground);padding:9px 10px;font-size:12px}
.prompts-module__O-jA9W__shell{background:var(--background);min-width:0;min-height:100vh;color:var(--foreground);flex:1;padding:0 0 220px 80px}.prompts-module__O-jA9W__hero{width:100%;min-height:360px;padding:var(--space-8) var(--space-8) var(--space-8);background:var(--card);border-bottom:1px solid var(--ghost-border);position:relative;overflow:hidden}.prompts-module__O-jA9W__heroBackdrop{pointer-events:none;background:radial-gradient(circle at 88% 18%, color-mix(in srgb, var(--primary) 30%, transparent) 0%, transparent 42%), radial-gradient(circle at 12% 100%, color-mix(in srgb, var(--teal) 22%, transparent) 0%, transparent 46%);position:absolute;inset:0}.prompts-module__O-jA9W__heroContent{gap:var(--space-4);flex-direction:column;max-width:720px;display:flex;position:relative}.prompts-module__O-jA9W__heroEyebrow{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.prompts-module__O-jA9W__heroTitle{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:64px;font-weight:600;line-height:1.02}.prompts-module__O-jA9W__heroSub{max-width:540px;color:var(--muted-foreground);margin:0;font-size:15px;line-height:1.65}.prompts-module__O-jA9W__heroStats{margin-top:var(--space-2);align-items:center;gap:var(--space-4);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--secondary) 80%, transparent);border:1px solid var(--ghost-border);width:fit-content;padding:10px 18px;display:inline-flex}.prompts-module__O-jA9W__heroStat{color:var(--muted-foreground);font-size:13px}.prompts-module__O-jA9W__heroStat strong{color:var(--foreground);margin-right:4px;font-weight:700}.prompts-module__O-jA9W__heroStatDivider{background:var(--border);width:1px;height:14px}.prompts-module__O-jA9W__heroOrnament{border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary) 18%, transparent);width:64px;height:64px;color:var(--primary);place-items:center;display:grid;position:absolute;top:36px;right:48px;box-shadow:0 18px 36px #0000002e}.prompts-module__O-jA9W__rowsStack{gap:var(--space-8);padding:var(--space-8) 0;flex-direction:column;display:flex}.prompts-module__O-jA9W__row{gap:var(--space-3);flex-direction:column;display:flex}.prompts-module__O-jA9W__rowHeader{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding:0 var(--space-8);flex-wrap:wrap;display:flex}.prompts-module__O-jA9W__rowTitleWrap{align-items:center;gap:var(--space-2);display:inline-flex}.prompts-module__O-jA9W__rowEmoji{font-size:22px;line-height:1}.prompts-module__O-jA9W__rowTitle{letter-spacing:.01em;color:var(--foreground);margin:0;font-size:22px;font-weight:600}.prompts-module__O-jA9W__rowSubtitle{color:var(--muted-foreground);margin:0;font-size:13px}.prompts-module__O-jA9W__rowViewport{position:relative}.prompts-module__O-jA9W__rowTrack{gap:var(--space-4);scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:8px var(--space-8) 24px;grid-auto-columns:304px;grid-auto-flow:column;display:grid;overflow-x:auto}.prompts-module__O-jA9W__rowTrack::-webkit-scrollbar{display:none}.prompts-module__O-jA9W__rowArrow{color:#fff;cursor:pointer;opacity:0;width:96px;transition:opacity var(--dur-normal) var(--ease);z-index:4;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:0;bottom:0}.prompts-module__O-jA9W__rowArrowRight{background:linear-gradient(270deg, color-mix(in srgb, var(--background) 78%, transparent) 0%, color-mix(in srgb, var(--background) 25%, transparent) 50%, transparent 100%);padding-right:var(--space-3);justify-content:flex-end;right:0}.prompts-module__O-jA9W__rowArrowLeft{background:linear-gradient(90deg, color-mix(in srgb, var(--background) 78%, transparent) 0%, color-mix(in srgb, var(--background) 25%, transparent) 50%, transparent 100%);padding-left:var(--space-3);justify-content:flex-start;left:0}.prompts-module__O-jA9W__rowArrowInner{border:1px solid var(--ghost-border);width:36px;height:36px;transition:transform var(--dur-fast) var(--ease);color:#fff;background:#141418c7;border-radius:50%;place-items:center;display:grid}.prompts-module__O-jA9W__rowArrow:hover .prompts-module__O-jA9W__rowArrowInner{transform:scale(1.05)}.prompts-module__O-jA9W__rowViewport:hover .prompts-module__O-jA9W__rowArrow{opacity:1}.prompts-module__O-jA9W__rowArrowDisabled{pointer-events:none;opacity:0!important}.prompts-module__O-jA9W__card{scroll-snap-align:start;padding:var(--space-4);gap:var(--space-3);background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-md);transition:transform var(--dur-normal) var(--ease), box-shadow var(--dur-normal) var(--ease), border-color var(--dur-normal) var(--ease);flex-direction:column;display:flex}.prompts-module__O-jA9W__card:hover{box-shadow:var(--shadow-popover);border-color:color-mix(in srgb, var(--primary) 40%, var(--border));transform:translateY(-2px)}.prompts-module__O-jA9W__cardHeader{justify-content:space-between;align-items:center;font-size:12px;display:flex}.prompts-module__O-jA9W__cardAuthor{color:var(--foreground);font-weight:600}.prompts-module__O-jA9W__cardTime{color:var(--muted-foreground);font-size:11px}.prompts-module__O-jA9W__cardMedia{aspect-ratio:16/10;border-radius:var(--radius-sm);background:var(--muted);width:100%;position:relative;overflow:hidden}.prompts-module__O-jA9W__cardPoster{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease);position:absolute;inset:0}.prompts-module__O-jA9W__card:hover .prompts-module__O-jA9W__cardPoster{transform:scale(1.04)}.prompts-module__O-jA9W__cardMode{border-radius:var(--radius-xs);color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141418b3;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.prompts-module__O-jA9W__cardSeeFull{border-radius:var(--radius-xs);background:var(--secondary);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease);align-self:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__cardSeeFull:hover{background:var(--accent)}.prompts-module__O-jA9W__cardTags{flex-wrap:wrap;gap:6px;min-height:22px;display:flex}.prompts-module__O-jA9W__cardTag{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 12%, var(--secondary));max-width:100%;min-height:22px;color:var(--secondary-foreground);text-transform:uppercase;letter-spacing:.04em;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.prompts-module__O-jA9W__cardBody{color:var(--secondary-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.prompts-module__O-jA9W__cardFooter{align-items:center;gap:var(--space-2);margin-top:auto;display:flex}.prompts-module__O-jA9W__cardTryButton{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:transform var(--dur-fast) var(--ease), filter var(--dur-fast) var(--ease);flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.prompts-module__O-jA9W__cardTryButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.prompts-module__O-jA9W__cardShareButton{border-radius:var(--radius-sm);background:var(--secondary);width:40px;height:40px;color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease);place-items:center;display:grid}.prompts-module__O-jA9W__cardShareButton:hover{background:var(--accent)}.prompts-module__O-jA9W__detailContainer{max-width:1040px;padding:var(--space-6) var(--space-8) var(--space-8);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.prompts-module__O-jA9W__backLink{border-radius:var(--radius-pill);width:fit-content;color:var(--muted-foreground);transition:color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);align-items:center;gap:6px;padding:6px 10px 6px 6px;font-size:13px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__backLink:hover{color:var(--foreground);background:var(--secondary)}.prompts-module__O-jA9W__metaStrip{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__modeChip{border-radius:var(--radius-xs);background:var(--secondary);color:var(--foreground);letter-spacing:.1em;padding:4px 10px;font-size:11px}.prompts-module__O-jA9W__modeChip_image{background:color-mix(in srgb, var(--teal) 22%, var(--secondary));color:var(--teal)}.prompts-module__O-jA9W__modeChip_video{background:color-mix(in srgb, var(--primary) 22%, var(--secondary));color:var(--primary)}.prompts-module__O-jA9W__metaDot{background:var(--border);border-radius:50%;width:3px;height:3px}.prompts-module__O-jA9W__metaText{text-transform:none;letter-spacing:0}.prompts-module__O-jA9W__detailTitle{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:44px;font-weight:600;line-height:1.08}.prompts-module__O-jA9W__authorBar{justify-content:space-between;align-items:center;gap:var(--space-3);background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-md);flex-wrap:wrap;padding:12px 16px;display:flex}.prompts-module__O-jA9W__authorIdentity{align-items:center;gap:12px;display:flex}.prompts-module__O-jA9W__authorAvatar{background:color-mix(in srgb, var(--primary) 28%, var(--secondary));width:38px;height:38px;color:var(--primary);border-radius:50%;place-items:center;font-size:14px;font-weight:700;display:grid}.prompts-module__O-jA9W__authorMeta{flex-direction:column;gap:2px;display:flex}.prompts-module__O-jA9W__authorHandle{color:var(--foreground);font-size:14px;font-weight:600}.prompts-module__O-jA9W__authorSub{color:var(--muted-foreground);align-items:center;gap:4px;font-size:12px;display:inline-flex}.prompts-module__O-jA9W__triedBadge{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary);align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__triedBadge strong{color:var(--foreground);margin:0 2px;font-weight:700}.prompts-module__O-jA9W__previewFrame{border-radius:var(--radius-md);background:var(--muted);width:100%;box-shadow:var(--shadow-popover);aspect-ratio:16/10;margin:0;position:relative;overflow:hidden}.prompts-module__O-jA9W__previewImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prompts-module__O-jA9W__promptBodyCard{gap:var(--space-3);padding:var(--space-5);background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-md);flex-direction:column;display:flex}.prompts-module__O-jA9W__promptBodyHeader{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.prompts-module__O-jA9W__promptBodyTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:inline-flex}.prompts-module__O-jA9W__promptBodyActions{align-items:center;gap:var(--space-2);display:inline-flex}.prompts-module__O-jA9W__copyButton{border-radius:var(--radius-sm);background:var(--secondary);color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__copyButton:hover{background:var(--accent)}.prompts-module__O-jA9W__copyButtonDone{background:color-mix(in srgb, var(--teal) 24%, var(--secondary));color:var(--teal)}.prompts-module__O-jA9W__tryButton{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:transform var(--dur-fast) var(--ease), filter var(--dur-fast) var(--ease);align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.prompts-module__O-jA9W__tryButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.prompts-module__O-jA9W__promptBodyText{padding:var(--space-4);border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.75}.prompts-module__O-jA9W__argChip{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 22%, transparent);border:1px solid color-mix(in srgb, var(--primary) 40%, transparent);color:var(--primary);vertical-align:baseline;cursor:help;transition:background-color var(--dur-fast) var(--ease);align-items:center;gap:4px;margin:0 2px;padding:2px 8px;font-size:13px;font-weight:600;display:inline-flex}.prompts-module__O-jA9W__argChip:hover{background:color-mix(in srgb, var(--primary) 32%, transparent)}.prompts-module__O-jA9W__argChipName{letter-spacing:.04em;text-transform:uppercase;opacity:.72;font-size:10px}.prompts-module__O-jA9W__argChipValue{color:var(--foreground);font-weight:600}.prompts-module__O-jA9W__promptBodyHint{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.6}.prompts-module__O-jA9W__promptBodyHint strong{color:var(--primary);font-weight:700}.prompts-module__O-jA9W__promptBodyHint em{color:var(--foreground);font-style:normal;font-weight:600}.prompts-module__O-jA9W__detailDivider{background:var(--border);width:100%;height:1px;margin:var(--space-4) 0 var(--space-2)}@media (max-width:760px){.prompts-module__O-jA9W__detailContainer{padding:var(--space-5);gap:var(--space-4)}.prompts-module__O-jA9W__detailTitle{font-size:30px}.prompts-module__O-jA9W__previewFrame{aspect-ratio:4/3}.prompts-module__O-jA9W__promptBodyCard{padding:var(--space-4)}.prompts-module__O-jA9W__promptBodyHeader{flex-direction:column;align-items:flex-start}.prompts-module__O-jA9W__promptBodyActions{width:100%}.prompts-module__O-jA9W__copyButton,.prompts-module__O-jA9W__tryButton{flex:1;justify-content:center}}.prompts-module__O-jA9W__editorTray{z-index:12;pointer-events:none;position:fixed;bottom:28px;left:112px;right:112px}.prompts-module__O-jA9W__editorTray>*{pointer-events:auto}.prompts-module__O-jA9W__presetComposer{z-index:30;gap:var(--space-4);width:min(440px,100vw - 36px);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--ghost-border);background:color-mix(in srgb, var(--card) 96%, var(--background));color:var(--foreground);flex-direction:column;display:flex;position:fixed;top:18px;bottom:18px;right:18px;overflow-y:auto;box-shadow:0 24px 72px #0000003d}.prompts-module__O-jA9W__presetHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.prompts-module__O-jA9W__presetHeader h2{margin:8px 0 0;font-size:19px;font-weight:700;line-height:1.25}.prompts-module__O-jA9W__presetModeBadge{border-radius:var(--radius-pill);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.prompts-module__O-jA9W__presetModeBadge_image{background:color-mix(in srgb, var(--teal) 18%, transparent);color:var(--teal)}.prompts-module__O-jA9W__presetModeBadge_video{background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary)}.prompts-module__O-jA9W__presetClose,.prompts-module__O-jA9W__presetIconButton{border-radius:var(--radius-sm);background:var(--secondary);width:34px;height:34px;color:var(--foreground);border:1px solid var(--ghost-border);cursor:pointer;transition:background-color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);flex:none;place-items:center;display:grid}.prompts-module__O-jA9W__presetClose:hover,.prompts-module__O-jA9W__presetIconButton:hover{background:var(--accent);transform:translateY(-1px)}.prompts-module__O-jA9W__presetPreviewFrame{aspect-ratio:16/9;border-radius:var(--radius-sm);background:var(--muted);border:1px solid var(--ghost-border);width:100%;position:relative;overflow:hidden}.prompts-module__O-jA9W__presetPreviewFrame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prompts-module__O-jA9W__presetSection{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 58%, transparent);border:1px solid var(--ghost-border);flex-direction:column;display:flex}.prompts-module__O-jA9W__presetSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.prompts-module__O-jA9W__presetSectionHeader h3{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin:0;font-size:12px;font-weight:800}.prompts-module__O-jA9W__presetSectionMeta{color:var(--muted-foreground);font-size:12px;font-weight:600}.prompts-module__O-jA9W__presetPromptBox{resize:vertical;border:1px solid var(--ghost-border);border-radius:var(--radius-sm);background:var(--card);width:100%;min-height:148px;color:var(--foreground);font:inherit;outline:none;padding:14px;font-size:14px;line-height:1.65}.prompts-module__O-jA9W__presetPromptBox:focus{border-color:color-mix(in srgb, var(--primary) 55%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent)}.prompts-module__O-jA9W__presetSlotsGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prompts-module__O-jA9W__presetSlot{border-radius:var(--radius-sm);border:1px solid var(--ghost-border);background:var(--card);flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}.prompts-module__O-jA9W__presetSlotTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.prompts-module__O-jA9W__presetSlotKind{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.prompts-module__O-jA9W__presetRequired,.prompts-module__O-jA9W__presetOptional{text-transform:uppercase;font-size:10px;font-weight:800}.prompts-module__O-jA9W__presetRequired{color:var(--primary)}.prompts-module__O-jA9W__presetOptional{color:var(--muted-foreground)}.prompts-module__O-jA9W__presetSlotPreview{aspect-ratio:4/3;border-radius:var(--radius-sm);border:1px dashed var(--border);background:var(--muted);cursor:pointer;width:100%;position:relative;overflow:hidden}.prompts-module__O-jA9W__presetSlotMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prompts-module__O-jA9W__presetSlotPlaceholder{color:var(--muted-foreground);background:linear-gradient(135deg, color-mix(in srgb, var(--secondary) 80%, transparent), transparent), var(--muted);place-items:center;display:grid;position:absolute;inset:0}.prompts-module__O-jA9W__presetSlotOverlay{border-radius:var(--radius-xs);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f12b8;justify-content:center;align-items:center;gap:6px;min-height:30px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;inset:auto 8px 8px}.prompts-module__O-jA9W__presetSlotBody h4{margin:0;font-size:13px;line-height:1.35}.prompts-module__O-jA9W__presetSlotBody p{color:var(--muted-foreground);word-break:break-word;margin:4px 0 0;font-size:12px;line-height:1.45}.prompts-module__O-jA9W__presetSlotRemove{border-radius:var(--radius-xs);background:var(--secondary);width:fit-content;color:var(--muted-foreground);cursor:pointer;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.prompts-module__O-jA9W__presetSlotRemove:hover{color:var(--foreground);background:var(--accent)}.prompts-module__O-jA9W__presetFileInput{display:none}.prompts-module__O-jA9W__presetEmptyRefs{border-radius:var(--radius-sm);background:var(--card);color:var(--muted-foreground);align-items:center;gap:8px;padding:12px;font-size:13px;display:inline-flex}.prompts-module__O-jA9W__presetSettingsList{border:1px solid var(--ghost-border);border-radius:var(--radius-sm);background:var(--card);flex-direction:column;margin:0;display:flex;overflow:hidden}.prompts-module__O-jA9W__presetSettingRow{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--ghost-border);padding:10px 12px;display:flex}.prompts-module__O-jA9W__presetSettingRow:last-child{border-bottom:0}.prompts-module__O-jA9W__presetSettingRow dt{color:var(--muted-foreground);font-size:13px}.prompts-module__O-jA9W__presetSettingRow dd{color:var(--foreground);text-align:right;margin:0;font-size:13px;font-weight:700}.prompts-module__O-jA9W__presetFooter{bottom:calc(var(--space-4) * -1);padding-top:var(--space-2);background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--card) 96%, var(--background)) 18%);flex-direction:column;gap:8px;display:flex;position:sticky}.prompts-module__O-jA9W__presetGenerate{border-radius:var(--radius-sm);background:var(--primary);width:100%;min-height:46px;color:var(--primary-foreground);cursor:pointer;transition:filter var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.prompts-module__O-jA9W__presetGenerate:not(:disabled):hover{filter:brightness(1.05);transform:translateY(-1px)}.prompts-module__O-jA9W__presetGenerate:disabled{cursor:not-allowed;opacity:.52}.prompts-module__O-jA9W__presetFooterNote{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.45}@media (max-width:1120px){.prompts-module__O-jA9W__heroTitle{font-size:48px}.prompts-module__O-jA9W__heroOrnament{display:none}.prompts-module__O-jA9W__editorTray{right:24px}}@media (max-width:760px){.prompts-module__O-jA9W__shell{padding-top:92px;padding-left:0}.prompts-module__O-jA9W__hero{min-height:280px;padding:var(--space-6)}.prompts-module__O-jA9W__heroTitle{font-size:38px}.prompts-module__O-jA9W__rowHeader,.prompts-module__O-jA9W__rowTrack{padding-left:var(--space-5);padding-right:var(--space-5)}.prompts-module__O-jA9W__editorTray{bottom:16px;left:16px;right:16px}.prompts-module__O-jA9W__presetComposer{border-radius:var(--radius-md);width:auto;max-height:min(84vh,780px);inset:auto 12px 12px}.prompts-module__O-jA9W__presetSlotsGrid{grid-template-columns:1fr}}.prompts-module__O-jA9W__presetComposer{gap:12px;width:min(960px,100vw - 180px);max-height:min(76vh,520px);padding:14px;inset:auto auto 28px 50%;transform:translate(-50%)}.prompts-module__O-jA9W__presetHeader{align-items:center}.prompts-module__O-jA9W__presetHeader h2{margin:0;font-size:15px;line-height:1.3}.prompts-module__O-jA9W__presetHeader>div{align-items:center;gap:10px;min-width:0;display:flex}.prompts-module__O-jA9W__presetHeader>div h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prompts-module__O-jA9W__presetModeBadge{flex-shrink:0}.prompts-module__O-jA9W__presetRefsInline,.prompts-module__O-jA9W__presetPromptSection{flex-direction:column;gap:10px;display:flex}.prompts-module__O-jA9W__presetRefsInline{border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 42%, transparent);border:1px solid var(--ghost-border);padding:10px}.prompts-module__O-jA9W__presetSlotsGrid{scrollbar-width:thin;align-items:stretch;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.prompts-module__O-jA9W__presetSlot{flex:0 0 min(360px,82vw);gap:8px;padding:10px}.prompts-module__O-jA9W__presetSlotTitle{min-width:0;color:var(--foreground);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.prompts-module__O-jA9W__presetSlotPair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.prompts-module__O-jA9W__presetSampleCard{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 58%, transparent);border:1px solid var(--ghost-border);flex-direction:column;gap:6px;min-width:0;padding:7px;display:flex}.prompts-module__O-jA9W__presetUploadCard{color:var(--foreground);cursor:pointer;text-align:left}.prompts-module__O-jA9W__presetUploadCard:hover{border-color:color-mix(in srgb, var(--primary) 46%, var(--ghost-border));background:color-mix(in srgb, var(--secondary) 58%, transparent)}.prompts-module__O-jA9W__presetMiniLabel{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.prompts-module__O-jA9W__presetSlotPreview{aspect-ratio:16/10;border-style:solid;display:block}.prompts-module__O-jA9W__presetUploadPlaceholder{color:var(--muted-foreground);background:color-mix(in srgb, var(--secondary) 56%, transparent);align-content:center;place-items:center;gap:5px;font-size:12px;font-weight:800;display:grid;position:absolute;inset:0}.prompts-module__O-jA9W__presetSlotHelp{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.4;overflow:hidden}.prompts-module__O-jA9W__presetSlotRemove{margin-top:-2px}.prompts-module__O-jA9W__presetComposerBody{grid-template-columns:minmax(0,1fr) 170px;align-items:end;gap:14px;display:grid}.prompts-module__O-jA9W__presetPromptSection{min-width:0}.prompts-module__O-jA9W__presetPromptBox{resize:vertical;min-height:86px;max-height:150px}.prompts-module__O-jA9W__presetFooter{background:0 0;padding-top:0;position:static}.prompts-module__O-jA9W__presetGenerate{white-space:nowrap;min-height:44px}.prompts-module__O-jA9W__presetFooterNote{min-height:34px}.prompts-module__O-jA9W__presetEmptyRefs{min-height:62px}.prompts-module__O-jA9W__presetMockModalBackdrop{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.prompts-module__O-jA9W__presetMockModal{border-radius:var(--radius-md);border:1px solid var(--ghost-border);background:var(--card);width:min(920px,100%);max-height:min(82vh,720px);color:var(--foreground);position:relative;overflow:hidden;box-shadow:0 28px 92px #00000061}.prompts-module__O-jA9W__presetMockClose{z-index:2;border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 82%, transparent);width:36px;height:36px;color:var(--foreground);border:1px solid var(--ghost-border);cursor:pointer;place-items:center;display:grid;position:absolute;top:14px;right:14px}.prompts-module__O-jA9W__presetMockClose:hover{background:var(--accent)}.prompts-module__O-jA9W__presetProcessing{text-align:center;align-content:center;place-items:center;gap:14px;min-height:360px;padding:48px 32px;display:grid}.prompts-module__O-jA9W__presetProcessingRing{border:4px solid color-mix(in srgb, var(--primary) 20%, transparent);border-top-color:var(--primary);border-radius:50%;width:74px;height:74px;animation:.85s linear infinite prompts-module__O-jA9W__presetSpin}@keyframes prompts-module__O-jA9W__presetSpin{to{transform:rotate(360deg)}}.prompts-module__O-jA9W__presetProcessing h3,.prompts-module__O-jA9W__presetResultInfo h3{margin:0;font-size:24px;line-height:1.2}.prompts-module__O-jA9W__presetProcessing p,.prompts-module__O-jA9W__presetResultInfo p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.prompts-module__O-jA9W__presetResult{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);min-height:480px;display:grid}.prompts-module__O-jA9W__presetResultMedia{background:#0d0d10;place-items:center;min-height:0;display:grid}.prompts-module__O-jA9W__presetResultMedia img,.prompts-module__O-jA9W__presetResultMedia video{object-fit:contain;width:100%;height:100%;max-height:min(82vh,720px)}.prompts-module__O-jA9W__presetResultInfo{border-left:1px solid var(--ghost-border);flex-direction:column;justify-content:center;gap:14px;padding:32px;display:flex}.prompts-module__O-jA9W__presetResultActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.prompts-module__O-jA9W__presetResultActions button{border-radius:var(--radius-sm);background:var(--secondary);min-height:44px;color:var(--foreground);border:1px solid var(--ghost-border);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.prompts-module__O-jA9W__presetResultActions button:first-child{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.prompts-module__O-jA9W__presetResultActions button:hover{filter:brightness(1.04)}@media (max-width:1120px){.prompts-module__O-jA9W__presetComposer{width:min(880px,100vw - 96px);left:50%;right:auto}}@media (max-width:760px){.prompts-module__O-jA9W__presetComposer{width:auto;max-height:min(82vh,620px);bottom:16px;left:16px;right:16px;transform:none}.prompts-module__O-jA9W__presetComposerBody{grid-template-columns:1fr}.prompts-module__O-jA9W__presetFooter{grid-template-columns:minmax(0,1fr);display:grid}.prompts-module__O-jA9W__presetResult{grid-template-columns:1fr}.prompts-module__O-jA9W__presetResultInfo{border-left:0;border-top:1px solid var(--ghost-border);padding:22px}}.prompts-module__O-jA9W__presetComposer{max-height:min(62vh,430px);box-shadow:0 28px 90px #0000006b, 0 10px 28px #00000047, 0 0 0 1px color-mix(in srgb, var(--primary) 10%, transparent);gap:8px;padding:10px 12px;overflow-x:hidden}.prompts-module__O-jA9W__presetHeader{min-height:30px}.prompts-module__O-jA9W__presetHeader h2{font-size:14px}.prompts-module__O-jA9W__presetModeBadge{padding:4px 8px;font-size:10px}.prompts-module__O-jA9W__presetClose,.prompts-module__O-jA9W__presetIconButton{width:30px;height:30px}.prompts-module__O-jA9W__presetRefsInline{background:0 0;border:0;gap:6px;padding:0}.prompts-module__O-jA9W__presetSectionHeader h3,.prompts-module__O-jA9W__presetSectionMeta{font-size:11px}.prompts-module__O-jA9W__presetSlotsGrid{gap:8px;padding-bottom:0}.prompts-module__O-jA9W__presetSlot{background:0 0;border:0;flex-basis:min(250px,70vw);gap:5px;padding:0}.prompts-module__O-jA9W__presetSlotTop{min-height:18px}.prompts-module__O-jA9W__presetSlotTitle{font-size:11px}.prompts-module__O-jA9W__presetRequired,.prompts-module__O-jA9W__presetOptional{font-size:9px}.prompts-module__O-jA9W__presetSlotPair{gap:6px}.prompts-module__O-jA9W__presetSampleCard{background:0 0;border:0;gap:4px;padding:0}.prompts-module__O-jA9W__presetMiniLabel{font-size:9px}.prompts-module__O-jA9W__presetSlotPreview{aspect-ratio:4/3;border:1px solid var(--ghost-border);border-radius:var(--radius-sm);max-height:74px}.prompts-module__O-jA9W__presetUploadCard .prompts-module__O-jA9W__presetSlotPreview{border-style:dashed}.prompts-module__O-jA9W__presetUploadCard,.prompts-module__O-jA9W__presetUploadCard:hover,.prompts-module__O-jA9W__presetUploadCard:focus,.prompts-module__O-jA9W__presetUploadCard:focus-visible,.prompts-module__O-jA9W__presetUploadCard:active{box-shadow:none;background:0 0}.prompts-module__O-jA9W__presetUploadCard:hover .prompts-module__O-jA9W__presetSlotPreview,.prompts-module__O-jA9W__presetUploadCard:focus .prompts-module__O-jA9W__presetSlotPreview,.prompts-module__O-jA9W__presetUploadCard:focus-visible .prompts-module__O-jA9W__presetSlotPreview,.prompts-module__O-jA9W__presetUploadCard:active .prompts-module__O-jA9W__presetSlotPreview,.prompts-module__O-jA9W__presetUploadCard:hover .prompts-module__O-jA9W__presetUploadPlaceholder,.prompts-module__O-jA9W__presetUploadCard:focus .prompts-module__O-jA9W__presetUploadPlaceholder,.prompts-module__O-jA9W__presetUploadCard:focus-visible .prompts-module__O-jA9W__presetUploadPlaceholder,.prompts-module__O-jA9W__presetUploadCard:active .prompts-module__O-jA9W__presetUploadPlaceholder{background:0 0}.prompts-module__O-jA9W__presetUploadPlaceholder{font-size:11px}.prompts-module__O-jA9W__presetSlotHelp{font-size:10px;line-height:1.25}.prompts-module__O-jA9W__presetSlotRemove{padding:3px 7px;font-size:10px}.prompts-module__O-jA9W__presetComposerBody{grid-template-columns:1fr;gap:8px;min-width:0;overflow:hidden}.prompts-module__O-jA9W__presetPromptSection{gap:6px;min-width:0;overflow:hidden}.prompts-module__O-jA9W__presetPromptBox{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-all;min-width:0;max-width:100%;min-height:68px;max-height:112px;padding:10px 12px;font-size:13px;line-height:1.5;overflow-x:hidden}.prompts-module__O-jA9W__presetGenerate{justify-content:space-between;min-width:0;min-height:40px;padding:0 10px 0 13px;font-size:13px}.prompts-module__O-jA9W__presetGenerateLabel,.prompts-module__O-jA9W__presetCreditBadge{align-items:center;gap:7px;display:inline-flex}.prompts-module__O-jA9W__presetCreditBadge{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--background) 22%, transparent);color:currentColor;white-space:nowrap;min-height:24px;padding:2px 7px;font-size:11px;font-weight:900}.prompts-module__O-jA9W__presetFooter{grid-template-columns:minmax(0,230px) minmax(0,1fr);align-items:center;gap:8px;display:grid}.prompts-module__O-jA9W__presetFooterNote{min-height:28px;font-size:10px;line-height:1.35}@media (max-width:760px){.prompts-module__O-jA9W__presetComposer{max-height:min(76vh,560px);padding:10px}.prompts-module__O-jA9W__presetComposerBody{grid-template-columns:1fr}}
