.cart-empty{text-align:center;padding:4rem 1.5rem}.cart-empty__icon{width:4rem;height:4rem;color:hsl(var(--muted-foreground, 42 15% 65%));margin:0 auto 1.5rem}.cart-empty__title{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:hsl(var(--foreground));margin:0 0 .5rem}.cart-empty__text{font-size:1rem;color:hsl(var(--muted-foreground, 42 15% 65%));margin:0 0 2rem}.cart-empty__btn{display:inline-flex;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:var(--radius, .5rem);background:hsl(var(--primary));color:#fff;text-decoration:none;transition:filter .2s,transform .1s}.cart-empty__btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.cart-page{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:768px){.cart-page{grid-template-columns:1fr 20rem;gap:3rem}.cart-page__header{grid-column:1 / -1}.cart-page__items{grid-column:1}.cart-page__summary{grid-column:2;position:sticky;top:6rem;align-self:start}}.cart-page__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-page__count{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));margin:0}.cart-page__clear{font-size:.8125rem;color:hsl(var(--muted-foreground, 42 15% 65%));background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.cart-page__clear:hover{color:#c33}.cart-page__items{display:flex;flex-direction:column;gap:0}.cart-item{display:grid;grid-template-columns:5rem 1fr auto;gap:1rem;padding:1.25rem 0;border-bottom:1px solid hsl(var(--border));align-items:start}.cart-item:first-child{padding-top:0}.cart-item__image-link{display:block;aspect-ratio:1;border-radius:.5rem;overflow:hidden;background:hsl(var(--muted))}.cart-item__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground, 42 15% 65%))}.cart-item__image-placeholder svg{width:1.5rem;height:1.5rem}.cart-item__details{min-width:0}.cart-item__name{font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none;display:block;line-height:1.3}.cart-item__name:hover{color:hsl(var(--primary))}.cart-item__brand{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--primary));margin:.125rem 0 0}.cart-item__weight{font-size:.8125rem;color:hsl(var(--muted-foreground, 42 15% 65%));margin:.125rem 0 0}.cart-item__controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-item__qty{display:inline-flex;align-items:center;border:1px solid hsl(var(--border));border-radius:var(--radius, .5rem);overflow:hidden}.cart-item__qty-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:hsl(var(--foreground));font-size:1rem;cursor:pointer;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart-item__qty-btn:hover{background:hsl(var(--muted))}.cart-item__qty-value{display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;font-size:.8125rem;font-weight:600;color:hsl(var(--foreground));border-left:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border))}.cart-item__price{font-size:.9375rem;font-weight:700;color:hsl(var(--foreground));margin:0}.cart-item__remove{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;background:none;cursor:pointer;color:hsl(var(--muted-foreground, 42 15% 65%));border-radius:.25rem;transition:color .15s,background .15s;padding:0}.cart-item__remove:hover{color:#c33;background:#cc33331a}.cart-item__remove svg{width:1rem;height:1rem}.cart-page__summary{background:hsl(var(--card, 42 30% 95%));border-radius:.75rem;padding:1.5rem}.cart-page__subtotal-row{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.25rem}.cart-page__subtotal{font-size:1.25rem;font-weight:700}.cart-page__taxes-note{font-size:.75rem;color:hsl(var(--muted-foreground, 42 15% 65%));margin:0 0 1.5rem}.cart-page__error{background:#cc33331a;border:1px solid hsl(0 60% 50% / .3);border-radius:var(--radius, .5rem);padding:.75rem 1rem;font-size:.8125rem;color:#a32929;margin-bottom:1rem}.cart-page__checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:var(--radius, .5rem);background:hsl(var(--accent, 38 85% 55%));color:hsl(var(--foreground));border:none;cursor:pointer;transition:filter .2s,transform .1s}.cart-page__checkout-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.cart-page__checkout-btn:disabled{opacity:.7;cursor:not-allowed}.cart-page__continue{display:block;text-align:center;margin-top:1rem;font-size:.875rem;color:hsl(var(--primary));text-decoration:none}.cart-page__continue:hover{text-decoration:underline}.cart-wrapper[data-astro-cid-hqkglla3]{padding-bottom:3rem}.cart-container[data-astro-cid-hqkglla3]{max-width:1280px;margin:0 auto;padding:1.5rem 1.5rem 0}@media screen and (min-width:768px){.cart-container[data-astro-cid-hqkglla3]{padding:2rem 2.5rem 0}}.cart-heading[data-astro-cid-hqkglla3]{font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:hsl(var(--foreground));margin:0 0 1.5rem}
