.impact-atelier-hero{background:var(--brand-primary-dark);padding:168px 0 88px}.impact-atelier-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.45rem));line-height:1.08}.impact-atelier-hero .eyebrow,.impact-atelier-hero p{color:#fff}.impact-atelier-hero img{border:1px solid rgba(255,255,255,.24);width:100%}.craft-dashboard{background:var(--brand-bg-alt)}.dashboard-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid article{background:#fff;border:1px solid var(--brand-border);padding:32px}.dashboard-grid span{color:var(--brand-accent);display:block;font-weight:800;margin-bottom:18px}.feature-list{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-list article{border:1px solid var(--brand-border);padding:24px}.feature-list article:nth-child(4){grid-column:2}.feature-list article:nth-child(5){grid-column:3}.feature-list b{color:var(--brand-primary);display:block;margin-bottom:10px}.craft-timeline-section{background:var(--brand-bg-alt)}.timeline.compact article{width:calc(50% - 32px)}.craft-quote{background:var(--brand-secondary)}@media (max-width:991px){.dashboard-grid,.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list article:nth-child(4),.feature-list article:nth-child(5){grid-column:auto}}@media (max-width:575px){.dashboard-grid,.feature-list{grid-template-columns:1fr}}