.resource-card[data-astro-cid-k5bsxi4e]{background:var(--color-card-bg, #ffffff);border-radius:0;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;position:relative;border:1px solid var(--color-border, #e5e7eb)}.resource-card[data-astro-cid-k5bsxi4e]:hover{box-shadow:0 2px 8px #00000014}.featured-badge[data-astro-cid-k5bsxi4e]{position:absolute;top:12px;right:12px;background:var(--color-accent, #6366f1);color:#fff;padding:4px 12px;border-radius:max(100px,calc(6.94vw * var(--scale, 1)));font-size:.75rem;font-weight:600;z-index:1}.resource-image[data-astro-cid-k5bsxi4e]{aspect-ratio:16/9;overflow:hidden;background:var(--color-surface, #f9fafb);position:relative}.resource-image[data-astro-cid-k5bsxi4e] figure[data-astro-cid-k5bsxi4e],.resource-image[data-astro-cid-k5bsxi4e] .placeholder[data-astro-cid-k5bsxi4e]{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}.resource-image[data-astro-cid-k5bsxi4e] img[data-astro-cid-k5bsxi4e],.resource-image[data-astro-cid-k5bsxi4e] svg[data-astro-cid-k5bsxi4e]{width:100%;height:100%;object-fit:cover;transform:scale(1);will-change:transform;transition:transform 1s var(--ease-transition, cubic-bezier(.4, 0, .2, 1))}.resource-image[data-astro-cid-k5bsxi4e]:hover img[data-astro-cid-k5bsxi4e],.resource-image[data-astro-cid-k5bsxi4e]:hover svg[data-astro-cid-k5bsxi4e]{transform:scale(1.02)}.resource-image[data-astro-cid-k5bsxi4e] .placeholder[data-astro-cid-k5bsxi4e]{background:var(--color-surface, #f9fafb)}.resource-image[data-astro-cid-k5bsxi4e] .placeholder[data-astro-cid-k5bsxi4e] svg[data-astro-cid-k5bsxi4e]{width:60px;height:60px;opacity:.3}.resource-content[data-astro-cid-k5bsxi4e]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.resource-meta[data-astro-cid-k5bsxi4e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem}.resource-type[data-astro-cid-k5bsxi4e]{display:flex;align-items:center;gap:.5rem;font-weight:500}.type-icon[data-astro-cid-k5bsxi4e]{width:20px;height:20px;color:var(--color-primary, #000000)}.resource-category[data-astro-cid-k5bsxi4e]{color:var(--color-text-muted, #6b7280)}.resource-title[data-astro-cid-k5bsxi4e]{font-size:1.25rem;margin-bottom:.5rem;line-height:1.3;color:var(--color-text, #111827)}.resource-description[data-astro-cid-k5bsxi4e]{color:var(--color-text-secondary, #4b5563);line-height:1.6;margin-bottom:1.5rem;flex:1}.resource-actions[data-astro-cid-k5bsxi4e]{margin-top:auto}.download-button[data-astro-cid-k5bsxi4e]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-surface, #f3f4f6);color:var(--color-text, #111827);border:2px solid var(--color-border, #e5e7eb);border-radius:max(100px,calc(6.94vw * var(--scale, 1)));font-weight:500;text-decoration:none;text-transform:uppercase;font-size:.875rem;letter-spacing:.025em;transition:background .6s ease-out,border-color .6s ease-out,color .6s ease-out}.download-button[data-astro-cid-k5bsxi4e]:hover{background:var(--color-primary, #000000);border-color:var(--color-primary, #000000);color:#fff;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}.category-filter[data-astro-cid-hkcwpnfi]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.filter-chip[data-astro-cid-hkcwpnfi]{position:relative}.filter-chip[data-astro-cid-hkcwpnfi] input[data-astro-cid-hkcwpnfi]{position:absolute;opacity:0;width:0;height:0}.filter-chip[data-astro-cid-hkcwpnfi] label[data-astro-cid-hkcwpnfi]{display:block;padding:.5rem 1rem;border-radius:max(100px,calc(6.94vw * var(--scale, 1)));border:2px solid var(--color-border, #e5e7eb);background:var(--color-surface, #f3f4f6);color:var(--color-text, #111827);text-decoration:none;transition:background .6s ease-out,border-color .6s ease-out,color .6s ease-out;font-weight:500;text-transform:uppercase;font-size:.875rem;letter-spacing:.025em;cursor:pointer}.filter-chip[data-astro-cid-hkcwpnfi] label[data-astro-cid-hkcwpnfi]:hover{border-color:var(--color-primary, #000000);background:var(--color-primary, #000000);color:#fff;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}.filter-chip[data-astro-cid-hkcwpnfi] input[data-astro-cid-hkcwpnfi]:checked+label[data-astro-cid-hkcwpnfi]{background:var(--color-primary, #000000);color:#fff;border-color:var(--color-primary, #000000)}.secondary-hero[data-astro-cid-fmgelhwa]{text-align:center;padding:4rem 0 2rem}.secondary-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{margin-bottom:1rem}.hero-description[data-astro-cid-fmgelhwa]{font-size:1.125rem;color:var(--color-text-secondary, #4b5563);max-width:600px;margin:0 auto}.resources-catalog[data-astro-cid-fmgelhwa]{padding:2rem 0 4rem}.empty-state[data-astro-cid-fmgelhwa]{text-align:center;padding:4rem 2rem}.empty-state[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{display:inline-block;margin-top:1rem;color:var(--color-primary, #000000);text-decoration:underline}
