.custom-chat-launcher{align-items:center;background:#ff7a59;border-radius:9999px;bottom:24px;box-shadow:0 8px 24px rgba(0,0,0,.18);color:#fff;cursor:pointer;display:inline-flex;font-family:sans-serif;font-size:14px;font-weight:700;gap:8px;left:24px;line-height:1;padding:14px 22px;position:fixed;transition:transform .2s ease,box-shadow .2s ease;z-index:999999}.custom-chat-launcher:hover{box-shadow:0 10px 28px rgba(0,0,0,.22);transform:translateY(-1px)}.custom-chat-launcher:focus{outline:2px solid #1b7fcc;outline-offset:3px}.custom-chat-launcher__icon{font-size:18px;line-height:1}.custom-chat-launcher__label{white-space:nowrap}.custom-chat-fullscreen{background:#f5f7fb;display:none;height:100vh;inset:0;position:fixed;width:100vw;z-index:2147483647}.custom-chat-fullscreen.is-open{display:block}.custom-chat-layout{display:grid;grid-template-columns:320px 1fr;height:100%;width:100%}.custom-chat-sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;min-width:0}.custom-chat-sidebar__header{border-bottom:1px solid #eef2f7;padding:20px 20px 16px}.custom-chat-sidebar__eyebrow{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.custom-chat-sidebar__title{color:#111827;font-size:22px;line-height:1.3;margin:0}.custom-chat-sidebar__new-thread{background:#ff7a59;border:0;border-radius:12px;box-shadow:0 8px 20px rgba(255,122,89,.24);color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:44px;margin-top:16px;width:100%}.custom-chat-sidebar__new-thread:hover{background:#ef6a49}.custom-chat-sidebar__search-wrap{padding:16px 20px}.custom-chat-sidebar__search{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;color:#111827;font-size:14px;height:42px;padding:0 14px;width:100%}.custom-chat-sidebar__search:focus{border-color:#7aa7ff;outline:2px solid #cfe3ff}.custom-chat-sidebar__section-label{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;padding:0 20px 10px;text-transform:uppercase}.custom-chat-thread-list{flex:1;overflow-y:auto;padding:0 12px 16px}.custom-chat-thread-item{align-items:flex-start;background:transparent;border:0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px;text-align:left;width:100%}.custom-chat-thread-item:hover{background:#f3f4f6}.custom-chat-thread-item.is-active{background:#eef4ff}.custom-chat-thread-item__title{color:#111827;font-size:14px;font-weight:700}.custom-chat-thread-item__meta{color:#6b7280;font-size:12px}.custom-chat-main{background:#fff;display:flex;flex-direction:column;height:100%;min-width:0}.custom-chat-main__topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:72px;justify-content:space-between;min-height:72px;padding:0 20px}.custom-chat-main__title-wrap{min-width:0}.custom-chat-main__eyebrow{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.custom-chat-main__title{color:#111827;font-size:20px;line-height:1.3;margin:0}.custom-chat-main__actions{align-items:center;display:flex;gap:12px}.custom-chat-main__new-thread{background:#ff7a59;border:0;border-radius:9999px;box-shadow:0 8px 20px rgba(255,122,89,.24);color:#fff;cursor:pointer;display:none;font-size:14px;font-weight:700;height:44px;padding:0 16px}.custom-chat-fullscreen.is-list-view .custom-chat-main__new-thread{align-items:center;display:inline-flex;justify-content:center}.custom-chat-main__new-thread:hover{background:#ef6a49}.custom-chat-main__close{align-items:center;background:rgba(17,24,39,.88);border:0;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:24px;height:44px;justify-content:center;line-height:1;width:44px}.custom-chat-main__close:hover{background:rgba(17,24,39,.96)}.custom-chat-main__body{background:#fff;flex:1;height:calc(100vh - 72px);min-height:0;width:100%}body.fs-chat-open,html.fs-chat-open{overflow:hidden!important}#hubspot-messages-iframe-container{display:none!important}#hubspot-inline-chat-target{height:100%;width:100%}#hubspot-conversations-inline-parent{height:100%!important;max-height:100%!important;max-width:100%!important;width:100%!important}#hubspot-conversations-inline-iframe{border:none!important;display:block!important;height:100%!important;width:100%!important}@media (max-width:991px){.custom-chat-layout{grid-template-columns:280px 1fr}}@media (max-width:767px){.custom-chat-launcher{bottom:16px;font-size:13px;left:16px;padding:12px 18px}.custom-chat-launcher__icon{font-size:16px}.custom-chat-layout{grid-template-columns:1fr}.custom-chat-sidebar{display:none}.custom-chat-main__topbar{height:64px;min-height:64px;padding:0 12px}.custom-chat-main__title{font-size:18px}.custom-chat-main__actions{gap:8px}.custom-chat-main__new-thread{font-size:13px;height:40px;padding:0 12px}.custom-chat-main__close{font-size:22px;height:40px;width:40px}.custom-chat-main__body{height:calc(100vh - 64px)}}