.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--widget{color:inherit;background:0 0;border:0;border-radius:0;margin:0;padding:0}.chart-export--compact .chart-export__trigger{width:24px;height:24px;color:var(--color-g500,#6b6b6b);background:0 0;border:0;border-radius:999px;justify-content:center;gap:0;padding:0}.chart-export--compact .chart-export__trigger:hover:not(:disabled){background:var(--color-g50,#0000000a)}.chart-export--compact .chart-export__trigger>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.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%;height:var(--chart-artifact-canvas-height,320px);max-height:var(--chart-artifact-canvas-height,320px);min-width:0;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__target{justify-content:space-between;align-items:center;gap:16px;display:flex}.chart-export__item.chart-export__back{text-align:left;border-bottom:1px solid var(--chatbot-container-border-color,#e5e7eb);border-radius:6px 6px 0 0;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:4px;padding-bottom:10px;font-weight:600;display:flex}.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:#1f6fd0}.chart-dashboard__tone-success{color:#1f7a3d}.chart-dashboard__tone-warning{color:#8a5a00}.chart-dashboard__tone-danger{color:#b40000}.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-button,.chatbot-button *,.chatbot-container,.chatbot-container *{box-sizing:border-box}.chatbot-button,.chatbot-container{font-family:var(--font-urbanist,"Urbanist", sans-serif);letter-spacing:0;text-transform:none;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:14px;font-style:normal;font-weight:400;line-height:1.2}.chatbot-container button,.chatbot-container input{font-family:inherit}.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 15px 0;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{font-family:var(--font-urbanist,"Urbanist", sans-serif);letter-spacing:0;border-radius:15px 15px 15px 0;width:fit-content;margin-bottom:8px;padding:10px;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-first-message-small-height{border-radius:15px 15px 15px 0;align-items:flex-end;gap:10px;width:fit-content;margin-bottom:8px;padding:10px;font-size:14px;animation:.3s slideInLeft;display:flex}.chatbot-first-message-title{margin-bottom:5px;font-weight:600;display:block}.chatbot-message-icon{width:40px;height:40px}.chatbot-prompts{flex-wrap:nowrap;align-items:flex-start;gap:8px;max-width:100%;margin-bottom:8px;display:flex;position:relative;overflow:visible}.chatbot-prompt-button{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;text-align:start;cursor:pointer;min-width:0;max-width:min(260px,100%);animation:.4s backwards fadeInUp;animation-delay:calc(.1s * var(--index,1));vertical-align:top;border-radius:16px;padding:8px 12px;font-size:14px;line-height:1.2;transition:all .3s;display:inline-block;overflow:hidden}.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-followup-prompts{flex-wrap:nowrap;align-items:flex-start;gap:6px;max-width:100%;margin:8px 0 4px;display:flex;position:relative;overflow:visible}.chatbot-followup-prompts-pinned{flex-shrink:0;margin:0 0 8px}.chatbot-followup-prompts-pinned .chatbot-prompt-button{animation:none}.chatbot-prompt-button-compact{border-radius:12px;max-width:min(210px,100%);padding:5px 10px;font-size:12px}.chatbot-prompt-menu{display:inline-flex}.chatbot-prompt-menu-trigger{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:4px;min-width:46px;max-width:none;display:inline-flex}.chatbot-prompt-menu-trigger svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.chatbot-prompt-menu-open .chatbot-prompt-menu-trigger svg{transform:rotate(180deg)}.chatbot-prompt-menu-count{line-height:1}.chatbot-prompt-menu-list{z-index:20;border:1px solid var(--chatbot-prompt-border-color,#dedede);background:var(--chatbot-prompt-background,#fff);width:max-content;min-width:min(200px,100vw - 32px);max-width:min(260px,100vw - 32px);max-height:min(260px,45vh);color:var(--chatbot-prompt-text-color,#222);border-radius:8px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 12px 30px #22222224}.chatbot-prompt-menu-list[hidden]{display:none}.chatbot-prompt-menu-item{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:13px;line-height:1.25;display:block;overflow:hidden}.chatbot-prompt-menu-item+.chatbot-prompt-menu-item{border-top:1px solid color-mix(in srgb, currentColor 10%, transparent);border-top-left-radius:0;border-top-right-radius:0}.chatbot-prompt-menu-item:hover{background:var(--chatbot-prompt-hover-background,#f2f2f2)}.chatbot-prompt-measure-row{gap:inherit;pointer-events:none;visibility:hidden;white-space:nowrap;flex-wrap:nowrap;max-width:none;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.chatbot-prompt-measure-row .chatbot-prompt-button{animation:none}.chatbot-messages{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;margin-bottom:0;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{display:none}.chatbot-message-base{font-family:var(--font-urbanist,"Urbanist", sans-serif);letter-spacing:0;word-wrap:break-word;border-radius:15px;max-width:80%;margin-bottom:10px;padding:12px 16px;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-dashboard-composer-wrap{box-sizing:border-box;flex-shrink:0;width:100%;max-width:816px;margin:0 auto;padding:0 24px 12px}.chatbot-dashboard-composer{background:#fff;border:1px solid #00000024;border-radius:26px;padding:6px 8px;box-shadow:0 2px 12px #0000000d}.chatbot-dashboard-toolbar{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 4px 2px;display:grid}.chatbot-dashboard-toolbar-no-stub-tools{grid-template-columns:minmax(0,1fr) auto}.chatbot-dashboard-input{box-sizing:border-box;resize:none;color:#1f1f1f;width:100%;min-width:0;min-height:34px;max-height:200px;font:inherit;overflow-wrap:break-word;field-sizing:fixed;background:0 0;border:none;outline:none;padding:6px 2px;font-size:16px;line-height:22px;overflow:hidden}textarea.chatbot-dashboard-input:hover,textarea.chatbot-dashboard-input:focus-visible{border:none;outline:none}.chatbot-dashboard-input::placeholder{color:#6f6f6b;font-weight:400}.chatbot-dashboard-toolbar-right{justify-content:flex-end;align-items:center;gap:12px;display:flex}.chatbot-dashboard-send{color:#fff;cursor:pointer;background:#1f1f1f;border:none;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chatbot-dashboard-send:hover:not(:disabled){background:#000}.chatbot-dashboard-send:disabled{cursor:not-allowed;opacity:.5}.chatbot-input-container{border-top:1px solid color-mix(in srgb, currentColor 10%, transparent);border-radius:0 0 15px 15px;align-items:center;gap:10px;margin:0 10px 10px;padding:15px;display:flex}@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-conversation-reset-divider{text-align:center;color:#888;border-top:1px dashed #d0d0d0;align-self:stretch;margin:12px 0;padding:8px 8px 0;font-size:12px}.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:112px;padding:6px;font-size:16px;transition:opacity .2s,transform .2s;position:absolute;top:55px;right:65px;transform:translateY(-8px);box-shadow:0 2px 8px #00000026}.chatbot-container-bychat-site .chatbot-popover-menu{right:25px}.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:8px 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;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}
html{scroll-behavior:smooth}@view-transition{navigation:auto}::view-transition-group(*){animation-duration:1s}::view-transition-old(root){animation:1s ease-in both leave}::view-transition-new(root){animation:1s ease-in both enter}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation-duration:0s}}.flip-card{perspective:1000px}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:1rem;width:100%;height:100%;position:absolute}.flip-card-back{background-color:#ffcc79;justify-content:center;align-items:center;display:flex;transform:rotateY(180deg)}@media (min-width:700px) and (max-width:1000px){.flip-card-text{font-size:12px!important;line-height:140%!important}}
