.expandable-footer{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-violet)100%);z-index:100;border-top:none;transition:transform .3s;position:fixed;bottom:0;left:0;right:0}.expandable-footer:not(.expanded){transform:translateY(100%)}.expandable-footer .footer-toggle{opacity:0;pointer-events:none}.expandable-footer.visible .footer-toggle,.expandable-footer.expanded .footer-toggle{opacity:1;pointer-events:auto}.footer-toggle{cursor:pointer;color:#444;background:#eee;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0003}.footer-toggle:hover{background:#f5f5f5;transform:translate(-50%)scale(1.08)}.footer-toggle svg{margin-top:-2px;transition:transform .3s}.expandable-footer.expanded .footer-toggle{background:#e0e0e0}.expandable-footer.expanded .footer-toggle svg{margin-top:2px;transform:rotate(180deg)}.footer-content{justify-content:space-between;max-width:100%;padding:28px 48px 32px;display:flex}.footer-col{flex-direction:column;flex:1;gap:10px;display:flex}.footer-col-brand{gap:14px}.footer-logo{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:700}.footer-socials{gap:12px;display:flex}.footer-social{color:#ffffffb3;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.footer-social:hover{color:#fff;transform:scale(1.1)}.footer-col-title{color:#fff;margin:0 0 4px;font-size:14px;font-weight:600}.footer-link{color:#ffffffd9;font-size:13px;text-decoration:none;transition:color .2s,opacity .2s}.footer-link:hover{color:#fff;opacity:1}.footer-copyright{color:#fff9;margin:0;font-size:12px}.footer-business-info{border-top:1px solid #ffffff26;flex-direction:column;gap:4px;padding:16px 48px 20px;display:flex}.footer-business-info p{color:#fff9;flex-wrap:wrap;align-items:center;gap:0;margin:0;font-size:11px;display:flex}.footer-business-info span{white-space:nowrap}.footer-divider{opacity:.5;margin:0 8px}@media (max-width:768px){.expandable-footer{display:none}}@media (min-width:769px){body{padding-bottom:32px}}[data-theme=dark] .expandable-footer{background:linear-gradient(135deg,#06060ffa 0% 100%);border-top:1px solid #ffffff14}[data-theme=dark] .footer-toggle{background:var(--bg-secondary,#1e1e2e);color:var(--text-secondary,#a0a0a0);box-shadow:0 2px 10px #0006}[data-theme=dark] .footer-toggle:hover,[data-theme=dark] .expandable-footer.expanded .footer-toggle{background:var(--bg-tertiary,#2a2a3a)}[data-theme=dark] .footer-logo{color:#fff}[data-theme=dark] .footer-col-title{color:#ffffffe6}[data-theme=dark] .footer-link{color:#ffffffa6}[data-theme=dark] .footer-link:hover{color:#ffffffe6}[data-theme=dark] .footer-social{color:#ffffff80}[data-theme=dark] .footer-social:hover{color:var(--accent-primary,#8b5cf6)}[data-theme=dark] .footer-copyright{color:#fff6}[data-theme=dark] .footer-business-info{border-top:1px solid #ffffff14}[data-theme=dark] .footer-business-info p{color:#fff6}
.CreateSection-module__nrge6G__layout{flex-direction:column;flex:1;gap:14px;min-height:0;padding:18px;display:flex}.CreateSection-module__nrge6G__card{border:1px solid var(--border-light);background:var(--bg-card,var(--bg-primary));cursor:pointer;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.CreateSection-module__nrge6G__card:hover{transform:translateY(-2px)}.CreateSection-module__nrge6G__icon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;transition:transform .25s;display:flex}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__icon{transform:scale(1.08)}.CreateSection-module__nrge6G__title{color:var(--text-primary);margin:0 0 6px;font-size:24px;font-weight:700}.CreateSection-module__nrge6G__cardTitle{color:var(--text-primary);margin:0 0 6px;font-size:20px;font-weight:700}.CreateSection-module__nrge6G__desc{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.5}.CreateSection-module__nrge6G__action{opacity:0;align-items:center;gap:6px;margin-top:18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;transform:translateY(4px)}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__action{opacity:1;transform:translateY(0)}.CreateSection-module__nrge6G__action svg{transition:transform .2s}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__action svg{transform:translate(3px)}.CreateSection-module__nrge6G__topRow{flex:1.1;min-height:180px}.CreateSection-module__nrge6G__bottomRow{flex:.9;grid-template-columns:repeat(3,1fr);gap:14px;min-height:160px;display:grid}.CreateSection-module__nrge6G__bottomRow .CreateSection-module__nrge6G__card{height:100%}.CreateSection-module__nrge6G__cardCharacter{background:var(--bg-secondary);width:100%;height:100%}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__icon{width:72px;height:72px;color:var(--accent-primary);background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border-radius:20px}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__action{color:var(--accent-primary)}.CreateSection-module__nrge6G__cardCharacter:hover{border-color:#818cf840;box-shadow:0 8px 32px #4f46e50f}body.dark-mode .CreateSection-module__nrge6G__cardCharacter:hover{box-shadow:0 8px 32px #818cf80d}.CreateSection-module__nrge6G__cardCreative .CreateSection-module__nrge6G__icon{color:#818cf8;background:#6366f114}body:not(.dark-mode) .CreateSection-module__nrge6G__cardCreative .CreateSection-module__nrge6G__icon{color:#4f46e5;background:#4f46e512}.CreateSection-module__nrge6G__cardCreative .CreateSection-module__nrge6G__action{color:#818cf8}body:not(.dark-mode) .CreateSection-module__nrge6G__cardCreative .CreateSection-module__nrge6G__action{color:#4f46e5}.CreateSection-module__nrge6G__cardCreative:hover{border-color:#818cf840}.CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__icon{color:#34d399;background:#34d39914}body:not(.dark-mode) .CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__icon{color:#059669;background:#05966912}.CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__action{color:#34d399}body:not(.dark-mode) .CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__action{color:#059669}.CreateSection-module__nrge6G__cardLite:hover{border-color:#34d39940}.CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__icon{color:#fbbf24;background:#fbbf2414}body:not(.dark-mode) .CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__icon{color:#d97706;background:#d9770612}.CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__action{color:#fbbf24}body:not(.dark-mode) .CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__action{color:#d97706}.CreateSection-module__nrge6G__cardPro:hover{border-color:#fbbf2440}.CreateSection-module__nrge6G__proTag{color:#1a1a2e;letter-spacing:.04em;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}@media (max-width:900px){.CreateSection-module__nrge6G__layout{gap:12px;padding:14px}.CreateSection-module__nrge6G__bottomRow{grid-template-columns:1fr;gap:12px}.CreateSection-module__nrge6G__topRow,.CreateSection-module__nrge6G__bottomRow{min-height:auto}}@media (max-width:480px){.CreateSection-module__nrge6G__layout{gap:10px;padding:10px}.CreateSection-module__nrge6G__card{border-radius:14px;padding:20px 16px}.CreateSection-module__nrge6G__icon{border-radius:12px;width:48px;height:48px;margin-bottom:12px}.CreateSection-module__nrge6G__icon svg{width:22px;height:22px}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__icon{width:56px;height:56px}.CreateSection-module__nrge6G__title{font-size:18px}.CreateSection-module__nrge6G__cardTitle{font-size:16px}.CreateSection-module__nrge6G__desc{font-size:12px}.CreateSection-module__nrge6G__action{margin-top:12px;font-size:12px}}
.CreateChatSection-module__29djHa__chatPage{color:#111827;background:#fff;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.CreateChatSection-module__29djHa__chatHeader{z-index:10;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-bottom:1px solid #e9e5ff;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.CreateChatSection-module__29djHa__headerLeft{flex:1;justify-content:flex-start;align-items:center;gap:10px;display:flex}.CreateChatSection-module__29djHa__headerCenter{position:absolute;left:50%;transform:translate(-50%)}.CreateChatSection-module__29djHa__backButton{color:#7c3aed;cursor:pointer;background:#8b5cf614;border:1px solid #ddd6fe;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;font-size:18px;transition:background .2s,border-color .2s;display:inline-flex}.CreateChatSection-module__29djHa__backButton:hover{background:#8b5cf626;border-color:#c4b5fd}.CreateChatSection-module__29djHa__newChatButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s}.CreateChatSection-module__29djHa__newChatButton:hover{color:#7c3aed;background:#8b5cf61a;border-color:#a78bfa}.CreateChatSection-module__29djHa__headerTitle{color:#111827;font-size:18px;font-weight:600;position:relative}.CreateChatSection-module__29djHa__betaBadge{color:#111827;letter-spacing:.02em;white-space:nowrap;background:0 0;border:1px solid #8b5cf6;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.CreateChatSection-module__29djHa__headerRight{flex:1;justify-content:flex-end;align-items:center;gap:32px;display:flex}.CreateChatSection-module__29djHa__headerToken{align-items:center;gap:6px;display:inline-flex}.CreateChatSection-module__29djHa__nsfwToggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.CreateChatSection-module__29djHa__nsfwLabel{letter-spacing:.02em}.CreateChatSection-module__29djHa__nsfwIndicator{border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700}.CreateChatSection-module__29djHa__nsfwBypass{color:#b91c1c;border-color:#fca5a5}.CreateChatSection-module__29djHa__nsfwBypass .CreateChatSection-module__29djHa__nsfwIndicator{color:#b91c1c;background:#fee2e2}.CreateChatSection-module__29djHa__nsfwBlock{color:#047857;border-color:#bbf7d0}.CreateChatSection-module__29djHa__nsfwBlock .CreateChatSection-module__29djHa__nsfwIndicator{color:#047857;background:#dcfce7}.CreateChatSection-module__29djHa__headerTokenIcon{color:#8b5cf6;flex-shrink:0}.CreateChatSection-module__29djHa__headerTokenCount{color:#8b5cf6;font-size:14px;font-weight:700;line-height:1}.CreateChatSection-module__29djHa__guestTokenIcon,.CreateChatSection-module__29djHa__guestTokenCount{color:var(--color-info-blue)}.CreateChatSection-module__29djHa__guestTokenCountdown{color:var(--text-secondary);margin-left:4px;font-size:12px;font-weight:600}.CreateChatSection-module__29djHa__headerProfile{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;overflow:hidden}.CreateChatSection-module__29djHa__headerProfileImg{object-fit:cover;border-radius:50%;width:36px;height:36px}.CreateChatSection-module__29djHa__headerProfileInitial{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.CreateChatSection-module__29djHa__chatBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.CreateChatSection-module__29djHa__chatMessages{flex-direction:column;flex:1;gap:0;width:100%;max-width:900px;margin:0 auto;padding:24px 48px;display:flex}.CreateChatSection-module__29djHa__messageRow{align-items:flex-start;gap:12px;max-width:80%;display:flex}.CreateChatSection-module__29djHa__messageBot{justify-content:flex-start;margin-right:20%}.CreateChatSection-module__29djHa__messageUser{justify-content:flex-end;margin-left:15%}.CreateChatSection-module__29djHa__dateDivider{justify-content:center;align-items:center;margin:16px 0 24px;display:flex}.CreateChatSection-module__29djHa__dateDivider:before,.CreateChatSection-module__29djHa__dateDivider:after{content:"";background:#e5e7eb;flex:1;height:1px}.CreateChatSection-module__29djHa__dateDivider span{color:#9ca3af;white-space:nowrap;padding:0 16px;font-size:12px}.CreateChatSection-module__29djHa__bubbleWrapper{flex-direction:column;display:inline-flex}.CreateChatSection-module__29djHa__messageFooter{justify-content:flex-end;align-items:center;margin-top:4px;display:flex}.CreateChatSection-module__29djHa__messageTime{color:#9ca3af;font-size:11px}.CreateChatSection-module__29djHa__messageAvatar{color:#fff;background:#8b5cf6;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.CreateChatSection-module__29djHa__messageContent{flex-direction:column;align-items:flex-start;gap:8px;max-width:85%;display:flex}.CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__messageContent{align-items:flex-end}.CreateChatSection-module__29djHa__messageLabel{align-items:center;gap:6px;display:flex}.CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__messageLabel{justify-content:flex-end}.CreateChatSection-module__29djHa__qaBadge{color:#8b5cf6;background:#ede9fe;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__qaBadge{color:#4b5563;background:#f3f4f6}.CreateChatSection-module__29djHa__botName{color:#6b7280;font-size:12px}.CreateChatSection-module__29djHa__messageBubble{color:#4b5563;background:#ede9fe;border-radius:16px;padding:10px 14px;box-shadow:0 1px 2px #0000000d}.CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__messageBubble{color:#111827;background:#fff;border:1px solid #e5e7eb}.CreateChatSection-module__29djHa__messageText{margin:0;font-size:14px;line-height:1.6}.CreateChatSection-module__29djHa__messageAttachment{cursor:pointer;background:0 0;border:none;border-radius:14px;width:100%;margin-bottom:8px;padding:0;overflow:hidden;box-shadow:0 4px 12px #0f172a1f}.CreateChatSection-module__29djHa__messageAttachmentImage{object-fit:contain;background:#f9fafb;width:100%;max-width:420px;max-height:320px;display:block}.CreateChatSection-module__29djHa__attachmentPreview{max-width:460px;position:relative}.CreateChatSection-module__29djHa__attachmentCard{cursor:pointer;background:0 0;border:none;border-radius:14px;padding:0;display:block;overflow:hidden;box-shadow:0 6px 16px #0f172a1f}.CreateChatSection-module__29djHa__attachmentImage{object-fit:contain;background:#f9fafb;width:100%;height:auto;max-height:420px;display:block}.CreateChatSection-module__29djHa__attachmentRemove{color:#fff;cursor:pointer;background:#111827b8;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.CreateChatSection-module__29djHa__attachmentRemove:hover{background:#111827e6}.CreateChatSection-module__29djHa__attachmentRemove:disabled{opacity:.5;cursor:not-allowed}.CreateChatSection-module__29djHa__composerAttachment{justify-content:flex-start;display:flex}.CreateChatSection-module__29djHa__composerAttachment .CreateChatSection-module__29djHa__attachmentPreview{width:100%;max-width:300px}.CreateChatSection-module__29djHa__composerAttachment .CreateChatSection-module__29djHa__attachmentCard{box-shadow:0 4px 12px #0f172a1a}.CreateChatSection-module__29djHa__composerAttachment .CreateChatSection-module__29djHa__attachmentImage{max-height:160px}.CreateChatSection-module__29djHa__randomTag{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;display:inline-flex}.CreateChatSection-module__29djHa__randomTag:hover{background:#e5e7eb}.CreateChatSection-module__29djHa__randomTag:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.CreateChatSection-module__29djHa__randomTagIcon{color:#9ca3af;align-items:center;display:inline-flex}.CreateChatSection-module__29djHa__chatInput{padding:16px 48px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #f3f4f6;flex-direction:column;flex-shrink:0;gap:8px;width:100%;max-width:900px;margin:0 auto;display:flex}.CreateChatSection-module__29djHa__hiddenFileInput{display:none}.CreateChatSection-module__29djHa__attachHint{color:#9ca3af;margin:0;font-size:12px}.CreateChatSection-module__29djHa__attachMenuWrapper{align-items:center;display:flex;position:relative}.CreateChatSection-module__29djHa__attachToggle{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s,transform .2s;display:inline-flex}.CreateChatSection-module__29djHa__attachToggle:hover{color:#374151;background:#f3f4f6}.CreateChatSection-module__29djHa__attachToggle:disabled{color:#d1d5db;cursor:not-allowed}.CreateChatSection-module__29djHa__attachToggleOpen{background:#f3f4f6;transform:rotate(45deg)}.CreateChatSection-module__29djHa__attachPlus{width:16px;height:16px;display:inline-block;position:relative}.CreateChatSection-module__29djHa__attachPlus:before,.CreateChatSection-module__29djHa__attachPlus:after{content:"";background:currentColor;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CreateChatSection-module__29djHa__attachPlus:before{width:16px;height:2px}.CreateChatSection-module__29djHa__attachPlus:after{width:2px;height:16px}.CreateChatSection-module__29djHa__attachMenu{z-index:100;transform-origin:0 100%;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:2px;min-width:220px;padding:6px;animation:.15s ease-out CreateChatSection-module__29djHa__attachMenuFadeIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 4px 24px #0000001f,0 0 0 1px #0000000a}@keyframes CreateChatSection-module__29djHa__attachMenuFadeIn{0%{opacity:0;transform:scale(.95)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.CreateChatSection-module__29djHa__attachMenuItem{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;transition:background .12s;display:flex}.CreateChatSection-module__29djHa__attachMenuItem:hover{background:#f3f4f6}.CreateChatSection-module__29djHa__attachMenuItem:disabled{color:#d1d5db;cursor:not-allowed}.CreateChatSection-module__29djHa__attachMenuItem:disabled:hover{background:0 0}.CreateChatSection-module__29djHa__attachMenuIcon{color:#6b7280;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CreateChatSection-module__29djHa__attachMenuItem:hover .CreateChatSection-module__29djHa__attachMenuIcon{color:#374151}.CreateChatSection-module__29djHa__attachMenuItem:disabled .CreateChatSection-module__29djHa__attachMenuIcon{color:#d1d5db}.CreateChatSection-module__29djHa__attachMenuText{color:#374151;flex:1;font-size:14px;font-weight:500}.CreateChatSection-module__29djHa__attachMenuItem:disabled .CreateChatSection-module__29djHa__attachMenuText{color:#d1d5db}.CreateChatSection-module__29djHa__attachMenuNote{color:#9ca3af;margin:4px 14px 6px;font-size:12px;line-height:1.4}.CreateChatSection-module__29djHa__attachPreview{background:#f3f4f6;border-radius:10px;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.CreateChatSection-module__29djHa__attachPreviewImage{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px}.CreateChatSection-module__29djHa__attachRemove{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:12px}.CreateChatSection-module__29djHa__attachRemove:hover{color:#374151}.CreateChatSection-module__29djHa__attachRemove:disabled{color:#9ca3af;cursor:not-allowed}.CreateChatSection-module__29djHa__chatInputRow{align-items:flex-end;gap:12px;display:flex}.CreateChatSection-module__29djHa__chatComposer{background:#f9fafb;border:1px solid #8b5cf6;border-radius:18px;flex-direction:column;flex:1;gap:8px;min-height:44px;padding:10px 14px;transition:box-shadow .15s;display:flex}.CreateChatSection-module__29djHa__chatComposer:focus-within{outline:none;box-shadow:0 0 0 1px #8b5cf6}.CreateChatSection-module__29djHa__chatComposerInput{color:#111827;background:0 0;border:none;width:100%;padding:0;font-size:14px}.CreateChatSection-module__29djHa__chatComposerHasAttachment{gap:12px}.CreateChatSection-module__29djHa__chatComposerInput:focus{outline:none}.CreateChatSection-module__29djHa__chatComposerInput::placeholder,.CreateChatSection-module__29djHa__chatComposerInput:disabled{color:#9ca3af}.CreateChatSection-module__29djHa__chatSubmitButton{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:flex;box-shadow:0 4px 8px #8b5cf640}.CreateChatSection-module__29djHa__chatSubmitButton:disabled{box-shadow:none;cursor:not-allowed;background:#d1d5db}.CreateChatSection-module__29djHa__attachMetaRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;display:flex}.CreateChatSection-module__29djHa__autoApprovalToggle{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding-left:4px;font-size:13px;display:inline-flex}.CreateChatSection-module__29djHa__autoApprovalToggle input{opacity:0;width:0;height:0;position:absolute}.CreateChatSection-module__29djHa__toggleSwitch{background:#d1d5db;border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.CreateChatSection-module__29djHa__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.CreateChatSection-module__29djHa__autoApprovalToggle input:checked+.CreateChatSection-module__29djHa__toggleSwitch{background:#8b5cf6}.CreateChatSection-module__29djHa__autoApprovalToggle input:checked+.CreateChatSection-module__29djHa__toggleSwitch:after{transform:translate(16px)}.CreateChatSection-module__29djHa__autoApprovalToggle:hover .CreateChatSection-module__29djHa__toggleSwitch{background:#c4b5fd}.CreateChatSection-module__29djHa__autoApprovalToggle input:checked:hover+.CreateChatSection-module__29djHa__toggleSwitch{background:#7c3aed}.CreateChatSection-module__29djHa__skeletonCard{background:#fafafa;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:240px;min-height:240px;padding:32px 24px;display:flex}.CreateChatSection-module__29djHa__skeletonSpinner{border:3px solid #ede9fe;border-top-color:#8b5cf6;border-radius:50%;width:40px;height:40px;margin-bottom:20px;animation:.8s linear infinite CreateChatSection-module__29djHa__chatSkeletonSpinnerRotate}.CreateChatSection-module__29djHa__skeletonText{color:#6b7280;margin-bottom:16px;font-size:14px;font-weight:500;animation:2.5s ease-in-out infinite CreateChatSection-module__29djHa__fadeText}.CreateChatSection-module__29djHa__skeletonProgress{background:#e5e7eb;border-radius:999px;width:120px;height:4px;overflow:hidden}.CreateChatSection-module__29djHa__skeletonProgressBar{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:999px;height:100%;animation:25s ease-out forwards CreateChatSection-module__29djHa__fakeProgress}.CreateChatSection-module__29djHa__skeletonCancel{color:#6b7280;letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;margin-top:18px;padding:6px 16px;font-size:12px;font-weight:600;transition:border-color .2s,background .2s,color .2s}.CreateChatSection-module__29djHa__skeletonCancel:hover{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.CreateChatSection-module__29djHa__skeletonCancel:disabled{opacity:.5;cursor:not-allowed}@keyframes CreateChatSection-module__29djHa__chatSkeletonSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CreateChatSection-module__29djHa__fadeText{0%,to{opacity:.5}50%{opacity:1}}@keyframes CreateChatSection-module__29djHa__fakeProgress{0%{width:0%}to{width:90%}}.CreateChatSection-module__29djHa__imageResult{flex-direction:column;gap:12px;display:flex}.CreateChatSection-module__29djHa__imageCard{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #0000001f}.CreateChatSection-module__29djHa__imageCardImage{width:100%;display:block}.CreateChatSection-module__29djHa__imageCard:hover{transform:scale(1.02);box-shadow:0 8px 16px #0000002e}.CreateChatSection-module__29djHa__imageCardWrapper{display:inline-block;position:relative}.CreateChatSection-module__29djHa__imageActions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0009;border-radius:20px;gap:6px;padding:6px 8px;transition:opacity .2s;display:flex;position:absolute;bottom:10px;right:10px}.CreateChatSection-module__29djHa__imageCardWrapper:hover .CreateChatSection-module__29djHa__imageActions{opacity:1}.CreateChatSection-module__29djHa__imageActionBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;transition:color .15s,background .15s;display:flex;position:relative}.CreateChatSection-module__29djHa__imageActionBtn:hover{color:#fff;background:#ffffff1a}.CreateChatSection-module__29djHa__imageActionBtn:disabled{color:#6b7280;cursor:not-allowed;opacity:.5}.CreateChatSection-module__29djHa__imageActionBtn.CreateChatSection-module__29djHa__active{color:#8b5cf6}.CreateChatSection-module__29djHa__imageActionBtn.CreateChatSection-module__29djHa__active:hover{color:#a78bfa}.CreateChatSection-module__29djHa__imageActionBtn.CreateChatSection-module__29djHa__hasError:after{content:"";background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:2px}.CreateChatSection-module__29djHa__imageActionBtn[data-tooltip]:before{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1f2937;border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.CreateChatSection-module__29djHa__imageActionBtn:hover[data-tooltip]:before{opacity:1}.CreateChatSection-module__29djHa__imageActionBtnLoading{animation:.6s linear infinite CreateChatSection-module__29djHa__actionSpin}@keyframes CreateChatSection-module__29djHa__actionSpin{to{transform:rotate(360deg)}}.CreateChatSection-module__29djHa__modalOverlay{z-index:40;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CreateChatSection-module__29djHa__modalCard{text-align:center;background:#fff;border-radius:16px;width:320px;padding:24px;box-shadow:0 24px 48px #11182733}.CreateChatSection-module__29djHa__modalCoin{background:#ede9fe;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:64px;height:64px;margin:0 auto 12px;display:flex}.CreateChatSection-module__29djHa__modalCoinIcon{color:#8b5cf6}.CreateChatSection-module__29djHa__modalCoinValue{color:#111827;font-size:20px;font-weight:700}.CreateChatSection-module__29djHa__modalTitle{color:#111827;margin:8px 0 12px;font-size:16px;font-weight:600}.CreateChatSection-module__29djHa__modalDesc{color:#6b7280;margin:0 0 16px;font-size:13px}.CreateChatSection-module__29djHa__modalWarning{color:#ef4444;margin-bottom:12px;font-size:12px}.CreateChatSection-module__29djHa__modalCheckbox{color:#4b5563;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.CreateChatSection-module__29djHa__modalActions{gap:12px;display:flex}.CreateChatSection-module__29djHa__modalActions button{cursor:pointer;border:none;border-radius:12px;flex:1;padding:10px 0;font-weight:600}.CreateChatSection-module__29djHa__modalActions button:first-child{color:#4b5563;background:#f3f4f6}.CreateChatSection-module__29djHa__modalActions button:last-child{color:#fff;background:#8b5cf6}.CreateChatSection-module__29djHa__modalActions button:disabled{cursor:not-allowed;background:#d1d5db}.CreateChatSection-module__29djHa__lightboxOverlay{z-index:50;background:#000000e6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CreateChatSection-module__29djHa__lightboxContent{width:100%;max-width:960px;max-height:100%;position:relative;overflow-y:auto}.CreateChatSection-module__29djHa__lightboxClose{color:#fff;cursor:pointer;background:0 0;border:none;font-size:14px;position:absolute;top:-40px;right:0}.CreateChatSection-module__29djHa__lightboxImageWrap{justify-content:center;width:100%;display:flex}.CreateChatSection-module__29djHa__lightboxImageWrap img{border-radius:16px;max-width:100%;max-height:60vh}.CreateChatSection-module__29djHa__lightboxMeta{color:#fff;background:#ffffff1a;border-radius:16px;margin-top:16px;padding:16px}.CreateChatSection-module__29djHa__metaSection{flex-direction:column;gap:8px;display:flex}.CreateChatSection-module__29djHa__metaLabel{color:#d1d5db;font-size:11px}.CreateChatSection-module__29djHa__metaPromptClamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.CreateChatSection-module__29djHa__metaPromptFull{margin:0;font-size:13px;line-height:1.6}.CreateChatSection-module__29djHa__metaMore{color:#a78bfa;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12px}.CreateChatSection-module__29djHa__metaDivider{background:#fff3;height:1px;margin:16px 0}.CreateChatSection-module__29djHa__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.CreateChatSection-module__29djHa__metaValue{color:#fff;font-size:13px;font-weight:600;display:block}@keyframes CreateChatSection-module__29djHa__shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.CreateChatSection-module__29djHa__typingIndicator{align-items:center;gap:4px;padding:4px 0;display:flex}.CreateChatSection-module__29djHa__typingDot{background:#8b5cf6;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite CreateChatSection-module__29djHa__typingPulse}.CreateChatSection-module__29djHa__typingDot:first-child{animation-delay:0s}.CreateChatSection-module__29djHa__typingDot:nth-child(2){animation-delay:.2s}.CreateChatSection-module__29djHa__typingDot:nth-child(3){animation-delay:.4s}@keyframes CreateChatSection-module__29djHa__typingPulse{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.CreateChatSection-module__29djHa__profileWrapper{position:relative}.CreateChatSection-module__29djHa__profileMenu{z-index:120;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:14px;width:280px;padding:16px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #0000001f}.CreateChatSection-module__29djHa__profileMenuHeader{align-items:center;gap:12px;display:flex}.CreateChatSection-module__29djHa__profileMenuAvatar{object-fit:cover;color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:inline-flex}.CreateChatSection-module__29djHa__profileMenuMeta{color:#6b7280;flex-direction:column;gap:4px;font-size:13px;display:flex}.CreateChatSection-module__29djHa__profileMenuMeta strong{color:#111827;font-size:15px}.CreateChatSection-module__29djHa__profileMenuBody{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:baseline;padding:10px 0;font-size:14px;display:flex}.CreateChatSection-module__29djHa__profileMenuTokenLabel{color:#9ca3af}.CreateChatSection-module__29djHa__profileMenuTokenValue{color:#111827;font-weight:700}.CreateChatSection-module__29djHa__profileMenuSettings{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;padding:10px 16px;font-weight:600;transition:background .2s}.CreateChatSection-module__29djHa__profileMenuSettings:hover{background:#e5e7eb}.CreateChatSection-module__29djHa__profileMenuLogout{color:#b91c1c;cursor:pointer;background:#ef444414;border:none;border-radius:999px;padding:10px 16px;font-weight:700;transition:background .2s,color .2s}.CreateChatSection-module__29djHa__profileMenuLogout:hover{color:#991b1b;background:#ef444426}@media (max-width:768px){.CreateChatSection-module__29djHa__chatPage{height:100dvh;position:fixed;inset:0}.CreateChatSection-module__29djHa__chatHeader{flex-shrink:0;height:56px;padding:0 16px}.CreateChatSection-module__29djHa__chatBody{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.CreateChatSection-module__29djHa__chatMessages{gap:0;padding:16px 16px 8px}.CreateChatSection-module__29djHa__messageRow{max-width:85%}.CreateChatSection-module__29djHa__messageContent{max-width:100%}.CreateChatSection-module__29djHa__chatInput{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));flex-shrink:0;max-width:100%}.CreateChatSection-module__29djHa__skeletonCard{width:100%}.CreateChatSection-module__29djHa__profileWrapper{display:none}.CreateChatSection-module__29djHa__headerRight{gap:0}.CreateChatSection-module__29djHa__headerToken{margin-left:auto}.CreateChatSection-module__29djHa__imageActions{opacity:1}.CreateChatSection-module__29djHa__attachMenu{min-width:200px;left:0;right:auto}.CreateChatSection-module__29djHa__attachMenuItem{padding:14px 12px}.CreateChatSection-module__29djHa__attachmentPreview{max-width:100%}.CreateChatSection-module__29djHa__attachmentImage{max-height:320px}.CreateChatSection-module__29djHa__composerAttachment .CreateChatSection-module__29djHa__attachmentPreview{max-width:100%}.CreateChatSection-module__29djHa__messageAttachmentImage{max-width:100%;max-height:240px}}.CreateChatSection-module__29djHa__serverStatusOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CreateChatSection-module__29djHa__serverStatusCard{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;max-width:320px;padding:32px 40px;display:flex;box-shadow:0 20px 60px #0003}.CreateChatSection-module__29djHa__serverStatusSpinner{border:3px solid #e5e7eb;border-top-color:#8b5cf6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite CreateChatSection-module__29djHa__serverStatusSpin}@keyframes CreateChatSection-module__29djHa__serverStatusSpin{to{transform:rotate(360deg)}}.CreateChatSection-module__29djHa__serverStatusText{color:#111827;margin:0;font-size:16px;font-weight:600}.CreateChatSection-module__29djHa__serverStatusSubtext{color:#6b7280;margin:0;font-size:14px}.CreateChatSection-module__29djHa__serverStatusRetryButton{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s}.CreateChatSection-module__29djHa__serverStatusRetryButton:hover{background:#7c3aed}body.dark-mode .CreateChatSection-module__29djHa__chatPage{color:var(--text-primary);background:#06060f}body.dark-mode .CreateChatSection-module__29djHa__chatHeader{background:linear-gradient(135deg,#0b0b1a 0%,#111124 100%);border-bottom-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__backButton{color:#a5b4fc;background:#818cf814;border-color:#ffffff1a}body.dark-mode .CreateChatSection-module__29djHa__backButton:hover{background:#818cf826;border-color:#818cf833}body.dark-mode .CreateChatSection-module__29djHa__newChatButton{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff1a}body.dark-mode .CreateChatSection-module__29djHa__newChatButton:hover{color:#a5b4fc;background:#818cf81a;border-color:#818cf833}body.dark-mode .CreateChatSection-module__29djHa__headerTitle{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__betaBadge{color:var(--text-secondary);border-color:#818cf84d}body.dark-mode .CreateChatSection-module__29djHa__nsfwToggle{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff1a}body.dark-mode .CreateChatSection-module__29djHa__nsfwBypass{color:#fca5a5;border-color:#ef44444d}body.dark-mode .CreateChatSection-module__29djHa__nsfwBypass .CreateChatSection-module__29djHa__nsfwIndicator{color:#fca5a5;background:#ef444426}body.dark-mode .CreateChatSection-module__29djHa__nsfwBlock{color:#6ee7b7;border-color:#34d3994d}body.dark-mode .CreateChatSection-module__29djHa__nsfwBlock .CreateChatSection-module__29djHa__nsfwIndicator{color:#6ee7b7;background:#34d39926}body.dark-mode .CreateChatSection-module__29djHa__dateDivider:before{background:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__dateDivider:after{background:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__dateDivider span{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__botName{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__messageTime{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__messageBubble{color:var(--text-secondary);box-shadow:none;background:#818cf814}body.dark-mode .CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__messageBubble{color:var(--text-primary);background:#111124;border-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__qaBadge{color:#a5b4fc;background:#818cf81a}body.dark-mode .CreateChatSection-module__29djHa__messageUser .CreateChatSection-module__29djHa__qaBadge{color:var(--text-secondary);background:#ffffff0f}:is(body.dark-mode .CreateChatSection-module__29djHa__messageAttachmentImage,body.dark-mode .CreateChatSection-module__29djHa__attachmentImage){background:#111124}:is(body.dark-mode .CreateChatSection-module__29djHa__messageAttachment,body.dark-mode .CreateChatSection-module__29djHa__attachmentCard){box-shadow:0 4px 12px #0006}body.dark-mode .CreateChatSection-module__29djHa__chatInput{background:#06060f;border-top-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__chatComposer{background:#111124;border-color:#818cf84d}body.dark-mode .CreateChatSection-module__29djHa__chatComposer:focus-within{box-shadow:0 0 0 1px #818cf866}body.dark-mode .CreateChatSection-module__29djHa__chatComposerInput{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__chatComposerInput::placeholder{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__chatSubmitButton:disabled{background:#232345}body.dark-mode .CreateChatSection-module__29djHa__randomTag{color:var(--text-secondary);background:#ffffff0a}body.dark-mode .CreateChatSection-module__29djHa__randomTag:hover{background:#ffffff14}body.dark-mode .CreateChatSection-module__29djHa__randomTag:disabled{color:var(--text-tertiary);background:#ffffff05}body.dark-mode .CreateChatSection-module__29djHa__attachToggle:hover{color:var(--text-primary);background:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__attachToggleOpen{background:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__attachMenu{background:#111124;border-color:#ffffff0f;box-shadow:0 8px 32px #0009}body.dark-mode .CreateChatSection-module__29djHa__attachMenuItem{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__attachMenuItem:hover{background:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__attachMenuIcon{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__attachMenuText{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__attachMenuNote{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__attachPreview{background:#1d1d38}body.dark-mode .CreateChatSection-module__29djHa__attachPreviewImage{border-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__attachRemove{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__attachHint{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__autoApprovalToggle{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__toggleSwitch{background:#232345}body.dark-mode .CreateChatSection-module__29djHa__autoApprovalToggle:hover .CreateChatSection-module__29djHa__toggleSwitch{background:#818cf833}body.dark-mode .CreateChatSection-module__29djHa__skeletonCard{background:#111124;border-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__skeletonSpinner{border-color:#818cf8 #818cf826 #818cf826}body.dark-mode .CreateChatSection-module__29djHa__skeletonText{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__skeletonProgress{background:#232345}body.dark-mode .CreateChatSection-module__29djHa__skeletonCancel{color:var(--text-secondary);background:#ffffff0a;border-color:#ffffff1a}body.dark-mode .CreateChatSection-module__29djHa__skeletonCancel:hover{color:#a5b4fc;background:#818cf814;border-color:#818cf833}body.dark-mode .CreateChatSection-module__29djHa__modalCard{background:#111124;box-shadow:0 24px 48px #0009}body.dark-mode .CreateChatSection-module__29djHa__modalCoin{background:#818cf81a}body.dark-mode .CreateChatSection-module__29djHa__modalCoinValue{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__modalTitle{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__modalDesc{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__modalCheckbox{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__modalActions button:first-child{color:var(--text-primary);background:#1d1d38}body.dark-mode .CreateChatSection-module__29djHa__modalActions button:disabled{background:#232345}body.dark-mode .CreateChatSection-module__29djHa__profileMenu{background:#111124;border-color:#ffffff0f;box-shadow:0 10px 40px #0009}body.dark-mode .CreateChatSection-module__29djHa__profileMenuMeta{color:var(--text-secondary)}body.dark-mode .CreateChatSection-module__29djHa__profileMenuMeta strong{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__profileMenuBody{border-color:#ffffff0f}body.dark-mode .CreateChatSection-module__29djHa__profileMenuTokenLabel{color:var(--text-tertiary)}body.dark-mode .CreateChatSection-module__29djHa__profileMenuTokenValue{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__profileMenuSettings{color:var(--text-primary);background:#1d1d38}body.dark-mode .CreateChatSection-module__29djHa__profileMenuSettings:hover{background:#232345}body.dark-mode .CreateChatSection-module__29djHa__profileMenuLogout{color:#fca5a5;background:#ef444414}body.dark-mode .CreateChatSection-module__29djHa__profileMenuLogout:hover{color:#fca5a5;background:#ef444426}body.dark-mode .CreateChatSection-module__29djHa__serverStatusCard{background:#111124;box-shadow:0 20px 60px #0009}body.dark-mode .CreateChatSection-module__29djHa__serverStatusSpinner{border-color:#818cf8 #ffffff1a #ffffff1a}body.dark-mode .CreateChatSection-module__29djHa__serverStatusText{color:var(--text-primary)}body.dark-mode .CreateChatSection-module__29djHa__serverStatusSubtext{color:var(--text-secondary)}
/*# sourceMappingURL=1895a5759d4a1802.css.map*/