.cart-drawer .free-product-addon .cart-drawer__bxgy-actions{pointer-events:auto}.cart-drawer__bxgy-actions{display:flex;align-items:center;gap:.5rem}.bxgy-change-selection-btn{background:none;border:none;cursor:pointer;padding:.25rem;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;transition:color var(--duration-short) ease}.bxgy-change-selection-btn:hover{color:rgb(var(--color-foreground))}.bxgy-change-selection-btn:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background-light)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.bxgy-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.7);z-index:1001;display:flex;align-items:center;justify-content:center;animation:var(--animation-fade-in)}.bxgy-modal{background:rgb(var(--color-background-light));border-radius:.625rem;border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));max-width:32rem;width:90vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));font-family:Inter Tight,sans-serif;font-style:normal;font-weight:var(--font-body-weight);color:rgba(var(--color-foreground),.75)}.bxgy-modal *,.bxgy-modal button,.bxgy-modal input{font-family:inherit}.bxgy-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:.1rem solid #E5E5E5}.bxgy-modal-header h2{margin:0;font-family:Inter Tight,sans-serif;font-style:var(--font-heading-style);font-weight:600;font-size:1.5rem;color:rgb(var(--color-foreground));letter-spacing:normal}.bxgy-close{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:rgb(var(--color-foreground));box-shadow:0 0 0 .2rem rgba(var(--color-button),0);transition:box-shadow var(--duration-short) ease}.bxgy-close:hover{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.1)}.bxgy-close:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background-light)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.bxgy-close svg{width:1.875rem;height:1.875rem}.bxgy-modal-body{overflow-y:auto;padding:1.25rem;flex:1}.bxgy-product-grid{display:flex;flex-direction:column;gap:.75rem}.bxgy-product-card{display:flex;align-items:center;gap:.938rem;padding:.75rem 0}.bxgy-product-card img{width:4.375rem;height:4.375rem;object-fit:cover;border-radius:4px;flex-shrink:0;background:linear-gradient(180deg,#f7f8f9,#f0eae4)}.bxgy-product-info{flex:1;min-width:0}.bxgy-product-title{font-family:Inter Tight,sans-serif;font-weight:600;font-size:.875rem;line-height:normal;margin:0 0 .125rem;color:rgb(var(--color-foreground))}.bxgy-variant-title{font-size:.8125rem;color:rgba(var(--color-foreground),.55);margin:0 0 .125rem}.bxgy-product-price{font-size:.8125rem;color:#000;margin:0}.bxgy-product-price s{color:rgba(var(--color-foreground),.75)}.bxgy-qty-selector{display:flex;align-items:center;gap:0;flex-shrink:0}.bxgy-qty-selector button{width:1.875rem;height:1.875rem;border:var(--inputs-border-width, .1rem) solid rgba(var(--color-foreground),var(--inputs-border-opacity, .2));background:rgb(var(--color-background-light));font-family:Inter Tight,sans-serif;font-size:1.125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;color:rgb(var(--color-foreground));transition:background var(--duration-short) ease,box-shadow var(--duration-short) ease}.bxgy-qty-selector button:first-child{border-radius:4px 0 0 4px}.bxgy-qty-selector button:last-child{border-radius:0 4px 4px 0}.bxgy-qty-selector button:hover:not(:disabled){background:rgba(var(--color-foreground),.04)}.bxgy-qty-selector button:disabled{cursor:default}.bxgy-qty-selector button:disabled svg{opacity:.3}.bxgy-qty-selector button:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background-light)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3);z-index:1}.bxgy-qty-selector input{width:1.875rem;height:1.875rem;text-align:center;border:var(--inputs-border-width, .1rem) solid rgba(var(--color-foreground),var(--inputs-border-opacity, .2));border-left:none;border-right:none;font-size:.875rem;font-weight:600;font-family:Inter Tight,sans-serif;color:rgb(var(--color-foreground));background:rgb(var(--color-background-light));-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bxgy-qty-selector input::-webkit-outer-spin-button,.bxgy-qty-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bxgy-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-top:.1rem solid rgba(var(--color-foreground),.2)}.bxgy-counter{font-size:1rem;font-weight:600;color:#000}.bxgy-add-btn{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:0 1rem;border:0;cursor:pointer;font-family:Inter Tight,sans-serif;font-size:.938rem;font-weight:var(--font-body-weight-bold, 700);text-decoration:none;-webkit-appearance:none;appearance:none;color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));min-width:7.6rem;min-height:2.75rem;border-radius:1.875rem;transition:box-shadow var(--duration-short) ease}.bxgy-add-btn:disabled{opacity:.3;cursor:default}.bxgy-add-btn:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background-light)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.bxgy-product-card.sold-out{opacity:.5;pointer-events:none;position:relative}.bxgy-product-card.sold-out .bxgy-qty-selector{visibility:hidden}.bxgy-sold-out-label{font-size:.75rem;font-weight:600;color:#991b1b;text-transform:uppercase;margin:0}.bxgy-free-gift-cta{margin-top:.375rem}.bxgy-free-gift-cta__link{background:none;border:none;cursor:pointer;padding:0;font-family:Inter Tight,sans-serif;font-size:.8125rem;font-weight:600;color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:.2em;transition:color var(--duration-short) ease}.bxgy-free-gift-cta__link:hover{color:rgb(var(--color-foreground))}.bxgy-free-gift-cta__link:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background-light)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}@media(max-width:560px){.bxgy-modal-header h2{font-size:1rem}.bxgy-modal-body,.bxgy-modal-header,.bxgy-modal-footer{padding:1rem}.bxgy-product-card{padding:.625rem 0;gap:.625rem}.bxgy-product-card img{width:3.25rem;height:3.25rem}.bxgy-counter{font-size:.875rem}.bxgy-add-btn{padding:0 1.5rem;min-width:10rem}}
/*# sourceMappingURL=/cdn/shop/t/596/assets/bxgy.css.map */
