.Chat-module__9I85Yq__markdownContent{line-height:1.6}.Chat-module__9I85Yq__markdownContent strong{color:gold;text-shadow:0 0 5px #ffd7004d;font-weight:700}.Chat-module__9I85Yq__chatContainer{background:0 0;flex-direction:column;width:100%;max-width:600px;height:calc(100vh - 120px);margin:0 auto;display:flex}.Chat-module__9I85Yq__messageList{scrollbar-width:thin;scrollbar-color:#d4af3733 transparent;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.Chat-module__9I85Yq__messageWrapper{width:100%;animation:.4s ease-out Chat-module__9I85Yq__fadeIn;display:flex}@keyframes Chat-module__9I85Yq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chat-module__9I85Yq__assistant{justify-content:flex-start;gap:.75rem}.Chat-module__9I85Yq__user{justify-content:flex-end}.Chat-module__9I85Yq__avatar{background:#0000004d;border:1.5px solid #d4af3799;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000004d}.Chat-module__9I85Yq__avatar img{object-fit:cover;width:100%;height:100%}.Chat-module__9I85Yq__messageContent{flex-direction:column;max-width:85%;display:flex}.Chat-module__9I85Yq__messageBubble{border-radius:1.25rem;padding:.85rem 1.1rem;font-size:.95rem;line-height:1.55;position:relative;box-shadow:0 4px 15px #0003}.Chat-module__9I85Yq__assistant .Chat-module__9I85Yq__messageBubble{color:#f1f3f5;background:#2b2b4ccc;border:1px solid #ffffff14;border-bottom-left-radius:.25rem}.Chat-module__9I85Yq__user .Chat-module__9I85Yq__messageBubble{color:#000;background:linear-gradient(135deg,#d4af37,#b08d26);border-bottom-right-radius:.25rem;font-weight:500}.Chat-module__9I85Yq__copyButton{color:#ffffffb3;cursor:pointer;z-index:10;background:#ffffff26;border:1px solid #ffffff26;border-radius:6px;padding:5px;transition:all .2s;position:absolute;bottom:.5rem;right:.5rem}.Chat-module__9I85Yq__copyButton:hover{color:#d4af37;background:#d4af3740;border-color:#d4af3766;transform:scale(1.1)}.Chat-module__9I85Yq__copyButton svg{display:block}.Chat-module__9I85Yq__typing{opacity:.7;letter-spacing:2px;animation:1s ease-in-out infinite Chat-module__9I85Yq__fadeInOut}.Chat-module__9I85Yq__bottomArea{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.5rem .75rem env(safe-area-inset-bottom);background:#0d0d1af2;border-top:1px solid #d4af3726;flex-direction:column;display:flex}.Chat-module__9I85Yq__inputArea{align-items:center;gap:.75rem;display:flex}.Chat-module__9I85Yq__input{color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.25rem;outline:none;flex:1;min-height:44px;max-height:90px;padding:.75rem 1.25rem;font-size:.95rem;line-height:1.4;transition:all .2s;overflow-y:auto}.Chat-module__9I85Yq__input:focus{background:#ffffff14;border-color:#d4af3780}.Chat-module__9I85Yq__sendButton{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;transition:all .2s;display:flex}.Chat-module__9I85Yq__sendButton:disabled{opacity:.5;cursor:not-allowed;background:#d4af374d}.Chat-module__9I85Yq__sendButton:not(:disabled):hover{transform:scale(1.05);box-shadow:0 0 15px #d4af3766}.Chat-module__9I85Yq__inlineActionArea{background:#00000040;border:1px solid #d4af3733;border-radius:1rem;margin-top:1rem;padding:.75rem}.Chat-module__9I85Yq__inlineButtonRow{gap:.5rem;margin-bottom:.5rem;display:flex}.Chat-module__9I85Yq__inlineButton{color:#d4af37;cursor:pointer;background:#d4af3726;border:1px solid #d4af3780;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .75rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Chat-module__9I85Yq__inlineButton:hover{background:#d4af3740;transform:translateY(-2px);box-shadow:0 4px 12px #d4af374d}.Chat-module__9I85Yq__inlineCreditInfo{color:#fff9;justify-content:center;align-items:center;gap:.75rem;font-size:.7rem;display:flex}.Chat-module__9I85Yq__inlineAdButton{color:#000;cursor:pointer;background:linear-gradient(90deg,#d4af37,#cd7f32);border:none;border-radius:1rem;margin-left:.5rem;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.Chat-module__9I85Yq__shuffleArea{perspective:800px;justify-content:center;align-items:center;width:100%;height:180px;margin:1rem 0;display:flex;position:relative}.Chat-module__9I85Yq__shuffleContainer{width:100px;height:160px;position:relative}.Chat-module__9I85Yq__shufflingCard{border-radius:8px;width:100%;height:100%;animation:1.5s ease-in-out infinite Chat-module__9I85Yq__shuffleAnimation;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 4px 15px #00000080}.Chat-module__9I85Yq__shufflingCard img{object-fit:cover;border-radius:8px;width:100%;height:100%}@keyframes Chat-module__9I85Yq__shuffleAnimation{0%{z-index:1;transform:translate(0)rotate(0)}25%{z-index:5;transform:translate(-40px)rotate(-8deg)}50%{z-index:1;transform:translate(40px)rotate(8deg)}75%{z-index:5;transform:translate(0)rotate(0)}to{z-index:1;transform:translate(0)rotate(0)}}.Chat-module__9I85Yq__shuffleText{text-align:center;color:#ffffffb3;margin-bottom:.5rem;font-size:.85rem;animation:2s ease-in-out infinite Chat-module__9I85Yq__fadeInOut}@keyframes Chat-module__9I85Yq__fadeInOut{0%,to{opacity:.5}50%{opacity:1}}.Chat-module__9I85Yq__stopButton{color:#000;text-transform:uppercase;letter-spacing:.1rem;cursor:pointer;background:linear-gradient(135deg,#d4af37,#f5e050);border:none;border-radius:2rem;margin:.5rem auto 0;padding:.75rem 2rem;font-size:.9rem;font-weight:800;animation:1.5s ease-in-out infinite Chat-module__9I85Yq__pulse;display:block;box-shadow:0 0 20px #d4af3766}@keyframes Chat-module__9I85Yq__pulse{0%,to{box-shadow:0 0 20px #d4af3766}50%{box-shadow:0 0 35px #d4af37cc}}.Chat-module__9I85Yq__stopButton:hover{transform:scale(1.05)}.Chat-module__9I85Yq__cardMessage{background:#0003;border:1px solid #d4af371a;border-radius:1rem;margin-top:1rem;padding:.5rem}.Chat-module__9I85Yq__cardGrid{justify-content:center;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Chat-module__9I85Yq__cardItem{cursor:pointer;min-width:90px;transition:transform .3s}.Chat-module__9I85Yq__cardItem:hover{transform:translateY(-5px)}.Chat-module__9I85Yq__cardImage{border:1.5px solid #d4af3733;border-radius:8px;width:100%;box-shadow:0 4px 12px #0006}.Chat-module__9I85Yq__cardName{color:#d4af37;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-top:.5rem;font-size:.7rem;font-weight:700;overflow:hidden}.Chat-module__9I85Yq__talismanSuggestion{text-align:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:1rem;margin-top:.5rem;padding:.75rem}.Chat-module__9I85Yq__talismanButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #8b5cf666}.Chat-module__9I85Yq__talismanButton:hover{transform:translateY(-2px);box-shadow:0 6px 15px #8b5cf699}.Chat-module__9I85Yq__talismanImageContainer{border:2px solid #d4af3766;border-radius:1rem;margin-top:1rem;position:relative;overflow:hidden;box-shadow:0 0 20px #d4af3733}.Chat-module__9I85Yq__talismanImage{width:100%;height:auto;display:block}.Chat-module__9I85Yq__talismanOverlay{text-align:center;background:linear-gradient(#0000,#000c);padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.Chat-module__9I85Yq__saveChatButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-weight:700;animation:2s infinite Chat-module__9I85Yq__pulse;display:flex}.Chat-module__9I85Yq__saveChatButton:hover{transform:scale(1.02)}
