.shop-intro[data-astro-cid-yv5xg7po]{grid-template-columns:1fr .65fr;align-items:end;gap:60px;margin-bottom:45px;display:grid}.shop-intro[data-astro-cid-yv5xg7po] h2[data-astro-cid-yv5xg7po]{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,6vw,5.8rem)}.shop-intro[data-astro-cid-yv5xg7po]>p[data-astro-cid-yv5xg7po]{color:var(--muted);margin:0}.shop-controls[data-astro-cid-yv5xg7po]{background:var(--blush);border-radius:22px;grid-template-columns:minmax(290px,.75fr) 1.25fr;align-items:center;gap:18px;padding:16px;display:grid}.search-field[data-astro-cid-yv5xg7po]{position:relative}.search-field[data-astro-cid-yv5xg7po] svg[data-astro-cid-yv5xg7po]{fill:none;width:19px;stroke:var(--wine);stroke-linecap:round;stroke-width:1.7px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.search-field[data-astro-cid-yv5xg7po] input[data-astro-cid-yv5xg7po]{background:#fff;border:1px solid #0000;border-radius:999px;outline:none;width:100%;height:52px;padding:0 17px 0 47px}.search-field[data-astro-cid-yv5xg7po] input[data-astro-cid-yv5xg7po]:focus{border-color:var(--wine);box-shadow:0 0 0 4px #552f3d1a}.category-filters[data-astro-cid-yv5xg7po]{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.category-filters[data-astro-cid-yv5xg7po] button[data-astro-cid-yv5xg7po]{min-height:40px;color:var(--wine);cursor:pointer;background:0 0;border:1px solid #552f3d2e;border-radius:999px;padding:0 15px;font-size:.8rem;font-weight:700}.category-filters[data-astro-cid-yv5xg7po] button[data-astro-cid-yv5xg7po]:hover,.category-filters[data-astro-cid-yv5xg7po] button[data-astro-cid-yv5xg7po][aria-pressed=true]{background:var(--wine);color:#fff}.shop-result-row[data-astro-cid-yv5xg7po]{color:var(--muted);justify-content:space-between;align-items:center;margin:18px 0 24px;font-size:.82rem;display:flex}.shop-result-row[data-astro-cid-yv5xg7po] p[data-astro-cid-yv5xg7po]{margin:0}.open-cart-button[data-astro-cid-yv5xg7po]{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:700;display:inline-flex}.open-cart-button[data-astro-cid-yv5xg7po] span[data-astro-cid-yv5xg7po]{background:var(--rose);border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.product-card[data-astro-cid-yv5xg7po][hidden],.empty-products[data-astro-cid-yv5xg7po][hidden]{display:none}.empty-products[data-astro-cid-yv5xg7po]{background:var(--blush);text-align:center;border-radius:24px;padding:75px 20px}.empty-products[data-astro-cid-yv5xg7po] h3[data-astro-cid-yv5xg7po]{margin-bottom:8px;font-size:2rem}.empty-products[data-astro-cid-yv5xg7po] p[data-astro-cid-yv5xg7po]{color:var(--muted)}.purchase-info[data-astro-cid-yv5xg7po]{background:var(--wine);color:#fff;padding:75px 0}.purchase-info[data-astro-cid-yv5xg7po] .wrap[data-astro-cid-yv5xg7po]{grid-template-columns:repeat(3,1fr);display:grid}.purchase-info[data-astro-cid-yv5xg7po] article[data-astro-cid-yv5xg7po]{border-right:1px solid #fff3;padding:25px 35px}.purchase-info[data-astro-cid-yv5xg7po] article[data-astro-cid-yv5xg7po]:last-child{border-right:0}.purchase-info[data-astro-cid-yv5xg7po] article[data-astro-cid-yv5xg7po]>span[data-astro-cid-yv5xg7po]{color:var(--rose-soft);font-size:.74rem;font-weight:700}.purchase-info[data-astro-cid-yv5xg7po] h3[data-astro-cid-yv5xg7po]{margin:25px 0 8px;font-size:1.8rem}.purchase-info[data-astro-cid-yv5xg7po] p[data-astro-cid-yv5xg7po]{color:#ffffffa6;margin:0;font-size:.88rem}.cart-overlay[data-astro-cid-yv5xg7po]{z-index:198;opacity:0;pointer-events:none;background:#2a141b8f;transition:opacity .22s;position:fixed;inset:0}.cart-overlay[data-astro-cid-yv5xg7po].is-open{opacity:1;pointer-events:auto}.cart-drawer[data-astro-cid-yv5xg7po]{z-index:199;background:var(--paper);flex-direction:column;width:min(470px,100%);height:100dvh;padding:28px;transition:transform .26s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 60px #30171f33}.cart-drawer[data-astro-cid-yv5xg7po].is-open{transform:translate(0)}.cart-drawer[data-astro-cid-yv5xg7po]>header[data-astro-cid-yv5xg7po]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.cart-drawer[data-astro-cid-yv5xg7po] h2[data-astro-cid-yv5xg7po]{margin:0;font-size:3rem}.cart-drawer[data-astro-cid-yv5xg7po]>header[data-astro-cid-yv5xg7po]>button[data-astro-cid-yv5xg7po]{border:1px solid var(--line);width:42px;height:42px;color:var(--wine);cursor:pointer;background:0 0;border-radius:50%;font-size:1.5rem}.cart-items[data-astro-cid-yv5xg7po]{flex:1;padding:18px 0;overflow-y:auto}.cart-item[data-astro-cid-yv5xg7po]{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr;gap:15px;padding:13px 0;display:grid;position:relative}.cart-item[data-astro-cid-yv5xg7po] img[data-astro-cid-yv5xg7po]{object-fit:cover;border-radius:12px;width:86px;height:102px}.cart-item[data-astro-cid-yv5xg7po] h3[data-astro-cid-yv5xg7po]{margin:3px 30px 5px 0;font-size:1.25rem}.cart-item[data-astro-cid-yv5xg7po] p[data-astro-cid-yv5xg7po]{color:var(--wine);margin:0;font-weight:700}.quantity[data-astro-cid-yv5xg7po]{border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;margin-top:10px;padding:4px;display:inline-flex}.quantity[data-astro-cid-yv5xg7po] button[data-astro-cid-yv5xg7po]{background:var(--blush);width:25px;height:25px;color:var(--wine);cursor:pointer;border:0;border-radius:50%;padding:0}.remove-item[data-astro-cid-yv5xg7po]{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:1.2rem;position:absolute;top:14px;right:0}.cart-empty[data-astro-cid-yv5xg7po]{text-align:center;flex:1;place-content:center;display:grid}.cart-empty[data-astro-cid-yv5xg7po][hidden]{display:none}.cart-empty[data-astro-cid-yv5xg7po]>span[data-astro-cid-yv5xg7po]{color:var(--rose);font-size:3rem}.cart-empty[data-astro-cid-yv5xg7po] h3[data-astro-cid-yv5xg7po]{margin:12px 0 5px;font-size:1.8rem}.cart-empty[data-astro-cid-yv5xg7po] p[data-astro-cid-yv5xg7po]{color:var(--muted)}.cart-footer[data-astro-cid-yv5xg7po]{border-top:1px solid var(--line);padding-top:18px}.cart-footer[data-astro-cid-yv5xg7po].is-empty{opacity:.45;pointer-events:none}.cart-footer[data-astro-cid-yv5xg7po]>div[data-astro-cid-yv5xg7po]{justify-content:space-between;margin-bottom:15px;display:flex}.cart-footer[data-astro-cid-yv5xg7po]>div[data-astro-cid-yv5xg7po] strong[data-astro-cid-yv5xg7po]{font-size:1.2rem}.checkout-button[data-astro-cid-yv5xg7po]{background:#347757;width:100%}.cart-footer[data-astro-cid-yv5xg7po]>p[data-astro-cid-yv5xg7po]{color:var(--muted);text-align:center;margin:10px 0 0;font-size:.7rem}.cart-status[data-astro-cid-yv5xg7po]{z-index:210;background:var(--wine);color:#fff;opacity:0;pointer-events:none;border-radius:999px;margin:0;padding:12px 17px;font-size:.8rem;font-weight:700;transition:opacity .18s,transform .18s;position:fixed;bottom:20px;right:20px;transform:translateY(10px)}.cart-status[data-astro-cid-yv5xg7po].is-visible{opacity:1;transform:translateY(0)}@media (width<=850px){.shop-intro[data-astro-cid-yv5xg7po],.shop-controls[data-astro-cid-yv5xg7po]{grid-template-columns:1fr}.category-filters[data-astro-cid-yv5xg7po]{justify-content:flex-start}.purchase-info[data-astro-cid-yv5xg7po] .wrap[data-astro-cid-yv5xg7po]{grid-template-columns:1fr}.purchase-info[data-astro-cid-yv5xg7po] article[data-astro-cid-yv5xg7po]{border-bottom:1px solid #fff3;border-right:0}}@media (width<=620px){.shop-controls[data-astro-cid-yv5xg7po]{padding:11px}.category-filters[data-astro-cid-yv5xg7po]{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.category-filters[data-astro-cid-yv5xg7po] button[data-astro-cid-yv5xg7po]{flex:none}.cart-drawer[data-astro-cid-yv5xg7po]{padding:20px 16px}}
