@charset "UTF-8";#custom-sticky-bar{position:fixed;z-index:990;display:flex;align-items:center;gap:16px;transform:translateY(100%);transition:transform .3s ease-in-out}#custom-sticky-bar .sticky-info{display:flex;align-items:center;gap:8px;flex-shrink:0}#custom-sticky-bar .sticky-price{font-size:22px;font-weight:700;white-space:nowrap}#custom-sticky-bar .sticky-discount-badge{background:linear-gradient(135deg,#ff5757,#e54d60);color:#fff;font-size:13px;font-weight:700;border-radius:99px;padding:4px 10px;line-height:1;display:none}#custom-sticky-bar .sticky-button{flex-grow:1;background:transparent;border:2px solid #e74c3c;color:#e74c3c;border-radius:8px;padding:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;height:48px;text-align:center;animation:breathingEffect 2.5s infinite ease-in-out}#custom-sticky-bar .sticky-button:hover{animation-play-state:paused;background:#e74c3c;color:#fff;transform:translateY(-1px)}#custom-sticky-bar .sticky-button.is-added{background-color:#e74c3c;border-color:#e74c3c;color:#fff;animation:none}@media(max-width:767px){#custom-sticky-bar{left:0;width:100%;background-color:#fff;padding:12px 16px;box-shadow:0 -2px 10px #0000001a;bottom:0}}@media(min-width:768px){#custom-sticky-bar{bottom:20px;left:50%;transform:translate(-50%) translateY(150%);width:auto;background-color:#fff;border-radius:16px;padding:16px 24px;box-shadow:0 10px 30px #00000026;border:1px solid #e5e7eb}#custom-sticky-bar.is-visible{transform:translate(-50%) translateY(0)}}@keyframes breathingEffect{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}#custom-popup-1{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:#000000b3;justify-content:center;align-items:center;overflow:hidden;animation:fadeIn .3s ease}#custom-popup-1.active{display:flex}#custom-popup-content{position:relative;background:#fff;padding:0 20px 20px;border-radius:10px;max-width:400px;width:90%;box-shadow:0 4px 10px #0003;animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1)}#custom-popup-content h2{text-align:center;margin-top:20px;margin-bottom:10px;font-size:20px}#custom-popup-content .subheading{text-align:center;font-size:14px;color:#666;margin-top:-10px;margin-bottom:10px}#custom-popup-content label{display:block;margin-top:10px;font-weight:700}#custom-popup-content input,#custom-popup-content textarea{width:100%;padding:10px;margin-top:5px;border:1px solid #ccc;border-radius:5px;font-size:16px}#custom-popup-content input:focus,#custom-popup-content textarea:focus{border-color:#007bff;outline:none}#custom-popup-content .error-message{color:red;font-size:14px;margin-top:5px;display:block}#custom-popup-content button{margin-top:15px;width:100%;padding:12px;background-color:#e04e5d;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px}#custom-popup-content button:hover{background-color:#df4c5a}.popup-header-order{background:linear-gradient(135deg,#f8f9ff,#e8f0ff);height:60px;border-bottom:1px solid #eee;border-radius:10px 10px 0 0;position:relative;margin:0 -20px 20px;width:calc(100% + 40px)}#custom-popup-close.close-button-styled{position:absolute!important;top:12px!important;right:15px!important;width:35px!important;height:35px!important;background:#ff1e1e!important;color:#fff!important;font-size:24px!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;border:none!important}#custom-popup-close.close-button-styled:before{content:"×";font-size:24px;line-height:1}#custom-popup-close.close-button-styled:hover{background:#c30000;transform:scale(1.1) rotate(90deg)}.sound-toggle-order{position:absolute!important;top:12px!important;left:15px!important;width:35px!important;height:35px!important;background:#007bff!important;border-radius:50%!important;cursor:pointer!important;color:#fff!important;box-shadow:0 4px 12px #007bff4d!important;transition:all .3s ease!important;border:none!important}.sound-toggle-order img{width:16px!important;height:16px!important}.sound-toggle-order:hover{transform:scale(1.1)}.sound-toggle-order.muted{background:#6c757d!important}.consent-container{margin-top:15px;margin-bottom:20px}.success-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#28a745;color:#fff;padding:12px 20px;border-radius:5px;font-size:16px;opacity:0;transition:opacity .5s ease-in-out;z-index:10000;pointer-events:none}.success-toast.show{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{transform:scale(.7) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.product__area-accessories .accessory-values__item{margin-bottom:15px;position:relative;display:flex;align-items:center;cursor:pointer;transition:all .2s ease}.product__area-accessories .accessory-values__item:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.product__area-accessories .variant-description{background:none!important;border:none!important;padding:0!important;margin-top:8px!important}.product__area-accessories .variant-description ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.product__area-accessories .variant-description li{color:#888!important;border:1px solid currentColor;background-color:#fcfcfc;font-size:13px;padding:6px 14px;border-radius:18px;font-weight:500;display:inline-flex!important;align-items:center;gap:8px}.product__area-accessories .variant-description li span{font-size:15px}.product__area-accessories .variant-description li img{width:15px;height:15px}.product__area-accessories .variant-details-link{text-decoration:underline;font-size:14px;color:#6c757d;margin-left:15px;transition:color .2s}.product__area-accessories .variant-details-link:hover{color:#000}.accessory-group{margin-top:0;padding-top:15px}.accessory-group__title{display:flex;align-items:center;text-align:center;color:#909090;font-size:12px;font-weight:400;text-transform:uppercase;margin-bottom:15px;letter-spacing:.5px}.accessory-group__title:before,.accessory-group__title:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}.accessory-group__title span{padding:0 15px}.advanced-set-clarification{text-align:center;margin:-5px 0 5px!important;font-size:11px;font-weight:500;color:#909090}.static-benefit-tag{display:inline-flex;align-items:center;border-radius:14px;font-weight:500;margin-left:8px;font-size:9px;padding:2px 6px;background-color:#fdecec;color:#c53030;border:1px solid #e57373}.test-button-container{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin:15px 0 20px}.test-button-container .test-button{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;color:#666;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease}.test-button-container .test-button:hover{background-color:#f5f5f5;border-color:#d0d0d0}.test-button-container .test-time{font-size:12px;color:#6c757d;line-height:1.2}#unique-massage-map-container{display:flex!important;align-items:center!important;cursor:pointer!important;margin-bottom:8px!important;padding:4px 8px!important;border-radius:4px!important;border:1px solid #ccc!important;background-color:#f9f9f9!important;transition:background-color .2s ease!important}#unique-massage-map-container:hover{background-color:#e9e9e9!important}#unique-massage-map-container .massage-map-text{font-size:13px!important;color:#333!important;flex-grow:1!important}#unique-massage-map-content{margin-bottom:15px!important;padding:10px!important;border-radius:4px!important;border:1px solid #ddd!important;background-color:#fafafa!important;animation:fadeIn .3s ease!important}#modal-mini-2-recommend{display:block!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;background:#fff!important;z-index:1000000!important;width:90%!important;max-height:80vh!important;overflow-y:auto!important;box-shadow:0 8px 20px #0003!important;border-radius:15px!important;padding:20px!important}#overlay-mini-2-recommend{display:block!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#00000080!important;z-index:999999!important}.product-card{background:#f9f9f9!important;border-radius:10px!important;padding:10px!important}.product-card img{max-width:100%!important;height:250px!important;object-fit:cover!important;border-radius:5px!important}@media(max-width:768px){.product__description.mobile-moved{display:block}.product__rating.mobile-moved{display:inline-block}}#custom-sticky-bar{position:fixed;z-index:990;display:flex;align-items:center;gap:8px;transform:translateY(100%);transition:transform .3s ease-in-out;background-color:#fff;box-shadow:0 -4px 15px #00000014}#custom-sticky-bar.is-visible{transform:translateY(0)}#custom-sticky-bar .sticky-info{display:flex;align-items:center;gap:4px;flex-shrink:0}#custom-sticky-bar .sticky-price{font-size:18px;font-weight:700;white-space:nowrap;color:#252525}#custom-sticky-bar .sticky-discount-badge{background:linear-gradient(135deg,#ff5757,#e54d60);color:#fff;font-size:11px;font-weight:700;border-radius:99px;padding:2px 6px;line-height:1;display:none}#custom-sticky-bar .sticky-discount-badge.is-visible{display:inline-block}#custom-sticky-bar .sticky-button{flex-grow:1;border-radius:8px;padding:0 8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}#custom-sticky-bar .sticky-button.cart-btn{background:transparent;border:1px solid #e74c3c;color:#e74c3c;animation:softPulse 3s infinite ease-in-out}#custom-sticky-bar .sticky-button.cart-btn:hover{background:#e74c3c;color:#fff;animation:none}#custom-sticky-bar .sticky-button.cart-btn.is-added{background-color:#27ae60;border-color:#27ae60;color:#fff;animation:none}#custom-sticky-bar .sticky-button.quick-btn{background:#e74c3c;border:1px solid #e74c3c;color:#fff;font-size:12px}#custom-sticky-bar .sticky-button.quick-btn:hover{background:#c0392b;border-color:#c0392b}@keyframes softPulse{0%{transform:scale(1)}50%{transform:scale(.98)}}@media(max-width:767px){#custom-sticky-bar{left:0;width:100%;bottom:0;padding:8px 70px 8px 45px!important;justify-content:space-between;gap:4px}#custom-sticky-bar .sticky-price{font-size:23px;font-weight:700;margin-right:2px;line-height:1;letter-spacing:-.5px}#custom-sticky-bar .sticky-discount-badge{display:none!important}#custom-sticky-bar .sticky-button{height:38px;padding:0 2px;font-size:10px;display:flex;align-items:center;justify-content:center;white-space:nowrap}#custom-sticky-bar .sticky-button.quick-btn{flex-grow:1.4;font-weight:700}#custom-sticky-bar .sticky-button.cart-btn{flex-grow:1.1;font-weight:600;max-width:none}}@media(max-width:767px)and (max-width:360px){#custom-sticky-bar{padding-left:50px!important;padding-right:50px!important}#custom-sticky-bar .sticky-price{font-size:16px}}@media(min-width:768px){#custom-sticky-bar{bottom:20px;left:50%;transform:translate(-50%) translateY(150%);width:auto;min-width:480px;border-radius:16px;padding:12px 32px;border:1px solid #e5e7eb;box-shadow:0 10px 40px #0000001f}#custom-sticky-bar.is-visible{transform:translate(-50%) translateY(0)}#custom-sticky-bar .sticky-price{font-size:24px;font-weight:700;margin-right:20px;color:#252525;letter-spacing:-.5px}#custom-sticky-bar .sticky-button{height:48px;font-size:16px;padding:0 24px}}
