.cat-hero[data-astro-cid-f2rxo6lp]{display:grid;grid-template-columns:1fr 1fr;height:500px;background:var(--color-dark-green);overflow:hidden}.cat-hero__text[data-astro-cid-f2rxo6lp]{display:flex;flex-direction:column;justify-content:center;padding:var(--space-xl)}.cat-hero__title[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:3.875rem;font-weight:300;color:#fff;text-transform:uppercase;line-height:1;margin-bottom:var(--space-md)}.cat-hero__subtitle[data-astro-cid-f2rxo6lp]{font-family:var(--font-body);font-size:1.125rem;font-weight:400;color:#fff;line-height:1.6;max-width:380px}.cat-hero__image[data-astro-cid-f2rxo6lp]{position:relative;overflow:hidden}.cat-hero__image[data-astro-cid-f2rxo6lp] img[data-astro-cid-f2rxo6lp]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cat-marquee[data-astro-cid-f2rxo6lp]{background:#7a8c6f;padding:1.3rem 0 1.15rem;overflow:hidden}.cat-marquee__track[data-astro-cid-f2rxo6lp]{display:flex;gap:3rem;white-space:nowrap;width:fit-content;animation:cat-scroll 40s linear infinite}.cat-marquee__track[data-astro-cid-f2rxo6lp] span[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:3.375rem;font-weight:300;text-transform:uppercase;color:#c7cfc3;flex-shrink:0}@keyframes cat-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.cat-accordion[data-astro-cid-f2rxo6lp]{background:#e0d2bd;padding:var(--space-xl) var(--space-md)}.cat-accordion[data-astro-cid-f2rxo6lp]>.cat-group[data-astro-cid-f2rxo6lp]{max-width:var(--max-width);margin:0 auto}.cat-group[data-astro-cid-f2rxo6lp]{border-bottom:1px solid #000}.cat-group__header[data-astro-cid-f2rxo6lp]{all:unset;display:block;width:100%;padding:1.5rem 0;cursor:pointer}.cat-group__title[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:3.8125rem;font-weight:300;color:#2d3d23;text-transform:uppercase;line-height:1.1}.cat-group__body[data-astro-cid-f2rxo6lp]{max-height:0;overflow:hidden;transition:max-height .5s ease}.cat-group__body--open[data-astro-cid-f2rxo6lp]{max-height:2000px}.cat-grid[data-astro-cid-f2rxo6lp]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-bottom:var(--space-lg)}.cat-card[data-astro-cid-f2rxo6lp]{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--color-warm-beige);cursor:pointer}.cat-card__img[data-astro-cid-f2rxo6lp]{width:100%;height:100%;object-fit:cover;display:block}.cat-card__placeholder[data-astro-cid-f2rxo6lp]{width:100%;height:100%;background:var(--color-beige)}.cat-card__hover[data-astro-cid-f2rxo6lp]{position:absolute;inset:0;background:#ffffffe0;display:flex;flex-direction:column;justify-content:center;padding:1.25rem;opacity:0;transition:opacity .3s ease}.cat-card[data-astro-cid-f2rxo6lp]:hover .cat-card__hover[data-astro-cid-f2rxo6lp]{opacity:1}.cat-card__name[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:1.75rem;font-weight:400;color:var(--color-dark-green);text-transform:uppercase;line-height:1.1;margin-bottom:.5rem}.cat-card__weight-label[data-astro-cid-f2rxo6lp]{font-family:var(--font-body);font-size:.75rem;font-weight:700;color:var(--color-dark-green);text-transform:uppercase;letter-spacing:.05em}.cat-card__weight[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:2rem;font-weight:400;color:var(--color-dark-green);line-height:1.1;margin-bottom:.5rem}.cat-card__type[data-astro-cid-f2rxo6lp]{font-family:var(--font-body);font-size:.75rem;font-weight:700;color:var(--color-dark-green);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem}.cat-card__cta[data-astro-cid-f2rxo6lp]{display:inline-block;background:var(--color-accent);color:#fff;font-family:var(--font-body);font-size:.8125rem;font-weight:600;padding:.4rem 1rem;border-radius:4px;text-transform:lowercase;width:fit-content}.cat-modal[data-astro-cid-f2rxo6lp]{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center}.cat-modal--open[data-astro-cid-f2rxo6lp]{display:flex}.cat-modal__backdrop[data-astro-cid-f2rxo6lp]{position:absolute;inset:0;background:#2d3d23d9}.cat-modal__content[data-astro-cid-f2rxo6lp]{position:relative;display:grid;grid-template-columns:1fr 1fr;background:var(--color-dark-green);border-radius:20px;max-width:800px;width:90%;max-height:85vh;overflow:hidden}.cat-modal__close[data-astro-cid-f2rxo6lp]{all:unset;position:absolute;top:1rem;right:1rem;color:#fff;font-size:2rem;cursor:pointer;z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:6px}.cat-modal__gallery[data-astro-cid-f2rxo6lp]{position:relative;background:var(--color-light-green);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.cat-modal__img[data-astro-cid-f2rxo6lp]{max-width:100%;max-height:350px;object-fit:contain;border-radius:12px}.cat-modal__nav[data-astro-cid-f2rxo6lp]{display:flex;align-items:center;gap:1rem;margin-top:1rem}.cat-modal__prev[data-astro-cid-f2rxo6lp],.cat-modal__next[data-astro-cid-f2rxo6lp]{all:unset;cursor:pointer;color:#fff;font-size:1.25rem;padding:.25rem .5rem}.cat-modal__counter[data-astro-cid-f2rxo6lp]{color:#fff;font-family:var(--font-body);font-size:.875rem}.cat-modal__info[data-astro-cid-f2rxo6lp]{padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center}.cat-modal__name[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.05;margin-bottom:1rem}.cat-modal__weight-label[data-astro-cid-f2rxo6lp]{font-family:var(--font-body);font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.cat-modal__divider[data-astro-cid-f2rxo6lp]{border:none;border-top:1px solid rgba(255,255,255,.3);margin:.75rem 0}.cat-modal__weight[data-astro-cid-f2rxo6lp]{font-family:var(--font-heading);font-size:2.5rem;font-weight:400;color:#fff;margin-bottom:.5rem}.cat-modal__type[data-astro-cid-f2rxo6lp]{font-family:var(--font-body);font-size:.875rem;font-weight:400;color:#fffc;text-transform:uppercase;letter-spacing:.03em}@media(max-width:1024px){.cat-grid[data-astro-cid-f2rxo6lp]{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.cat-hero[data-astro-cid-f2rxo6lp]{grid-template-columns:1fr;height:auto}.cat-hero__text[data-astro-cid-f2rxo6lp]{padding:var(--space-lg) var(--space-md) var(--space-md)}.cat-hero__title[data-astro-cid-f2rxo6lp]{font-size:2.5rem}.cat-hero__image[data-astro-cid-f2rxo6lp]{min-height:200px}.cat-marquee__track[data-astro-cid-f2rxo6lp] span[data-astro-cid-f2rxo6lp]{font-size:2.5rem}.cat-grid[data-astro-cid-f2rxo6lp]{grid-template-columns:repeat(2,1fr)}.cat-group__title[data-astro-cid-f2rxo6lp]{font-size:2rem}.cat-card__hover[data-astro-cid-f2rxo6lp]{display:none}.cat-modal__content[data-astro-cid-f2rxo6lp]{grid-template-columns:1fr;grid-template-rows:auto auto;width:95%;max-height:90vh;overflow-y:auto}.cat-modal__gallery[data-astro-cid-f2rxo6lp]{padding:1.5rem 1rem}.cat-modal__img[data-astro-cid-f2rxo6lp]{max-height:250px}.cat-modal__info[data-astro-cid-f2rxo6lp]{padding:1.5rem 1rem 2rem}.cat-modal__name[data-astro-cid-f2rxo6lp]{font-size:2rem}}
