.resources-hero[data-astro-cid-fmgelhwa]{background:linear-gradient(135deg,var(--bg) 0%,color-mix(in oklch,var(--accent) 10%,var(--bg) 90%) 100%);padding:5rem 1rem 3rem;border-bottom:1px solid color-mix(in oklch,var(--text-0) 10%,var(--bg) 90%)}.hero-content[data-astro-cid-fmgelhwa]{max-width:800px;margin:0 auto;text-align:center}.resources-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:.5rem;font-weight:700;background:linear-gradient(135deg,var(--text-0),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-fmgelhwa]{font-size:1.1rem;color:var(--text-1);margin-bottom:2rem}.search-container[data-astro-cid-fmgelhwa]{position:relative;max-width:500px;margin:0 auto}.search-input[data-astro-cid-fmgelhwa]{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid color-mix(in oklch,var(--text-0) 20%,var(--bg) 80%);border-radius:.5rem;background:color-mix(in oklch,var(--bg) 95%,var(--text-0) 5%);color:var(--text-0);font-size:1rem;transition:all .2s ease}.search-input[data-astro-cid-fmgelhwa]:focus{outline:none;border-color:var(--accent);background:var(--bg);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 20%,transparent 80%)}.search-icon[data-astro-cid-fmgelhwa]{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:var(--text-1);pointer-events:none}.filter-section[data-astro-cid-fmgelhwa]{padding:2rem 1rem;border-bottom:1px solid color-mix(in oklch,var(--text-0) 10%,var(--bg) 90%);background:color-mix(in oklch,var(--bg) 98%,var(--text-0) 2%)}.filter-buttons[data-astro-cid-fmgelhwa]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto}.filter-btn[data-astro-cid-fmgelhwa]{padding:.5rem 1.25rem;border:1px solid color-mix(in oklch,var(--text-0) 20%,var(--bg) 80%);border-radius:2rem;background:var(--bg);color:var(--text-1);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn[data-astro-cid-fmgelhwa]:hover{border-color:var(--accent);color:var(--accent)}.filter-btn[data-astro-cid-fmgelhwa].active{background:var(--accent);color:var(--bg);border-color:var(--accent)}.articles-section[data-astro-cid-fmgelhwa]{padding:3rem 1rem}.articles-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.article-card[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;border:1px solid color-mix(in oklch,var(--text-0) 15%,var(--bg) 85%);border-radius:.75rem;overflow:hidden;transition:all .3s ease;background:color-mix(in oklch,var(--bg) 99%,var(--text-0) 1%)}.article-card[data-astro-cid-fmgelhwa]:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px color-mix(in oklch,var(--accent) 15%,transparent 85%)}.article-image[data-astro-cid-fmgelhwa]{width:100%;height:200px;overflow:hidden;background:color-mix(in oklch,var(--bg) 95%,var(--text-0) 5%)}.article-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card[data-astro-cid-fmgelhwa]:hover .article-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{transform:scale(1.05)}.article-content[data-astro-cid-fmgelhwa]{flex:1;padding:1.5rem;display:flex;flex-direction:column}.article-meta[data-astro-cid-fmgelhwa]{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem;font-size:.85rem}.category-badge[data-astro-cid-fmgelhwa]{display:inline-block;padding:.25rem .75rem;background:color-mix(in oklch,var(--accent) 20%,transparent 80%);color:var(--accent);border-radius:.25rem;font-weight:600;text-transform:uppercase;font-size:.75rem}.reading-time[data-astro-cid-fmgelhwa]{color:var(--text-1);font-size:.85rem}.article-title[data-astro-cid-fmgelhwa]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.3}.article-title[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:var(--text-0);text-decoration:none;transition:color .2s ease}.article-title[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{color:var(--accent)}.article-excerpt[data-astro-cid-fmgelhwa]{color:var(--text-1);font-size:.95rem;line-height:1.6;margin-bottom:auto;margin-bottom:1.5rem}.article-footer[data-astro-cid-fmgelhwa]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid color-mix(in oklch,var(--text-0) 10%,var(--bg) 90%)}.author-info[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-1)}.author-name[data-astro-cid-fmgelhwa]{font-weight:600;color:var(--text-0)}.dot[data-astro-cid-fmgelhwa],.publish-date[data-astro-cid-fmgelhwa]{color:var(--text-1)}.read-more[data-astro-cid-fmgelhwa]{color:var(--accent);text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s ease;white-space:nowrap}.read-more[data-astro-cid-fmgelhwa]:hover{color:color-mix(in oklch,var(--accent) 120%,var(--text-0) 0%)}.empty-state[data-astro-cid-fmgelhwa]{text-align:center;padding:3rem 1rem;color:var(--text-1);font-size:1.1rem}@media(max-width:768px){.resources-hero[data-astro-cid-fmgelhwa]{padding:3rem 1rem 2rem}.resources-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:2rem}.hero-subtitle[data-astro-cid-fmgelhwa]{font-size:1rem}.articles-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr;gap:1.5rem}.filter-buttons[data-astro-cid-fmgelhwa]{gap:.5rem}.filter-btn[data-astro-cid-fmgelhwa]{padding:.4rem 1rem;font-size:.9rem}.article-footer[data-astro-cid-fmgelhwa]{flex-direction:column;align-items:flex-start;gap:1rem}.read-more[data-astro-cid-fmgelhwa]{align-self:flex-start}.resources-cta[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:1.5rem}}
