.husk-resources-hero{min-height:520px;background:linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark))}.husk-resources-hero__grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(400px,1fr);grid-gap:42px;gap:42px;align-items:center;padding-top:72px;padding-bottom:72px}.husk-resources-hero h1,.husk-resources-hero p{color:var(--brand-text-inverse)}.husk-resources-hero img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--husk-radius);border:1px solid rgba(255,255,255,.18)}.husk-resource-roadmap{background:var(--brand-bg)}.husk-resource-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.husk-resource-timeline article{border:1px solid var(--brand-border);border-radius:var(--husk-radius);padding:22px;background:var(--brand-bg);box-shadow:0 10px 24px rgba(30,35,40,.07)}.husk-resource-timeline b{display:grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;margin-bottom:14px;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse)}.husk-resource-showcase{background:var(--brand-bg-alt)}.husk-resource-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.husk-resource-cards article,.husk-resource-logo-grid article{border:1px solid var(--brand-border);border-radius:var(--husk-radius);background:var(--brand-bg);padding:24px}.husk-resource-cards span{color:var(--brand-accent);font-weight:900}.husk-resource-cards strong{color:var(--brand-primary-dark)}.husk-resource-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.husk-resource-counter{padding-top:80px;padding-bottom:96px}.husk-resource-counter h2{text-align:center}.husk-resource-stats{display:flex;flex-wrap:nowrap;gap:16px;margin-top:28px}.husk-resource-stats span{flex:1 1 0;min-width:0;display:grid;grid-gap:6px;gap:6px;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:var(--husk-radius);padding:16px}.husk-resource-stats strong{color:var(--brand-secondary);font-size:2rem}.husk-resources-cta{padding-bottom:96px}@media (max-width:991px){.husk-resource-logo-grid,.husk-resource-timeline,.husk-resources-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.husk-resource-cards{grid-template-columns:1fr}}@media (max-width:575px){.husk-resource-logo-grid,.husk-resource-timeline,.husk-resources-hero__grid{grid-template-columns:1fr}.husk-resource-stats{flex-wrap:wrap}}