:root{--pa-upsell-accent:#001f9f}.pa-upsell-overlay{position:fixed;inset:0;z-index:999998;background:rgba(10,10,10,.48);opacity:0;transition:opacity .22s}.pa-upsell-overlay.is-open{opacity:1}.pa-upsell-drawer{position:fixed;top:0;right:0;z-index:999999;display:flex;width:min(100%,820px);height:100dvh;flex-direction:column;background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.16);transform:translateX(102%);transition:transform .28s ease}.pa-upsell-drawer.is-open{transform:none}body.pa-upsell-open{overflow:hidden}.pa-upsell-drawer>header{display:flex;min-height:76px;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #e9e9e6}.pa-upsell-drawer h2{margin:0;font-size:1.35rem}.pa-upsell-count{display:inline-grid;min-width:25px;height:25px;place-items:center;border-radius:50%;background:var(--pa-upsell-accent);color:#fff;font-size:.75rem}.pa-upsell-close,.pa-upsell-remove{border:0;background:transparent;color:#111;cursor:pointer}.pa-upsell-close{font-size:2rem}.pa-upsell-content{display:flex;min-height:0;flex:1;flex-direction:column;overflow:auto}.pa-upsell-items{padding:0 28px}.pa-upsell-item{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:16px;padding:22px 0;border-bottom:1px solid #ededeb}.pa-upsell-item img{width:82px;height:82px;object-fit:contain}.pa-upsell-item__name{display:block;color:#111;font-weight:700;line-height:1.25;text-decoration:none}.pa-upsell-item__end{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.pa-upsell-remove{font-size:1.6rem}.pa-upsell-qty{display:flex;align-items:center;gap:13px;margin-top:12px}.pa-upsell-qty button{width:28px;height:28px;padding:0;border:0;background:#f3f3f0;cursor:pointer}.pa-upsell-offers{margin-top:auto;padding:20px 28px;background:#f7f7f5}.pa-upsell-offer{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border-radius:10px;background:#fff}.pa-upsell-offer+.pa-upsell-offer{margin-top:10px}.pa-upsell-offer__image img{width:80px;height:80px;object-fit:contain}.pa-upsell-offer__eyebrow{display:block;margin-bottom:4px;color:var(--pa-upsell-accent);font-size:.68rem;font-weight:800;text-transform:uppercase}.pa-upsell-offer__title{display:block;color:#111;font-weight:700;line-height:1.2;text-decoration:none}.pa-upsell-offer__body p{margin:4px 0 0;color:#666;font-size:.77rem}.pa-upsell-offer__action{display:grid;gap:8px;justify-items:end}.pa-upsell-offer .pa-upsell-add{min-height:40px;padding:8px 16px;border:0;border-radius:5px;background:var(--pa-upsell-accent);color:#fff;font-weight:700}.pa-upsell-footer{position:sticky;bottom:0;padding:18px 28px;background:#fff;border-top:1px solid #e9e9e6}.pa-upsell-footer>div{display:flex;justify-content:space-between;margin-bottom:14px;font-size:1.05rem}.pa-upsell-footer .button{display:grid;min-height:58px;place-items:center;width:100%;background:#333;color:#fff;text-transform:uppercase}.pa-upsell-empty{margin:auto;padding:50px 24px;text-align:center}.pa-checkout-upsells{margin:20px 0;padding:20px;border:1px solid #e0e0dc;background:#fafaf8}.pa-checkout-upsells>h3{margin-top:0}.pa-checkout-upsells .pa-upsell-offer{border:1px solid #e5e5e1}.is-loading{opacity:.55;pointer-events:none}@media(max-width:620px){.pa-upsell-drawer{width:100%}.pa-upsell-drawer>header,.pa-upsell-items,.pa-upsell-offers,.pa-upsell-footer{padding-left:16px;padding-right:16px}.pa-upsell-item{grid-template-columns:64px minmax(0,1fr) auto;gap:10px}.pa-upsell-item img{width:64px;height:64px}.pa-upsell-offer{grid-template-columns:64px minmax(0,1fr)}.pa-upsell-offer__image img{width:64px;height:64px}.pa-upsell-offer__action{grid-column:2;grid-template-columns:1fr auto;align-items:center;justify-items:start}.pa-checkout-upsells{padding:12px}}
