.SheetsDashboard-module__0QHSza__container{height:calc(100vh - var(--header-height));background-color:var(--bg-primary);width:100%;display:flex;overflow:hidden}.SheetsDashboard-module__0QHSza__leftPanel{border-right:1px solid var(--border-subtle);background:var(--bg-primary);flex-direction:column;flex:0 0 440px;padding:0 16px;display:flex;overflow:hidden}.SheetsDashboard-module__0QHSza__infoSection{flex-direction:column;gap:24px;display:flex}.SheetsDashboard-module__0QHSza__title{color:var(--accent-primary);font-size:32px;font-weight:700;line-height:1.2}.SheetsDashboard-module__0QHSza__bulletList{flex-direction:column;gap:16px;list-style:none;display:flex}.SheetsDashboard-module__0QHSza__bulletItem{color:var(--accent-muted);align-items:start;gap:12px;font-size:14px;display:flex}.SheetsDashboard-module__0QHSza__bulletItem:before{content:"•";color:var(--accent-muted)}.SheetsDashboard-module__0QHSza__chatSection{flex:1;width:100%;min-height:0;position:relative}.SheetsDashboard-module__0QHSza__chatModeBadge{border:1px solid var(--border-subtle);color:#f99;background:#ffe6e60d;border-bottom:none;border-radius:12px 12px 0 0;width:fit-content;padding:8px 16px;font-size:12px;font-weight:600}.SheetsDashboard-module__0QHSza__inputBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:0 16px 16px;padding:16px}.SheetsDashboard-module__0QHSza__textarea{resize:none;color:var(--accent-primary);background:0 0;border:none;outline:none;width:100%;min-height:48px;font-size:14px}.SheetsDashboard-module__0QHSza__actionRow{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.SheetsDashboard-module__0QHSza__iconGroup{gap:12px;display:flex}.SheetsDashboard-module__0QHSza__rightPanel{background:#fff;flex-direction:column;flex:1;display:flex;position:relative}.SheetsDashboard-module__0QHSza__sheetToolbar{background:#f3f3f3;border-bottom:1px solid #ddd;flex-direction:column;height:120px;display:flex}.SheetsDashboard-module__0QHSza__toolbarTabs{background:#fff;gap:20px;padding:0 10px;display:flex}.SheetsDashboard-module__0QHSza__toolbarTab{color:#444;cursor:pointer;text-transform:uppercase;border-bottom:2px solid #0000;padding:10px 5px;font-size:11px;font-weight:500}.SheetsDashboard-module__0QHSza__toolbarTabActive{color:var(--accent-blue);border-color:var(--accent-blue)}.SheetsDashboard-module__0QHSza__toolbarRibbon{flex:1;align-items:center;gap:20px;padding:10px 20px;display:flex}.SheetsDashboard-module__0QHSza__ribbonSection{border-right:1px solid #ddd;align-items:center;gap:12px;padding-right:16px;display:flex}.SheetsDashboard-module__0QHSza__ribbonSection:last-child{border-right:none}.SheetsDashboard-module__0QHSza__ribbonGroup{background:#00000008;border-radius:6px;padding:2px;display:flex}.SheetsDashboard-module__0QHSza__ribbonItem{color:#555;cursor:pointer;border-radius:4px;flex-direction:column;align-items:center;gap:4px;padding:4px 8px;font-size:10px;transition:all .2s;display:flex}.SheetsDashboard-module__0QHSza__ribbonItem:hover:not(.SheetsDashboard-module__0QHSza__ribbonItemDisabled){color:var(--accent-blue);background:#0000000d}.SheetsDashboard-module__0QHSza__ribbonItemActive{color:var(--accent-blue);background:#3b82f61a}.SheetsDashboard-module__0QHSza__ribbonItemDisabled{opacity:.4;cursor:not-allowed;filter:grayscale()}.SheetsDashboard-module__0QHSza__ribbonItemSaving{color:var(--accent-blue)!important}.SheetsDashboard-module__0QHSza__spinner{animation:1s linear infinite SheetsDashboard-module__0QHSza__spin}@keyframes SheetsDashboard-module__0QHSza__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SheetsDashboard-module__0QHSza__formulaBar{background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.SheetsDashboard-module__0QHSza__formulaLabel{color:#666;text-align:center;width:30px;font-family:serif;font-size:14px;font-style:italic}.SheetsDashboard-module__0QHSza__formulaInput{border:1px solid #eee;outline:none;flex:1;height:24px;padding:0 8px;font-size:12px}.SheetsDashboard-module__0QHSza__formulaInput:focus{border-color:var(--accent-blue)}.SheetsDashboard-module__0QHSza__sheetContent{background:#fff;flex:1;overflow:auto}.SheetsDashboard-module__0QHSza__gridTable{border-collapse:separate;border-spacing:0;color:#444;width:100%}.SheetsDashboard-module__0QHSza__gridTable thead th{z-index:20;color:#666;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:#f8f8f8;border-bottom:2px solid #ddd;border-right:1px solid #ddd;padding:6px 10px;font-size:11px;font-weight:500;position:relative;top:0}.SheetsDashboard-module__0QHSza__resizeHandle{cursor:col-resize;background:0 0;width:4px;height:100%;transition:background .2s;position:absolute;top:0;right:0}.SheetsDashboard-module__0QHSza__resizeHandle:hover{background:#217346}.SheetsDashboard-module__0QHSza__gridTable thead th:first-child{z-index:30;width:40px;left:0}.SheetsDashboard-module__0QHSza__gridTable tbody th{z-index:10;color:#999;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:#f8f8f8;border-bottom:1px solid #ddd;border-right:2px solid #ddd;min-width:40px;padding:4px 8px;font-size:10px;font-weight:400;position:sticky;left:0}.SheetsDashboard-module__0QHSza__gridTable td{white-space:nowrap;text-overflow:ellipsis;background:#fff;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;min-width:120px;height:32px;padding:6px 8px;font-size:13px;overflow:hidden}.SheetsDashboard-module__0QHSza__gridTable td:focus{outline:none}.SheetsDashboard-module__0QHSza__cellSelected{background-color:#2173461a!important}.SheetsDashboard-module__0QHSza__cellActive{z-index:10;position:relative;background:#fff!important;outline:2px solid #217346!important}.SheetsDashboard-module__0QHSza__cellEditing{box-shadow:0 4px 12px #0000001a;z-index:20!important;background:#fff!important;outline:2px solid #217346!important}.SheetsDashboard-module__0QHSza__sheetFooter{background:#f8f8f8;border-top:1px solid #ddd;align-items:center;gap:10px;height:36px;padding:0 10px;display:flex}.SheetsDashboard-module__0QHSza__tabContainer{align-items:flex-end;height:100%;display:flex}.SheetsDashboard-module__0QHSza__footerTab{color:#666;cursor:pointer;background:#eee;border-top:2px solid #0000;border-right:1px solid #ddd;align-items:center;height:28px;padding:6px 16px;font-size:11px;transition:all .2s;display:flex}.SheetsDashboard-module__0QHSza__footerTabActive{color:#107c41;background:#fff;border-top-color:#107c41;height:32px;font-weight:600}.SheetsDashboard-module__0QHSza__addSheetBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:0 10px;font-size:18px}.SheetsDashboard-module__0QHSza__addSheetBtn:hover{color:#217346}.SheetsDashboard-module__0QHSza__statsBar{color:#666;gap:20px;margin-right:20px;font-size:11px;display:flex}.SheetsDashboard-module__0QHSza__statsBar span{border-right:1px solid #ddd;padding-right:20px}.SheetsDashboard-module__0QHSza__statsBar span:last-child{border-right:none}.SheetsDashboard-module__0QHSza__listening{animation:1s infinite SheetsDashboard-module__0QHSza__pulse}.SheetsDashboard-module__0QHSza__cellSelected{box-shadow:inset 0 0 0 1px #2173461a;background-color:#21734614!important}.SheetsDashboard-module__0QHSza__headerSelected{box-shadow:inset 0 -2px #107c41;color:#107c41!important;background:#e7e7e7!important;font-weight:600!important}tbody .SheetsDashboard-module__0QHSza__headerSelected{box-shadow:inset -3px 0 #107c41}.SheetsDashboard-module__0QHSza__sheetContent{background:#fff;flex:1;position:relative;overflow:auto}.SheetsDashboard-module__0QHSza__sendToChatContainer{z-index:100;pointer-events:none;transition:all .1s;position:absolute}.SheetsDashboard-module__0QHSza__sendToChatBtn{pointer-events:auto;color:#fff;cursor:pointer;white-space:nowrap;background:#217346;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600;animation:.2s ease-out SheetsDashboard-module__0QHSza__fadeIn;box-shadow:0 2px 8px #0003}.SheetsDashboard-module__0QHSza__sendToChatBtn:hover{background:#1a5c38;transform:translateY(-1px)}@keyframes SheetsDashboard-module__0QHSza__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes SheetsDashboard-module__0QHSza__pulse{0%,to{opacity:1}50%{opacity:.5}}.SheetsDashboard-module__0QHSza__cloudStatus{align-items:center;margin-right:20px;font-size:11px;display:flex}.SheetsDashboard-module__0QHSza__savingText{color:#666;font-style:italic}.SheetsDashboard-module__0QHSza__savedText{color:#107c41;font-weight:500}.SheetsDashboard-module__0QHSza__errorText{color:#d93025}
.InsufficientCreditsModal-module__jJDtLG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}[data-theme=light] .InsufficientCreditsModal-module__jJDtLG__overlay{background:#0003}.InsufficientCreditsModal-module__jJDtLG__modal{background:var(--bg-secondary);border:1px solid var(--border-subtle);text-align:center;width:90%;max-width:420px;box-shadow:var(--shadow-xl);border-radius:28px;flex-direction:column;align-items:center;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) InsufficientCreditsModal-module__jJDtLG__slideUp;display:flex;position:relative}@keyframes InsufficientCreditsModal-module__jJDtLG__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.InsufficientCreditsModal-module__jJDtLG__closeButton{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:all .2s;position:absolute;top:20px;right:20px}.InsufficientCreditsModal-module__jJDtLG__closeButton:hover{background:var(--bg-elevated);color:var(--accent-primary)}.InsufficientCreditsModal-module__jJDtLG__iconWrapper{background:#f43f5e14;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:28px;display:flex}.InsufficientCreditsModal-module__jJDtLG__title{color:var(--accent-primary);letter-spacing:-.02em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:26px;font-weight:800}.InsufficientCreditsModal-module__jJDtLG__message{color:var(--accent-muted);margin-bottom:36px;font-size:16px;line-height:1.6}.InsufficientCreditsModal-module__jJDtLG__highlight{color:var(--accent-primary);font-weight:700}.InsufficientCreditsModal-module__jJDtLG__actions{flex-direction:column;gap:12px;width:100%;display:flex}.InsufficientCreditsModal-module__jJDtLG__primaryButton{background:var(--accent-primary);color:var(--bg-primary);cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:16px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.InsufficientCreditsModal-module__jJDtLG__primaryButton:hover{box-shadow:var(--shadow-lg);opacity:.95;transform:translateY(-2px)}.InsufficientCreditsModal-module__jJDtLG__secondaryButton{color:var(--accent-muted);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:16px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.InsufficientCreditsModal-module__jJDtLG__secondaryButton:hover{background:var(--bg-elevated);color:var(--accent-primary);border-color:var(--border-strong)}[data-theme=light] .InsufficientCreditsModal-module__jJDtLG__modal{background:#fff;border-color:#0000000d}[data-theme=light] .InsufficientCreditsModal-module__jJDtLG__iconWrapper{background:#f43f5e0d}[data-theme=light] .InsufficientCreditsModal-module__jJDtLG__primaryButton{color:#fff;background:#111827}[data-theme=light] .InsufficientCreditsModal-module__jJDtLG__secondaryButton{background:#f9fafb}
.ChatInterface-module__YDIRoW__container{height:calc(100vh - var(--header-height));background-color:var(--bg-primary);width:100%;color:var(--accent-primary);flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.ChatInterface-module__YDIRoW__dragging{background-color:#2173460d;border:2px dashed #217346}.ChatInterface-module__YDIRoW__dragOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;pointer-events:none;background:#0006;justify-content:center;align-items:center;animation:.15s ease-out ChatInterface-module__YDIRoW__fadeIn;display:flex;position:absolute;inset:0}.ChatInterface-module__YDIRoW__dragIndicator{color:#217346;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px 48px;animation:.15s ease-out ChatInterface-module__YDIRoW__slideUp;display:flex;transform:translateY(0);box-shadow:0 12px 24px #0003}.ChatInterface-module__YDIRoW__dragIndicator p{margin:0;font-size:18px;font-weight:600}@keyframes ChatInterface-module__YDIRoW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChatInterface-module__YDIRoW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatInterface-module__YDIRoW__embeddedContainer{height:100%!important}.ChatInterface-module__YDIRoW__emptyStateContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.ChatInterface-module__YDIRoW__emptyStateTitle{color:var(--accent-muted);max-width:600px;font-size:28px;font-weight:600;line-height:1.4}.ChatInterface-module__YDIRoW__chatArea{flex-direction:column;flex:1;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow-y:auto}.ChatInterface-module__YDIRoW__chatInputSection{z-index:30;flex-direction:column;gap:12px;width:100%;max-width:800px;padding:0 20px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.ChatInterface-module__YDIRoW__container.ChatInterface-module__YDIRoW__embeddedContainer .ChatInterface-module__YDIRoW__chatInputSection{flex-shrink:0;gap:6px;background:var(--bg-primary)!important;border-top:1px solid var(--border-subtle)!important;width:100%!important;margin:0!important;padding:12px 12px 16px!important;position:relative!important;bottom:0!important;left:0!important;transform:none!important}.ChatInterface-module__YDIRoW__controlsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ChatInterface-module__YDIRoW__modelSelectorWrapper{z-index:30;position:relative}.ChatInterface-module__YDIRoW__modelSelectBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent-primary);cursor:pointer;background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ChatInterface-module__YDIRoW__modelSelectBtn:hover{background:#282828cc;border-color:#fff3}.ChatInterface-module__YDIRoW__modelDropdownChat{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:250px;padding:6px;animation:.2s ease-out ChatInterface-module__YDIRoW__slideUpLow;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 30px #00000080}@keyframes ChatInterface-module__YDIRoW__slideUpLow{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ChatInterface-module__YDIRoW__promptBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;gap:12px;padding:16px;transition:border-color .2s;display:flex;box-shadow:0 4px 20px #0003}.ChatInterface-module__YDIRoW__promptBox:focus-within{border-color:#444}.ChatInterface-module__YDIRoW__textarea{resize:none;color:var(--accent-primary);background:0 0;border:none;outline:none;width:100%;min-height:24px;font-size:15px}.ChatInterface-module__YDIRoW__textarea::placeholder{color:var(--accent-muted)}.ChatInterface-module__YDIRoW__promptActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.ChatInterface-module__YDIRoW__iconBtn{color:var(--accent-muted);cursor:pointer;background:0 0;align-items:center;transition:color .2s;display:flex}.ChatInterface-module__YDIRoW__iconBtn:hover{color:var(--accent-primary)}.ChatInterface-module__YDIRoW__submitBtn{background:var(--bg-elevated);color:var(--accent-muted);border-radius:12px;padding:8px;transition:all .2s}.ChatInterface-module__YDIRoW__submitBtn:hover{color:var(--accent-primary);background:#333}.ChatInterface-module__YDIRoW__stopBtn{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.ChatInterface-module__YDIRoW__stopBtn:hover{color:#f87171;background:#ef444433;border-color:#ef44444d}.ChatInterface-module__YDIRoW__settingsGroup{padding:12px}.ChatInterface-module__YDIRoW__settingsLabel{margin-bottom:12px;font-size:13px;font-weight:600;display:block}.ChatInterface-module__YDIRoW__segmentedControl{background:#000;border-radius:10px;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px;padding:2px;display:grid}.ChatInterface-module__YDIRoW__segment{text-align:center;cursor:pointer;border-radius:8px;padding:6px;font-size:12px;transition:background .2s}.ChatInterface-module__YDIRoW__segmentActive{background:#2a2a2a}.ChatInterface-module__YDIRoW__settingRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ChatInterface-module__YDIRoW__toggle{cursor:pointer;background:#333;border-radius:10px;width:36px;height:20px;transition:background .3s;position:relative}.ChatInterface-module__YDIRoW__toggleActive{background:var(--accent-blue)}.ChatInterface-module__YDIRoW__toggleCircle{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px}.ChatInterface-module__YDIRoW__toggleActive .ChatInterface-module__YDIRoW__toggleCircle{transform:translate(16px)}.ChatInterface-module__YDIRoW__durationList{flex-direction:column;display:flex}.ChatInterface-module__YDIRoW__durationItem{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.ChatInterface-module__YDIRoW__durationItem:hover{background:#ffffff0d}.ChatInterface-module__YDIRoW__plusBadge{background:var(--accent-blue);color:#fff;text-transform:uppercase;border-radius:4px;padding:1px 4px;font-size:9px;font-weight:800}.ChatInterface-module__YDIRoW__messagesContainer{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;width:100%;max-width:800px;padding:20px 20px 200px;display:flex;overflow-y:auto}.ChatInterface-module__YDIRoW__container.ChatInterface-module__YDIRoW__embeddedContainer .ChatInterface-module__YDIRoW__messagesContainer{gap:12px!important;padding:10px 12px!important}.ChatInterface-module__YDIRoW__messagesContainer::-webkit-scrollbar{width:6px}.ChatInterface-module__YDIRoW__messagesContainer::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.ChatInterface-module__YDIRoW__message{flex-direction:column;max-width:90%;display:flex}.ChatInterface-module__YDIRoW__container.ChatInterface-module__YDIRoW__embeddedContainer .ChatInterface-module__YDIRoW__message{max-width:100%!important}.ChatInterface-module__YDIRoW__userMessage{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:18px 18px 4px;align-self:flex-end;padding:10px 14px}.ChatInterface-module__YDIRoW__embeddedContainer .ChatInterface-module__YDIRoW__userMessage{padding:8px 12px}.ChatInterface-module__YDIRoW__aiMessage{align-self:flex-start}.ChatInterface-module__YDIRoW__messageContent{flex-direction:column;gap:12px;font-size:14px;line-height:1.5;display:flex}.ChatInterface-module__YDIRoW__embeddedContainer .ChatInterface-module__YDIRoW__messageContent{gap:8px;font-size:13.5px}.ChatInterface-module__YDIRoW__resultPreview,.ChatInterface-module__YDIRoW__videoPreview{aspect-ratio:16/9;cursor:pointer;border:1px solid var(--border-subtle);background:#000;border-radius:12px;width:400px;max-width:100%;position:relative;overflow:hidden}.ChatInterface-module__YDIRoW__videoOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;z-index:20;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.ChatInterface-module__YDIRoW__videoPreview:hover .ChatInterface-module__YDIRoW__videoOverlay{opacity:1}.ChatInterface-module__YDIRoW__videoControls{align-items:center;gap:12px;display:flex}.ChatInterface-module__YDIRoW__controlBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ChatInterface-module__YDIRoW__controlBtn:hover{background:#ffffff40;transform:scale(1.05)}.ChatInterface-module__YDIRoW__videoBottomBar{z-index:30;align-items:center;gap:12px;padding:0 4px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.ChatInterface-module__YDIRoW__progressBarWrapper{cursor:pointer;flex:1;align-items:center;height:20px;display:flex}.ChatInterface-module__YDIRoW__progressBarBg{background:#fff3;border-radius:2px;width:100%;height:4px;transition:height .2s;position:relative}.ChatInterface-module__YDIRoW__progressBarWrapper:hover .ChatInterface-module__YDIRoW__progressBarBg{height:6px}.ChatInterface-module__YDIRoW__progressBarFill{background:#3b82f6;background:var(--accent-blue,#3b82f6);border-radius:2px;height:100%;position:absolute;top:0;left:0}.ChatInterface-module__YDIRoW__progressHandle{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 0 10px #00000080}.ChatInterface-module__YDIRoW__progressBarWrapper:hover .ChatInterface-module__YDIRoW__progressHandle{transform:translate(-50%,-50%)scale(1)}.ChatInterface-module__YDIRoW__fullscreenBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ChatInterface-module__YDIRoW__fullscreenBtn:hover{background:#ffffff40;transform:scale(1.1)}.ChatInterface-module__YDIRoW__modelBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px}.ChatInterface-module__YDIRoW__modelBadge img{object-fit:contain;border-radius:4px;width:24px;height:24px}.ChatInterface-module__YDIRoW__downloadBtnOverlay{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ChatInterface-module__YDIRoW__downloadBtnOverlay:hover{background:#ffffff40}.ChatInterface-module__YDIRoW__resultImage{width:100%;height:auto;display:block}.ChatInterface-module__YDIRoW__loadingDots{color:var(--accent-muted);margin-top:10px;font-size:13px}.ChatInterface-module__YDIRoW__videoPreview .ChatInterface-module__YDIRoW__playBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:50%;padding:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChatInterface-module__YDIRoW__slidesPreview{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;max-width:500px;margin-top:12px;overflow:hidden}.ChatInterface-module__YDIRoW__slidesHeader{border-bottom:1px solid var(--border-subtle);color:var(--accent-primary);background:#ffffff05;align-items:center;gap:10px;padding:16px;font-weight:600;display:flex}.ChatInterface-module__YDIRoW__slidesList{grid-template-columns:repeat(3,1fr);gap:8px;padding:16px;display:grid}.ChatInterface-module__YDIRoW__slideCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:6px;padding:12px;transition:transform .2s;display:flex}.ChatInterface-module__YDIRoW__slideCard:hover{transform:scale(1.02)}.ChatInterface-module__YDIRoW__slideNumber{color:var(--accent-muted);font-size:10px;font-weight:700}.ChatInterface-module__YDIRoW__slideTitle{color:var(--accent-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.ChatInterface-module__YDIRoW__deckTitle{border-top:1px solid var(--border-subtle);color:var(--accent-muted);background:#ffffff05;padding:12px 16px;font-size:13px}.ChatInterface-module__YDIRoW__sheetsPreview{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;max-width:600px;margin-top:12px;overflow:hidden}.ChatInterface-module__YDIRoW__sheetsHeader{border-bottom:1px solid var(--border-subtle);color:var(--accent-primary);background:#ffffff05;align-items:center;gap:10px;padding:16px;font-weight:600;display:flex}.ChatInterface-module__YDIRoW__sheetsTable{overflow-x:auto}.ChatInterface-module__YDIRoW__sheetsTable table{border-collapse:collapse;width:100%;font-size:12px}.ChatInterface-module__YDIRoW__sheetsTable th,.ChatInterface-module__YDIRoW__sheetsTable td{text-align:left;border-bottom:1px solid var(--border-subtle);padding:10px 12px}.ChatInterface-module__YDIRoW__sheetsTable th{color:var(--accent-primary);background:#ffffff08;font-weight:600}.ChatInterface-module__YDIRoW__sheetsTable td{color:var(--accent-muted)}.ChatInterface-module__YDIRoW__sheetsTable tr:hover td{background:#ffffff05}.ChatInterface-module__YDIRoW__downloadLink{text-align:center;background:var(--accent-primary);color:var(--bg-primary);padding:12px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.ChatInterface-module__YDIRoW__downloadLink:hover{opacity:.9}.ChatInterface-module__YDIRoW__resultVideo{object-fit:cover;background:#000;width:100%;height:100%;display:block}.ChatInterface-module__YDIRoW__errorBadge{color:#ff4d4d;background:#ff4d4d1a;border:1px solid #ff4d4d4d;border-radius:8px;padding:12px 16px;font-size:13px}.ChatInterface-module__YDIRoW__attachedFile{color:var(--accent-primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:6px 12px;font-size:12px;display:flex}.ChatInterface-module__YDIRoW__attachedFile button{color:var(--accent-muted);cursor:pointer;background:0 0;margin-left:8px;font-size:16px}.ChatInterface-module__YDIRoW__attachedFile button:hover{color:var(--accent-primary)}.ChatInterface-module__YDIRoW__attachedFile span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ChatInterface-module__YDIRoW__listening{animation:1s infinite ChatInterface-module__YDIRoW__pulse}@keyframes ChatInterface-module__YDIRoW__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChatInterface-module__YDIRoW__messageAttachmentBadge{background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-top:8px;padding:6px 12px;display:flex}.ChatInterface-module__YDIRoW__attachmentIcon{color:#217346;justify-content:center;align-items:center;display:flex}.ChatInterface-module__YDIRoW__attachmentFileName{color:var(--accent-primary);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;font-size:13px;overflow:hidden}@media (max-width:768px){.ChatInterface-module__YDIRoW__chatInputSection{max-width:100%;padding:0 12px;bottom:24px}.ChatInterface-module__YDIRoW__promptBox{border-radius:16px;gap:8px;padding:12px}.ChatInterface-module__YDIRoW__textarea{font-size:16px}.ChatInterface-module__YDIRoW__promptActions{justify-content:flex-end;gap:8px;width:100%;margin-top:4px}.ChatInterface-module__YDIRoW__iconBtn{background:#ffffff0d;border-radius:50%;justify-content:center;width:44px;height:44px}.ChatInterface-module__YDIRoW__submitBtn{background:var(--bg-elevated);width:48px;height:48px}.ChatInterface-module__YDIRoW__controlsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;width:100%;padding-bottom:4px;overflow-x:auto}.ChatInterface-module__YDIRoW__controlsRow::-webkit-scrollbar{display:none}.ChatInterface-module__YDIRoW__modelSelectBtn{white-space:nowrap;flex-shrink:0;padding:8px 12px;font-size:13px}.ChatInterface-module__YDIRoW__messagesContainer{padding-bottom:180px}}.ChatInterface-module__YDIRoW__videoPreview.ChatInterface-module__YDIRoW__processing{cursor:wait}.ChatInterface-module__YDIRoW__posterWrapper{width:100%;height:100%;position:relative;overflow:hidden}.ChatInterface-module__YDIRoW__loadingImage{filter:blur(20px);opacity:.7;transition:all .5s;transform:scale(1.1)}.ChatInterface-module__YDIRoW__loadingOverlay{color:#fff;text-shadow:0 2px 4px #00000080;z-index:10;background:#0003;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex;position:absolute;inset:0}.ChatInterface-module__YDIRoW__spinner{border:3px solid #ffffff1a;border-top:3px solid var(--accent-primary);border-radius:50%;width:24px;height:24px;animation:1s linear infinite ChatInterface-module__YDIRoW__spin}@keyframes ChatInterface-module__YDIRoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=light] .ChatInterface-module__YDIRoW__container{background-color:#f9fafb}[data-theme=light] .ChatInterface-module__YDIRoW__emptyStateTitle{color:#111827}[data-theme=light] .ChatInterface-module__YDIRoW__promptBox{background:#fff;border-color:#0000000d;box-shadow:0 4px 6px -1px #0000000d}[data-theme=light] .ChatInterface-module__YDIRoW__promptBox:focus-within{border-color:#3b82f633;box-shadow:0 10px 30px #3b82f60d}[data-theme=light] .ChatInterface-module__YDIRoW__textarea{color:#111827}[data-theme=light] .ChatInterface-module__YDIRoW__userMessage{background:#fff;border-color:#0000000d;box-shadow:0 1px 2px #0000000d}[data-theme=light] .ChatInterface-module__YDIRoW__messageContent{color:#111827}[data-theme=light] .ChatInterface-module__YDIRoW__modelSelectBtn{color:#111827;background:#fff;border-color:#00000014;box-shadow:0 1px 2px #0000000d}[data-theme=light] .ChatInterface-module__YDIRoW__modelSelectBtn:hover{background:#f9fafb;border-color:#00000026}[data-theme=light] .ChatInterface-module__YDIRoW__modelDropdownChat{background:#fff;border-color:#00000014;box-shadow:0 10px 30px #00000014}[data-theme=light] .ChatInterface-module__YDIRoW__submitBtn{background:#f3f4f6}[data-theme=light] .ChatInterface-module__YDIRoW__submitBtn:hover{color:#111827;background:#e5e7eb}[data-theme=light] .ChatInterface-module__YDIRoW__iconBtn{color:#6b7280}[data-theme=light] .ChatInterface-module__YDIRoW__iconBtn:hover{color:#111827}[data-theme=light] .ChatInterface-module__YDIRoW__messagesContainer::-webkit-scrollbar-thumb{background:#0000000d}
.DesignerDashboard-module__WeMrLa__chatContainer{height:calc(100vh - var(--header-height));background-color:var(--bg-primary);width:100%;color:var(--accent-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.DesignerDashboard-module__WeMrLa__chatArea{flex-direction:column;flex:1;align-items:center;width:100%;display:flex;overflow-y:auto}.DesignerDashboard-module__WeMrLa__chatInputSection{z-index:10;flex-direction:column;gap:12px;width:100%;max-width:800px;padding:0 20px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.DesignerDashboard-module__WeMrLa__dashboardContainer{max-width:1400px;min-height:calc(100vh - var(--header-height));flex-direction:column;align-items:center;gap:32px;margin:0 auto;padding:40px;display:flex}.DesignerDashboard-module__WeMrLa__header{text-align:center;width:100%;margin-top:60px;animation:.6s ease-out DesignerDashboard-module__WeMrLa__fadeIn}.DesignerDashboard-module__WeMrLa__title{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:42px;font-weight:800}.DesignerDashboard-module__WeMrLa__dashboardSubtitle{color:var(--accent-muted);max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.DesignerDashboard-module__WeMrLa__dashboardInputWrapper{z-index:10;flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:20px;display:flex}.DesignerDashboard-module__WeMrLa__heroSearchBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:700px;padding:24px;transition:all .3s;display:flex;box-shadow:0 20px 40px #0003}.DesignerDashboard-module__WeMrLa__heroSearchBox:focus-within{border-color:#fff3;transform:translateY(-2px);box-shadow:0 20px 50px #0000004d}.DesignerDashboard-module__WeMrLa__dashboardCategories{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;max-width:1100px;margin-top:40px;display:flex}.DesignerDashboard-module__WeMrLa__textarea{resize:none;color:var(--accent-primary);background:0 0;border:none;outline:none;width:100%;min-height:24px;font-size:16px}.DesignerDashboard-module__WeMrLa__controlsRow{flex-wrap:wrap;gap:8px;display:flex}.DesignerDashboard-module__WeMrLa__controlBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);height:34px;color:var(--accent-primary);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:13px;transition:all .2s;display:flex;position:relative}.DesignerDashboard-module__WeMrLa__controlBtn:hover{background:var(--bg-elevated);border-color:#444}.DesignerDashboard-module__WeMrLa__chatStylePill{cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #3b82f6;background:#0f172acc!important}.DesignerDashboard-module__WeMrLa__interactiveStyle{cursor:pointer}.DesignerDashboard-module__WeMrLa__chatStylePill:hover{border-color:#3b82f6;background:#1e293be6!important}.DesignerDashboard-module__WeMrLa__pillIcon{color:#3b82f6}.DesignerDashboard-module__WeMrLa__pillText{color:#3b82f6;font-weight:500}.DesignerDashboard-module__WeMrLa__pillThumb{object-fit:cover;border-radius:4px;width:20px;height:20px}.DesignerDashboard-module__WeMrLa__pillRemove{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:background .2s;display:flex}.DesignerDashboard-module__WeMrLa__pillRemove:hover{background:#3b82f633}.DesignerDashboard-module__WeMrLa__promptBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;gap:12px;padding:16px;transition:border-color .2s;display:flex;box-shadow:0 4px 20px #0003}.DesignerDashboard-module__WeMrLa__promptBox:focus-within{border-color:#444}.DesignerDashboard-module__WeMrLa__promptActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.DesignerDashboard-module__WeMrLa__iconBtn{color:var(--accent-muted);cursor:pointer;background:0 0;align-items:center;transition:color .2s;display:flex}.DesignerDashboard-module__WeMrLa__iconBtn:hover{color:var(--accent-primary)}.DesignerDashboard-module__WeMrLa__submitBtn{background:var(--bg-elevated);color:var(--accent-muted);border-radius:12px;padding:8px;transition:all .2s}.DesignerDashboard-module__WeMrLa__submitBtn:hover{color:var(--accent-primary);background:#333}.DesignerDashboard-module__WeMrLa__categoryItem{cursor:pointer;flex-direction:column;align-items:center;gap:10px;width:90px;transition:transform .2s;display:flex}.DesignerDashboard-module__WeMrLa__categoryItem:hover{transform:translateY(-4px)}.DesignerDashboard-module__WeMrLa__categoryIcon{border:1px solid var(--border-subtle);width:64px;height:64px;color:var(--accent-muted);background:#28282880;border-radius:20px;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex}.DesignerDashboard-module__WeMrLa__categoryItem:hover .DesignerDashboard-module__WeMrLa__categoryIcon{color:var(--accent-primary);background:#333;border-color:#555}.DesignerDashboard-module__WeMrLa__categoryIconActive{color:var(--accent-primary)!important;background:#333!important;border-color:#555!important}.DesignerDashboard-module__WeMrLa__categoryLabel{color:var(--accent-muted);text-align:center;white-space:nowrap;font-size:12px}.DesignerDashboard-module__WeMrLa__messagesContainer{flex-direction:column;gap:24px;width:100%;max-width:800px;margin-top:20px;padding-bottom:300px;padding-left:20px;padding-right:20px;display:flex}.DesignerDashboard-module__WeMrLa__message{flex-direction:column;max-width:80%;display:flex}.DesignerDashboard-module__WeMrLa__userMessage{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:18px 18px 4px;align-self:flex-end;padding:12px 20px}.DesignerDashboard-module__WeMrLa__aiMessage{align-self:flex-start}.DesignerDashboard-module__WeMrLa__messageContent{flex-direction:column;gap:16px;font-size:15px;line-height:1.6;display:flex}.DesignerDashboard-module__WeMrLa__resultCard{background:0 0;border:none;max-width:100%;margin-top:10px;overflow:hidden}.DesignerDashboard-module__WeMrLa__imageContainer{border:1px solid var(--border-subtle);border-radius:12px;display:inline-block;position:relative;overflow:hidden}.DesignerDashboard-module__WeMrLa__resultImage{border-radius:12px;max-width:100%;height:auto;display:block}.DesignerDashboard-module__WeMrLa__downloadIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0009;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;bottom:12px;right:12px}.DesignerDashboard-module__WeMrLa__downloadIcon:hover{background:#000c}.DesignerDashboard-module__WeMrLa__referenceIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0009;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:52px}.DesignerDashboard-module__WeMrLa__referenceIcon:hover{background:#000c;transform:scale(1.1)}.DesignerDashboard-module__WeMrLa__referenceActive{color:#fff;box-shadow:0 0 15px #3b82f680;background:var(--accent-blue)!important}.DesignerDashboard-module__WeMrLa__referencedAssetIndicator{background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:8px 12px;animation:.3s DesignerDashboard-module__WeMrLa__fadeIn;display:flex}.DesignerDashboard-module__WeMrLa__highlightFade{animation:2s ease-out DesignerDashboard-module__WeMrLa__highlightFlash}@keyframes DesignerDashboard-module__WeMrLa__highlightFlash{0%{transform:scale(1);box-shadow:0 0 #3b82f600}10%{transform:scale(1.02);box-shadow:0 0 20px 5px #3b82f680}to{transform:scale(1);box-shadow:0 0 #3b82f600}}.DesignerDashboard-module__WeMrLa__referencedThumb{object-fit:cover;border-radius:6px;width:40px;height:40px}.DesignerDashboard-module__WeMrLa__referencedText{flex:1}.DesignerDashboard-module__WeMrLa__referencedLabel{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700;display:block}.DesignerDashboard-module__WeMrLa__referencedName{color:var(--accent-primary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;overflow:hidden}.DesignerDashboard-module__WeMrLa__removeReference{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.DesignerDashboard-module__WeMrLa__removeReference:hover{color:#ff4d4d}.DesignerDashboard-module__WeMrLa__referenceTag{cursor:pointer;background:#3b82f626;border:1px solid #3b82f64d;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:8px;padding:4px 8px;transition:all .2s;display:flex}.DesignerDashboard-module__WeMrLa__referenceTag:hover{background:#3b82f640;transform:translateY(-1px)}.DesignerDashboard-module__WeMrLa__referenceTagThumb{object-fit:cover;border-radius:4px;width:24px;height:24px}.DesignerDashboard-module__WeMrLa__referenceTagName{color:var(--accent-blue);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.DesignerDashboard-module__WeMrLa__loadingIndicator{color:var(--accent-muted);align-self:flex-start;align-items:center;gap:12px;padding-left:10px;font-size:14px;display:flex}.DesignerDashboard-module__WeMrLa__spinner,.DesignerDashboard-module__WeMrLa__spin{animation:1s linear infinite DesignerDashboard-module__WeMrLa__spin}@keyframes DesignerDashboard-module__WeMrLa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DesignerDashboard-module__WeMrLa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DesignerDashboard-module__WeMrLa__modelSelectorWrapper{z-index:30;position:relative}.DesignerDashboard-module__WeMrLa__activeWrapper{z-index:1000}.DesignerDashboard-module__WeMrLa__modelSelectBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent-primary);cursor:pointer;background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.DesignerDashboard-module__WeMrLa__modelSelectBtn:hover:not(:disabled){background:#282828cc;border-color:#fff3}.DesignerDashboard-module__WeMrLa__modelSelectBtn span{text-align:left;min-width:100px}.DesignerDashboard-module__WeMrLa__modelDropdown{z-index:1000;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:6px;animation:.2s ease-out DesignerDashboard-module__WeMrLa__slideInLow;display:flex;position:absolute;top:calc(100% - 4px);left:0;box-shadow:0 10px 30px #00000080}[dir=rtl] .DesignerDashboard-module__WeMrLa__modelDropdown{left:auto;right:0}.DesignerDashboard-module__WeMrLa__styleDropdownDashboard{max-height:400px;left:auto;right:0;overflow-y:auto}.DesignerDashboard-module__WeMrLa__modelDropdownChat{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;max-height:400px;padding:6px;animation:.2s ease-out DesignerDashboard-module__WeMrLa__slideUpLow;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 30px #00000080}[dir=rtl] .DesignerDashboard-module__WeMrLa__modelDropdownChat,.DesignerDashboard-module__WeMrLa__styleDropdownChat{left:auto;right:0}.DesignerDashboard-module__WeMrLa__modelOption{color:var(--accent-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.DesignerDashboard-module__WeMrLa__modelOption:hover{color:var(--accent-primary);background:#ffffff0d}.DesignerDashboard-module__WeMrLa__activeOption{color:var(--accent-primary);background:#ffffff1a}.DesignerDashboard-module__WeMrLa__rotate180{transform:rotate(180deg)}@keyframes DesignerDashboard-module__WeMrLa__slideInLow{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes DesignerDashboard-module__WeMrLa__slideUpLow{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.DesignerDashboard-module__WeMrLa__categoryBadge{color:var(--accent-muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#28282899;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.DesignerDashboard-module__WeMrLa__categoryBadge button{color:var(--accent-muted);cursor:pointer;background:0 0;margin-left:8px;font-size:16px}.DesignerDashboard-module__WeMrLa__stylesSection{width:100%;max-width:700px;margin-top:60px}.DesignerDashboard-module__WeMrLa__sectionTitle{color:var(--accent-primary);align-items:center;gap:10px;margin-bottom:24px;font-size:20px;font-weight:700;display:flex}.DesignerDashboard-module__WeMrLa__stylesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.DesignerDashboard-module__WeMrLa__styleCard{aspect-ratio:1;cursor:pointer;border:2px solid #ffffff0d;border-radius:16px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.DesignerDashboard-module__WeMrLa__styleCard:hover{border-color:#fff3;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #0006}.DesignerDashboard-module__WeMrLa__activeStyleCard{border:2px solid #3b82f6!important;box-shadow:0 0 15px #3b82f64d!important}.DesignerDashboard-module__WeMrLa__activeStyleCard:hover{border-color:#3b82f6!important;box-shadow:0 12px 24px #3b82f666!important}.DesignerDashboard-module__WeMrLa__styleBackground{background-position:50%;background-size:cover;transition:transform .5s;position:absolute;inset:0}.DesignerDashboard-module__WeMrLa__styleCard:hover .DesignerDashboard-module__WeMrLa__styleBackground{transform:scale(1.1)}.DesignerDashboard-module__WeMrLa__styleLabel{color:#fff;text-align:center;z-index:2;background:linear-gradient(#0000,#000000e6);padding:12px;font-size:14px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.DesignerDashboard-module__WeMrLa__autoIconWrapper{background:linear-gradient(135deg,#ffffff0d,#ffffff05);justify-content:center;align-items:center;transition:transform .5s;display:flex;position:absolute;inset:0}.DesignerDashboard-module__WeMrLa__styleCard:hover .DesignerDashboard-module__WeMrLa__autoIconWrapper{transform:scale(1.1)}.DesignerDashboard-module__WeMrLa__autoIcon{color:var(--accent-primary);opacity:.8}.DesignerDashboard-module__WeMrLa__styleRealistic .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_realistic.png)}.DesignerDashboard-module__WeMrLa__styleCartoonish .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_cartoonish.png)}.DesignerDashboard-module__WeMrLa__style4K .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_4k.png)}.DesignerDashboard-module__WeMrLa__styleRetro .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_retro.png)}.DesignerDashboard-module__WeMrLa__styleCyberpunk .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_cyberpunk.png)}.DesignerDashboard-module__WeMrLa__styleWatercolorImg .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_watercolor.png)}.DesignerDashboard-module__WeMrLa__style3DRender .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_3drender.png)}.DesignerDashboard-module__WeMrLa__styleAnimeImg .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_anime.png)}.DesignerDashboard-module__WeMrLa__styleAbstract .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_abstract.png)}.DesignerDashboard-module__WeMrLa__styleConceptArt .DesignerDashboard-module__WeMrLa__styleBackground{background-image:url(/images/styles/img_conceptart.png)}[dir=rtl] .DesignerDashboard-module__WeMrLa__modelDropdown,[dir=rtl] .DesignerDashboard-module__WeMrLa__modelDropdownChat{left:auto;right:0}[dir=rtl] .DesignerDashboard-module__WeMrLa__styleDropdownChat{left:0;right:auto}@media (max-width:768px){.DesignerDashboard-module__WeMrLa__dashboardContainer{gap:24px;padding:20px 16px}.DesignerDashboard-module__WeMrLa__header{margin-top:40px}.DesignerDashboard-module__WeMrLa__title{font-size:28px;line-height:1.2}.DesignerDashboard-module__WeMrLa__dashboardSubtitle{padding:0 10px;font-size:14px}.DesignerDashboard-module__WeMrLa__heroSearchBox{border-radius:16px;padding:16px}.DesignerDashboard-module__WeMrLa__dashboardCategories{gap:12px;margin-top:24px}.DesignerDashboard-module__WeMrLa__categoryItem{width:70px}.DesignerDashboard-module__WeMrLa__categoryIcon{border-radius:14px;width:48px;height:48px;font-size:18px}.DesignerDashboard-module__WeMrLa__categoryLabel{font-size:10px}.DesignerDashboard-module__WeMrLa__chatInputSection{padding:0 12px;bottom:20px}.DesignerDashboard-module__WeMrLa__promptBox{border-radius:16px;padding:12px}.DesignerDashboard-module__WeMrLa__textarea{font-size:14px}.DesignerDashboard-module__WeMrLa__modelDropdown,.DesignerDashboard-module__WeMrLa__modelDropdownChat{z-index:9999;width:calc(100% - 32px)!important;max-width:320px!important;margin:0 auto!important;position:fixed!important;inset:auto auto 100px 50%!important;transform:translate(-50%)!important}.DesignerDashboard-module__WeMrLa__styleDropdownChat,.DesignerDashboard-module__WeMrLa__styleDropdownDashboard{left:50%!important;right:auto!important;transform:translate(-50%)!important}.DesignerDashboard-module__WeMrLa__messagesContainer{padding-bottom:200px;padding-left:12px;padding-right:12px}.DesignerDashboard-module__WeMrLa__message{max-width:90%}.DesignerDashboard-module__WeMrLa__userMessage{padding:10px 16px}.DesignerDashboard-module__WeMrLa__stylesSection{margin-top:40px;padding:0 4px}.DesignerDashboard-module__WeMrLa__sectionTitle{margin-bottom:16px;font-size:18px}.DesignerDashboard-module__WeMrLa__stylesGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.DesignerDashboard-module__WeMrLa__styleLabel{padding:8px;font-size:11px}}.DesignerDashboard-module__WeMrLa__toast{z-index:10001;color:#fff;text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-width:320px;max-width:90%;padding:14px 24px;font-size:15px;font-weight:600;animation:.3s cubic-bezier(.18,.89,.32,1.28) DesignerDashboard-module__WeMrLa__toastSlideIn;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0006}@media (max-width:480px){.DesignerDashboard-module__WeMrLa__toast{width:calc(100% - 32px);min-width:unset;padding:16px 20px;top:16px}}.DesignerDashboard-module__WeMrLa__toastError{background:#f43f5e;border:1px solid #ffffff1a}.DesignerDashboard-module__WeMrLa__toastSuccess{background:#10b981}@keyframes DesignerDashboard-module__WeMrLa__toastSlideIn{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}[data-theme=light] .DesignerDashboard-module__WeMrLa__heroSearchBox{background:#fff;border:1px solid #0000000d;box-shadow:0 4px 20px #00000008,0 1px 2px #00000005}[data-theme=light] .DesignerDashboard-module__WeMrLa__heroSearchBox:focus-within{border-color:#3b82f633;box-shadow:0 10px 30px #3b82f60d}[data-theme=light] .DesignerDashboard-module__WeMrLa__title{background:linear-gradient(135deg,#111827 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .DesignerDashboard-module__WeMrLa__promptBox{background:#fff;border-color:#00000014;box-shadow:0 4px 6px -1px #0000000d}[data-theme=light] .DesignerDashboard-module__WeMrLa__modelSelectBtn{color:#111827;background:#fff;border-color:#0000001a;box-shadow:0 1px 2px #0000000d}[data-theme=light] .DesignerDashboard-module__WeMrLa__modelSelectBtn:hover:not(:disabled){background:#f9fafb;border-color:#00000026}[data-theme=light] .DesignerDashboard-module__WeMrLa__modelDropdown,[data-theme=light] .DesignerDashboard-module__WeMrLa__modelDropdownChat{background:#fff;border-color:#0000001a;box-shadow:0 10px 30px #00000014}[data-theme=light] .DesignerDashboard-module__WeMrLa__modelOption{color:#4b5563}[data-theme=light] .DesignerDashboard-module__WeMrLa__modelOption:hover{color:#111827;background:#f3f4f6}[data-theme=light] .DesignerDashboard-module__WeMrLa__activeOption{color:#111827;background:#e5e7eb}[data-theme=light] .DesignerDashboard-module__WeMrLa__styleCard{background:#fff;border-color:#0000000d}[data-theme=light] .DesignerDashboard-module__WeMrLa__styleCard:hover{border-color:#0000001a;box-shadow:0 10px 15px -3px #0000000d}[data-theme=light] .DesignerDashboard-module__WeMrLa__categoryIcon{color:#4b5563;background:#fff;border-color:#00000014}[data-theme=light] .DesignerDashboard-module__WeMrLa__categoryItem:hover .DesignerDashboard-module__WeMrLa__categoryIcon{color:#111827;background:#f9fafb;border-color:#00000026}[data-theme=light] .DesignerDashboard-module__WeMrLa__categoryIconActive{color:#111827!important;background:#f3f4f6!important;border-color:#0003!important}[data-theme=light] .DesignerDashboard-module__WeMrLa__userMessage{background:#fff;border-color:#0000000d;box-shadow:0 1px 2px #0000000d}[data-theme=light] .DesignerDashboard-module__WeMrLa__submitBtn{background:#f3f4f6}[data-theme=light] .DesignerDashboard-module__WeMrLa__submitBtn:not(:disabled):hover{color:#111827;background:#e5e7eb}[data-theme=light] .DesignerDashboard-module__WeMrLa__controlBtn{color:#4b5563;background:#fff}[data-theme=light] .DesignerDashboard-module__WeMrLa__controlBtn:hover{background:#f9fafb;border-color:#00000026}[data-theme=light] .DesignerDashboard-module__WeMrLa__messageContent{color:#111827}
.StoryModeDashboard-module__pq-JYq__chatContainer{height:calc(100vh - var(--header-height));background-color:var(--bg-primary);width:100%;color:var(--accent-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.StoryModeDashboard-module__pq-JYq__chatArea{flex-direction:column;flex:1;align-items:center;width:100%;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.StoryModeDashboard-module__pq-JYq__chatInputSection{z-index:10;flex-direction:column;gap:12px;width:100%;max-width:800px;padding:0 20px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.StoryModeDashboard-module__pq-JYq__dashboardContainer{max-width:1400px;min-height:calc(100vh - var(--header-height));flex-direction:column;align-items:center;gap:32px;margin:0 auto;padding:40px;display:flex}.StoryModeDashboard-module__pq-JYq__header{text-align:center;width:100%;margin-top:60px;animation:.6s ease-out StoryModeDashboard-module__pq-JYq__fadeIn}.StoryModeDashboard-module__pq-JYq__title{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:42px;font-weight:800}.StoryModeDashboard-module__pq-JYq__dashboardSubtitle{color:var(--accent-muted);max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.StoryModeDashboard-module__pq-JYq__dashboardInputWrapper{z-index:10;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:800px;margin-top:20px;display:flex}.StoryModeDashboard-module__pq-JYq__heroSearchBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:700px;padding:24px;transition:all .3s;display:flex;box-shadow:0 20px 40px #0003}.StoryModeDashboard-module__pq-JYq__heroSearchBox:focus-within{border-color:#fff3;transform:translateY(-2px);box-shadow:0 20px 50px #0000004d}.StoryModeDashboard-module__pq-JYq__dashboardCategories{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;max-width:1100px;margin-top:40px;display:flex}.StoryModeDashboard-module__pq-JYq__glassInputBox{flex-direction:column;gap:12px;width:100%;display:flex}.StoryModeDashboard-module__pq-JYq__inputRow{-webkit-backdrop-filter:blur(24px);background:#14141466;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:12px;width:100%;padding:8px 12px 8px 16px;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000004d,inset 0 1px 1px #ffffff0d}.StoryModeDashboard-module__pq-JYq__inputRow:focus-within{border-color:#8b5cf680;box-shadow:0 10px 40px #0006,0 0 20px #8b5cf626,inset 0 1px 1px #ffffff1a}.StoryModeDashboard-module__pq-JYq__plusBtn{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s,transform .2s;display:flex}.StoryModeDashboard-module__pq-JYq__plusBtn:hover{color:#fff;transform:scale(1.1)}.StoryModeDashboard-module__pq-JYq__separator{background:#ffffff1a;width:1px;height:24px}.StoryModeDashboard-module__pq-JYq__textareaWrapper{flex-grow:1;align-items:center;display:flex;position:relative}.StoryModeDashboard-module__pq-JYq__dynamicPlaceholder{color:#ffffff4d;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:400;animation:.8s ease-in-out StoryModeDashboard-module__pq-JYq__placeholderFadeIn;position:absolute;top:50%;left:4px;overflow:hidden;transform:translateY(-50%)}@keyframes StoryModeDashboard-module__pq-JYq__placeholderFadeIn{0%{opacity:0;transform:translateY(-40%)}to{opacity:1;transform:translateY(-50%)}}.StoryModeDashboard-module__pq-JYq__textarea{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;min-height:24px;max-height:120px;padding:4px;font-family:inherit;font-size:16px;line-height:1.4}.StoryModeDashboard-module__pq-JYq__inlineMicBtn{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s,transform .2s;display:flex}.StoryModeDashboard-module__pq-JYq__inlineMicBtn:hover{color:#fff;transform:scale(1.1)}.StoryModeDashboard-module__pq-JYq__recordingActive{color:#ef4444;animation:1.5s ease-in-out infinite StoryModeDashboard-module__pq-JYq__micPulse}@keyframes StoryModeDashboard-module__pq-JYq__micPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.StoryModeDashboard-module__pq-JYq__chipBar{align-items:center;gap:8px;width:100%;display:flex}.StoryModeDashboard-module__pq-JYq__chipDropdownWrapper{align-items:center;display:flex;position:relative}.StoryModeDashboard-module__pq-JYq__chipDropdownMenu{-webkit-backdrop-filter:blur(24px);z-index:50;transform-origin:0 100%;background:#141414d9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:140px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) StoryModeDashboard-module__pq-JYq__fadeInDropup;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 40px #00000080,inset 0 1px 1px #ffffff0d}@keyframes StoryModeDashboard-module__pq-JYq__fadeInDropup{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.StoryModeDashboard-module__pq-JYq__chipDropdownScroll{flex-direction:column;gap:2px;max-height:200px;padding-right:4px;display:flex;overflow-y:auto}.StoryModeDashboard-module__pq-JYq__chipDropdownScroll::-webkit-scrollbar{width:4px}.StoryModeDashboard-module__pq-JYq__chipDropdownScroll::-webkit-scrollbar-track{background:0 0}.StoryModeDashboard-module__pq-JYq__chipDropdownScroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.StoryModeDashboard-module__pq-JYq__chipDropdownItem{color:var(--accent-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.StoryModeDashboard-module__pq-JYq__chipDropdownItem:hover{color:#fff;background:#ffffff1a}.StoryModeDashboard-module__pq-JYq__activeItem{color:#a78bfa!important;background:#8b5cf626!important}.StoryModeDashboard-module__pq-JYq__chevron{margin-left:2px;transition:transform .2s}.StoryModeDashboard-module__pq-JYq__chevronOpen{transform:rotate(180deg)}.StoryModeDashboard-module__pq-JYq__activeChip{color:#fff!important;background:#ffffff1a!important;border-color:#fff3!important}.StoryModeDashboard-module__pq-JYq__chip,.StoryModeDashboard-module__pq-JYq__iconChip,.StoryModeDashboard-module__pq-JYq__styleChip{color:var(--accent-muted);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.StoryModeDashboard-module__pq-JYq__chip:hover,.StoryModeDashboard-module__pq-JYq__iconChip:hover,.StoryModeDashboard-module__pq-JYq__styleChip:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.StoryModeDashboard-module__pq-JYq__chipLabel{margin-left:6px;font-size:13px;font-weight:500}.StoryModeDashboard-module__pq-JYq__chip:active,.StoryModeDashboard-module__pq-JYq__iconChip:active,.StoryModeDashboard-module__pq-JYq__styleChip:active{transform:scale(.96)}.StoryModeDashboard-module__pq-JYq__chipGroup{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;padding:2px;display:flex}.StoryModeDashboard-module__pq-JYq__chipGroup .StoryModeDashboard-module__pq-JYq__iconChip{background:0 0;border:none;border-radius:10px;padding:6px 10px}.StoryModeDashboard-module__pq-JYq__activeIconChip,.StoryModeDashboard-module__pq-JYq__activeStyleChip{font-weight:500;color:#fff!important;background:#ffffff26!important;border-color:#ffffff4d!important}.StoryModeDashboard-module__pq-JYq__styleChipsWrapper{flex-grow:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10px calc(100% - 10px),#0000);mask-image:linear-gradient(90deg,#0000,#000 10px calc(100% - 10px),#0000)}.StoryModeDashboard-module__pq-JYq__styleChipsScroll{scrollbar-width:none;align-items:center;gap:6px;margin-bottom:-4px;padding-bottom:4px;display:flex;overflow-x:auto}.StoryModeDashboard-module__pq-JYq__styleChipsScroll::-webkit-scrollbar{display:none}.StoryModeDashboard-module__pq-JYq__musicActive{color:#a78bfa!important;background:#8b5cf626!important;border-color:#8b5cf64d!important}.StoryModeDashboard-module__pq-JYq__waveformPulse{animation:1.2s ease-in-out infinite alternate StoryModeDashboard-module__pq-JYq__waveform}@keyframes StoryModeDashboard-module__pq-JYq__waveform{0%{transform:scaleY(.8)}to{transform:scaleY(1.2)}}.StoryModeDashboard-module__pq-JYq__generateBtn{background:var(--bg-elevated);color:var(--accent-muted);cursor:pointer;border:1px solid #ffffff1a;border-radius:19px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:38px;margin-left:0;padding:0 16px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.StoryModeDashboard-module__pq-JYq__generateBtn:hover:not(:disabled){color:#fff;background:#ffffff1a;transform:scale(1.05)}.StoryModeDashboard-module__pq-JYq__generateBtn:disabled{opacity:.5;cursor:not-allowed}.StoryModeDashboard-module__pq-JYq__generateBtnGlow:not(:disabled){color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;animation:2s infinite alternate StoryModeDashboard-module__pq-JYq__pulseGlow;box-shadow:0 0 15px #a855f766,0 0 5px #6366f166}.StoryModeDashboard-module__pq-JYq__generateBtnGlow:hover:not(:disabled){transform:scale(1.1);box-shadow:0 0 25px #a855f799,0 0 10px #6366f199}@keyframes StoryModeDashboard-module__pq-JYq__pulseGlow{0%{filter:brightness()drop-shadow(0 0 4px #a855f74d)}to{filter:brightness(1.2)drop-shadow(0 0 8px #a855f799)}}.StoryModeDashboard-module__pq-JYq__categoryItem{cursor:pointer;flex-direction:column;align-items:center;gap:10px;width:90px;transition:transform .2s;display:flex}.StoryModeDashboard-module__pq-JYq__categoryItem:hover{transform:translateY(-4px)}.StoryModeDashboard-module__pq-JYq__categoryIcon{border:1px solid var(--border-subtle);width:64px;height:64px;color:var(--accent-muted);background:#28282880;border-radius:20px;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex}.StoryModeDashboard-module__pq-JYq__categoryItem:hover .StoryModeDashboard-module__pq-JYq__categoryIcon{color:var(--accent-primary);background:#333;border-color:#555}.StoryModeDashboard-module__pq-JYq__categoryIconActive{color:var(--accent-primary)!important;background:#333!important;border-color:#555!important}.StoryModeDashboard-module__pq-JYq__categoryLabel{color:var(--accent-muted);text-align:center;white-space:nowrap;font-size:12px}.StoryModeDashboard-module__pq-JYq__messagesContainer{flex-direction:column;gap:24px;width:100%;max-width:800px;margin-top:20px;padding:20px 20px 220px;display:flex}.StoryModeDashboard-module__pq-JYq__message{flex-direction:column;max-width:80%;display:flex}.StoryModeDashboard-module__pq-JYq__userMessage{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:18px 18px 4px;align-self:flex-end;padding:12px 20px}.StoryModeDashboard-module__pq-JYq__aiMessage{align-self:flex-start}.StoryModeDashboard-module__pq-JYq__messageContent{flex-direction:column;gap:16px;font-size:15px;line-height:1.6;display:flex}.StoryModeDashboard-module__pq-JYq__resultCard{background:0 0;border:none;max-width:100%;margin-top:10px;overflow:hidden}.StoryModeDashboard-module__pq-JYq__imageContainer{border:1px solid var(--border-subtle);border-radius:12px;display:inline-block;position:relative;overflow:hidden}.StoryModeDashboard-module__pq-JYq__resultImage{border-radius:12px;max-width:100%;height:auto;display:block}.StoryModeDashboard-module__pq-JYq__downloadIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;bottom:12px;right:12px}.StoryModeDashboard-module__pq-JYq__downloadIcon:hover{background:#000c}.StoryModeDashboard-module__pq-JYq__referenceIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0009;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:52px}.StoryModeDashboard-module__pq-JYq__referenceIcon:hover{background:#000c;transform:scale(1.1)}.StoryModeDashboard-module__pq-JYq__referenceActive{color:#fff;box-shadow:0 0 15px #3b82f680;background:var(--accent-blue)!important}.StoryModeDashboard-module__pq-JYq__referencedAssetIndicator{background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:8px 12px;animation:.3s StoryModeDashboard-module__pq-JYq__fadeIn;display:flex}.StoryModeDashboard-module__pq-JYq__highlightFade{animation:2s ease-out StoryModeDashboard-module__pq-JYq__highlightFlash}@keyframes StoryModeDashboard-module__pq-JYq__highlightFlash{0%{transform:scale(1);box-shadow:0 0 #3b82f600}10%{transform:scale(1.02);box-shadow:0 0 20px 5px #3b82f680}to{transform:scale(1);box-shadow:0 0 #3b82f600}}.StoryModeDashboard-module__pq-JYq__referencedThumb{object-fit:cover;border-radius:6px;width:40px;height:40px}.StoryModeDashboard-module__pq-JYq__referencedText{flex:1}.StoryModeDashboard-module__pq-JYq__referencedLabel{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700;display:block}.StoryModeDashboard-module__pq-JYq__referencedName{color:var(--accent-primary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;overflow:hidden}.StoryModeDashboard-module__pq-JYq__removeReference{color:var(--accent-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.StoryModeDashboard-module__pq-JYq__removeReference:hover{color:#ff4d4d}.StoryModeDashboard-module__pq-JYq__referenceTag{cursor:pointer;background:#3b82f626;border:1px solid #3b82f64d;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:8px;padding:4px 8px;transition:all .2s;display:flex}.StoryModeDashboard-module__pq-JYq__referenceTag:hover{background:#3b82f640;transform:translateY(-1px)}.StoryModeDashboard-module__pq-JYq__referenceTagThumb{object-fit:cover;border-radius:4px;width:24px;height:24px}.StoryModeDashboard-module__pq-JYq__referenceTagName{color:var(--accent-blue);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.StoryModeDashboard-module__pq-JYq__loadingIndicator{color:var(--accent-muted);align-self:flex-start;align-items:center;gap:12px;padding-left:10px;font-size:14px;display:flex}.StoryModeDashboard-module__pq-JYq__spinner{animation:1s linear infinite StoryModeDashboard-module__pq-JYq__spin}@keyframes StoryModeDashboard-module__pq-JYq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes StoryModeDashboard-module__pq-JYq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StoryModeDashboard-module__pq-JYq__modelSelectorWrapper{z-index:30;position:relative}.StoryModeDashboard-module__pq-JYq__modelSelectBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent-primary);cursor:pointer;background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.StoryModeDashboard-module__pq-JYq__modelSelectBtn:hover:not(:disabled){background:#282828cc;border-color:#fff3}.StoryModeDashboard-module__pq-JYq__modelSelectBtn span{text-align:left;min-width:100px}.StoryModeDashboard-module__pq-JYq__modelDropdown{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:6px;animation:.2s ease-out StoryModeDashboard-module__pq-JYq__slideInLow;display:flex;position:absolute;top:calc(100% - 4px);left:0;box-shadow:0 10px 30px #00000080}.StoryModeDashboard-module__pq-JYq__modelDropdownChat{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:6px;animation:.2s ease-out StoryModeDashboard-module__pq-JYq__slideUpLow;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 30px #00000080}.StoryModeDashboard-module__pq-JYq__modelOption{color:var(--accent-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.StoryModeDashboard-module__pq-JYq__modelOption:hover{color:var(--accent-primary);background:#ffffff0d}.StoryModeDashboard-module__pq-JYq__activeOption{color:var(--accent-primary);background:#ffffff1a}.StoryModeDashboard-module__pq-JYq__rotate180{transform:rotate(180deg)}@keyframes StoryModeDashboard-module__pq-JYq__slideInLow{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes StoryModeDashboard-module__pq-JYq__slideUpLow{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.StoryModeDashboard-module__pq-JYq__categoryBadge{color:var(--accent-muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#28282899;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.StoryModeDashboard-module__pq-JYq__categoryBadge button{color:var(--accent-muted);cursor:pointer;background:0 0;margin-left:8px;font-size:16px}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chatContainer{background-color:#f9fafb}[data-theme=light] .StoryModeDashboard-module__pq-JYq__title{background:linear-gradient(135deg,#111827 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .StoryModeDashboard-module__pq-JYq__heroSearchBox{background:#fff;border-color:#0000000d;box-shadow:0 20px 40px #0000000d}[data-theme=light] .StoryModeDashboard-module__pq-JYq__inputRow{background:#fff;border-color:#00000014;box-shadow:0 10px 40px #0000000d}[data-theme=light] .StoryModeDashboard-module__pq-JYq__textarea{color:#111827}[data-theme=light] .StoryModeDashboard-module__pq-JYq__dynamicPlaceholder{color:#0000004d}[data-theme=light] .StoryModeDashboard-module__pq-JYq__plusBtn,[data-theme=light] .StoryModeDashboard-module__pq-JYq__inlineMicBtn{color:#6b7280}[data-theme=light] .StoryModeDashboard-module__pq-JYq__plusBtn:hover,[data-theme=light] .StoryModeDashboard-module__pq-JYq__inlineMicBtn:hover{color:#111827}[data-theme=light] .StoryModeDashboard-module__pq-JYq__separator{background:#00000014}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chip,[data-theme=light] .StoryModeDashboard-module__pq-JYq__iconChip,[data-theme=light] .StoryModeDashboard-module__pq-JYq__styleChip{color:#4b5563;background:#fff;border-color:#0000001a}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chip:hover,[data-theme=light] .StoryModeDashboard-module__pq-JYq__iconChip:hover,[data-theme=light] .StoryModeDashboard-module__pq-JYq__styleChip:hover{color:#111827;background:#f9fafb;border-color:#0003}[data-theme=light] .StoryModeDashboard-module__pq-JYq__activeChip,[data-theme=light] .StoryModeDashboard-module__pq-JYq__activeIconChip,[data-theme=light] .StoryModeDashboard-module__pq-JYq__activeStyleChip{color:#111827!important;background:#f3f4f6!important;border-color:#0003!important}[data-theme=light] .StoryModeDashboard-module__pq-JYq__generateBtn{color:#4b5563;background:#f3f4f6;border-color:#0000000d}[data-theme=light] .StoryModeDashboard-module__pq-JYq__generateBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}[data-theme=light] .StoryModeDashboard-module__pq-JYq__categoryIcon{background:#fff;border-color:#00000014}[data-theme=light] .StoryModeDashboard-module__pq-JYq__categoryItem:hover .StoryModeDashboard-module__pq-JYq__categoryIcon{background:#f9fafb;border-color:#00000026}[data-theme=light] .StoryModeDashboard-module__pq-JYq__categoryIconActive{background:#f3f4f6!important;border-color:#0003!important}[data-theme=light] .StoryModeDashboard-module__pq-JYq__userMessage{background:#fff;border-color:#0000000d;box-shadow:0 1px 2px #0000000d}[data-theme=light] .StoryModeDashboard-module__pq-JYq__referencedName{color:#111827}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chipDropdownMenu{background:#fff;border-color:#0000001a;box-shadow:0 10px 40px #0000001a}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chipDropdownItem{color:#4b5563}[data-theme=light] .StoryModeDashboard-module__pq-JYq__chipDropdownItem:hover{color:#111827;background:#f3f4f6}
