body{color:#1f2937;background-color:#f8fafc;margin:0;font-family:Arial,sans-serif}html{scroll-behavior:smooth}#root{width:100%;min-height:100vh}h1,h2,h3{margin:0}button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;margin-right:10px;padding:10px 20px}button:hover{background-color:#1d4ed8}@media (width<=768px){body{overflow-x:hidden}nav{flex-direction:column;gap:16px;align-items:flex-start!important}nav div{flex-wrap:wrap;gap:12px!important}h1{font-size:40px!important}section{grid-template-columns:1fr!important}section>div[style*="margin-top: 25px"]{flex-direction:column!important;align-items:stretch!important}section>div[style*="margin-top: 25px"] a,section>div[style*="margin-top: 25px"] button{width:100%!important}button{white-space:nowrap;margin-right:0}}@media (width<=480px){h1{font-size:34px!important}h2{font-size:24px!important}p,li,a{font-size:16px}a{word-break:break-word}button{padding:12px 18px;font-size:14px}}@media (width<=360px){h1{font-size:30px!important}button{padding:11px 14px;font-size:13px}}.chatbot-launcher{color:#fff;z-index:1000;cursor:pointer;background:#0a66c2;border:none;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 28px #0a66c247}.chatbot-panel{z-index:1000;background:#fff;border:1px solid #dbe3ea;border-radius:14px;flex-direction:column;width:min(360px,100vw - 32px);height:560px;max-height:calc(100vh - 120px);display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 18px 50px #0f172a2e}.chatbot-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.chatbot-header h3{color:#111827;margin:2px 0 0;font-size:15px;line-height:1.25}.chatbot-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0a66c2;margin:0;font-size:10px;font-weight:800}.chatbot-close{color:#6b7280;cursor:pointer;background:0 0;border:none;margin:0;padding:6px}.chatbot-close:hover{color:#111827;background:#f3f4f6}.chatbot-messages{background:#f3f6f8;flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow-y:auto}.chatbot-message{display:flex}.chatbot-message.user{justify-content:flex-end}.chatbot-message.bot{justify-content:flex-start}.chatbot-bubble{white-space:pre-wrap;border-radius:14px;max-width:84%;padding:10px 12px;font-size:13px;line-height:1.45;box-shadow:0 1px 2px #0f172a0f}.chatbot-message.bot .chatbot-bubble{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-top-left-radius:4px}.chatbot-message.user .chatbot-bubble{color:#fff;background:#0a66c2;border-top-right-radius:4px}.chatbot-typing{align-items:center;gap:6px;display:inline-flex}.chatbot-typing span{background:#60a5fa;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite chatbot-bounce}.chatbot-typing span:nth-child(2){animation-delay:.15s}.chatbot-typing span:nth-child(3){animation-delay:.3s}@keyframes chatbot-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.chatbot-suggestions{background:#fff;border-top:1px solid #e5e7eb;flex-wrap:nowrap;flex-shrink:0;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.chatbot-suggestions button{color:#334155;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:999px;flex:none;width:auto;margin:0;padding:7px 11px;font-size:12px}.chatbot-suggestions button:hover{color:#0a66c2;background:#eef6ff;border-color:#0a66c2}.chatbot-input-area{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;gap:8px;padding:10px 12px 12px;display:flex}.chatbot-input-area input{background:#fff;border:1px solid #cfd8e3;border-radius:999px;outline:none;flex:1;padding:11px 14px;font-size:13px}.chatbot-input-area input:focus{border-color:#0a66c2;box-shadow:0 0 0 3px #0a66c21f}.chatbot-input-area button{color:#fff;cursor:pointer;background:#0a66c2;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;display:inline-flex}.chatbot-input-area button:hover{background:#004182}@media (width<=768px){.chatbot-launcher{width:56px;height:56px;bottom:16px;right:16px}.chatbot-panel{border-radius:14px;width:auto;height:72vh;max-height:72vh;bottom:84px;left:12px;right:12px}.chatbot-suggestions{flex-wrap:nowrap;padding-top:10px;overflow-x:auto}}.chatbot-status{color:#ffffffe6;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e2e,0 0 10px #22c55ecc}.chatbot-hint{color:#fff;cursor:pointer;z-index:999;background:#111827;border:none;border-radius:16px;padding:12px 16px;transition:all .25s;position:fixed;bottom:110px;right:28px;box-shadow:0 12px 35px #00000040}.chatbot-hint:hover{transform:translateY(-2px)}.chatbot-hint-title{font-size:16px;font-weight:600}.chatbot-hint-status{color:#ffffffd9;align-items:center;gap:6px;margin-top:4px;font-size:14px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.bot-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.chatbot-message.bot{align-items:flex-start;gap:10px;display:flex}.chatbot-message.bot .chatbot-bubble{background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0f172a14}.chatbot-window{resize:both;min-width:340px;max-width:92vw;min-height:460px;max-height:85vh;overflow:hidden}.chatbot-message{animation:.2s chatbotFadeIn}@keyframes chatbotFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chatbot-message-time{color:#9ca3af;margin-top:4px;font-size:11px;display:block}.chatbot-thinking{gap:5px;padding:12px 14px;display:inline-flex}.chatbot-thinking span{background:#9ca3af;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite chatbotThinking}.chatbot-thinking span:nth-child(2){animation-delay:.15s}.chatbot-thinking span:nth-child(3){animation-delay:.3s}@keyframes chatbotThinking{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.chatbot-clear-button{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}@media (width<=640px){.chatbot-window{resize:none;border-radius:18px;width:auto;min-width:0;height:78vh;min-height:0;bottom:12px;left:12px;right:12px}.chatbot-messages{max-height:calc(78vh - 190px)}.chatbot-panel{height:min(68vh,560px)}.chatbot-suggestions{flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.chatbot-suggestions button{white-space:normal;text-align:left;padding:8px 10px;font-size:12px}.chatbot-message-time{display:none}.bot-avatar{width:30px;height:30px;font-size:10px}.chatbot-input-area{background:#fff;padding:10px 12px;position:sticky;bottom:0}.chatbot-input-area button{border-radius:50%;width:46px;height:46px}}
