.zsf-master-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.zsf-master-category{display:flex;min-height:220px;flex-direction:column;gap:12px;padding:24px;border:1px solid rgba(190,151,74,.34);border-radius:22px;background:linear-gradient(145deg,rgba(29,24,62,.96),rgba(12,18,43,.98));color:#f8f4e8;text-decoration:none;box-shadow:0 18px 40px rgba(5,8,25,.24)}.zsf-master-category small{color:#d8b76a}.zsf-master-category strong{font-size:1.35rem}.zsf-master-category span{color:#d9d9e7;line-height:1.6}.zsf-master-category b{margin-top:auto;color:#e7c97d}.zsf-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:32px 0 54px}.zsf-pagination a{display:grid;min-width:42px;height:42px;place-items:center;border:1px solid rgba(190,151,74,.4);border-radius:12px;background:#111a38;color:#f5e7bd;text-decoration:none}.zsf-pagination a[aria-current=page]{background:#b9954d;color:#10152c;font-weight:800}@media(max-width:980px){.zsf-master-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.zsf-master-categories{grid-template-columns:1fr}.zsf-master-category{min-height:0;padding:20px}.zsf-pagination a{min-width:38px;height:38px}}
