.hero[data-astro-cid-lcdefpme]{padding-top:clamp(4rem,10vw,6rem);padding-bottom:clamp(3rem,8vw,5rem);overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (width<=900px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.hero-badge[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--bg);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;opacity:0;animation:enterUp .7s var(--ease-out) both;border-radius:999px;padding:.4em 1em;font-size:.7rem;font-weight:700;animation-delay:50ms;display:inline-block}.hero-kicker[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:none;color:var(--text-dim);opacity:0;animation:enterUp .7s var(--ease-out) both;margin:1rem 0 0;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;animation-delay:.16s}.hero-line[data-astro-cid-lcdefpme]{background:var(--border-strong);width:0%;height:1px;animation:lineIn .8s var(--ease-out) both;margin:1.25rem 0;animation-delay:.28s;display:block}@keyframes lineIn{0%{width:0%}to{width:100%}}.hero-wordmark[data-astro-cid-lcdefpme]{opacity:0;filter:brightness(.35);animation:wordmarkIn 1s var(--ease-out) both;margin:0;font-size:clamp(3.5rem,11vw,7rem);animation-delay:.4s;transform:scale(.98)translateY(20px)}.hero-wordmark[data-astro-cid-lcdefpme] sup[data-astro-cid-lcdefpme]{font-size:.3em;top:-.5em}@keyframes wordmarkIn{0%{opacity:0;filter:brightness(.35);transform:scale(.98)translateY(20px)}to{opacity:1;filter:brightness();transform:scale(1)translateY(0)}}.hero-sub[data-astro-cid-lcdefpme]{text-transform:none;opacity:0;max-width:46ch;animation:enterUp .7s var(--ease-out) both;margin-top:1.5rem;font-size:1.05rem;animation-delay:.58s}.hero-cta[data-astro-cid-lcdefpme]{opacity:0;animation:enterUp .7s var(--ease-out) both;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;animation-delay:.68s;display:flex}.hero-image-panel[data-astro-cid-lcdefpme]{aspect-ratio:4/5;border:1px solid var(--border);clip-path:inset(100% 0 0);animation:imageReveal 1.1s var(--ease-out) both;animation-delay:.32s;overflow:hidden}.hero-image-scale[data-astro-cid-lcdefpme]{width:100%;height:100%;animation:imageScale 1.1s var(--ease-out) both;animation-delay:.32s;transform:scale(1.08)}.hero-image-panel[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;will-change:transform;width:100%;height:100%}@keyframes imageReveal{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes imageScale{0%{transform:scale(1.08)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero-badge[data-astro-cid-lcdefpme],.hero-kicker[data-astro-cid-lcdefpme],.hero-line[data-astro-cid-lcdefpme],.hero-wordmark[data-astro-cid-lcdefpme],.hero-sub[data-astro-cid-lcdefpme],.hero-cta[data-astro-cid-lcdefpme],.hero-image-panel[data-astro-cid-lcdefpme],.hero-image-scale[data-astro-cid-lcdefpme],.hero-image-panel[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{opacity:1!important;filter:none!important;clip-path:none!important;width:100%!important;animation:none!important;transform:none!important}}.featured[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:.3rem;margin-bottom:2.5rem;font-size:clamp(1.8rem,4vw,2.6rem)}.categories[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.cat-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--border)}.cat-row[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);transition:padding-left .4s var(--ease-out);grid-template-columns:3rem 1fr auto auto 1.5rem;align-items:center;gap:1.5rem;padding:1.75rem 0;display:grid}.cat-row[data-astro-cid-lcdefpme]:hover{padding-left:.75rem}.cat-index[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--accent-detail);font-size:.85rem;font-weight:700}.cat-name[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.4rem,4vw,2.4rem);font-weight:800;transition:color .3s}.cat-row[data-astro-cid-lcdefpme]:hover .cat-name[data-astro-cid-lcdefpme]{color:var(--accent-detail)}.cat-tagline[data-astro-cid-lcdefpme]{color:var(--text-dim);max-width:26ch;font-size:.85rem;display:none}.cat-count[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);white-space:nowrap;font-size:.75rem;font-weight:700}.cat-arrow[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out);color:var(--accent-detail);transform:translate(-6px)}.cat-row[data-astro-cid-lcdefpme]:hover .cat-arrow[data-astro-cid-lcdefpme]{opacity:1;transform:translate(0)}@media (width>=700px){.cat-tagline[data-astro-cid-lcdefpme]{display:block}}@media (width<=640px){.cat-row[data-astro-cid-lcdefpme]{grid-template-columns:2rem 1fr auto}.cat-count[data-astro-cid-lcdefpme]{display:none}}.project-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}
