.blog-hero[data-astro-cid-jrex7ceb]{background:var(--dark);color:var(--light);position:relative;overflow:hidden}.blog-hero__wash[data-astro-cid-jrex7ceb]{background:radial-gradient(1000px 500px at 80% -10%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 65%);position:absolute;inset:0}.blog-hero__inner[data-astro-cid-jrex7ceb]{z-index:1;padding-block:clamp(40px,6vw,64px) clamp(48px,6vw,72px);position:relative}@media (width<=1150px){.blog-hero__inner[data-astro-cid-jrex7ceb]{padding-top:calc(var(--mobile-bar-h) + 24px)}}.blog-hero__copy[data-astro-cid-jrex7ceb]{flex-direction:column;gap:22px;max-width:820px;display:flex}.blog-hero__kicker[data-astro-cid-jrex7ceb]{color:var(--on-dark-2);align-self:flex-start;animation:.7s 50ms both heroIn}.blog-hero__title[data-astro-cid-jrex7ceb]{letter-spacing:var(--tracking-h2);text-wrap:balance;font-size:clamp(34px,5.5vw,58px);font-weight:600;line-height:1.05;animation:.8s .15s both heroIn}.blog-hero__em[data-astro-cid-jrex7ceb]{color:var(--accent-on-dark)}.blog-hero__lead[data-astro-cid-jrex7ceb]{color:var(--on-dark-2);text-wrap:pretty;max-width:56ch;font-size:clamp(15.5px,2vw,17.5px);line-height:1.6;animation:.8s .28s both heroIn}.featured[data-astro-cid-jrex7ceb]{padding-block:clamp(40px,6vw,72px) 0}.featured__card[data-astro-cid-jrex7ceb]{color:inherit;background:var(--surface);border:1px solid var(--line);transition:border-color var(--speed-card) ease, box-shadow var(--speed-card) ease;border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr));align-items:center;gap:clamp(20px,3vw,40px);text-decoration:none;animation:.8s both rise;display:grid;overflow:hidden}.featured__card[data-astro-cid-jrex7ceb]:hover{border-color:color-mix(in srgb, var(--accent) 45%, var(--line));box-shadow:0 24px 50px -30px color-mix(in srgb, var(--accent) 40%, transparent)}.featured__cover[data-astro-cid-jrex7ceb]{aspect-ratio:16/11;background:var(--bg);min-height:280px;overflow:hidden}.featured__cover[data-astro-cid-jrex7ceb] img[data-astro-cid-jrex7ceb]{object-fit:cover;width:100%;height:100%;display:block}.featured__cover--placeholder[data-astro-cid-jrex7ceb]{background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--line) 55%, var(--bg)) 0 12px, var(--bg) 12px 24px);place-items:center;display:grid}.featured__cover--placeholder[data-astro-cid-jrex7ceb] .mono-label[data-astro-cid-jrex7ceb]{color:var(--muted)}.featured__body[data-astro-cid-jrex7ceb]{flex-direction:column;gap:16px;padding:clamp(24px,3vw,44px) clamp(24px,3vw,44px) clamp(24px,3vw,44px) 0;display:flex}@media (width<=820px){.featured__body[data-astro-cid-jrex7ceb]{padding:clamp(20px,5vw,32px) clamp(20px,5vw,32px) clamp(24px,5vw,36px)}.featured__cover[data-astro-cid-jrex7ceb]{aspect-ratio:16/10;min-height:0}}.featured__tags[data-astro-cid-jrex7ceb]{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.featured__flag[data-astro-cid-jrex7ceb]{font-family:var(--font-sans);color:var(--muted);font-size:12px}.featured__title[data-astro-cid-jrex7ceb]{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(24px,3.4vw,34px);font-weight:600;line-height:1.12}.featured__excerpt[data-astro-cid-jrex7ceb]{color:var(--muted);text-wrap:pretty;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:56ch;font-size:15.5px;line-height:1.62;display:-webkit-box;overflow:hidden}.latest[data-astro-cid-jrex7ceb]{padding-block:clamp(40px,6vw,64px) clamp(56px,8vw,96px)}.latest__head[data-astro-cid-jrex7ceb]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.latest__title[data-astro-cid-jrex7ceb]{letter-spacing:var(--tracking-h2);font-size:clamp(22px,2.8vw,28px);font-weight:600}.latest__filters[data-astro-cid-jrex7ceb]{flex-wrap:wrap;gap:8px;display:flex}.chip[data-astro-cid-jrex7ceb]{border-radius:var(--radius-pill);white-space:nowrap;border:1.5px solid var(--line);background:var(--surface);color:var(--muted);transition:border-color var(--speed-hover) ease, background var(--speed-hover) ease, color var(--speed-hover) ease;align-items:center;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.chip[data-astro-cid-jrex7ceb]:hover{border-color:color-mix(in srgb, var(--accent) 45%, var(--line));color:var(--ink)}.chip--active[data-astro-cid-jrex7ceb]{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--accent)}.latest__grid[data-astro-cid-jrex7ceb]{gap:var(--gap-cards);grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));display:grid}.latest__empty[data-astro-cid-jrex7ceb]{text-align:center;color:var(--muted);font-size:var(--text-body-lg);margin-top:40px}.newsletter[data-astro-cid-jrex7ceb]{padding-block:0 clamp(64px,9vw,104px)}.newsletter__panel[data-astro-cid-jrex7ceb]{background:var(--dark);color:var(--light);border-radius:var(--radius-panel);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:center;gap:28px;padding:clamp(32px,5vw,56px);display:grid;position:relative;overflow:hidden}.newsletter__wash[data-astro-cid-jrex7ceb]{background:radial-gradient(700px 400px at 90% 120%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 60%);position:absolute;inset:0}.newsletter__copy[data-astro-cid-jrex7ceb]{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.newsletter__title[data-astro-cid-jrex7ceb]{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(24px,3.2vw,32px);font-weight:600}.newsletter__sub[data-astro-cid-jrex7ceb]{color:var(--on-dark-2);max-width:48ch;font-size:15px;line-height:1.6}.newsletter__form[data-astro-cid-jrex7ceb]{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.newsletter__field[data-astro-cid-jrex7ceb]{flex:1;min-width:200px}.newsletter__btn[data-astro-cid-jrex7ceb]{white-space:nowrap;padding:14px 24px}.newsletter__btn[data-astro-cid-jrex7ceb]:disabled{cursor:default;filter:none;transform:none}
