.chart-artifact{border:1px solid var(--chatbot-container-border-color,#e5e7eb);background:var(--chatbot-bot-message-background,#fff);color:var(--chatbot-bot-message-color,#374151);box-sizing:border-box;border-radius:12px;max-width:100%;margin:8px 0;padding:12px 14px 14px;position:relative}.chart-artifact__header{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.chart-artifact__title{overflow-wrap:break-word;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:1.3}.chart-artifact__canvas{width:100%;min-width:0;height:320px;max-height:320px;position:relative}.chart-artifact__canvas .recharts-surface{overflow:hidden}.chart-artifact .recharts-legend-item-text{color:var(--chatbot-bot-message-color,#374151)!important}.chart-artifact .recharts-pie-sector,.chart-artifact .recharts-pie-sector *{-webkit-tap-highlight-color:transparent;outline:none}.chart-artifact__desc{opacity:.8;margin:10px 2px 0;font-size:12px}.chart-artifact__skeleton{background:linear-gradient(90deg, color-mix(in srgb, currentColor 6%, transparent), color-mix(in srgb, currentColor 12%, transparent), color-mix(in srgb, currentColor 6%, transparent));background-size:200% 100%;border-radius:8px;width:100%;height:320px;animation:1.2s ease-in-out infinite chart-artifact-shimmer}@keyframes chart-artifact-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.chart-artifact__skeleton{animation:none}}.chart-artifact--error{flex-direction:column;gap:2px;display:flex}.chart-artifact__error-title{font-size:13px;font-weight:600}.chart-artifact__error-detail{opacity:.75;font-size:12px}.chart-artifact__sr-table{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;contain:strict;pointer-events:none;border:0;width:1px;max-width:1px;height:1px;max-height:1px;margin:-1px;padding:0;position:fixed;top:0;left:0;overflow:hidden}.chart-export{flex-shrink:0;position:relative}.chart-export__trigger{color:var(--chatbot-bot-message-color,#374151);border:1px solid var(--chatbot-container-border-color,#e5e7eb);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.chart-export__trigger:hover:not(:disabled){background:var(--chatbot-prompt-hover-background,#0000000a)}.chart-export__trigger:disabled{opacity:.6;cursor:default}.chart-export__menu{z-index:20;background:var(--chatbot-popover-background,#fff);min-width:160px;color:var(--chatbot-popover-text,#374151);border:1px solid var(--chatbot-container-border-color,#e5e7eb);border-radius:10px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0000001f}.chart-export__item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:13px;display:block}.chart-export__item:hover:not(:disabled),.chart-export__item:focus-visible{background:var(--chatbot-popover-hover-background,#0000000f)}.chart-export__error{color:#dc2626;font-size:11px;position:absolute;top:calc(100% + 4px);right:0}@media (max-width:480px){.chart-artifact{padding:10px}.chart-export__menu{min-width:140px}}.chart-export-figure__host{pointer-events:none;z-index:-1;position:fixed;top:0;left:-100000px}.chart-export-figure{box-sizing:border-box;background:var(--chatbot-bot-message-background,#fff);color:var(--chatbot-bot-message-color,#374151);padding:24px;font-family:inherit}.chart-export-figure__title{margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.3}.chart-export-figure__body{align-items:flex-start;gap:24px;display:flex}.chart-export-figure__chart{flex:none}.chart-export-figure__legend{flex:auto;column-gap:24px;margin:0;padding:0;list-style:none}.chart-export-figure__legend-item{break-inside:avoid;align-items:flex-start;gap:8px;padding:3px 0;font-size:13px;line-height:18px;display:flex}.chart-export-figure__swatch{border-radius:3px;flex:none;width:12px;height:12px;margin-top:3px}.chart-export-figure__legend-label{overflow-wrap:anywhere;word-break:break-word;flex:auto;min-width:0}.chart-export-figure__legend-value{font-variant-numeric:tabular-nums;flex:none;font-weight:600}.chart-export-figure__legend-percent{text-align:right;opacity:.65;font-variant-numeric:tabular-nums;flex:none;min-width:44px}.chart-dashboard__toolbar{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.chart-dashboard__control{flex-direction:column;gap:4px;min-width:0;display:flex}.chart-dashboard__control-label{text-transform:uppercase;letter-spacing:.04em;opacity:.75;font-size:11px;font-weight:600}.chart-dashboard__control--select{width:min(150px,100%);min-width:min(132px,100%)}.chart-dashboard__select-trigger{width:100%;min-width:0;color:inherit;background:color-mix(in srgb, currentColor 3%, transparent);border:1px solid var(--chatbot-container-border-color,#e5e7eb);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;font-family:inherit;transition:background-color .12s,border-color .12s,box-shadow .12s;display:inline-flex;height:30px!important;padding:0 8px!important;font-size:12px!important;line-height:18px!important}.chart-dashboard__select-trigger:hover,.chart-dashboard__select-trigger[data-popup-open]{background:var(--chatbot-prompt-hover-background,#0000000a)}.chart-dashboard__select-trigger:focus-visible{border-color:color-mix(in srgb, currentColor 55%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, currentColor 12%, transparent);outline:none}.chart-dashboard__select-trigger svg{flex-shrink:0;width:14px;height:14px;transition:transform .12s}.chart-dashboard__select-trigger[data-popup-open] svg{transform:rotate(180deg)}.chart-dashboard__select-value{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chart-dashboard__select-menu{z-index:1200;box-sizing:border-box;max-width:min(180px,100vw - 32px);max-height:min(220px, var(--available-height,220px));font-family:var(--font-urbanist,"Urbanist", sans-serif);color:var(--chatbot-popover-text,#374151);background:var(--chatbot-popover-background,#fff);border:1px solid var(--chatbot-container-border-color,#e5e7eb);border-radius:10px;position:relative;overflow:hidden auto;box-shadow:0 14px 34px #0f172a29;width:var(--anchor-width,150px)!important;min-width:132px!important;padding:3px!important;font-size:12px!important;line-height:18px!important}.chart-dashboard__select-item{color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;outline:none;align-items:center;display:flex;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:12px!important;line-height:18px!important}.chart-dashboard__select-item>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-dashboard__select-item:hover,.chart-dashboard__select-item[data-highlighted]{background:var(--chatbot-popover-hover-background,#0000000f)}.chart-dashboard__select-item[data-selected]{background:color-mix(in srgb, currentColor 8%, transparent);font-weight:600}.chart-dashboard__select-menu [data-slot=select-scroll-up-button],.chart-dashboard__select-menu [data-slot=select-scroll-down-button]{height:22px;color:inherit;background:inherit;justify-content:center;align-items:center;display:none}.chart-dashboard__select-menu [data-slot=select-scroll-up-button][data-visible],.chart-dashboard__select-menu [data-slot=select-scroll-down-button][data-visible]{display:flex}.chart-dashboard__segmented{border:1px solid var(--chatbot-container-border-color,#e5e7eb);background:0 0;border-radius:8px;padding:2px;display:inline-flex}.chart-dashboard__segment{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background-color .12s}.chart-dashboard__segment:hover:not([aria-checked=true]){background:var(--chatbot-prompt-hover-background,#0000000a)}.chart-dashboard__segment--active{background:var(--chatbot-bot-message-color,#374151);color:var(--chatbot-bot-message-background,#fff)}.chart-dashboard__segment:focus-visible{outline:2px solid var(--chatbot-bot-message-color,#374151);outline-offset:1px}@media (prefers-reduced-motion:reduce){.chart-dashboard__segment{transition:none}}.chart-dashboard__cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.chart-dashboard__card{border:1px solid var(--chatbot-container-border-color,#e5e7eb);background:color-mix(in srgb, currentColor 3%, transparent);border-radius:10px;flex-direction:column;gap:2px;min-width:0;padding:10px 12px;display:flex;overflow:hidden}.chart-dashboard__card-label{opacity:.75;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.chart-dashboard__card-value{overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums;max-width:100%;font-size:20px;font-weight:600;line-height:1.2}.chart-dashboard__card-delta{font-size:11px;font-weight:500}.chart-dashboard__card-threshold{opacity:.85;font-size:11px;font-weight:500}.chart-dashboard__card-desc{opacity:.7;font-size:11px}.chart-dashboard__tone-neutral{color:inherit}.chart-dashboard__tone-info{color:#4f46e5}.chart-dashboard__tone-success{color:#047857}.chart-dashboard__tone-warning{color:#b45309}.chart-dashboard__tone-danger{color:#b91c1c}.chart-dashboard__card.chart-dashboard__tone-info,.chart-dashboard__card.chart-dashboard__tone-success,.chart-dashboard__card.chart-dashboard__tone-warning,.chart-dashboard__card.chart-dashboard__tone-danger{border-left-width:3px}.chart-dashboard__annotations{flex-direction:column;gap:8px;margin-top:10px;display:flex}.chart-dashboard__badge{border:1px solid;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.chart-dashboard__callout,.chart-dashboard__insight{background:color-mix(in srgb, currentColor 6%, transparent);border-left:3px solid;border-radius:6px;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.chart-dashboard__callout-title,.chart-dashboard__insight-title{font-size:12px;font-weight:600}.chart-dashboard__callout-body,.chart-dashboard__insight-body{opacity:.9;font-size:12px}.chart-dashboard__sr-status{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;position:fixed;top:0;left:0;overflow:hidden}@media (max-width:480px){.chart-dashboard__cards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}
@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.chatbot-header{justify-content:space-between;align-items:center;padding:20px 20px 5px;display:flex}@media (max-height:250px){.chatbot-header{display:none}}.chatbot-header-left{align-items:center;gap:15px;display:flex}.chatbot-avatar{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;display:flex}.chatbot-avatar img,.chatbot-avatar svg{width:40px;height:40px}.chatbot-title-section{flex-direction:column;display:flex}.chatbot-title{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;width:170px;margin:0;font-family:Futura,sans-serif;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.chatbot-title-light{color:var(--chatbot-title-color,#222)}.chatbot-title-dark{color:var(--chatbot-title-color,#f2f2f2)}.chatbot-title-blue{color:var(--chatbot-title-color,#222)}.chatbot-subtitle{margin:0;font-size:14px}.chatbot-subtitle-link{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.chatbot-subtitle-light{color:var(--chatbot-subtitle-color,#393939)}.chatbot-subtitle-dark{color:var(--chatbot-subtitle-color,#d1d1d1)}.chatbot-subtitle-blue{color:var(--chatbot-subtitle-color,#222)}.chatbot-subtitle-link{color:var(--chatbot-subtitle-link-color,inherit)}.chatbot-header-actions{align-self:start;gap:25px;height:30px;padding-top:12px;padding-right:15px;display:flex}.chatbot-icon-button{color:inherit;cursor:pointer;font:inherit;appearance:none;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:transform .2s,opacity .2s;display:inline-flex}.chatbot-icon-button:hover{opacity:.8;transform:scale(1.1)}.chatbot-icon-button:active{transform:scale(.95)}.chatbot-content{scrollbar-width:none;-ms-overflow-style:none;border-radius:20px 20px 0 0;flex-direction:column;flex:1;min-height:0;margin:10px 10px 0;padding:15px;display:flex;overflow:hidden}.chatbot-content-light{background:var(--chatbot-content-background,white)}.chatbot-content-dark{background:var(--chatbot-content-background,#1a1835)}.chatbot-content-blue{background:var(--chatbot-content-background,white)}.chatbot-content::-webkit-scrollbar{display:none}.chatbot-first-message{letter-spacing:0;border-radius:15px 15px 15px 0;width:fit-content;margin-bottom:8px;padding:10px;font-family:Urbanist,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;animation:.3s slideInLeft}.chatbot-first-message-light{background:var(--chatbot-first-message-background,#f5f5f5);color:var(--chatbot-first-message-color,#222)}.chatbot-first-message-dark{background:var(--chatbot-first-message-background,#131229);color:var(--chatbot-first-message-color,#fff)}.chatbot-first-message-blue{background:var(--chatbot-first-message-background,#e0e9f6);color:var(--chatbot-first-message-color,#222)}.chatbot-prompts{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.chatbot-prompt-button{overflow-wrap:anywhere;text-align:start;cursor:pointer;max-width:330px;animation:.4s backwards fadeInUp;animation-delay:calc(.1s*var(--index,1));border-radius:16px;padding:8px 12px;font-size:14px;transition:all .3s}.chatbot-prompt-button-light{border:1px solid var(--chatbot-prompt-border-color,#dedede);background:var(--chatbot-prompt-background,#fff);color:var(--chatbot-prompt-text-color,#2c3e50)}.chatbot-prompt-button-dark{border:1px solid var(--chatbot-prompt-border-color,#ffffff14);background:var(--chatbot-prompt-background,#1e1b3c);color:var(--chatbot-prompt-text-color,#f2f2f2)}.chatbot-prompt-button-blue{border:1px solid var(--chatbot-prompt-border-color,#dde5f1);background:var(--chatbot-prompt-background,#fff);color:var(--chatbot-prompt-text-color,#222)}.chatbot-prompt-button-light:hover{background:var(--chatbot-prompt-hover-background,#dedede);color:var(--chatbot-prompt-text-color,#2c3e50);box-shadow:var(--chatbot-prompt-hover-shadow,0 4px 8px #dedede59);transform:translateY(-2px)}.chatbot-prompt-button-dark:hover{background:var(--chatbot-prompt-hover-background,#ffffff14);color:var(--chatbot-prompt-text-color,#f2f2f2);box-shadow:var(--chatbot-prompt-hover-shadow,0 4px 8px #ffffff14);transform:translateY(-2px)}.chatbot-prompt-button-blue:hover{background:var(--chatbot-prompt-hover-background,#dde5f1);color:var(--chatbot-prompt-text-color,#222);box-shadow:var(--chatbot-prompt-hover-shadow,0 4px 8px #dde5f180);transform:translateY(-2px)}.chatbot-prompt-button:active{transform:translateY(0)}.chatbot-messages{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;margin-bottom:15px;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{display:none}.chatbot-message-base{letter-spacing:0;word-wrap:break-word;border-radius:15px;max-width:80%;margin-bottom:10px;padding:12px 16px;font-family:Urbanist,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.chatbot-message-user{text-align:left;width:fit-content;margin-left:auto;margin-right:0;animation:.3s slideInRight;display:block}.chatbot-message-user-light{background:var(--chatbot-user-message-background,#303030);color:var(--chatbot-user-message-color,#fff)}.chatbot-message-user-dark{background:var(--chatbot-user-message-background,#5f28fb);color:var(--chatbot-user-message-color,#fff)}.chatbot-message-user-blue{background:var(--chatbot-user-message-background,#3985ff);color:var(--chatbot-user-message-color,#fff)}.chatbot-message-bot{border-radius:15px 15px 15px 0;animation:.3s slideInLeft}.chatbot-message-bot-light{background:var(--chatbot-bot-message-background,#f5f5f5);color:var(--chatbot-bot-message-color,#222)}.chatbot-message-bot-dark{background:var(--chatbot-bot-message-background,#131229);color:var(--chatbot-bot-message-color,#fff)}.chatbot-message-bot-blue{background:var(--chatbot-bot-message-background,#e0e9f6);color:var(--chatbot-bot-message-color,#222)}.chatbot-message-bot{line-height:1.55}.chatbot-message-bot p{margin:0 0 10px}.chatbot-message-bot p:last-child{margin-bottom:0}.chatbot-message-bot h1,.chatbot-message-bot h2,.chatbot-message-bot h3,.chatbot-message-bot h4{margin:14px 0 8px;font-weight:600;line-height:1.3}.chatbot-message-bot h1{font-size:18px}.chatbot-message-bot h2{font-size:16px}.chatbot-message-bot h3{font-size:15px}.chatbot-message-bot h4{font-size:14px}.chatbot-message-bot h1:first-child,.chatbot-message-bot h2:first-child,.chatbot-message-bot h3:first-child,.chatbot-message-bot h4:first-child{margin-top:0}.chatbot-message-bot ul,.chatbot-message-bot ol{margin:6px 0 10px;padding-left:22px}.chatbot-message-bot li{margin:3px 0}.chatbot-message-bot li>p{margin:0}.chatbot-message-bot strong{font-weight:600}.chatbot-message-bot a{color:inherit;text-decoration:underline}.chatbot-message-bot blockquote{opacity:.85;border-left:3px solid;margin:8px 0;padding:6px 12px}.chatbot-message-bot code{background:#0000000f;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.chatbot-message-bot-dark code{background:#ffffff26}.chatbot-message-bot pre{background:#0000000f;border-radius:8px;margin:8px 0;padding:10px 12px;overflow-x:auto}.chatbot-message-bot-dark pre{background:#00000040}.chatbot-message-bot pre code{white-space:pre;background:0 0;padding:0;font-size:12.5px;line-height:1.5}.chatbot-message-bot table{border-collapse:collapse;width:max-content;max-width:100%;margin:8px 0;font-size:13px;display:block;overflow-x:auto}.chatbot-message-bot th,.chatbot-message-bot td{text-align:left;vertical-align:top;white-space:nowrap;border:1px solid #00000026;padding:6px 10px}.chatbot-message-bot-dark th,.chatbot-message-bot-dark td{border-color:#ffffff40}.chatbot-message-bot th{background:#0000000f;font-weight:600}.chatbot-message-bot-dark th{background:#ffffff1f}.chatbot-message-bot tr:nth-child(2n) td{background:#00000008}.chatbot-message-bot-dark tr:nth-child(2n) td{background:#ffffff0d}.chatbot-message-bot.chatbot-message-base{max-width:92%}.chatbot-input-container{border-radius:0 0 15px 15px;align-items:center;gap:10px;margin:0 10px 10px;padding:15px;display:flex;box-shadow:0 -4px 12px #0000001a}@media (max-height:200px){.chatbot-input-container{padding:2px 2px 2px 15px}}.chatbot-input-container-light{background:var(--chatbot-input-container-background,white)}.chatbot-input-container-dark{background:var(--chatbot-input-container-background,#1a1835)}.chatbot-input-container-blue{background:var(--chatbot-input-container-background,white)}.chatbot-input{appearance:none;background:0 0;border:none;outline:none;flex:1;font-size:14px;transition:transform .2s}.chatbot-input-light{color:var(--chatbot-input-text-color,#2c3e50)}.chatbot-input-dark{color:var(--chatbot-input-text-color,white)}.chatbot-input-blue{color:var(--chatbot-input-text-color,#222)}.chatbot-input:focus{transform:scale(1.01)}@media (max-width:767px){.chatbot-input{transform-origin:0;font-size:16px;transform:scale(.875)}.chatbot-input:focus{transform:scale(.875)}}.chatbot-input::placeholder{color:var(--chatbot-input-placeholder-color,#bebebe)}.chatbot-input:-webkit-autofill{caret-color:var(--chatbot-input-text-color,currentColor);-webkit-text-fill-color:var(--chatbot-input-text-color,currentColor);box-shadow:0 0 0 1000px var(--chatbot-input-container-background,transparent)inset;transition:background-color 9999s ease-out,color 9999s ease-out}.chatbot-input:-webkit-autofill:hover{caret-color:var(--chatbot-input-text-color,currentColor);-webkit-text-fill-color:var(--chatbot-input-text-color,currentColor);box-shadow:0 0 0 1000px var(--chatbot-input-container-background,transparent)inset;transition:background-color 9999s ease-out,color 9999s ease-out}.chatbot-input:-webkit-autofill:focus{caret-color:var(--chatbot-input-text-color,currentColor);-webkit-text-fill-color:var(--chatbot-input-text-color,currentColor);box-shadow:0 0 0 1000px var(--chatbot-input-container-background,transparent)inset;transition:background-color 9999s ease-out,color 9999s ease-out}.chatbot-input:-webkit-autofill:active{caret-color:var(--chatbot-input-text-color,currentColor);-webkit-text-fill-color:var(--chatbot-input-text-color,currentColor);box-shadow:0 0 0 1000px var(--chatbot-input-container-background,transparent)inset;transition:background-color 9999s ease-out,color 9999s ease-out}.chatbot-input:disabled{opacity:.6;cursor:not-allowed}.chatbot-send-button{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.chatbot-send-button-light:hover:not(:disabled){box-shadow:var(--chatbot-send-button-hover-shadow,0 4px 12px #30303059);transform:scale(1.1)rotate(15deg)}.chatbot-send-button-dark:hover:not(:disabled){box-shadow:var(--chatbot-send-button-hover-shadow,0 4px 12px #5f28fb);transform:scale(1.1)rotate(15deg)}.chatbot-send-button-blue:hover:not(:disabled){box-shadow:var(--chatbot-send-button-hover-shadow,0 4px 12px #0160f159);transform:scale(1.1)rotate(15deg)}.chatbot-send-button:active:not(:disabled){transform:scale(.95)rotate(0)}.chatbot-send-button:disabled{opacity:.5;cursor:not-allowed}.chatbot-send-button svg{fill:#222;width:24px;height:24px;margin-left:4px}.chatbot-send-button-light svg,.chatbot-send-button-dark svg{fill:var(--chatbot-send-button-icon-color,#fff)}.chatbot-send-button-light{background:var(--chatbot-send-button-background,#303030)}.chatbot-send-button-dark{background:var(--chatbot-send-button-background,#5f28fb)}.chatbot-send-button-blue{background:var(--chatbot-send-button-background,#3985ff)}.chatbot-send-button-blue svg{fill:var(--chatbot-send-button-icon-color,#fff)}.chatbot-typing-indicator{align-items:center;gap:4px;display:flex}.chatbot-typing-dot{background-color:#bebebe;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.chatbot-typing-dot:nth-child(2){animation-delay:.2s}.chatbot-typing-dot:nth-child(3){animation-delay:.4s}.chatbot-popover-menu{z-index:10000;opacity:0;pointer-events:none;border-radius:24px;min-width:120px;padding:8px;font-size:18px;transition:opacity .2s,transform .2s;position:absolute;top:55px;right:65px;transform:translateY(-8px);box-shadow:0 2px 8px #00000026}.chatbot-popover-menu.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.chatbot-popover-menu-light{background:var(--chatbot-popover-background,white);color:var(--chatbot-popover-text,#2c3e50);border-radius:16px}.chatbot-popover-menu-dark{background:var(--chatbot-popover-background,#5f28fb);color:var(--chatbot-popover-text,#f5f5f5);border-color:#1a1835;border-radius:16px;box-shadow:0 2px 8px #393939}.chatbot-popover-item{white-space:nowrap;padding:10px}.chatbot-popover-item-light:hover{background:var(--chatbot-popover-hover-background,#f2f2f2);border-radius:16px}.chatbot-popover-item-dark:hover{background:var(--chatbot-popover-hover-background,#4b4786);border-radius:16px}.chatbot-container .chatbot-message-bot.chatbot-message-base p,.chatbot-container .chatbot-message-bot.chatbot-message-base ul,.chatbot-container .chatbot-message-bot.chatbot-message-base ol,.chatbot-container .chatbot-message-bot.chatbot-message-base li,.chatbot-container .chatbot-message-bot.chatbot-message-base blockquote,.chatbot-container .chatbot-message-bot.chatbot-message-base pre,.chatbot-container .chatbot-message-bot.chatbot-message-base code,.chatbot-container .chatbot-message-bot.chatbot-message-base a,.chatbot-container .chatbot-message-bot.chatbot-message-base strong,.chatbot-container .chatbot-message-bot.chatbot-message-base b,.chatbot-container .chatbot-message-bot.chatbot-message-base em,.chatbot-container .chatbot-message-bot.chatbot-message-base i,.chatbot-container .chatbot-message-bot.chatbot-message-base del,.chatbot-container .chatbot-message-bot.chatbot-message-base span,.chatbot-container .chatbot-message-bot.chatbot-message-base div,.chatbot-container .chatbot-message-bot.chatbot-message-base h1,.chatbot-container .chatbot-message-bot.chatbot-message-base h2,.chatbot-container .chatbot-message-bot.chatbot-message-base h3,.chatbot-container .chatbot-message-bot.chatbot-message-base h4,.chatbot-container .chatbot-message-bot.chatbot-message-base h5,.chatbot-container .chatbot-message-bot.chatbot-message-base h6,.chatbot-container .chatbot-message-bot.chatbot-message-base table,.chatbot-container .chatbot-message-bot.chatbot-message-base thead,.chatbot-container .chatbot-message-bot.chatbot-message-base tbody,.chatbot-container .chatbot-message-bot.chatbot-message-base tr,.chatbot-container .chatbot-message-bot.chatbot-message-base th,.chatbot-container .chatbot-message-bot.chatbot-message-base td,.chatbot-container .chatbot-message-bot.chatbot-message-base hr,.chatbot-container .chatbot-message-bot.chatbot-message-base img{font-weight:inherit;font-style:inherit;letter-spacing:inherit;text-align:inherit;text-transform:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:baseline;box-sizing:border-box;background:0 0;border:0;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;margin:0!important;padding:0!important}.chatbot-container .chatbot-message-bot.chatbot-message-base p,.chatbot-container .chatbot-message-bot.chatbot-message-base ul,.chatbot-container .chatbot-message-bot.chatbot-message-base ol,.chatbot-container .chatbot-message-bot.chatbot-message-base blockquote,.chatbot-container .chatbot-message-bot.chatbot-message-base pre,.chatbot-container .chatbot-message-bot.chatbot-message-base table{margin:0 0 8px!important}.chatbot-container .chatbot-message-bot.chatbot-message-base>:last-child,.chatbot-container .chatbot-message-bot.chatbot-message-base p:last-child,.chatbot-container .chatbot-message-bot.chatbot-message-base ul:last-child,.chatbot-container .chatbot-message-bot.chatbot-message-base ol:last-child{margin-bottom:0!important}.chatbot-container .chatbot-message-bot.chatbot-message-base ul,.chatbot-container .chatbot-message-bot.chatbot-message-base ol{padding-left:1.25em!important}.chatbot-container .chatbot-message-bot.chatbot-message-base ul{list-style:outside}.chatbot-container .chatbot-message-bot.chatbot-message-base ol{list-style:decimal}.chatbot-container .chatbot-message-bot.chatbot-message-base li{margin:0 0 4px!important}.chatbot-container .chatbot-message-bot.chatbot-message-base li:last-child{margin-bottom:0!important}.chatbot-container .chatbot-message-bot.chatbot-message-base strong,.chatbot-container .chatbot-message-bot.chatbot-message-base b{font-weight:600}.chatbot-container .chatbot-message-bot.chatbot-message-base em,.chatbot-container .chatbot-message-bot.chatbot-message-base i{font-style:italic}.chatbot-container .chatbot-message-bot.chatbot-message-base a{color:currentColor;text-underline-offset:2px;word-break:break-word;text-decoration:underline}.chatbot-container .chatbot-message-bot.chatbot-message-base code{background:#0000000f;border-radius:4px;padding:1px 4px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:.92em!important}.chatbot-container .chatbot-message-bot.chatbot-message-base pre{white-space:pre;background:#0000000f;border-radius:6px;overflow-x:auto;padding:8px 10px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:.92em!important}.chatbot-container .chatbot-message-bot.chatbot-message-base pre code{background:0 0;border-radius:0;font-size:inherit!important;padding:0!important}.chatbot-container .chatbot-message-bot.chatbot-message-base blockquote{opacity:.9;border-left:2px solid;padding-left:8px!important}.chatbot-container .chatbot-message-bot.chatbot-message-base h1,.chatbot-container .chatbot-message-bot.chatbot-message-base h2,.chatbot-container .chatbot-message-bot.chatbot-message-base h3,.chatbot-container .chatbot-message-bot.chatbot-message-base h4,.chatbot-container .chatbot-message-bot.chatbot-message-base h5,.chatbot-container .chatbot-message-bot.chatbot-message-base h6{font-weight:600;margin:0 0 4px!important;font-size:1em!important}.chatbot-container .chatbot-message-bot.chatbot-message-base table{border-collapse:collapse;width:100%}.chatbot-container .chatbot-message-bot.chatbot-message-base th,.chatbot-container .chatbot-message-bot.chatbot-message-base td{text-align:left;border:1px solid;padding:4px 8px!important}.chatbot-container .chatbot-message-bot.chatbot-message-base th{font-weight:600}.chatbot-container .chatbot-message-bot.chatbot-message-base hr{opacity:.3;border:0;border-top:1px solid;margin:8px 0!important}.chatbot-container .chatbot-message-bot.chatbot-message-base img{object-fit:contain;max-width:100%;height:auto;display:block}.chatbot-container .chatbot-message-bot.chatbot-message-base .chatbot-typing-indicator{align-items:center;gap:4px;display:flex}.chatbot-container .chatbot-message-bot.chatbot-message-base .chatbot-typing-dot{background-color:#bebebe;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.chatbot-container .chatbot-message-bot.chatbot-message-base .chatbot-typing-dot:nth-child(2){animation-delay:.2s}.chatbot-container .chatbot-message-bot.chatbot-message-base .chatbot-typing-dot:nth-child(3){animation-delay:.4s}.chatbot-wrapper{box-sizing:border-box;overscroll-behavior:none;width:100%;height:100dvh;min-height:0;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);background:#efedec;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.chatbot-container{box-sizing:border-box;border:1px solid var(--chatbot-container-border-color,transparent);overscroll-behavior:contain;background:#efedec;flex-direction:column;width:100%;max-width:768px;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.chatbot-wrapper-embedded{background:0 0;justify-content:stretch;align-items:stretch;width:100%;padding-bottom:0}.chatbot-container-embedded{border:none;width:100%;max-width:none}.chatbot-container-embedded .chatbot-content,.chatbot-container-embedded .chatbot-input-container{margin-left:0;margin-right:0}.chatbot-container-embedded .chatbot-content{border-radius:0}.chatbot-container-embedded .chatbot-input-container{box-shadow:none;border-radius:0}.chatbot-title{width:auto;max-width:unset}.chatbot-message-base{max-width:100%;margin-bottom:16px}.chatbot-message-user{word-wrap:break-word;border-radius:15px;justify-self:right;max-width:85%;margin-bottom:12px;padding:12px 16px;font-size:14px}.chatbot-message-bot{justify-self:left}.chatbot-message-user+.chatbot-message-base,.chatbot-message-base+.chatbot-message-user{margin-top:8px}.chatbot-content{max-height:100%}@media (max-height:200px){.chatbot-content{margin:2px 2px 0;padding-top:5px;padding-bottom:5px}}.chatbot-messages{overscroll-behavior:contain;max-height:100%}@media (max-height:200px){.chatbot-messages{margin-bottom:5px}}.chatbot-input-container{flex-shrink:0}@media (max-height:200px){.chatbot-input-container{margin:2px 2px 0}.chatbot-input{padding-left:8px}}.chatbot-first-message-small-height{border-radius:15px 15px 15px 0;align-items:end;gap:10px;width:fit-content;margin-bottom:8px;padding:10px;font-size:14px;animation:.3s slideInLeft;display:flex}@media (min-height:200px){.chatbot-first-message-small-height{display:none}}.chatbot-first-message-title{margin-bottom:5px;font-weight:600;display:block}@media (min-height:200px){.chatbot-first-message-title{display:none}}@media (max-height:200px){.chatbot-first-message{display:none}}.chatbot-message-icon{width:40px;height:40px}@media (min-height:200px){.chatbot-message-icon{display:none}}@media (max-height:200px){.chatbot-message-bot{margin-bottom:0;padding:0}}.chatbot-finops-upgrade-cta{border:1px solid var(--color-banner-info-border,#c7d2fe);background:var(--color-white,#fff);min-height:40px;color:var(--color-banner-info-fg-strong,#1e3a8a);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;margin:8px 0 12px;padding:8px 14px;font-size:14px;font-weight:700;transition:background-color .15s;display:inline-flex}.chatbot-finops-upgrade-cta:hover{background:var(--color-banner-info,#eef2ff)}.chatbot-message-user-row{justify-content:flex-end;align-items:center;gap:6px;display:flex}.chatbot-save-prompt-button{box-sizing:border-box;color:#606060;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:1;transition:background-color .15s,color .15s,opacity .15s;display:inline-flex}.chatbot-message-user-row:hover .chatbot-save-prompt-button,.chatbot-save-prompt-button:focus-visible{opacity:1}.chatbot-save-prompt-button-active{color:#606060;background:#f1f1f1}.chatbot-save-prompt-button:hover{color:#373737;opacity:1;background:#dedede}.saved-prompts-block{margin-bottom:8px}.saved-prompts-heading{opacity:.6;margin-bottom:6px;font-size:12px;font-weight:600}.saved-prompt-item{align-items:stretch;gap:4px;display:inline-flex}.saved-prompt-run{flex-direction:column;align-items:flex-start;gap:2px;max-width:min(330px,100%);display:inline-flex}.saved-prompt-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.saved-prompt-scope{text-transform:uppercase;letter-spacing:.04em;opacity:.55;font-size:10px}.saved-prompt-actions{align-items:center;gap:2px;display:inline-flex}.saved-prompt-actions button{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:13px;line-height:1}.saved-prompt-actions button:hover{opacity:1}.saved-prompt-add{cursor:pointer;opacity:.7;background:0 0;border:none;margin-bottom:8px;padding:4px 0;font-size:13px;font-weight:600}.saved-prompt-add:hover{opacity:1}