/* Carver County geographic/entity vertical; extends the Minnesota and Chaska systems. */
.cc-hero-grid{align-items:start;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}
.cc-scope-card,.cc-overview,.cc-relationship,.cc-subset-card{background:#fff;border:1px solid #d5dfd9;border-radius:1.2rem;padding:clamp(1.2rem,3vw,2rem)}
.cc-scope-card{box-shadow:0 1.25rem 2.8rem rgba(0,0,0,.16);color:#234f40}.cc-scope-card h2{color:#173f33;font-size:1.45rem;margin:.3rem 0 .65rem}
.cc-overview,.cc-relationship{display:grid;gap:clamp(1.25rem,4vw,3rem);grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)}
.cc-overview h2,.cc-relationship h2{color:#173f33;margin:.25rem 0 .75rem}.cc-overview aside,.cc-relationship dl{background:#eef5f0;border-radius:.9rem;margin:0;padding:1rem}
.cc-city-list{display:grid;gap:.7rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.cc-city-list li{background:#fff;border:1px solid #d5dfd9;border-radius:999px;color:#173f33;font-weight:850;padding:.75rem;text-align:center}
.cc-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-route-grid .mn-hub-card:first-child{background:#173f33;border-color:#173f33;color:#fff}
.cc-relationship dl{display:grid;gap:.65rem}.cc-relationship dl div{border-bottom:1px solid #cbdad2;padding-bottom:.55rem}.cc-relationship dl div:last-child{border-bottom:0;padding-bottom:0}.cc-relationship dt{color:#976310;font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cc-relationship dd{color:#173f33;font-weight:850;margin:.15rem 0 0}
.cc-person-card .mn-person-card__meta{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.cc-person-card .mn-person-card__meta>span:last-child{color:#536c61;font-size:.72rem;font-weight:800;text-align:right}.cc-relationship-label{background:#fff5df;border:1px solid #ead2a3;border-radius:.55rem;color:#78500f;font-size:.7rem;font-weight:900;letter-spacing:.045em;line-height:1.45;padding:.48rem .58rem;text-transform:capitalize}.cc-subset-card{max-width:52rem}.cc-subset-card strong{color:#173f33;font-size:1.2rem}
@media(max-width:760px){.cc-hero-grid,.cc-overview,.cc-relationship,.cc-route-grid{grid-template-columns:1fr}.cc-city-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-person-card .mn-person-card__meta{display:grid;gap:.35rem}.cc-person-card .mn-person-card__meta>span:last-child{text-align:left}}
@media(max-width:360px){.cc-city-list{grid-template-columns:1fr}}
