.chat-module__1SE2Cq__page{--accent:#ff5b2e;--black:#0b0b0d;--navy:#040a32;--white:#fff;--text:#111827;--muted:#4b5563;--line:#eceff3;--shadow:0 10px 24px #0b0b0b0f;background:var(--navy);color:#fff;width:100vw;height:100vh;font-family:DM Sans,sans-serif;overflow:hidden}.chat-module__1SE2Cq__page *{font-family:inherit}.chat-module__1SE2Cq__chatContainer{background:var(--navy);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.chat-module__1SE2Cq__chatHeader{background:#202c33;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;display:flex}.chat-module__1SE2Cq__avatar{background:#ffa600;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.chat-module__1SE2Cq__onlineDot{border:2px solid var(--navy);z-index:5;background:#22c55e;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.chat-module__1SE2Cq__headerInfo h4{color:#fff;margin:0;font-size:15px;font-weight:1000}.chat-module__1SE2Cq__headerInfo span{color:#22c55e;font-size:12px;font-weight:800}.chat-module__1SE2Cq__chatMessages{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background-blend-mode:overlay;background-color:#0b141a;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-size:400px;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chat-module__1SE2Cq__chatMessages::-webkit-scrollbar{width:4px}.chat-module__1SE2Cq__chatMessages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.chat-module__1SE2Cq__message{border-radius:18px;max-width:85%;padding:12px 16px;font-size:15px;font-weight:750;line-height:1.5;animation:.3s cubic-bezier(.16,1,.3,1) forwards chat-module__1SE2Cq__messageIn;position:relative}@keyframes chat-module__1SE2Cq__messageIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-module__1SE2Cq__user{color:#e9edef;background:#005c4b;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 1px .5px #00000021}.chat-module__1SE2Cq__bot{background:#202c33;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px .5px #00000021;color:#e9edef!important}.chat-module__1SE2Cq__typing{background:#ffffff14;border-radius:18px;align-self:flex-start;gap:4px;padding:12px 20px;display:flex}.chat-module__1SE2Cq__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite chat-module__1SE2Cq__typing}.chat-module__1SE2Cq__dot:nth-child(2){animation-delay:.2s}.chat-module__1SE2Cq__dot:nth-child(3){animation-delay:.4s}@keyframes chat-module__1SE2Cq__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chat-module__1SE2Cq__chatFooter{background:#202c33;border-top:1px solid #ffffff0d;padding:10px 16px}.chat-module__1SE2Cq__inputGroup{gap:10px;display:flex}.chat-module__1SE2Cq__inputGroup input{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;outline:none;flex:1;height:48px;padding:0 16px;font-size:15px;font-weight:750;transition:all .2s}.chat-module__1SE2Cq__inputGroup input:focus{border-color:var(--accent);background:#ffffff1f}.chat-module__1SE2Cq__sendBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.chat-module__1SE2Cq__sendBtn:hover:not(:disabled){filter:brightness(1.1);transform:scale(1.05)}.chat-module__1SE2Cq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.chat-module__1SE2Cq__optionsGrid{gap:8px;margin-top:8px;display:grid}.chat-module__1SE2Cq__optionBtn{text-align:center;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;width:100%;margin-top:4px;padding:8px 16px;font-size:14px;font-weight:700;transition:all .2s;color:#00a884!important}.chat-module__1SE2Cq__optionBtn:hover{background:#ffffff1a}.chat-module__1SE2Cq__card{background:#fff;border:1px solid #0000000d;border-radius:12px;margin:4px 0;padding:16px;color:#000!important}.chat-module__1SE2Cq__card h5{color:var(--accent);margin:0 0 8px;font-size:16px;font-weight:1000}.chat-module__1SE2Cq__card p{margin:0 0 12px;font-size:13px;font-weight:750;line-height:1.4;color:#000!important}.chat-module__1SE2Cq__brandCard{color:#000;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;gap:12px;margin:8px 0;padding:24px;display:flex}.chat-module__1SE2Cq__brandCard .chat-module__1SE2Cq__logo{height:24px;margin-bottom:8px}.chat-module__1SE2Cq__brandCard .chat-module__1SE2Cq__tags{flex-wrap:wrap;gap:6px;display:flex}.chat-module__1SE2Cq__brandCard .chat-module__1SE2Cq__tag{color:#4b5563;text-transform:uppercase;background:#f3f4f6;border-radius:99px;padding:4px 10px;font-size:10px;font-weight:900}.chat-module__1SE2Cq__resultCard{padding:24px}.chat-module__1SE2Cq__resultCard h3{margin-bottom:12px;font-size:22px;font-weight:1000;line-height:1.2}.chat-module__1SE2Cq__resultCard p{margin-bottom:24px;font-size:14px;color:#000!important}.chat-module__1SE2Cq__resultActions{flex-direction:column;gap:10px;display:flex}.chat-module__1SE2Cq__primaryBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;height:48px;font-size:14px;font-weight:1000;text-decoration:none;display:flex}.chat-module__1SE2Cq__secondaryBtn{color:var(--black);cursor:pointer;background:#f0f2f5;border:none;border-radius:999px;justify-content:center;align-items:center;height:48px;font-size:14px;font-weight:950;text-decoration:none;display:flex}.chat-module__1SE2Cq__restartBtn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:99px;margin-top:10px;padding:8px 20px;font-size:13px;font-weight:900}
