.home-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-blog-card{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:14px;overflow:hidden;background:var(--bg-card);color:inherit;text-decoration:none;box-shadow:var(--shadow-card);transition:border-color .2s ease}.home-blog-card:hover{border-color:var(--color-green)}.home-blog-card-art{aspect-ratio:21 / 9;background:var(--bg-secondary);overflow:hidden}.home-blog-card-art img{width:100%;height:100%;object-fit:cover;display:block}.home-blog-card-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:8px;flex:1}.home-blog-card-kicker{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-green-text)}.home-blog-card-kicker.muted{color:var(--text-muted)}.home-blog-card-title{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--text-primary)}.home-blog-card-desc{font-size:13.5px;line-height:1.55;color:var(--text-secondary)}.home-blog-card-foot{margin-top:auto;display:flex;flex-direction:column;gap:6px;padding-top:10px}.home-blog-card-footrow{display:flex;justify-content:space-between;gap:1rem;font-size:11.5px;font-weight:600;color:var(--text-muted)}.home-blog-card-cta{font-size:12.5px;font-weight:700;color:var(--color-green-text)}.home-blog-progress{height:6px;border-radius:3px;background:var(--badge-bg);overflow:hidden}.home-blog-progress-fill{height:100%;border-radius:3px;background:var(--color-green)}.home-blog-rows{display:none}@media(max-width:699px){.home-blog-grid{display:none}.home-blog-rows{display:flex;flex-direction:column;gap:10px}}.cta-band-pair{display:grid;gap:16px}.cta-band-pair .cta-band{max-width:none;margin:0}@media(min-width:900px){.cta-band-pair{grid-template-columns:1fr 1fr;gap:20px}}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-green-text);margin:0}.hero-text{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.hero-text .hero-title{margin:0}.hero-tagline{margin:0;max-width:30rem;text-wrap:balance;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-secondary)}.hero-carousel{display:flex;justify-content:center}.hero-social .social-links{display:flex;gap:8px;flex-wrap:wrap}.hero-social .social-links a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:1px solid var(--border-color);border-radius:21px;color:var(--text-secondary);transition:color .2s ease,border-color .2s ease}.hero-social .social-links a:hover{color:var(--color-green-text);border-color:var(--color-green)}@media(min-width:1024px){.hero-grid{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:center}.hero-text .hero-title{font-size:44px;letter-spacing:-.025em;line-height:1.05;white-space:nowrap}.hero-ctas{order:1}}@media(min-width:1280px){.hero-grid{grid-template-columns:1fr 420px;gap:56px}.hero-text .hero-title{font-size:52px}}.home-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.about-toggle{display:flex;align-items:center;gap:6px;margin-top:.5rem;border:none;background:transparent;padding:8px 0;color:var(--color-green-text);font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.about-toggle[hidden]{display:none}@media(max-width:1023px){.hero-grid{display:flex;flex-direction:column;gap:16px;text-align:left}.hero-carousel{order:-1}.hero-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hero-eyebrow{display:none}.hero-ctas{align-self:stretch}.hero-ctas .hero-cta{flex:1;padding:0 4px;font-size:.82rem}.hero-social{display:flex;justify-content:center;align-self:stretch}.about-content:not(.about-open) .about-extra{display:none}}@media(max-width:359px){.hero-ctas{flex-direction:column}}@media(max-width:389px){.hero-social .social-links{gap:5px;flex-wrap:nowrap}.hero-social .social-links a{width:40px;height:40px;min-width:40px;min-height:40px}}
