.ly-hubspot-live-chat,.ly-hubspot-live-chat *{box-sizing:border-box}.ly-hubspot-live-chat{color:#333;font-family:HarmonyOS Sans,Arial,sans-serif;position:relative;z-index:2147482001}.ly-hubspot-live-chat [hidden]{display:none!important}.ly-hubspot-live-chat__launcher{align-items:center;background:transparent;border:0;border-radius:100px;bottom:max(var(--ly-chat-mobile-bottom),env(safe-area-inset-bottom));box-shadow:0 2px 4px #16161629;color:#fff;cursor:pointer;display:flex;height:var(--ly-chat-launcher-size);isolation:isolate;justify-content:center;padding:16px;position:fixed;right:max(var(--ly-chat-mobile-right),env(safe-area-inset-right));transition:opacity .2s ease-out,transform .2s ease-out;width:var(--ly-chat-launcher-size)}.ly-hubspot-live-chat__launcher:before,.ly-hubspot-live-chat__launcher:after{border-radius:100px;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.ly-hubspot-live-chat__launcher:before{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle,#fff,#f5f5f5,#1e4a314d);z-index:-3}.ly-hubspot-live-chat__launcher:after{background:conic-gradient(from 131deg,#f5f5f599,#1e4a311a 182.783deg,#f5f5f599 360deg);z-index:-2}.ly-hubspot-live-chat__launcher-icon{align-items:center;background:#1e4a32;border-radius:100px;display:flex;flex:0 0 auto;height:24px;justify-content:center;position:relative;width:24px;z-index:1}.ly-hubspot-live-chat__launcher-icon svg{height:16px;width:16px}.ly-hubspot-live-chat__launcher:hover{transform:scale(1.08)}.ly-hubspot-live-chat__launcher:active{transform:scale(.96)}.ly-hubspot-live-chat__launcher:focus-visible,.ly-hubspot-live-chat button:focus-visible{outline:3px solid #3a6e51;outline-offset:3px}.ly-hubspot-live-chat__dialog{background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;top:0;right:0;bottom:0;left:0;overflow:hidden;position:fixed;transition:opacity .24s cubic-bezier(.2,0,0,1),transform .24s cubic-bezier(.2,0,0,1);width:100%}.ly-hubspot-live-chat__header{background:#1e4a32;color:#fff;height:174px;padding:max(20px,env(safe-area-inset-top)) 20px 20px;position:relative}.ly-hubspot-live-chat__title{color:inherit;font-size:22px;font-weight:700;line-height:30px;margin:0;overflow:hidden;padding:4px 40px 0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ly-hubspot-live-chat__close{align-items:center;background:#e4ede7;border:0;border-radius:9999px;color:#1e4a32;cursor:pointer;display:flex;flex:0 0 auto;height:44px;justify-content:center;padding:0;position:absolute;right:12px;top:max(12px,env(safe-area-inset-top));width:44px}.ly-hubspot-live-chat__close svg{height:24px;width:24px}.ly-hubspot-live-chat__expert{align-items:center;display:grid;gap:14px;grid-template-columns:52px minmax(0,1fr);margin:14px auto 0;max-width:344px}.ly-hubspot-live-chat__avatar{align-items:center;background:#e4ede7;border:2px solid rgba(255,255,255,.7);border-radius:9999px;color:#1e4a32;display:flex;font-size:24px;font-weight:700;height:52px;justify-content:center;overflow:hidden;width:52px}.ly-hubspot-live-chat__avatar img{height:100%;object-fit:cover;width:100%}.ly-hubspot-live-chat__subtitle{color:#fff;font-size:14px;font-weight:500;line-height:20px;margin:0}.ly-hubspot-live-chat__body{min-height:0;position:relative}.ly-hubspot-live-chat__loading{align-items:center;background:#fff;color:#666;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:12px;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:20px;padding:24px;position:absolute;text-align:center;z-index:2}.ly-hubspot-live-chat__spinner{animation:ly-hubspot-live-chat-spin .8s linear infinite;border:3px solid #c1dbcb;border-radius:50%;border-top-color:#1e4a32;height:32px;width:32px}.ly-hubspot-live-chat__offline{background:#fff;height:100%;overflow-y:auto;padding:22px 20px 28px;scrollbar-gutter:stable}.ly-hubspot-live-chat__offline-status{align-items:flex-start;display:grid;gap:12px;grid-template-columns:12px minmax(0,1fr)}.ly-hubspot-live-chat__offline-dot{background:gray;border:3px solid #e6e6e6;border-radius:50%;height:12px;margin-top:7px;width:12px}.ly-hubspot-live-chat__offline-title{color:#333;font-size:20px;font-weight:700;line-height:26px;margin:0}.ly-hubspot-live-chat__offline-description{color:#666;font-size:14px;font-weight:500;line-height:20px;margin:5px 0 0}.ly-hubspot-live-chat__hours{background:#f3f7f4;border-radius:8px;color:#1e4a32;display:grid;font-size:13px;font-weight:700;gap:2px;line-height:18px;margin:16px 0 18px;padding:10px 14px;text-align:center}.ly-hubspot-live-chat__hours-label{color:#666;font-size:12px;font-weight:500;line-height:16px;margin-bottom:2px}.ly-hubspot-live-chat__field{margin-bottom:12px}.ly-hubspot-live-chat__field label{color:#333;display:block;font-size:13px;font-weight:700;line-height:18px;margin-bottom:5px}.ly-hubspot-live-chat__field input,.ly-hubspot-live-chat__field textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #cccccc;border-radius:6px;box-shadow:none;color:#333;display:block;font:500 14px/20px HarmonyOS Sans,Arial,sans-serif;margin:0;outline:none;padding:10px 12px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.ly-hubspot-live-chat__field input{min-height:44px}.ly-hubspot-live-chat__field textarea{min-height:82px;resize:vertical}.ly-hubspot-live-chat__field input:focus,.ly-hubspot-live-chat__field textarea:focus{border-color:#1e4a32;box-shadow:0 0 0 3px #1e4a321f}.ly-hubspot-live-chat__offline-error{background:#fff3e8;border-radius:6px;color:#cc5120;font-size:12px;font-weight:500;line-height:16px;margin:0 0 12px;padding:10px 12px}.ly-hubspot-live-chat__offline-error p,.ly-hubspot-live-chat__offline-error ul{margin:0}.ly-hubspot-live-chat__offline-submit{background:#1e4a32;border:2px solid #1e4a32;border-radius:9999px;color:#fff;cursor:pointer;font:700 15px/20px HarmonyOS Sans,Arial,sans-serif;min-height:48px;padding:12px 24px;transition:background-color .16s ease,border-color .16s ease;width:100%}.ly-hubspot-live-chat__offline-submit:hover{background:#183e2a;border-color:#183e2a}.ly-hubspot-live-chat__offline-submit:disabled{background:gray;border-color:gray;cursor:wait}.ly-hubspot-live-chat__reply-note{color:gray;font-size:12px;font-weight:500;line-height:16px;margin:8px 0 0;text-align:center}.ly-hubspot-live-chat__offline-success{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:210px;padding:28px 12px;text-align:center}.ly-hubspot-live-chat__success-mark{align-items:center;background:#e4ede7;border-radius:50%;color:#1e4a32;display:flex;font-size:24px;font-weight:700;height:52px;justify-content:center;width:52px}.ly-hubspot-live-chat__offline-success h3{color:#333;font-size:20px;font-weight:700;line-height:26px;margin:14px 0 0}.ly-hubspot-live-chat__offline-success p{color:#666;font-size:14px;font-weight:500;line-height:20px;margin:6px 0 0;max-width:280px}.ly-hubspot-live-chat__embed,#ly-hubspot-chat-embed,#hubspot-conversations-inline-parent,#hubspot-conversations-inline-iframe{border:0;height:100%!important;min-height:0;width:100%!important}html.ly-hubspot-live-chat-open{overflow:hidden}@keyframes ly-hubspot-live-chat-spin{to{transform:rotate(360deg)}}@media screen and (min-width:768px){.ly-hubspot-live-chat__launcher{bottom:max(var(--ly-chat-desktop-bottom),env(safe-area-inset-bottom));right:max(var(--ly-chat-desktop-right),env(safe-area-inset-right))}.ly-hubspot-live-chat__dialog{border-radius:10px;bottom:var(--ly-chat-desktop-bottom);box-shadow:2px 2px 4px #26282a1a;height:min(620px,calc(100dvh - 40px));inset:auto var(--ly-chat-desktop-right) var(--ly-chat-desktop-bottom) auto;width:min(384px,calc(100vw - 40px))}.ly-hubspot-live-chat__header{height:170px;padding:20px 24px}.ly-hubspot-live-chat__close{height:40px;top:12px;width:40px}.ly-hubspot-live-chat__title{font-size:24px;line-height:32px}.ly-hubspot-live-chat__expert{gap:16px;grid-template-columns:56px minmax(0,1fr);max-width:336px}.ly-hubspot-live-chat__avatar{height:56px;width:56px}.ly-hubspot-live-chat__subtitle{font-size:15px;line-height:21px}.ly-hubspot-live-chat__offline{padding:22px 24px 26px}.ly-hubspot-live-chat__launcher-icon{height:31px;width:31px}}@media(prefers-reduced-motion:reduce){.ly-hubspot-live-chat__launcher,.ly-hubspot-live-chat__dialog{transition:none}.ly-hubspot-live-chat__launcher:hover,.ly-hubspot-live-chat__launcher:active{transform:none}.ly-hubspot-live-chat__spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/ly-hubspot-live-chat.css.map */
