.resource-icon__svg[data-v-f74f2498]{display:block;width:28px;height:28px;overflow:visible;color:var(--color-primary)}.resource-icon__line[data-v-f74f2498]{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:resourceIconCompose-f74f2498 4.5s ease-in-out infinite;animation-delay:var(--delay,0s)}.resource-icon__line--gold[data-v-f74f2498]{color:#c9a227;stroke:#c9a227}@keyframes resourceIconCompose-f74f2498{0%,6%{stroke-dashoffset:100}24%,70%{stroke-dashoffset:0}88%,to{stroke-dashoffset:100}}@media(prefers-reduced-motion:reduce){.resource-icon__line[data-v-f74f2498]{animation:none;stroke-dashoffset:0}}.resource-grid[data-v-e7d12765]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-item[data-v-e7d12765]{background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:24px;transition:var(--transition);display:flex;flex-direction:column}.resource-item--hot[data-v-e7d12765]{border-color:var(--color-gold)}.resource-item[data-v-e7d12765]:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.resource-item__head[data-v-e7d12765]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.resource-item__meta[data-v-e7d12765]{display:flex;align-items:center;gap:10px}.resource-item__icon[data-v-e7d12765]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--color-primary-light);flex-shrink:0}.resource-item:hover .resource-item__icon[data-v-e7d12765]{background:#0162b824}.resource-item__type[data-v-e7d12765]{font-size:12px;padding:3px 10px;background:rgba(var(--color-primary-rgb),.08);color:var(--color-primary);border-radius:4px;font-weight:600}.resource-item__hot[data-v-e7d12765]{font-size:12px;color:var(--color-brand-red);font-weight:600}.resource-item h3[data-v-e7d12765]{font-size:17px;font-weight:700;margin-bottom:8px;line-height:1.4}.resource-item p[data-v-e7d12765]{font-size:14px;color:var(--color-text-muted);line-height:1.6;flex:1;margin-bottom:16px}.resource-item__foot[data-v-e7d12765]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--color-text-muted)}.resource-item__btn[data-v-e7d12765]{padding:8px 16px;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--transition)}.resource-item__btn[data-v-e7d12765]:hover{background:var(--color-primary-dark)}@media(max-width:1280px){.resource-grid[data-v-e7d12765]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.resource-grid[data-v-e7d12765]{grid-template-columns:1fr}}
