body{color:var(--c-text);background-color:var(--c-bg)}.container.svelte-15e2ffh.svelte-15e2ffh{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp);padding:0 var(--sp)}.status.svelte-15e2ffh.svelte-15e2ffh{grid-column:span 12;opacity:.85}.status.error.svelte-15e2ffh.svelte-15e2ffh{color:#dc2626}.cart-list.svelte-15e2ffh.svelte-15e2ffh{grid-column:span 2}.summary.svelte-15e2ffh.svelte-15e2ffh{grid-column:span 1}.cart-list.svelte-15e2ffh.svelte-15e2ffh{background:transparent;border:none;border-top:2px solid currentColor;border-bottom:2px solid currentColor;padding:0;margin-bottom:0}.summary-inner.svelte-15e2ffh.svelte-15e2ffh{position:sticky;top:var(--sp);border:2px solid currentColor;background:transparent;padding:var(--sp);display:flex;flex-direction:column;gap:.75rem}.summary-inner.svelte-15e2ffh.svelte-15e2ffh{box-sizing:border-box;min-height:var(--summary-min-h, auto)}.summary-inner.svelte-15e2ffh .row.svelte-15e2ffh{display:grid;grid-template-columns:1fr auto;align-items:baseline}.summary-inner.svelte-15e2ffh .row.total.svelte-15e2ffh{border-top:2px solid currentColor;padding-top:.5rem;margin-top:.5rem}.summary-inner.svelte-15e2ffh .value.muted.svelte-15e2ffh{opacity:.7;font-style:italic}.summary-inner.svelte-15e2ffh .row .value.muted.svelte-15e2ffh{justify-self:end;text-align:right}.summary-inner.svelte-15e2ffh .checkout.svelte-15e2ffh{align-self:flex-end;margin-top:auto}.summary-actions.svelte-15e2ffh.svelte-15e2ffh{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:center;margin-top:auto}.summary-actions.svelte-15e2ffh .chip.svelte-15e2ffh{width:100%;justify-content:center}.actions.svelte-15e2ffh .chip.svelte-15e2ffh,.summary-inner.svelte-15e2ffh .chip.svelte-15e2ffh{display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;line-height:100%;padding:.6rem .75rem .64rem;border:2px solid currentColor;border-radius:var(--radius-s);box-sizing:border-box;height:calc(2.19rem + 4px)}.summary-inner.svelte-15e2ffh .label.svelte-15e2ffh{opacity:.8}.summary-inner.svelte-15e2ffh .value.svelte-15e2ffh{font-feature-settings:"tnum"}.summary-inner.svelte-15e2ffh .checkout.svelte-15e2ffh{align-self:flex-start}ol.svelte-15e2ffh.svelte-15e2ffh{margin:0;padding:0}li.line.svelte-15e2ffh.svelte-15e2ffh{list-style:none;border-top:2px solid currentColor;display:grid;grid-template-columns:.8fr 2.2fr;gap:var(--sp);padding:var(--sp) 0;height:auto;align-items:stretch}li.line.svelte-15e2ffh.svelte-15e2ffh:first-child{border-top:none}li.line.svelte-15e2ffh.svelte-15e2ffh:nth-child(2n){background:transparent}.thumb.svelte-15e2ffh.svelte-15e2ffh{width:auto;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.thumb.svelte-15e2ffh>a.svelte-15e2ffh{display:flex;height:100%;width:100%}.thumb.svelte-15e2ffh .shopify-image-wrapper{height:100%;width:100%}.thumb.svelte-15e2ffh img{width:100%!important;height:auto!important;object-fit:contain;display:block}.info.svelte-15e2ffh.svelte-15e2ffh{display:grid;grid-template-columns:1fr auto;column-gap:var(--sp);row-gap:.25rem;align-items:stretch;height:100%}.col-left.svelte-15e2ffh.svelte-15e2ffh{grid-column:1;background:transparent;padding:0;text-align:left;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.col-right.svelte-15e2ffh.svelte-15e2ffh{grid-column:2;background:transparent;padding:0;text-align:right;display:flex;flex-direction:column;height:100%;align-items:flex-end;gap:1em}.title.svelte-15e2ffh.svelte-15e2ffh{grid-column:1;margin:0}.product_title.svelte-15e2ffh.svelte-15e2ffh{display:inline}.product_title.svelte-15e2ffh a.svelte-15e2ffh{text-decoration:none;color:inherit}.dot.svelte-15e2ffh.svelte-15e2ffh{font-family:wamcircle;font-size:1em;line-height:1;display:inline;vertical-align:middle}.product_author.svelte-15e2ffh.svelte-15e2ffh{display:inline;font-family:var(--f-sans)}.title.svelte-15e2ffh.svelte-15e2ffh,.product_author.svelte-15e2ffh.svelte-15e2ffh{line-height:24.84px;letter-spacing:.3px;word-spacing:-.02em}.variant.svelte-15e2ffh.svelte-15e2ffh{grid-column:1;opacity:.7;margin:0}.qty.svelte-15e2ffh.svelte-15e2ffh{grid-column:2;margin:0}.line-total.svelte-15e2ffh.svelte-15e2ffh{grid-column:1;margin:0;text-align:left;font-feature-settings:"tnum"}.actions.svelte-15e2ffh.svelte-15e2ffh{display:flex;justify-content:flex-end;gap:.5rem;margin-top:auto}@media (max-width: 900px){.cart-list.svelte-15e2ffh.svelte-15e2ffh,.summary.svelte-15e2ffh.svelte-15e2ffh{grid-column:span 12}.summary-inner.svelte-15e2ffh.svelte-15e2ffh{position:static;min-height:auto;padding-bottom:var(--sp)}li.line.svelte-15e2ffh.svelte-15e2ffh{grid-template-columns:1fr;height:auto}.thumb.svelte-15e2ffh.svelte-15e2ffh{display:none}.info.svelte-15e2ffh.svelte-15e2ffh{grid-template-columns:1fr;align-items:stretch}.col-left.svelte-15e2ffh.svelte-15e2ffh,.col-right.svelte-15e2ffh.svelte-15e2ffh{padding:0}.col-right.svelte-15e2ffh.svelte-15e2ffh{display:flex;flex-direction:column}.title.svelte-15e2ffh.svelte-15e2ffh{grid-column:span 1}.variant.svelte-15e2ffh.svelte-15e2ffh{display:none}.qty.svelte-15e2ffh.svelte-15e2ffh{grid-column:1}.line-total.svelte-15e2ffh.svelte-15e2ffh{grid-column:1;text-align:left}.actions.svelte-15e2ffh.svelte-15e2ffh{justify-content:flex-end;margin-top:auto}}
