.upsell_form_wrapper .upsell-open{padding:2px 5px!important}.upsell_form_wrapper .upsell-swatches{display:flex;flex:1;min-width:0;margin:0}.upsell-variants{margin-bottom:12px}.upsell-variant-heading,.upsell-swatch-heading{font-size:14px;font-weight:600;margin-bottom:6px;color:#000}.upsell-variant-options{display:flex;flex-wrap:wrap;gap:8px}.upsell-variant-option{padding:6px 12px;font-size:13px;border:1px solid #CBCAC9;background:#fff;border-radius:4px;cursor:pointer;transition:border-color .2s,background .2s}.upsell-variant-option:hover{border-color:#000}.upsell-variant-option.active{border-color:#000;border-width:2px;background:#f5f5f5}.upsell-swatch-container{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:12px}.upsell-image-swatch-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.upsell-swatch-image{width:35px;height:35px;border-radius:50%;border:1px solid #CBCAC9;margin:0 5px 5px 0;background-color:#f0eeed;cursor:pointer;transition:transform .2s,border-color .2s;position:relative;overflow:hidden;flex-shrink:0;padding:0}.upsell-swatch-image:hover{border-color:#000}.upsell-swatch-image.active{border-color:#000;border-width:2px}.upsell-swatch-image img{width:200%;max-width:200%;height:auto;position:absolute;left:0;top:50%;transform:translateY(-50%);display:block}@media (max-width: 749px){.upsell-modal-box{flex-direction:column;padding:0!important;gap:0!important;width:100%;max-width:100%;border-radius:0;overflow-y:auto;overflow-x:hidden;max-height:90vh;-webkit-overflow-scrolling:touch}.upsell-modal-left{flex:none;width:100%;order:1;padding:0;margin:0;flex-shrink:0}.upsell-main-image{width:100%;border-radius:0;object-fit:cover;display:block}.upsell-modal-right{flex:none;width:100%;order:2;padding:20px;flex-shrink:0}.upsell-image-swatch-container{display:none!important}.upsell-swatch-container{display:flex!important;gap:12px}}@media (min-width: 750px){.upsell-modal-box{padding:0!important;gap:0!important;border-radius:0;max-height:90vh;overflow:hidden;display:flex;margin:auto}.upsell-modal-left{flex:none;width:50%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background-color:#f0eeed;overflow:hidden;flex-shrink:0}.upsell-main-image{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:0;display:block;padding:0 20px}.upsell-modal-right{flex:none;width:50%;padding:32px;overflow-y:auto;overflow-x:hidden;max-height:90vh;-webkit-overflow-scrolling:touch}.upsell-image-swatch-container{display:flex!important}.upsell-swatch-container{display:none!important}}.upsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}body.upsell-modal-open{overflow:hidden;position:fixed;width:100%}.upsell-modal.is-hidden{display:none!important}.upsell-modal:not(.is-hidden){display:flex!important}.upsell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;cursor:pointer;pointer-events:auto;display:block!important;min-height:100%;min-width:100%}.upsell-modal-box{position:relative;background:#fff;border-radius:12px;max-width:960px;width:90%;display:flex;gap:32px;padding:32px;z-index:2;box-shadow:0 20px 40px #0000003b;pointer-events:auto;overflow-y:scroll;box-sizing:border-box}.upsell-close{background:none;border:none;position:absolute;right:16px;top:16px;font-size:28px;cursor:pointer;color:#000;line-height:1}.upsell-modal-left{background-color:#f0eeed;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;min-width:0;overflow:hidden;box-sizing:border-box}.upsell-image-gallery{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;overflow:hidden;box-sizing:border-box}.upsell-main-image{width:100%;border-radius:8px;object-fit:contain;transition:opacity .3s ease-in-out}.upsell-image-thumbnails{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;padding:0 12px;position:relative;width:100%;max-width:100%;box-sizing:border-box}.upsell-thumbnail{flex-shrink:0;width:60px;height:60px;padding:0;margin:0;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s,box-shadow .2s}.upsell-thumbnail:hover{border-color:#00000059}.upsell-thumbnail.active{border-color:#000;border-width:2px;box-shadow:0 0 0 1px #000}.upsell-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.upsell-thumbnail-slider-wrapper{display:flex;align-items:center;gap:4px;width:100%}.upsell-thumbnail-slider-arrows{flex-shrink:0;width:28px;height:60px;padding:0;border:none;background:#0000000f;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.upsell-thumbnail-slider-arrows:hover:not(:disabled){background:#0000001f}.upsell-thumbnail-slider-arrows:disabled{opacity:.4;cursor:not-allowed}.upsell-thumbnail-slider-arrows svg{width:18px;height:18px}.upsell-image-thumbnails.is-slider{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.upsell-rating{margin-bottom:9px;min-height:24px}.upsell-rating-placeholder{opacity:.5}.upsell-rating .rating{display:inline-block;margin:0;vertical-align:middle}.upsell-rating .rating-count{display:inline-block;margin:0 0 0 6px;vertical-align:middle}.upsell-product-info{margin-bottom:8px}.upsell-title-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.upsell-modal-right .upsell-title{font-size:20px;margin:0;font-weight:700;color:#000;line-height:1.1;flex:1;min-width:0}.upsell-modal-right .upsell-text .upsell-title{font-size:12px}.upsell-modal-right .upsell-price{font-size:20px;margin:0;font-weight:700;color:#000;line-height:1.1;white-space:nowrap}.upsell-style-size-row{display:flex;align-items:center;gap:16px;margin-bottom:12px;flex-wrap:wrap}.upsell-style{color:#707070;text-transform:uppercase;font-size:12px}.upsell-style .style_heading{font-weight:700;color:#000;font-size:14px;text-transform:none}.upsell-size-chart{margin:0}.upsell-swatches{margin:4px 0 16px;display:flex;flex-direction:column;width:100%}.upsell-description{margin:16px 0 0}.upsell-description-content{padding:16px 0;color:#333;line-height:1.6}.upsell-swatch{width:28px;height:28px;border-radius:50%;border:1px solid #D1CFCF;padding:0;margin:0;cursor:pointer;background-size:cover;flex-shrink:0;position:relative;display:block;transition:transform .2s,border-color .2s}.upsell-swatch:not([style*=--full]){background:linear-gradient(90deg,var(--left, transparent) 0%,var(--left, transparent) 50%,var(--right, transparent) 50%,var(--right, transparent) 100%)}.upsell-swatch[style*=--full]{background:var(--full, #eee)}.upsell-swatch--no-color{background-color:#eee}.upsell-swatch.skeleton{background:#e5e5e5;animation:pulse 1.2s infinite ease-in-out}.upsell-swatch.active{border-color:#000;transform:scale(1.12);border:2px solid black}.upsell-atc-btn{padding:12px 24px;background:#000;color:#fff;border-radius:6px;border:none;cursor:pointer;font-weight:600;margin:16px 0 0;width:100%;position:relative;min-height:44px;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.upsell-atc-btn .loading-overlay__spinner{display:none;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.upsell-atc-btn .loading-overlay__spinner .spinner{width:20px;height:20px}.upsell-atc-btn.loading .loading-overlay__spinner{display:flex}.upsell-atc-btn.loading .upsell-atc-text{opacity:0}.upsell-atc-btn.loading{opacity:.6;pointer-events:none}.upsell-modal .upsell-custom-liquid{margin:6px 0 0;text-align:center}.upsell-modal .upsell-custom-liquid .free-shipping{font-size:11px;color:#000;text-align:center}@media (max-width: 749px){.upsell-atc-btn{width:100%}.upsell-swatch{border:1px solid #D1CFCF}}
/*# sourceMappingURL=/cdn/shop/t/226/assets/upsell-modal.css.map */
