.loyalty-reward-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.loyalty-reward-modal.hidden{display:none}.loyalty-reward-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;cursor:pointer}.loyalty-reward-modal__container{position:relative;width:calc(100% - 32px);max-height:90vh;overflow:auto}.loyalty-reward-modal__content{background:#fff;border-radius:9px;padding:16px 0 20px;position:relative;box-shadow:0 10px 25px #00000026}.loyalty-reward-modal__expand{display:flex;position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;border-radius:4px;height:37px;width:37px;color:#666;transition:background-color 0s ease}.loyalty-reward-modal__expand svg{margin:auto}.loyalty-reward-modal__product{text-align:center}.loyalty-reward-modal__image{margin:0}.loyalty-reward-modal__image img{width:100%;object-fit:cover}.loyalty-reward-image{transition:transform 0s ease,box-shadow 0s ease;border-radius:8px;overflow:hidden}.loyalty-reward-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.loyalty-reward-image img{transition:transform 0s ease}.loyalty-reward-image:hover img{transform:scale(1.1)}.cart-tab-content[data-tab-content=free-cans]{display:flex;align-items:center;justify-content:center;background-color:#eaeaea}.cart-tab-content[data-tab-content=free-cans].logged-out{overflow:hidden}.free-cans-content{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;position:relative}.free-cans-background{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;transition:filter 0s ease}.free-cans-background.blurred-content{filter:blur(.5px);pointer-events:none;-webkit-user-select:none;user-select:none}.guest-loyalty-card__overlay{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10;width:calc(100% - 32px);max-width:400px}.guest-loyalty-card__overlay .guest-loyalty-card__panel{box-shadow:0 4px 20px #00000026}.free-cans-header{background:#fff;border-radius:6px;padding:10px}.free-cans-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:5px}.free-cans-title{font-size:14px;line-height:20px;font-weight:600;color:#1a1a1a;margin:0}.guest-loyalty-card .free-cans-title{margin-bottom:0!important}.progress-dot{width:25px;height:25px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;color:transparent}.progress-dot svg{width:25px;height:25px}.progress-dot.completed{background:transparent;color:transparent;width:25px;height:25px}.progress-dot.completed svg{width:25px;height:25px}.progress-dot--plus{width:25px;height:25px;border-radius:50%;background:#857aad;display:flex;align-items:center;justify-content:center}.progress-dot--plus svg{width:13px;height:13px;color:#fff}.free-cans-filters{display:flex;flex-direction:column}.filter-section-inline{display:flex;align-items:center;gap:6px}.filter-label{font-size:11px;line-height:12px;font-weight:500;color:#1a1a1a;margin:0;flex-shrink:0;white-space:nowrap}.filter-buttons{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;flex:1;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding-bottom:2px;min-width:0}.filter-buttons::-webkit-scrollbar{display:none}@media(max-height:680px){.filter-label{display:none}.filter-section-inline{gap:0}}.filter-btn{width:60px;min-width:60px;height:40px;padding:2px;border:1px solid #E4E4E4;border-radius:8px;background:#fff;color:#1a1a1a;font-size:9px;font-weight:400;line-height:10px;opacity:1;cursor:pointer;transition:all 0s ease;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;flex-shrink:0;flex-grow:0;flex-basis:auto}.filter-btn-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;height:100%}.filter-btn-icon{display:flex;align-items:center;justify-content:center;height:12px;width:100%}.filter-btn-icon svg{height:12px;width:auto;max-width:50px;max-height:100%}.filter-btn-text{font-size:8px;line-height:10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-btn[data-filter*=selected] .filter-btn-icon svg{height:13px!important;width:13px!important;max-width:13px}.free-cans-filters .filter-btn[data-filter^=brand-] .filter-btn-icon{height:34px}.free-cans-filters .filter-btn[data-filter^=brand-] .filter-btn-icon svg{height:34px;width:auto;max-width:50px;max-height:34px}.filter-btn-wrapper{padding:2px;border-radius:10px;transition:all 0s ease}.filter-btn-wrapper.active{background:#fcdc37;padding:2px}.filter-btn.active{border:1px solid #8C8C8C;background:#fff;color:#1a1a1a;opacity:1}.filter-btn:hover:not(.active){background:#fff}@media(max-width:768px){.filter-btn:hover:not(.active){background:#fff}}.filter-row-nav{position:relative;width:100%}.filter-row-nav .filter-buttons{width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:4px}.filter-row-nav .filter-buttons::-webkit-scrollbar{display:none}.filter-row-nav .filter-btn-wrapper{flex-shrink:0}.filter-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border:1px solid #333;background:#fffffff2;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background-color 0s ease,color 0s ease,transform 0s ease,opacity 0s ease;padding:0;z-index:10;box-shadow:0 1px 3px #00000026}.filter-nav-arrow--left{left:0}.filter-nav-arrow--right{right:0}.filter-nav-arrow:hover{background:#fff;color:#000;box-shadow:0 2px 5px #0003}.filter-nav-arrow:active{transform:translateY(-50%) scale(.95)}.filter-nav-arrow svg{width:12px;height:12px;pointer-events:none}.filter-nav-arrow--hidden{opacity:0;pointer-events:none}.filter-row-nav--pristine .filter-btn-wrapper.edge-dimmed{opacity:.5;transition:opacity 0s ease}@media(max-width:768px){.filter-nav-arrow{display:none!important}}.free-cans-scrollable-area{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:10px}.free-cans-scrollable-area::-webkit-scrollbar{display:none}.product-grid{display:flex;flex-direction:column;gap:8px}.product-card{background:#fff;border-radius:5px;padding:10px;display:flex;align-items:center;gap:3px}.product-image{flex-shrink:0}.product-image img{width:42px;height:42px;border-radius:8px;object-fit:cover}.product-placeholder{width:42px;height:42px;background:#f0f0f0}.product-info{flex:1;min-width:0}.product-title{font-size:12px;font-weight:500;color:#1a1a1a;margin:0;line-height:20px}.product-details{font-size:12px;color:#7d7d7d;font-weight:400;margin:0;line-height:18px}.product-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.quantity-btn{width:24px;height:24px;border-radius:50%;border:none;background:#f0f0f0;color:#1a1a1a;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0s ease}.quantity-btn:hover:not(:disabled){background:#e0e0e0}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-tab-content[data-tab-content=free-cans] .quantity-btn{background:#fff;border:1px solid #1A1A1A}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.free-cans-loading-indicator,.free-cans-end-message{margin-top:10px}.cart-tab-content[data-tab-content=free-cans] .quantity-btn:disabled{opacity:.3;cursor:not-allowed;background:#f0f0f0;border-color:#e4e4e4}.cart-tab-content[data-tab-content=free-cans] .quantity-btn:disabled:hover{background:#f0f0f0;border-color:#e4e4e4}.cart-tab-content[data-tab-content=free-cans] .quantity-btn[data-action=increase][style*="display: none"]{opacity:.3;cursor:not-allowed}.cart-tab-content[data-tab-content=free-cans] .product-card[data-inventory-reached=true]{opacity:.7}.cart-tab-content[data-tab-content=free-cans] .product-card[data-inventory-reached=true] .product-title{color:#8c8c8c}.product-card.loyalty-card-loading{pointer-events:none}.product-card.loyalty-card-loading .quantity-display,.product-card.loyalty-card-loading .quantity-btn{visibility:hidden}.product-card.loyalty-card-loading .product-actions{position:relative}.product-card.loyalty-card-loading .product-actions:after{content:"";position:absolute;top:50%;right:12px;width:18px;height:18px;margin-top:-9px;border:2px solid #857AAD;border-right-color:transparent;border-radius:50%;animation:spin .75s linear infinite}.quantity-display{font-size:11px;line-height:20px;font-weight:300;color:#1a1a1a;min-width:10px;text-align:center}.free-cans-badge{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#857aad;color:#fff;font-size:9px;line-height:9px;font-weight:400}.free-cans-guest-badge{display:inline-flex;align-items:center;justify-content:center;height:17px;padding:0 6px;border-radius:100px;background:#382e5b;color:#fff;font-size:13px;line-height:15px;font-weight:400}.guest-loyalty-card__panel{background:#fff;padding:15px 16px 25px;border-radius:12px}.guest-loyalty-card__title{font-size:14px;line-height:20px;font-weight:600;text-align:center;color:#1a1a1a;margin:0}.guest-loyalty-card__intro{font-size:14px;line-height:20px;font-weight:600;text-align:center;color:#484848;margin:0}.guest-loyalty-card__divider{border-top:1px dashed #D1D1D1;margin:15px 0}.guest-loyalty-card__footer{margin-top:15px;margin-bottom:0;font-size:14px;font-weight:300;line-height:20px;color:#484848}.guest-loyalty-card__footer a{text-decoration:underline}.free-cans-progress{display:flex;gap:8px}.guest-loyalty-card .btn{padding:4px 12px;height:28px;border-radius:9999px;font-size:14px;line-height:20px;font-weight:500}.guest-loyalty-card .btn-new{padding:4px 12px;height:28px;margin-top:5px!important;align-items:center;border-radius:9999px;font-size:14px;line-height:20px;font-weight:500;display:block;text-align:center;margin:0 auto}.guest-loyalty-card .btn-existing{padding:4px 12px;height:28px;margin-top:5px!important;border:#000!important;background:#000!important;color:#fff;border-radius:9999px;font-size:14px;line-height:20px;font-weight:500;display:block;text-align:center;margin:0 auto}.no-products,.no-collection{text-align:center;padding:40px 20px;color:#666}.no-products p,.no-collection p{margin:0;font-size:14px}.rewards-product-selection{padding:16px 24px;width:100%}.rewards-title{font-size:19px;line-height:24px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.rewards-subtitle{font-size:14px;line-height:20px;font-weight:300;color:#484848;margin:0}.rewards-section__header{margin-bottom:6px}.rewards-section__header h4{font-size:14px;line-height:20px;font-weight:600;margin:0}.required-badge{background-color:#f1e6e6;color:#60181d;padding:0 5px 0 3px;border-radius:2px;font-size:12px;line-height:18px;font-weight:500;display:flex;align-items:center;gap:3px}.required-badge svg{width:10px;height:10px;color:#60181d}.rewards-products-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.rewards-products-scroll::-webkit-scrollbar{display:none}.rewards-product-card{flex:0 0 auto;width:133px;border-radius:12px;padding:16px;text-align:center;cursor:pointer;transition:all 0s ease}.rewards-product-card__logo{width:42px;height:42px;margin:0 auto 5px;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.rewards-product-card__logo img{width:100%;height:100%;object-fit:cover}.rewards-product-card__logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;font-weight:600;font-size:.875rem}.rewards-product-card__info{margin-bottom:.75rem}.rewards-product-card__title{font-size:14px;line-height:15px;font-weight:600;color:#1a1a1a;margin:0 0 15px}.rewards-product-card__variant{font-size:12px;line-height:18px;font-weight:400;color:#8c8c8c;margin:0}.rewards-product-card__radio{position:relative}.rewards-product-card__radio input[type=radio]{position:absolute;opacity:0;cursor:pointer}.rewards-product-card__radio label{display:inline-block;width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;cursor:pointer;transition:all 0s ease}.rewards-product-card__radio input[type=radio]:checked+label{border-color:#036;background-color:#fff;position:relative}.rewards-product-card__radio input[type=radio]:checked+label:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#036;border-radius:50%}.rewards-products-list{display:flex;flex-direction:column;gap:.75rem}.rewards-product-item{display:flex;align-items:center;gap:16px;padding:16px 8px}.rewards-product-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.rewards-product-item.selected{border-color:#006ae6;background-color:#f0f9ff}.rewards-product-item__logo{width:42px;height:42px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.rewards-product-item__logo img{width:100%;height:100%;object-fit:cover}.rewards-product-item__logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;font-weight:600;font-size:.75rem}.rewards-product-item__info{flex:1;min-width:0}.rewards-product-item__title{font-size:14px;font-weight:600;line-height:20px;color:#1a1a1a}.rewards-product-item__variant{font-size:12px;color:#8c8c8c;line-height:12px}.rewards-product-item__add{width:24px;height:24px;border:1px solid #003366;border-radius:50%;background:#fff;color:#036;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0s ease;flex-shrink:0}.rewards-product-item__add:hover{border-color:#036;color:#036}.rewards-product-item__add.selected{background-color:#036;border-color:#036;color:#fff}.rewards-product-item__add svg{width:10px;height:10px}.rewards-checkout{margin-top:2rem;padding:0 1rem}.rewards-checkout-btn:disabled{opacity:.5;cursor:not-allowed}.product-image.loyalty-reward-image{width:unset;height:unset}
/*# sourceMappingURL=/cdn/shop/t/160/assets/cart-free-cans.css.map */
