.upsell-popup__dialog{width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;border:0;background:transparent;overflow:hidden}.upsell-popup__dialog::backdrop{background:#00000080}.upsell-popup__wrap{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;margin:0 auto;padding:0}.upsell-popup__dialog[open] .upsell-popup__wrap{animation:upsell-popup-slide-up .28s cubic-bezier(.22,1,.36,1)}@keyframes upsell-popup-slide-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.upsell-popup__dialog[open] .upsell-popup__wrap{animation:none}}.upsell-popup__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 12px 12px auto;padding:0;border:0;border-radius:50%;background:#fff;color:#111;cursor:pointer;box-shadow:0 2px 12px #0000002e}.upsell-popup__close:hover{background:#f2f2f2}.upsell-popup__panel{display:flex;flex-direction:column;width:100%;max-height:82vh;border-radius:16px 16px 0 0;background:#fff;overflow:hidden}.upsell-popup__added{display:flex;align-items:center;gap:14px;padding:16px;border-bottom:1px solid #e6e6e6}.upsell-popup__added-media{flex:0 0 auto;width:72px;height:72px;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden}.upsell-popup__added-media img,.upsell-popup__item-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.upsell-popup__added-info{display:flex;flex:1 1 auto;flex-direction:column;gap:3px;min-width:0}.upsell-popup__added-title{font-size:1.5rem;font-weight:600;line-height:1.3;color:#111}.upsell-popup__added-variant{font-size:1.4rem;color:#8a8a8a}.upsell-popup__added-price{margin-top:4px;font-size:1.5rem;font-weight:500;color:#111}.upsell-popup__added-badge{flex:0 0 auto;align-self:flex-end;padding:7px 14px;border-radius:999px;background:#1a1a1a;color:#fff;font-size:1.3rem;font-weight:500;white-space:nowrap}.upsell-popup__body{flex:1 1 auto;padding:18px 16px 4px;overflow-y:auto;overscroll-behavior:contain}.upsell-popup__heading{margin:0 0 14px;font-size:2rem;font-weight:600;line-height:1.2;color:#111}.upsell-popup__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.upsell-popup__item-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.upsell-popup__item-row:hover{border-color:#b5b5b5}.upsell-popup__item--selected .upsell-popup__item-row{border-color:#1a1a1a;background:#fafafa}.upsell-popup__item--soldout .upsell-popup__item-row{cursor:default;opacity:.75}.upsell-popup__item--soldout .upsell-popup__item-row:hover{border-color:#e0e0e0}.upsell-popup__checkbox{flex:0 0 auto;width:22px;height:22px;margin:0;border:1px solid #c4c4c4;border-radius:5px;accent-color:#1a1a1a;cursor:pointer;-webkit-appearance:none;appearance:none;background:#fff;position:relative}.upsell-popup__checkbox:checked{border-color:#1a1a1a;background:#1a1a1a}.upsell-popup__checkbox:checked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:translateY(-1px) rotate(45deg)}.upsell-popup__checkbox:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.upsell-popup__checkbox:disabled{border-color:#dcdcdc;background:#f4f4f4;cursor:not-allowed}.upsell-popup__item-media{flex:0 0 auto;width:64px;height:64px;border:1px solid #ececec;border-radius:6px;overflow:hidden}.upsell-popup__item-info{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-width:0}.upsell-popup__item-heading{display:flex;align-items:center;gap:7px;min-width:0}.upsell-popup__item-title{font-size:1.4rem;line-height:1.35;color:#111;cursor:pointer}.upsell-popup__item--soldout .upsell-popup__item-title{cursor:default}.upsell-popup__item-link{display:inline-flex;flex:0 0 auto;align-items:center;color:#6b6b6b;text-decoration:none}.upsell-popup__item-link:hover{color:#111}.upsell-popup__item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.upsell-popup__item-price{font-size:1.4rem;color:#444}.upsell-popup__item-soldout{padding:4px 10px;border:1px solid #e0a0a0;border-radius:6px;color:#c0392b;font-size:1.3rem;white-space:nowrap}.upsell-popup__footer{flex:0 0 auto;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fff}.upsell-popup__error{margin:0 0 10px;color:#c0392b;font-size:1.3rem}.upsell-popup__cta.upsell-popup__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;border:0;border-radius:8px;background:#1a1a1a;color:#fff;font-family:ClashDisplay,sans-serif;font-size:1.6rem;font-weight:500;cursor:pointer}.upsell-popup__cta.upsell-popup__cta:hover{background:#000}.upsell-popup__cta:disabled{opacity:.6;cursor:wait}@media screen and (min-width:750px){.upsell-popup__wrap{justify-content:center;max-width:520px}.upsell-popup__close{margin-right:0}.upsell-popup__panel{max-height:78vh;border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/upsell-popup.css.map */
