.single-pack-modal{position:fixed;top:0;right:0;width:550px;max-width:100%;height:100vh;height:100dvh;z-index:99999;display:flex;flex-direction:column;background:#fff0;box-shadow:rgb(0 0 0 / .1) 0 10px 15px -3px,rgb(0 0 0 / .1) 0 4px 6px -4px;transform:translateX(100%);transition:transform 300ms ease-out}.single-pack-modal.is-open{transform:translateX(0)}.tea_container{position:relative;flex:1;display:flex;flex-direction:column;gap:36px;padding:70px 24px 200px;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.bchai-cart-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:16px 24px;background:#191716;z-index:10}.bchai-cart-header .close-modal{position:absolute;left:24px}.bchai-cart-title{flex:1;text-align:center;font-family:'Mont',sans-serif;font-size:18px;font-weight:600;color:#fff;letter-spacing:.5px}.close-modal{font-size:20px;color:#fff;cursor:pointer;transition:opacity 0.2s ease;line-height:1}.close-modal:hover{opacity:.7}.close-modal:focus{outline:2px solid rgb(255 255 255 / .5);outline-offset:2px}.bchai-cart-products{display:flex;flex-direction:column;gap:12px}.bchai-cart-footer{position:absolute;bottom:0;left:0;right:0;background:#191716;padding:16px 24px;z-index:10}.overlay-bg-blurred{position:fixed;top:0;left:0;right:0;bottom:0;z-index:40;background:rgb(0 0 0 / .25);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity 300ms ease-out;cursor:pointer}.overlay-bg-blurred[style*="display: flex"],.overlay-bg-blurred[style*="display:flex"],.overlay-bg-blurred[style*="display: block"],.overlay-bg-blurred[style*="display:block"]{opacity:1}.side-cart-trigger{position:fixed;bottom:24px;right:24px;z-index:9998;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#191716;border-radius:12px;cursor:pointer;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:transform 0.2s ease,box-shadow 0.2s ease}.side-cart-trigger:hover{transform:scale(1.05);box-shadow:0 6px 16px rgb(0 0 0 / .2)}.side-cart-trigger:focus{outline:2px solid #ff6b09;outline-offset:2px}.side-cart-trigger i{font-size:24px;color:#fff}.cart-quantity-bubble{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;display:flex;align-items:center;justify-content:center;background:#ff6b09;color:#fff;font-family:'Mont',sans-serif;font-size:12px;font-weight:700;border-radius:11px;line-height:1}body.bchai-cart-open{overflow:hidden!important}@supports (scrollbar-gutter:stable){body.bchai-cart-open{scrollbar-gutter:stable}}@media (prefers-reduced-motion:reduce){.single-pack-modal,.overlay-bg-blurred,.side-cart-trigger{transition:none}}.modal_add_qty_button{display:flex;align-items:center;gap:10px}.plus_qty,.minus_qty{cursor:pointer;user-select:none;transition:opacity 0.2s ease}.plus_qty:hover,.minus_qty:hover{opacity:.7}.modal_price{font-size:24px;font-weight:700;color:#333}.modal_price s{color:#999;font-weight:400;font-size:inherit;margin-right:5px}.shipping-message-side-cart{color:#28a745;font-weight:500}.champagne_bottle_price,.black_bottle_price,.glass_bottle_price{text-align:center;display:block;width:100%}.champagne_bottle_price s,.black_bottle_price s,.glass_bottle_price s{color:#999;margin-right:5px}.gift_tea_arrow .arrow-text{margin-left:10px}.suggestion-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#4CAF50 0%,#45a049 100%);color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:12px;margin-left:8px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgb(76 175 80 / .3);animation:suggestionPulse 2s ease-in-out infinite;white-space:nowrap}.suggestion-badge::before{content:"\2605";margin-right:4px;font-size:10px}@keyframes suggestionPulse{0%,100%{box-shadow:0 2px 4px rgb(76 175 80 / .3)}50%{box-shadow:0 2px 8px rgb(76 175 80 / .5)}}.buy-now-modal-tea.is-suggested{position:relative;border-left:3px solid #4CAF50;transition:all 0.3s ease}.sc-product-card.is-suggested{position:relative;border:2px solid #FF6B0B;border-radius:12px;transition:all 0.3s ease;overflow:visible}.sc-product-card .suggestion-badge{position:absolute;top:-10px;left:12px;display:inline-flex;align-items:center;background:#FF6B0B;color:#fff;font-size:10px;font-weight:600;padding:3px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgb(255 107 11 / .3);white-space:nowrap;z-index:1;animation:none}.sc-product-card .suggestion-badge::before{content:none}.sc-product-container{display:flex;flex-direction:column;gap:24px}.sc-product-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;padding:6px 10.67px;background-color:#f3f3f3;border-radius:10px;position:relative;font-family:'Mont',sans-serif}.sc-product-image{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.sc-product-image img{max-width:100%;max-height:100%;object-fit:contain}.sc-product-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.sc-product-name{font-size:16px;font-weight:600;color:#141414;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-product-price{font-size:14px;font-weight:500;color:#191716}.sc-product-price s{color:#999;margin-right:5px}.sc-product-controls{flex-shrink:0;display:flex;align-items:center}.sc-add-btn{display:flex;align-items:center;justify-content:center;min-width:100px;padding:8px 16px;background:#404D3B;color:#f2f4f1;font-size:14.67px;font-weight:600;letter-spacing:.5px;border-radius:7.33px;cursor:pointer;transition:background 0.3s ease-in-out;text-decoration:none}.sc-add-btn:hover{background:#364331;color:#f2f4f1}.sc-qty-controls{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10.67px;padding:5.33px 8px;background:#fff;border:1px solid #191716;border-radius:10px}.sc-plus-btn,.sc-minus-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#191716;border-radius:50%;cursor:pointer;transition:opacity 0.2s}.sc-plus-btn:hover,.sc-minus-btn:hover{opacity:.7}.sc-plus-btn i,.sc-minus-btn i{color:#fff;font-size:10px}.sc-qty{font-size:17px;font-weight:500;text-align:center;min-width:20px;color:#141414}.sc-divider{display:flex;align-items:center;justify-content:center;gap:10.67px;padding:12px 0}.sc-divider img{height:24px;width:auto;margin-top:14px}.sc-divider .arrow-text{font-size:16px;font-weight:500;color:#191716}.sc-product-card.sc-gift-card{border:2px solid #4CAF50;position:relative;pointer-events:none;cursor:default}.sc-gift-badge{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:#4CAF50;color:#fff;font-family:'Mont',sans-serif;font-size:10px;font-weight:600;padding:4px 12px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;z-index:2;line-height:1.2}.sc-gift-card .sc-product-price{display:flex;align-items:center;gap:6px}.sc-gift-card .sc-product-price s{color:#999;font-weight:400}.sc-gift-card .sc-product-price .gift-free-price{color:#4CAF50;font-weight:600}.sc-gift-card .sc-product-controls{display:none!important}.sc-gift-card:hover{background-color:#f3f3f3}.sc-tier-nudge{width:100%;padding:12px 16px;margin-bottom:16px;border:2px solid #FF6B0B;border-radius:8px;background:#FFF;color:#191716;font-family:'Mont',sans-serif;font-size:15px;font-weight:500;line-height:1.4;text-align:center;box-sizing:border-box;animation:scNudgeFadeIn 300ms ease-out}.sc-tier-nudge--completion{border-color:#4CAF50;color:#4CAF50}@keyframes scNudgeFadeIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sc-tier-nudge{animation:none}}@media (max-width:768px){.sc-tier-nudge{font-size:13px;padding:10px 14px}}.bchai-cart-footer{position:absolute;bottom:0;left:0;right:0;background:#191716;padding:16px 24px;z-index:10;display:flex;flex-direction:column;gap:12px}.bchai-footer-summary{display:flex;justify-content:space-between;align-items:center}.bchai-footer-label{font-family:'Mont',sans-serif;font-size:16px;font-weight:500;color:rgb(255 255 255 / .8)}.bchai-cart-footer .modal_price{font-family:'Mont',sans-serif;font-size:17px;font-weight:500;color:#fff}.bchai-cart-footer .modal_price s{color:rgb(255 255 255 / .6);font-weight:400;margin-right:8px}.bchai-cart-footer .shipping-message-side-cart{font-family:'Mont',sans-serif;font-size:13.33px;font-weight:300;color:#fff;margin-top:-8px;text-align:right}.finish_order_single{display:block;text-decoration:none}.modal-buy-now-button{width:100%;padding:12px 24px;font-family:'Mont',sans-serif;font-size:18px;font-weight:600;color:#fff;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:background 0.2s ease;text-align:center}.modal-buy-now-button:hover{background:#f2f4f1}.bchai-footer-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid rgb(255 255 255 / .1);padding-top:8px}.bchai-guarantee-check{color:#FF6B0B;font-size:16px;line-height:1}.bchai-footer-guarantee span{font-family:'Mont',sans-serif;font-size:12px;font-weight:400;color:rgb(255 255 255 / .8)}@media (max-width:768px){.sc-product-card{gap:12px;padding:8px}.sc-product-image{width:56px;height:56px}.sc-add-btn{min-width:80px;padding:6px 12px;font-size:13px;background:#404D3B}.sc-qty-controls{gap:8px;padding:4px 6px}}@media (max-width:768px){.single-pack-modal{width:100%;max-width:none}.tea_container{padding:60px 16px 180px;gap:24px}.bchai-cart-header{padding:12px 16px}.bchai-cart-footer{padding:12px 16px;gap:10px}.modal-buy-now-button{padding:10px 20px;font-size:15px}.bchai-footer-guarantee{padding-top:6px}.bchai-footer-guarantee span{font-size:11px}.side-cart-trigger{bottom:16px;right:16px;width:48px;height:48px}.side-cart-trigger i{font-size:20px}.cart-quantity-bubble{min-width:18px;height:18px;font-size:10px;top:-4px;right:-4px}.suggestion-badge{font-size:10px;padding:2px 6px}.sc-product-card .suggestion-badge{font-size:9px;padding:2px 6px;top:-8px;left:8px}.sc-gift-badge{font-size:9px;padding:3px 10px;right:12px}.sc-gift-card .sc-product-price{flex-wrap:wrap;gap:4px}}