.paw-cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s ease}.paw-cart-drawer-backdrop.open{opacity:1;pointer-events:auto}.paw-cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:90vw;height:100vh;background:#fff;z-index:2000;transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:-10px 0 40px #00000026}.paw-cart-drawer.open{transform:translate(0)}.paw-cart-drawer-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:#fff}.paw-cart-drawer-title-row{display:flex;align-items:center;gap:.75rem}.paw-cart-drawer-title-row h3{margin:0;font-size:1.25rem;font-weight:800;color:#1a1a1a}.paw-cart-drawer-count{background:#ff6b6b;color:#fff;font-size:.8rem;font-weight:700;padding:2px 10px;border-radius:50px}.paw-cart-drawer-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s ease}.paw-cart-drawer-close:hover{color:#1a1a1a}.paw-shipping-bar-container{padding:1rem 1.5rem;background:#faf8f5;border-bottom:1px solid #e5e7eb}.paw-shipping-bar-text{font-size:.85rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;text-align:center}.paw-shipping-bar-text highlight{color:#ff6b6b}.paw-shipping-progress-track{width:100%;height:8px;background:#e5e7eb;border-radius:100px;overflow:hidden}.paw-shipping-progress-fill{height:100%;background:linear-gradient(90deg,#ff6b6b,#ffb800);border-radius:100px;transition:width .4s ease}.paw-cart-drawer-body{flex-grow:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.paw-cart-item{display:flex;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6;align-items:flex-start}.paw-cart-item-img{width:80px;height:80px;border-radius:12px;object-fit:cover;background:#f4f1ea;flex-shrink:0}.paw-cart-item-info{flex-grow:1;display:flex;flex-direction:column;gap:.35rem}.paw-cart-item-title{font-size:.95rem;font-weight:700;color:#1a1a1a;text-decoration:none;margin:0}.paw-cart-item-variant{font-size:.8rem;color:#6b7280}.paw-cart-item-price-row{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:800;color:#1a1a1a;margin-top:.2rem}.paw-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.4rem}.paw-cart-stepper{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:50px;height:32px;padding:0 4px}.paw-cart-stepper-btn{width:24px;height:24px;border:none;background:none;font-size:.9rem;font-weight:700;cursor:pointer}.paw-cart-stepper-val{width:24px;text-align:center;font-size:.85rem;font-weight:700}.paw-cart-item-remove{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:.8rem;transition:color .2s ease}.paw-cart-item-remove:hover{color:#ef4444}.paw-cart-drawer-empty{text-align:center;padding:3rem 1.5rem;margin:auto 0}.paw-cart-empty-icon{font-size:3rem;margin-bottom:1rem}.paw-cart-empty-title{font-size:1.35rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem}.paw-cart-empty-desc{font-size:.95rem;color:#6b7280;margin-bottom:1.5rem}.paw-cart-drawer-footer{padding:1.5rem;border-top:1px solid #e5e7eb;background:#fff;box-shadow:0 -4px 20px #00000008}.paw-cart-subtotal-row{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem}.paw-cart-taxes-note{font-size:.8rem;color:#6b7280;margin-bottom:1.25rem;text-align:center}.paw-btn-checkout{width:100%;height:52px;background:#ff6b6b;color:#fff;border:none;border-radius:50px;font-size:1.05rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 8px 24px #ff6b6b4d;text-decoration:none;transition:all .25s ease}.paw-btn-checkout:hover{background:#e05252;transform:translateY(-2px)}.paw-cart-page-link{display:block;text-align:center;margin-top:.75rem;font-size:.85rem;font-weight:700;color:#6b7280;text-decoration:underline}.paw-cart-page-section{padding:50px 0 100px}.paw-cart-page-title{font-size:2.25rem;font-weight:800;margin-bottom:2rem}.paw-cart-page-grid{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:flex-start}@media(max-width:989px){.paw-cart-page-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/paw-cart.css.map */
