.blog-hero .label{display:inline-block}.blog-hero h1{margin:.2em 0 .4em}.blog-hero .body-text{max-width:60ch}.hero-split{align-items:center;display:grid;gap:56px;grid-template-columns:1.1fr .9fr}.hero-card{background:#121212;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.12);color:#fff;padding:38px 36px}.hero-card-eyebrow{color:var(--green);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.hero-card-title{color:#fff;font-family:Poppins,sans-serif;font-size:21px;font-weight:700;line-height:1.3;margin:0 0 24px}.hero-card ul{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0 0 24px;padding:0}.hero-card li{align-items:flex-start;color:hsla(0,0%,100%,.85);display:flex;font-size:15px;gap:12px;line-height:1.45}.hero-card li svg{fill:var(--green);flex:0 0 auto;height:18px;margin-top:1px;width:18px}.hero-card-foot{border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.6);font-size:12px;font-weight:600;letter-spacing:.04em;margin:0;padding-top:16px;text-transform:uppercase}@media (max-width:900px){.hero-split{gap:40px;grid-template-columns:1fr}}.post-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:16px}.post-card{background:var(--white);border:1px solid var(--border);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.post-card:hover{border-color:var(--border-hover);box-shadow:0 14px 34px rgba(15,42,68,.08);transform:translateY(-4px)}.post-card__media{aspect-ratio:16/9;background:var(--bg-alt);overflow:hidden}.post-card__media img{display:block;height:100%;object-fit:cover;width:100%}.post-card__body{display:flex;flex:1;flex-direction:column;gap:12px;padding:22px 24px 24px}.post-card__title{color:var(--ink);font-size:1.18rem;font-weight:700;line-height:1.3;margin:0}.post-card__title a{color:inherit;text-decoration:none}.post-card__title a:hover{color:var(--navy)}.post-card__summary{color:var(--ink-mid);display:-webkit-box;font-size:.95rem;-webkit-line-clamp:3;line-height:1.6;margin:0;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta{align-items:center;color:var(--ink-muted);display:flex;font-size:.82rem;gap:8px;margin-top:auto}.post-card__meta span{align-items:center;display:inline-flex}.post-card__meta .sep{opacity:.5}.tag-chip{align-self:flex-start;background:var(--green-pale);border-radius:999px;color:var(--green-dim);font-size:.72rem;font-weight:600;letter-spacing:.03em;padding:5px 11px;text-decoration:none;text-transform:uppercase}.tag-chip:hover{background:var(--green);color:var(--navy-mid)}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:56px}.pagination a,.pagination span{align-items:center;border:1px solid var(--border);border-radius:10px;color:var(--ink-mid);display:inline-flex;font-size:.9rem;font-weight:600;height:42px;justify-content:center;min-width:42px;padding:0 12px;text-decoration:none;transition:all .2s ease}.pagination a:hover{border-color:var(--border-hover);color:var(--navy)}.pagination .is-current{background:var(--navy);border-color:var(--navy);color:var(--white)}.pagination .is-disabled{opacity:.4;pointer-events:none}.post-hero .breadcrumb{margin-bottom:18px}.post-hero .tag-chip{margin-bottom:16px}.post-hero h1{margin:0 0 20px;max-width:20ch}.post-byline{align-items:center;color:var(--ink-muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:12px}.post-byline .avatar{border-radius:50%;height:36px;object-fit:cover;width:36px}.post-byline strong{color:var(--ink);font-weight:600}.post-byline .sep{opacity:.5}.post-featured{border-radius:18px;margin:32px 0 8px;overflow:hidden}.post-featured img{display:block;height:auto;width:100%}.prose{color:var(--ink);font-size:1.06rem;line-height:1.75;margin:0 auto;max-width:74ch}.prose>*{margin:0 0 1.25em}.prose h2{color:var(--navy);font-size:1.7rem;font-weight:700;line-height:1.25;margin:1.8em 0 .5em}.prose h3{color:var(--ink);font-size:1.3rem;font-weight:600;line-height:1.3;margin:1.5em 0 .4em}.prose a{color:var(--green-dim);text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:var(--navy)}.prose ol,.prose ul{padding-left:1.3em}.prose li{margin:.4em 0}.prose blockquote{background:var(--pastel);border-left:3px solid var(--green);border-radius:0 12px 12px 0;color:var(--ink-mid);font-style:normal;margin:1.6em 0;padding:16px 22px}.prose img{border-radius:12px;height:auto;max-width:100%}.prose figure{margin:1.6em 0}.prose figcaption{color:var(--ink-muted);font-size:.85rem;margin-top:8px;text-align:center}.prose code{background:var(--bg-alt);border-radius:6px;font-size:.9em;padding:.15em .4em}.prose pre{background:var(--navy-mid);border-radius:12px;color:#eaf2f8;overflow-x:auto;padding:18px 20px}.prose pre code{background:none;padding:0}.prose table{border-collapse:collapse;display:block;font-size:.95rem;overflow-x:auto;width:100%}.prose td,.prose th{border:1px solid var(--border);padding:10px 14px;text-align:left}.prose th{font-weight:600}.author-box,.prose th{background:var(--bg-alt)}.author-box{align-items:flex-start;border:1px solid var(--border);border-radius:16px;display:flex;gap:18px;margin:48px auto 0;max-width:74ch;padding:24px 26px}.author-box .avatar{border-radius:50%;flex-shrink:0;height:60px;object-fit:cover;width:60px}.author-box h4{color:var(--ink);font-size:1.05rem;margin:0 0 4px}.author-box p{color:var(--ink-mid);font-size:.92rem;line-height:1.6;margin:0}.post-cta{background:var(--navy);border-radius:18px;color:var(--white);margin:40px auto 0;max-width:74ch;padding:38px 40px;text-align:center}.post-cta h3{color:var(--white);font-size:1.4rem;margin:0 0 10px}.post-cta p{color:hsla(0,0%,100%,.82);margin:0 0 22px}.related-head{margin-bottom:8px}@media (max-width:767px){.prose{font-size:1rem}.author-box{flex-direction:column;gap:12px}.post-cta{padding:30px 22px}}.prose cite,.prose em,.prose i,blockquote,cite,em,i{font-style:normal}