@import "https://fonts.googleapis.com/css2?family=Bruno+Ace+SC&family=Roboto:wght@300;400;500;700&display=swap";
:root{--bg-deep:222 47% 11%;--bg-dark:222 47% 8%;--bg-light:0 0% 96%;--primary:200 100% 50%;--primary-glow:200 100% 50%/.5;--secondary:150 100% 50%;--accent:190 100% 50%;--text-main:210 20% 98%;--text-muted:210 10% 70%;--max-width:1200px;--header-height:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--transition-smooth:.3s cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:hsl(var(--bg-deep));max-width:100vw;color:hsl(var(--text-main));scroll-behavior:smooth;font-family:Roboto,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:.05em;font-family:Bruno Ace SC,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:768px){.container{padding:0 2rem}}@media (max-width:640px){h1,h2,h3{word-wrap:break-word;overflow-wrap:break-word}}
.Chatbot-module__NeIw1q__chatbotWrapper{z-index:2000;position:fixed;bottom:2rem;right:2rem}.Chatbot-module__NeIw1q__iconContainer{justify-content:center;align-items:center;display:flex;position:relative}.Chatbot-module__NeIw1q__outerRing{pointer-events:none;border:2px solid #fff;border-radius:50%;width:80px;height:80px;animation:2s infinite Chatbot-module__NeIw1q__ringPulse;position:absolute}.Chatbot-module__NeIw1q__launcher{color:#fff;cursor:pointer;z-index:2;background:#065473;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s infinite Chatbot-module__NeIw1q__pulse;display:flex;box-shadow:0 8px 25px #06547366}.Chatbot-module__NeIw1q__launcher:hover{background:#05415a;transform:scale(1.1)}.Chatbot-module__NeIw1q__launcherActive{background:#065473;animation:none}.Chatbot-module__NeIw1q__notificationBadge{color:#fff;background:#e53e3e;border:2px solid #065473;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;animation:1s infinite Chatbot-module__NeIw1q__bounce;display:flex;position:absolute;top:-5px;right:-5px}.Chatbot-module__NeIw1q__container{background:#fff;border-radius:20px;flex-direction:column;width:380px;height:600px;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 15px 35px #0003}@media (max-width:480px){.Chatbot-module__NeIw1q__chatbotWrapper{bottom:1rem;right:1rem}.Chatbot-module__NeIw1q__container{width:auto;max-width:400px;height:70vh;margin:0 auto;position:fixed;bottom:80px;left:1rem;right:1rem;transform:none}.Chatbot-module__NeIw1q__messagesArea{padding:1rem}}.Chatbot-module__NeIw1q__header{color:#fff;background:#065473;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.Chatbot-module__NeIw1q__headerInfo{align-items:center;gap:12px;display:flex}.Chatbot-module__NeIw1q__avatar{border:2px solid #fff;border-radius:50%;width:40px;height:40px;overflow:hidden}.Chatbot-module__NeIw1q__avatar img{object-fit:cover;width:100%;height:100%}.Chatbot-module__NeIw1q__headerText h3{color:#ff0;margin:0;font-size:1.2rem;font-weight:700}.Chatbot-module__NeIw1q__headerText p{opacity:.9;margin:0;font-size:.75rem}.Chatbot-module__NeIw1q__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:5px;transition:background .3s}.Chatbot-module__NeIw1q__closeBtn:hover{background:#ffffff1a}.Chatbot-module__NeIw1q__messagesArea{background:#f8fafc;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.Chatbot-module__NeIw1q__message{align-items:flex-start;max-width:92%;display:flex}.Chatbot-module__NeIw1q__user{flex-direction:row-reverse;align-self:flex-end}.Chatbot-module__NeIw1q__bot{align-self:flex-start}.Chatbot-module__NeIw1q__messageContent{word-wrap:break-word;border-radius:18px;padding:12px 16px;font-size:.95rem;line-height:1.4}.Chatbot-module__NeIw1q__user .Chatbot-module__NeIw1q__messageContent{color:#fff;background:#065473;border-bottom-right-radius:4px}.Chatbot-module__NeIw1q__bot .Chatbot-module__NeIw1q__messageContent{color:#374151;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.Chatbot-module__NeIw1q__messageAvatar{border-radius:50%;flex-shrink:0;width:35px;height:35px;margin-right:10px;overflow:hidden}.Chatbot-module__NeIw1q__user .Chatbot-module__NeIw1q__messageAvatar{margin-left:10px;margin-right:0}.Chatbot-module__NeIw1q__messageAvatar img{object-fit:cover;width:100%;height:100%}.Chatbot-module__NeIw1q__typingIndicatorWrapper{align-self:flex-start;margin-left:45px}.Chatbot-module__NeIw1q__typingIndicator{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:4px;width:fit-content;padding:12px 16px;display:flex}.Chatbot-module__NeIw1q__typingIndicator span{background:#065473;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite Chatbot-module__NeIw1q__typing}.Chatbot-module__NeIw1q__typingIndicator span:first-child{animation-delay:-.32s}.Chatbot-module__NeIw1q__typingIndicator span:nth-child(2){animation-delay:-.16s}.Chatbot-module__NeIw1q__inputForm{background:#fff;border-top:1px solid #e5e7eb;gap:10px;padding:1.25rem;display:flex}.Chatbot-module__NeIw1q__inputForm input{border:1px solid #d1d5db;border-radius:25px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:all .3s}.Chatbot-module__NeIw1q__inputForm input:focus{border-color:#065473}.Chatbot-module__NeIw1q__inputForm button{color:#fff;cursor:pointer;background:#065473;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Chatbot-module__NeIw1q__inputForm button:hover{background:#05415a}.Chatbot-module__NeIw1q__inputForm button:disabled{cursor:not-allowed;background:#9ca3af}@keyframes Chatbot-module__NeIw1q__pulse{0%,to{transform:scale(1);box-shadow:0 8px 25px #06547366}50%{transform:scale(1.05);box-shadow:0 8px 30px #06547399}}@keyframes Chatbot-module__NeIw1q__ringPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes Chatbot-module__NeIw1q__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes Chatbot-module__NeIw1q__typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}
