:root{--font-grotesk: "Space Grotesk", system-ui, sans-serif}.dark-blog-article-grid{display:grid;grid-template-columns:minmax(0,860px) 340px;justify-content:space-between;gap:56px}.post-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,540px);gap:clamp(36px,5vw,72px);align-items:center}.post-hero-media{align-self:center;justify-self:end;max-width:540px;box-shadow:0 28px 90px #00000047}.post-hero-dot{position:absolute;width:10px;height:10px;border-radius:999px;background:#f5f5f0}.post-hero-dot-tl{left:16px;top:16px}.post-hero-dot-tr{right:16px;top:16px}.post-hero-dot-bl{left:16px;bottom:16px}.post-hero-dot-br{right:16px;bottom:16px}.dark-blog-keep-reading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dark-blog-stats-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:56px 0}.dark-blog-featured{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:0;align-items:stretch}.dark-blog-mobile-toc{display:none}@media (max-width: 1180px){.dark-blog-mobile-toc{display:block;margin-bottom:32px}}@media (max-width: 1180px){.dark-blog-article-grid{grid-template-columns:1fr!important;gap:40px!important;padding:48px 24px!important}.dark-blog-related-col{display:none!important}.dark-blog-article-grid .dark-blog-main-col{max-width:100%!important}.dark-blog-keep-reading-grid{grid-template-columns:repeat(2,1fr)!important}.dark-blog-stats-inline{grid-template-columns:1fr!important}}@media (max-width: 900px){.post-hero-grid{grid-template-columns:1fr!important;gap:34px!important}.post-hero-media{justify-self:stretch!important;max-width:none!important}}@media (max-width: 768px){.dark-blog-featured{grid-template-columns:1fr!important}.dark-blog-featured .dark-blog-featured-media{aspect-ratio:720 / 538}.dark-blog-keep-reading-grid{grid-template-columns:1fr!important}}@media (max-width: 640px){.blog-article-content p,.blog-article-content ul,.blog-article-content ol{font-size:17px!important;line-height:1.72!important}.blog-article-content h2{font-size:32px!important;margin-top:48px!important}.blog-article-content h3{font-size:24px!important}.dark-blog-pullquote{padding:24px!important}.dark-blog-pullquote-text{font-size:22px!important}.post-hero-media{padding:10px!important;border-width:3px!important;border-radius:16px!important}.post-hero-dot{width:8px!important;height:8px!important}}
