.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:focus,.driver-popover-footer-btn:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-none,.driver-popover-arrow-side-center{display:none}@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#171717;--bchat-loading-bg-color:#f5f7fb;--bchat-loading-bg-image:image-set(url("/images/bgloadingligth.webp") type("image/webp"),url("/images/bgloadingligth.png") type("image/png"));--bchat-loading-card-bg:hsla(0,0%,100%,.78);--bchat-loading-card-border:rgba(203,213,225,.72);--bchat-loading-foreground:#111827;--bchat-loading-muted:rgba(17,24,39,.62);--bchat-loading-image-filter:drop-shadow(0 16px 42px rgba(89,86,233,.18));--bchat-loading-card-shadow:0 24px 74px rgba(89,86,233,.18);--bchat-login-bg-image:url(/images/bglogin.jpg);--bchat-login-illustration-bg:#fff;--scrollbar-track:rgba(17,24,39,.06);--scrollbar-thumb:rgba(17,24,39,.22);--scrollbar-thumb-hover:rgba(17,24,39,.34);--font-family-whatsapp:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--bchat-ai-assistant-panel-width:0px}:root[data-theme=dark]{--background:#12121a;--foreground:#f8fafc;--bchat-loading-bg-color:#0f1019;--bchat-loading-bg-image:image-set(url("/images/bgloadingdark.webp") type("image/webp"),url("/images/bgloadingdark.png") type("image/png"));--bchat-loading-card-bg:rgba(15,16,28,.84);--bchat-loading-card-border:hsla(0,0%,100%,.12);--bchat-loading-foreground:#f8fafc;--bchat-loading-muted:rgba(248,250,252,.68);--bchat-loading-image-filter:drop-shadow(0 20px 54px rgba(137,92,246,.2));--bchat-loading-card-shadow:0 26px 80px rgba(0,0,0,.42),0 18px 64px rgba(137,92,246,.18);--bchat-login-bg-image:url(/images/bglogin-dark.png);--bchat-login-illustration-bg:#0b0f19;--scrollbar-track:hsla(0,0%,100%,.08);--scrollbar-thumb:hsla(0,0%,100%,.24);--scrollbar-thumb-hover:hsla(0,0%,100%,.36)}:root[data-theme=light]{--background:#f5f7fb;--foreground:#111827;--bchat-loading-bg-color:#f5f7fb;--bchat-loading-bg-image:image-set(url("/images/bgloadingligth.webp") type("image/webp"),url("/images/bgloadingligth.png") type("image/png"));--bchat-loading-card-bg:hsla(0,0%,100%,.78);--bchat-loading-card-border:rgba(203,213,225,.72);--bchat-loading-foreground:#111827;--bchat-loading-muted:rgba(17,24,39,.62);--bchat-loading-image-filter:drop-shadow(0 16px 42px rgba(89,86,233,.18));--bchat-loading-card-shadow:0 24px 74px rgba(89,86,233,.18);--bchat-login-bg-image:url(/images/bglogin.jpg);--bchat-login-illustration-bg:#fff;--scrollbar-track:rgba(17,24,39,.06);--scrollbar-thumb:rgba(17,24,39,.22);--scrollbar-thumb-hover:rgba(17,24,39,.34)}:root[data-theme=light] .MuiDialog-paper,:root[data-theme=light] .MuiDrawer-paper{background-color:#fff!important;color:#111827!important;border-color:rgba(17,24,39,.1)!important}:root[data-theme=light] .MuiDialogActions-root,:root[data-theme=light] .MuiDialogContent-root{background-color:#fff;color:#111827;border-color:rgba(17,24,39,.1)!important}:root[data-theme=light] .MuiDrawer-paperAnchorRight{background-color:#fff!important;color:#111827!important}:root[data-theme=light] .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child,:root[data-theme=light] .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child .MuiIconButton-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child .MuiTypography-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child svg{color:#fff!important}:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiDialogActions-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiDialogContent-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiDrawerContent-root{background-color:#fff!important;color:#111827!important}:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiAutocomplete-input,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiFormControlLabel-label,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiFormLabel-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiInputBase-input,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiInputLabel-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiListItemText-primary,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiListItemText-secondary,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiSelect-select,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiStepLabel-label,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiTypography-root{color:#111827!important}:root[data-theme=light] .MuiAutocomplete-popper .MuiAutocomplete-noOptions,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiAutocomplete-noOptions,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiFormHelperText-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiInputBase-input::placeholder,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiTypography-colorTextSecondary{color:#64748b!important;opacity:1}:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiInputBase-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiOutlinedInput-root{background-color:#f8fafc!important;color:#111827!important}:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiDivider-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiOutlinedInput-notchedOutline{border-color:#e5e7eb!important}:root[data-theme=light] .MuiAutocomplete-popper .MuiPaper-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiCard-root,:root[data-theme=light] .MuiDrawer-paperAnchorRight .MuiPaper-root:not(.MuiAlert-root){background-color:#fff!important;color:#111827!important;border-color:#e5e7eb!important}:root[data-theme=light] .MuiAutocomplete-popper .MuiAutocomplete-option{color:#111827!important}:root[data-theme=light] .MuiAutocomplete-popper .MuiAutocomplete-option:hover,:root[data-theme=light] .MuiAutocomplete-popper .MuiAutocomplete-option[aria-selected=true]{background-color:rgba(89,86,233,.1)!important}.driver-popover.bchat-product-tour{border-radius:16px;padding:18px;border:1px solid rgba(148,163,184,.22);box-shadow:0 24px 64px rgba(15,23,42,.24);font-family:var(--font-family-whatsapp)}.driver-popover.bchat-product-tour .driver-popover-title{color:#111827;font-size:1rem;font-weight:800;letter-spacing:0}.driver-popover.bchat-product-tour .driver-popover-description{color:#475569;font-size:.92rem;line-height:1.5}.driver-popover.bchat-product-tour .driver-popover-progress-text{color:#64748b}.driver-popover.bchat-product-tour .driver-popover-footer button{min-height:36px;border-radius:10px;text-shadow:none;font-size:.86rem;font-weight:700}.driver-popover.bchat-product-tour .driver-popover-done-btn,.driver-popover.bchat-product-tour .driver-popover-next-btn{background:#5956e9;color:#fff;border-color:#5956e9}.driver-popover.bchat-product-tour .driver-popover-prev-btn{background:#fff;color:#334155;border-color:#cbd5e1}:root[data-theme=dark] .driver-popover.bchat-product-tour{background:#20202b;color:#f8fafc;border-color:hsla(0,0%,100%,.12);box-shadow:0 24px 64px rgba(0,0,0,.52)}:root[data-theme=dark] .driver-popover.bchat-product-tour .driver-popover-title{color:#fff}:root[data-theme=dark] .driver-popover.bchat-product-tour .driver-popover-description,:root[data-theme=dark] .driver-popover.bchat-product-tour .driver-popover-progress-text{color:hsla(0,0%,100%,.72)}:root[data-theme=dark] .driver-popover.bchat-product-tour .driver-popover-prev-btn{background:hsla(0,0%,100%,.04);color:#fff;border-color:hsla(0,0%,100%,.18)}.bchat-topbar-actions,.bchat-topbar-title{position:relative;z-index:1}.bchat-topbar-title{min-width:0;display:flex;flex-direction:column;gap:2px}.bchat-topbar-title .MuiTypography-h6{font-weight:900;line-height:1.15}.bchat-topbar-title .MuiTypography-caption{line-height:1.25}.bchat-topbar-actions{display:flex;align-items:center;gap:8px;margin-left:0;justify-content:flex-end;white-space:nowrap}.bchat-topbar-search-slot{position:static;transform:none;flex:1 1 clamp(280px,48vw,760px);width:clamp(280px,48vw,760px);max-width:760px;min-width:0;margin-left:auto;margin-right:auto;display:flex;align-items:center;gap:16px}.MuiAppBar-root .MuiToolbar-root>:not(.bchat-topbar-search-slot){position:relative;z-index:1}.MuiAppBar-root .MuiToolbar-root:has(>.bchat-topbar-search-slot){flex-wrap:nowrap}.bchat-topbar-search-slot .MuiTextField-root{width:100%}.bchat-topbar-search-slot .MuiOutlinedInput-root{min-height:42px;border-radius:999px!important;background-color:hsla(0,0%,100%,.92);box-shadow:0 8px 22px rgba(15,23,42,.05)}.bchat-topbar-search-slot .MuiOutlinedInput-input{padding-top:10px;padding-bottom:10px;font-size:14px}.bchat-topbar-search-slot .MuiOutlinedInput-notchedOutline{border-color:rgba(148,163,184,.34)}.bchat-topbar-search-slot .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(89,86,233,.55)}.bchat-topbar-search-slot .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5956e9!important;border-width:1px}:root[data-theme=dark] .bchat-topbar-search-slot .MuiOutlinedInput-root{background-color:hsla(0,0%,100%,.06);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04)}:root[data-theme=dark] .bchat-topbar-search-slot .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.14)}@media (max-width:1199px){.bchat-topbar-search-slot{flex-basis:clamp(260px,42vw,640px);width:clamp(260px,42vw,640px)}}@media (max-width:899px){.MuiAppBar-root .MuiToolbar-root:has(>.bchat-topbar-search-slot){flex-wrap:wrap!important}.bchat-topbar-search-slot{width:100%;max-width:none;min-width:0;margin-left:0;margin-right:0;order:2;flex-basis:100%}}.bchat-drawer-modal .MuiDrawer-paperAnchorRight{border-top-left-radius:14px!important;border-bottom-left-radius:14px!important;box-shadow:-18px 0 50px rgba(15,23,42,.22)!important;transition:transform .22s ease,box-shadow .22s ease!important}:root[data-ai-assistant-open=true] .MuiDialog-root,:root[data-ai-assistant-open=true] .MuiDrawer-root,:root[data-ai-assistant-open=true] .MuiMenu-root,:root[data-ai-assistant-open=true] .MuiModal-root,:root[data-ai-assistant-open=true] .MuiPopover-root,:root[data-ai-assistant-open=true] .MuiPopper-root,:root[data-ai-assistant-open=true] .MuiTooltip-popper,:root[data-ai-assistant-open=true] .bchat-agent-highlight-label,:root[data-ai-assistant-open=true] .driver-overlay,:root[data-ai-assistant-open=true] .driver-popover{z-index:1900!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child{min-height:64px;padding:16px 20px!important;background-color:#5956e9!important;color:#fff!important;border-top-left-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.bchat-drawer-modal .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child .MuiTypography-root{color:#fff!important;font-size:1.05rem;line-height:1.2;font-weight:700;letter-spacing:0}.bchat-drawer-modal .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child .MuiIconButton-root{width:36px;height:36px;border-radius:10px;color:#fff!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child .MuiIconButton-root:hover{background-color:hsla(0,0%,100%,.12)}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer{min-height:72px;padding:16px 20px!important;border-top:1px solid rgba(148,163,184,.22)!important;display:flex;align-items:center;gap:12px}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer>.MuiBox-root{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .MuiButton-root{min-height:44px!important;border-radius:10px!important;text-transform:none!important;font-size:.92rem!important;line-height:1!important;font-weight:700!important;letter-spacing:0;padding:0 18px!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer>.MuiBox-root>.MuiButton-root:only-child,.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer>.MuiButton-root:only-child{width:100%;flex:1 1 100%}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-root:not(:only-child){min-width:132px}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-contained:not(.Mui-disabled){background-color:#5956e9!important;color:#fff!important;border:1px solid #5956e9!important;box-shadow:0 10px 24px rgba(89,86,233,.18)!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-contained:not(.Mui-disabled):hover{background-color:#4b48d1!important;border-color:#4b48d1!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-outlined,.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-text{box-shadow:none!important}:root[data-theme=light] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-outlined,:root[data-theme=light] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-text{background-color:#fff!important;border:1px solid #cbd5e1!important;color:#334155!important}:root[data-theme=light] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-outlined:hover,:root[data-theme=light] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-text:hover{background-color:#f8fafc!important;border-color:#94a3b8!important}:root[data-theme=dark] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-outlined,:root[data-theme=dark] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-text{background-color:hsla(0,0%,100%,.03)!important;border:1px solid hsla(0,0%,100%,.2)!important;color:#f8fafc!important}:root[data-theme=dark] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-outlined:hover,:root[data-theme=dark] .bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-text:hover{background-color:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.34)!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight .bchat-drawer-footer .MuiButton-root.Mui-disabled{background-color:rgba(148,163,184,.18)!important;border-color:rgba(148,163,184,.22)!important;color:rgba(148,163,184,.78)!important;box-shadow:none!important}@media (max-width:768px){:root{--bchat-ai-assistant-panel-width:0px!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight{border-radius:0!important}.bchat-drawer-modal .MuiDrawer-paperAnchorRight>.MuiBox-root:first-child{border-radius:0}}@supports (-webkit-touch-callout:none){input,select,textarea{font-family:var(--font-family-whatsapp)}}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-mono:"SF Mono","Segoe UI Mono","Cascadia Mono",Menlo,Consolas,Courier,monospace}*{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;max-width:100vw;max-height:100vh}body{background:var(--background);color:var(--foreground);font-family:var(--font-family-whatsapp);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#__next{width:100%;height:100%;max-width:100vw;max-height:100vh;overflow:hidden}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break{word-wrap:break-word;word-break:break-word}h1,h2,h3,h4,h5,h6{font-weight:500;margin:0;padding:0}button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:var(--font-family-whatsapp)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.MuiContainer-root{max-width:100%!important}:root[data-theme=light] .bchat-control-root{color:#111827}:root[data-theme=light] .bchat-control-root .MuiCard-root,:root[data-theme=light] .bchat-control-root .MuiPaper-root:not(.MuiAlert-root):not(.MuiPopover-paper):not(.MuiMenu-paper){background-image:none!important;background-color:#fff!important;color:#111827!important;border-color:rgba(17,24,39,.1)!important}:root[data-theme=light] .bchat-control-root .MuiDialogActions-root,:root[data-theme=light] .bchat-control-root .MuiDialogTitle-root,:root[data-theme=light] .bchat-control-root .MuiTableCell-root,:root[data-theme=light] .bchat-control-root .MuiTablePagination-root{border-color:rgba(17,24,39,.1)!important}:root[data-theme=light] .bchat-control-root .MuiTableHead-root .MuiTableCell-root{color:#5b6475!important;background-color:rgba(248,250,252,.74)!important}:root[data-theme=light] .bchat-control-root .MuiTableBody-root .MuiTableRow-root:hover{background-color:rgba(89,86,233,.055)!important}:root[data-theme=light] .bchat-control-root .MuiFormControlLabel-label,:root[data-theme=light] .bchat-control-root .MuiInputBase-input,:root[data-theme=light] .bchat-control-root .MuiListItemText-primary,:root[data-theme=light] .bchat-control-root .MuiSelect-select,:root[data-theme=light] .bchat-control-root .MuiTableCell-root,:root[data-theme=light] .bchat-control-root .MuiTypography-root{color:inherit}:root[data-theme=light] .bchat-control-root .MuiFormHelperText-root,:root[data-theme=light] .bchat-control-root .MuiInputBase-input::placeholder,:root[data-theme=light] .bchat-control-root .MuiListItemText-secondary,:root[data-theme=light] .bchat-control-root .MuiTypography-colorTextSecondary{color:#64748b!important}:root[data-theme=light] .bchat-control-root .MuiDivider-root{border-color:rgba(17,24,39,.1)!important}:root[data-theme=light] .bchat-control-root .MuiDialog-paper,:root[data-theme=light] .bchat-control-root .MuiDrawer-paper{background-image:none!important;background-color:#fff!important;color:#111827!important}:root[data-theme=light] .bchat-control-root .MuiSkeleton-root{background-color:rgba(15,23,42,.08)!important}:root[data-theme=dark] .bchat-control-root .MuiCard-root,:root[data-theme=dark] .bchat-control-root .MuiPaper-root:not(.MuiAlert-root):not(.MuiPopover-paper):not(.MuiMenu-paper){border-color:hsla(0,0%,100%,.1)!important}.contact-modal .MuiDrawer-paper{z-index:1500!important}@media (max-width:768px){.contact-modal .MuiDrawer-paper{width:100%!important}.contact-modal .MuiGrid-item{padding:8px!important}.contact-modal .MuiAvatar-root{width:60px!important;height:60px!important}.contact-modal .MuiTextField-root{margin-bottom:8px!important}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.contact-modal .MuiDrawer-paper{animation:slideInRight .3s ease-out}@media (max-width:768px){.tickets-main-container[data-route=tickets]{z-index:1000!important}.tickets-list-panel[data-route=tickets],.tickets-main-container[data-route=tickets]{height:100vh!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.tickets-list-panel[data-route=tickets]{width:100%!important;z-index:1001!important;border-right:none!important}.tickets-list-panel[data-route=tickets].with-appbar{top:56px!important;height:calc(100vh - 56px)!important}.chat-panel[data-route=tickets]{width:100%!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1002!important;flex:none!important}.chat-header[data-route=tickets]{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1100!important;padding:8px 16px!important;min-height:56px!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important}.chat-input[data-route=tickets]{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:1000!important;border-top:1px solid hsla(0,0%,100%,.1)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;align-items:center!important}.chat-messages[data-route=tickets]{padding:10px 16px 35px!important;margin-bottom:0!important}.audio-preview,.media-preview{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:1300!important;width:100%!important;box-shadow:0 -2px 8px rgba(0,0,0,.1)!important}.scroll-to-bottom-btn{bottom:110px!important;right:20px!important;width:40px!important;height:40px!important}.search-panel{margin:0 8px!important;padding:12px!important;border-radius:8px!important;top:0!important;z-index:1050!important}.message-avatar{left:-40px!important;width:32px!important;height:32px!important}.message-content{max-width:100%!important}.forward-chat-modal{width:100%!important}.tickets-list-header{padding:12px 16px!important}.tickets-list-search{padding:8px!important}.ticket-item{margin:2px 2px 2px 4px!important;overflow-y:visible!important}.MuiList-root,.MuiListItem-root,.ticket-item{padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.MuiList-root{overflow-y:auto!important}.MuiGrid-container,.MuiGrid-item{max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.MuiTypography-root{max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.ticket-item>div:last-child{margin-top:auto!important;width:100%!important}.ticket-item .MuiBox-root,.ticket-item>div:last-child{max-width:100%!important;box-sizing:border-box!important}.tickets-tab,.tickets-tabs{min-height:56px!important}.tickets-tab{font-size:14px!important}.tags-carousel{padding:8px 16px!important}.message-options-menu{z-index:1200!important}.image-modal{z-index:1300!important}.typing-indicator{margin:8px 16px!important}.audio-preview,.media-preview{bottom:0!important;z-index:1000!important}.audio-preview,.media-preview,.replying-message{position:fixed!important;left:0!important;right:0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.replying-message{bottom:80px!important;z-index:999!important}.chat-container *,.tickets-list-panel *,.tickets-main-container *{max-width:100%!important;box-sizing:border-box!important}.tickets-list-container,.tickets-list-panel,.tickets-main-container{overflow-x:hidden!important;overflow-y:auto!important;width:100%!important;max-width:100vw!important}.chat-messages{-webkit-overflow-scrolling:touch!important}.chat-input-container{padding-bottom:env(safe-area-inset-bottom)!important}.chat-header{padding-top:max(12px,env(safe-area-inset-top))!important}}@media (max-width:768px) and (-webkit-min-device-pixel-ratio:2){.chat-container,.tickets-main-container{height:100vh!important;height:-webkit-fill-available!important}}@media (max-width:768px) and (orientation:landscape){.chat-header{min-height:56px!important;padding:8px 16px!important}.chat-input{padding:12px 16px!important}}@media (min-width:769px) and (max-width:1024px){.tickets-list-panel{width:400px!important}.chat-messages{padding:16px 40px!important}}@media (max-width:768px){input,select,textarea{font-size:16px!important}.MuiButton-root,.MuiIconButton-root,button{min-height:44px!important;min-width:44px!important}.MuiTab-root{min-height:56px!important;padding:12px 16px!important}.MuiTypography-body2{font-size:14px!important;line-height:1.5!important}.MuiDialog-paper{margin:16px!important;width:calc(100% - 32px)!important;max-height:calc(100% - 32px)!important}.MuiMenu-paper{max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 150px)!important}.MuiList-root{-webkit-overflow-scrolling:touch!important}.MuiChip-root{font-size:12px!important;height:24px!important}.MuiAvatar-root{width:36px!important;height:36px!important}.MuiPaper-root{background-color:#1e1e2d!important}.MuiCircularProgress-root{color:#5956e9!important}.MuiTooltip-tooltip{font-size:12px!important;padding:8px 12px!important}.MuiFocusVisible-root{outline:2px solid #5956e9!important;outline-offset:2px!important}}@media (display-mode:standalone){.chat-header{padding-top:max(12px,env(safe-area-inset-top))!important}.chat-input{padding-bottom:max(16px,env(safe-area-inset-bottom))!important}}@supports (padding:max(0px)){@media (max-width:768px){.chat-header,.chat-input{padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important}.tickets-list-header{padding-left:max(12px,env(safe-area-inset-left))!important;padding-right:max(12px,env(safe-area-inset-right))!important}}}.chat-input-field:not(.bchat-chat-input-field) .MuiOutlinedInput-root{transition:all .2s ease!important}.chat-input-field:not(.bchat-chat-input-field) .MuiOutlinedInput-root:hover{background-color:hsla(0,0%,100%,.05)!important}.chat-input-field:not(.bchat-chat-input-field) .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 2px rgba(37,211,102,.3)!important}.bchat-chat-input-field .MuiOutlinedInput-root,.bchat-chat-input-field .MuiOutlinedInput-root:hover{box-shadow:none!important}.bchat-chat-input-field .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px rgba(89,86,233,.14)!important}.bchat-chat-input-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5956e9!important;border-width:2px!important}.chat-input .MuiIconButton-root{transition:all .2s ease!important;align-self:center!important}.chat-input .MuiIconButton-root:hover{transform:scale(1.05)!important}.MuiMenu-paper{border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-input{animation:fadeInUp .3s ease-out!important}.chat-input-field.note-mode .MuiOutlinedInput-root{background-color:rgba(255,223,88,.2)!important;border:1px solid rgba(255,193,7,.3)!important}.chat-input-field.note-mode .MuiInputBase-input::placeholder{color:rgba(255,193,7,.8)!important}@media (min-width:769px) and (max-width:1024px){.chat-input{padding:16px 24px!important}}@media (min-width:1025px){.chat-input{padding:20px 32px!important}}.emoji-picker{border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border:1px solid hsla(0,0%,100%,.1)!important}@media (max-width:768px){.emoji-picker{width:100%!important;max-width:calc(100vw - 16px)!important;left:8px!important;right:8px!important;position:fixed!important;bottom:90px!important}}.emoji-picker .emoji-scroll{scrollbar-width:thin!important;scrollbar-color:hsla(0,0%,100%,.3) transparent!important}.emoji-picker .emoji-scroll::-webkit-scrollbar{width:6px!important}.emoji-picker .emoji-scroll::-webkit-scrollbar-track{background:transparent!important}.emoji-picker .emoji-scroll::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3)!important;border-radius:3px!important}.emoji-picker .emoji-scroll::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.5)!important}:root{--toastify-color-light:hsla(0,0%,100%,.15);--toastify-color-dark:rgba(30,30,30,.25);--toastify-color-info:rgba(59,130,246,.25);--toastify-color-success:rgba(16,185,129,.25);--toastify-color-warning:rgba(245,158,11,.25);--toastify-color-error:rgba(239,68,68,.25);--toastify-color-progress-light:hsla(0,0%,100%,.25);--toastify-color-progress-dark:hsla(0,0%,100%,.25);--toastify-color-progress-info:rgba(59,130,246,.8);--toastify-color-progress-success:rgba(16,185,129,.8);--toastify-color-progress-warning:rgba(245,158,11,.8);--toastify-color-progress-error:rgba(239,68,68,.8);--toastify-text-color-light:#111827;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-z-index:9999;--toastify-toast-width:420px;--toastify-toast-min-height:70px;--toastify-toast-max-height:800px;--toastify-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Inter",sans-serif}.Toastify__toast-container{width:var(--toastify-toast-width);font-family:var(--toastify-font-family)}.Toastify__toast{position:relative;margin-left:60px;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:16px;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.1);color:var(--toastify-text-color-light);font-family:var(--toastify-font-family);font-size:14px;line-height:1.4;overflow:hidden}:root[data-theme=light]{--toastify-color-light:hsla(0,0%,100%,.96);--toastify-color-info:rgba(224,242,254,.96);--toastify-color-success:rgba(220,252,231,.96);--toastify-color-warning:hsla(48,96%,89%,.96);--toastify-color-error:hsla(0,93%,94%,.96);--toastify-text-color-light:#111827;--toastify-text-color-info:#075985;--toastify-text-color-success:#166534;--toastify-text-color-warning:#92400e;--toastify-text-color-error:#991b1b}:root[data-theme=light] .Toastify__toast{border-color:rgba(15,23,42,.08);box-shadow:0 18px 40px rgba(15,23,42,.12),0 8px 20px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.72)}.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-body{margin:0;padding:0;display:flex;align-items:center;font-family:inherit}.Toastify__toast-icon{margin-right:12px;width:20px;height:20px;flex-shrink:0}.Toastify__toast-icon,.Toastify__toast-icon>div,.Toastify__toast-icon>svg{color:#fff!important;fill:#fff!important}.Toastify__toast--default .Toastify__toast-icon,.Toastify__toast--error .Toastify__toast-icon,.Toastify__toast--info .Toastify__toast-icon,.Toastify__toast--success .Toastify__toast-icon,.Toastify__toast--warning .Toastify__toast-icon{color:#fff!important}.Toastify__toast--default .Toastify__toast-icon>svg,.Toastify__toast--error .Toastify__toast-icon>svg,.Toastify__toast--info .Toastify__toast-icon>svg,.Toastify__toast--success .Toastify__toast-icon>svg,.Toastify__toast--warning .Toastify__toast-icon>svg{color:#fff!important;fill:#fff!important}:root[data-theme=light] .Toastify__toast--info .Toastify__toast-icon,:root[data-theme=light] .Toastify__toast--info .Toastify__toast-icon>svg{color:#0284c7!important;fill:#0284c7!important}:root[data-theme=light] .Toastify__toast--success .Toastify__toast-icon,:root[data-theme=light] .Toastify__toast--success .Toastify__toast-icon>svg{color:#16a34a!important;fill:#16a34a!important}:root[data-theme=light] .Toastify__toast--warning .Toastify__toast-icon,:root[data-theme=light] .Toastify__toast--warning .Toastify__toast-icon>svg{color:#d97706!important;fill:#d97706!important}:root[data-theme=light] .Toastify__toast--error .Toastify__toast-icon,:root[data-theme=light] .Toastify__toast--error .Toastify__toast-icon>svg{color:#dc2626!important;fill:#dc2626!important}:root[data-theme=light] .Toastify__toast--default .Toastify__toast-icon,:root[data-theme=light] .Toastify__toast--default .Toastify__toast-icon>svg{color:#475569!important;fill:#475569!important}.Toastify__close-button{position:absolute;top:8px;right:8px;background:transparent;border:none;color:inherit;cursor:pointer;font-size:16px;opacity:.7;padding:4px;border-radius:4px;transition:opacity .2s ease,background-color .2s ease}.Toastify__close-button:hover{opacity:1;background:hsla(0,0%,100%,.1)}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;border-radius:0 0 16px 16px;opacity:.8}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(110%,0,0);opacity:0}}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}@media only screen and (max-width:480px){:root{--toastify-toast-width:calc(100vw - 32px)}.Toastify__toast-container{width:var(--toastify-toast-width);padding:0 16px}.Toastify__toast{margin-left:0;margin-bottom:.5rem;border-radius:12px}}@media (prefers-color-scheme:dark){:root{--toastify-color-light:rgba(30,30,30,.95);--toastify-text-color-light:hsla(0,0%,100%,.9)}}.dark .Toastify__toast--default{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}