.wyze-chat-banner-section{position:relative;z-index:2;overflow:hidden}.wyze-chat-banner-section .wyze-chat-banner{display:flex;flex-direction:column;width:100%}.wyze-chat-banner-section .wyze-chat-banner__item{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding-block:0;padding-inline:13px 16px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.wyze-chat-banner-section .wyze-chat-banner__content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;cursor:pointer}.wyze-chat-banner-section .wyze-chat-banner__trigger{display:flex;align-items:center;gap:8px;flex:1;justify-content:center;min-width:0;padding-block:8px;padding-inline:0;margin:0;background:0 0;border:none;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left}.wyze-chat-banner-section .wyze-chat-banner__trigger:hover{text-decoration:underline}.wyze-chat-banner-section .wyze-chat-banner__trigger:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.wyze-chat-banner-section .wyze-chat-banner__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:currentColor}.wyze-chat-banner-section .wyze-chat-banner__icon .icon-sparkle{width:14px;height:14px}.wyze-chat-banner-section .wyze-chat-banner__text{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wyze-chat-banner-section .wyze-chat-banner__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;margin-block:0;margin-inline:0 -4px;background:0 0;border:none;cursor:pointer;color:inherit;border-radius:4px;-webkit-tap-highlight-color:transparent}.wyze-chat-banner-section .wyze-chat-banner__close:hover{opacity:.8}.wyze-chat-banner-section .wyze-chat-banner__close:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.wyze-chat-banner-section .wyze-chat-banner__close .icon-close-small{width:16px;height:16px;color:currentColor}.wyze-chat-banner-section .wyze-chat-banner.animate{transition:max-height .3s ease;max-height:80px;overflow:hidden}.wyze-chat-banner-section .wyze-chat-banner.animate.wyze-chat-banner--hidden,.wyze-chat-banner-section .wyze-chat-banner.wyze-chat-banner--no-js{max-height:0;overflow:hidden}.wyze-chat-banner-section .wyze-chat-banner.wyze-chat-banner--no-js{transition:none}@media (prefers-reduced-motion:reduce){.wyze-chat-banner-section .wyze-chat-banner.animate{transition-duration:0s}}@media (forced-colors:active){.wyze-chat-banner-section .wyze-chat-banner__close:focus-visible,.wyze-chat-banner-section .wyze-chat-banner__trigger:focus-visible{outline:solid transparent 1px}}