.container.svelte-jo3io5{padding:2rem}h1.svelte-jo3io5{margin:0 0 2rem;font-size:2rem}.cart.svelte-jo3io5{display:grid;grid-template-columns:1fr;gap:2rem}.empty.svelte-jo3io5{text-align:center;padding:4rem 0;grid-column:1 / -1}.empty.svelte-jo3io5 p:where(.svelte-jo3io5){margin:0 0 1rem;color:var(--darkest)}.empty.svelte-jo3io5 a:where(.svelte-jo3io5){color:var(--dark);text-decoration:none;font-weight:500;transition:opacity .2s ease}.empty.svelte-jo3io5 a:where(.svelte-jo3io5):hover{opacity:.7}aside.svelte-jo3io5{position:sticky;top:2rem}.summary.svelte-jo3io5 h2:where(.svelte-jo3io5){margin:0 0 1.5rem;font-size:1.2rem}.summary.svelte-jo3io5>div:where(.svelte-jo3io5){display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem}.summary.svelte-jo3io5 .total:where(.svelte-jo3io5){padding:1rem 0;border-top:1px solid var(--dark);font-weight:600;font-size:1.1rem}form.svelte-jo3io5{margin-top:1rem}main.svelte-jo3io5>ul:where(.svelte-jo3io5){display:grid;gap:1rem;padding:0;margin:0;list-style:none}li.svelte-jo3io5{display:grid;grid-template-columns:5rem 1fr auto;grid-template-areas:"image details remove" "image details price";gap:1rem;padding:1rem;align-items:center;background:#fff;box-shadow:var(--box-shadow)}li.svelte-jo3io5>div:where(.svelte-jo3io5):first-child{grid-area:image;width:5rem;height:5rem;position:relative;flex-shrink:0}li.svelte-jo3io5 img:where(.svelte-jo3io5){width:100%;height:100%;object-fit:cover}li.svelte-jo3io5 span:where(.svelte-jo3io5){position:absolute;bottom:0;right:0;background-color:var(--dark);color:var(--light);width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem}li.svelte-jo3io5>div:where(.svelte-jo3io5):nth-child(2){grid-area:details;flex-grow:1}li.svelte-jo3io5 h4:where(.svelte-jo3io5){margin:0;font-size:.875rem;font-weight:500}li.svelte-jo3io5 p:where(.svelte-jo3io5){margin:0;font-size:.875rem;opacity:.8}li.svelte-jo3io5>.price-container:where(.svelte-jo3io5){grid-area:price;display:flex;justify-content:flex-end;gap:.5rem;align-items:center;width:100%}li.svelte-jo3io5>form:where(.svelte-jo3io5){grid-area:remove;display:flex;justify-content:end}button[type=submit].svelte-jo3io5{background:none;border:none;padding:.5rem;cursor:pointer;color:var(--dark);opacity:.6;transition:opacity .2s;display:flex;align-items:center;justify-content:center}button[type=submit].svelte-jo3io5:hover{opacity:1}@media (min-width: 768px){.cart.svelte-jo3io5{grid-template-columns:1fr 320px}li.svelte-jo3io5{grid-template-columns:5rem 1fr auto auto;grid-template-areas:unset}li.svelte-jo3io5>div:where(.svelte-jo3io5):first-child{grid-area:unset}li.svelte-jo3io5>div:where(.svelte-jo3io5):nth-child(2){grid-area:unset}li.svelte-jo3io5>.price-container:where(.svelte-jo3io5){grid-area:unset;display:block;text-align:right;width:auto}li.svelte-jo3io5>form:where(.svelte-jo3io5){grid-area:unset;display:block}}
