.MessageBubble-module__gmkBpa__row{align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.MessageBubble-module__gmkBpa__rowUser{justify-content:flex-end}.MessageBubble-module__gmkBpa__rowAi{justify-content:flex-start}.MessageBubble-module__gmkBpa__avatar{border:1.5px solid #ff2800;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden;box-shadow:0 0 6px #ff280080}.MessageBubble-module__gmkBpa__bubble{color:#f0f0f0;max-width:72%;padding:12px 16px;font-family:Syne Mono,Consolas,monospace;font-size:13px;line-height:1.6}.MessageBubble-module__gmkBpa__bubbleUser{background:linear-gradient(135deg,#ff2800 0%,#cc2000 100%);border-radius:18px 18px 4px;box-shadow:0 0 12px #ff280066}.MessageBubble-module__gmkBpa__bubbleAi{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:18px 18px 18px 4px}.MessageBubble-module__gmkBpa__cursor{color:#ff2800;margin-left:1px;animation:.6s step-end infinite MessageBubble-module__gmkBpa__cursorBlink;display:inline-block}@keyframes MessageBubble-module__gmkBpa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.MessageBubble-module__gmkBpa__audioRow{border-top:1px solid #2a2a2a;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.MessageBubble-module__gmkBpa__playBtn{cursor:pointer;color:#ff2800;background:0 0;border:1.5px solid #ff2800;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;transition:background .15s,box-shadow .15s;display:flex}.MessageBubble-module__gmkBpa__playBtn:hover{background:#ff28001f;box-shadow:0 0 8px #ff280066}.MessageBubble-module__gmkBpa__playBtn.MessageBubble-module__gmkBpa__active{color:#fff;background:#ff2800;box-shadow:0 0 10px #ff280099}.MessageBubble-module__gmkBpa__replayBtn{cursor:pointer;color:#555;background:0 0;border:1px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:color .15s,border-color .15s;display:flex}.MessageBubble-module__gmkBpa__replayBtn:hover{color:#ff2800;border-color:#ff2800}.MessageBubble-module__gmkBpa__audioLabel{color:#444;flex:1;font-family:Syne Mono,Consolas,monospace;font-size:11px}
.ThinkingBubble-module__Q7oZga__row{justify-content:flex-start;align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.ThinkingBubble-module__Q7oZga__avatar{border:1.5px solid #ff2800;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden;box-shadow:0 0 6px #ff280080}.ThinkingBubble-module__Q7oZga__bubble{background:#141414;border:1px solid #2a2a2a;border-radius:18px 18px 18px 4px;align-items:center;gap:10px;max-width:78%;padding:12px 18px;display:flex;position:relative;overflow:hidden}.ThinkingBubble-module__Q7oZga__glare{pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ff28000f 40%,#ff643c21 50%,#ff28000f 60%,#0000 100%);width:50%;height:100%;animation:1.8s ease-in-out infinite ThinkingBubble-module__Q7oZga__glareSweep;position:absolute;top:0;left:-60%}@keyframes ThinkingBubble-module__Q7oZga__glareSweep{0%{left:-60%}to{left:120%}}.ThinkingBubble-module__Q7oZga__phrase{color:#777;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-family:Syne Mono,Consolas,monospace;font-size:13px;font-style:italic;animation:.4s ThinkingBubble-module__Q7oZga__fadePhrase;overflow:hidden}@keyframes ThinkingBubble-module__Q7oZga__fadePhrase{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ThinkingBubble-module__Q7oZga__dots{flex-shrink:0;gap:4px;display:flex}.ThinkingBubble-module__Q7oZga__dots span{background:#ff2800;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite ThinkingBubble-module__Q7oZga__dotBounce}.ThinkingBubble-module__Q7oZga__dots span:first-child{animation-delay:0s}.ThinkingBubble-module__Q7oZga__dots span:nth-child(2){animation-delay:.2s}.ThinkingBubble-module__Q7oZga__dots span:nth-child(3){animation-delay:.4s}@keyframes ThinkingBubble-module__Q7oZga__dotBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}
.ChatWindow-module__ZqOeVW__window{background:0 0;flex-direction:column;flex:1;min-height:0;padding:24px 20px;display:flex;position:relative;overflow-y:auto}@media (max-width:640px){.ChatWindow-module__ZqOeVW__window{padding-bottom:calc(110px + env(safe-area-inset-bottom))}}.ChatWindow-module__ZqOeVW__messages{z-index:1;flex-direction:column;display:flex;position:relative}.ChatWindow-module__ZqOeVW__empty{text-align:center;z-index:1;flex-direction:column;align-items:center;margin:auto;display:flex;position:relative}.ChatWindow-module__ZqOeVW__emptyAvatar{border:2px solid #ff2800;border-radius:50%;justify-content:center;align-items:center;width:4em;height:4em;margin-bottom:16px;display:flex;overflow:hidden;box-shadow:0 0 16px #ff280080}.ChatWindow-module__ZqOeVW__emptyTitle{color:#ff2800;margin:0 0 8px;font-family:Syne Mono,Consolas,monospace;font-size:20px;font-weight:700}.ChatWindow-module__ZqOeVW__emptySubtitle{color:#ffffffe6;-webkit-backdrop-filter:blur(2px)saturate(1.4);background:#282828d9;border:1px solid #50505099;border-radius:999px;margin:0;padding:10px 20px;font-family:Syne Mono,Consolas,monospace;font-size:13px;box-shadow:0 2px 12px #0006,inset 0 1px #ffffff14}
.Paywall-module__BxOcHa__wrap{text-align:center;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;margin:0 16px 16px;padding:20px 18px;font-family:Syne Mono,Consolas,monospace}.Paywall-module__BxOcHa__iconWrap{color:#f53;background:#ff28001f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;display:inline-flex}.Paywall-module__BxOcHa__title{color:#f0f0f0;margin:0 0 6px;font-size:14px;font-weight:700}.Paywall-module__BxOcHa__subtitle{color:#999;margin:0 0 16px;font-size:12px;line-height:1.6}.Paywall-module__BxOcHa__payBtn{cursor:pointer;color:#fff;background:linear-gradient(160deg,#f53 0%,#ff2800 45%,#cc1a00 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:220px;padding:12px 20px;font-family:Syne Mono,Consolas,monospace;font-size:13px;font-weight:700;transition:transform .12s,filter .12s;display:inline-flex;box-shadow:inset 0 1px #ff785099,0 4px 12px #ff280066}.Paywall-module__BxOcHa__payBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.Paywall-module__BxOcHa__payBtn:disabled{opacity:.7;cursor:not-allowed}.Paywall-module__BxOcHa__creditNote{color:#6a9;margin:12px 0 0;font-size:11px}.Paywall-module__BxOcHa__resetNote{color:#555;margin:8px 0 0;font-size:10.5px}@keyframes Paywall-module__BxOcHa__spin{to{transform:rotate(360deg)}}
.ChatInput-module__boe_3q__bar{-webkit-backdrop-filter:blur(12px);background:#0d0d0dcc;border-top:1px solid #1e1e1e;padding:8px 16px 16px}@media (max-width:640px){.ChatInput-module__boe_3q__bar{z-index:20;width:100%;padding:8px 12px max(12px, env(safe-area-inset-bottom));padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));box-sizing:border-box;position:fixed;bottom:0;left:0;right:0}}.ChatInput-module__boe_3q__counter{align-items:center;gap:6px;margin-bottom:8px;display:flex}.ChatInput-module__boe_3q__dotFree,.ChatInput-module__boe_3q__dotUsed{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.ChatInput-module__boe_3q__dotFree{background:#333;border:1px solid #444}.ChatInput-module__boe_3q__dotUsed{background:#ff2800;box-shadow:0 0 6px #ff280099}.ChatInput-module__boe_3q__counterLabel{color:#555;letter-spacing:.03em;font-family:Syne Mono,Consolas,monospace;font-size:11px}.ChatInput-module__boe_3q__inputRow{align-items:flex-end;gap:8px;display:flex}.ChatInput-module__boe_3q__textareaWrap{flex:1;position:relative}.ChatInput-module__boe_3q__textarea{resize:none;box-sizing:border-box;color:#f0f0f0;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;outline:none;width:100%;min-height:52px;max-height:180px;padding:15px 48px 15px 16px;font-family:Syne Mono,Consolas,monospace;font-size:16px;line-height:1.5;transition:border-color .15s;display:block;overflow-y:auto}.ChatInput-module__boe_3q__textarea::placeholder{color:#555}.ChatInput-module__boe_3q__textarea:focus{border-color:#ff2800}.ChatInput-module__boe_3q__textarea:disabled{opacity:.5;cursor:not-allowed}.ChatInput-module__boe_3q__textareaExhausted{border-color:#1e1e1e!important}.ChatInput-module__boe_3q__jellyBtn{cursor:pointer;background:linear-gradient(160deg,#f53 0%,#ff2800 45%,#cc1a00 100%);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .12s,box-shadow .12s,filter .12s;display:flex;position:absolute;bottom:10px;right:10px;overflow:hidden;transform:translateY(0)scale(1);box-shadow:inset 0 1px #ff785099,inset 0 -2px 4px #0006,0 4px 12px #ff280080,0 1px 3px #0009}.ChatInput-module__boe_3q__jellyBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)scale(1.04);box-shadow:inset 0 1px #ff8c64b3,inset 0 -2px 4px #0006,0 8px 20px #ff280099,0 2px 6px #00000080}.ChatInput-module__boe_3q__jellyBtn:active:not(:disabled){filter:brightness(.95);transform:translateY(1px)scale(.97);box-shadow:inset 0 1px #ff785066,inset 0 -1px 2px #0000004d,0 2px 6px #ff280059,0 1px 2px #00000080}.ChatInput-module__boe_3q__jellyBtn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.ChatInput-module__boe_3q__jellyShine{pointer-events:none;background:linear-gradient(#ffffff61 0%,#fff0 100%);border-radius:6px 6px 50% 50%;height:40%;position:absolute;top:3px;left:5px;right:5px}.ChatInput-module__boe_3q__jellyLabel{color:#fff;justify-content:center;align-items:center;display:flex;position:relative}@keyframes ChatInput-module__boe_3q__spin{to{transform:rotate(360deg)}}@media (min-width:641px){.ChatInput-module__boe_3q__textarea{font-size:13px}}
.Disclaimer-module__NAh5MG__wrap{-webkit-backdrop-filter:blur(12px);background:#120000b3;border-top:1px solid #3a0000;border-bottom:1px solid #3a0000;align-items:center;gap:10px;padding:10px 16px;font-family:Syne Mono,Consolas,monospace;display:flex}.Disclaimer-module__NAh5MG__icon{color:#ff2800;flex-shrink:0}.Disclaimer-module__NAh5MG__text{color:#886060;flex:1;margin:0;font-family:Syne Mono,Consolas,monospace;font-size:11px;line-height:1.5}.Disclaimer-module__NAh5MG__btn{color:#ff2800;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #3a0000;border-radius:6px;flex-shrink:0;padding:5px 12px;font-family:Syne Mono,Consolas,monospace;font-size:11px;transition:background .15s,color .15s}.Disclaimer-module__NAh5MG__btn:hover{color:#fff;background:#ff2800}
.AsciiBg-module__lJ3pvW__root{pointer-events:none;z-index:0;mix-blend-mode:lighten;border-radius:8px;width:90%;max-width:760px;transition:opacity 1.2s;position:fixed;bottom:-5vh;left:50%;overflow:hidden;transform:translate(-50%)}@media (max-width:640px){.AsciiBg-module__lJ3pvW__root{width:150%}}.AsciiBg-module__lJ3pvW__img{width:90%;height:auto;margin-left:50%;animation:5s ease-in-out infinite AsciiBg-module__lJ3pvW__asciiColor;display:block;transform:translate(-50%)}@media (max-width:640px){.AsciiBg-module__lJ3pvW__img{width:150%}}@keyframes AsciiBg-module__lJ3pvW__asciiColor{0%{filter:sepia()hue-rotate(310deg)saturate(4)brightness(.75)}45%{filter:sepia(0)hue-rotate()saturate(0)brightness(.22)}55%{filter:sepia(0)hue-rotate()saturate(0)brightness(.22)}to{filter:sepia()hue-rotate(310deg)saturate(4)brightness(.75)}}@media (max-width:640px){.AsciiBg-module__lJ3pvW__root{width:95%;max-width:100%}}
.NewChatButton-module__g4SFUa__wrap{align-items:center;display:flex;position:relative}.NewChatButton-module__g4SFUa__btn{color:#666;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:color .15s,border-color .15s,background .15s;display:flex}.NewChatButton-module__g4SFUa__btn:hover{color:#f0f0f0;background:#1a1a1a;border-color:#444}.NewChatButton-module__g4SFUa__btn:active{transition:transform .2s,color .15s,border-color .15s,background .15s;transform:rotate(45deg)}.NewChatButton-module__g4SFUa__tooltip{color:#aaa;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;padding:5px 10px;font-family:Syne Mono,Consolas,monospace;font-size:11px;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.NewChatButton-module__g4SFUa__wrap:hover .NewChatButton-module__g4SFUa__tooltip{opacity:1}
.SessionLimitModal-module__25v5xq__backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SessionLimitModal-module__25v5xq__modal{text-align:center;background:#161616;border:1px solid #2a2a2a;border-radius:18px;width:100%;max-width:360px;padding:28px 22px 22px;font-family:Syne Mono,Consolas,monospace;position:relative;box-shadow:0 20px 60px #0009}.SessionLimitModal-module__25v5xq__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,background .15s;display:flex;position:absolute;top:12px;right:12px}.SessionLimitModal-module__25v5xq__closeBtn:hover{color:#f0f0f0;background:#232323}.SessionLimitModal-module__25v5xq__iconWrap{color:#f53;background:#ff28001f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:inline-flex}.SessionLimitModal-module__25v5xq__title{color:#f0f0f0;letter-spacing:.02em;margin:0 0 8px;font-size:16px;font-weight:700}.SessionLimitModal-module__25v5xq__body{color:#999;margin:0 0 18px;font-size:12.5px;line-height:1.6}.SessionLimitModal-module__25v5xq__body strong{color:#f0f0f0}.SessionLimitModal-module__25v5xq__primaryBtn{cursor:pointer;color:#fff;background:linear-gradient(160deg,#f53 0%,#ff2800 45%,#cc1a00 100%);border:none;border-radius:12px;width:100%;margin-bottom:10px;padding:12px 20px;font-family:Syne Mono,Consolas,monospace;font-size:13px;font-weight:700;transition:transform .12s,filter .12s;display:block;box-shadow:inset 0 1px #ff785099,0 4px 12px #ff280066}.SessionLimitModal-module__25v5xq__primaryBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.SessionLimitModal-module__25v5xq__secondaryBtn{cursor:pointer;color:#777;background:0 0;border:1px solid #2a2a2a;border-radius:12px;width:100%;padding:10px 20px;font-family:Syne Mono,Consolas,monospace;font-size:12px;transition:color .15s,border-color .15s;display:block}.SessionLimitModal-module__25v5xq__secondaryBtn:hover{color:#ccc;border-color:#444}
.SeoFooter-module__4cx0oG__footer{text-align:center;background:#0d0d0dcc;border-top:1px solid #1e1e1e;padding:10px 20px 14px}.SeoFooter-module__4cx0oG__tagline{color:#666;margin:0 0 6px;font-size:10px;line-height:1.5}.SeoFooter-module__4cx0oG__nav{justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.SeoFooter-module__4cx0oG__nav a{color:#888;text-decoration:none}.SeoFooter-module__4cx0oG__nav a:hover{color:#ff2800}.SeoFooter-module__4cx0oG__nav span{color:#444}@media (max-width:640px){.SeoFooter-module__4cx0oG__footer{display:none}}
.page-module__E0kJGG__shell{z-index:1;background:0 0;border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a;flex-direction:column;max-width:760px;height:100dvh;margin:0 auto;font-family:Syne Mono,Consolas,monospace;display:flex;position:relative}.page-module__E0kJGG__header{-webkit-backdrop-filter:blur(12px);background:#0d0d0dcc;border-bottom:1px solid #1e1e1e;align-items:center;gap:10px;padding:12px 20px;display:flex}.page-module__E0kJGG__avatar{border:1.5px solid #ff2800;border-radius:50%;flex-shrink:0;width:28px;height:28px;overflow:hidden;box-shadow:0 0 6px #ff280080}.page-module__E0kJGG__header .page-module__E0kJGG__title{color:#f0f0f0;letter-spacing:.06em;margin:0;font-family:Syne Mono,Consolas,monospace;font-size:13px;font-weight:700}.page-module__E0kJGG__dot{background:#ff2800;border-radius:50%;width:7px;height:7px;margin-left:2px;box-shadow:0 0 5px #ff2800}.page-module__E0kJGG__headerActions{align-items:center;gap:8px;margin-left:auto;display:flex}@media (max-width:640px){.page-module__E0kJGG__shell{max-width:100%;padding-bottom:calc(100px + env(safe-area-inset-bottom));border-left:none;border-right:none}}
