.exit-intent-popup{--popup-max-width: 380px}.exit-intent-popup .exit-intent-popup__items{max-height:280px;overflow-y:auto}.exit-intent-popup__item{display:flex;gap:1rem;padding:.75rem;border-radius:var(--button-border-radius, .5rem);background:rgb(var(--text-color) / .03);align-items:center}.exit-intent-popup__item-image{width:60px;height:60px;object-fit:cover;border-radius:var(--button-border-radius, .5rem);flex-shrink:0}.coffee-chatbot__trigger{position:fixed;inset-block-end:5.5rem;inset-inline-end:1.25rem;z-index:12;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgb(var(--text-color, 0 0 0));color:rgb(var(--background, 255 255 255));border:none;border-radius:999px;cursor:pointer;box-shadow:0 4px 20px #00000026;transition:transform .2s ease,box-shadow .2s ease;font-family:inherit;font-size:var(--text-sm);font-weight:600;line-height:1}.coffee-chatbot__trigger:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0003}.coffee-chatbot__trigger:active{transform:translateY(0)}.coffee-chatbot__trigger-icon{flex-shrink:0}.coffee-chatbot__trigger-label-sp{display:none}@media screen and (max-width:699px){.coffee-chatbot__trigger{inset-block-end:5.5rem;inset-inline-end:1rem;padding:.625rem 1rem;min-height:44px}.coffee-chatbot__trigger-label{display:none}.coffee-chatbot__trigger-label-sp{display:inline}}.coffee-chatbot__progress-track{height:4px;background:rgb(var(--text-color) / .1);border-radius:2px;overflow:hidden}.coffee-chatbot__progress-bar{height:100%;width:var(--progress, 0%);background:rgb(var(--text-color));border-radius:2px;transition:width .4s ease}.coffee-chatbot__question-text p{margin:0}.coffee-chatbot__question-bubble{background:rgb(var(--text-color) / .05);padding:1rem;border-radius:1rem 1rem 1rem .25rem;font-size:var(--text-sm);line-height:1.6}.coffee-chatbot__option-btn{display:block;width:100%;padding:.875rem 1rem;min-height:44px;background:rgb(var(--background));border:1px solid rgb(var(--text-color) / .15);border-radius:var(--button-border-radius, .5rem);cursor:pointer;text-align:left;font-family:inherit;font-size:var(--text-sm);line-height:1.4;color:inherit;transition:border-color .15s ease,background-color .15s ease}.coffee-chatbot__option-btn:hover{border-color:rgb(var(--text-color) / .4);background:rgb(var(--text-color) / .03)}.coffee-chatbot__option-btn:active{background:rgb(var(--text-color) / .06)}.coffee-chatbot__option-emoji{margin-inline-end:.5rem}.coffee-chatbot__recommendation{display:flex;gap:.75rem;padding:.75rem;border-radius:var(--button-border-radius, .5rem);border:1px solid rgb(var(--text-color) / .1);align-items:center}.coffee-chatbot__recommendation-image{width:72px;height:72px;object-fit:cover;border-radius:var(--button-border-radius, .5rem);flex-shrink:0}.coffee-chatbot__recommendation-info{flex:1;min-width:0}.coffee-chatbot__recommendation-title{font-weight:600;font-size:var(--text-sm);line-height:1.4;margin:0 0 .25rem}.coffee-chatbot__recommendation-price{font-size:var(--text-sm);color:rgb(var(--text-color) / .6);margin:0 0 .5rem}.coffee-chatbot__recommendation-atc{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;min-height:44px;background:rgb(var(--text-color));color:rgb(var(--background));border:none;border-radius:var(--button-border-radius, .5rem);cursor:pointer;font-family:inherit;font-size:var(--text-xs);font-weight:600;line-height:1;transition:opacity .15s ease}.coffee-chatbot__recommendation-atc:hover{opacity:.85}.coffee-chatbot__line-link{color:#06c755;text-decoration:none;padding:.5rem;border-radius:var(--button-border-radius, .5rem);transition:background-color .15s ease}.coffee-chatbot__line-link:hover{background:#06c75514}.coffee-chatbot__subscription{padding:1rem;border:1px solid rgb(var(--text-color) / .1);border-radius:var(--button-border-radius, .5rem);background:rgb(var(--text-color) / .03)}.coffee-chatbot__subscription-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(var(--text-color) / .06)}.coffee-chatbot__fade-in{animation:chatbotFadeIn .3s ease forwards}@keyframes chatbotFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.line-friend-popup{--popup-max-width: 360px}.line-friend-popup__icon{display:flex;justify-content:center}.line-friend-popup__cta{background:#06c755;color:#fff;border-color:#06c755}.line-friend-popup__cta:hover{background:#05b34d;border-color:#05b34d}.labo-urgency-badge{display:inline-flex;align-items:center;gap:.375rem;color:#dc2626;font-weight:600;font-style:normal;margin-block-start:.25rem}.labo-urgency-badge__dot{width:6px;height:6px;border-radius:50%;background:#dc2626;animation:dotPulse 1.5s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.4}}exit-intent-popup,line-friend-popup,first-visit-popup{display:none;position:fixed;inset-block-end:9rem;inset-inline:.75rem;z-index:14;padding:1.5rem;max-width:var(--popup-max-width, 400px);max-height:calc(100vh - 10rem);max-height:calc(100dvh - 10rem);overflow-y:auto;border-radius:var(--button-border-radius, .5rem);box-shadow:0 4px 24px #0000001f;background-color:rgb(var(--background, 255 255 255 / 1));color:rgb(var(--text-color, 0 0 0))}@media screen and (min-width:700px){exit-intent-popup,line-friend-popup,first-visit-popup{inset-block-end:2rem;inset-inline:2rem;padding:2rem}}.labo-popup__close-button{inset-block-start:.75rem;inset-inline-end:.75rem;position:absolute!important;z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;color:rgb(var(--text-color, 0 0 0) / .5);transition:color .15s ease}.labo-popup__close-button:hover{color:rgb(var(--text-color, 0 0 0))}.social-proof-toast{position:fixed;inset-block-end:1.25rem;inset-inline-start:1.25rem;z-index:9;max-width:320px;padding:.875rem 1rem;background:rgb(var(--background, 255 255 255));border:1px solid rgb(var(--text-color, 0 0 0) / .1);border-radius:var(--button-border-radius, .5rem);box-shadow:0 4px 20px #0000001a;transform:translateY(120%);transition:transform .4s ease}.social-proof-toast.is-visible{transform:translateY(0)}.social-proof-toast__close{position:absolute;inset-block-start:.25rem;inset-inline-end:.25rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:rgb(var(--text-color, 0 0 0) / .4);transition:color .15s ease;padding:0}.social-proof-toast__close:hover{color:rgb(var(--text-color, 0 0 0))}.social-proof-toast__close svg{width:14px;height:14px}.social-proof-toast__image-wrap{flex-shrink:0}.social-proof-toast__image{width:48px;height:48px;object-fit:cover;border-radius:var(--button-border-radius, .5rem)}.social-proof-toast__text{flex:1;min-width:0;padding-inline-end:1rem}@media screen and (max-width:699px){.social-proof-toast{inset-inline-start:.75rem;inset-inline-end:.75rem;max-width:none}}.viewer-count-badge{display:inline-block;margin-block-start:.5rem}.viewer-count-badge__inner{display:inline-flex;padding:.375rem .75rem;background:rgb(var(--text-color) / .04);border-radius:999px}.viewer-count-badge__dot{width:8px;height:8px;border-radius:50%;background:#16a34a;animation:dotPulse 2s ease-in-out infinite}.viewer-count-badge__text{font-weight:600;color:rgb(var(--text-color) / .7)}.first-visit-popup{--popup-max-width: 380px}.first-visit-popup__field{text-align:left}.first-visit-popup__field .form-control,.first-visit-popup__field .input{width:100%}.first-visit-popup__badge{display:inline-block;padding:.25rem .75rem;background:rgb(var(--text-color));color:rgb(var(--background));border-radius:999px;letter-spacing:.05em}.first-visit-popup__coupon-display{padding:1rem;background:rgb(var(--text-color) / .04);border:1px dashed rgb(var(--text-color) / .2);border-radius:var(--button-border-radius, .5rem)}.first-visit-popup__coupon-code{font-size:1.5rem;letter-spacing:.1em;font-weight:700}.first-visit-popup__error{color:#dc2626}.first-visit-popup__copy{text-decoration:underline;cursor:pointer;background:none;border:none;font-family:inherit}@media(prefers-reduced-motion:reduce){.coffee-chatbot__fade-in,.labo-urgency-badge__dot,.viewer-count-badge__dot{animation:none}.social-proof-toast,.coffee-chatbot__trigger,.coffee-chatbot__option-btn,.coffee-chatbot__recommendation-atc,.coffee-chatbot__line-link,.social-proof-toast__close,.labo-popup__close-button,.coffee-chatbot__progress-bar{transition:none}}.coffee-chatbot__trigger:focus-visible,.coffee-chatbot__option-btn:focus-visible,.coffee-chatbot__recommendation-atc:focus-visible,.coffee-chatbot__restart:focus-visible,.coffee-chatbot__subscription-cta:focus-visible,.coffee-chatbot__line-link:focus-visible,.line-friend-popup__cta:focus-visible,.first-visit-popup__submit:focus-visible,.first-visit-popup__copy:focus-visible,.first-visit-popup__email:focus-visible,.social-proof-toast__close:focus-visible,.labo-popup__close-button:focus-visible,.exit-intent-popup__cta:focus-visible{outline:2px solid currentColor;outline-offset:2px}:where(.v-stack){display:grid;grid-template-columns:minmax(0,1fr);align-content:start}:where(.h-stack){display:flex;align-items:center}:where(.gap-0\.5){gap:.125rem}:where(.gap-2){gap:.5rem}:where(.gap-3){gap:.75rem}:where(.gap-4){gap:1rem}:where(.gap-5){gap:1.25rem}:where(.gap-6){gap:1.5rem}:where(.text-subdued){color:rgb(var(--text-color, 0 0 0) / .65)}:where(.text-center){text-align:center}:where(.text-sm){font-size:.875rem}:where(.text-xs){font-size:.75rem}:where(.bold){font-weight:700}:where(.align-center){align-items:center}:where(.justify-center){justify-content:center}:where(.line-clamp){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-count, 2);overflow:hidden}:where(.contents){display:contents}
/*# sourceMappingURL=/cdn/shop/t/57/assets/labo-custom.css.map */
