.hype-cart-upsell{--hype-green:#82b83d;--hype-bg:#181818;--hype-border:#2c2c2c;--hype-muted:#888;width:100%;max-width:100%;margin:8px 0 16px;padding:16px 0 4px;border-top:1px solid var(--hype-border);box-sizing:border-box}.hype-cart-upsell__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:12px}.hype-cart-upsell__header>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.hype-cart-upsell h3{margin:0;color:#fff;font-size:15px;line-height:1.25;font-weight:700}.hype-cart-upsell__offer{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#82b83d24;color:var(--hype-green);font-size:9px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.hype-cart-upsell__nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.hype-cart-upsell__nav button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:1px solid #383838;border-radius:50%;background:#181818;color:#fff;font-size:20px;line-height:1;cursor:pointer;box-shadow:none;transition:.2s ease}.hype-cart-upsell__nav button:hover{border-color:var(--hype-green);color:var(--hype-green)}.hype-cart-upsell__track{display:flex;align-items:stretch;gap:10px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hype-cart-upsell__track::-webkit-scrollbar{display:none}.hype-upsell-card{flex:0 0 calc(100% - 20px);display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;min-width:0;max-width:100%;padding:10px;background:var(--hype-bg);border:1px solid var(--hype-border);border-radius:10px;scroll-snap-align:start;box-sizing:border-box}.hype-upsell-card__image{display:block;width:88px;max-width:88px;aspect-ratio:4 / 5;overflow:hidden;background:#222;border-radius:7px}.hype-upsell-card__image img{display:block;width:100%;height:100%;object-fit:cover}.hype-upsell-card__content{width:100%;min-width:0}.hype-upsell-card__title{display:block;width:100%;margin-bottom:5px;overflow:hidden;color:#fff;font-size:12px;line-height:1.35;font-weight:600;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hype-upsell-card__title:hover{color:var(--hype-green)}.hype-upsell-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:8px;color:var(--hype-green);font-size:12px;line-height:1.2;font-weight:700}.hype-upsell-card__price s{color:#777;font-size:10px;font-weight:500}.hype-upsell-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center;width:100%}.hype-upsell-select{width:100%;min-width:0;height:36px;padding:0 34px 0 10px!important;border:1px solid #383838!important;border-radius:6px!important;outline:none!important;background-color:#111!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 11px center!important;background-size:12px 8px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:11px;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;box-shadow:none!important;cursor:pointer}.hype-upsell-select:focus{border-color:var(--hype-green)!important;box-shadow:0 0 0 2px #82b83d1f!important}.hype-upsell-select option{background:#111;color:#fff}.hype-upsell-add{min-width:62px;height:36px;padding:0 13px;border:1px solid var(--hype-green);border-radius:6px;background:transparent;color:var(--hype-green);font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer;box-shadow:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.hype-upsell-add:hover{background:var(--hype-green);color:#000}.hype-upsell-add:disabled{opacity:.55;cursor:not-allowed}.hype-upsell-status{grid-column:1 / -1;min-height:0;color:#ff706b;font-size:10px;line-height:1.3}.hype-upsell-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:1025px)and (max-width:1366px){.hype-upsell-card{flex-basis:calc(100% - 18px)}}@media(min-width:768px)and (max-width:1024px){.hype-cart-upsell{padding-top:15px}.hype-upsell-card{flex-basis:calc(100% - 16px);grid-template-columns:82px minmax(0,1fr);gap:10px}.hype-upsell-card__image{width:82px}}@media(max-width:767px){.hype-cart-upsell{margin:6px 0 14px;padding-top:14px}.hype-cart-upsell__header{gap:8px;margin-bottom:10px}.hype-cart-upsell h3{font-size:14px}.hype-cart-upsell__offer{padding:4px 6px;font-size:8px}.hype-cart-upsell__nav button{width:28px;height:28px;font-size:18px}.hype-upsell-card{flex-basis:calc(100% - 10px);grid-template-columns:76px minmax(0,1fr);gap:10px;padding:9px}.hype-upsell-card__image{width:76px}.hype-upsell-card__title,.hype-upsell-card__price{font-size:11px}.hype-upsell-select{height:34px;font-size:10px;padding-left:8px!important;padding-right:30px!important;background-position:right 9px center!important}.hype-upsell-add{min-width:58px;height:34px;padding:0 10px;font-size:10px}}@media(max-width:380px){.hype-cart-upsell__header>div:first-child{gap:5px}.hype-cart-upsell h3{font-size:13px}.hype-upsell-card{grid-template-columns:68px minmax(0,1fr);gap:8px;padding:8px}.hype-upsell-card__image{width:68px}.hype-upsell-form{gap:5px}.hype-upsell-select{font-size:9px}.hype-upsell-add{min-width:52px;padding:0 8px;font-size:9px}}@media(prefers-reduced-motion:reduce){.hype-cart-upsell__track{scroll-behavior:auto}.hype-upsell-add,.hype-cart-upsell__nav button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-upsell.css.map */
