:root{--td-float-top-guard: 84px;--td-float-drag-threshold: 10;--td-float-footer-gap: 6px}.td-float-msg{position:fixed;left:1px;right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 9.5em);z-index:60020;transition:opacity .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;--td-safe-top: env(safe-area-inset-top, 0px);--td-safe-bottom: env(safe-area-inset-bottom, 0px);will-change:left,top;isolation:isolate}.td-float-msg.is-dragging{cursor:grabbing;touch-action:none;transition:none!important}.td-float-msg.is-pressing .td-float-msg__btn,.td-float-msg.is-dragging .td-float-msg__btn{transform:scale(1.08);box-shadow:0 24px 48px #007bff57,0 12px 26px #0003,0 0 0 4px #ffffffd6;filter:saturate(1.06) brightness(1.03)}.td-float-msg.is-dragging .td-float-msg__btn{box-shadow:0 26px 52px #007bff61,0 14px 28px #00000038,0 0 0 5px #ffffffe0}.td-float-msg.is-pressing .td-float-msg__icon,.td-float-msg.is-dragging .td-float-msg__icon{transform:scale(1.05);background:#ffffff2e}@media(min-width:990px){.td-float-msg{left:1px;right:auto;bottom:9.5em}}.td-float-msg__btn{width:58px;height:58px;border-radius:999px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;outline:none;text-decoration:none;color:#fff;background:radial-gradient(circle at 28% 24%,#ffffff52,#fff0 34%),linear-gradient(145deg,#5aa9ff,#1e88ff,#007bff 68%,#0062cc 120%);box-shadow:0 18px 38px #007bff47,0 8px 18px #00000024;transition:transform .1s ease,box-shadow .1s ease,filter .1s ease,background .12s ease}.td-float-msg__btn:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:inherit;background:linear-gradient(180deg,#ffffff2e,#ffffff03 42%,#fff0 60%);pointer-events:none}.td-float-msg__btn:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.34);box-shadow:inset 0 1px #ffffff1f;pointer-events:none}.td-float-msg__btn:hover{transform:translateY(-1px);box-shadow:0 22px 42px #007bff52,0 10px 18px #00000029;filter:saturate(1.03)}.td-float-msg__btn:active{transform:translateY(0)}.td-float-msg__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#ffffff1f;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .1s ease,background .1s ease;position:relative;z-index:1}.td-float-msg__icon svg{width:24px;height:24px;display:block}.td-float-msg.is-hidden{opacity:0;transform:translateY(8px) scale(.96);pointer-events:none}@keyframes tdMsgNudge{0%,to{transform:translateY(0) scale(1)}35%{transform:translateY(-2px) scale(1.03)}60%{transform:translateY(0) scale(1)}80%{transform:translateY(-1px) scale(1.015)}}.td-float-msg.is-nudging .td-float-msg__btn{animation:tdMsgNudge 1.05s ease-in-out}@media(prefers-reduced-motion:reduce){.td-float-msg.is-nudging .td-float-msg__btn{animation:none!important}}.td-float-msg__hint{position:absolute;left:0;right:auto;bottom:calc(100% + 12px);background:#201412f0;color:#fff;padding:8px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:12px;line-height:1.25;letter-spacing:.01em;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;white-space:nowrap;text-align:center;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:min(88vw,320px);overflow:hidden;text-overflow:ellipsis;z-index:3;box-shadow:0 12px 28px #00000038}.td-float-msg[data-td-side=right] .td-float-msg__hint{left:auto;right:0}.td-float-msg__hint.is-show{opacity:.92;transform:translateY(0)}.td-float-msg.is-show-drag-hint .td-float-msg__hint,.td-float-msg.is-pressing.is-show-drag-hint .td-float-msg__hint,.td-float-msg.is-dragging.is-show-drag-hint .td-float-msg__hint{opacity:.96!important;transform:translateY(0)!important;transition:none!important}html.td-float-msg-modal-open,html.td-float-msg-modal-open body{overflow:hidden}.td-float-msg__modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;z-index:60035}.td-float-msg__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#150c0a4d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;transition:opacity .18s ease}.td-float-msg__modal-card{position:absolute;touch-action:pan-y;left:50%;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 16px));width:min(372px,calc(100vw - 24px),calc(100dvw - 24px));max-width:calc(100vw - 24px);max-width:calc(100dvw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(-50%,18px);opacity:0;background:linear-gradient(180deg,#fffaf6fc,#fffffffa);color:#181311;border-radius:24px;border:1px solid rgba(0,123,255,.12);box-shadow:0 26px 58px #00000038,0 10px 24px #007bff1f;padding:28px 18px 16px;transition:opacity .18s ease,transform .18s ease}.td-float-msg__modal-card:before{content:"";position:absolute;left:50%;top:10px;width:54px;height:5px;transform:translate(-50%);border-radius:999px;background:#007bff3d;box-shadow:inset 0 1px #ffffff73}.td-float-msg__modal.is-show .td-float-msg__modal-backdrop,.td-float-msg__modal.is-show [data-td-float-msg-modal-close].td-float-msg__modal-backdrop,.td-float-msg__modal.is-show>.td-float-msg__modal-backdrop{opacity:1}.td-float-msg__modal.is-show .td-float-msg__modal-card{opacity:1;transform:translate(-50%)}@media(max-width:768px){.td-float-msg__btn{width:56px;height:56px}.td-float-msg__modal-card{left:50%;right:auto;bottom:max(12px,calc(env(safe-area-inset-bottom,0px) + 10px));width:min(calc(100vw - 16px),calc(100dvw - 16px),360px);max-height:calc(100dvh - 16px);padding:15px 14px 13px;border-radius:22px}.td-float-msg__modal-actions{grid-template-columns:1fr}.td-float-msg__modal-x{width:42px;height:42px;font-size:28px}}.td-float-msg__modal-badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#007bff;background:#007bff1a;border:1px solid rgba(0,123,255,.14);margin-bottom:12px}.td-float-msg__modal-title{margin:0 34px 8px 0;font-size:19px;line-height:1.23;font-weight:800;letter-spacing:.01em}.td-float-msg__modal-body{margin:0;color:#181311b8;font-size:14px;line-height:1.52}.td-float-msg__modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.td-float-msg__modal-btn{min-height:44px;border-radius:14px;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding:0 14px;transition:transform .1s ease,box-shadow .1s ease,background .1s ease,color .1s ease}.td-float-msg__modal-btn--ghost{background:#007bff14;color:#007bff;border:1px solid rgba(0,123,255,.12)}.td-float-msg__modal-btn--primary{background:linear-gradient(180deg,#1e88ff,#007bff);color:#fff7f2;box-shadow:0 14px 28px #007bff3d}.td-float-msg__modal-btn:active{transform:translateY(1px)}.td-float-msg__modal-x{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(0,123,255,.12);background:#ffffffd1;color:#007bff;font-size:26px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #00000014}@media(min-width:990px){.td-float-msg__modal-card{width:min(392px,calc(100vw - 32px));bottom:28px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/td-floating-messenger.css.map */
