.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border-l);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.card-img-wrap[data-astro-cid-tjdfhdqb]{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--color-border-l)}.card-img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}.product-card[data-astro-cid-tjdfhdqb]:hover .card-img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.img-placeholder[data-astro-cid-tjdfhdqb]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:var(--color-muted-l)}.discount-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:.75rem;left:.75rem;background:#ef4444;color:#fff;padding:.2rem .55rem;border-radius:var(--radius-full);font-size:.72rem;font-weight:700;letter-spacing:.02em}.card-overlay[data-astro-cid-tjdfhdqb]{position:absolute;inset:0;background:#00000059;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;opacity:0;transition:opacity .25s var(--ease)}.product-card[data-astro-cid-tjdfhdqb]:hover .card-overlay[data-astro-cid-tjdfhdqb]{opacity:1}.view-btn[data-astro-cid-tjdfhdqb]{background:#fff;color:var(--color-text);padding:.45rem 1.1rem;border-radius:var(--radius-full);font-size:.82rem;font-weight:600;transform:translateY(8px);transition:transform .25s var(--ease)}.product-card[data-astro-cid-tjdfhdqb]:hover .view-btn[data-astro-cid-tjdfhdqb]{transform:translateY(0)}.card-body[data-astro-cid-tjdfhdqb]{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.3rem}.card-cat[data-astro-cid-tjdfhdqb]{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted-l);font-weight:600}.card-name[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:.92rem;font-weight:600;line-height:1.3;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-price[data-astro-cid-tjdfhdqb]{display:flex;align-items:baseline;gap:.5rem;margin-top:.2rem}.price-now[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-primary, #0f766e)}.price-was[data-astro-cid-tjdfhdqb]{font-size:.82rem;color:var(--color-muted-l);text-decoration:line-through}.hero[data-astro-cid-j7pv25f6]{width:100vw;margin-left:calc(-1*(100vw - 100%)/2);min-height:320px;background-size:cover;background-position:center;position:relative;margin-bottom:2.5rem;display:flex}.hero-inner[data-astro-cid-j7pv25f6]{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;text-align:center;padding:3rem 1.5rem;background:linear-gradient(to bottom,#0003,#0000008c)}.hero-title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:clamp(1.8rem,5vw,3rem);font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-sub[data-astro-cid-j7pv25f6]{font-size:1.05rem;opacity:.9;max-width:480px}.hero-cta[data-astro-cid-j7pv25f6]{margin-top:.5rem}.alert-error[data-astro-cid-j7pv25f6]{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:1rem 1.25rem;border-radius:var(--radius-md);margin-bottom:1.5rem}.catalog-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.filter-chips[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.5rem}.chip[data-astro-cid-j7pv25f6]{padding:.35rem .9rem;border-radius:var(--radius-full);border:1.5px solid var(--color-border);background:var(--color-surface);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s var(--ease);color:var(--color-muted)}.chip[data-astro-cid-j7pv25f6].active,.chip[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-primary, #0f766e);color:var(--color-primary, #0f766e);background:var(--color-primary-l, #f0fdf4)}.products-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.product-item[data-astro-cid-j7pv25f6]{transition:opacity .2s,transform .2s}.product-item[data-astro-cid-j7pv25f6].hidden{display:none}.empty-msg[data-astro-cid-j7pv25f6]{text-align:center;color:var(--color-muted);padding:4rem 0}
