.cart-empty.svelte-k7hhd7{min-height:calc(100dvh - var(--nav-height));flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.cart-page.svelte-k7hhd7{padding-bottom:120px}.cart-title.svelte-k7hhd7{font-family:var(--font-serif);text-align:center;border-bottom:1px solid var(--border);padding:1.5rem;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:900}.cart-list.svelte-k7hhd7{list-style:none}.cart-item.svelte-k7hhd7{border-bottom:1px solid var(--border);align-items:stretch;width:100%;height:160px;display:flex;position:relative}.cart-item__img.svelte-k7hhd7{border-right:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:33%;display:flex}.cart-item__img.svelte-k7hhd7 img:where(.svelte-k7hhd7){aspect-ratio:1;object-fit:contain;background:var(--bg);width:100%;height:100%;display:block}.cart-item__details.svelte-k7hhd7{flex-direction:column;flex:1;justify-content:space-between;padding:1rem 1rem 1rem 1.25rem;line-height:1.25rem;display:flex}.cart-item__name.svelte-k7hhd7{font-size:1rem;font-weight:600}.cart-item__row.svelte-k7hhd7{gap:12px;font-size:1rem;font-weight:300;display:flex}.cart-item__price.svelte-k7hhd7{font-weight:600}.qty-picker.svelte-k7hhd7{align-items:center;display:flex}.qty-btn.svelte-k7hhd7{justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;transition:background .15s,color .15s;display:flex}.qty-btn.svelte-k7hhd7:hover{background:var(--fg);color:var(--bg)}.qty-value.svelte-k7hhd7{text-align:center;min-width:1.25rem;font-size:1rem}.action-bar.svelte-k7hhd7{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);z-index:100;height:120px;display:flex;position:fixed;bottom:0;left:0;right:0}.action-bar__back.svelte-k7hhd7{width:var(--nav-height);border-right:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s,color .15s;display:flex}.action-bar__back.svelte-k7hhd7:hover{background:var(--fg);color:var(--bg)}.action-bar__main.svelte-k7hhd7{flex:1}.action-bar__main.svelte-k7hhd7 button:where(.svelte-k7hhd7){flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:100%;height:100%;transition:background .15s,color .15s;display:flex}.action-bar__main.svelte-k7hhd7 button:where(.svelte-k7hhd7):hover{background:var(--fg);color:var(--bg)}.action-bar__total.svelte-k7hhd7{font-size:1rem;font-weight:400}.action-bar__cta.svelte-k7hhd7{font-size:.875rem;font-weight:300}
