.Category_container__qkIP5{max-width:var(--max-width);margin:0 auto;padding:calc(90px + 3rem) 2rem 5rem;min-height:100vh}.Category_header__lwNLO{margin-bottom:3rem;text-align:center}.Category_title__T5Bkv{font-size:clamp(2.75rem,5vw,4.25rem);color:var(--color-primary);margin-bottom:.9rem;text-transform:capitalize;line-height:.98}.Category_description__qVHwQ{font-size:1.125rem;opacity:.82;max-width:640px;margin:0 auto}.Category_grid__bcF2m{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.Category_postCard__XanjN{background:linear-gradient(180deg,var(--surface-card) 0,var(--surface-card-soft) 100%);border-radius:var(--card-radius);padding:1.75rem;display:flex;flex-direction:column;gap:.85rem;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;text-decoration:none;color:var(--color-text);border:1px solid var(--line-soft);box-shadow:var(--card-shadow);min-height:100%}.Category_postCard__XanjN:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover);border-color:var(--line-strong)}.Category_postDate__UezjI{font-size:.875rem;opacity:.6;letter-spacing:.06em;text-transform:uppercase}.Category_postTitle__z60cY{font-size:1.5rem;font-weight:700;color:var(--color-heading);margin:0;line-height:1.2}.Category_postAbstract__gU1Pb{font-size:1rem;opacity:.82;flex:1 1;margin:0;line-height:1.7}.Category_readMore__tt07M{font-weight:600;color:var(--color-primary);display:flex;align-items:center;gap:.35rem;font-size:.95rem}