.IntroVideoMessage-module__RfLVlG__messageContainer{justify-content:flex-start;width:100%;padding:0;display:flex}.IntroVideoMessage-module__RfLVlG__videoWrapper{aspect-ratio:3/4;background:0 0;width:85%;max-width:350px;margin-top:10px;position:relative;overflow:visible}.IntroVideoMessage-module__RfLVlG__video{object-fit:cover;background:0 0;border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.IntroVideoMessage-module__RfLVlG__posterOverlay{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.IntroVideoMessage-module__RfLVlG__posterImage{object-fit:cover;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0}.IntroVideoMessage-module__RfLVlG__playButton{z-index:3;cursor:pointer;-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#fff0;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex;position:relative}.IntroVideoMessage-module__RfLVlG__playButton:hover{background-color:#ffffff40;border-color:#ffffff80;transform:scale(1.1)}.IntroVideoMessage-module__RfLVlG__playButton svg{filter:drop-shadow(0 2px 4px #0000004d);margin-left:4px}.IntroVideoMessage-module__RfLVlG__closeButton{z-index:4;cursor:pointer;color:#d1d1d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#505050e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:-18px;right:-18px}.IntroVideoMessage-module__RfLVlG__closeButton:hover{background-color:#646464e6;transform:scale(1.1)}.IntroVideoMessage-module__RfLVlG__closeButton svg{filter:drop-shadow(0 1px 2px #0000004d)}.IntroVideoMessage-module__RfLVlG__video::-webkit-media-controls-overlay-play-button{display:none}
.ChatInterface-module__WixlvW__container{color:#fff;background-color:#050505;border-left:1px solid #111;border-right:1px solid #111;flex-direction:column;max-width:500px;height:100dvh;margin:0 auto;display:flex;position:relative}.ChatInterface-module__WixlvW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background-color:#0006;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}.ChatInterface-module__WixlvW__headerTitle{letter-spacing:.5px;font-size:1.25rem;font-weight:400}.ChatInterface-module__WixlvW__headerCenter{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ChatInterface-module__WixlvW__avatar{object-fit:cover;border:0 solid #dc0042;border-radius:50%;width:50px;height:50px;margin-left:-26px;margin-right:6px}.ChatInterface-module__WixlvW__iconButton{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:background .2s;display:flex}.ChatInterface-module__WixlvW__iconButton:hover{background:#fff3}.ChatInterface-module__WixlvW__iconButton svg{color:#e30047}.ChatInterface-module__WixlvW__sidebarOverlay{z-index:998;background-color:#000000b3;animation:.3s ChatInterface-module__WixlvW__fadeIn;position:fixed;inset:0}@keyframes ChatInterface-module__WixlvW__fadeIn{0%{opacity:0}to{opacity:1}}.ChatInterface-module__WixlvW__sidebar{z-index:999;background-color:#0a0a0a;flex-direction:column;width:320px;height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.ChatInterface-module__WixlvW__sidebarOpen{transform:translate(0)}.ChatInterface-module__WixlvW__sidebarHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.ChatInterface-module__WixlvW__sidebarTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.ChatInterface-module__WixlvW__sidebarClose{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.ChatInterface-module__WixlvW__sidebarClose:hover{background:#ffffff1a}.ChatInterface-module__WixlvW__sidebarContent{flex:1;padding:1.5rem;overflow-y:auto}.ChatInterface-module__WixlvW__profileSection{margin-bottom:2rem}.ChatInterface-module__WixlvW__profileImage{aspect-ratio:3/4;object-fit:cover;border-radius:12px;width:100%;margin-bottom:1rem}.ChatInterface-module__WixlvW__profileDescription{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.ChatInterface-module__WixlvW__sidebarNav{flex-direction:column;gap:.5rem;display:flex}.ChatInterface-module__WixlvW__sidebarLink{color:#fff;border-radius:8px;padding:1rem 1.25rem;font-size:1.1rem;text-decoration:none;transition:background .2s;display:block}.ChatInterface-module__WixlvW__sidebarLink:hover{background:#ffffff0d}.ChatInterface-module__WixlvW__sidebarLink:active{background:#ffffff1a}.ChatInterface-module__WixlvW__chatArea{flex-direction:column;flex:1;gap:1rem;padding:5rem 1rem 6rem;display:flex;overflow-y:auto}.ChatInterface-module__WixlvW__messageWithButton{flex-direction:column;align-items:flex-start;gap:6px;max-width:80%;display:flex}.ChatInterface-module__WixlvW__messageBubbleLeft{color:#e0e0e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#556b5f66;border-radius:2px 12px 12px;align-self:flex-start;padding:12px 16px;font-size:.95rem;line-height:1.4}.ChatInterface-module__WixlvW__messageWithButton .ChatInterface-module__WixlvW__messageBubbleLeft{width:100%}.ChatInterface-module__WixlvW__messageBubbleScenario{color:#e0e0e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#e30047;border-left:3px solid #e30047;border-radius:12px;align-self:flex-start;max-width:80%;padding:44px 16px;font-size:.95rem;line-height:1.4;position:relative}.ChatInterface-module__WixlvW__shuffleButton{cursor:pointer;color:#fff;z-index:1;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.ChatInterface-module__WixlvW__shuffleButton:hover{background:#ffffff4d;transform:rotate(180deg)}.ChatInterface-module__WixlvW__shuffleButton:active{transform:rotate(180deg)scale(.95)}.ChatInterface-module__WixlvW__playButton{cursor:pointer;color:#fff;z-index:1;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px}.ChatInterface-module__WixlvW__playButton:hover{background:#ffffff4d;transform:scale(1.1)}.ChatInterface-module__WixlvW__playButton:active{transform:scale(.95)}.ChatInterface-module__WixlvW__messagePlayButton{cursor:pointer;color:#e30047;background:#e300474d;border:none;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__messagePlayButton:hover:not(:disabled){background:#e3004780;transform:scale(1.1)}.ChatInterface-module__WixlvW__messagePlayButton:active:not(:disabled){transform:scale(.95)}.ChatInterface-module__WixlvW__messagePlayButton:disabled{opacity:.6;cursor:not-allowed}.ChatInterface-module__WixlvW__messagePlayButton.ChatInterface-module__WixlvW__playing{background:#e3004780}.ChatInterface-module__WixlvW__spinner{animation:1s linear infinite ChatInterface-module__WixlvW__spin}@keyframes ChatInterface-module__WixlvW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatInterface-module__WixlvW__imageMessage{border-radius:12px;align-self:flex-start;max-width:80%;overflow:hidden;box-shadow:0 4px 12px #0000004d}.ChatInterface-module__WixlvW__scenarioImage{object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.ChatInterface-module__WixlvW__imageGeneratorButton{color:#e30047;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#e3004726;border:1px solid #e300474d;border-radius:20px;align-self:flex-start;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__imageGeneratorButton:hover{background-color:#e3004740;border-color:#e3004780;transform:translateY(-1px)}.ChatInterface-module__WixlvW__imageGeneratorButton svg{flex-shrink:0}.ChatInterface-module__WixlvW__imageGeneratorButton span{font-weight:500}.ChatInterface-module__WixlvW__messageBubbleRight{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border-radius:12px 2px 12px 12px;align-self:flex-end;max-width:80%;padding:12px 16px;font-size:.95rem;line-height:1.4}.ChatInterface-module__WixlvW__actionText{color:#a78bfa;font-style:italic}.ChatInterface-module__WixlvW__typingIndicator{gap:4px;padding:.25rem 0;display:flex}.ChatInterface-module__WixlvW__typingIndicator span{background-color:#ffffff80;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both ChatInterface-module__WixlvW__bounce}.ChatInterface-module__WixlvW__typingIndicator span:first-child{animation-delay:-.32s}.ChatInterface-module__WixlvW__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes ChatInterface-module__WixlvW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatInterface-module__WixlvW__errorMessage{color:#fecaca;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#7f1d1d99;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.ChatInterface-module__WixlvW__dismissError{color:#fecaca;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.ChatInterface-module__WixlvW__dismissError:hover{color:#fff}.ChatInterface-module__WixlvW__inputContainer{background:linear-gradient(#0000 0%,#000 80%);align-items:center;gap:.75rem;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ChatInterface-module__WixlvW__inputField{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #ffffff0d;border-radius:12px;outline:none;flex:1;padding:12px 16px;font-size:1rem}.ChatInterface-module__WixlvW__inputField::placeholder{color:#fff6}.ChatInterface-module__WixlvW__inputField:disabled{opacity:.5;cursor:not-allowed}.ChatInterface-module__WixlvW__sendButton{color:#fff9;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__sendButton:hover:not(:disabled){color:#fff;background-color:#fff3}.ChatInterface-module__WixlvW__sendButton:disabled{opacity:.3;cursor:not-allowed}@media (max-width:500px){.ChatInterface-module__WixlvW__sidebar{width:280px}}
