.cmmc-hero{padding:3.6rem 0 3rem;border-bottom:1px solid var(--border)}
.cmmc-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4.5rem;align-items:center}


.cmmc-visual{min-height:360px;position:relative;display:grid;place-items:center}
.cmmc-shield{width:175px;height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:5px solid var(--teal);clip-path:polygon(50% 0,94% 18%,88% 72%,50% 100%,12% 72%,6% 18%);background:#fff;z-index:4;color:var(--navy)}
.cmmc-shield span{font-weight:900;font-size:1.45rem;letter-spacing:.08em}.cmmc-shield strong{font-size:2.4rem;color:var(--teal);line-height:1.1}
.orbit{position:absolute;border:1px solid rgba(0,155,131,.2);border-radius:50%}.o1{width:285px;height:285px}.o2{width:365px;height:365px}
.dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--teal);z-index:5}.cd1{top:8%;left:48%}.cd2{right:5%;top:48%}.cd3{bottom:7%;left:48%}.cd4{left:5%;top:48%}
.cmmc-lifecycle{background:#fff}.cmmc-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:1.7rem}.cmmc-steps article{text-align:center;padding:0 1rem;border-right:1px solid var(--border)}.cmmc-steps article:last-child{border-right:0}.step-icon{width:50px;height:50px;border:1px solid rgba(0,155,131,.35);border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem;color:var(--teal);font-weight:800}
.cmmc-support{background:var(--soft)}.approach-ref{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.approach-ref-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}
.cmmc-capabilities{background:#f8fbfa}.capabilities-intro{max-width:800px;margin-bottom:1.7rem}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1rem}.capability-item{position:relative;padding:1rem 1rem 1rem 2.5rem;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--navy);font-weight:700}.capability-item::before{content:"✓";position:absolute;left:1rem;top:1rem;color:var(--teal);font-weight:900}
.assessment-note{margin-top:1.5rem;padding:1.25rem 1.4rem;border-left:4px solid var(--teal);background:#fff}.assessment-note strong{color:var(--navy)}.assessment-note p{margin:.35rem 0 0}

@media(max-width:980px){.cmmc-hero-grid,.approach-ref-grid{grid-template-columns:1fr;gap:2.5rem}.cmmc-steps{grid-template-columns:repeat(2,1fr);gap:1.1rem}.cmmc-steps article{border-right:0;border-bottom:1px solid var(--border);padding:1.2rem}.cmmc-steps article:last-child{border-bottom:0}}
@media(max-width:760px){.cmmc-hero{padding:3.7rem 0}.cmmc-visual{min-height:280px}.cmmc-shield{width:140px;height:165px}.o1{width:230px;height:230px}.o2{width:275px;height:275px}.cmmc-steps,.capability-grid{grid-template-columns:1fr}}

.cmmc-hero h1{font-size:clamp(2.4rem,3.9vw,4rem);line-height:1.08;max-width:760px}
.approach-ref{padding-top:3.2rem!important;padding-bottom:3.2rem!important}
