.blog-hero[data-astro-cid-5tznm7mj]{background:var(--bg-page);padding:clamp(120px,16vw,200px) clamp(24px,5vw,80px) 0}.blog-hero__inner[data-astro-cid-5tznm7mj]{max-width:1280px;margin:0 auto}.blog-hero__kicker[data-astro-cid-5tznm7mj]{font-family:Switzer,sans-serif;font-weight:300;font-size:clamp(14px,1.3vw,18px);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-teal-light);margin-bottom:clamp(12px,1.5vw,20px)}.blog-hero__heading[data-astro-cid-5tznm7mj]{font-family:Cabinet Grotesk,sans-serif;font-weight:800;font-size:clamp(48px,8vw,96px);line-height:.92;letter-spacing:-.02em;color:var(--brand-black);margin-bottom:clamp(20px,2.5vw,32px)}.blog-hero__heading[data-astro-cid-5tznm7mj] em[data-astro-cid-5tznm7mj]{font-style:italic;color:var(--brand-lavender-light)}.blog-hero__sub[data-astro-cid-5tznm7mj]{font-family:Switzer,sans-serif;font-weight:300;font-size:clamp(16px,1.5vw,22px);line-height:1.5;color:var(--brand-grey-light);margin-bottom:clamp(32px,4vw,52px)}.blog-hero__filters[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:10px}.filter-pill[data-astro-cid-5tznm7mj]{font-family:Switzer,sans-serif;font-weight:400;font-size:15px;border-radius:999px;padding:6px 18px;border:1.5px solid var(--brand-black);background:transparent;color:var(--brand-black);cursor:pointer;transition:background .18s,color .18s}.filter-pill--active[data-astro-cid-5tznm7mj],.filter-pill[data-astro-cid-5tznm7mj]:hover{background:var(--brand-black);color:var(--brand-mint)}.blog-grid[data-astro-cid-5tznm7mj]{background:var(--bg-page);padding:clamp(24px,3vw,40px) clamp(24px,5vw,80px) clamp(48px,6vw,80px)}.blog-grid__inner[data-astro-cid-5tznm7mj]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(16px,2vw,28px)}.card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;text-decoration:none;background:var(--brand-white);border:1.5px solid rgba(22,22,22,.12);border-radius:16px;padding:clamp(20px,2.5vw,32px);gap:14px;transition:border-color .2s,transform .2s,box-shadow .2s}.card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-3px);border-color:var(--brand-black);box-shadow:0 4px 24px #16161614}.card[data-astro-cid-5tznm7mj] .card__title[data-astro-cid-5tznm7mj]{font-size:clamp(18px,1.8vw,24px)}.card[data-astro-cid-5tznm7mj] .card__arrow[data-astro-cid-5tznm7mj]{color:var(--brand-teal-light)}.card__cat[data-astro-cid-5tznm7mj]{font-family:Switzer,sans-serif;font-weight:500;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-black);background:var(--brand-mint);border-radius:999px;padding:3px 12px;width:fit-content}.card__title[data-astro-cid-5tznm7mj]{font-family:Cabinet Grotesk,sans-serif;font-weight:800;line-height:1.1;letter-spacing:-.01em;color:var(--brand-black)}.card__excerpt[data-astro-cid-5tznm7mj]{font-family:Switzer,sans-serif;font-weight:300;font-size:clamp(14px,1.2vw,16px);line-height:1.55;color:var(--brand-grey-light);flex:1}.card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:8px;font-family:Switzer,sans-serif;font-weight:300;font-size:13px;color:var(--brand-grey-light)}.card__dot[data-astro-cid-5tznm7mj]{width:4px;height:4px;border-radius:50%;background:var(--brand-grey-light);flex-shrink:0}.card__arrow[data-astro-cid-5tznm7mj]{font-size:20px;margin-top:auto;transition:transform .2s}.card[data-astro-cid-5tznm7mj]:hover .card__arrow[data-astro-cid-5tznm7mj]{transform:translate(4px)}html[data-theme=dark] .blog-hero[data-astro-cid-5tznm7mj]{background:var(--brand-black)}html[data-theme=dark] .blog-hero__heading[data-astro-cid-5tznm7mj]{color:var(--brand-white)}html[data-theme=dark] .blog-hero__heading[data-astro-cid-5tznm7mj] em[data-astro-cid-5tznm7mj]{color:var(--brand-lavender)}html[data-theme=dark] .blog-hero__sub[data-astro-cid-5tznm7mj]{color:var(--brand-grey)}html[data-theme=dark] .filter-pill[data-astro-cid-5tznm7mj]{border-color:#444;color:var(--brand-white)}html[data-theme=dark] .filter-pill--active[data-astro-cid-5tznm7mj],html[data-theme=dark] .filter-pill[data-astro-cid-5tznm7mj]:hover{background:var(--brand-white);color:var(--brand-black)}html[data-theme=dark] .blog-grid[data-astro-cid-5tznm7mj]{background:var(--brand-black)}html[data-theme=dark] .card[data-astro-cid-5tznm7mj]{background:#1e1e1e;border-color:#333}html[data-theme=dark] .card[data-astro-cid-5tznm7mj]:hover{border-color:#666}html[data-theme=dark] .card[data-astro-cid-5tznm7mj] .card__title[data-astro-cid-5tznm7mj]{color:var(--brand-white)}@media (max-width: 767px){.blog-grid__inner[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}
