.chatbot-root{z-index:9999;--brand:#2563eb;position:fixed;bottom:25px;right:28px}.floating-button{background:linear-gradient(145deg,#2563eb,#3730a3);border:0;border-radius:50%;place-items:center;width:68px;height:68px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 13px 32px #2563eb66}.floating-button:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 18px 38px #2563eb80}.assistant-avatar{color:#0f2a54;background:#fff;border:6px solid #63a8ff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 2px 7px #164a912e}.assistant-avatar.large{border-width:7px;width:47px;height:47px}.online-dot{background:#16b86b;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:1px;right:1px}.chat-hint{background:#fff;border-radius:15px;width:170px;padding:13px 17px;animation:.35s both floatIn;position:absolute;bottom:7px;right:79px;box-shadow:0 12px 35px #1b335b29}.chat-hint:after{content:"";background:#fff;width:15px;height:15px;position:absolute;bottom:18px;right:-7px;transform:rotate(45deg)}.chat-hint strong,.chat-hint span{font-size:13px;display:block}.chat-hint span{color:#6c7993;margin-top:3px;font-size:11px}.chat-hint button{color:#8490a5;background:0 0;border:0;padding:3px;position:absolute;top:4px;right:5px}.chat-hint button svg{width:12px}.chat-window{transform-origin:100% 100%;background:#fff;border:1px solid #e7ebf2;border-radius:20px;flex-direction:column;width:min(390px,100vw - 32px);height:min(625px,100vh - 45px);transition:width .25s,height .25s;animation:.25s both windowIn;display:flex;overflow:hidden;box-shadow:0 24px 70px #172a4b33}.chat-window.expanded{width:min(640px,100vw - 32px);height:min(780px,100vh - 45px)}.chat-header{border-bottom:1px solid #e9edf3;align-items:flex-start;gap:10px;min-height:79px;padding:14px 15px;display:flex}.chat-identity{flex:1;min-width:0}.chat-identity strong{font:700 15px Manrope;display:block}.chat-identity span{align-items:center;gap:5px;margin:2px 0;font-size:11px;display:flex}.chat-identity span i{background:#13bb6a;border-radius:50%;width:8px;height:8px}.chat-identity small{color:#6b7893;font-size:11px;display:block}.chat-status-line{align-items:center;gap:8px;display:flex}.theme-switch{color:#64748b;background:#f0f4f9;border:0;border-radius:99px;align-items:center;gap:3px;height:20px;padding:2px 7px;font-size:9px;display:inline-flex}.theme-switch svg{width:11px;height:11px}.window-actions{gap:1px;display:flex}.window-actions button{color:#31517d;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.window-actions button:hover{background:#f0f4fa}.window-actions svg{width:15px}.message-list{scrollbar-width:thin;scrollbar-color:#d5deeb transparent;flex:1;padding:15px 15px 7px;overflow-y:auto}.date-chip{color:#8995a9;background:#f5f7fa;border-radius:99px;width:max-content;margin:0 auto 15px;padding:4px 10px;font-size:10px}.message-row{align-items:flex-start;gap:9px;margin-bottom:15px;display:flex}.message-row.user{justify-content:flex-end}.message-stack{max-width:78%}.message-row.user .message-stack{flex-direction:column;align-items:flex-end;display:flex}.message-bubble{white-space:pre-line;color:#172038;background:#f0f2f6;border-radius:7px 16px 16px;padding:11px 14px;font-size:13px;line-height:1.45}.user .message-bubble{color:#fff;background:linear-gradient(145deg,#1880ff,#0868eb);border-radius:16px 7px 16px 16px}.message-meta{color:#8995ab;align-items:center;gap:3px;margin-top:4px;font-size:9px;display:flex}.user .message-meta svg{color:var(--brand)}.message-tools{gap:5px;margin-top:7px;display:flex}.message-tools button{color:#52617c;background:#f3f5f8;border:0;border-radius:9px;align-items:center;gap:4px;min-height:28px;padding:5px 9px;font-size:10px;display:flex}.message-tools svg{width:13px;height:13px}.composer{background:#fff;border-top:1px solid #e7ebf2;align-items:center;gap:4px;min-height:68px;margin:0;padding:10px 11px 11px;display:flex}.composer textarea{resize:none;color:#1f2c44;border:0;outline:0;flex:1;max-height:70px;padding:11px 4px;font-size:12px}.composer textarea::placeholder{color:#8995aa}.composer-icon{color:#5e6e88;background:0 0;border:0;border-radius:9px;place-items:center;width:31px;height:36px;padding:0;display:grid}.composer-icon:hover{background:#f1f5fa}.composer-icon svg{width:18px}.send-button{color:#fff;background:var(--brand);width:40px;height:40px;box-shadow:0 6px 15px color-mix(in srgb,var(--brand) 32%, transparent);border:0;border-radius:12px;place-items:center;display:grid}.send-button:disabled{cursor:default;box-shadow:none;background:#a9c8ec}.send-button svg{width:19px;transform:translate(-1px,1px)}.voice-view{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:25px 28px 20px;display:flex}.voice-pulse{background:#eff5fd;border-radius:50%;place-items:center;width:145px;height:145px;margin-bottom:19px;display:grid;box-shadow:inset 0 0 0 17px #e0edfd,inset 0 0 0 34px #c8dffd}.voice-pulse span{color:#fff;background:linear-gradient(145deg,#197fff,#0964e8);border-radius:50%;place-items:center;width:76px;height:76px;animation:1.5s ease-in-out infinite pulse;display:grid;box-shadow:0 9px 25px #0c68eb4d}.voice-pulse svg{width:32px;height:32px}.voice-view>strong{font-size:15px}.waveform{justify-content:center;align-items:center;gap:3px;width:230px;height:50px;margin:17px 0 10px;display:flex}.waveform i{background:var(--brand);border-radius:5px;width:3px;animation:.85s ease-in-out infinite alternate wave}.waveform i:nth-child(3n){opacity:.38;animation-delay:-.35s}.waveform i:nth-child(4n){opacity:.65;animation-delay:-.6s}.voice-view blockquote{max-width:260px;margin:4px 0 6px;font-size:14px;line-height:1.45}.voice-view time{color:#52617e;font-size:12px}.voice-actions{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:auto;display:grid}.voice-actions button{color:#344563;background:#f0f2f6;border:0;border-radius:9px;height:44px}.voice-actions .send-voice{background:var(--brand);color:#fff;box-shadow:0 8px 18px #1473f538}@keyframes windowIn{0%{opacity:0;transform:translateY(12px)scale(.96)}}@keyframes floatIn{0%{opacity:0;transform:translate(8px)}}@keyframes pulse{50%{transform:scale(1.06)}}@keyframes wave{to{transform:scaleY(.45)}}@media (max-width:820px){.desktop-nav{display:none}.topbar{padding:0 20px}.brand{flex:1;min-width:0}.top-actions{min-width:0}.menu-button{display:block}.hero{align-items:flex-start;min-height:650px;padding:70px 24px}.hero-copy{z-index:2}.hero h1{letter-spacing:-2px}.hero-visual{opacity:.16;top:240px;right:-90px}.service-grid{grid-template-columns:1fr}.chatbot-root{bottom:16px;right:16px}}@media (max-width:500px){.topbar{height:70px}.brand small,.icon-button{display:none}.login-button{padding:9px 15px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:stretch}.services{padding-inline:20px}.chat-window{border-radius:17px;height:calc(100dvh - 32px)}.chat-window.expanded{height:calc(100dvh - 32px)}.chat-hint{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.message-bubble.audio-message{width:245px;padding:10px 12px}.audio-label{align-items:center;gap:6px;margin-bottom:7px;font-size:11px;font-weight:600;display:flex}.audio-message audio{width:100%;height:32px;accent-color:var(--brand);display:block}.audio-transcript{border-top:1px solid #ffffff3d;margin-top:9px;padding-top:8px;font-size:12px;line-height:1.45;display:block}.voice-actions .send-voice:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.blank-canvas{background:#fff;min-height:100vh;transition:background .25s}.message-row:has(.chat-chart) .message-stack{width:100%;max-width:94%}.chat-chart{background:#fff;border:1px solid #e6ebf3;border-radius:14px;width:100%;margin-top:8px;padding:13px 9px 5px;box-shadow:0 5px 18px #1d365a0f}.chat-chart>strong{color:#1c2942;padding:0 5px;font-size:12px;display:block}.chart-legend{color:#718099;align-items:center;gap:5px;padding:5px;font-size:9px;display:flex}.chart-legend i{border-radius:50%;width:7px;height:7px;margin-left:5px}.chart-legend i:first-child{margin-left:0}.arrival-dot{background:#1672ed}.departure-dot{background:#efad35}.chat-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;margin-top:8px;display:grid}.chat-stat{background:#fff;border:1px solid #e6ebf3;border-radius:12px;min-width:0;padding:11px;position:relative;box-shadow:0 5px 18px #1d365a0d}.chat-stat span{color:#718099;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.chat-stat strong{color:#1c2942;margin-top:4px;font-size:16px;display:block}.chat-stat small{font-size:9px;font-weight:700;position:absolute;bottom:11px;right:9px}.chat-stat small.up{color:#0d9a60}.chat-stat small.down{color:#dc4b4b}.message-tools button.copied{color:#087f4f;background:#e8f8f0}.thinking-row{animation:.25s both thinkingIn}.thinking-bubble{color:#68758d;background:#f0f2f6;border-radius:7px 16px 16px;align-items:center;gap:9px;padding:11px 13px;font-size:11px;display:flex}.thinking-dots{align-items:center;gap:3px;display:flex}.thinking-dots i{background:var(--brand);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite thinkingDot}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes thinkingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes thinkingIn{0%{opacity:0;transform:translateY(5px)}}@media (min-width:600px){.chat-window{width:430px}}.blank-canvas.dark{background:#080d18}.chatbot-root.dark .chat-window{color:#e7edf8;background:#111827;border-color:#273248;box-shadow:0 24px 70px #00000080}.chatbot-root.dark .chat-header,.chatbot-root.dark .composer{background:#111827;border-color:#273248}.chatbot-root.dark .chat-identity small,.chatbot-root.dark .message-meta{color:#8290a8}.chatbot-root.dark .theme-switch{color:#f2c96d;background:#263147}.chatbot-root.dark .window-actions button{color:#9fb0cb}.chatbot-root.dark .window-actions button:hover,.chatbot-root.dark .composer-icon:hover{background:#1d293d}.chatbot-root.dark .date-chip{color:#94a3b8;background:#1d2939}.chatbot-root.dark .message-bubble,.chatbot-root.dark .thinking-bubble{color:#e6edf7;background:#202b3d}.chatbot-root.dark .message-tools button{color:#aebbd0;background:#1d2939}.chatbot-root.dark .message-tools button.copied{color:#61d7a3;background:#15382e}.chatbot-root.dark .composer textarea{color:#e7edf8;background:0 0}.chatbot-root.dark .composer textarea::placeholder{color:#728198}.chatbot-root.dark .chat-chart{color:#e7edf8;box-shadow:none;background:#172033;border-color:#2a3750}.chatbot-root.dark .chat-chart>strong{color:#e7edf8}.chatbot-root.dark .chat-stat{box-shadow:none;background:#172033;border-color:#2a3750}.chatbot-root.dark .chat-stat strong{color:#e7edf8}.chatbot-root.dark .chat-stat span,.chatbot-root.dark .chart-legend{color:#9aa9c0}.chatbot-root.dark .voice-view{background:#111827}.chatbot-root.dark .voice-pulse{background:#18243a;box-shadow:inset 0 0 0 17px #1c2f4d,inset 0 0 0 34px #20416d}.chatbot-root.dark .voice-actions button{color:#cbd5e1;background:#202b3d}.chatbot-root.dark .voice-actions .send-voice{color:#fff;background:var(--brand)}.chatbot-root.dark .chat-hint{color:#e7edf8;background:#172033}.chatbot-root.dark .chat-hint:after{background:#172033}
