.upsell-variant-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111180;z-index:99999;display:none;align-items:flex-end;justify-content:center}.upsell-variant-overlay.is-open{display:flex}.upsell-variant-sheet{background:#fff;width:100%;max-width:420px;border-radius:16px 16px 0 0;padding:22px 20px;max-height:82vh;overflow-y:auto;position:relative;animation:upsellSheetUp .22s ease;box-shadow:0 -8px 24px #0000001f}@keyframes upsellSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes upsellSheetFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:750px){.upsell-variant-overlay{align-items:center}.upsell-variant-sheet{border-radius:16px;animation:upsellSheetFade .18s ease}}.upsell-variant-sheet__close{position:absolute;top:14px;right:14px;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#8a8a8a;padding:4px}.upsell-variant-sheet__product{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-right:28px}.upsell-variant-sheet__image{width:56px;height:56px;object-fit:cover;border-radius:10px;background:#f5f5f5;flex-shrink:0}.upsell-variant-sheet__title{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.3}.upsell-variant-sheet__price{font-size:13px;color:#8a8a8a;margin-top:3px}.upsell-variant-sheet__group{margin-bottom:18px}.upsell-variant-sheet__label{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8a8a8a;margin-bottom:10px}.upsell-variant-sheet__values{display:flex;flex-wrap:wrap;gap:8px}.upsell-variant-sheet__value{border:1px solid #e2e2e2;border-radius:20px;padding:7px 16px;background:#fff;font-size:13px;color:#1a1a1a;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.upsell-variant-sheet__value.is-selected{border-color:#16324f;background:#16324f;color:#fff}.upsell-variant-sheet__value.is-unavailable{color:#c4c4c4;border-color:#eee;text-decoration:line-through;cursor:not-allowed;background:#fafafa}.upsell-variant-sheet__value:disabled{pointer-events:none}.upsell-variant-sheet__error-text,.upsell-variant-sheet__error{color:#c0392b;font-size:12.5px;margin-bottom:14px}.upsell-variant-sheet__add{width:100%;padding:13px;border-radius:30px;border:none;background:#16324f;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}.upsell-variant-sheet__add:disabled{background:#d8d8d8;color:#8a8a8a;cursor:not-allowed}.upsell-variant-sheet__add.is-loading{opacity:.7;cursor:wait}body.upsell-variant-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cart-upsell-variant-modal.css.map */
