.byo-cart{max-width:640px;margin:0 auto;background:#fff;border-radius:16px;border:1px solid #E7E8EA;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.byo-cart__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#0d1b2a}.byo-cart__title{font-size:17px;font-weight:700;color:#fff}.byo-cart__count{color:#ffc94a}.byo-cart__shipbar{padding:12px 20px;display:flex;flex-direction:column;gap:6px;background:#f6f6f7}.byo-cart__shipmsg{font-size:12.5px;margin:0;text-align:center;color:#0d1b2a;font-weight:600}.byo-cart__shipamount{color:#ff4c4c}.byo-cart__shiptrack{height:7px;border-radius:999px;background:#e7e8ea;overflow:hidden}.byo-cart__shipfill{height:100%;background:linear-gradient(90deg,#ff4c4c,#ffc94a);border-radius:inherit;transition:width .4s ease}.byo-cart__items{padding:16px 20px;display:flex;flex-direction:column;gap:16px}.byo-cart__empty{text-align:center;padding:30px 0;color:#7a8291}.byo-cart__continue{color:#ff4c4c;font-weight:700;text-decoration:none}.byo-cart__item{display:flex;gap:12px;align-items:flex-start}.byo-cart__item-img{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f6f6f7;flex-shrink:0}.byo-cart__item-img img{width:100%;height:100%;object-fit:cover}.byo-cart__item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.byo-cart__item-name{font-size:13.5px;font-weight:600;color:#0d1b2a;text-decoration:none}.byo-cart__item-variant{font-size:11.5px;color:#7a8291}.byo-cart__item-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.byo-cart__qty{display:flex;align-items:center;border:1px solid #E7E8EA;border-radius:8px}.byo-cart__qty button{width:26px;height:26px;background:none;border:none;font-size:14px;cursor:pointer;color:#0d1b2a}.byo-cart__qty-val{min-width:20px;text-align:center;font-size:12.5px;font-weight:600}.byo-cart__item-price{font-size:13.5px;font-weight:700;color:#0d1b2a}.byo-cart__remove{background:none;border:none;cursor:pointer;color:#b0b0b0;flex-shrink:0;padding:4px}.byo-cart__remove:hover{color:#ff4c4c}.byo-cart__upsell{margin:0 20px 14px;padding:10px;border-radius:10px;background:#f6f6f7;border:1px dashed #FFC94A}.byo-cart__upsell-label{font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#ff4c4c;margin:0 0 8px}.byo-cart__upsell-list{display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.byo-cart__upsell-list::-webkit-scrollbar{display:none}.byo-upsell-item{flex:0 0 92px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid #E7E8EA;border-radius:8px;padding:6px}.byo-upsell-thumb{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f6f6f7;border:none;margin-bottom:5px}.byo-upsell-thumb img{width:100%;height:100%;object-fit:cover}.byo-upsell-info{flex:none;min-width:0}.byo-upsell-name{font-size:9.5px;font-weight:600;margin:0 0 3px;color:#0d1b2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.byo-upsell-price{font-size:9.5px;margin:0 0 5px}.byo-upsell-old{color:#b0b0b0;text-decoration:line-through;margin-right:4px}.byo-upsell-now{color:#ff4c4c;font-weight:700}.byo-upsell-add{width:100%;height:24px;padding:0;font-size:9.5px;font-weight:700;background:#0d1b2a;color:#fff;border:none;border-radius:5px;flex-shrink:0;cursor:pointer}.byo-cart__discount{margin:0 20px 12px;padding-top:12px;border-top:1px solid #E7E8EA;display:flex;flex-direction:column;gap:8px}.byo-cart__auto-banner{background:#eaf6ef;color:#1db876;font-size:12px;font-weight:700;padding:8px 10px;border-radius:8px}.byo-cart__chips{display:flex;flex-wrap:wrap;gap:6px}.byo-cart__chip{display:inline-flex;align-items:center;gap:5px;background:#fff3e0;color:#c7690c;font-size:11px;font-weight:700;padding:5px 8px;border-radius:999px}.byo-cart__chip button{background:none;border:none;cursor:pointer;font-size:13px;color:inherit;line-height:1;margin-left:2px}.byo-cart__discount-form{display:flex;gap:8px}.byo-cart__discount-form input{flex:1;height:34px;border:1px solid #E7E8EA;border-radius:7px;padding:0 10px;font-size:12.5px;font-family:inherit}.byo-cart__discount-form button{height:34px;padding:0 14px;font-size:12px;font-weight:700;background:#fff;color:#0d1b2a;border:1px solid #0D1B2A;border-radius:7px;cursor:pointer}.byo-cart__note-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;border-top:1px solid #E7E8EA;font-size:12.5px;font-weight:600;color:#7a8291;padding:10px 20px;cursor:pointer}.byo-cart__note-panel{padding:0 20px 14px;display:flex;flex-direction:column;gap:8px}.byo-cart__note-panel textarea{min-height:64px;border:1px solid #E7E8EA;border-radius:8px;padding:8px 10px;font-size:12.5px;font-family:inherit;resize:vertical}.byo-cart__note-save{align-self:flex-end;height:30px;padding:0 12px;font-size:11.5px;font-weight:700;background:#0d1b2a;color:#fff;border:none;border-radius:6px;cursor:pointer}.byo-cart__summary{padding:16px 20px;display:flex;flex-direction:column;gap:8px;background:#f6f6f7}.byo-cart__row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:#7a8291;font-weight:600}.byo-cart__row span:last-child{font-size:13px;color:#0d1b2a;font-weight:600}.byo-cart__row--discount span{color:#ff4c4c!important}.byo-cart__row--total{padding-top:6px;border-top:1px dashed #E7E8EA}.byo-cart__row--total span{font-size:15px!important;font-weight:700!important;color:#0d1b2a!important}.byo-cart__ship-strike{color:#b0b0b0;text-decoration:line-through;margin-right:5px;font-weight:600!important}.byo-cart__ship-free{color:#1db876!important;font-weight:700!important}.byo-cart__ship-note{font-size:10.5px;color:#7a8291;margin:-2px 0 4px;text-align:center}.byo-cart__checkout{width:100%;height:42px;background:#ff4c4c;color:#fff;border:none;border-radius:9px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #ff4c4c59;margin-top:4px;display:flex;align-items:center;justify-content:center;text-decoration:none}.byo-cart__benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px;margin-top:10px;padding-top:10px;border-top:1px dashed #E7E8EA}.byo-cart__benefit{font-size:11px;font-weight:600;color:#7a8291}.byo-cart__benefit--active{color:#1db876;font-weight:700}@media(max-width:480px){.byo-cart{border-radius:0;border-left:none;border-right:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/buyone-cart.css.map */
