.styles-module__x3ziXq__pageBackground{background:radial-gradient(circle at 0 0,#1b3a8a,#0b1e4d 70%);justify-content:center;width:100%;height:100vh;display:flex;overflow:auto;font-family:Plus Jakarta Sans,sans-serif!important}.styles-module__x3ziXq__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;height:80%;display:flex;position:relative}.styles-module__x3ziXq__header{text-align:center;color:#fff;margin-bottom:25px}.styles-module__x3ziXq__header h1{margin-top:20px;margin-bottom:10px;font-size:32px;font-weight:700}.styles-module__x3ziXq__header p{opacity:.85;max-width:760px;margin:0 auto;font-size:16px}.styles-module__x3ziXq__chatCard{background:#fff;border-radius:20px;flex:1;width:94%;margin-bottom:100px;padding:30px 30px 80px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}.styles-module__x3ziXq__userMsg,.styles-module__x3ziXq__botMsg{word-break:break-word;border-radius:14px;width:-moz-fit-content;width:fit-content;max-width:65%;margin-bottom:18px;padding:14px 18px;font-size:15px;line-height:1.6}.styles-module__x3ziXq__userMsg{color:#fff;background:linear-gradient(135deg,#002080,#03c);border-bottom-right-radius:4px;margin-left:auto;box-shadow:0 8px 20px #0020804d}.styles-module__x3ziXq__botMsg{color:#333;background:#f4f6fb;border-bottom-left-radius:4px}.styles-module__x3ziXq__botMsg a{color:#002080;font-weight:500;text-decoration:underline}.styles-module__x3ziXq__inputWrapper{justify-content:center;width:100%;display:flex;position:absolute;bottom:0}.styles-module__x3ziXq__inputArea{background:#fff;border-radius:16px;align-items:center;gap:15px;width:94%;padding:10px;display:flex;box-shadow:0 15px 40px #0003}.styles-module__x3ziXq__inputField{resize:none;background:#f2f4f9;border:none;border-radius:10px;outline:none;flex:1;padding:12px;font-size:15px}.styles-module__x3ziXq__inputField:disabled{opacity:.7}.styles-module__x3ziXq__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#002080,#04f);border:none;border-radius:10px;align-items:center;gap:6px;padding:12px 28px;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__x3ziXq__sendBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #00208066}.styles-module__x3ziXq__sendBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__x3ziXq__chatCard::-webkit-scrollbar{width:6px}.styles-module__x3ziXq__chatCard::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.styles-module__x3ziXq__chatBackgroundLogo{opacity:.09;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__x3ziXq__btnContent{align-items:center;gap:10px;display:flex}.styles-module__x3ziXq__sendIcon{width:22px;height:22px;transition:transform .2s;display:block}.styles-module__x3ziXq__sendBtn:hover:not(:disabled) .styles-module__x3ziXq__sendIcon{transform:translate(4px)}.styles-module__x3ziXq__typing{align-items:center;gap:6px;height:20px;display:flex}.styles-module__x3ziXq__typing span{background:#002080;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both styles-module__x3ziXq__bounce}.styles-module__x3ziXq__typing span:first-child{animation-delay:-.32s}.styles-module__x3ziXq__typing span:nth-child(2){animation-delay:-.16s}@keyframes styles-module__x3ziXq__bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.styles-module__x3ziXq__sendIcon{transition:transform .2s}.styles-module__x3ziXq__sendBtn:hover .styles-module__x3ziXq__sendIcon{transform:rotate(20deg)scale(1.1)}.styles-module__x3ziXq__chipsWrapper{flex-wrap:wrap;gap:6px;width:100%;margin:15px 0 10px;padding:0 5px;display:flex}.styles-module__x3ziXq__chip{color:#002080;cursor:pointer;background:0 0;border:1px solid #002080;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.styles-module__x3ziXq__chip:hover{color:#fff;background:#002080;transform:translateY(-2px)}.styles-module__x3ziXq__chipsFixed{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;padding:10px;display:flex;position:absolute;bottom:10px;left:0}.styles-module__x3ziXq__chipHighlight{color:#ff7a00;background:#fff;border:1px solid #ff7a00;box-shadow:0 6px 14px #ff7a002e,0 2px 4px #ff7a0014}.styles-module__x3ziXq__chipHighlight:hover{color:#fff;background:#ff7a00;box-shadow:0 8px 18px #ff7a0040,0 4px 8px #ff7a001f}.styles-module__x3ziXq__botMsg a{color:#fff;background:linear-gradient(135deg,#002080,#0040ff);border-radius:18px;margin:0 2px 0 0;padding:2px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.styles-module__x3ziXq__botMsg a:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@media (max-width:1024px){.styles-module__x3ziXq__container{height:90%;padding:0 16px}.styles-module__x3ziXq__header h1{margin-top:40px;font-size:32px}.styles-module__x3ziXq__header p{font-size:16px}.styles-module__x3ziXq__chatCard{margin-bottom:90px;padding:20px}.styles-module__x3ziXq__userMsg,.styles-module__x3ziXq__botMsg{max-width:80%;padding:12px 16px;font-size:14px}.styles-module__x3ziXq__inputArea{gap:10px;padding:8px}.styles-module__x3ziXq__sendBtn{padding:10px 20px}}@media (max-width:768px){.styles-module__x3ziXq__pageBackground{padding:0 10px}.styles-module__x3ziXq__header{margin-bottom:15px}.styles-module__x3ziXq__header h1{margin-top:40px;font-size:26px}.styles-module__x3ziXq__header p{font-size:14px}.styles-module__x3ziXq__chatCard{border-radius:16px;margin-bottom:85px;padding:16px}.styles-module__x3ziXq__userMsg,.styles-module__x3ziXq__botMsg{max-width:90%;padding:10px 14px;font-size:14px}.styles-module__x3ziXq__inputWrapper{padding:0 10px}.styles-module__x3ziXq__inputArea{border-radius:14px;gap:8px;padding:8px}.styles-module__x3ziXq__inputField{padding:10px;font-size:14px}.styles-module__x3ziXq__sendBtn{padding:10px 16px;font-size:14px}.styles-module__x3ziXq__chipsFixed{gap:6px;padding:8px}.styles-module__x3ziXq__chip{padding:6px 10px;font-size:12px}}@media (max-width:480px){.styles-module__x3ziXq__header h1{margin-top:40px;font-size:22px}.styles-module__x3ziXq__header p{font-size:13px}.styles-module__x3ziXq__chatCard{padding:14px}.styles-module__x3ziXq__userMsg,.styles-module__x3ziXq__botMsg{max-width:95%;font-size:13px}.styles-module__x3ziXq__inputWrapper{padding:0 8px}.styles-module__x3ziXq__inputArea{padding:6px}.styles-module__x3ziXq__sendBtn{padding:8px 14px;font-size:13px}}
.lazy-section .placeholder{width:100%}.lazy-section .lazy-inner{opacity:0;width:100%;transition:opacity 1s ease-in,transform 1s ease-in;transform:translateY(20px)}.lazy-section .lazy-inner.show{opacity:1;transform:none}
/*# sourceMappingURL=5151c842ae7c4085.css.map*/