.modbot-chat{position:relative}.modbot-chat *,.modbot-chat :before,.modbot-chat :after{box-sizing:border-box;margin:0;padding:0}.modbot-chat{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}.modbot-chat__thread{flex-direction:column;height:100%;display:flex}.modbot-chat__thread__viewport{flex:1;padding:16px;overflow-y:auto}.modbot-chat__modal__trigger{z-index:99999;color:#fff;cursor:pointer;background:#3b5bdb;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.modbot-chat__modal__trigger:hover{background:#294ace}.modbot-chat__modal__content{z-index:99999;background:#fafaf8;border:1px solid #d3dcff;border-radius:16px;width:400px;height:600px;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.modbot-chat__composer-wrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.modbot-chat__composer-wrapper--disabled{display:none}.modbot-chat__composer{cursor:text;background:#fff;border:1px solid #d3dcff;border-radius:16px;align-items:center;width:100%;padding:8px 16px;display:flex;box-shadow:0 4px 10px #0000001a}.modbot-chat__composer__input{color:#111827;resize:none;background:0 0;border:none;outline:none;flex:1;min-width:0;min-height:40px;padding:8px 0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px}.modbot-chat__composer__input::placeholder{color:#374151}.modbot-chat__composer__input:disabled{opacity:.5;cursor:not-allowed}.modbot-chat__composer__submit{color:#fff;cursor:pointer;background:#3b5bdb;border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,box-shadow .2s;display:flex}.modbot-chat__composer__submit:hover:not(:disabled){background:#294ace;box-shadow:0 4px 10px #0000001a}.modbot-chat__composer__submit:disabled{color:#858fba;cursor:not-allowed;background:#d3dcff}.modbot-chat__composer__submit svg{width:20px;height:20px}.modbot-chat__composer-disclaimer{color:#374151;text-align:center;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:11px;line-height:1.35}.modbot-chat__composer-disclaimer a{color:#3b5bdb;text-decoration:underline}@media (width<=767px){.modbot-chat__composer-wrapper{gap:4px}.modbot-chat__composer{flex-wrap:wrap;padding:4px 12px}.modbot-chat__composer__input{flex:100%;min-height:32px;padding:4px 0;font-size:16px;line-height:20px}.modbot-chat__composer__submit{width:32px;height:32px;margin-left:auto}.modbot-chat__composer-disclaimer{font-size:10px}}.modbot-chat__message{margin-bottom:16px}.modbot-chat__message--user{color:#fff;background:#1e3a8a;border-radius:16px 16px 4px;max-width:600px;margin-left:auto;padding:16px;font-size:16px;font-weight:500;line-height:1.5}.modbot-chat__message--assistant{flex-direction:row;align-items:flex-start;gap:30px;margin-right:auto;display:flex}.modbot-chat__message-avatar{flex-shrink:0;width:30px;height:32px}.modbot-chat__message-content{flex-direction:column;gap:16px;max-width:750px;display:flex}.modbot-chat__message-toolbar{color:#3b5bdb;flex-direction:row;gap:30px;display:flex}.modbot-chat__markdown{color:#374151;font-size:16px;font-weight:500;line-height:1.5}.modbot-chat__markdown p{margin-bottom:8px}.modbot-chat__markdown ul,.modbot-chat__markdown ol{margin-bottom:8px;padding-left:24px}.modbot-chat__assistant-message{flex-direction:row;align-items:flex-start;gap:30px;max-width:810px;margin-right:auto;display:flex}.modbot-chat__assistant-message__avatar{flex-shrink:0;width:30px;height:32px}.modbot-chat__assistant-message__content{flex-direction:column;gap:16px;min-width:0;max-width:750px;display:flex}.modbot-chat__assistant-message__text{color:#374151;overflow-wrap:break-word;word-wrap:break-word;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.modbot-chat__assistant-message__text--error{opacity:.7;font-style:italic}.modbot-chat__assistant-message__actions{flex-direction:row;gap:30px;display:flex}.modbot-chat__assistant-message__action-btn{color:#3b5bdb;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;line-height:0;transition:color .15s,background-color .15s;display:inline-flex}.modbot-chat__assistant-message__action-btn:hover{color:#294ace;background:#eef2ff}.modbot-chat__assistant-message__action-btn--active{color:#3b5bdb}.modbot-chat__assistant-message__action-btn--disabled{opacity:.4;cursor:default;pointer-events:none}@media (width<=767px){.modbot-chat__assistant-message{box-sizing:border-box;gap:8px;max-width:100%}.modbot-chat__assistant-message__avatar{display:none}.modbot-chat__assistant-message__content{gap:8px;max-width:100%}.modbot-chat__assistant-message__text{font-size:14px}.modbot-chat__assistant-message__actions{gap:16px}.modbot-chat__assistant-message__action-btn{width:28px;height:28px}}.modbot-chat__markdown{overflow-wrap:break-word;word-wrap:break-word}.modbot-chat__markdown p{margin:0 0 8px}.modbot-chat__markdown p:last-child{margin-bottom:0}.modbot-chat__markdown a{color:#3b5bdb;text-decoration:underline}.modbot-chat__markdown ul,.modbot-chat__markdown ol{margin:0 0 8px;padding-left:24px}.modbot-chat__markdown strong{font-weight:600}.modbot-chat__markdown code{background:#eef2ff;border-radius:4px;padding:2px 4px;font-size:13px}.modbot-chat__card{background:#fafaf8;border:1px solid #d3dcff;border-radius:8px;margin:8px 0;padding:16px}.modbot-chat__card--lead-form{border-color:#3b5bdb}.modbot-chat__card--cost-estimate{background:#eef2ff}.modbot-chat__card--action-buttons{background:0 0;border:none;flex-wrap:wrap;gap:8px;padding:8px 0;display:flex}.modbot-chat__action-button{cursor:pointer;background:#fafaf8;border:1px solid #d3dcff;border-radius:8px;padding:4px 16px;font-size:14px;transition:border-color .2s}.modbot-chat__action-button:hover{border-color:#3b5bdb}.modbot-chat__lead-form{background:#fff;border:1px solid #d3dcff;border-radius:16px;flex-direction:column;width:100%;max-width:530px;margin:16px 0;padding:1rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}@media (width>=767px){.modbot-chat__lead-form{padding:1rem}}.modbot-chat__lead-form:before{content:"";z-index:5;background:linear-gradient(110deg,#fff 8%,#f5f6ff 18%,#fff 33%) 0 0/200% 100%;border-radius:5px;width:100%;height:100%;animation:1.5s linear infinite shimmer;position:absolute;top:0;left:0}.modbot-chat__lead-form--loaded:before{content:none}.modbot-chat__lead-form__close{z-index:6;box-shadow:none;color:#939393;cursor:pointer;background:0 0;border:0;border-radius:.5rem;margin:.5rem;font-size:2rem;font-weight:400;position:absolute;top:0;right:0}.modbot-chat__lead-form__close:hover{box-shadow:none;background:0 0}.modbot-chat__lead-form__iframe{opacity:0;border:none;width:100%;min-height:450px;animation:.5s .3s both paused showbot;display:block}.modbot-chat__lead-form--loaded .modbot-chat__lead-form__iframe{animation-play-state:running}@keyframes showbot{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{to{background-position-x:-200%}}.modbot-chat__lead-form-result{background:#fff;border:1.5px solid #d3dcff;border-radius:16px;align-items:center;gap:16px;margin:8px 0;padding:16px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.modbot-chat__lead-form-result[data-matched=n]{border-color:#e5e7eb}@media (width<=767px){.modbot-chat__lead-form-result{flex-direction:column;align-items:flex-start}}.modbot-chat__lead-form-result__content{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.modbot-chat__lead-form-result__icon{color:#1e3a8a;flex:0 0 30px;width:30px;height:30px}.modbot-chat__lead-form-result__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.modbot-chat__lead-form-result__heading{color:#111827;font-size:14px;font-weight:600;line-height:1.4}.modbot-chat__lead-form-result__description{color:#374151;font-size:12px;font-weight:500;line-height:1.35}.modbot-chat__lead-form-result__cta{color:#000;cursor:pointer;background-color:#fa8c16;border:2px solid #fa8c16;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;padding:8px 24px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-flex}.modbot-chat__lead-form-result__cta:hover{background-color:#ec7d05;border-color:#ec7d05;box-shadow:0 4px 10px #0000001a}.modbot-chat__lead-form-result__cta:focus-visible{outline-offset:2px;outline:2px solid #fa8c16}@media (width<=767px){.modbot-chat__lead-form-result__cta{width:100%}}.modbot-chat__lead-form-result__cta-arrow{color:#000;flex-shrink:0;width:16px;height:16px}.modbot-chat__button{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.3;transition:background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.modbot-chat__button:focus-visible{outline-offset:2px;outline:2px solid #3b5bdb}.modbot-chat__button:disabled{opacity:.5;cursor:not-allowed}.modbot-chat__button--lg{padding:16px 24px;font-size:18px}.modbot-chat__button--md{padding:12px 24px;font-size:16px}.modbot-chat__button--sm{padding:8px 24px;font-size:16px}.modbot-chat__button--primary{color:#fff;background-color:#3b5bdb;border:2px solid #3b5bdb}.modbot-chat__button--primary:hover:not(:disabled){background-color:#294ace;border-color:#294ace;box-shadow:0 4px 10px #0000001a}.modbot-chat__button--primary:active:not(:disabled){background-color:#1e3a8a;border-color:#1e3a8a}.modbot-chat__button--suggestion{color:#1e3a8a;background:linear-gradient(105deg,#3b5bdb14,#7700d414);border:1px solid #3b5bdb}.modbot-chat__button--suggestion:hover:not(:disabled){background:linear-gradient(105deg,#3b5bdb4d,#7700d44d);box-shadow:0 4px 10px #0000001a}.modbot-chat__button--suggestion:active:not(:disabled){background:linear-gradient(105deg,#3b5bdb66,#7700d466)}.modbot-chat__button--new-chat{color:#fff;background:linear-gradient(135deg,#352157,#3b5bdb);border:none}.modbot-chat__button--new-chat:hover:not(:disabled){background:linear-gradient(135deg,#2a1a45,#294ace);box-shadow:0 4px 10px #0000001a}.modbot-chat__button--new-chat:active:not(:disabled){background:linear-gradient(135deg,#1e1332,#1e3a8a)}.modbot-chat__button-icon{flex-shrink:0;width:1em;height:1em}.modbot-chat__icon-button{cursor:pointer;border:none;justify-content:center;align-items:center;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.modbot-chat__icon-button:focus-visible{outline-offset:2px;outline:2px solid #3b5bdb}.modbot-chat__icon-button:disabled{cursor:not-allowed}.modbot-chat__icon-button--action{color:#eef2ff;background-color:#3b5bdb;border-radius:16px;width:40px;height:40px;padding:10px}.modbot-chat__icon-button--action:hover:not(:disabled){background-color:#294ace;box-shadow:0 4px 10px #0000001a}.modbot-chat__icon-button--action:active:not(:disabled){background-color:#1e3a8a}.modbot-chat__icon-button--action:disabled{color:#374151;background-color:#edf2ff}.modbot-chat__icon-button--toolbar{color:#3b5bdb;background-color:#0000;border-radius:0;width:20px;height:20px;padding:0}.modbot-chat__icon-button--toolbar:hover:not(:disabled){color:#1e3a8a;transform:scale(1.5)}.modbot-chat__icon-button--toolbar:active:not(:disabled){color:#1e3a8a}.modbot-chat__icon-button-icon{flex-shrink:0;width:100%;height:100%}.modbot-chat__navbar{background:linear-gradient(99deg,#3b5bdb 2.5%,#1e3a8a 38.5%,#5d399a 90%);width:100%;padding:16px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.modbot-chat__navbar-inner{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.modbot-chat__navbar-logo-group{align-items:center;gap:16px;min-width:0;display:flex;overflow:hidden}.modbot-chat__navbar-avatar{object-fit:contain;width:42px;height:45px}.modbot-chat__navbar-wordmark{color:#fff;width:auto;min-width:0;height:45px}.modbot-chat__navbar-cta{color:#111827;cursor:pointer;white-space:nowrap;background:#fa8c16;border:2px solid #fa8c16;border-radius:16px;align-items:center;gap:8px;max-width:275px;padding:12px 24px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;display:flex}.modbot-chat__navbar-cta:hover{opacity:.9}.modbot-chat__navbar-cta-icon{color:#111827;width:16px;height:16px}@media (width<=767px){.modbot-chat__navbar{box-sizing:border-box;max-width:100%;padding:16px}.modbot-chat__navbar-cta{display:none}.modbot-chat__navbar-logo-group{gap:8px}.modbot-chat__navbar-avatar{width:32px;height:34px}.modbot-chat__navbar-wordmark{height:30px}}.modbot-chat__welcome{flex-direction:column;align-items:center;gap:40px;max-width:810px;margin:0 auto;padding:32px 0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.modbot-chat__welcome__avatar{object-fit:contain;width:145px;height:156px}.modbot-chat__welcome__heading{color:#111827;text-align:center;margin:0;font-size:32px;font-weight:600;line-height:1.5}.modbot-chat__welcome-input{box-sizing:border-box;cursor:text;background:#fff;border:1px solid #d3dcff;border-radius:16px;flex-direction:column;gap:16px;width:100%;min-height:56px;padding:1rem;display:flex;box-shadow:0 9px 20px #0000001a}.modbot-chat__welcome-input__top{flex:1;align-items:stretch;display:flex}.modbot-chat__welcome-input__placeholder{resize:none;color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500}.modbot-chat__welcome-input__placeholder::placeholder{color:#374151}.modbot-chat__welcome-input__bottom{justify-content:flex-end;align-items:center;display:flex}.modbot-chat__welcome-input__send{cursor:pointer;color:#fff;background:#3b5bdb;border:none;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.modbot-chat__welcome-input__send svg{width:20px;height:20px}.modbot-chat__welcome-input__send:disabled{color:#858fba;cursor:default;background:#d3dcff}.modbot-chat__welcome-suggestions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.modbot-chat__welcome-suggestions__button{cursor:pointer;color:#1e3a8a;background:linear-gradient(109deg,#3b5bdb14,#7700d414);border:2px solid #3b5bdb;border-radius:16px;align-items:center;gap:8px;padding:12px 24px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;transition:background .15s,box-shadow .15s;display:flex}.modbot-chat__welcome-suggestions__button:hover{background:linear-gradient(109deg,#3b5bdb29,#7700d429);box-shadow:0 4px 10px #0000001a}.modbot-chat__welcome-suggestions__icon{flex-shrink:0;width:16px;height:16px}.modbot-chat__welcome__brand{flex-direction:column;align-items:center;gap:8px;display:flex}.modbot-chat__welcome__wordmark{color:#3b5bdb;width:100%;max-width:300px;height:auto;display:none}@media (width<=767px){.modbot-chat__welcome{box-sizing:border-box;gap:32px;max-width:100%;padding:0 16px}.modbot-chat__welcome__avatar{width:80px;height:86px}.modbot-chat__welcome__wordmark{display:block}.modbot-chat__welcome__heading{font-size:24px}.modbot-chat__welcome-input__placeholder{font-size:16px}.modbot-chat__welcome-suggestions__button{padding:12px 16px;font-size:12px}.modbot-chat__welcome-suggestions__button:last-child{display:none}}.modbot-chat__sidebar{box-sizing:border-box;background:#fff;flex-direction:column;gap:24px;width:303px;height:100%;padding:24px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.modbot-chat__sidebar-logo-group{align-items:center;padding:0;display:flex}.modbot-chat__sidebar-logo{color:#3b5bdb;width:auto;height:28px}.modbot-chat__sidebar-body{flex-direction:column;flex:1 0 0;justify-content:space-between;display:flex}.modbot-chat__sidebar-primary{flex-direction:column;gap:16px;padding:8px 0;display:flex}.modbot-chat__sidebar-new-chat{color:#fff;cursor:pointer;background:linear-gradient(142deg,#294ace 5%,#3b5bdb 41%,#5d399a 81%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.3;transition:opacity .15s;display:flex}.modbot-chat__sidebar-new-chat:hover{opacity:.9}.modbot-chat__sidebar-new-chat-icon{flex-shrink:0;width:20px;height:20px}.modbot-chat__sidebar-find-pros{color:#3b5bdb;cursor:pointer;background:0 0;border:2px solid #3b5bdb;border-radius:16px;justify-content:center;align-items:center;max-width:275px;padding:12px 24px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.3;transition:background-color .15s;display:flex}.modbot-chat__sidebar-find-pros:hover{background-color:#eef2ff}.modbot-chat__sidebar-new-chat,.modbot-chat__sidebar-find-pros{min-height:48px}.modbot-chat__sidebar-section{flex-direction:column;gap:4px;margin-top:24px;display:flex}.modbot-chat__sidebar-section-header{color:#5d399a;margin:0;padding-left:8px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.333}.modbot-chat__sidebar-section-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.modbot-chat__sidebar-item{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:16px;align-items:center;gap:8px;width:100%;max-width:210px;padding:8px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.35;transition:background-color .15s;display:flex}.modbot-chat__sidebar-item:hover{background-color:#d0d9ff}.modbot-chat__sidebar-item-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.modbot-chat__sidebar-item-icon svg{width:20px;height:20px}.modbot-chat__sidebar-item-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=767px){.modbot-chat__sidebar{width:280px;max-height:100dvh;padding:16px;overflow-y:auto}}.modbot-chat__user-message{color:#fff;overflow-wrap:break-word;word-wrap:break-word;background:#1e3a8a;border-radius:16px 16px 4px;align-self:flex-end;max-width:min(600px,100%);padding:16px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.modbot-chat__welcome-page{background:#f5f6ff;flex-direction:column;height:100%;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;overflow:hidden auto}.modbot-chat__welcome-page__nav{z-index:0;display:block;position:relative}.modbot-chat__welcome-page__sidebar-toggle{cursor:pointer;color:#fff;z-index:2;background:#0003;border:none;border-radius:8px;padding:8px;display:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.modbot-chat__welcome-page__sidebar-toggle svg{width:24px;height:24px}.modbot-chat__welcome-page__layout{flex:1;min-height:0;display:flex}.modbot-chat__welcome-page__sidebar{flex-shrink:0;overflow-y:auto}.modbot-chat__welcome-page__content{flex:1;justify-content:center;align-items:flex-start;width:100%;max-width:830px;margin:0 auto;padding:40px 10px;display:flex}@media (width<=767px){.modbot-chat__welcome-page__sidebar-toggle{display:flex}.modbot-chat__welcome-page__sidebar-backdrop{z-index:99998;background:#0006;position:fixed;inset:0}.modbot-chat__welcome-page__sidebar{display:none}.modbot-chat__welcome-page__sidebar--open{z-index:99999;display:block;position:fixed;top:0;bottom:0;left:0}.modbot-chat__welcome-page__content{max-width:100%;padding:24px 15px}}.modbot-chat__chat-page{background:#f5f6ff;flex-direction:column;height:100%;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;overflow:hidden}.modbot-chat__chat-page__nav{z-index:0;display:block;position:relative}.modbot-chat__chat-page__sidebar-toggle{cursor:pointer;color:#fff;z-index:2;background:#0003;border:none;border-radius:8px;padding:8px;display:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.modbot-chat__chat-page__sidebar-toggle svg{width:24px;height:24px}.modbot-chat__chat-page__layout{flex:1;min-height:0;display:flex}.modbot-chat__chat-page__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.modbot-chat__chat-page__sidebar{flex-shrink:0;overflow-y:auto}.modbot-chat__chat-page__container{flex-direction:column;flex:1;width:100%;max-width:810px;min-height:0;margin:0 auto;padding:0 15px;display:flex}.modbot-chat__chat-page__header{align-items:center;gap:16px;padding:16px 24px;display:flex}.modbot-chat__chat-page__header-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;transition:opacity .3s;overflow:hidden}.modbot-chat__chat-page__header-sidebar-toggle{cursor:pointer;color:#3b5bdb;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:none}.modbot-chat__chat-page__header-sidebar-toggle svg{width:24px;height:24px}.modbot-chat__chat-page__header-title--updating{opacity:0}.modbot-chat__chat-page__messages{scrollbar-width:none;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 0;display:flex;overflow-y:auto}.modbot-chat__chat-page__messages::-webkit-scrollbar{display:none}.modbot-chat__chat-page__composer-area{background:#f5f6ff;flex-shrink:0;padding:16px 0 24px}@media (width<=767px){.modbot-chat__chat-page__sidebar-toggle,.modbot-chat__chat-page__header-sidebar-toggle{display:flex}.modbot-chat__chat-page__sidebar-backdrop{z-index:99998;background:#0006;position:fixed;inset:0}.modbot-chat__chat-page__sidebar{display:none}.modbot-chat__chat-page__sidebar--open{z-index:99999;display:block;position:fixed;top:0;bottom:0;left:0}.modbot-chat__chat-page__container{box-sizing:border-box;max-width:100%;padding:0 16px;position:relative;overflow-x:hidden}.modbot-chat__chat-page__composer-area{z-index:10;background:#f5f6ff;border-top:1px solid #d3dcff;padding:8px 16px 16px;position:absolute;bottom:0;left:0;right:0}.modbot-chat__chat-page__messages{padding-bottom:180px;scroll-padding-bottom:180px}}.modbot-chat__thinking{flex-direction:row;align-items:center;gap:30px;margin-right:auto;display:flex}.modbot-chat__thinking__avatar{flex-shrink:0;width:30px;height:32px}.modbot-chat__thinking__text{color:#3b5bdb;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:500;animation:1.5s ease-in-out infinite modbot-thinking-pulse}@keyframes modbot-thinking-pulse{0%,to{opacity:.4}50%{opacity:1}}.modbot-chat--fullpage{flex-direction:column;width:100%;height:100%;display:flex}.modbot-chat--inline{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.modbot-chat__debug-toggle{z-index:100001;color:#fff;cursor:pointer;background:#1a1a2e;border:0;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:12px;position:fixed;bottom:16px;right:16px}.modbot-chat__debug-toggle[aria-pressed=true]{background:#3b5bdb}.modbot-chat__debug-drawer{z-index:100000;color:#1a1a2e;background:#fff;border-left:1px solid #dcdce1;flex-direction:column;width:420px;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 16px #00000014}.modbot-chat__debug-drawer-header{background:#f7f7fa;border-bottom:1px solid #dcdce1;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.modbot-chat__debug-drawer-tabs{gap:4px;display:flex}.modbot-chat__debug-drawer-tabs button{cursor:pointer;color:inherit;background:0 0;border:1px solid #0000;border-radius:4px;padding:4px 10px;font-size:12px}.modbot-chat__debug-drawer-tabs button.is-active{color:#3b5bdb;background:#fff;border-color:#3b5bdb}.modbot-chat__debug-drawer-close{cursor:pointer;color:#6b6b75;background:0 0;border:0;width:24px;height:24px;padding:0;font-size:18px;line-height:1}.modbot-chat__debug-drawer-body{flex:1;padding:12px;overflow-y:auto}.modbot-chat__debug-panel{font-size:12px}.modbot-chat__debug-panel-header{justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.modbot-chat__debug-panel-header button{cursor:pointer;padding:2px 8px;font-size:11px}.modbot-chat__debug-panel-empty{color:#6b6b75;font-style:italic}.modbot-chat__debug-timeline{margin:0;padding:0;list-style:none}.modbot-chat__debug-timeline-row{border:1px solid #dcdce1;border-radius:4px;margin-bottom:4px}.modbot-chat__debug-timeline-row--pending{border-color:#e67700}.modbot-chat__debug-timeline-row--success{border-color:#2b8a3e}.modbot-chat__debug-timeline-row--error{border-color:#c92a2a}.modbot-chat__debug-timeline-toggle{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;padding:6px 10px;font-family:monospace;font-size:12px;display:flex}.modbot-chat__debug-timeline-duration{color:#6b6b75;font-size:11px}.modbot-chat__debug-timeline-details{background:#f7f7fa;border-top:1px solid #dcdce1;padding:6px 10px;font-family:monospace;font-size:11px}.modbot-chat__debug-timeline-details pre{white-space:pre-wrap;background:#fff;border:1px solid #dcdce1;border-radius:3px;max-height:200px;margin:4px 0 8px;padding:6px;overflow:auto}.modbot-chat__debug-intent-list,.modbot-chat__debug-session-list{margin:0;padding:0}.modbot-chat__debug-intent-list>div,.modbot-chat__debug-session-list>div{border-bottom:1px solid #eeeef2;justify-content:space-between;padding:4px 0;display:flex}.modbot-chat__debug-intent-list dt,.modbot-chat__debug-session-list dt{font-weight:600}.modbot-chat__debug-intent-list dd,.modbot-chat__debug-session-list dd{text-align:right;margin:0;font-family:monospace;font-size:11px}.modbot-chat__debug-sse-state{text-transform:uppercase;border-radius:3px;padding:1px 6px;font-size:10px}.modbot-chat__debug-sse-state--idle{color:#495057;background:#e9ecef}.modbot-chat__debug-sse-state--streaming{color:#846100;background:#fff3bf}.modbot-chat__debug-sse-state--closed{color:#2f9e44;background:#d3f9d8}.modbot-chat__debug-sse-state--error{color:#c92a2a;background:#ffe3e3}
/*$vite$:1*/