.hero-wrapper:where(.astro-j7pv25f6){position:relative;margin-bottom:3rem}.hero:where(.astro-j7pv25f6){position:relative;padding:6rem 2rem 8rem;text-align:center;overflow:hidden}.hero-background:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:0}.hero-gradient:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(135deg,rgba(164.164.164,.08),#22d3ee0d,#818cf814)}.hero-pattern:where(.astro-j7pv25f6){position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,var(--border) 1px,transparent 0);background-size:40px 40px;opacity:.5}.hero-shapes:where(.astro-j7pv25f6){position:absolute;inset:0;overflow:hidden}.shape:where(.astro-j7pv25f6){position:absolute;border-radius:50%;filter:blur(60px);opacity:.4}.shape-1:where(.astro-j7pv25f6){width:400px;height:400px;background:rgba(164.164.164,.3);top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.shape-2:where(.astro-j7pv25f6){width:300px;height:300px;background:#22d3ee4d;bottom:-50px;left:-50px;animation:float 25s ease-in-out infinite reverse}.shape-3:where(.astro-j7pv25f6){width:200px;height:200px;background:#818cf84d;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.2}}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:1}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.05em;margin-bottom:1.5rem}.hero-heading-accent:where(.astro-j7pv25f6){color:var(--accent)}.hero-cta:where(.astro-j7pv25f6){margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#fff;padding:.875rem 1.75rem;border-radius:9999px;font-size:.9rem;text-decoration:none;transition:all .3s ease}.cta-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:13px 20px 20px #0003}.cta-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text);padding:.875rem 1.75rem;border-radius:9999px;text-decoration:none;border:2px solid var(--border);transition:all .3s ease}.cta-secondary:where(.astro-j7pv25f6):hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.section-title:where(.astro-j7pv25f6){font-size:1.75rem;font-weight:700;margin-bottom:2rem;letter-spacing:-.02em}.articles-section:where(.astro-j7pv25f6){margin-bottom:4rem}.articles-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.view-all-cta:where(.astro-j7pv25f6){margin-top:2rem;display:flex;justify-content:center}.empty-state:where(.astro-j7pv25f6){text-align:center;padding:4rem 2rem;background:var(--bg-card);border-radius:var(--radius);color:var(--text-muted)}.article-card:where(.astro-j7pv25f6){background:var(--bg-card);border-radius:var(--radius);overflow:hidden;transition:all .3s ease;border:1px solid var(--border);box-shadow:0 1px 3px #0000000d}.article-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);border-color:var(--border-light);background:var(--bg-card-hover);box-shadow:0 12px 24px #0000001a}.article-card:where(.astro-j7pv25f6).featured{grid-column:span 2}@media(max-width:900px){.article-card:where(.astro-j7pv25f6).featured{grid-column:span 1}}.card-link:where(.astro-j7pv25f6){display:block;text-decoration:none;color:inherit}.card-image:where(.astro-j7pv25f6){aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-secondary);position:relative}.card-image:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card-image-placeholder:where(.astro-j7pv25f6){width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-card) 100%);position:relative;overflow:hidden}.card-image-placeholder:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(164.164.164,.1),#0ea5e91a)}.card-image-placeholder:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:48px;height:48px;color:var(--text-muted);opacity:.5}.article-card:where(.astro-j7pv25f6):hover .card-image:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){transform:scale(1.05)}.card-content:where(.astro-j7pv25f6){padding:1.5rem}.card-meta:where(.astro-j7pv25f6){margin-bottom:.75rem}.card-meta:where(.astro-j7pv25f6) time:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-muted);font-weight:500}.card-title:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:.75rem;color:var(--text);letter-spacing:-.01em}.article-card:where(.astro-j7pv25f6):hover .card-title:where(.astro-j7pv25f6){color:var(--accent)}.card-description:where(.astro-j7pv25f6){font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border)}.card-tags:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.5rem}.read-more:where(.astro-j7pv25f6){font-size:.85rem;color:var(--accent);font-weight:500;transform:translate(-8px);transition:all .2s ease}.article-card:where(.astro-j7pv25f6):hover .read-more:where(.astro-j7pv25f6){transform:translate(0)}@media(max-width:768px){.hero:where(.astro-j7pv25f6){padding:2rem 0 4rem}.articles-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}
