:root{--bg-primary:var(--color-brand-dark);--bg-secondary:var(--color-brand-dark-secondary);--text-primary:#fff;--text-secondary:#9ca3af;--accent:var(--color-brand-primary);--accent-hover:var(--color-brand-primary-hover)}[data-astro-cid-6q4mkohf]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Montserrat,sans-serif}.hero-header[data-astro-cid-6q4mkohf]{justify-content:center;align-items:center;width:100vw;min-height:300px;margin-top:72px;margin-bottom:3rem;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero-background[data-astro-cid-6q4mkohf]{background-image:radial-gradient(circle at 10% 20%,#7556cc 0,#d569a7 90%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content[data-astro-cid-6q4mkohf]{z-index:2;text-align:center;max-width:1200px;padding:2rem;position:relative}.page-title[data-astro-cid-6q4mkohf]{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-subtitle[data-astro-cid-6q4mkohf]{color:#fffffff2;font-size:1.2rem}.news-container[data-astro-cid-6q4mkohf]{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.filter-section[data-astro-cid-6q4mkohf]{margin-bottom:3rem}.category-filters[data-astro-cid-6q4mkohf]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.category-filter[data-astro-cid-6q4mkohf]{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:2px solid #ffffff1a;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.category-filter[data-astro-cid-6q4mkohf]:hover,.category-filter[data-astro-cid-6q4mkohf].active{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-gradient-end) 100%);color:#fff;border-color:#0000}.posts-grid[data-astro-cid-6q4mkohf]{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.post-card[data-astro-cid-6q4mkohf]{background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.post-card[data-astro-cid-6q4mkohf]:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #10b98133}.post-image[data-astro-cid-6q4mkohf]{aspect-ratio:16/9;background:var(--bg-primary);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.post-image[data-astro-cid-6q4mkohf] img[data-astro-cid-6q4mkohf]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .3s}.post-card[data-astro-cid-6q4mkohf]:hover .post-image[data-astro-cid-6q4mkohf] img[data-astro-cid-6q4mkohf]{transform:scale(1.05)}.post-content[data-astro-cid-6q4mkohf]{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.post-category[data-astro-cid-6q4mkohf]{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600;display:inline-block}.post-title[data-astro-cid-6q4mkohf]{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.post-excerpt[data-astro-cid-6q4mkohf]{color:var(--text-secondary);flex:1;margin:0;font-size:.95rem;line-height:1.6}.post-excerpt[data-astro-cid-6q4mkohf] p{margin:0}.post-date[data-astro-cid-6q4mkohf]{color:var(--text-secondary);margin-top:auto;font-size:.85rem}.no-posts[data-astro-cid-6q4mkohf]{text-align:center;color:var(--text-secondary);padding:4rem 2rem}.no-posts[data-astro-cid-6q4mkohf] h2[data-astro-cid-6q4mkohf]{color:#fff;margin-bottom:1rem;font-size:2rem}.breadcrumbs[data-astro-cid-6q4mkohf]{max-width:1200px;color:var(--text-secondary);align-items:center;gap:.5rem;margin:-2rem auto 2rem;padding:0 2rem;font-size:.9rem;display:flex}.breadcrumbs[data-astro-cid-6q4mkohf] a[data-astro-cid-6q4mkohf]{color:var(--accent);text-decoration:none;transition:color .3s}.breadcrumbs[data-astro-cid-6q4mkohf] a[data-astro-cid-6q4mkohf]:hover{color:var(--accent-hover);text-decoration:underline}.breadcrumbs[data-astro-cid-6q4mkohf] span[data-astro-cid-6q4mkohf]{color:var(--text-secondary)}.breadcrumbs[data-astro-cid-6q4mkohf] .separator[data-astro-cid-6q4mkohf]{color:#ffffff4d}