.cat-hero[data-astro-cid-f5jhypy7]{background:var(--bg-primary, #E7DAC4);padding:calc(58px + clamp(2rem,4vw,3rem)) 0 clamp(2rem,4vw,3rem)}.cat-hero__inner[data-astro-cid-f5jhypy7]{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem)}.cat-hero__top-bar[data-astro-cid-f5jhypy7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.cat-hero__back[data-astro-cid-f5jhypy7]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.8125rem;font-weight:500;color:var(--text-secondary, #6B6B6B);text-decoration:none;transition:color .2s,gap .2s}.cat-hero__back[data-astro-cid-f5jhypy7]:hover{color:var(--kolorii-secondary, #B44430);gap:.6rem}.cat-hero__count-pill[data-astro-cid-f5jhypy7]{font-family:var(--font-primary, "Inter", sans-serif);font-size:.75rem;font-weight:600;color:var(--kolorii-primary, #6E8B5F);background:#6e8b5f1f;padding:.25rem .75rem;border-radius:999px;border:1px solid rgba(110,139,95,.2)}.cat-hero__body[data-astro-cid-f5jhypy7]{border-left:4px solid var(--kolorii-primary, #6E8B5F);padding-left:1.5rem}.cat-hero__eyebrow[data-astro-cid-f5jhypy7]{display:block;font-family:var(--font-primary, "Inter", sans-serif);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--kolorii-primary, #6E8B5F);margin-bottom:.5rem}.cat-hero__title[data-astro-cid-f5jhypy7]{font-family:var(--font-secondary, "Crimson Text", serif);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;color:var(--text-primary, #2C2C2C);line-height:1.1;letter-spacing:-.02em;margin:0 0 .75rem}.cat-hero__desc[data-astro-cid-f5jhypy7]{font-family:var(--font-primary, "Inter", sans-serif);font-size:1rem;color:var(--text-secondary, #6B6B6B);line-height:1.65;max-width:580px;margin:0}.cat-articles[data-astro-cid-f5jhypy7]{background:var(--bg-secondary, #F5F3EE);padding:clamp(2.5rem,5vw,4rem) 0}.cat-articles__inner[data-astro-cid-f5jhypy7]{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;gap:3rem}.cat-featured[data-astro-cid-f5jhypy7]{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;border:1px solid #DDD6CC;box-shadow:0 4px 24px #2c2c2c12;transition:box-shadow .3s ease,transform .3s ease;min-height:420px}.cat-featured[data-astro-cid-f5jhypy7]:hover{box-shadow:0 20px 60px #2c2c2c21;transform:translateY(-4px)}.cat-featured__img-wrap[data-astro-cid-f5jhypy7]{position:relative;overflow:hidden}.cat-featured__img[data-astro-cid-f5jhypy7]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease}.cat-featured[data-astro-cid-f5jhypy7]:hover .cat-featured__img[data-astro-cid-f5jhypy7]{transform:scale(1.04)}.cat-featured__overlay[data-astro-cid-f5jhypy7]{position:absolute;inset:0;background:linear-gradient(to right,transparent 60%,rgba(255,255,255,.08));pointer-events:none}.cat-featured__content[data-astro-cid-f5jhypy7]{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3rem);gap:1rem}.cat-featured__badge[data-astro-cid-f5jhypy7]{display:inline-flex;align-self:flex-start;font-family:var(--font-primary, "Inter", sans-serif);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--kolorii-primary, #6E8B5F);padding:.25rem .7rem;border-radius:999px}.cat-featured__title[data-astro-cid-f5jhypy7]{font-family:var(--font-secondary, "Crimson Text", serif);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;color:var(--text-primary, #2C2C2C);line-height:1.25;letter-spacing:-.01em;margin:0;transition:color .2s}.cat-featured[data-astro-cid-f5jhypy7]:hover .cat-featured__title[data-astro-cid-f5jhypy7]{color:var(--kolorii-primary, #6E8B5F)}.cat-featured__desc[data-astro-cid-f5jhypy7]{font-family:var(--font-primary, "Inter", sans-serif);font-size:.9375rem;color:var(--text-secondary, #6B6B6B);line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cat-featured__meta[data-astro-cid-f5jhypy7]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.8125rem;color:var(--text-muted, #8A8A8A)}.cat-featured__updated[data-astro-cid-f5jhypy7]{display:inline-flex;background:#b44430;color:#fff;font-size:.7rem;font-weight:600;padding:.15rem .55rem;border-radius:999px;box-shadow:0 0 10px #b4443059}.cat-featured__cta[data-astro-cid-f5jhypy7]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.9375rem;font-weight:600;color:var(--kolorii-primary, #6E8B5F);margin-top:.25rem;transition:gap .2s,color .2s}.cat-featured[data-astro-cid-f5jhypy7]:hover .cat-featured__cta[data-astro-cid-f5jhypy7]{gap:.65rem;color:var(--kolorii-secondary, #B44430)}.cat-grid[data-astro-cid-f5jhypy7]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.cat-card[data-astro-cid-f5jhypy7]{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;border:1px solid #DDD6CC;box-shadow:0 2px 12px #bfae971a;transition:transform .3s ease,box-shadow .3s ease}.cat-card[data-astro-cid-f5jhypy7]:hover{transform:translateY(-6px);box-shadow:0 16px 40px #2c2c2c1c}.cat-card__img-wrap[data-astro-cid-f5jhypy7]{position:relative;overflow:hidden;aspect-ratio:16/9}.cat-card__img[data-astro-cid-f5jhypy7]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.cat-card[data-astro-cid-f5jhypy7]:hover .cat-card__img[data-astro-cid-f5jhypy7]{transform:scale(1.06)}.cat-card__overlay[data-astro-cid-f5jhypy7]{position:absolute;inset:0;background:linear-gradient(to top,rgba(31,31,31,.45) 0%,transparent 55%);pointer-events:none}.cat-card__badge[data-astro-cid-f5jhypy7]{position:absolute;top:.75rem;left:.75rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#fff;background:var(--kolorii-primary, #6E8B5F);padding:.2rem .55rem;border-radius:999px}.cat-card__body[data-astro-cid-f5jhypy7]{display:flex;flex-direction:column;flex:1;padding:1.25rem;gap:.625rem}.cat-card__title[data-astro-cid-f5jhypy7]{font-family:var(--font-secondary, "Crimson Text", serif);font-size:1.25rem;font-weight:600;color:var(--text-primary, #2C2C2C);line-height:1.3;margin:0;transition:color .2s}.cat-card[data-astro-cid-f5jhypy7]:hover .cat-card__title[data-astro-cid-f5jhypy7]{color:var(--kolorii-primary, #6E8B5F)}.cat-card__desc[data-astro-cid-f5jhypy7]{font-family:var(--font-primary, "Inter", sans-serif);font-size:.8125rem;color:var(--text-secondary, #6B6B6B);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-card__meta[data-astro-cid-f5jhypy7]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .75rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.75rem;color:var(--text-muted, #8A8A8A);margin-top:auto}.cat-card__cta[data-astro-cid-f5jhypy7]{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-primary, "Inter", sans-serif);font-size:.8125rem;font-weight:600;color:var(--kolorii-primary, #6E8B5F);transition:gap .2s,color .2s}.cat-card[data-astro-cid-f5jhypy7]:hover .cat-card__cta[data-astro-cid-f5jhypy7]{gap:.55rem;color:var(--kolorii-secondary, #B44430)}.cat-empty[data-astro-cid-f5jhypy7]{text-align:center;padding:5rem 1rem;font-family:var(--font-primary, "Inter", sans-serif);color:var(--text-secondary, #6B6B6B)}.cat-empty[data-astro-cid-f5jhypy7] a[data-astro-cid-f5jhypy7]{color:var(--kolorii-primary, #6E8B5F);text-decoration:none;font-weight:600}@media(max-width:900px){.cat-featured[data-astro-cid-f5jhypy7]{grid-template-columns:1fr;min-height:auto}.cat-featured__img-wrap[data-astro-cid-f5jhypy7]{aspect-ratio:16/8}.cat-grid[data-astro-cid-f5jhypy7]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cat-hero__top-bar[data-astro-cid-f5jhypy7]{flex-direction:column;align-items:flex-start;gap:.75rem}.cat-grid[data-astro-cid-f5jhypy7]{grid-template-columns:1fr}}@media(max-width:480px){.cat-featured__img-wrap[data-astro-cid-f5jhypy7]{aspect-ratio:16/9}.cat-featured__content[data-astro-cid-f5jhypy7]{padding:1.5rem}}@media(prefers-reduced-motion:reduce){.cat-featured[data-astro-cid-f5jhypy7],.cat-card[data-astro-cid-f5jhypy7],.cat-featured__img[data-astro-cid-f5jhypy7],.cat-card__img[data-astro-cid-f5jhypy7]{transition:none}.cat-featured[data-astro-cid-f5jhypy7]:hover,.cat-card[data-astro-cid-f5jhypy7]:hover{transform:none}}.cat-featured[data-astro-cid-f5jhypy7]:focus-visible,.cat-card[data-astro-cid-f5jhypy7]:focus-visible{outline:3px solid var(--kolorii-primary, #6E8B5F);outline-offset:3px;border-radius:20px}
