.ai-chat .fa+.ai-chat__suggestions-hint-fallback{display:none}.ai-chat .fa.fa-magic{font-size:12px;color:#009aed}.ai-chat-mfe{height:100%}.ai-chat-mfe,.ai-chat-mfe>div{display:flex;flex-direction:column;min-height:0}.ai-chat-mfe>div{flex:1 1 0;width:100%}.ai-chat{display:flex;flex-direction:column;width:100%;min-height:100%;height:100%;background:#fafcfe;font-family:Open Sans,system-ui,sans-serif;color:#141617;position:relative;overflow:hidden}.ai-chat:after,.ai-chat:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none;z-index:0}.ai-chat:before{width:520px;height:520px;top:-180px;left:-160px;background:radial-gradient(circle,rgba(0,154,237,.18),transparent 60%)}.ai-chat:after{width:460px;height:460px;bottom:-160px;right:-140px;background:radial-gradient(circle,rgba(77,125,246,.18),transparent 60%)}.ai-chat>*{position:relative;z-index:1}.ai-chat button{text-transform:none}.ai-chat__impersonation{margin:auto;max-width:460px;text-align:center;padding:32px;background:#fff;border:1px solid #e8eaf2;border-radius:12px;box-shadow:0 8px 24px rgba(15,25,60,.08)}.ai-chat__impersonation i{font-size:28px;color:#009aed;margin-bottom:12px}.ai-chat__impersonation p{margin:0;font-size:14px;color:#6b7a8f;line-height:1.5}.ai-chat__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(232,234,242,.7);flex-shrink:0}.ai-chat__topbar-title{display:flex;align-items:center;gap:10px;font-family:Montserrat,Open Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#141617;letter-spacing:-.1px}.ai-chat__topbar-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.ai-chat__topbar-name{white-space:nowrap}.ai-chat__topbar-status{display:inline-flex;align-items:center;gap:6px;margin-left:4px;padding:4px 10px;background:#e6f5fd;border-radius:999px;font-family:Open Sans,system-ui,sans-serif;font-size:11.5px;font-weight:600;color:#1f78b8;letter-spacing:.1px}.ai-chat__topbar-dot{width:6px;height:6px;border-radius:50%;background:#009aed;animation:ai-chat-pulse 1.4s ease-in-out infinite}@keyframes ai-chat-pulse{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.1);opacity:1}}.ai-chat__topbar-actions{display:flex;align-items:center;gap:8px}.ai-chat__topbar-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e8eaf2;border-radius:999px;font-family:Open Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#141617;cursor:pointer;transition:border-color .18s,color .18s,box-shadow .18s,background .18s}.ai-chat__topbar-btn i,.ai-chat__topbar-btn svg{font-size:11px}.ai-chat__topbar-btn:hover:not(:disabled){border-color:#009aed;color:#009aed;background:#e6f5fd}.ai-chat__topbar-btn:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,154,237,.14)}.ai-chat__topbar-btn:disabled{opacity:.5;cursor:not-allowed}.ai-chat__topbar-btn--ghost{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#6b7a8f}.ai-chat__topbar-btn--ghost:hover:not(:disabled){background:rgba(0,154,237,.06);border-color:rgba(0,0,0,0)}.ai-chat__inline-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#009aed;border:none;border-radius:999px;font-family:Open Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:background .18s,box-shadow .18s}.ai-chat__inline-btn:hover:not(:disabled){background:#1f78b8}.ai-chat__inline-btn:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,154,237,.14)}.ai-chat__inline-btn:disabled{opacity:.5;cursor:not-allowed}.ai-chat__hero{padding:40px 24px 28px;margin:0 auto;gap:28px;overflow-y:auto}.ai-chat__hero,.ai-chat__hero-content{flex:1;display:flex;flex-direction:column;align-items:center;width:100%}.ai-chat__hero-content{justify-content:center;max-width:760px;gap:20px;text-align:center}.ai-chat__brand-mark{width:56px;height:52px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.ai-chat__headline{font-family:Montserrat,Open Sans,system-ui,sans-serif;font-size:44px;line-height:1.12;font-weight:700;margin:0;background:linear-gradient(90deg,#009AED,#4D7DF6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);letter-spacing:-.6px}.ai-chat__subtitle{font-family:Open Sans,system-ui,sans-serif;font-size:16px;line-height:1.55;color:#6b7a8f;margin:0;max-width:560px}.ai-chat__trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:4px 0 8px;padding:0;list-style:none}.ai-chat__trust-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 8px;background:#fff;border:1px solid #e8eaf2;border-radius:999px;box-shadow:0 2px 8px rgba(15,25,60,.04)}.ai-chat__trust-icon{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.ai-chat__trust-icon--fast{background:rgba(245,158,11,.14);color:#d97706}.ai-chat__trust-icon--smart{background:rgba(124,58,237,.14);color:#7c3aed}.ai-chat__trust-icon--safe{background:rgba(16,185,129,.14);color:#059669}.ai-chat__trust-text{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.2;text-align:left}.ai-chat__trust-text strong{font-family:Montserrat,Open Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#141617;letter-spacing:-.1px}.ai-chat__trust-text span{font-size:11.5px;color:#6b7a8f}.ai-chat__suggestions{width:100%;max-width:720px;margin-top:8px}.ai-chat__suggestions-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 4px 10px;font-family:Montserrat,Open Sans,system-ui,sans-serif}.ai-chat__suggestions-label{font-size:13px;font-weight:700;color:#141617;letter-spacing:-.1px}.ai-chat__suggestions-hint{display:inline-flex;align-items:center;gap:6px;font-family:Open Sans,system-ui,sans-serif;font-size:11.5px;font-weight:600;color:#8a9eb3;text-transform:uppercase;letter-spacing:.4px}.ai-chat__suggestions-hint i,.ai-chat__suggestions-hint svg{font-size:11px;color:#009aed}.ai-chat__suggestion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ai-chat__suggestion-card{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e8eaf2;border-radius:12px;font-family:Open Sans,system-ui,sans-serif;color:#141617;text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .1s,background .18s}.ai-chat__suggestion-card:hover{border-color:#009aed;background:linear-gradient(180deg,#ffffff,#e6f5fd 140%);box-shadow:0 4px 14px rgba(0,154,237,.12);transform:translateY(-1px)}.ai-chat__suggestion-card:hover .ai-chat__suggestion-chevron{color:#009aed;transform:translateX(2px)}.ai-chat__suggestion-card:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,154,237,.14)}.ai-chat__suggestion-card:active{transform:translateY(0)}.ai-chat__suggestion-icon{width:36px;height:36px;border-radius:10px;background:#e6f5fd;color:#009aed;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.ai-chat__suggestion-body{display:flex;flex-direction:column;gap:2px;min-width:0}.ai-chat__suggestion-label{font-size:13.5px;font-weight:600;color:#141617}.ai-chat__suggestion-desc,.ai-chat__suggestion-label{line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-chat__suggestion-desc{font-size:11.5px;color:#6b7a8f}.ai-chat__suggestion-chevron{font-size:11px;color:#8a9eb3;transition:color .18s,transform .18s}.ai-chat__composer{width:100%;max-width:720px}.ai-chat__composer--docked{width:100%;max-width:1080px;margin:0 auto;padding:16px 24px 20px}.ai-chat__composer-input{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e8eaf2;border-radius:16px;padding:8px 8px 8px 10px;min-height:56px;box-shadow:0 8px 24px rgba(15,25,60,.08);transition:border-color .18s,box-shadow .18s}.ai-chat__composer-input:focus-within{border-color:#009aed;box-shadow:0 8px 24px rgba(15,25,60,.08),0 0 0 4px rgba(0,154,237,.14)}.ai-chat__textarea{flex:1;border:none;background:none;font-family:Open Sans,system-ui,sans-serif;font-size:15px;line-height:22px;color:#141617;resize:none;outline:none;max-height:160px;min-height:22px;padding:8px 4px;margin:0;align-self:center}.ai-chat__textarea::placeholder{color:#8a9eb3}.ai-chat__textarea:disabled{opacity:.6}.ai-chat__icon-btn,.ai-chat__send-btn,.ai-chat__stop-btn{width:38px;height:38px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:background .18s,color .18s,opacity .18s,transform .1s,box-shadow .18s}.ai-chat__icon-btn:focus-visible,.ai-chat__send-btn:focus-visible,.ai-chat__stop-btn:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,154,237,.14)}.ai-chat__icon-btn{background:rgba(0,0,0,0);color:#8a9eb3}.ai-chat__icon-btn:hover:not(:disabled){background:#e6f5fd;color:#009aed}.ai-chat__icon-btn:disabled{opacity:.4;cursor:not-allowed}.ai-chat__mic-btn--recording{background:rgba(220,38,38,.1)!important;color:#dc2626!important;position:relative}.ai-chat__mic-btn--recording:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid #dc2626;opacity:0;animation:ai-chat-mic-pulse 1.4s ease-out infinite}@keyframes ai-chat-mic-pulse{0%{transform:scale(.85);opacity:.7}to{transform:scale(1.4);opacity:0}}.ai-chat__send-btn{background:#009aed;color:#fff}.ai-chat__send-btn:hover:not(:disabled){background:#1f78b8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,154,237,.32)}.ai-chat__send-btn:active:not(:disabled){transform:translateY(0)}.ai-chat__send-btn:disabled{background:#d6dbe6;cursor:not-allowed}.ai-chat__stop-btn{background:#dc2626;color:#fff}.ai-chat__stop-btn:hover{background:#b91c1c}.ai-chat__footnote{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-family:Open Sans,system-ui,sans-serif;font-size:12px;color:#6b7a8f}.ai-chat__beta-pill{display:inline-flex;align-items:center;padding:2px 8px;background:#e6f5fd;color:#009aed;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.ai-chat__composer-note{margin:8px 0 0;font-size:11.5px;color:#8a9eb3;text-align:center}.ai-chat__transcript-wrap{flex:1;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);min-height:0;transition:grid-template-columns .25s ease}.ai-chat__transcript-wrap--with-panel{grid-template-columns:minmax(0,1fr) 320px}.ai-chat__main{display:flex;flex-direction:column;min-width:0;min-height:0}.ai-chat__transcript{flex:1;overflow-y:auto;padding:24px 24px 8px;width:100%;max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.ai-chat__transcript::-webkit-scrollbar{display:none}.ai-chat__error{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:13px;color:#991b1b}.ai-chat__error i,.ai-chat__error svg{color:#dc2626}.ai-chat__error button{margin-left:auto;border:none;background:none;color:#009aed;font-family:Open Sans,system-ui,sans-serif;font-size:13px;font-weight:600;cursor:pointer;padding:2px 6px}.ai-chat__error button:hover{text-decoration:underline}.ai-chat__sidepanel{position:relative;border-left:1px solid rgba(232,234,242,.7);background:hsla(0,0%,100%,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow-y:auto;padding:20px 16px 20px 18px;display:flex;flex-direction:column;gap:14px}.ai-chat__sidepanel::-webkit-scrollbar{width:5px}.ai-chat__sidepanel::-webkit-scrollbar-thumb{background:rgba(15,25,60,.14);border-radius:3px}.ai-chat__sidepanel-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;border:none;background:rgba(0,0,0,0);color:#8a9eb3;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:13px;transition:background .15s,color .15s}.ai-chat__sidepanel-close:hover{background:#e6f5fd;color:#009aed}.ai-chat__panel-card{background:#fff;border:1px solid #e8eaf2;border-radius:12px;padding:12px 6px 8px;box-shadow:0 2px 8px rgba(15,25,60,.04)}.ai-chat__panel-card--tips{padding:12px 14px 14px}.ai-chat__panel-header{display:flex;align-items:center;gap:8px;padding:0 10px 8px;font-family:Montserrat,Open Sans,system-ui,sans-serif;font-size:12.5px;font-weight:700;color:#141617;letter-spacing:-.05px}.ai-chat__panel-header i,.ai-chat__panel-header svg{font-size:12px;color:#009aed}.ai-chat__panel-row{width:100%;display:grid;grid-template-columns:18px 1fr 12px;align-items:center;gap:10px;padding:9px 10px;background:rgba(0,0,0,0);border:none;border-radius:8px;font-family:Open Sans,system-ui,sans-serif;font-size:12.5px;font-weight:500;color:#141617;text-align:left;cursor:pointer;transition:background .15s,color .15s,transform .1s}.ai-chat__panel-row:hover:not(:disabled){background:#e6f5fd;color:#1f78b8}.ai-chat__panel-row:hover:not(:disabled) .ai-chat__panel-row-chevron,.ai-chat__panel-row:hover:not(:disabled) .ai-chat__panel-row-icon{color:#009aed}.ai-chat__panel-row:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,154,237,.14)}.ai-chat__panel-row:active:not(:disabled){transform:translateY(1px)}.ai-chat__panel-row:disabled{opacity:.5;cursor:not-allowed}.ai-chat__panel-row-icon{font-size:13px;color:#6b7a8f;text-align:center;transition:color .15s}.ai-chat__panel-row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.ai-chat__panel-row-chevron{font-size:10px;color:#8a9eb3;transition:color .15s}.ai-chat__tip{display:grid;grid-template-columns:26px 1fr;align-items:flex-start;gap:10px;padding:8px 0;font-size:12px;line-height:1.5;color:#6b7a8f}.ai-chat__tip+.ai-chat__tip{border-top:1px dashed #e8eaf2}.ai-chat__tip-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.ai-chat__tip-icon--tip{background:rgba(245,158,11,.14);color:#d97706}.ai-chat__tip-icon--safe{background:rgba(16,185,129,.14);color:#059669}.ai-chat__tip-text{padding-top:4px}@media(max-width:1099px){.ai-chat__transcript-wrap--with-panel{grid-template-columns:1fr}.ai-chat__sidepanel,.ai-chat__topbar-btn--panel-toggle{display:none}}@media(max-width:720px){.ai-chat__hero{padding:28px 16px 20px;gap:22px}.ai-chat__hero-content{gap:16px}.ai-chat__brand-mark{width:44px;height:44px;border-radius:14px;font-size:17px}.ai-chat__headline{font-size:30px;letter-spacing:-.4px}.ai-chat__subtitle{font-size:14px}.ai-chat__trust-row{gap:8px}.ai-chat__trust-pill{padding:6px 12px 6px 6px}.ai-chat__trust-icon{width:28px;height:28px;font-size:12px}.ai-chat__trust-text strong{font-size:12px}.ai-chat__trust-text span{font-size:11px}.ai-chat__suggestion-grid{grid-template-columns:1fr}.ai-chat__suggestion-desc{white-space:normal}.ai-chat__composer--docked{padding:12px 16px 16px}.ai-chat__transcript{padding:18px 16px 6px}.ai-chat__topbar{padding:10px 14px}.ai-chat__topbar-name{display:none}.ai-chat__topbar-btn{padding:7px 10px;font-size:12px}.ai-chat__topbar-btn span{display:none}.ai-chat__topbar-btn i,.ai-chat__topbar-btn svg{font-size:12px}.ai-chat__topbar-btn--panel-toggle{display:none}.ai-chat:before{width:320px;height:320px;top:-120px;left:-100px}.ai-chat:after{width:280px;height:280px;bottom:-100px;right:-90px}}:root{--cs-primary:#009AED;--cs-primary-dark:#1F78B8;--cs-primary-soft:#e6f5fd;--cs-accent:#4D7DF6;--cs-text:#141617;--cs-text-muted:#6b7a8f;--cs-text-subtle:#8a9eb3;--cs-border:#e8eaf2;--cs-border-strong:#d6dbe6;--cs-surface:#ffffff;--cs-bg:#fafcfe;--cs-error:#dc2626;--cs-error-soft:#fef2f2;--cs-error-border:#fecaca;--cs-error-text:#991b1b;--cs-font-display:Montserrat,Open Sans,system-ui,sans-serif;--cs-font-body:Open Sans,system-ui,sans-serif}@keyframes ai-chat-step-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes ai-chat-thinking-pulse{0%,to{opacity:.55}50%{opacity:1}}.chat-msg__bubble p{color:inherit;margin:0 0 6px}.chat-msg__bubble p:last-child{margin-bottom:0}.chat-msg__bubble code{background:rgba(0,0,0,.06);padding:1px 5px;border-radius:4px}.chat-msg__bubble code,.chat-msg__bubble pre{font-size:12.5px;font-family:SF Mono,Menlo,Consolas,monospace}.chat-msg__bubble pre{margin:8px 0;padding:10px 12px;background:rgba(0,0,0,.05);border-radius:8px;overflow-x:auto}.chat-msg__bubble pre code{background:rgba(0,0,0,0);padding:0;border-radius:0;font-size:inherit}.chat-msg__bubble strong{font-weight:600}.chat-msg__bubble .chat-msg__h3{font-size:15px;font-weight:700;line-height:1.3;margin:14px 0 6px;color:inherit}.chat-msg__bubble .chat-msg__h3:first-child{margin-top:2px}.chat-msg__bubble .chat-msg__h4{font-size:13.5px;font-weight:700;line-height:1.3;margin:12px 0 4px;color:inherit}.chat-msg__bubble .chat-msg__h4:first-child{margin-top:2px}.chat-msg__bubble .chat-msg__list{margin:6px 0;padding-left:22px}.chat-msg__bubble .chat-msg__list li{margin:2px 0;padding-left:2px;line-height:1.55}.chat-msg__bubble .chat-msg__list li::marker{color:#009aed}.chat-msg__bubble ul.chat-msg__list{list-style:disc}.chat-msg__bubble ol.chat-msg__list{list-style:decimal}.chat-msg__bubble .chat-msg__link{color:#009aed;text-decoration:underline;font-weight:500}.chat-msg__bubble .chat-msg__link:hover{color:#1f78b8}.chat-msg__bubble .chat-msg__table-wrap{margin:8px 0;max-width:100%;overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:8px}.chat-msg__bubble .chat-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12px;margin:0}.chat-msg__bubble .chat-table td,.chat-msg__bubble .chat-table th{padding:6px 10px;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;white-space:nowrap;text-transform:none}.chat-msg__bubble .chat-table th{background:rgba(0,0,0,.04);font-weight:600;position:sticky;top:0}.chat-msg__bubble .chat-table tbody tr:last-child td{border-bottom:none}.chat-msg__bubble .chat-table tr:nth-child(2n){background:rgba(0,0,0,.02)}.chat-msg__bubble--user code{background:hsla(0,0%,100%,.2);color:#fff}.chat-msg__step--running .chat-msg__step-icon{animation:ai-chat-step-pulse 1.4s ease-in-out infinite}.chat-msg__thinking{display:block;margin:6px 0;border:1px dashed rgba(0,154,237,.25);border-radius:8px;background:rgba(0,154,237,.04);overflow:hidden}.chat-msg__thinking-summary{padding:6px 10px;font-size:12px;font-weight:600;color:#6b7a8f;cursor:pointer;user-select:none;list-style:none}.chat-msg__thinking-summary::-webkit-details-marker{display:none}.chat-msg__thinking-summary::marker{display:none}.chat-msg__thinking-summary:hover{background:rgba(0,154,237,.08);color:#009aed}.chat-msg__thinking[open] .chat-msg__thinking-summary{border-bottom:1px solid rgba(0,154,237,.15);color:#009aed}.chat-msg__thinking-body{padding:8px 12px;font-size:12.5px;line-height:1.55;color:#6b7a8f;font-style:italic;white-space:normal}.chat-msg__thinking-pulse{display:inline-flex;align-items:center;margin:4px 0;padding:4px 12px;font-size:12px;font-weight:500;color:#6b7a8f;background:rgba(0,154,237,.06);border-radius:999px;animation:ai-chat-thinking-pulse 1.6s ease-in-out infinite}