/* TV Cart Core v4.3 — All styles merged */

#tv-cart-panel .widget_shopping_cart_content,
.tv-drop .widget_shopping_cart_content{--tv-bg:#1B3B34;--tv-accent:#FBE973;--tv-text:#F5F0E1;--tv-muted:rgba(245,240,225,.65);--tv-ease:cubic-bezier(.22,1,.36,1);background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important;font-family:'Manrope',system-ui,sans-serif!important}

/* Ship meter visibility */
#tv-cart-panel .tv-ship-meter-mobile{display:none!important}
#tv-cart-panel .tv-ship-meter-desktop{display:block!important}
@media(max-width:900px){#tv-cart-panel .tv-ship-meter-mobile{display:block!important;margin-bottom:14px!important}#tv-cart-panel .tv-ship-meter-desktop{display:none!important}}

/* Header row */
#tv-cart-panel .tv-cart-header-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-bottom:16px!important;align-items:stretch!important}
#tv-cart-panel .tv-partner-mini{display:flex!important;align-items:center!important;gap:6px!important;padding:8px 12px!important;background:rgba(255,255,255,.06)!important;border:1.5px solid var(--tier-color,var(--tv-accent))!important;border-radius:10px!important;font-size:12px!important;flex:0 0 auto!important}
#tv-cart-panel .tv-partner-mini-icon{font-size:14px!important}
#tv-cart-panel .tv-partner-mini-tier{font-weight:800!important;color:var(--tier-color,var(--tv-accent))!important;text-transform:uppercase!important;letter-spacing:.03em!important}
#tv-cart-panel .tv-partner-mini-discount{font-weight:900!important;color:#28a745!important;background:rgba(40,167,69,.15)!important;padding:2px 6px!important;border-radius:6px!important;margin-left:4px!important}
#tv-cart-panel .tv-min-order-notice{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;background:rgba(255,193,7,.1)!important;border:1.5px solid rgba(255,193,7,.3)!important;border-radius:10px!important;flex:1 1 auto!important;min-width:0!important}
#tv-cart-panel .tv-notice-icon{width:28px!important;height:28px!important;background:rgba(255,193,7,.2)!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}
#tv-cart-panel .tv-notice-icon svg{width:16px!important;height:16px!important;stroke:#ffc107!important}
#tv-cart-panel .tv-notice-content{display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important;align-items:center!important}
#tv-cart-panel .tv-notice-title{font-size:11px!important;font-weight:800!important;color:#ffc107!important;text-transform:uppercase!important}
#tv-cart-panel .tv-notice-text{font-size:12px!important;color:var(--tv-text)!important}
#tv-cart-panel .tv-notice-text strong{color:var(--tv-accent)!important;font-weight:800!important}
#tv-cart-panel .tv-cart-stats{display:flex!important;align-items:center!important;gap:0!important;padding:8px 14px!important;background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;flex:0 0 auto!important}
#tv-cart-panel .tv-stat{display:flex!important;flex-direction:column!important;align-items:center!important;padding:0 10px!important}
#tv-cart-panel .tv-stat-value{font-size:16px!important;font-weight:900!important;color:var(--tv-accent)!important;line-height:1!important;white-space:nowrap!important}
#tv-cart-panel .tv-stat-label{font-size:9px!important;font-weight:600!important;color:var(--tv-muted)!important;text-transform:uppercase!important;margin-top:2px!important}
#tv-cart-panel .tv-stat-divider{width:1px!important;height:24px!important;background:rgba(255,255,255,.15)!important}

/* Two column layout */
#tv-cart-panel .tv-cart-columns{display:grid!important;grid-template-columns:1fr 380px!important;gap:20px!important;align-items:start!important}
@media(max-width:900px){#tv-cart-panel .tv-cart-columns{grid-template-columns:1fr!important;gap:16px!important}}
#tv-cart-panel .tv-cart-col-left{min-width:0!important}
#tv-cart-panel .tv-cart-col-right{position:sticky!important;top:16px!important}
@media(max-width:900px){#tv-cart-panel .tv-cart-col-right{position:static!important}}

/* Cart items */
#tv-cart-panel .tv-cart-items{display:flex!important;flex-direction:column!important;gap:10px!important}
#tv-cart-panel .tv-cart-item{display:grid!important;grid-template-columns:72px 1fr auto!important;gap:12px!important;align-items:center!important;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;border:1.5px solid rgba(251,233,115,.12)!important;border-radius:14px!important;padding:12px!important;transition:all .25s var(--tv-ease)!important;position:relative!important}
#tv-cart-panel .tv-cart-item:hover{border-color:rgba(251,233,115,.25)!important;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03))!important}
#tv-cart-panel .tv-cart-item.tv-updating{opacity:.6!important;pointer-events:none!important}
#tv-cart-panel .tv-cart-item.tv-removing{opacity:0!important;transform:translateX(30px) scale(.95)!important;pointer-events:none!important}
#tv-cart-panel .tv-item-thumb{width:72px!important;height:72px!important;border-radius:10px!important;overflow:hidden!important;background:rgba(27,59,52,.2)!important;border:1px solid rgba(251,233,115,.1)!important;flex-shrink:0!important;display:block!important}
#tv-cart-panel .tv-item-thumb img,#tv-cart-panel .tv-item-thumb .tv-cart-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
#tv-cart-panel .tv-item-details{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
#tv-cart-panel .tv-item-name{font-size:13px!important;font-weight:700!important;color:var(--tv-text)!important;text-decoration:none!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
#tv-cart-panel .tv-item-name:hover{color:var(--tv-accent)!important}
#tv-cart-panel .tv-item-meta{display:flex!important;flex-wrap:wrap!important;gap:4px!important}
#tv-cart-panel .tv-item-sku,#tv-cart-panel .tv-item-variant,#tv-cart-panel .tv-item-weight{font-size:10px!important;color:var(--tv-muted)!important;font-weight:600!important;background:rgba(255,255,255,.06)!important;padding:2px 6px!important;border-radius:4px!important}
#tv-cart-panel .tv-item-pricing{display:flex!important;flex-direction:column!important;gap:1px!important;margin-top:2px!important}
#tv-cart-panel .tv-item-unit{font-size:11px!important;color:var(--tv-muted)!important;font-weight:600!important}
#tv-cart-panel .tv-item-total{font-size:14px!important;font-weight:900!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-item-actions{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important}

/* Qty controls */
#tv-cart-panel .tv-qty-control{display:flex!important;align-items:center!important;background:rgba(27,59,52,.4)!important;border:1.5px solid rgba(251,233,115,.2)!important;border-radius:10px!important;overflow:hidden!important}
#tv-cart-panel .tv-qty-btn{width:34px!important;height:34px!important;border:none!important;background:transparent!important;color:var(--tv-accent)!important;font-size:18px!important;font-weight:700!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .15s ease!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}
#tv-cart-panel .tv-qty-btn:hover{background:rgba(251,233,115,.15)!important;color:#fff!important}
#tv-cart-panel .tv-qty-btn:active{background:rgba(251,233,115,.25)!important;transform:scale(.9)!important}
#tv-cart-panel .tv-qty-btn:disabled{opacity:.4!important;cursor:not-allowed!important}
#tv-cart-panel .tv-qty-input{width:52px!important;height:34px!important;border:none!important;border-left:1px solid rgba(251,233,115,.15)!important;border-right:1px solid rgba(251,233,115,.15)!important;background:rgba(0,0,0,.2)!important;text-align:center!important;font-size:14px!important;font-weight:800!important;color:var(--tv-text)!important;-moz-appearance:textfield!important;padding:0 2px!important}
#tv-cart-panel .tv-qty-input:focus{outline:none!important;background:rgba(251,233,115,.1)!important;border-color:var(--tv-accent)!important}
#tv-cart-panel .tv-qty-input::-webkit-outer-spin-button,#tv-cart-panel .tv-qty-input::-webkit-inner-spin-button{-webkit-appearance:none!important}
#tv-cart-panel .tv-remove-btn{width:32px!important;height:32px!important;border:1.5px solid rgba(255,255,255,.1)!important;border-radius:8px!important;background:rgba(255,255,255,.03)!important;color:var(--tv-muted)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important;padding:0!important}
#tv-cart-panel .tv-remove-btn svg{width:16px!important;height:16px!important}
#tv-cart-panel .tv-remove-btn:hover{background:rgba(220,80,80,.12)!important;border-color:rgba(220,80,80,.4)!important;color:#e85555!important}
#tv-cart-panel .tv-remove-btn:active{transform:scale(.92)!important}

/* Shipping meter */
#tv-cart-panel .tv-ship-meter{background:linear-gradient(135deg,rgba(251,233,115,.08),rgba(251,233,115,.02))!important;border:1.5px solid rgba(251,233,115,.2)!important;border-radius:14px!important;padding:14px!important;margin-bottom:12px!important;position:relative!important}
#tv-cart-panel .tv-ship-meter.is-free{background:linear-gradient(135deg,rgba(40,167,69,.1),rgba(40,167,69,.03))!important;border-color:rgba(40,167,69,.3)!important}
#tv-cart-panel .tv-ship-header{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}
#tv-cart-panel .tv-ship-icon{width:34px!important;height:34px!important;background:linear-gradient(135deg,var(--tv-accent),#f5d84a)!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}
#tv-cart-panel .tv-ship-meter.is-free .tv-ship-icon{background:linear-gradient(135deg,#28a745,#20c997)!important}
#tv-cart-panel .tv-ship-icon svg{width:18px!important;height:18px!important;stroke:var(--tv-bg)!important}
#tv-cart-panel .tv-ship-info{flex:1!important;display:flex!important;justify-content:space-between!important;align-items:center!important}
#tv-cart-panel .tv-ship-title{font-size:13px!important;font-weight:700!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-ship-meter.is-free .tv-ship-title{color:#28a745!important}
#tv-cart-panel .tv-ship-right{display:flex!important;align-items:center!important;gap:8px!important}
#tv-cart-panel .tv-ship-value{font-size:14px!important;font-weight:800!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-ship-meter.is-free .tv-ship-value{color:#28a745!important}
#tv-cart-panel .tv-ship-info-btn{width:26px!important;height:26px!important;border:1.5px solid rgba(251,233,115,.25)!important;border-radius:50%!important;background:rgba(251,233,115,.08)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:all .2s ease!important;flex-shrink:0!important}
#tv-cart-panel .tv-ship-info-btn svg{width:14px!important;height:14px!important;stroke:var(--tv-accent)!important}
#tv-cart-panel .tv-ship-info-btn:hover{background:rgba(251,233,115,.2)!important;border-color:var(--tv-accent)!important;transform:scale(1.1)!important}
#tv-cart-panel .tv-ship-tooltip{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;left:12px!important;right:12px!important;z-index:100!important;animation:tv-tooltip-in .2s ease!important}
#tv-cart-panel .tv-ship-meter.tv-tooltip-open .tv-ship-tooltip{display:block!important}
@keyframes tv-tooltip-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
#tv-cart-panel .tv-ship-tooltip-arrow{width:12px!important;height:12px!important;background:#263F39!important;border:1.5px solid rgba(251,233,115,.25)!important;border-right:none!important;border-bottom:none!important;transform:rotate(45deg)!important;position:absolute!important;top:-7px!important;right:28px!important;z-index:1!important}
#tv-cart-panel .tv-ship-tooltip-content{background:#263F39!important;border:1.5px solid rgba(251,233,115,.25)!important;border-radius:12px!important;padding:14px 16px!important;font-size:13px!important;font-weight:500!important;color:var(--tv-text)!important;line-height:1.55!important;box-shadow:0 8px 28px rgba(0,0,0,.35)!important;position:relative!important;z-index:2!important}
#tv-cart-panel .tv-ship-bar{height:7px!important;background:rgba(255,255,255,.1)!important;border-radius:999px!important;overflow:hidden!important}
#tv-cart-panel .tv-ship-fill{height:100%!important;background:linear-gradient(90deg,var(--tv-accent),#f5d84a)!important;border-radius:999px!important;transition:width .5s ease!important}
#tv-cart-panel .tv-ship-meter.is-free .tv-ship-fill{background:linear-gradient(90deg,#28a745,#20c997)!important}
#tv-cart-panel .tv-ship-label{margin-top:8px!important;font-size:12px!important;color:var(--tv-text)!important;opacity:.8!important}
#tv-cart-panel .tv-ship-label strong{color:var(--tv-accent)!important;font-weight:800!important}

/* Coupon */
#tv-cart-panel .tv-coupon-section{margin-bottom:10px!important}
#tv-cart-panel .tv-active-coupons{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
#tv-cart-panel .tv-coupon-tag{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 10px!important;background:rgba(40,167,69,.1)!important;border:1.5px solid rgba(40,167,69,.3)!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;color:#28a745!important}
#tv-cart-panel .tv-coupon-tag svg{width:14px!important;height:14px!important;stroke:#28a745!important}
#tv-cart-panel .tv-coupon-remove{width:18px!important;height:18px!important;border:none!important;background:rgba(220,80,80,.2)!important;color:#e85555!important;border-radius:4px!important;cursor:pointer!important;font-size:14px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}
#tv-cart-panel .tv-coupon-remove:hover{background:rgba(220,80,80,.4)!important}
#tv-cart-panel .tv-coupon-toggle{width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;padding:9px 12px!important;background:rgba(255,255,255,.04)!important;border:1.5px solid rgba(251,233,115,.15)!important;border-radius:10px!important;color:var(--tv-accent)!important;font-size:13px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important}
#tv-cart-panel .tv-coupon-toggle:hover{background:rgba(251,233,115,.08)!important;border-color:rgba(251,233,115,.3)!important}
#tv-cart-panel .tv-coupon-toggle svg{width:16px!important;height:16px!important;stroke:var(--tv-accent)!important}
#tv-cart-panel .tv-coupon-toggle span{flex:1!important;text-align:left!important}
#tv-cart-panel .tv-coupon-arrow{transition:transform .2s ease!important}
#tv-cart-panel .tv-coupon-input-wrap.is-open .tv-coupon-arrow{transform:rotate(180deg)!important}
#tv-cart-panel .tv-coupon-form-wrap{max-height:0!important;overflow:hidden!important;transition:max-height .3s ease,padding .3s ease!important;padding:0!important}
#tv-cart-panel .tv-coupon-input-wrap.is-open .tv-coupon-form-wrap{max-height:120px!important;padding-top:10px!important}
#tv-cart-panel .tv-coupon-form{display:flex!important;gap:8px!important}
#tv-cart-panel .tv-coupon-input{flex:1!important;height:40px!important;padding:0 12px!important;background:rgba(255,255,255,.08)!important;border:1.5px solid rgba(251,233,115,.2)!important;border-radius:8px!important;color:var(--tv-text)!important;font-size:14px!important;font-weight:600!important}
#tv-cart-panel .tv-coupon-input::placeholder{color:var(--tv-muted)!important}
#tv-cart-panel .tv-coupon-input:focus{outline:none!important;border-color:var(--tv-accent)!important;background:rgba(255,255,255,.12)!important}
#tv-cart-panel .tv-coupon-submit{height:40px!important;padding:0 14px!important;background:linear-gradient(135deg,var(--tv-accent),#f5d84a)!important;border:none!important;border-radius:8px!important;color:var(--tv-bg)!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important}
#tv-cart-panel .tv-coupon-submit:hover{transform:scale(1.02)!important}
#tv-cart-panel .tv-coupon-submit:disabled{opacity:.6!important;cursor:not-allowed!important}
#tv-cart-panel .tv-coupon-submit-loading{display:none!important}
#tv-cart-panel .tv-coupon-submit.is-loading .tv-coupon-submit-text{visibility:hidden!important}
#tv-cart-panel .tv-coupon-submit.is-loading .tv-coupon-submit-loading{display:flex!important;position:absolute!important;inset:0!important;align-items:center!important;justify-content:center!important}
#tv-cart-panel .tv-spinner{width:18px!important;height:18px!important;animation:tv-spin 1s linear infinite!important}
@keyframes tv-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
#tv-cart-panel .tv-coupon-message{font-size:12px!important;margin-top:6px!important;min-height:18px!important}
#tv-cart-panel .tv-coupon-message.is-error{color:#e85555!important}
#tv-cart-panel .tv-coupon-message.is-success{color:#28a745!important}

/* Totals */
#tv-cart-panel .tv-cart-totals{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;border:1px solid rgba(251,233,115,.12)!important;border-radius:12px!important;padding:10px!important;margin-bottom:10px!important}
#tv-cart-panel .tv-totals-row{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:6px 0!important;border-bottom:1px dashed rgba(255,255,255,.08)!important}
#tv-cart-panel .tv-totals-row:last-child{border-bottom:none!important}
#tv-cart-panel .tv-totals-label{font-size:12px!important;color:var(--tv-muted)!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:6px!important}
#tv-cart-panel .tv-totals-label svg{width:14px!important;height:14px!important;stroke:#28a745!important}
#tv-cart-panel .tv-totals-value{font-size:13px!important;font-weight:700!important;color:var(--tv-text)!important}
#tv-cart-panel .tv-ship-weight-tag{font-size:10px!important;font-weight:700!important;background:rgba(255,255,255,.08)!important;padding:2px 6px!important;border-radius:4px!important;color:var(--tv-muted)!important}
#tv-cart-panel .tv-totals-partner{background:rgba(255,255,255,.05)!important;border:1.5px solid var(--tier-color,var(--tv-accent))!important;border-radius:8px!important;padding:8px 10px!important;margin:4px 0!important}
#tv-cart-panel .tv-partner-row-icon{font-size:14px!important}
#tv-cart-panel .tv-partner-savings{font-size:13px!important;font-weight:800!important;color:#28a745!important}
#tv-cart-panel .tv-totals-discount{background:rgba(40,167,69,.08)!important;border:1px solid rgba(40,167,69,.2)!important;border-radius:8px!important;padding:8px 10px!important;margin:4px 0!important}
#tv-cart-panel .tv-coupon-code-tag{font-size:9px!important;font-weight:800!important;background:rgba(40,167,69,.2)!important;color:#28a745!important;padding:2px 5px!important;border-radius:3px!important;text-transform:uppercase!important;margin-left:4px!important}
#tv-cart-panel .tv-discount-amount{color:#28a745!important}
#tv-cart-panel .tv-free-badge{background:linear-gradient(135deg,#28a745,#20c997)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;padding:3px 8px!important;border-radius:5px!important;text-transform:uppercase!important}
#tv-cart-panel .tv-totals-grand{margin-top:4px!important;padding-top:8px!important;border-top:2px solid rgba(251,233,115,.2)!important;border-bottom:none!important}
#tv-cart-panel .tv-totals-grand .tv-totals-label{font-size:14px!important;font-weight:800!important;color:var(--tv-text)!important}
#tv-cart-panel .tv-totals-grand .tv-totals-value{font-size:18px!important;font-weight:900!important;color:var(--tv-accent)!important}

/* Buttons */
#tv-cart-panel .tv-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:14px 20px!important;border-radius:12px!important;font-weight:800!important;font-size:14px!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.04em!important;transition:all .25s ease!important;cursor:pointer!important;border:none!important}
#tv-cart-panel .tv-btn svg{width:18px!important;height:18px!important;flex-shrink:0!important}
#tv-cart-panel .tv-btn-gold{background:linear-gradient(135deg,var(--tv-accent),#f5d84a)!important;color:var(--tv-bg)!important;box-shadow:0 4px 14px rgba(251,233,115,.25)!important}
#tv-cart-panel .tv-btn-gold:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(251,233,115,.4)!important}
#tv-cart-panel .tv-btn-gold svg{stroke:var(--tv-bg)!important}
#tv-cart-panel .tv-btn-outline{background:transparent!important;color:var(--tv-text)!important;border:2px solid rgba(251,233,115,.3)!important}
#tv-cart-panel .tv-btn-outline:hover{background:rgba(251,233,115,.1)!important;border-color:var(--tv-accent)!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-btn-checkout{width:100%!important;background:linear-gradient(135deg,#D4AF37 0%,#F4E5B0 40%,#D4AF37 80%,#B8962E 100%)!important;background-size:200% 200%!important;color:var(--tv-bg)!important;box-shadow:0 4px 16px rgba(212,175,55,.35)!important;animation:tv-gold-shimmer 4s ease infinite!important;position:relative!important;overflow:hidden!important}
@keyframes tv-gold-shimmer{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
#tv-cart-panel .tv-btn-checkout:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px rgba(212,175,55,.45)!important}
#tv-cart-panel .tv-btn-checkout svg{stroke:var(--tv-bg)!important}
#tv-cart-panel .tv-btn-arrow{font-size:16px!important;transition:transform .25s ease!important}
#tv-cart-panel .tv-btn-checkout:hover .tv-btn-arrow{transform:translateX(4px)!important}
#tv-cart-panel .tv-btn-checkout.tv-btn-disabled{background:rgba(255,255,255,.08)!important;color:var(--tv-muted)!important;box-shadow:none!important;animation:none!important;cursor:not-allowed!important;border:1.5px solid rgba(255,193,7,.3)!important}
#tv-cart-panel .tv-btn-checkout.tv-btn-disabled:hover{transform:none!important;box-shadow:none!important}
#tv-cart-panel .tv-btn-checkout.tv-btn-disabled svg{stroke:#ffc107!important}

/* Guest & empty */
#tv-cart-panel .tv-guest,#tv-cart-panel .tv-empty{padding:8px 0!important}
#tv-cart-panel .tv-guest-hero,#tv-cart-panel .tv-empty{text-align:center!important;padding:24px 16px!important;background:linear-gradient(135deg,rgba(251,233,115,.08),rgba(251,233,115,.02))!important;border:1.5px solid rgba(251,233,115,.15)!important;border-radius:16px!important;margin-bottom:16px!important}
#tv-cart-panel .tv-guest-icon,#tv-cart-panel .tv-empty-icon{width:64px!important;height:64px!important;margin:0 auto 12px!important;background:linear-gradient(135deg,var(--tv-accent),#f5d84a)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 6px 24px rgba(251,233,115,.35)!important}
#tv-cart-panel .tv-empty-icon{background:rgba(255,255,255,.05)!important;border:2px dashed rgba(251,233,115,.25)!important;box-shadow:none!important}
#tv-cart-panel .tv-guest-icon svg,#tv-cart-panel .tv-empty-icon svg{width:32px!important;height:32px!important;stroke:var(--tv-bg)!important}
#tv-cart-panel .tv-empty-icon svg{stroke:var(--tv-accent)!important;opacity:.5!important}
#tv-cart-panel .tv-guest-hero h3,#tv-cart-panel .tv-empty h3{font-size:18px!important;font-weight:800!important;color:var(--tv-accent)!important;margin:0 0 6px!important}
#tv-cart-panel .tv-guest-hero p,#tv-cart-panel .tv-empty p{font-size:13px!important;color:var(--tv-text)!important;opacity:.75!important;margin:0!important;line-height:1.4!important}
#tv-cart-panel .tv-empty p{margin-bottom:16px!important}
#tv-cart-panel .tv-guest-perks{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:16px!important}
#tv-cart-panel .tv-perk{display:flex!important;align-items:center!important;gap:8px!important;padding:9px 11px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;font-size:12px!important;font-weight:600!important;color:var(--tv-text)!important}
#tv-cart-panel .tv-perk-icon{font-size:16px!important}
#tv-cart-panel .tv-guest-btns{display:flex!important;gap:10px!important;margin-bottom:14px!important}
#tv-cart-panel .tv-guest-btns .tv-btn{flex:1!important;transition:all .3s var(--tv-ease)!important}
#tv-cart-panel .tv-guest-btns .tv-btn-gold:hover{box-shadow:0 8px 28px rgba(251,233,115,.4)!important}
#tv-cart-panel .tv-guest-btns .tv-btn-outline:hover{background:rgba(251,233,115,.1)!important;border-color:#FBE973!important;color:#FBE973!important}
#tv-cart-panel .tv-recomm{margin-top:16px!important;padding-top:14px!important;border-top:1px dashed rgba(251,233,115,.15)!important}
#tv-cart-panel .tv-recomm-head{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;font-size:14px!important;font-weight:800!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-recomm-head svg{width:18px!important;height:18px!important;stroke:var(--tv-accent)!important}
#tv-cart-panel .tv-recomm-list{display:flex!important;flex-direction:column!important;gap:6px!important}
#tv-cart-panel .tv-recomm-item{display:flex!important;align-items:center!important;gap:10px!important;padding:7px!important;background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:10px!important;text-decoration:none!important;color:var(--tv-text)!important;transition:all .2s ease!important}
#tv-cart-panel .tv-recomm-item:hover{background:rgba(251,233,115,.08)!important;border-color:rgba(251,233,115,.25)!important;transform:translateX(4px)!important}
#tv-cart-panel .tv-recomm-img{width:40px!important;height:40px!important;border-radius:8px!important;overflow:hidden!important}
#tv-cart-panel .tv-recomm-img img{width:100%!important;height:100%!important;object-fit:cover!important}
#tv-cart-panel .tv-recomm-info{flex:1!important;min-width:0!important}
#tv-cart-panel .tv-recomm-name{display:block!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#tv-cart-panel .tv-recomm-price{font-size:13px!important;font-weight:800!important;color:var(--tv-accent)!important}
#tv-cart-panel .tv-recomm-arrow{font-size:14px!important;color:var(--tv-accent)!important;opacity:0!important;transform:translateX(-6px)!important;transition:all .2s ease!important}
#tv-cart-panel .tv-recomm-item:hover .tv-recomm-arrow{opacity:1!important;transform:translateX(0)!important}

/* ═══ MOBILE 600px ═══ */
@media(max-width:600px){
#tv-cart-panel .tv-cart-header-row{flex-direction:column!important;gap:10px!important}
#tv-cart-panel .tv-cart-stats{justify-content:center!important;padding:10px 16px!important}
#tv-cart-panel .tv-stat{padding:0 12px!important}
#tv-cart-panel .tv-stat-value{font-size:17px!important}
#tv-cart-panel .tv-partner-mini{justify-content:center!important}
#tv-cart-panel .tv-cart-item{grid-template-columns:80px 1fr!important;gap:14px!important;padding:14px!important;border-radius:16px!important}
#tv-cart-panel .tv-item-thumb{width:80px!important;height:80px!important;border-radius:12px!important}
#tv-cart-panel .tv-item-name{font-size:14px!important}
#tv-cart-panel .tv-item-total{font-size:16px!important}
#tv-cart-panel .tv-item-actions{grid-column:1/-1!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding-top:12px!important;margin-top:4px!important;border-top:1px solid rgba(251,233,115,.1)!important}
#tv-cart-panel .tv-qty-control{border-radius:12px!important}
#tv-cart-panel .tv-qty-btn{width:44px!important;height:44px!important;font-size:22px!important}
#tv-cart-panel .tv-qty-input{width:56px!important;height:44px!important;font-size:17px!important}
#tv-cart-panel .tv-remove-btn{width:44px!important;height:44px!important;border-radius:12px!important}
#tv-cart-panel .tv-remove-btn svg{width:20px!important;height:20px!important}
#tv-cart-panel .tv-ship-meter{padding:16px!important;border-radius:16px!important}
#tv-cart-panel .tv-ship-icon{width:38px!important;height:38px!important;border-radius:10px!important}
#tv-cart-panel .tv-ship-icon svg{width:20px!important;height:20px!important}
#tv-cart-panel .tv-ship-title{font-size:14px!important}
#tv-cart-panel .tv-ship-value{font-size:15px!important}
#tv-cart-panel .tv-ship-bar{height:8px!important}
#tv-cart-panel .tv-ship-label{font-size:13px!important;margin-top:10px!important}
#tv-cart-panel .tv-ship-info-btn{width:30px!important;height:30px!important}
#tv-cart-panel .tv-ship-info-btn svg{width:16px!important;height:16px!important}
#tv-cart-panel .tv-cart-totals{padding:12px!important;border-radius:14px!important}
#tv-cart-panel .tv-totals-row{padding:8px 0!important}
#tv-cart-panel .tv-totals-label{font-size:13px!important}
#tv-cart-panel .tv-totals-value{font-size:14px!important}
#tv-cart-panel .tv-totals-grand .tv-totals-label{font-size:15px!important}
#tv-cart-panel .tv-totals-grand .tv-totals-value{font-size:22px!important}
#tv-cart-panel .tv-btn-checkout{padding:18px 24px!important;font-size:16px!important;border-radius:16px!important;box-shadow:0 6px 20px rgba(212,175,55,.4)!important}
#tv-cart-panel .tv-btn-checkout.tv-btn-disabled{padding:18px 24px!important;font-size:14px!important}
#tv-cart-panel .tv-guest-perks{grid-template-columns:1fr!important}
#tv-cart-panel .tv-guest-btns{flex-direction:column!important}
#tv-cart-panel .tv-guest-btns .tv-btn{padding:16px 20px!important;font-size:15px!important}
}

/* ═══ MOBILE COMPACT 700px ═══ */
@media(max-width:700px){
#tv-cart-panel .tv-cart-header-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:6px!important;margin-bottom:12px!important;align-items:center!important}
#tv-cart-panel .tv-partner-mini{padding:5px 10px!important;border-radius:8px!important;gap:4px!important;font-size:11px!important;flex:0 0 auto!important;border-width:1px!important}
#tv-cart-panel .tv-partner-mini-icon{font-size:12px!important}
#tv-cart-panel .tv-partner-mini-tier{font-size:10px!important;letter-spacing:0!important}
#tv-cart-panel .tv-partner-mini-discount{font-size:11px!important;padding:1px 5px!important;border-radius:4px!important;margin-left:2px!important}
#tv-cart-panel .tv-min-order-notice{padding:5px 10px!important;border-radius:8px!important;gap:6px!important;flex:1 1 auto!important;border-width:1px!important}
#tv-cart-panel .tv-notice-icon{width:22px!important;height:22px!important;border-radius:6px!important}
#tv-cart-panel .tv-notice-icon svg{width:12px!important;height:12px!important}
#tv-cart-panel .tv-notice-content{flex-wrap:nowrap!important;overflow:hidden!important}
#tv-cart-panel .tv-notice-title{display:none!important}
#tv-cart-panel .tv-notice-text{font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#tv-cart-panel .tv-cart-stats{padding:5px 10px!important;border-radius:8px!important;gap:0!important;flex:0 0 auto!important}
#tv-cart-panel .tv-stat{padding:0 8px!important}
#tv-cart-panel .tv-stat-value{font-size:13px!important;line-height:1.2!important}
#tv-cart-panel .tv-stat-label{font-size:8px!important;margin-top:0!important}
#tv-cart-panel .tv-stat-divider{height:18px!important;background:rgba(255,255,255,.1)!important}
}
@media(max-width:420px){
#tv-cart-panel .tv-cart-header-row{gap:4px!important}
#tv-cart-panel .tv-partner-mini{padding:4px 8px!important}
#tv-cart-panel .tv-partner-mini-tier{display:none!important}
#tv-cart-panel .tv-min-order-notice{padding:4px 8px!important}
#tv-cart-panel .tv-cart-stats{padding:4px 8px!important}
#tv-cart-panel .tv-stat{padding:0 6px!important}
#tv-cart-panel .tv-stat-label{display:none!important}
#tv-cart-panel .tv-stat-value{font-size:12px!important}
#tv-cart-panel .tv-stat-divider{height:14px!important}
}
