.chat-toggle-btn{position:fixed;bottom:20px;right:20px;z-index:1000;background:linear-gradient(135deg,#0a2b4c,#061e38)!important;color:oklch(0.84 0.1 85)!important;border:1px solid hsla(0,0%,100%,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.4),0 0 0 1px hsla(0,0%,100%,0.05);transition:all 0.25s ease}.chat-toggle-btn .q-icon{color:oklch(0.84 0.1 85)}.chat-toggle-btn:hover{box-shadow:0 14px 40px rgba(0,0,0,0.5),0 0 0 1px oklch(0.78 0.12 85);transform:translateY(-2px)}.chat-toggle-btn.chat-btn-active{transform:scale(1.05);box-shadow:0 4px 14px oklch(0.78 0.12 85/0.3),0 0 0 1px oklch(0.78 0.12 85)}.chat-drawer,.chat-drawer .q-drawer{background:transparent!important}.chat-drawer .q-drawer__content,.chat-drawer>.q-drawer__content{background:transparent!important;padding:0!important;overflow:hidden}.chat-frame{width:100%;height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#0a2b4c,#051d37);color:#e8eff7;font-family:Inter,system-ui,sans-serif;box-shadow:-20px 0 40px rgba(0,0,0,0.3),0 0 0 1px hsla(0,0%,100%,0.08);-webkit-font-smoothing:antialiased}.after-header{padding:16px 18px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid hsla(0,0%,100%,0.12);background:linear-gradient(180deg,hsla(0,0%,100%,0.06),hsla(0,0%,100%,0.02))}.after-header .mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;border:1px solid oklch(0.78 0.12 85);border-radius:50%;color:oklch(0.84 0.1 85);font-size:11px;font-weight:500;letter-spacing:0.08em}.after-header .title{font-size:14px;font-weight:600;color:#fff;letter-spacing:0.005em;line-height:1.2}.after-header .title small{display:block;font-size:11px;font-weight:400;color:#8fa4bd;margin-top:2px;letter-spacing:0.01em}.after-header .status{margin-left:auto;display:flex;align-items:center;gap:12px}.after-header .live{display:flex;align-items:center;gap:6px;font-size:11px;color:#b8cadf}.after-header .live:before{content:"";width:6px;height:6px;border-radius:50%;background:oklch(0.78 0.15 145);box-shadow:0 0 8px oklch(0.78 0.15 145/0.8)}.after-header .close-btn{width:28px;height:28px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#b8cadf;cursor:pointer;background:#0e3359;border:1px solid hsla(0,0%,100%,0.14);font-size:13px;padding:0;transition:all 0.15s}.after-header .close-btn:hover{background:#143f6b;color:#fff;border-color:hsla(0,0%,100%,0.22)}.after-body{flex:1;overflow-y:auto;padding:18px 18px 10px;font-size:13px;line-height:1.6;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,0.12) transparent}.after-body::-webkit-scrollbar{width:6px}.after-body::-webkit-scrollbar-track{background:transparent}.after-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,0.1);border-radius:3px}.after-body::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,0.18)}.ai-msg{position:relative;background:#0e3359;border:1px solid hsla(0,0%,100%,0.14);border-left:3px solid oklch(0.78 0.12 85);border-radius:4px 8px 8px 4px;padding:13px 15px 12px;margin-bottom:14px;color:#fff;font-size:12.5px;line-height:1.65;animation:slideInMessage 0.3s ease-out}.ai-msg .meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#b8cadf;margin-bottom:8px;letter-spacing:0.08em;text-transform:uppercase;font-weight:600}.ai-msg .meta .dot{width:3px;height:3px;border-radius:50%;background:#6b82a0}.ai-msg .formatted-message{font-size:12.5px;line-height:1.65;color:#fff}.ai-msg .formatted-message p{margin:0 0 8px;color:inherit}.ai-msg .formatted-message p:last-child{margin-bottom:0}.ai-msg .formatted-message h1,.ai-msg .formatted-message h2,.ai-msg .formatted-message h3,.ai-msg .formatted-message h4,.ai-msg .formatted-message h5,.ai-msg .formatted-message h6{margin:12px 0 6px;font-weight:600;color:oklch(0.84 0.1 85);text-transform:uppercase;letter-spacing:0.1em;line-height:1.3}.ai-msg .formatted-message h1{font-size:11.5px}.ai-msg .formatted-message h2{font-size:11px}.ai-msg .formatted-message h3,.ai-msg .formatted-message h4,.ai-msg .formatted-message h5,.ai-msg .formatted-message h6{font-size:10.5px}.ai-msg .formatted-message ol,.ai-msg .formatted-message ul{margin:0 0 8px;padding:0;list-style:none}.ai-msg .formatted-message ul li{position:relative;padding-left:16px;margin-bottom:5px;font-size:12.5px}.ai-msg .formatted-message ul li:before{content:"";position:absolute;left:2px;top:9px;width:6px;height:1px;background:oklch(0.78 0.12 85)}.ai-msg .formatted-message ol{counter-reset:item;padding-left:0}.ai-msg .formatted-message ol li{counter-increment:item;position:relative;padding-left:22px;margin-bottom:5px;font-size:12.5px}.ai-msg .formatted-message ol li:before{content:counter(item) ".";position:absolute;left:2px;top:0;color:oklch(0.84 0.1 85);font-weight:600;font-size:11px}.ai-msg .formatted-message b,.ai-msg .formatted-message strong{color:#fff;font-weight:600}.ai-msg .formatted-message em,.ai-msg .formatted-message i{font-style:italic;color:#fff}.ai-msg .formatted-message a{color:oklch(0.84 0.1 85);text-decoration:none;border-bottom:1px solid rgba(212,180,120,0.3);transition:border-color 0.15s}.ai-msg .formatted-message a:hover{border-bottom-color:oklch(0.84 0.1 85)}.ai-msg .formatted-message code{border:1px solid hsla(0,0%,100%,0.06);padding:1px 5px;border-radius:3px;color:oklch(0.9 0.07 85)}.ai-msg .formatted-message code,.ai-msg .formatted-message pre{background:rgba(0,0,0,0.3);font-family:JetBrains Mono,Courier New,monospace;font-size:11px}.ai-msg .formatted-message pre{border:1px solid hsla(0,0%,100%,0.06);border-radius:5px;padding:10px;margin:8px 0;overflow-x:auto;line-height:1.4}.ai-msg .formatted-message pre code{background:transparent;border:none;padding:0;color:#e8eff7}.ai-msg .formatted-message blockquote{border-left:2px solid oklch(0.78 0.12 85);margin:8px 0;padding:4px 0 4px 10px;color:#b8cadf;font-size:12px;font-style:italic}.ai-msg .formatted-message table{width:100%;border-collapse:collapse;margin:8px 0;font-size:11.5px}.ai-msg .formatted-message td,.ai-msg .formatted-message th{border:1px solid hsla(0,0%,100%,0.08);padding:5px 8px;text-align:left}.ai-msg .formatted-message th{background:hsla(0,0%,100%,0.04);color:oklch(0.84 0.1 85);font-weight:600;text-transform:uppercase;letter-spacing:0.06em;font-size:10.5px}.ai-msg .formatted-message hr{border:none;border-top:1px solid hsla(0,0%,100%,0.08);margin:10px 0}.user-row{display:flex;justify-content:flex-end;margin-bottom:14px;animation:slideInMessage 0.3s ease-out}.user-msg{background:#1d5a95;border:1px solid rgba(150,195,235,0.35);color:#fff;padding:9px 13px;border-radius:8px 8px 2px 8px;font-size:12.5px;line-height:1.5;max-width:80%;word-wrap:break-word}.user-msg .time{display:block;font-size:10px;color:hsla(0,0%,100%,0.7);margin-top:4px;text-align:right;letter-spacing:0.02em}.streaming-loading-dots{display:inline-block;color:oklch(0.84 0.1 85);font-weight:700;animation:pulse 1.5s ease-in-out infinite;letter-spacing:2px}.streaming-text{display:inline-block;white-space:pre-wrap;word-wrap:break-word;font-size:12.5px;line-height:1.65;color:#fff}.streaming-cursor{display:inline-block;margin-left:2px;color:oklch(0.84 0.1 85);font-weight:700;animation:blink 1s step-end infinite}.prompts{padding:12px 16px 10px;border-top:1px solid hsla(0,0%,100%,0.1);background:rgba(0,0,0,0.25);transition:padding 0.15s}.prompts.is-collapsed{padding-bottom:8px}.prompts .prompts-label{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;font-family:inherit;font-size:10px;color:#8fa4bd;text-transform:uppercase;letter-spacing:0.14em;font-weight:600;margin-bottom:8px;cursor:pointer;transition:color 0.15s}.prompts .prompts-label:hover{color:#e8eff7}.prompts .prompts-chevron{font-size:10px;color:#8fa4bd;margin-left:8px;transition:transform 0.15s}.prompts.is-collapsed .prompts-label{margin-bottom:0}.prompts .chips{display:flex;flex-wrap:wrap;gap:6px}.prompts .chip{padding:6px 11px;background:#0e3359;border:1px solid hsla(0,0%,100%,0.16);border-radius:5px;font-size:11px;color:#fff;cursor:pointer;white-space:nowrap;transition:all 0.15s;font-family:inherit}.prompts .chip:hover:not(:disabled){background:hsla(0,0%,100%,0.08);border-color:oklch(0.78 0.12 85);color:oklch(0.9 0.07 85)}.prompts .chip:disabled{opacity:0.5;cursor:not-allowed}.after-input{padding:12px 16px 14px;border-top:1px solid hsla(0,0%,100%,0.1);background:rgba(0,0,0,0.3)}.after-input-wrap{display:flex;align-items:center;background:#0e3359;border:1px solid hsla(0,0%,100%,0.16);border-radius:7px;padding:5px 5px 5px 14px;transition:border-color 0.15s,background 0.15s}.after-input-wrap:focus-within{border-color:oklch(0.78 0.12 85);background:#143f6b}.after-input-wrap input{flex:1;background:transparent;border:none;color:#fff;font-size:13px;padding:7px 0;font-family:inherit;outline:none}.after-input-wrap input:-ms-input-placeholder{color:#8fa4bd}.after-input-wrap input::placeholder{color:#8fa4bd}.after-input-wrap input:disabled{opacity:0.6;cursor:not-allowed}.send-btn{width:30px;height:30px;border-radius:5px;background:oklch(0.78 0.12 85);color:#072b4d;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;cursor:pointer;border:none;padding:0;transition:all 0.15s}.send-btn:hover:not(:disabled){background:oklch(0.84 0.1 85);transform:translateY(-1px)}.send-btn:disabled{opacity:0.4;cursor:not-allowed}.input-hint{display:flex;justify-content:space-between;margin-top:8px;font-size:10.5px;color:#6b82a0}.input-hint kbd{font-family:JetBrains Mono,monospace;background:#0e3359;border:1px solid hsla(0,0%,100%,0.16);border-radius:3px;padding:1px 5px;font-size:10px;color:#b8cadf}.chat-welcome-card{max-width:480px;width:100%;border-radius:12px;background:linear-gradient(180deg,#0a2b4c,#061e38)!important;color:#e8eff7;border:1px solid hsla(0,0%,100%,0.06);box-shadow:0 24px 60px rgba(0,0,0,0.5)}.chat-welcome-card .q-card__section{padding:40px 32px}.chat-welcome-card .welcome-mark{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border:1px solid oklch(0.78 0.12 85);border-radius:50%;color:oklch(0.84 0.1 85);font-size:14px;font-weight:500;letter-spacing:0.1em}.chat-welcome-card .text-h5{color:#fff;font-weight:600;letter-spacing:-0.01em}.chat-welcome-card .welcome-sub{color:#8fa4bd}.chat-welcome-card .welcome-primary{background:oklch(0.78 0.12 85)!important;color:#072b4d!important;min-width:140px;border-radius:6px;font-weight:600;text-transform:none;padding:10px 22px}.chat-welcome-card .welcome-primary:hover{background:oklch(0.84 0.1 85)!important}.chat-welcome-card .welcome-secondary{color:#b8cadf!important;min-width:140px;border-radius:6px;text-transform:none;padding:10px 22px}.chat-welcome-card .welcome-secondary:hover{color:#fff!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:0.5}}@keyframes slideInMessage{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width:600px){.chat-drawer{width:100%!important}.chat-toggle-btn{bottom:16px;right:16px}}