:root{--wbf-chat-navy:#1f2a44;--wbf-chat-ink:#080d18;--wbf-chat-text:#172033;--wbf-chat-muted:#667085;--wbf-chat-green:#2f7d4c;--wbf-chat-green-soft:#eaf5ee;--wbf-chat-red:#a7343a;--wbf-chat-bg:#eef2f6;--wbf-chat-panel:#fff;--wbf-chat-line:#d8e0ea;--wbf-chat-mine:#e5edf7}.wbf-chat-page{overflow-x:hidden}.wbf-chat-app,.wbf-chat-app *{box-sizing:border-box}.wbf-chat-app{position:relative;width:min(1240px, calc(100% - 32px));margin:24px auto 54px;color:var(--wbf-chat-text);font-family:Inter,Arial,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased}.wbf-chat-app button{all:unset!important;box-sizing:border-box!important;cursor:pointer!important;font-family:Inter,Arial,sans-serif!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important}.wbf-chat-app button:disabled{cursor:wait!important;opacity:.5!important}.wbf-chat-app textarea,.wbf-chat-app input,.wbf-chat-app select{appearance:none!important;-webkit-appearance:none!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;font-family:Inter,Arial,sans-serif!important}.wbf-chat-app [hidden]{display:none!important}.wbf-chat-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.wbf-chat-intro>div>span{display:block;margin-bottom:7px;color:var(--wbf-chat-green);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.wbf-chat-intro h1,.wbf-chat-empty h2,.wbf-chat-empty-list h2,.wbf-chat-access h2,.wbf-chat-thread-copy strong,.wbf-chat-list-copy strong,.wbf-chat-report-dialog h2{font-family:"Archivo lokaal","Archivo Black",Inter,Arial,sans-serif!important;font-weight:400!important;color:var(--wbf-chat-ink)!important}.wbf-chat-intro h1{margin:0!important;font-size:44px!important;line-height:1!important}.wbf-chat-intro p{max-width:670px;margin:10px 0 0;color:#303a4d;font-size:15px;font-weight:600;line-height:1.55}.wbf-chat-intro>a,.wbf-chat-empty-list a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--wbf-chat-navy);border-radius:10px;background:#fff;color:var(--wbf-chat-navy)!important;font-size:13px;font-weight:900;text-decoration:none!important}.wbf-chat-layout{height:min(735px, calc(100dvh - 215px));min-height:590px;display:grid;grid-template-columns:minmax(310px,365px) minmax(0,1fr);overflow:hidden;border:1px solid var(--wbf-chat-line);border-radius:18px;background:#fff;box-shadow:0 18px 50px rgb(31 42 68 / .09)}.wbf-chat-sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--wbf-chat-line);background:#fff}.wbf-chat-list-tools{flex:0 0 auto;padding:13px;border-bottom:1px solid #e5eaf0;background:#fff}.wbf-chat-search{display:block}.wbf-chat-search input{width:100%!important;height:42px!important;padding:0 13px!important;border:1px solid #cfd8e4!important;border-radius:11px!important;background:#f8fafc!important;color:var(--wbf-chat-ink)!important;font-size:13px!important;font-weight:650!important;outline:0!important}.wbf-chat-search input:focus{border-color:var(--wbf-chat-navy)!important;box-shadow:0 0 0 3px rgb(31 42 68 / .08)!important}.wbf-chat-list-filters{display:flex;gap:6px;margin-top:9px;overflow-x:auto;scrollbar-width:none}.wbf-chat-list-filters button{min-height:31px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;padding:0 10px!important;border:1px solid #d8e0ea!important;border-radius:999px!important;background:#fff!important;color:#344054!important;font-size:10px!important;font-weight:900!important}.wbf-chat-list-filters button.is-active{border-color:var(--wbf-chat-navy)!important;background:var(--wbf-chat-navy)!important;color:#fff!important}.wbf-chat-list{min-width:0;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;background:#fff;scrollbar-width:thin}.wbf-chat-list-item{width:100%;min-width:0;min-height:91px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 16px;overflow:hidden;border-bottom:1px solid #e5eaf0;background:#fff;color:var(--wbf-chat-text);text-align:left;cursor:pointer;user-select:none}.wbf-chat-list-item:hover{background:#f7f9fb}.wbf-chat-list-item:focus-visible{position:relative;z-index:1;outline:2px solid var(--wbf-chat-navy);outline-offset:-2px}.wbf-chat-list-item.is-active{background:#edf2f8;box-shadow:inset 4px 0 0 var(--wbf-chat-navy)}.wbf-chat-list-item.is-archived{opacity:.8}.wbf-chat-list-item.is-blocked .wbf-chat-list-copy>span{color:var(--wbf-chat-red)}.wbf-chat-list-avatar,.wbf-chat-thread-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #d8e0ea;background:#e8edf4;color:var(--wbf-chat-navy);font-family:"Archivo lokaal","Archivo Black",Inter,Arial,sans-serif;font-weight:400}.wbf-chat-list-avatar{width:48px;height:48px;border-radius:12px;font-size:20px}.wbf-chat-list-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.wbf-chat-list-copy strong{overflow:hidden;font-size:15px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-list-copy small{overflow:hidden;color:#344054;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-list-copy>span{overflow:hidden;color:#344054;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-list-meta{align-self:stretch;display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;gap:8px}.wbf-chat-list-meta time{color:#7d8898;font-size:10px;font-weight:700;white-space:nowrap}.wbf-chat-list-meta b{min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--wbf-chat-green);color:#fff;font-size:10px;font-weight:900}.wbf-chat-thread{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}.wbf-chat-thread-head{min-height:76px;display:flex;align-items:center;gap:12px;flex:0 0 auto;padding:12px 18px;border-bottom:1px solid var(--wbf-chat-line);background:#fff}.wbf-chat-thread-avatar{width:46px;height:46px;border-radius:50%;font-size:18px}.wbf-chat-thread-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.wbf-chat-thread-copy strong{overflow:hidden;font-size:18px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-thread-copy span{overflow:hidden;color:#566176;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-back{display:none!important;width:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--wbf-chat-line)!important;border-radius:50%!important;background:#fff!important;color:var(--wbf-chat-navy)!important;font-size:18px!important;font-weight:900!important}.wbf-chat-manage{position:relative;margin-left:auto;flex:0 0 auto}.wbf-chat-manage-toggle{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 13px!important;border:1px solid #d8e0ea!important;border-radius:10px!important;background:#fff!important;color:var(--wbf-chat-navy)!important;font-size:11px!important;font-weight:900!important}.wbf-chat-manage-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:30;width:210px;padding:6px;border:1px solid #d8e0ea;border-radius:12px;background:#fff;box-shadow:0 16px 38px rgb(31 42 68 / .16)}.wbf-chat-manage-menu a,.wbf-chat-manage-menu button{width:100%!important;min-height:38px!important;display:flex!important;align-items:center!important;padding:0 10px!important;border-radius:8px!important;color:#172033!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.wbf-chat-manage-menu a:hover,.wbf-chat-manage-menu button:hover{background:#f2f5f8!important}.wbf-chat-manage-menu .is-danger{color:var(--wbf-chat-red)!important}.wbf-chat-access-state{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:9px 18px;border-bottom:1px solid var(--wbf-chat-line);background:#f7f9fc}.wbf-chat-access-state>div{min-width:0;display:flex;flex-direction:column;gap:2px}.wbf-chat-access-state strong{color:var(--wbf-chat-ink);font-size:12px;font-weight:900}.wbf-chat-access-state span{color:#4d586b;font-size:11px;font-weight:650;line-height:1.4}.wbf-chat-access-state.is-grace{background:#fffaf0}.wbf-chat-access-state.is-read-only{background:#f3f5f8}.wbf-chat-access-state>a{flex:0 0 auto;display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 11px;border-radius:8px;background:var(--wbf-chat-navy);color:#fff!important;font-size:10px;font-weight:900;text-decoration:none!important}.wbf-chat-job-context{position:relative;flex:0 0 auto;min-height:46px;display:flex;align-items:center;padding:7px 18px;border-bottom:1px solid var(--wbf-chat-line);background:#f8fafc}.wbf-chat-job-chips{min-width:0;width:100%;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:thin}.wbf-chat-job-chip{max-width:260px;min-height:31px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:0 11px;border:1px solid #d7dfe9;border-radius:999px;background:#fff;color:var(--wbf-chat-ink)!important;font-size:11px;font-weight:850;text-decoration:none!important}.wbf-chat-job-chip i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--wbf-chat-green)}.wbf-chat-job-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbf-chat-job-history-toggle{min-height:31px!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;padding:0 10px!important;border:1px solid #d7dfe9!important;border-radius:999px!important;background:#eef2f6!important;color:#475467!important;font-size:10px!important;font-weight:850!important}.wbf-chat-job-history{position:absolute;top:calc(100% + 6px);left:18px;z-index:24;width:min(390px, calc(100% - 36px));padding:7px;border:1px solid #d8e0ea;border-radius:12px;background:#fff;box-shadow:0 16px 38px rgb(31 42 68 / .16)}.wbf-chat-job-history a{display:flex;flex-direction:column;gap:2px;padding:9px 10px;border-radius:8px;color:var(--wbf-chat-ink)!important;text-decoration:none!important}.wbf-chat-job-history a:hover{background:#f4f6f8}.wbf-chat-job-history span{font-size:12px;font-weight:850}.wbf-chat-job-history small{color:#667085;font-size:10px;font-weight:650}.wbf-chat-messages{min-height:0;flex:1 1 auto;overflow-y:auto;padding:24px 22px 30px;background:var(--wbf-chat-bg);scrollbar-width:thin;overscroll-behavior:contain}.wbf-chat-message{position:relative;width:fit-content;max-width:min(72%, 650px);margin:0 0 11px;padding:10px 13px 7px;border:1px solid #d7dfe9;border-radius:5px 16px 16px 16px;background:#fff;color:var(--wbf-chat-ink);box-shadow:0 2px 7px rgb(31 42 68 / .04)}.wbf-chat-message[data-message-clickable]{cursor:pointer}.wbf-chat-message[data-message-clickable]:focus-visible,.wbf-chat-message.has-options-open{outline:2px solid rgb(31 42 68 / .18);outline-offset:2px}.wbf-chat-message.is-mine{margin-left:auto;border-color:#c8d4e2;border-radius:16px 5px 16px 16px;background:var(--wbf-chat-mine)}.wbf-chat-message.is-deleted{min-width:190px;background:rgb(255 255 255 / .72);box-shadow:none}.wbf-chat-message.is-pending{opacity:.72}.wbf-chat-message.is-failed{border-color:#e3a7aa;background:#fff0f1}.wbf-chat-invite-label{display:inline-flex;margin-bottom:6px;padding:3px 7px;border-radius:999px;background:var(--wbf-chat-green-soft);color:var(--wbf-chat-green);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.wbf-chat-message-body p{margin:0!important;color:#080d18!important;font-size:15px!important;font-weight:650!important;line-height:1.5!important;overflow-wrap:anywhere}.wbf-chat-message-body .wbf-chat-message-deleted{color:#737d8e!important;font-style:italic;font-weight:600!important}.wbf-chat-message footer{min-height:16px;display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:4px;color:#6e798b;font-size:9px;font-weight:700}.wbf-chat-delivery{display:inline-flex;align-items:center;justify-content:center;min-width:14px;color:#7a8493;font-size:10px;font-weight:900;letter-spacing:-2px;line-height:1}.wbf-chat-delivery.is-read{color:var(--wbf-chat-green)}.wbf-chat-delivery.is-sending,.wbf-chat-delivery.is-failed{letter-spacing:0}.wbf-chat-delivery.is-failed{width:16px;height:16px;border-radius:50%;background:var(--wbf-chat-red);color:#fff;cursor:pointer}.wbf-chat-message-options{display:flex;align-items:center;gap:7px;margin-top:9px;padding-top:8px;border-top:1px solid rgb(31 42 68 / .12)}.wbf-chat-message-options button{min-height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;border:1px solid #cfd8e4!important;border-radius:8px!important;background:#fff!important;color:#172033!important;font-size:11px!important;font-weight:900!important}.wbf-chat-message-options button.is-danger{color:var(--wbf-chat-red)!important}.wbf-chat-compose{position:relative;flex:0 0 auto;padding:12px 14px 13px;border-top:1px solid var(--wbf-chat-line);background:#fff}.wbf-chat-input-shell{width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:7px;padding:5px 7px;border:1px solid #cfd8e4;border-radius:28px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.wbf-chat-input-shell:focus-within{border-color:var(--wbf-chat-navy);box-shadow:0 0 0 3px rgb(31 42 68 / .08)}.wbf-chat-compose textarea{width:100%;min-height:44px;max-height:132px;display:block;resize:none;overflow-y:auto;padding:10px 4px 9px;border:0!important;border-radius:0!important;background:transparent!important;color:#080d18!important;font:650 15px/1.45 Inter,Arial,sans-serif!important;outline:none!important}.wbf-chat-compose textarea::placeholder{color:#7b8493;opacity:1}.wbf-chat-app .wbf-chat-emoji-toggle,.wbf-chat-app .wbf-chat-send{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border-radius:50%!important;line-height:1!important}.wbf-chat-app .wbf-chat-emoji-toggle{border:1px solid #d8e0ea!important;background:#f2f5f8!important;color:#344054!important}.wbf-chat-app .wbf-chat-send{border:1px solid var(--wbf-chat-navy)!important;background:var(--wbf-chat-navy)!important;color:#fff!important;box-shadow:0 5px 12px rgb(31 42 68 / .18)!important}.wbf-chat-app .wbf-chat-emoji-toggle svg,.wbf-chat-app .wbf-chat-send svg{width:24px!important;height:24px!important;display:block!important;pointer-events:none!important}.wbf-chat-app .wbf-chat-emoji-toggle svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.wbf-chat-app .wbf-chat-send svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:translateX(1px)!important}.wbf-chat-editing{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 9px;padding:7px 10px;border-left:3px solid var(--wbf-chat-navy);border-radius:7px;background:#edf2f8;color:var(--wbf-chat-navy);font-size:11px;font-weight:900}.wbf-chat-editing button{width:23px!important;height:23px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:var(--wbf-chat-navy)!important;font-size:18px!important}.wbf-chat-emoji-picker{position:absolute;left:14px;bottom:76px;z-index:26;width:min(310px, calc(100% - 28px));display:grid;grid-template-columns:repeat(8,1fr);gap:3px;padding:10px;border:1px solid var(--wbf-chat-line);border-radius:14px;background:#fff;box-shadow:0 16px 40px rgb(31 42 68 / .2)}.wbf-chat-emoji-picker button{aspect-ratio:1;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;font-size:20px!important}.wbf-chat-emoji-picker button:hover{background:#eef2f6!important}.wbf-chat-read-only{min-height:74px;display:flex;align-items:center;gap:12px;flex:0 0 auto;padding:13px 17px;border-top:1px solid var(--wbf-chat-line);background:#fff}.wbf-chat-read-only>span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#eef1f5;font-size:16px}.wbf-chat-read-only>div{display:flex;flex-direction:column;gap:3px}.wbf-chat-read-only strong{color:var(--wbf-chat-ink);font-size:13px;font-weight:900}.wbf-chat-read-only small{color:#5e697b;font-size:11px;font-weight:650}.wbf-chat-empty,.wbf-chat-empty-list,.wbf-chat-loading,.wbf-chat-error{padding:34px;color:#5e697b;font-size:13px;font-weight:600;text-align:center}.wbf-chat-empty{align-self:center}.wbf-chat-empty>span{display:block;margin-bottom:8px;font-size:34px}.wbf-chat-empty h2,.wbf-chat-empty-list h2{margin:0 0 8px!important;font-size:25px!important;line-height:1.1!important}.wbf-chat-empty p,.wbf-chat-empty-list p{margin:0;color:#596579;line-height:1.55}.wbf-chat-empty-list a{margin-top:15px}.wbf-chat-access{max-width:760px;margin:35px auto;padding:30px;border:1px solid var(--wbf-chat-line);border-radius:15px;background:#fff;text-align:center}.wbf-chat-error{color:var(--wbf-chat-red)}.wbf-chat-toast{position:fixed;left:50%;bottom:28px;z-index:999999;max-width:min(420px, calc(100% - 30px));padding:11px 16px;border-radius:999px;background:var(--wbf-chat-navy);color:#fff;font-size:12px;font-weight:800;opacity:0;transform:translate(-50%,12px);transition:.2s;pointer-events:none}.wbf-chat-toast.is-error{background:var(--wbf-chat-red)}.wbf-chat-toast.is-visible{opacity:1;transform:translate(-50%,0)}.wbf-chat-report-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgb(9 15 31 / .62);opacity:0;transition:opacity .18s ease}.wbf-chat-report-modal.is-open{opacity:1}.wbf-chat-report-dialog{position:relative;width:min(520px,100%);padding:26px;border-radius:16px;background:#fff;box-shadow:0 26px 70px rgb(9 15 31 / .3)}.wbf-chat-report-dialog h2{margin:0 0 8px!important;font-size:29px!important}.wbf-chat-report-dialog>p{margin:0 0 18px;color:#596579;line-height:1.5}.wbf-chat-report-close{position:absolute!important;top:12px!important;right:12px!important;width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#f1f4f7!important;font-size:22px!important}.wbf-chat-report-dialog label{display:block;margin-top:13px;color:var(--wbf-chat-ink);font-size:12px;font-weight:900}.wbf-chat-report-dialog select,.wbf-chat-report-dialog textarea{width:100%!important;margin-top:6px!important;padding:11px 12px!important;border:1px solid #cfd8e4!important;border-radius:10px!important;background:#fff!important;color:var(--wbf-chat-ink)!important;font-size:13px!important}.wbf-chat-report-check{display:flex!important;align-items:center;gap:8px}.wbf-chat-report-check input{width:18px!important;height:18px!important;border:1px solid #98a2b3!important;border-radius:4px!important}.wbf-chat-report-check input:checked{background:var(--wbf-chat-navy)!important;box-shadow:inset 0 0 0 4px #fff!important}.wbf-chat-report-dialog form>button[type=submit]{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:18px!important;padding:0 16px!important;border-radius:10px!important;background:var(--wbf-chat-navy)!important;color:#fff!important;font-size:12px!important;font-weight:900!important}@media (max-width:800px){.wbf-chat-app{width:100%;margin:0}.wbf-chat-intro{display:none}.wbf-chat-layout{position:relative;height:var(--wbf-chat-viewport,100dvh);min-height:520px;grid-template-columns:1fr;border:0;border-radius:0;box-shadow:none}.wbf-chat-sidebar{border-right:0}.wbf-chat-thread{position:absolute;inset:0;z-index:4;height:var(--wbf-chat-viewport,100dvh);transform:translateX(103%);transition:transform .22s ease}.wbf-chat-thread.is-open{transform:translateX(0)}.wbf-chat-back{display:inline-flex!important}.wbf-chat-thread-head{min-height:66px;padding:9px 10px}.wbf-chat-thread-avatar{width:40px;height:40px}.wbf-chat-thread-copy strong{font-size:16px}.wbf-chat-manage-toggle{min-height:36px!important;padding:0 10px!important}.wbf-chat-access-state{align-items:flex-start;padding-inline:12px}.wbf-chat-access-state>a{display:none}.wbf-chat-job-context{padding-inline:10px}.wbf-chat-job-history{left:10px;width:calc(100% - 20px)}.wbf-chat-messages{padding:16px 10px 22px}.wbf-chat-message{max-width:87%}.wbf-chat-compose{position:sticky;bottom:0;z-index:20;padding:8px max(8px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left))}.wbf-chat-input-shell{grid-template-columns:42px minmax(0,1fr) 42px;gap:4px;padding:4px}.wbf-chat-app .wbf-chat-emoji-toggle,.wbf-chat-app .wbf-chat-send{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.wbf-chat-emoji-picker{left:8px;bottom:66px;width:calc(100% - 16px);grid-template-columns:repeat(6,1fr)}.wbf-chat-report-dialog{padding:22px 18px}}@media (max-width:800px){.wbf-chat-app.has-thread-open .wbf-chat-thread{position:fixed;top:var(--wbf-chat-viewport-top,0);right:0;bottom:auto;left:0;width:100%;height:var(--wbf-chat-viewport,100dvh);max-height:var(--wbf-chat-viewport,100dvh);background:#fff}}html.wbf-chat-mobile-lock,body.wbf-chat-mobile-lock{overflow:hidden!important;overscroll-behavior:none!important}@media (max-width:800px){.wbf-chat-app:not(.is-mobile-overlay) .wbf-chat-thread{visibility:hidden;pointer-events:none;transform:translateX(103%)}body>.wbf-chat-app.is-mobile-overlay{position:fixed!important;top:var(--wbf-chat-viewport-top,0)!important;right:0!important;bottom:auto!important;left:0!important;z-index:2147483000!important;width:100vw!important;max-width:none!important;height:var(--wbf-chat-viewport,100dvh)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;isolation:isolate!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-intro,body>.wbf-chat-app.is-mobile-overlay .wbf-chat-sidebar{display:none!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-layout{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-thread{position:absolute!important;inset:0!important;z-index:2!important;width:100%!important;height:100%!important;max-height:none!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;background:#fff!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-thread-head{min-height:calc(66px + env(safe-area-inset-top))!important;padding:calc(9px + env(safe-area-inset-top)) 10px 9px!important;background:#fff!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-back{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d8e0ea!important;border-radius:50%!important;background:#fff!important;color:var(--wbf-chat-navy)!important;font-size:22px!important;line-height:1!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-messages{min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-compose{position:relative!important;bottom:auto!important;padding-bottom:calc(8px + env(safe-area-inset-bottom))!important}body>.wbf-chat-app.is-mobile-overlay .wbf-chat-loading,body>.wbf-chat-app.is-mobile-overlay .wbf-chat-error{min-height:0!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media (max-width:800px){.wbf-chat-list-item.is-suggested{background:#f3f6fa;box-shadow:inset 4px 0 0 var(--wbf-chat-green)}}.wbf-chat-app.is-single-conversation{max-width:980px;margin:0 auto}.wbf-chat-app.is-single-conversation .wbf-chat-intro,.wbf-chat-app.is-single-conversation .wbf-chat-sidebar{display:none!important}.wbf-chat-app.is-single-conversation .wbf-chat-layout{grid-template-columns:minmax(0,1fr)!important}.wbf-chat-app.is-single-conversation .wbf-chat-thread{min-height:620px}.wbf-chat-app.is-single-conversation .wbf-chat-back{display:none!important}.wbf-chat-sent-notice{display:flex;gap:9px;align-items:center;margin:0 0 14px;padding:13px 16px;border:1px solid #c9d7ea;border-radius:12px;background:#f3f7fc;color:#1f2a44;font-size:14px}.wbf-chat-sent-notice strong{font-weight:900}.wbf-chat-sent-notice span{color:#536075}@media(max-width:800px){.wbf-chat-app.is-single-conversation{max-width:none}.wbf-chat-app.is-single-conversation .wbf-chat-thread{min-height:100dvh}.wbf-chat-sent-notice{margin:8px 10px;border-radius:10px;align-items:flex-start;flex-direction:column;gap:2px}}.wbf-chat-thread-avatar.is-profile-trigger,.wbf-chat-thread-copy.is-profile-trigger{position:relative;cursor:pointer!important}.wbf-chat-thread-copy.is-profile-trigger{text-align:left!important}.wbf-chat-thread-avatar.has-photo{overflow:hidden;padding:0!important}.wbf-chat-thread-avatar.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.wbf-chat-thread-avatar.is-profile-trigger:hover{border-color:var(--wbf-chat-navy);background:#f4f6f9}.wbf-chat-thread-copy.is-profile-trigger:hover strong{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.wbf-chat-thread-avatar.is-profile-trigger:focus-visible,.wbf-chat-thread-copy.is-profile-trigger:focus-visible{outline:2px solid rgb(31 42 68 / .24)!important;outline-offset:3px!important;border-radius:8px}.wbf-chat-thread.is-profile-open{overflow:hidden;background:#fff}.wbf-chat-profile-pane{width:100%;height:100%;min-height:0;overflow:hidden;background:#fff}.wbf-chat-profile-pane .wbf-cb-profile{height:100%;min-height:0}.wbf-chat-profile-pane .wbf-cb-detail-toolbar.is-chat-profile-toolbar{justify-content:space-between;padding:10px 16px}.wbf-chat-profile-back{width:40px!important;height:40px!important;min-width:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--wbf-chat-line)!important;border-radius:50%!important;background:#fff!important;color:var(--wbf-chat-navy)!important;font-size:19px!important;font-weight:900!important}.wbf-chat-profile-full-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #d8e0ea;border-radius:9px;background:#fff;color:var(--wbf-chat-navy)!important;font-size:11px;font-weight:900;text-decoration:none!important}.wbf-chat-profile-full-link:hover{border-color:var(--wbf-chat-navy)}.wbf-chat-profile-loading,.wbf-chat-profile-error{width:100%;height:100%;min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:28px;background:#f7f9fb;color:var(--wbf-chat-navy);text-align:center}.wbf-chat-profile-loading>span{width:38px;height:38px;border:3px solid #dbe2eb;border-top-color:var(--wbf-chat-navy);border-radius:50%;animation:wbf-chat-profile-spin .8s linear infinite}.wbf-chat-profile-loading strong,.wbf-chat-profile-error strong{font-size:16px;font-weight:900}.wbf-chat-profile-error span{max-width:440px;color:#667085;font-size:13px;line-height:1.5}.wbf-chat-profile-error button{min-height:40px!important;display:inline-flex!important;align-items:center!important;padding:0 13px!important;border:1px solid var(--wbf-chat-line)!important;border-radius:9px!important;background:#fff!important;color:var(--wbf-chat-navy)!important;font-size:12px!important;font-weight:900!important}@keyframes wbf-chat-profile-spin{to{transform:rotate(360deg)}}@media (max-width:800px){.wbf-chat-profile-pane .wbf-cb-profile__hero{padding-top:20px}.wbf-chat-profile-full-link{min-height:36px;padding-inline:10px;font-size:10px}}.wbf-chat-thread-avatar.is-profile-trigger,.wbf-chat-thread-copy.is-profile-trigger{text-decoration:none!important;color:inherit!important}.wbf-chat-list-avatar.has-logo,.wbf-chat-thread-avatar.has-company-logo{overflow:hidden;padding:5px!important;background:#fff!important}.wbf-chat-list-avatar.has-logo img,.wbf-chat-thread-avatar.has-company-logo img{width:100%;height:100%;display:block;object-fit:contain}.wbf-chat-list-avatar.has-photo{overflow:hidden;padding:0!important}.wbf-chat-list-avatar.has-photo img{width:100%;height:100%;display:block;object-fit:cover}.wbf-chat-thread-avatar.has-company-logo{border-radius:12px}.wbf-chat-thread-copy.is-profile-trigger span{max-width:min(640px, 60vw)}@media (max-width:800px){.wbf-chat-thread-copy.is-profile-trigger span{max-width:58vw}}