@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";[data-v-fdb727f6]{box-sizing:border-box;margin:0;padding:0}.chat-fullscreen[data-v-fdb727f6]{color:#e2e8f0;background:#080b14;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.bg-effects[data-v-fdb727f6]{pointer-events:none;z-index:0;position:fixed;inset:0}.bg-orb[data-v-fdb727f6]{filter:blur(100px);opacity:.1;border-radius:50%;position:absolute}.bg-orb-1[data-v-fdb727f6]{background:#f59e0b;width:700px;height:700px;animation:25s ease-in-out infinite orbMove-fdb727f6;top:-300px;right:-200px}.bg-orb-2[data-v-fdb727f6]{background:#f97316;width:500px;height:500px;animation:18s ease-in-out infinite reverse orbMove-fdb727f6;bottom:-200px;left:-150px}.bg-orb-3[data-v-fdb727f6]{background:#fbbf24;width:350px;height:350px;animation:22s ease-in-out 5s infinite orbMove-fdb727f6;top:40%;left:30%}@keyframes orbMove-fdb727f6{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.05)}66%{transform:translate(-30px,25px)scale(.95)}}.bg-grid[data-v-fdb727f6]{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.top-bar[data-v-fdb727f6]{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#080b14d9;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:relative}.top-bar-left[data-v-fdb727f6]{align-items:center;gap:14px;display:flex}.brand-avatar[data-v-fdb727f6]{background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;box-shadow:0 4px 20px #f59e0b59}.brand-name[data-v-fdb727f6]{color:#f8fafc;letter-spacing:-.02em;font-size:18px;font-weight:800}.brand-status[data-v-fdb727f6]{color:#64748b;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.status-dot[data-v-fdb727f6]{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite statusPulse-fdb727f6;box-shadow:0 0 8px #22c55e99}@keyframes statusPulse-fdb727f6{0%,to{opacity:1}50%{opacity:.5}}.nav-links[data-v-fdb727f6]{gap:8px;display:flex}.nav-btn[data-v-fdb727f6]{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:10px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.nav-btn[data-v-fdb727f6]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b66}.nav-btn-ghost[data-v-fdb727f6]{color:#94a3b8;background:#ffffff0f}.nav-btn-ghost[data-v-fdb727f6]:hover{color:#f8fafc;background:#ffffff1a}.chat-messages[data-v-fdb727f6]{z-index:1;scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;width:100%;max-width:860px;margin:0 auto;padding:24px 16px 16px;display:flex;position:relative;overflow-y:auto}.chat-messages[data-v-fdb727f6]::-webkit-scrollbar{width:5px}.chat-messages[data-v-fdb727f6]::-webkit-scrollbar-track{background:0 0}.chat-messages[data-v-fdb727f6]::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.welcome-banner[data-v-fdb727f6]{text-align:center;padding:32px 20px 20px;animation:.6s ease-out fadeInUp-fdb727f6}.welcome-icon[data-v-fdb727f6]{margin-bottom:16px;font-size:56px;animation:3s ease-in-out infinite iconFloat-fdb727f6}@keyframes iconFloat-fdb727f6{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.welcome-title[data-v-fdb727f6]{color:#f8fafc;letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.welcome-desc[data-v-fdb727f6]{color:#64748b;max-width:420px;margin:0 auto;font-size:15px;line-height:1.6}.msg-row[data-v-fdb727f6]{align-items:flex-end;gap:10px;animation:.35s ease-out fadeInUp-fdb727f6;display:flex}.msg-row-user[data-v-fdb727f6]{justify-content:flex-end}.msg-avatar[data-v-fdb727f6]{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex;box-shadow:0 2px 10px #f59e0b40}.msg-bubble[data-v-fdb727f6]{word-break:break-word;border-radius:20px;max-width:70%;padding:14px 18px;font-size:14.5px;line-height:1.6;position:relative}.msg-bot[data-v-fdb727f6]{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff0f;border-bottom-left-radius:6px}.msg-user[data-v-fdb727f6]{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);border-bottom-right-radius:6px;box-shadow:0 4px 20px #f59e0b40}.msg-time[data-v-fdb727f6]{color:#ffffff59;text-align:right;margin-top:6px;font-size:10px;display:block}.msg-user .msg-time[data-v-fdb727f6]{color:#fff9}@keyframes fadeInUp-fdb727f6{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.msg-typing-bubble[data-v-fdb727f6]{align-items:center;gap:5px;padding:16px 22px;display:flex}.dot[data-v-fdb727f6]{background:#f59e0b;border-radius:50%;width:9px;height:9px;animation:1.4s ease-in-out infinite dotBounce-fdb727f6}.dot[data-v-fdb727f6]:nth-child(2){animation-delay:.2s}.dot[data-v-fdb727f6]:nth-child(3){animation-delay:.4s}@keyframes dotBounce-fdb727f6{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.quick-section[data-v-fdb727f6]{margin-top:8px;animation:.5s ease-out .8s both fadeInUp-fdb727f6}.quick-label[data-v-fdb727f6]{color:#475569;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:11px;font-weight:700}.quick-grid[data-v-fdb727f6]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.quick-card[data-v-fdb727f6]{cursor:pointer;color:#cbd5e1;text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .25s;display:flex}.quick-card[data-v-fdb727f6]:hover{color:#f8fafc;background:#f59e0b14;border-color:#f59e0b40;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.quick-icon[data-v-fdb727f6]{flex-shrink:0;font-size:20px}.input-bar[data-v-fdb727f6]{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#080b14d9;border-top:1px solid #ffffff0d;flex-shrink:0;padding:16px 24px}.input-container[data-v-fdb727f6]{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;align-items:center;gap:8px;max-width:860px;margin:0 auto;padding:6px;transition:all .2s;display:flex}.mic-btn[data-v-fdb727f6]{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.mic-btn[data-v-fdb727f6]:hover{color:#f8fafc;background:#ffffff1a}.mic-btn.is-listening[data-v-fdb727f6]{color:#ef4444;animation:1.5s infinite micPulse-fdb727f6}@keyframes micPulse-fdb727f6{0%{transform:scale(1);box-shadow:0 0 #ef444480}50%{transform:scale(1.1);box-shadow:0 0 0 10px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.chat-input[data-v-fdb727f6]{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;padding:12px 6px;font-size:15px}.chat-input[data-v-fdb727f6]::placeholder{color:#ffffff4d}.chat-input[data-v-fdb727f6]:disabled{opacity:.4}.send-btn[data-v-fdb727f6]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;box-shadow:0 4px 16px #f59e0b4d}.send-btn[data-v-fdb727f6]:hover:not(:disabled){transform:scale(1.06);box-shadow:0 6px 24px #f59e0b73}.send-btn[data-v-fdb727f6]:disabled{opacity:.25;cursor:not-allowed;box-shadow:none}.powered[data-v-fdb727f6]{text-align:center;color:#2d3748;max-width:860px;margin:10px auto 0;font-size:11px}@media (width<=640px){.top-bar[data-v-fdb727f6]{padding:12px 16px}.brand-avatar[data-v-fdb727f6]{border-radius:12px;width:40px;height:40px;font-size:20px}.brand-name[data-v-fdb727f6]{font-size:15px}.chat-messages[data-v-fdb727f6]{padding:16px 12px}.msg-bubble[data-v-fdb727f6]{max-width:85%}.quick-grid[data-v-fdb727f6]{grid-template-columns:1fr 1fr}.nav-links[data-v-fdb727f6]{gap:4px}.nav-btn[data-v-fdb727f6]{padding:6px 12px;font-size:12px}}.receipt-btn[data-v-fdb727f6]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #10b98140}.receipt-btn[data-v-fdb727f6]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98159}.receipt-modal-overlay[data-v-fdb727f6]{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.receipt-modal-content[data-v-fdb727f6]{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;height:85vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.receipt-modal-header[data-v-fdb727f6]{color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.receipt-modal-header h3[data-v-fdb727f6]{margin:0;font-size:18px;font-weight:700}.close-btn[data-v-fdb727f6]{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;display:flex}.close-btn[data-v-fdb727f6]:hover{color:#0f172a;background:#e2e8f0}.receipt-iframe-container[data-v-fdb727f6]{background:#f1f5f9;flex:1;width:100%}.receipt-iframe[data-v-fdb727f6]{width:100%;height:100%;display:block}.modal-fade-enter-from[data-v-fdb727f6],.modal-fade-leave-to[data-v-fdb727f6]{opacity:0}.modal-fade-enter-from .receipt-modal-content[data-v-fdb727f6],.modal-fade-leave-to .receipt-modal-content[data-v-fdb727f6]{opacity:0;transform:scale(.95)translateY(10px)}.theme-light[data-v-fdb727f6]{color:#1e293b;background:#f8fafc}.theme-light .top-bar[data-v-fdb727f6]{background:#ffffffd9;border-bottom:1px solid #00000014}.theme-light .brand-name[data-v-fdb727f6]{color:#0f172a}.theme-light .brand-status[data-v-fdb727f6]{color:#475569}.theme-light .nav-btn-ghost[data-v-fdb727f6]{color:#475569;background:#0000000a}.theme-light .nav-btn-ghost[data-v-fdb727f6]:hover{color:#0f172a;background:#00000014}.theme-light .welcome-title[data-v-fdb727f6]{color:#0f172a}.theme-light .msg-bot[data-v-fdb727f6]{color:#334155;background:#fff;border:1px solid #00000014;box-shadow:0 4px 15px #00000008}.theme-light .msg-time[data-v-fdb727f6]{color:#0006}.theme-light .quick-label[data-v-fdb727f6]{color:#64748b}.theme-light .quick-card[data-v-fdb727f6]{color:#334155;background:#fff;border:1px solid #00000014;box-shadow:0 2px 10px #00000005}.theme-light .quick-card[data-v-fdb727f6]:hover{background:#f1f5f9;transform:translateY(-2px)}.theme-light .input-bar[data-v-fdb727f6]{background:#ffffffe6;border-top:1px solid #00000014}.theme-light .input-container[data-v-fdb727f6]{background:#fff;border:1px solid #00000026;box-shadow:0 4px 15px #0000000a}.theme-light .mic-btn[data-v-fdb727f6]{color:#64748b}.theme-light .mic-btn[data-v-fdb727f6]:hover{color:#0f172a;background:#0000000d}.theme-light .mic-btn.is-listening[data-v-fdb727f6]{color:#ef4444}.theme-light .chat-input[data-v-fdb727f6]{color:#1e293b}.theme-light .chat-input[data-v-fdb727f6]::placeholder{color:#94a3b8}.theme-light .bg-orb[data-v-fdb727f6]{opacity:.12}.theme-light .bg-orb-1[data-v-fdb727f6]{background:#fcd34d}.theme-light .bg-orb-2[data-v-fdb727f6]{background:#fbbf24}.theme-light .bg-grid[data-v-fdb727f6]{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px)}.theme-toggle-btn[data-v-fdb727f6]{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:12px;padding:8px;font-size:20px;transition:background .2s,transform .2s;display:flex}.theme-toggle-btn[data-v-fdb727f6]:hover{background:#ffffff1a;transform:scale(1.1)}.theme-light .theme-toggle-btn[data-v-fdb727f6]:hover{background:#0000000d}.chat-fullscreen[data-v-fdb727f6]{background:#090d18;transition:background-color .3s,color .3s}.bg-orb[data-v-fdb727f6]{filter:blur(120px);opacity:.14}.bg-orb-1[data-v-fdb727f6]{background:#f59e0b;width:520px;height:520px;top:-290px;right:-120px}.bg-orb-2[data-v-fdb727f6]{background:#ea580c;width:480px;height:480px;bottom:-310px;left:-100px}.bg-orb-3[data-v-fdb727f6]{opacity:.05;width:280px;height:280px;top:32%;left:46%}.bg-grid[data-v-fdb727f6]{opacity:.65;background-size:64px 64px;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.top-bar[data-v-fdb727f6]{background:#090d18b8;border-bottom-color:#ffffff12;min-height:76px;padding:12px clamp(18px,3vw,42px);box-shadow:0 1px #ffffff04}.top-bar-left[data-v-fdb727f6],.top-bar-right[data-v-fdb727f6]{min-width:0}.top-bar-left[data-v-fdb727f6]{gap:12px}.top-bar-right[data-v-fdb727f6]{justify-content:flex-end;align-items:center;gap:12px;display:flex}.brand-copy[data-v-fdb727f6]{min-width:0}.brand-avatar[data-v-fdb727f6]{width:46px;height:46px;box-shadow:none;background:0 0;border:0;border-radius:15px;position:relative;overflow:visible}.bot-logo-image[data-v-fdb727f6]{-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;filter:drop-shadow(0 0 5px #2563ebbf)drop-shadow(0 0 9px #f59e0b6b);width:150%;height:150%;margin:-25%;animation:3s ease-in-out infinite botNightGlow-fdb727f6;display:block}@keyframes botNightGlow-fdb727f6{0%,to{filter:drop-shadow(0 0 4px #2563eba6)drop-shadow(0 0 7px #f59e0b52)}50%{filter:drop-shadow(0 0 8px #2563ebe6)drop-shadow(0 0 12px #f59e0b8c)}}.brand-name[data-v-fdb727f6]{letter-spacing:-.025em;font-size:17px;line-height:1.15}.brand-status[data-v-fdb727f6]{color:#8d98ab;white-space:nowrap;margin-top:4px}.status-dot[data-v-fdb727f6]{width:7px;height:7px}.status-separator[data-v-fdb727f6]{color:#3d4656}.theme-toggle-btn[data-v-fdb727f6]{color:#f8d477;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:13px;flex:0 0 42px;width:42px;height:42px;margin:0;padding:0;box-shadow:inset 0 1px #ffffff0a}.theme-toggle-btn svg[data-v-fdb727f6]{width:20px;height:20px}.theme-toggle-btn[data-v-fdb727f6]:hover{background:#ffffff1a;border-color:#ffffff29;transform:translateY(-1px)}.theme-toggle-btn[data-v-fdb727f6]:focus-visible,.nav-btn[data-v-fdb727f6]:focus-visible,.quick-card[data-v-fdb727f6]:focus-visible,.mic-btn[data-v-fdb727f6]:focus-visible,.send-btn[data-v-fdb727f6]:focus-visible{outline-offset:2px;outline:3px solid #f59e0b59}.nav-links[data-v-fdb727f6]{align-items:center;gap:8px}.nav-btn[data-v-fdb727f6]{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 17px;display:inline-flex;box-shadow:0 8px 20px #f973162e}.nav-btn-ghost[data-v-fdb727f6]{box-shadow:none;border:1px solid #ffffff14}.chat-messages[data-v-fdb727f6]{scrollbar-gutter:stable;gap:13px;max-width:920px;padding:18px 18px 20px}.welcome-banner[data-v-fdb727f6]{padding:12px 20px 6px}.welcome-kicker[data-v-fdb727f6]{color:#e9aa36;letter-spacing:.09em;text-transform:uppercase;background:#f59e0b12;border:1px solid #f59e0b33;border-radius:999px;align-items:center;gap:7px;width:max-content;margin:0 auto 11px;padding:7px 11px;font-size:10px;font-weight:800;display:flex}.welcome-kicker span[data-v-fdb727f6]{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #22c55ea6}.welcome-title[data-v-fdb727f6]{margin-bottom:9px;font-size:clamp(1.65rem,3.3vw,2.35rem);line-height:1.1}.welcome-title span[data-v-fdb727f6]{background:linear-gradient(100deg,#ffb21a,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.welcome-desc[data-v-fdb727f6]{color:#808ba0;max-width:550px;font-size:14px}.msg-row[data-v-fdb727f6]{gap:10px}.msg-avatar[data-v-fdb727f6]{width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:11px;padding:0;overflow:visible}.msg-bubble[data-v-fdb727f6]{border-radius:17px;max-width:min(74%,650px);padding:12px 16px;line-height:1.55}.msg-bot[data-v-fdb727f6]{background:#ffffff0d;border-color:#ffffff13;box-shadow:0 8px 30px #00000014}.msg-user[data-v-fdb727f6]{box-shadow:0 8px 24px #f9731638}.quick-section[data-v-fdb727f6]{margin-top:3px}.quick-heading[data-v-fdb727f6]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.quick-heading span[data-v-fdb727f6]{color:#515d70;font-size:11px}.quick-label[data-v-fdb727f6]{margin:0}.quick-grid[data-v-fdb727f6]{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.quick-card[data-v-fdb727f6]{color:#cbd3df;background:#ffffff0a;border-color:#ffffff13;border-radius:15px;min-height:62px;padding:12px 13px}.quick-card[data-v-fdb727f6]:hover{background:#f59e0b16;border-color:#f59e0b45;box-shadow:0 12px 28px #00000029}.quick-icon[data-v-fdb727f6]{background:#f59e0b17;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.quick-text[data-v-fdb727f6]{line-height:1.3}.input-bar[data-v-fdb727f6]{background:#090d18d1;border-top-color:#ffffff12;padding:13px clamp(16px,3vw,28px) 11px}.input-container[data-v-fdb727f6]{background:#ffffff0e;border-color:#ffffff1c;border-radius:18px;max-width:920px;min-height:58px;padding:5px 6px;box-shadow:0 14px 38px #00000029,inset 0 1px #ffffff06}.input-container[data-v-fdb727f6]:focus-within{border-color:#f59e0b7a;box-shadow:0 0 0 4px #f59e0b17,0 14px 38px #00000029}.mic-btn[data-v-fdb727f6]{border-radius:12px;width:42px;height:42px}.chat-input[data-v-fdb727f6]{min-width:0;padding:10px 4px;font-size:14px}.send-btn[data-v-fdb727f6]{border-radius:13px;width:46px;height:46px}.input-meta[data-v-fdb727f6]{color:#465165;justify-content:space-between;align-items:center;gap:16px;max-width:920px;margin:8px auto 0;font-size:10px;display:flex}.input-meta p[data-v-fdb727f6]{margin:0}.powered[data-v-fdb727f6]{color:#566176;text-align:right;margin:0}.powered strong[data-v-fdb727f6]{color:#d89424}.theme-light[data-v-fdb727f6]{background:#f6f7fb}.theme-light .top-bar[data-v-fdb727f6]{background:#ffffffc7;border-bottom-color:#0f172a12;box-shadow:0 8px 32px #0f172a06}.theme-light .theme-toggle-btn[data-v-fdb727f6]{color:#384152;background:#fff;border-color:#0f172a1a;box-shadow:0 5px 16px #0f172a0f}.theme-light .theme-toggle-btn[data-v-fdb727f6]:hover{background:#f8fafc;border-color:#0f172a2b}.theme-light .brand-avatar[data-v-fdb727f6],.theme-light .msg-avatar[data-v-fdb727f6]{box-shadow:none;background:0 0;border:0}.theme-light .bot-logo-image[data-v-fdb727f6]{filter:drop-shadow(0 3px 5px #1e40af33);animation:none}.theme-light .nav-btn-ghost[data-v-fdb727f6]{background:#fff;border-color:#0f172a14;box-shadow:0 5px 16px #0f172a0b}.theme-light .welcome-kicker[data-v-fdb727f6]{color:#ae6911;background:#fff8eb;border-color:#fde2ad}.theme-light .welcome-desc[data-v-fdb727f6]{color:#697386}.theme-light .msg-bot[data-v-fdb727f6]{border-color:#0f172a13;box-shadow:0 8px 28px #0f172a0b}.theme-light .quick-heading span[data-v-fdb727f6]{color:#9099a9}.theme-light .quick-card[data-v-fdb727f6]{color:#334155;background:#ffffffe6;border-color:#0f172a13;box-shadow:0 5px 18px #0f172a09}.theme-light .quick-card[data-v-fdb727f6]:hover{background:#fffaf1;border-color:#f59e0b4d;box-shadow:0 12px 28px #0f172a12}.theme-light .quick-icon[data-v-fdb727f6]{background:#fff5df}.theme-light .input-bar[data-v-fdb727f6]{background:#f6f7fbd1;border-top-color:#0f172a12}.theme-light .input-container[data-v-fdb727f6]{background:#fffffff0;border-color:#0f172a1c;box-shadow:0 14px 38px #0f172a11}.theme-light .input-meta[data-v-fdb727f6]{color:#8992a2}.theme-light .powered[data-v-fdb727f6]{color:#6c7688}@media (width<=760px){.quick-grid[data-v-fdb727f6]{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-messages[data-v-fdb727f6]{max-width:650px}.status-detail[data-v-fdb727f6],.status-separator[data-v-fdb727f6]{display:none}}@media (width<=520px){.top-bar[data-v-fdb727f6]{min-height:68px;padding:10px 12px}.top-bar-left[data-v-fdb727f6]{gap:9px}.brand-avatar[data-v-fdb727f6]{border-radius:13px;width:40px;height:40px}.brand-avatar svg[data-v-fdb727f6]{width:21px;height:21px}.brand-name[data-v-fdb727f6]{font-size:15px}.brand-status[data-v-fdb727f6]{font-size:10px}.top-bar-right[data-v-fdb727f6]{gap:7px}.theme-toggle-btn[data-v-fdb727f6]{border-radius:11px;flex-basis:38px;width:38px;height:38px}.nav-btn[data-v-fdb727f6]{border-radius:10px;min-height:38px;padding:8px 10px;font-size:11px}.chat-messages[data-v-fdb727f6]{gap:11px;padding:13px 12px 16px}.welcome-banner[data-v-fdb727f6]{padding:7px 8px 2px}.welcome-kicker[data-v-fdb727f6]{margin-bottom:9px;font-size:9px}.welcome-title[data-v-fdb727f6]{font-size:1.52rem}.welcome-desc[data-v-fdb727f6]{font-size:13px}.msg-bubble[data-v-fdb727f6]{max-width:86%;font-size:13.5px}.quick-heading span[data-v-fdb727f6]{display:none}.quick-card[data-v-fdb727f6]{min-height:58px;padding:10px;font-size:12px}.quick-icon[data-v-fdb727f6]{width:30px;height:30px;font-size:15px}.input-bar[data-v-fdb727f6]{padding:10px 12px 8px}.input-container[data-v-fdb727f6]{border-radius:16px;min-height:54px}.chat-input[data-v-fdb727f6]{font-size:13px}.input-meta>p[data-v-fdb727f6]:first-child{display:none}.powered[data-v-fdb727f6]{text-align:center;width:100%}}@media (width<=410px){.nav-btn-ghost[data-v-fdb727f6]{display:none}}@media (prefers-reduced-motion:reduce){[data-v-fdb727f6],[data-v-fdb727f6]:before,[data-v-fdb727f6]:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
