.cart-section{background-color:#000;min-height:100vh;padding:4rem 0;transition:background-color .3s ease;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}html[data-theme=light] .cart-section{background-color:#fff}.cart-container{max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box;padding:0 2rem}.cart-title{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem;text-align:center;transition:color .3s ease}html[data-theme=light] .cart-title{color:#000}.cart-content{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start;max-width:100%;width:100%;margin:0 auto;box-sizing:border-box}.empty-cart{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:400px;background-color:#1a1a1a;border-radius:12px;padding:3rem;transition:background-color .3s ease}html[data-theme=light] .empty-cart{background-color:#f5f5f5}.empty-cart-message{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center}.empty-cart-text{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin:0;transition:color .3s ease}html[data-theme=light] .empty-cart-text{color:#000}.shop-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#014ba0 0% 100%);color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #014ba04d;white-space:nowrap}html[data-theme=light] .shop-button{background:linear-gradient(135deg,#014ba0 0% 100%);box-shadow:0 4px 15px #3b82f64d}html[data-theme=light] .shop-button:hover{box-shadow:0 6px 20px #3b82f680}html[data-theme=light] .shop-button svg path{stroke:#fff}.shop-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #014ba080}.shop-button svg{transition:transform .3s ease}.shop-button:hover svg{transform:translate(4px)}.cart-items{background-color:transparent;padding:0;width:100%;max-width:100%;box-sizing:border-box}.cart-items-wrapper{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;box-sizing:border-box}.cart-table-header{display:none}html[data-theme=light] .cart-table-header{border-bottom-color:#e0e0e0}.cart-table-header .header-price{display:flex}.cart-table-header>div{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;transition:color .3s ease}html[data-theme=light] .cart-table-header>div{color:#666}.cart-table-header .header-quantity,.cart-table-header .header-price,.cart-table-header .header-total,.cart-table-header .header-actions{justify-content:center}.cart-section .cart-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:#1a1a1a;border-radius:12px;margin-bottom:.75rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}html[data-theme=light] .cart-section .cart-item{background-color:#fff;border:1px solid rgba(0,0,0,.08)}.cart-section .cart-item:hover{border-color:#014ba04d;box-shadow:0 4px 12px #0000001a}html[data-theme=light] .cart-section .cart-item:hover{border-color:#014ba04d;box-shadow:0 4px 12px #0000000d}.cart-section .item-product{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.cart-section .item-model-container{width:70px;height:70px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#014ba01a,#014ba00d);flex-shrink:0}.cart-section .item-model{width:100%;height:100%;pointer-events:none;--poster-color: transparent}.cart-section .item-image{width:70px;height:70px;border-radius:8px;object-fit:cover;flex-shrink:0}.cart-section .item-image-placeholder{width:70px;height:70px;border-radius:8px;background:linear-gradient(135deg,#014ba01a,#014ba00d);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-section .item-info{flex:1;min-width:0;overflow:hidden}.cart-section .item-details{display:flex;flex-direction:column;gap:.4rem;padding:.75rem 0 .5rem;border-top:1px solid rgba(255,255,255,.1)}html[data-theme=light] .cart-section .item-details{border-top-color:#00000014}.cart-section .item-detail-row{display:flex;justify-content:space-between;align-items:center}.cart-section .detail-label{font-family:Space Grotesk,sans-serif;font-size:.875rem;color:#fff9;font-weight:500}html[data-theme=light] .cart-section .detail-label{color:#00000080}.cart-section .item-name{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#fff;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=light] .cart-section .item-name{color:#1a1a1a}.cart-section .item-type{font-family:Space Grotesk,sans-serif;font-size:.875rem;color:#fff9;margin:0}html[data-theme=light] .cart-section .item-type{color:#00000080}.cart-section .quantity-value{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 .65rem;background:#014ba026;border-radius:6px;border:1px solid rgba(1,75,160,.3)}html[data-theme=light] .cart-section .quantity-value{color:#1a1a1a;background:#014ba01a;border:1px solid rgba(1,75,160,.2)}.cart-section .item-price{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;color:#fff}html[data-theme=light] .cart-section .item-price{color:#1a1a1a}.cart-section .item-total{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;color:#014ba0}html[data-theme=light] .cart-section .item-total{color:#014ba0}.cart-section .item-actions{display:flex;align-items:center;justify-content:flex-start;padding-top:.25rem}.cart-section .remove-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.4rem .75rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-shrink:0}.cart-section .remove-text{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;color:#ef4444}.cart-section .remove-btn:hover{background:#ef444433;border-color:#ef444480;transform:scale(1.02)}.cart-section .remove-btn:hover .remove-text{color:#fff}.cart-section .remove-btn:active{transform:scale(.98)}.cart-section .order-summary{background-color:#1a1a1a;border-radius:12px;padding:2rem;position:sticky;top:100px;transition:background-color .3s ease;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}html[data-theme=light] .cart-section .order-summary{background-color:#f5f5f5}.cart-section .summary-title{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;transition:color .3s ease}html[data-theme=light] .cart-section .summary-title{color:#000}.cart-section .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-section .summary-label{font-family:Spline Sans,sans-serif;font-size:1rem;color:#ccc;transition:color .3s ease}html[data-theme=light] .cart-section .summary-label{color:#666}.cart-section .summary-value{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#fff;transition:color .3s ease}html[data-theme=light] .cart-section .summary-value{color:#000}.cart-section .summary-total .summary-label,.cart-section .summary-total .summary-value{font-size:1.25rem;font-weight:700}.cart-section .summary-total .summary-value{color:#014ba0;transition:color .3s ease}html[data-theme=light] .cart-section .summary-total .summary-value{color:#014ba0}.cart-section .summary-divider{height:1px;background-color:#2a2a2a;margin:1.5rem 0;transition:background-color .3s ease}html[data-theme=light] .cart-section .summary-divider{background-color:#e0e0e0}.cart-section .coupon-section{margin-top:2rem;margin-bottom:2rem}.cart-section .coupon-label{display:block;font-family:Spline Sans,sans-serif;font-size:.9rem;color:#ccc;margin-bottom:.75rem;transition:color .3s ease}html[data-theme=light] .cart-section .coupon-label{color:#666}.cart-section .coupon-input-group{display:flex;gap:.5rem;width:100%;max-width:100%;box-sizing:border-box}.cart-section .coupon-input{flex:1;min-width:0;padding:.75rem 1rem;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;color:#fff;font-family:Spline Sans,sans-serif;font-size:1rem;transition:border-color .2s ease,background-color .3s ease,color .3s ease;box-sizing:border-box;width:100%;max-width:100%}html[data-theme=light] .cart-section .coupon-input{background-color:#e0e0e0;border-color:#ccc;color:#000}html[data-theme=light] .cart-section .coupon-input:focus{border-color:#014ba0;background-color:#f5f5f5}.cart-section .coupon-input:focus{outline:none;border-color:#014ba0}.cart-section .coupon-input::placeholder{color:#666}.cart-section .coupon-apply-btn{padding:.75rem 1.5rem;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;color:#fff;font-family:Spline Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;box-sizing:border-box}html[data-theme=light] .cart-section .coupon-apply-btn{background-color:#f5f5f5;border-color:#ccc;color:#000}html[data-theme=light] .cart-section .coupon-apply-btn:hover{background-color:#e0e0e0;border-color:#014ba0}.cart-section .coupon-apply-btn:hover{background-color:#3a3a3a;border-color:#014ba0}.cart-section .checkout-btn{width:100%;max-width:100%;padding:1rem 2rem;background-color:#014ba0;border:none;border-radius:8px;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem;box-sizing:border-box}html[data-theme=light] .cart-section .checkout-btn{background:linear-gradient(135deg,#014ba0 0% 100%);box-shadow:0 4px 15px #3b82f64d}html[data-theme=light] .cart-section .checkout-btn:hover{background:linear-gradient(135deg,#014ba0 0% 100%);box-shadow:0 6px 20px #3b82f680}.cart-section .checkout-btn:hover{background-color:#014ba0;transform:translateY(-2px);box-shadow:0 4px 15px #014ba066}.cart-section .continue-shopping{display:block;text-align:center;color:#999;font-family:Spline Sans,sans-serif;font-size:.9rem;text-decoration:none;transition:color .2s ease}html[data-theme=light] .cart-section .continue-shopping{color:#666}html[data-theme=light] .cart-section .continue-shopping:hover,.cart-section .continue-shopping:hover{color:#014ba0}@media(max-width:1024px){.cart-content{grid-template-columns:1fr;max-width:100%;width:100%;box-sizing:border-box}.empty-cart{grid-column:1;width:100%;max-width:100%;box-sizing:border-box}.empty-cart-message{flex-direction:column;text-align:center}.cart-section .order-summary{position:static;order:-1;max-width:100%;width:100%;box-sizing:border-box}.cart-items{order:1;max-width:100%;width:100%;box-sizing:border-box}.cart-table-header{display:none}}@media(max-width:768px){.cart-section{padding:1.5rem 0;width:100%;max-width:100vw;box-sizing:border-box}.cart-container{max-width:100%;width:100%;padding:0 1rem;box-sizing:border-box}.cart-title{font-size:1.5rem;margin-bottom:1.5rem;padding:0 .5rem}.cart-content{max-width:100%;width:100%;gap:1rem;box-sizing:border-box}.cart-items{max-width:100%;width:100%;box-sizing:border-box}.cart-item{padding:.75rem;width:100%;max-width:100%;box-sizing:border-box;margin-bottom:.5rem}.item-product{gap:.5rem}.item-model-container,.item-image,.item-image-placeholder{width:60px;height:60px}.item-name{font-size:.95rem}.item-type{font-size:.8rem}.item-details{gap:.3rem;padding:.5rem 0 .25rem}.detail-label{font-size:.75rem}.quantity-value,.item-price,.item-total{font-size:.8rem}.item-name{font-size:.9rem}.item-type{font-size:.75rem}.remove-btn{padding:.35rem .65rem;font-size:.8rem}.remove-text{font-size:.8rem}.order-summary{padding:1rem;max-width:100%;width:100%;box-sizing:border-box}.coupon-input-group{gap:.4rem}.coupon-input{min-width:0;padding:.625rem .75rem}.coupon-apply-btn{padding:.625rem 1rem;font-size:.85rem;flex-shrink:0}.checkout-btn{padding:.875rem 1rem;width:100%;max-width:100%;box-sizing:border-box}.summary-title{font-size:1.25rem;margin-bottom:1rem}.summary-row{margin-bottom:.75rem}.summary-label,.summary-value{font-size:.9rem}.summary-total .summary-label,.summary-total .summary-value{font-size:1.1rem}.coupon-section{margin-top:1.5rem;margin-bottom:1.5rem}.coupon-label{font-size:.85rem;margin-bottom:.5rem}.coupon-input,.coupon-apply-btn{padding:.625rem .875rem;font-size:.9rem}.checkout-btn{padding:.875rem 1.5rem;font-size:1rem}.continue-shopping{font-size:.85rem}.empty-cart{min-height:300px;padding:2rem 1rem}.empty-cart-text{font-size:1.25rem}.shop-button{padding:.875rem 1.5rem;font-size:1rem}}
