.b2g2-page{opacity:0;animation:b2g2PageIn .8s ease forwards;position:relative;overflow:hidden}@keyframes b2g2PageIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.b2g2-floating-elements{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.b2g2-sparkle{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.6) 0%,transparent 70%);animation:b2g2Float 6s ease-in-out infinite}.b2g2-sparkle:nth-child(1){top:10%;left:5%;animation-delay:0s;animation-duration:7s;width:8px;height:8px}.b2g2-sparkle:nth-child(2){top:30%;right:8%;animation-delay:1.2s;animation-duration:5s}.b2g2-sparkle:nth-child(3){top:55%;left:12%;animation-delay:2.5s;animation-duration:8s;width:5px;height:5px}.b2g2-sparkle:nth-child(4){top:20%;left:70%;animation-delay:.8s;animation-duration:6s;width:7px;height:7px}.b2g2-sparkle:nth-child(5){top:70%;right:15%;animation-delay:3s;animation-duration:9s}.b2g2-sparkle:nth-child(6){top:45%;left:85%;animation-delay:1.5s;animation-duration:7s;width:4px;height:4px}.b2g2-sparkle:nth-child(7){top:80%;left:30%;animation-delay:4s;animation-duration:6s}.b2g2-sparkle:nth-child(8){top:15%;left:40%;animation-delay:2s;animation-duration:8s;width:5px;height:5px}@keyframes b2g2Float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.5);opacity:.8}}.b2g2-float-ring{position:absolute;border:1.5px solid rgba(212,175,55,.12);border-radius:50%;animation:b2g2Ring 10s linear infinite;pointer-events:none}.b2g2-float-ring:nth-child(9){width:80px;height:80px;top:8%;right:3%;animation-delay:0s}.b2g2-float-ring:nth-child(10){width:50px;height:50px;bottom:20%;left:4%;animation-delay:3s;animation-duration:12s}.b2g2-float-ring:nth-child(11){width:60px;height:60px;top:50%;right:6%;animation-delay:5s;animation-duration:8s}@keyframes b2g2Ring{0%{transform:rotate(0) scale(1);opacity:.15}50%{transform:rotate(180deg) scale(1.15);opacity:.3}to{transform:rotate(360deg) scale(1);opacity:.15}}.b2g2-hero{text-align:center;padding:2rem 1rem 1.25rem;position:relative;overflow:hidden;z-index:1}.b2g2-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(212,175,55,.08) 0%,transparent 70%);pointer-events:none}.b2g2-page-title{text-align:center;font-size:2.2rem;font-weight:700;margin:0 0 .4rem;color:#1a1a1a;letter-spacing:-.02em}.b2g2-page-subtitle{text-align:center;font-size:1.1rem;color:#666;margin:0;line-height:1.5}.b2g2-progress{display:none;align-items:center;justify-content:center;gap:15px;margin:1.25rem auto 2rem;max-width:360px;position:relative;z-index:1}.b2g2-progress-step{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#bbb;transition:color .3s;cursor:default}.b2g2-progress-step.is-active{color:#1a1a1a}.b2g2-progress-step.is-done{color:#2e7d32}.b2g2-progress-dot{width:32px;height:32px;border-radius:50%;background:#eee;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#999;transition:background .3s,color .3s,box-shadow .3s;flex-shrink:0}.b2g2-progress-step.is-active .b2g2-progress-dot{background:#1a1a1a;color:#fff;box-shadow:0 2px 8px #0003}.b2g2-progress-step.is-done .b2g2-progress-dot{background:#2e7d32;color:#fff;box-shadow:0 2px 8px #2e7d324d}.b2g2-progress-line{width:50px;height:3px;background:#e0e0e0;margin:0 .6rem;border-radius:3px;position:relative;overflow:hidden;transition:background .4s}.b2g2-progress-line.is-filled{background:#2e7d32}.b2g2-block{margin-bottom:1.5rem;position:relative;z-index:1}.b2g2-banner-block a{display:block}.b2g2-banner-img{width:100%;height:auto;display:block;object-fit:cover}.b2g2-banner-placeholder{width:100%;aspect-ratio:3/1;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.b2g2-banner-placeholder .placeholder-svg{width:100%;height:100%}.b2g2-block-heading{margin:0 0 .5rem;line-height:1.3}.b2g2-block-richtext{line-height:1.6;color:#555}.b2g2-block-richtext p{margin:0 0 .5rem}.b2g2-separator{border:none;border-top:1px solid #e8e8e8}.b2g2-html-block{line-height:1.5}.b2g2-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;position:relative;z-index:1}.b2g2-filters::-webkit-scrollbar{display:none}.b2g2-filter-btn{padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;border:1.5px solid #e0e0e0;border-radius:25px;background:#fff;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.b2g2-filter-btn:hover{border-color:#999;color:#333}.b2g2-filter-btn.is-active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.b2g2-card.is-type-hidden{display:none}.b2g2-step{transition:opacity .4s ease,transform .4s ease;position:relative;z-index:1}.b2g2-step.is-hidden{display:none}.b2g2-step.is-entering{animation:b2g2StepIn .5s ease forwards}@keyframes b2g2StepIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.b2g2-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.b2g2-step-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#1a1a1a;color:#fff;font-size:.9rem;font-weight:700;flex-shrink:0}.b2g2-step-title{font-size:1.35rem;font-weight:700;margin:0;color:#1a1a1a}.b2g2-step-counter{font-size:1rem;color:#999;margin-left:auto;white-space:nowrap;font-weight:600}.b2g2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.b2g2-card{background:#fff;border-radius:12px;border:1.5px solid #eee;overflow:visible;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;cursor:pointer;padding:10px;animation:b2g2FadeIn .4s ease forwards;animation-fill-mode:both}.b2g2-card:hover{border-color:#ccc;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.b2g2-card.is-selected{border-color:#1a1a1a;box-shadow:0 0 0 2px #1a1a1a}.b2g2-card.is-selected.b2g2-card--free{border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d32}.b2g2-card.is-disabled{opacity:.4;pointer-events:none}.b2g2-card-image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5;border-radius:10px;margin-bottom:10px}.b2g2-card-image img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .4s ease}.b2g2-card-image .b2g2-card-img-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:1}.b2g2-card:hover .b2g2-card-image .b2g2-card-img-secondary{opacity:1}.b2g2-card:hover .b2g2-card-image .b2g2-card-img-primary{opacity:0}.b2g2-quick-look-btn{position:absolute;bottom:8px;left:50%;transform:translate(-50%) translateY(6px);background:#fffffff2;color:#1a1a1a;border:none;padding:.4rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .25s,transform .25s;z-index:3;box-shadow:0 2px 8px #0000001a;white-space:nowrap}.b2g2-card:hover .b2g2-quick-look-btn{opacity:1;transform:translate(-50%) translateY(0)}.b2g2-quick-look-btn:hover{background:#1a1a1a;color:#fff}.b2g2-free-badge{position:absolute;top:8px;left:8px;background:#e8f5e9;color:#2e7d32;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:5px;text-transform:uppercase;letter-spacing:.5px;z-index:2}.b2g2-card-check{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:#1a1a1a;display:none;align-items:center;justify-content:center;z-index:4;animation:b2g2Pop .3s ease}.b2g2-card--free .b2g2-card-check{background:#2e7d32}.b2g2-card.is-selected .b2g2-card-check{display:flex}.b2g2-card-check svg{width:14px;height:14px;stroke:#fff;stroke-width:3;fill:none}@keyframes b2g2Pop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.b2g2-card-info{padding:0 4px 4px}.b2g2-card-title{font-size:1.3rem;font-weight:600;margin:0 0 .35rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em;color:#222}.b2g2-card-price{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem;flex-wrap:wrap}.b2g2-compare-price{font-size:1.2rem;color:#aaa;text-decoration:line-through}.b2g2-price{font-size:1.3rem;font-weight:700;color:#1a1a1a}.b2g2-discount-badge{font-size:.7rem;font-weight:600;background:#d4af37;color:#fff;padding:2px 6px;border-radius:4px}.b2g2-free-label{font-size:1rem;font-weight:800;color:#2e7d32}.b2g2-add-btn{width:100%;padding:1rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;border-radius:8px;transition:background .2s,transform .1s;background:#1a1a1a;color:#fff}.b2g2-add-btn:hover{background:#333}.b2g2-add-btn:active{transform:scale(.97)}.b2g2-qty-controls{display:none;width:100%;align-items:center;justify-content:space-between;background:#f0f0f0;border-radius:8px;overflow:hidden}.b2g2-card.is-selected .b2g2-add-btn{display:none}.b2g2-card.is-selected .b2g2-qty-controls{display:flex}.b2g2-qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;color:#333;transition:background .15s}.b2g2-qty-btn:hover{background:#e0e0e0}.b2g2-qty-btn[disabled]{opacity:.35;cursor:default}.b2g2-qty-text{font-size:.85rem;font-weight:700;color:#333}.b2g2-card.is-hidden{display:none}.b2g2-no-products{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#999;font-size:1.05rem}.b2g2-bottom-bar{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:999;background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 8px 32px #0000001f;padding:.75rem 1.5rem;max-width:680px;width:calc(100% - 32px);transition:transform .3s ease,box-shadow .3s ease}.b2g2-bottom-bar:hover{box-shadow:0 12px 40px #00000029}.b2g2-bar-inner{display:flex;align-items:center;justify-content:center;gap:1rem}.b2g2-slots{display:flex;align-items:center;gap:8px;flex-shrink:0}.b2g2-slot{width:50px;height:50px;border-radius:10px;border:2px dashed #d0d0d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:visible;background:#fafafa;transition:border-color .25s,transform .25s}.b2g2-slot.is-filled{border-style:solid;border-color:#1a1a1a;animation:b2g2Pop .3s ease;overflow:hidden}.b2g2-slot.is-filled.b2g2-slot--free{border-color:#2e7d32}.b2g2-slot-plus{font-size:1.3rem;color:#bbb;font-weight:300}.b2g2-slot.is-filled .b2g2-slot-plus{display:none}.b2g2-slot-img{width:100%;height:100%;object-fit:cover;display:none;border-radius:8px}.b2g2-slot.is-filled .b2g2-slot-img{display:block}.b2g2-slot-remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#e74c3c;color:#fff;font-size:.65rem;border:2px solid #fff;cursor:pointer;display:none;align-items:center;justify-content:center;line-height:1;z-index:10;padding:0;box-shadow:0 1px 4px #00000026}.b2g2-slot.is-filled .b2g2-slot-remove{display:flex}.b2g2-slots-separator{font-size:1.1rem;color:#ccc;font-weight:400;flex-shrink:0}.b2g2-bar-info{display:none;min-width:0;text-align:center}.b2g2-bar-inner.has-items .b2g2-bar-info{display:block}.b2g2-bar-subtotal{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.b2g2-bar-subtotal-label{font-size:.85rem;font-weight:600;color:#555}.b2g2-savings-badge{display:inline-block;background:linear-gradient(135deg,#e65100,#f57c00);color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:5px}.b2g2-bar-prices{display:flex;align-items:center;justify-content:center;gap:.4rem}.b2g2-bar-total{font-size:1.1rem;font-weight:700;color:#1a1a1a}.b2g2-bar-original{font-size:.85rem;color:#aaa;text-decoration:line-through}.b2g2-action-btn{padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;border:1.5px solid #1a1a1a;border-radius:25px;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s,transform .15s;flex-shrink:0;background:#fff;color:#1a1a1a}.b2g2-action-btn[disabled]{opacity:.45;cursor:default}.b2g2-action-btn.is-ready{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.b2g2-action-btn.is-ready:hover{background:#333;transform:scale(1.03)}.b2g2-action-btn.is-ready:active{transform:scale(.97)}.b2g2-action-btn.is-loading{pointer-events:none;opacity:.6}.b2g2-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:10000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:1rem}.b2g2-modal-overlay.is-open{display:flex;opacity:1}.b2g2-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;display:flex;box-shadow:0 24px 64px #0003;animation:b2g2ModalIn .35s ease;position:relative}@keyframes b2g2ModalIn{0%{transform:scale(.92) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.b2g2-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#f0f0f0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#333;z-index:2;transition:background .2s}.b2g2-modal-close:hover{background:#e0e0e0}.b2g2-modal-gallery{flex:0 0 50%;max-width:50%;position:relative;background:#f8f8f8;border-radius:16px 0 0 16px;overflow:hidden}.b2g2-modal-main-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.b2g2-modal-thumbs{display:flex;gap:6px;padding:10px;overflow-x:auto;scrollbar-width:none}.b2g2-modal-thumbs::-webkit-scrollbar{display:none}.b2g2-modal-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border-color .2s,opacity .2s;flex-shrink:0;opacity:.6}.b2g2-modal-thumb.is-active,.b2g2-modal-thumb:hover{border-color:#1a1a1a;opacity:1}.b2g2-modal-details{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.b2g2-modal-product-title{font-size:1.4rem;font-weight:700;margin:0;color:#1a1a1a;line-height:1.3}.b2g2-modal-prices{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.b2g2-modal-price{font-size:1.3rem;font-weight:700;color:#1a1a1a}.b2g2-modal-compare-price{font-size:1rem;color:#aaa;text-decoration:line-through}.b2g2-modal-description{font-size:.95rem;line-height:1.65;color:#555;border-top:1px solid #eee;padding-top:1rem;max-height:250px;overflow-y:auto}.b2g2-modal-description p{margin:0 0 .6rem}.b2g2-modal-add-btn{width:100%;padding:.9rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;border-radius:10px;background:#1a1a1a;color:#fff;transition:background .2s;margin-top:auto}.b2g2-modal-add-btn:hover{background:#333}.b2g2-confetti-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10000;overflow:hidden}.b2g2-confetti-piece{position:absolute;width:10px;height:10px;top:-10px;opacity:0;animation:b2g2-confetti-fall 3s ease-in forwards}@keyframes b2g2-confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0) scale(1)}to{opacity:0;transform:translateY(100vh) rotate(720deg) scale(.5)}}.cart-drawer .b2g2-bundle-row.cart-item{display:block!important;padding:0;background:none;margin-bottom:0}.b2g2-bundle-row>td{display:block!important;width:100%!important;padding:.5rem 0!important}.b2g2-bundle-wrapper{border:1.5px solid #eee;border-radius:12px;padding:1rem;margin-bottom:.5rem;background:#fafafa}.b2g2-bundle-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.b2g2-bundle-image{width:70px;height:70px;border-radius:8px;object-fit:cover;border:1px solid #eee;flex-shrink:0}.b2g2-bundle-info{flex:1;min-width:0}.b2g2-bundle-tag{display:inline-block;background:#d4548a;color:#fff;font-size:.6rem;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.b2g2-bundle-name{font-size:.95rem;font-weight:600;margin:0 0 .25rem;color:#121212}.b2g2-bundle-pricing{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.b2g2-bundle-final-price{font-size:.95rem;font-weight:700;color:#121212}.b2g2-bundle-orig-price{font-size:.8rem;color:#999;text-decoration:line-through}.b2g2-bundle-discount-badge{font-size:.7rem;font-weight:600;color:#2e7d32}.b2g2-bundle-remove{background:none;border:none;cursor:pointer;padding:4px;color:#999;transition:color .2s;flex-shrink:0}.b2g2-bundle-remove:hover{color:#333}.b2g2-bundle-remove svg{width:18px;height:18px}.b2g2-bundle-items{padding-top:.6rem;border-top:1px solid #eee}.b2g2-bundle-item-line{font-size:.8rem;color:#666;line-height:1.6}.b2g2-bundle-qty-row{display:none}@media(max-width:749px){.b2g2-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.b2g2-page-title{font-size:1.6rem}.b2g2-page-subtitle{font-size:.95rem}.b2g2-card{padding:8px}.b2g2-card-title{font-size:1rem;min-height:2.1em}.b2g2-card-price{gap:.25rem;margin-bottom:.4rem}.b2g2-compare-price{font-size:.9rem}.b2g2-price,.b2g2-free-label{font-size:1rem}.b2g2-add-btn{padding:.8rem;font-size:.78rem}.b2g2-qty-btn{width:36px;height:36px;font-size:1.1rem}.b2g2-filters{gap:.4rem;margin-bottom:1rem}.b2g2-filter-btn{padding:.4rem .85rem;font-size:.8rem}.b2g2-block{margin-bottom:1rem}.b2g2-block-heading,.b2g2-step-title{font-size:1.15rem}.b2g2-bottom-bar{bottom:10px;padding:.6rem .85rem;max-width:calc(100% - 20px);border-radius:16px}.b2g2-bar-inner{gap:.5rem;flex-wrap:wrap}.b2g2-slot{width:42px;height:42px;border-radius:8px}.b2g2-slots{gap:5px}.b2g2-bar-info{order:3;flex-basis:100%}.b2g2-action-btn{padding:.6rem 1.1rem;font-size:.85rem;margin-left:auto}.b2g2-progress{max-width:280px;margin:1rem auto 1.5rem}.b2g2-progress-dot{width:28px;height:28px;font-size:.75rem}.b2g2-progress-line{width:36px}.b2g2-hero{padding:1.5rem .75rem 1rem}.b2g2-quick-look-btn{opacity:1;transform:translate(-50%) translateY(0);font-size:.65rem;padding:.3rem .75rem}.b2g2-modal{flex-direction:column;max-height:92vh;border-radius:12px}.b2g2-modal-gallery{flex:none;max-width:100%;border-radius:12px 12px 0 0}.b2g2-modal-main-img{aspect-ratio:4 / 3}.b2g2-modal-details{padding:1.25rem}.b2g2-modal-product-title{font-size:1.15rem}.b2g2-modal-price{font-size:1.1rem}.b2g2-modal-description{font-size:.88rem;max-height:180px}}@media(max-width:400px){.b2g2-slot{width:38px;height:38px}.b2g2-action-btn{padding:.55rem .85rem;font-size:.8rem}.b2g2-slot-remove{width:18px;height:18px;font-size:.6rem;top:-5px;right:-5px}}@media(min-width:750px)and (max-width:999px){.b2g2-product-grid{grid-template-columns:repeat(3,1fr)}}.b2g2-product-grid .b2g2-card:nth-child(1){animation-delay:0s}.b2g2-product-grid .b2g2-card:nth-child(2){animation-delay:.04s}.b2g2-product-grid .b2g2-card:nth-child(3){animation-delay:.08s}.b2g2-product-grid .b2g2-card:nth-child(4){animation-delay:.12s}.b2g2-product-grid .b2g2-card:nth-child(5){animation-delay:.16s}.b2g2-product-grid .b2g2-card:nth-child(6){animation-delay:.2s}.b2g2-product-grid .b2g2-card:nth-child(7){animation-delay:.24s}.b2g2-product-grid .b2g2-card:nth-child(8){animation-delay:.28s}.b2g2-product-grid .b2g2-card:nth-child(n+9){animation-delay:.32s}@keyframes b2g2FadeIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.b2g2-shake{animation:b2g2Shake .4s ease}@keyframes b2g2Shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/buy-2-get-2.css.map */
