#cart-upsell-section{background:transparent;border-top:1px solid rgba(var(--color-foreground),.1);padding:20px 0 4px;margin:0}#cart-upsell-section.cart-upsell--hidden{display:none}.cart-upsell__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cart-upsell__heading{margin:0;font-size:1rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--color-foreground))}.cart-upsell__arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#d97973;cursor:pointer;flex-shrink:0}.cart-upsell__arrow svg{width:20px;height:20px}.cart-upsell-row{display:flex;align-items:center;gap:14px}.cart-upsell-row__image{display:block;width:76px;height:76px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f1ea}.cart-upsell-row__image img{width:100%;height:100%;object-fit:contain;display:block}.cart-upsell-row__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cart-upsell-row__title{font-size:.85rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.3}.cart-upsell-row__title:hover{text-decoration:underline}.cart-upsell-row__price{font-size:.85rem;color:rgb(var(--color-foreground))}.cart-upsell-row__action{display:flex;align-items:center;gap:8px;flex-shrink:0}.cart-upsell-row__select{min-height:40px;width:78px;padding:6px 24px 6px 10px;border:1px solid rgba(var(--color-foreground),.22);border-radius:8px;appearance:none;-webkit-appearance:none;background-color:rgb(var(--color-background));background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 13px) 50%,calc(100% - 8px) 50%;background-repeat:no-repeat;background-size:5px 5px;color:rgb(var(--color-foreground));font-size:.78rem;text-align:left}.cart-upsell-row__add{min-height:40px;padding:8px 18px;border:1px solid #D97973;border-radius:8px;background:transparent;color:#d97973;cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.cart-upsell-row__add:hover:not(:disabled){background:#d9797314}.cart-upsell-row__add:disabled{opacity:.45;cursor:not-allowed}@media(max-width:400px){.cart-upsell-row{flex-wrap:wrap}.cart-upsell-row__action{width:100%;justify-content:flex-start;margin-left:90px}}@keyframes cart-upsell-pulse{0%,to{opacity:1}50%{opacity:.5}}.cart-upsell-card--skeleton{display:flex;align-items:center;gap:14px;pointer-events:none}.cart-upsell-card__skeleton-img{width:76px;height:76px;border-radius:8px;background:rgba(var(--color-foreground),.08);animation:cart-upsell-pulse 1.4s ease-in-out infinite}.cart-upsell-card__skeleton-line{display:block;border-radius:4px;background:rgba(var(--color-foreground),.08);animation:cart-upsell-pulse 1.4s ease-in-out infinite}
/*# sourceMappingURL=/cdn/shop/t/1511/assets/cart-upsell.css.map */
