.chat-widget{position:fixed;inset-block-end:1.5rem;inset-inline-end:1.5rem;z-index:99999}.chat-widget__toggle{-webkit-appearance:none;appearance:none;border:none;border-radius:999px;padding:0;background:var(--primary-color, #007bff);color:#fff;font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:0;box-shadow:0 8px 24px #00000040;transition:width .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,transform .2s ease;overflow:hidden;white-space:nowrap;width:64px;height:64px;min-height:64px;max-height:64px;justify-content:flex-end;box-sizing:border-box}.chat-widget__toggle:hover{width:auto;padding-inline-start:1.25rem;box-shadow:0 12px 32px #00000059;transform:translateY(-2px)}.chat-widget__toggle:active{transform:translateY(0)}.chat-widget__toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.chat-widget__avatar{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;border-radius:50%;object-fit:cover;flex-shrink:0;flex-grow:0;border:3px solid rgba(255,255,255,.2);transition:border-color .3s ease;box-sizing:border-box}.chat-widget__toggle:hover .chat-widget__avatar{border-color:#fff6}.chat-widget__avatar--placeholder{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;border-radius:50%;background:#fff3;flex-shrink:0;flex-grow:0;border:3px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;box-sizing:border-box}.chat-widget__toggle-label{opacity:0;width:0;overflow:hidden;transition:opacity .3s ease .1s,width 0s linear .4s;font-weight:500;font-size:.95rem;padding-inline-end:.75rem;order:-1}.chat-widget__toggle:hover .chat-widget__toggle-label{opacity:1;width:auto;transition:opacity .3s ease .1s,width 0s linear 0s}.chat-widget__toggle--cta-active{width:auto;padding-inline-start:1.25rem;box-shadow:0 12px 32px #00000059;transform:translateY(-2px)}.chat-widget__toggle--cta-active .chat-widget__avatar{border-color:#fff6}.chat-widget__toggle--cta-active .chat-widget__toggle-label{opacity:1;width:auto;transition:opacity .3s ease .1s,width 0s linear 0s}.chat-widget__dialog{margin:0;padding:0;border:none;border-radius:1rem;width:min(420px,calc(100vw - 3rem));max-height:min(640px,calc(100vh - 3rem));max-height:min(640px,calc(100dvh - 3rem));position:fixed;bottom:calc(2.25rem + 64px);right:1.5rem;left:auto;box-shadow:0 24px 80px #00000059;overflow:hidden;z-index:99999;pointer-events:auto}.chat-widget__dialog:not([open]){display:none}.chat-widget__dialog[open]{display:flex;flex-direction:column}.chat-widget__dialog::backdrop{display:none;background:transparent}.chat-widget__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--primary-color, #007bff);color:#fff}.chat-widget__header-content{display:flex;align-items:center;gap:.75rem}.chat-widget__header-avatar{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.chat-widget__header-avatar--placeholder{background:#fff3;display:flex;align-items:center;justify-content:center}.chat-widget__header-name{font-size:.95rem;font-weight:600;color:#fff}.chat-widget__close{-webkit-appearance:none;appearance:none;border:none;background:transparent;color:inherit;font-size:1.25rem;cursor:pointer;line-height:1}.chat-widget__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.chat-widget__body{position:relative;width:100%;flex:1;min-height:0;background:#f5f5f5;overflow:hidden}.chat-widget__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;z-index:10;transition:opacity .3s ease,visibility .3s ease}.chat-widget__loading[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;z-index:-1}.chat-widget__loading-spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--primary-color, #007bff);border-radius:50%;animation:chat-widget-spin .8s linear infinite}@keyframes chat-widget-spin{to{transform:rotate(360deg)}}.chat-widget__iframe{border:none;width:100%;height:420px;display:block;opacity:0;transition:opacity .3s ease;position:relative;z-index:0}.chat-widget__iframe[data-loaded=true]{opacity:1}.chat-widget__iframe:not([src="about:blank"]){z-index:0}@media(min-width:768px){.chat-widget__iframe{height:540px}}@media(max-width:719px){.chat-widget__toggle{width:56px;height:56px;min-height:56px;max-height:56px}.chat-widget__avatar,.chat-widget__avatar--placeholder{width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px}.chat-widget__toggle--cta-active{width:auto;padding-inline-start:1.25rem}.chat-widget__toggle--cta-active .chat-widget__toggle-label{opacity:1;width:auto}.chat-widget__dialog{width:calc(100vw - 1.5rem);left:.75rem;right:.75rem;bottom:calc(1.5rem + 56px);height:calc(100vh - 56px - 2.25rem);height:calc(100dvh - 56px - 2.25rem);max-height:none}.chat-widget__iframe{height:100%}}@media(hover:none)and (pointer:coarse){.chat-widget__toggle:hover:not(.chat-widget__toggle--cta-active){width:64px;padding-inline-start:0}.chat-widget__toggle:hover:not(.chat-widget__toggle--cta-active) .chat-widget__toggle-label{opacity:0;width:0}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=QA */
