.cart-drawer-overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;opacity:0;visibility:hidden;background:#000000bf;width:100vw;height:100vh;transition:opacity .35s cubic-bezier(.16,1,.3,1),visibility .35s;position:fixed;top:0;left:0}.cart-drawer-overlay.open{opacity:1;visibility:visible}.cart-drawer{z-index:10001;background:#0d0d0d;border-left:1px solid #ffffff14;flex-direction:column;width:100%;max-width:440px;height:100vh;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-480px;box-shadow:-10px 0 40px #000000d9}.cart-drawer.open{right:0}.cart-drawer-header{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cart-header-title-group{align-items:center;gap:10px;display:flex}.cart-title-icon{color:var(--accent-gold,#d4af37)}.cart-drawer-header h2{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.cart-count-badge{background:var(--accent-gold,#d4af37);color:#000;border-radius:20px;padding:2px 8px;font-size:.75rem;font-weight:800}.cart-close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.8rem;line-height:1;transition:all .2s}.cart-close-btn:hover{color:#fff;background:#ffffff14}.cart-drawer-body{flex:1;padding:20px 24px;overflow-y:auto}.cart-drawer-body::-webkit-scrollbar{width:6px}.cart-drawer-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.cart-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 16px;display:flex}.empty-cart-icon-wrapper{color:#ffffff4d;background:#ffffff08;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.cart-empty-state h3{color:#fff;margin-bottom:8px;font-size:1.25rem;font-weight:700}.cart-empty-state p{color:var(--text-secondary,#a0a0a0);max-width:280px;margin-bottom:24px;font-size:.9rem;line-height:1.5}.browse-store-btn{background:var(--accent-gold,#d4af37);color:#000;cursor:pointer;border:none;border-radius:24px;padding:12px 28px;font-size:.95rem;font-weight:700;transition:all .3s}.browse-store-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #d4af3766}.cart-items-list{flex-direction:column;gap:16px;display:flex}.cart-item-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;gap:14px;padding:14px;transition:border-color .2s;display:flex}.cart-item-card:hover{border-color:#ffffff1f}.cart-item-image-col{background:#141414;border-radius:10px;flex-shrink:0;width:76px;height:76px;overflow:hidden}.cart-item-thumb{object-fit:cover;width:100%;height:100%}.cart-item-placeholder-wrapper{width:100%;height:100%}.cart-placeholder{min-height:100%!important;padding:8px!important}.cart-placeholder .placeholder-art-wrapper{max-width:44px}.cart-placeholder .placeholder-watermark{display:none}.cart-item-details-col{flex-direction:column;flex:1;justify-content:space-between;display:flex}.cart-item-top-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-item-title{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3}.cart-item-remove-btn{color:#fff6;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.cart-item-remove-btn:hover{color:#f55}.cart-item-meta-row{flex-wrap:wrap;gap:6px;margin:4px 0;display:flex}.cart-item-size-pill{color:#e0e0e0;background:#ffffff14;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:700}.cart-item-scripture-tag{color:var(--accent-gold,#d4af37);background:#d4af371a;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:600}.cart-item-bottom-row{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.cart-item-price{color:var(--accent-gold,#d4af37);font-size:1rem;font-weight:800}.cart-qty-stepper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;display:flex;overflow:hidden}.qty-step-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;transition:background .2s;display:flex}.qty-step-btn:hover{background:#ffffff1f}.qty-val{color:#fff;text-align:center;min-width:20px;padding:0 6px;font-size:.85rem;font-weight:700}.cart-drawer-footer{background:#080808;border-top:1px solid #ffffff14;flex-direction:column;gap:14px;padding:20px 24px 28px;display:flex}.cart-subtotal-row{justify-content:space-between;align-items:center;display:flex}.subtotal-label{color:var(--text-secondary,#a0a0a0);font-size:1.05rem;font-weight:600}.subtotal-value{color:#fff;font-size:1.4rem;font-weight:800}.cart-fulfillment-notice{color:#ffffffa6;background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.78rem;line-height:1.4;display:flex}.truck-icon{color:var(--accent-gold,#d4af37);flex-shrink:0}.cart-checkout-btn{color:#000;cursor:pointer;background:linear-gradient(135deg,#e5c358 0%,#d4af37 50%,#b89228 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #d4af374d}.cart-checkout-btn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #d4af3780}.cart-secure-badges{color:#fff6;text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:8px;font-size:.7rem;display:flex}@media (max-width:480px){.cart-drawer{max-width:100%}.cart-drawer-header,.cart-drawer-body,.cart-drawer-footer{padding-left:16px;padding-right:16px}}
