.product-grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1600px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(4,1fr)}}.product-card[data-astro-cid-poyn3awd]{background:#141414;border:1px solid var(--color-border);overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column}.product-card[data-astro-cid-poyn3awd]:hover{border-color:var(--color-gold-dark);transform:translateY(-8px);box-shadow:0 15px 35px #0006}.product-card--unavailable[data-astro-cid-poyn3awd]{opacity:.6}.product-card__img[data-astro-cid-poyn3awd]{height:240px;background:var(--color-surface-2);border-bottom:1px solid var(--color-border);display:flex;align-items:flex-end;padding:1rem;position:relative;overflow:hidden}.product-img[data-astro-cid-poyn3awd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .8s ease;filter:brightness(.9)}.product-card[data-astro-cid-poyn3awd]:hover .product-img[data-astro-cid-poyn3awd]{transform:scale(1.1);filter:brightness(1.05)}.product-card__img[data-astro-cid-poyn3awd]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 40%);pointer-events:none}.product-card__marca[data-astro-cid-poyn3awd]{position:relative;z-index:2;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold-light);background:#0d0d0db3;backdrop-filter:blur(8px);padding:.25rem .6rem;border:1px solid rgba(201,168,76,.2);border-radius:0}.product-card__body[data-astro-cid-poyn3awd]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.product-card__meta[data-astro-cid-poyn3awd]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.product-card__uso[data-astro-cid-poyn3awd]{font-size:.65rem;letter-spacing:.15em;color:var(--color-gold);text-transform:uppercase;font-weight:500}.product-card__name[data-astro-cid-poyn3awd]{font-size:1.25rem;color:var(--color-text);margin-bottom:.75rem;font-weight:400;letter-spacing:.01em}.product-card__desc[data-astro-cid-poyn3awd]{font-size:.85rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem}.badge-featured[data-astro-cid-poyn3awd]{display:inline-block;padding:.15rem .6rem;background:var(--color-gold-muted);border:1px solid var(--color-gold-dark);color:var(--color-gold);font-size:.6rem;letter-spacing:.15em;text-transform:uppercase}.product-card[data-astro-cid-poyn3awd] .btn-gold[data-astro-cid-poyn3awd]{margin-top:auto!important;transition:all .3s ease}.product-card[data-astro-cid-poyn3awd]:hover .btn-gold[data-astro-cid-poyn3awd]{background:var(--color-gold);color:var(--color-bg)}.page-hero[data-astro-cid-uwve4o77]{position:relative;padding:8rem 0 4rem;min-height:400px;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-uwve4o77]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg[data-astro-cid-uwve4o77]:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000c,#0006,#000c),linear-gradient(to bottom,rgba(0,0,0,.2) 0%,rgba(0,0,0,.6) 80%,var(--color-background) 100%)}.hero-img[data-astro-cid-uwve4o77]{width:100%;height:100%;object-fit:cover;filter:brightness(.6) contrast(1.1)}.relative[data-astro-cid-uwve4o77]{position:relative;z-index:2}.breadcrumb[data-astro-cid-uwve4o77]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--color-text-muted);margin-bottom:1.5rem}.breadcrumb[data-astro-cid-uwve4o77] a[data-astro-cid-uwve4o77]{color:var(--color-text-muted);text-decoration:none}.breadcrumb[data-astro-cid-uwve4o77] a[data-astro-cid-uwve4o77]:hover{color:var(--color-gold)}.page-hero__title[data-astro-cid-uwve4o77]{font-size:clamp(3rem,8vw,5rem);font-weight:800;color:#fff;line-height:1}.text-glow[data-astro-cid-uwve4o77]{text-shadow:0 0 30px rgba(184,134,11,.4)}.text-gold[data-astro-cid-uwve4o77]{color:var(--color-gold);font-weight:600}.page-hero__desc[data-astro-cid-uwve4o77]{max-width:560px;color:#fffc;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem}.quick-nav[data-astro-cid-uwve4o77]{display:flex;flex-wrap:wrap;gap:.5rem}.quick-nav__item[data-astro-cid-uwve4o77]{padding:.4rem 1rem;border:1px solid var(--color-border);color:var(--color-text-muted);text-decoration:none;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;transition:border-color .2s,color .2s}.quick-nav__item[data-astro-cid-uwve4o77]:hover{border-color:var(--color-gold);color:var(--color-gold)}.section[data-astro-cid-uwve4o77]{padding:4rem 0}.section--alt[data-astro-cid-uwve4o77]{background:var(--color-surface)}.section__label[data-astro-cid-uwve4o77]{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--color-gold);margin-bottom:.4rem}.cat-header[data-astro-cid-uwve4o77]{margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border)}.cat-title[data-astro-cid-uwve4o77]{font-size:clamp(1.6rem,3vw,2.2rem);color:var(--color-text)}
