.home[data-astro-cid-lcdefpme]{max-width:none;padding:0 0 clamp(3rem,7vw,5rem)}.hero[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);background:radial-gradient(60rem 30rem at 85% -10%, var(--accent-soft), transparent 60%), var(--paper);position:relative;overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(3rem,8vw,6rem);display:grid}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:14ch;margin-bottom:1.25rem}.hero[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{max-width:36rem;margin:0}.checklist[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--ink);color:#c9cfd5;box-shadow:var(--shadow);padding:clamp(1.5rem,3vw,2.25rem)}.checklist-kicker[data-astro-cid-lcdefpme]{color:var(--accent-on-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.checklist[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;font-size:var(--step-2);margin:0 0 1.25rem}.checklist[data-astro-cid-lcdefpme] ol[data-astro-cid-lcdefpme]{counter-reset:step;gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.checklist[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-top:1px solid var(--ink-3);counter-increment:step;grid-template-columns:1.9rem 1fr;align-items:baseline;gap:.75rem;padding:.7rem 0;font-size:.95rem;line-height:1.45;display:grid}.checklist[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:counter(step, decimal-leading-zero);color:var(--accent-on-dark);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600}.pillars[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.5rem);padding-block:clamp(2.5rem,5vw,3.5rem);display:grid}.pillar[data-astro-cid-lcdefpme]{border-top:2px solid var(--ink);padding-top:1.1rem}.pillar-num[data-astro-cid-lcdefpme]{color:var(--accent);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600}.pillar[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--step-1);margin:.35rem 0 .4rem}.pillar[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:.95rem}.section-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--step-3);margin:0}.more[data-astro-cid-lcdefpme]{white-space:nowrap;margin:0}.featured[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;transition:border-color .2s var(--ease), box-shadow .2s var(--ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);margin-bottom:1.25rem;padding:clamp(1.5rem,3.5vw,2.5rem);text-decoration:none;display:grid}.featured[data-astro-cid-lcdefpme]:hover{border-color:var(--line-strong);box-shadow:var(--shadow);color:inherit}.featured-label[data-astro-cid-lcdefpme]{background:var(--accent-soft);color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-self:start;padding:.35rem .7rem;font-size:.75rem;font-weight:600}.featured[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--step-3);transition:color .2s var(--ease);margin:0 0 .5rem}.featured[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:40rem;color:var(--muted);font-size:var(--step-1);margin:0 0 .9rem;line-height:1.5}.featured-go[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;width:3rem;height:3rem;transition:background-color .2s var(--ease), transform .2s var(--ease);border-radius:999px;place-items:center;font-size:1.2rem;display:grid}.featured[data-astro-cid-lcdefpme]:hover h3[data-astro-cid-lcdefpme]{color:var(--accent)}.featured[data-astro-cid-lcdefpme]:hover .featured-go[data-astro-cid-lcdefpme]{background:var(--accent);transform:translate(3px)}.post-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.post-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:100%;color:inherit;transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease);flex-direction:column;gap:.6rem;padding:1.4rem 1.4rem 1.25rem;text-decoration:none;display:flex}.post-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{border-color:var(--line-strong);box-shadow:var(--shadow);color:inherit;transform:translateY(-2px)}.post-list[data-astro-cid-lcdefpme] .title[data-astro-cid-lcdefpme]{color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;transition:color .2s var(--ease);font-size:1.3rem;font-weight:560;line-height:1.22}.post-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .title[data-astro-cid-lcdefpme]{color:var(--accent)}.post-list[data-astro-cid-lcdefpme] .desc[data-astro-cid-lcdefpme]{-webkit-line-clamp:3;line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.post-list[data-astro-cid-lcdefpme] .read[data-astro-cid-lcdefpme]{color:var(--accent);margin-top:auto;padding-top:.4rem;font-size:.9rem;font-weight:600}.post-list[data-astro-cid-lcdefpme] .read[data-astro-cid-lcdefpme]:after{content:" →"}.closing[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--ink);color:#c9cfd5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2rem;margin-top:clamp(3rem,6vw,4.5rem);padding:clamp(1.75rem,4vw,2.75rem);display:flex}.closing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;font-size:var(--step-2);margin:0 0 .35rem}.closing[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.closing[data-astro-cid-lcdefpme] .cta[data-astro-cid-lcdefpme]{background:var(--accent-on-dark);color:var(--ink)}.closing[data-astro-cid-lcdefpme] .cta[data-astro-cid-lcdefpme]:hover{color:var(--ink);background:#fff}@media (width<=960px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.post-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.pillars[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem}.featured[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-label[data-astro-cid-lcdefpme]{justify-self:start}.featured-go[data-astro-cid-lcdefpme]{display:none}.featured[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--step-2)}.featured[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1rem}.post-list[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.section-head[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem}}
