#cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}#cart-overlay.open{opacity:1;pointer-events:auto}#cart-sidebar{position:fixed;top:0;right:-440px;width:420px;max-width:100vw;height:100vh;background:#fff;z-index:999;display:flex;flex-direction:column;box-shadow:-4px 0 40px #00000021;transition:right .35s cubic-bezier(.4,0,.2,1);font-family:Inter,sans-serif}#cart-sidebar.open{right:0}.cs-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0ede8;background:#faf9f7;flex-shrink:0}.cs-header h3{font-size:16px;font-weight:700;color:#111;display:flex;align-items:center;gap:10px}.cs-count-badge{background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.cs-close{width:36px;height:36px;border-radius:50%;background:#f0ede8;border:none;color:#555;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.cs-close:hover{background:#1a1a1a;color:#fff}.cs-items{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.cs-items::-webkit-scrollbar{width:4px}.cs-items::-webkit-scrollbar-thumb{background:#e0dbd4;border-radius:4px}.cs-item{display:flex;gap:14px;align-items:flex-start;background:#faf9f7;border:1px solid #ede9e4;border-radius:12px;padding:12px;position:relative}.cs-item-img{width:72px;height:72px;border-radius:8px;overflow:hidden;background:#f0ede8;flex-shrink:0}.cs-item-img img{width:100%;height:100%;object-fit:cover}.cs-no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:22px}.cs-item-info{flex:1;min-width:0}.cs-item-title{font-size:13px;font-weight:600;color:#222;margin-bottom:3px;line-height:1.3}.cs-item-variant{font-size:11px;color:#999;margin-bottom:5px}.cs-item-price{font-size:13px;font-weight:700;color:#111;margin-bottom:10px}.cs-qty{display:inline-flex;align-items:center;gap:0;border:1px solid #e0dbd4;border-radius:8px;overflow:hidden}.cs-qty button{width:30px;height:28px;border:none;background:#f5f2ee;color:#333;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center;line-height:1}.cs-qty button:hover{background:#1a1a1a;color:#fff}.cs-qty span{min-width:32px;text-align:center;font-size:13px;font-weight:600;color:#222;background:#fff}.cs-remove{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#f0ede8;border:none;color:#888;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.cs-remove:hover{background:#e74c3c;color:#fff}.cs-empty{text-align:center;padding:60px 20px}.cs-empty-icon{font-size:48px;margin-bottom:14px}.cs-empty p{color:#999;font-size:14px;margin-bottom:20px}.cs-shop-link{display:inline-block;background:#1a1a1a;color:#fff;padding:11px 24px;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;transition:background .2s}.cs-shop-link:hover{background:#7a5230}.cs-footer{padding:20px 24px 28px;border-top:1px solid #f0ede8;background:#faf9f7;flex-shrink:0}.cs-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cs-subtotal span:first-child{font-size:14px;color:#666}.cs-subtotal span:last-child{font-size:18px;font-weight:700;color:#111}.cs-note{font-size:11px;color:#aaa;margin-bottom:16px}.cs-checkout-btn{display:block;width:100%;text-align:center;background:#1a1a1a;color:#fff;padding:14px;border-radius:10px;font-size:14px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;transition:background .2s;margin-bottom:10px}.cs-checkout-btn:hover{background:#7a5230}.cs-view-cart{display:block;width:100%;text-align:center;background:transparent;color:#555;padding:11px;border-radius:10px;font-size:13px;font-weight:600;border:1.5px solid #e0dbd4;transition:all .2s}.cs-view-cart:hover{border-color:#1a1a1a;color:#1a1a1a}@media(max-width:480px){#cart-sidebar{width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cart-sidebar.css.map */
