/*
Стылі секцыі-вітрыны рэсурсаў на галоўнай (template-parts/section-resources.php).
Токены (--text-2, ...) — з style.css, новых не вынаходзім. .city-chip/.resources-grid/
.resource-card — існыя класы са style.css; тут толькі дадатковыя правілы для гэтай секцыі.
*/
.rtype-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.35rem;list-style:none;padding:0}
.rtype-chips .city-chip{min-height:44px;padding:.5rem .9rem;font-size:.9rem}
.picks-label{font-size:.85rem;font-weight:700;color:var(--text-2);margin-bottom:.6rem}
@media(max-width:1099px){.resources-grid--picks .resource-card:nth-child(n+3){display:none}}
