body,.chat-header,.header-text{font-family:Lexend,sans-serif}#chat-container{z-index:9999;width:400px;height:630px;display:none;position:fixed;bottom:90px;right:65px}#chat-container .chat-window{background-color:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 8px #0000001a}.chat-header{color:#fff;background-color:#0d2b3f;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:relative}@media screen and (max-width:768px){#open-chat{bottom:60px!important;right:5px!important}body:has(.mobile-menu) #open-chat{display:none!important}#chat-icon{width:60px;height:60px}#chat-container{width:90%;height:100dvh;top:80px;bottom:0;right:0}#chatbox{height:calc(100vh - 250px)!important}#chat-container .chat-window{border-radius:0;height:100%}.chat-header{padding:10px}.chat-input-area{padding:16px}.chat-send-chatbot-button{height:50px;font-size:16px}#close-chat{font-size:28px}}.header-text{text-align:center;flex-grow:1}.chat-header .title{color:#fff;margin:0 0 6px;font-size:16px;font-weight:700}.chat-header .subtitle{color:#fff;margin:0;font-size:14px;font-weight:400}#close-chat{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;transition:background-color .3s;position:absolute;top:10px;right:10px}#close-chat:hover{background-color:#091d2b}#reopen-quick-actions{color:#0d2b3f;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:6px;font-size:18px;transition:background-color .2s,color .2s,border-color .2s;display:flex}#reopen-quick-actions:hover{color:#30a5bf;background-color:#f3f4f6;border-color:#30a5bf}#chatbox{background-color:#fffffffb;height:500px;padding:10px;overflow-y:auto}.chat-message{align-items:center;margin-bottom:10px;display:flex}.message-icon{flex-grow:0;flex-shrink:0}.icon-image{object-fit:cover;border-radius:50%;width:40px;height:40px}.message-icon .icon-image{object-fit:cover;border-radius:50%;width:40px!important;height:40px!important}.bot-message .message-icon{width:40px;margin-right:8px}.user-message{text-align:right;justify-content:flex-end}.user-message .message-icon{order:2;margin-left:8px;margin-right:0}.user-message .content-message{color:#fff;background-image:linear-gradient(90deg,#1a526d,#3b8e9a);border-radius:15px 15px 0;padding:8px 12px;font-family:Lexend,sans-serif;font-size:14px;display:inline-block}.bot-message .content-message{color:#0d2b3f;background-color:#edf2fb;border-radius:15px 15px 15px 0;padding:8px 12px;font-family:Lexend,sans-serif;font-size:14px;line-height:1.4;display:inline-block}.quick-actions-container{flex-direction:column;gap:8px;margin:0;padding:0 50px;display:flex}.quick-action-message{color:#0d2b3f;background-color:#edf2fb;border-radius:15px 15px 15px 0;padding:8px 12px;font-family:Lexend,sans-serif;font-size:14px;line-height:1.4;display:inline-block}.quick-action-btn{color:#374151;cursor:pointer;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:20px;width:100%;padding:8px 16px;font-family:Lexend,sans-serif;font-size:13px;line-height:1.4;transition:all .2s;display:block}.quick-action-btn:hover{color:#30a5bf;background-color:#f3f4f6;border-color:#30a5bf}.quick-action-btn:active{transform:scale(.98)}.chat-input-area{box-sizing:border-box;align-items:center;width:100%;padding:8px;display:flex}.avatar-text{color:#fff;background:#1a2b47;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;font-weight:700;display:flex}.chat-input{color:#030712;box-sizing:border-box;resize:none;field-sizing:content;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px 0 0 8px;outline:none;flex:1;min-height:40px;max-height:6em;padding:8px 12px;font-family:sans-serif;font-size:14px;line-height:1.5em;overflow-y:auto}.chat-send-chatbot-button{color:#f9fafb;cursor:pointer;box-sizing:border-box;background-color:#0d2b3f;border:none;border-radius:0 8px 8px 0;height:40px;padding:8px 16px;font-size:14px;font-weight:500}.chat-send-chatbot-button:hover{background-color:#111827}#open-chat{cursor:pointer;z-index:9999;background-color:#0000;border:none;padding:0;position:fixed;bottom:16px;right:50px}#chat-icon{border-radius:50%;width:85px;height:85px;display:block}.job-listing{margin:10px;font-family:Lexend,sans-serif}.job-chatbot{background-color:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;margin-bottom:15px;padding:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.job-chatbot:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.job-chatbot-logo{object-fit:contain;border-radius:50%;flex-shrink:0;width:50px;height:50px}.job-chatbot-content{flex:1}.job-chatbot-title{color:#333;margin:0;font-size:15px;font-weight:700}.job-chatbot-company{color:#30a5bf;margin:0;font-size:13px;font-weight:600}.job-chatbot-meta{flex-wrap:wrap;gap:10px;margin-top:3px;display:flex}.job-chatbot-category,.job-chatbot-location{color:#666;margin:0;font-size:13px}.job-chatbot-link{color:#fff;background-color:#0d2b3f;border-radius:5px;margin-top:10px;padding:8px 12px;font-size:14px;text-decoration:none;display:inline-block}.job-chatbot-link:hover{color:#fff;background-color:#30a5bf}.typing-dots{justify-content:center;align-items:center;gap:4px;width:auto;display:flex}.typing-dots span{background-color:#30a5bf;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both bounce}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}.typing-dots span:nth-child(3){animation-delay:0s}.bot-links{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.content-message ol{padding-left:0;list-style-position:inside}.content-message p{color:#0d2b3f;margin:0;font-size:14px;font-weight:400;line-height:1.4}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}:root{--kb-offset:0px}html,body{-webkit-text-size-adjust:100%}@media screen and (max-width:768px){#chat-container .chat-window{flex-direction:column;min-height:0;display:flex;overflow:visible;height:calc(100% - 80px)!important}#chatbox{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-height:0;padding-bottom:8px;overflow-y:auto;flex:auto!important;height:auto!important}.chat-input-area{padding-bottom:calc(env(safe-area-inset-bottom) + var(--kb-offset,0px));z-index:1;background:#fff;position:sticky;bottom:0}.chat-input{min-height:44px;font-size:16px}.chat-send-chatbot-button{height:44px;font-size:16px}#reopen-quick-actions{width:44px;height:44px;font-size:20px}}
