.resources_container__PwFXH{padding:3rem 1rem 0;background:var(--bg-color)}.resources_title__2fxI1{font-size:clamp(1.6rem,1.2rem + 2.2vw,2.2rem);font-weight:800;margin:0 auto 1rem;color:var(--text-color);text-align:center}.resources_underline__VW_Q7{width:84px;height:3px;background:var(--primary-color);margin:0 auto}.resources_categoryBlock__5X_JR{margin:3rem auto;max-width:1366px}.resources_categoryTitle__NqvXu{font-size:clamp(1.4rem,1.1rem + 2vw,2rem);font-weight:800;color:var(--text-color)}.resources_list__m09UV{display:flex;flex-direction:column;gap:10px;margin:3rem auto}.resources_row__hk96r{display:grid;grid-template-columns:88px 1fr auto;align-items:center;grid-gap:14px;gap:14px;background:var(--card-color);border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:10px 12px;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.resources_row__hk96r:hover{border-color:var(--primary-color);box-shadow:var(--box-shadow-sm)}.resources_colThumb__JZSTO{grid-column:1}.resources_colTitle__MCh2V{grid-column:2;min-width:0}.resources_colAction__5d2Ni{grid-column:3}.resources_thumbFrame__tqe_X{width:72px;height:96px;border-radius:6px;background:rgba(0,0,0,.05);overflow:hidden;display:flex;align-items:center;justify-content:center}.resources_thumb__CVj1S{width:100%;height:100%;object-fit:contain}.resources_label__F_2e1{margin:0;font-size:1rem;font-weight:700;line-height:1.35;color:var(--text-color)}.resources_label__F_2e1 a{color:inherit;text-decoration:none}.resources_label__F_2e1 a:hover{text-decoration:underline}.resources_downloadBtn__WJh3m{display:inline-flex;align-items:center;gap:8px;padding:.5rem .9rem;border:2px solid var(--secondary-color);border-radius:6px;background:var(--primary-color);color:var(--text-light);font-weight:700;font-size:.92rem;white-space:nowrap;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .15s ease}.resources_downloadBtn__WJh3m:hover{transform:translateY(-1px);box-shadow:var(--box-shadow-sm)}.resources_downloadBtn__WJh3m svg{font-size:.95rem}@media (max-width:860px){.resources_row__hk96r{grid-template-columns:72px 1fr;grid-template-areas:"thumb title" "thumb action";row-gap:8px;align-items:start}.resources_colThumb__JZSTO{grid-area:thumb}.resources_colTitle__MCh2V{grid-area:title}.resources_colAction__5d2Ni{grid-area:action;justify-self:start}}@media (max-width:520px){.resources_thumbFrame__tqe_X{width:60px;height:80px}.resources_row__hk96r{padding:10px}.resources_downloadBtn__WJh3m{padding:.45rem .8rem;font-size:.9rem}}