/* Work-page concept gallery: four intentionally independent mini-site systems. */
.work-concepts {
  overflow: clip;
  background:
    radial-gradient(circle at 8% 5%, rgba(112, 69, 44, .055), transparent 20rem),
    linear-gradient(#fff, #fbfaf8);
}

.work-concepts .concept-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(2.75rem, 6vw, 5.5rem);
}

.work-concepts .concept-card {
  min-width: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.work-concepts .concept-stage {
  position: relative;
  height: clamp(36rem, 52vw, 42rem);
  min-height: 0;
  overflow: hidden;
  container-type: inline-size;
  isolation: isolate;
}

.work-concepts .concept-meta {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem .1rem 0;
  border: 0;
  background: transparent;
}

.work-concepts .concept-meta strong {
  color: #172536;
  font-family: "Helvetica Neue", Arial, system-ui, sans-serif;
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
  font-weight: 400;
}

.work-concepts .concept-meta span {
  color: #76533f;
  font-size: .65rem;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.work-concepts .concept-photo {
  position: absolute;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Clear legacy overlays from the original shared concept template. */
.work-concepts .concept-dental::after,
.work-concepts .concept-interior::after,
.work-concepts .concept-physio::after {
  content: none;
}

/* 1. Northbridge Dental: calm, rounded, patient-first split layout. */
.work-concepts .concept-dental {
  color: #113f45;
  border: 1px solid #cedfdb;
  border-radius: 1.75rem;
  background:
    radial-gradient(circle at 12% 82%, rgba(108, 179, 165, .16), transparent 19rem),
    #f0f7f5;
  font-family: "Avenir Next", "Trebuchet MS", Arial, sans-serif;
}

.concept-dental::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 38%;
  width: 22rem;
  height: 22rem;
  border: 1px solid rgba(34, 103, 99, .12);
  border-radius: 50%;
  transform: translateY(-67%);
}

.dental-nav {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 4.5%;
  left: 4.5%;
  min-height: 6.3rem;
  display: flex;
  align-items: center;
  gap: clamp(1rem, 3cqw, 2.5rem);
  border-bottom: 1px solid rgba(25, 80, 79, .16);
}

.concept-dental .concept-brand {
  position: static;
  display: inline-flex;
  align-items: center;
  gap: .7rem;
  color: #0c3a3e;
  font-size: clamp(.7rem, 1.2cqw, .88rem);
  font-weight: 760;
  line-height: 1.05;
  letter-spacing: .015em;
}

.dental-brand small {
  color: #527873;
  font-size: .72em;
  font-weight: 650;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.dental-mark {
  width: clamp(2.1rem, 3.4cqw, 2.75rem);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  color: #f5fbfa;
  background: #176e68;
  font-family: "Helvetica Neue", Arial, system-ui, sans-serif;
  font-size: 1.15em;
  font-weight: 400;
}

.dental-nav-links {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 2.1cqw, 2rem);
  margin-left: auto;
  color: #365c5a;
  font-size: clamp(.55rem, .9cqw, .72rem);
  font-weight: 680;
}

.dental-nav-cta {
  display: inline-flex;
  min-height: 2.55rem;
  align-items: center;
  justify-content: center;
  padding: .6rem 1rem;
  border-radius: 999px;
  color: #fff;
  background: #0d4b4d;
  font-size: clamp(.55rem, .85cqw, .7rem);
  font-weight: 760;
  white-space: nowrap;
}

.concept-dental .dental-photo {
  top: 8rem;
  right: 4.2%;
  bottom: 4.35rem;
  left: 55%;
  border-radius: 48% 1.25rem 1.25rem 1.25rem;
  background-image: url("/assets/concepts/dental-clinic.webp");
  background-position: 64% center;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .25);
}

.dental-hero-copy {
  position: absolute;
  z-index: 2;
  top: 27%;
  left: 5.2%;
  width: 44%;
}

.dental-kicker {
  display: block;
  margin-bottom: clamp(.75rem, 1.6cqw, 1.25rem);
  color: #28766f;
  font-size: clamp(.58rem, 1cqw, .76rem);
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.dental-hero-copy > strong {
  display: block;
  max-width: 8.7em;
  color: #0e3d42;
  font-family: "Avenir Next", "Trebuchet MS", Arial, sans-serif;
  font-size: clamp(2.65rem, 5.25cqw, 4.65rem);
  font-weight: 650;
  line-height: .97;
  letter-spacing: -.055em;
}

.dental-summary {
  display: block;
  max-width: 31rem;
  margin-top: clamp(1rem, 1.8cqw, 1.5rem);
  color: #476c69;
  font-size: clamp(.72rem, 1.2cqw, .98rem);
  line-height: 1.55;
}

.dental-actions {
  display: flex;
  align-items: center;
  gap: clamp(.75rem, 1.5cqw, 1.35rem);
  margin-top: clamp(1.15rem, 2.1cqw, 1.75rem);
}

.dental-primary {
  display: inline-flex;
  min-height: 2.85rem;
  align-items: center;
  padding: .7rem 1.1rem;
  border-radius: 999px;
  color: #fff;
  background: #176e68;
  font-size: clamp(.58rem, .88cqw, .75rem);
  font-weight: 780;
  white-space: nowrap;
}

.dental-phone {
  color: #315f5c;
  font-size: clamp(.55rem, .82cqw, .7rem);
  font-weight: 720;
  white-space: nowrap;
}

.dental-trust {
  position: absolute;
  z-index: 3;
  right: 5.2%;
  bottom: 5.2rem;
  display: flex;
  align-items: center;
  gap: .65rem;
  padding: .75rem 1rem;
  border: 1px solid rgba(14, 61, 66, .12);
  border-radius: .8rem;
  color: #315b59;
  background: rgba(255, 255, 255, .93);
  box-shadow: 0 .8rem 2rem rgba(23, 75, 73, .12);
  font-size: clamp(.48rem, .75cqw, .64rem);
  line-height: 1.3;
}

.dental-trust b {
  color: #0e3d42;
  font-size: clamp(1rem, 1.9cqw, 1.55rem);
  line-height: 1;
}

.dental-services {
  position: absolute;
  z-index: 2;
  right: 49%;
  bottom: 1.3rem;
  left: 5.2%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(25, 80, 79, .17);
}

.dental-services > span {
  min-width: 0;
  padding: .85rem .55rem .1rem 0;
  color: #335d5a;
  font-size: clamp(.5rem, .78cqw, .68rem);
  font-weight: 700;
}

.dental-services b {
  display: block;
  margin-bottom: .2rem;
  color: #66a29b;
  font-size: .78em;
  letter-spacing: .1em;
}

/* 2. Pinnacle: editorial, restrained, vertical navigation and circular landscape. */
.work-concepts .concept-wealth {
  color: #f4efe4;
  border: 1px solid #142c40;
  border-radius: .15rem;
  background:
    radial-gradient(circle at 77% 33%, rgba(211, 159, 101, .1), transparent 19rem),
    #071a2b;
  font-family: "Helvetica Neue", Arial, system-ui, sans-serif;
}

.concept-wealth::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 3.5%;
  bottom: 7.3rem;
  width: 28cqw;
  border-top: 1px solid rgba(232, 211, 178, .24);
  transform: rotate(-11deg);
  transform-origin: right;
}

.wealth-rail {
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8.7%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 2.2rem 0 1.8rem;
  border-right: 1px solid rgba(237, 225, 205, .16);
}

.wealth-monogram {
  width: clamp(2.2rem, 3.6cqw, 3rem);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border: 1px solid rgba(233, 210, 177, .55);
  border-radius: 50%;
  color: #dfba86;
  font-size: clamp(1rem, 1.6cqw, 1.35rem);
  font-style: italic;
}

.wealth-rail-line {
  width: 1px;
  flex: 1;
  margin: 1.4rem 0;
  background: linear-gradient(transparent, rgba(233, 210, 177, .48), transparent);
}

.wealth-page {
  color: #b3a893;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.48rem, .68cqw, .59rem);
  letter-spacing: .12em;
  writing-mode: vertical-rl;
}

.wealth-nav {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 4.5%;
  left: 12.3%;
  min-height: 6.1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid rgba(237, 225, 205, .13);
}

.concept-wealth .concept-brand {
  position: static;
  color: #faf5eb;
  font-size: clamp(.85rem, 1.45cqw, 1.15rem);
  font-weight: 400;
  letter-spacing: .02em;
}

.wealth-brand i {
  display: block;
  margin-top: .18rem;
  color: #b6a994;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: .5em;
  font-style: normal;
  font-weight: 650;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.wealth-nav-links {
  display: flex;
  gap: clamp(1rem, 2.4cqw, 2.4rem);
  margin-left: auto;
  color: #bbb2a4;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.53rem, .78cqw, .66rem);
}

.wealth-nav-cta {
  margin-left: clamp(.5rem, 1.2cqw, 1rem);
  padding-bottom: .2rem;
  border-bottom: 1px solid #d4aa72;
  color: #e0c49e;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.53rem, .78cqw, .66rem);
  white-space: nowrap;
}

.concept-wealth .wealth-photo {
  z-index: 0;
  top: 18.5%;
  right: 5.7%;
  width: min(36cqw, 28rem);
  aspect-ratio: 1;
  border: 1px solid rgba(230, 205, 170, .28);
  border-radius: 50%;
  background-image:
    linear-gradient(180deg, rgba(7, 26, 43, .05), rgba(7, 26, 43, .3)),
    url("/assets/concepts/wealth-mountain.webp");
  background-position: 62% center;
  box-shadow: 0 2rem 6rem rgba(0, 0, 0, .22);
}

.wealth-hero-copy {
  position: absolute;
  z-index: 2;
  top: 28%;
  left: 14.6%;
  width: 51%;
}

.wealth-kicker {
  display: block;
  margin-bottom: clamp(.9rem, 1.6cqw, 1.35rem);
  color: #d0ad7e;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.52rem, .82cqw, .69rem);
  font-weight: 650;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.wealth-hero-copy > strong {
  display: block;
  max-width: 8.5em;
  color: #f6f0e5;
  font-size: clamp(2.85rem, 6.2cqw, 5.7rem);
  font-weight: 400;
  line-height: .93;
  letter-spacing: -.05em;
  text-wrap: balance;
}

.wealth-summary {
  display: block;
  max-width: 27rem;
  margin-top: clamp(1rem, 1.8cqw, 1.5rem);
  color: #bbb5aa;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.69rem, 1.1cqw, .9rem);
  line-height: 1.6;
}

.wealth-link {
  display: inline-flex;
  align-items: center;
  gap: .8rem;
  margin-top: clamp(1.2rem, 2.2cqw, 1.9rem);
  padding-bottom: .5rem;
  border-bottom: 1px solid rgba(219, 180, 128, .62);
  color: #ead1ad;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.57rem, .9cqw, .74rem);
  letter-spacing: .04em;
}

.wealth-link b {
  font-size: 1.15em;
  font-weight: 400;
}

.wealth-photo-note {
  position: absolute;
  z-index: 2;
  right: 7%;
  bottom: 8.35rem;
  color: #dfd5c5;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.48rem, .72cqw, .62rem);
  line-height: 1.45;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.wealth-metrics {
  position: absolute;
  z-index: 3;
  right: 4.5%;
  bottom: 0;
  left: 12.3%;
  height: 6.55rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  border-top: 1px solid rgba(237, 225, 205, .18);
}

.wealth-metrics > span {
  min-width: 0;
  padding-right: 1rem;
}

.wealth-metrics small,
.wealth-metrics b {
  display: block;
}

.wealth-metrics small {
  margin-bottom: .35rem;
  color: #7f8b91;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.45rem, .65cqw, .56rem);
  font-weight: 650;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.wealth-metrics b {
  color: #e6ded0;
  font-size: clamp(.7rem, 1.15cqw, .95rem);
  font-weight: 400;
}

/* 3. Maison & Co.: image-led editorial composition with an overlapping title card. */
.work-concepts .concept-interior {
  color: #261e19;
  border: 1px solid #d5c9ba;
  border-radius: 0;
  background: #ece5db;
  font-family: "Helvetica Neue", Arial, system-ui, sans-serif;
}

.concept-interior::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  height: 5.9rem;
  background: rgba(246, 241, 234, .94);
}

.interior-nav {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 4.2%;
  left: 4.2%;
  min-height: 5.9rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.concept-interior .concept-brand {
  position: static;
  color: #211a16;
  font-size: clamp(1rem, 1.9cqw, 1.5rem);
  font-weight: 400;
  letter-spacing: -.045em;
}

.interior-brand i {
  color: #8a6247;
  font-size: .76em;
  font-weight: 400;
}

.interior-nav-links {
  display: flex;
  gap: clamp(1rem, 2.7cqw, 2.7rem);
  margin-left: auto;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.52rem, .78cqw, .66rem);
  letter-spacing: .07em;
  text-transform: uppercase;
}

.interior-menu {
  display: none;
  align-items: center;
  gap: .4rem;
  margin-left: auto;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.concept-interior .interior-photo {
  z-index: 1;
  top: 5.9rem;
  right: 4.2%;
  bottom: 2.6rem;
  left: 24.5%;
  background-image: url("/assets/concepts/interior-residence.webp");
  background-position: center;
  box-shadow: inset 0 0 0 1px rgba(45, 28, 18, .12);
}

.interior-project-index {
  position: absolute;
  z-index: 3;
  top: 7.4rem;
  left: 4.2%;
  color: #705342;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.49rem, .72cqw, .61rem);
  font-weight: 650;
  letter-spacing: .14em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

.interior-title-card {
  position: absolute;
  z-index: 3;
  top: 33%;
  left: 4.2%;
  width: min(35cqw, 27rem);
  padding: clamp(1.3rem, 2.8cqw, 2.35rem);
  border: 1px solid rgba(59, 43, 32, .15);
  background: rgba(248, 244, 238, .96);
  box-shadow: 1.5rem 1.5rem 4rem rgba(47, 32, 22, .13);
}

.interior-kicker {
  display: block;
  margin-bottom: clamp(.8rem, 1.5cqw, 1.2rem);
  color: #7d5e4b;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.49rem, .72cqw, .61rem);
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.interior-title-card > strong {
  display: block;
  color: #251d18;
  font-size: clamp(2.65rem, 6.5cqw, 6rem);
  font-weight: 400;
  line-height: .8;
  letter-spacing: -.06em;
}

.interior-title-card > strong i {
  color: #76513c;
  font-weight: 400;
}

.interior-summary {
  display: block;
  max-width: 20rem;
  margin-top: clamp(1.1rem, 2cqw, 1.6rem);
  color: #65564c;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.65rem, 1cqw, .84rem);
  line-height: 1.55;
}

.interior-link {
  display: inline-flex;
  gap: .8rem;
  margin-top: clamp(1rem, 1.8cqw, 1.5rem);
  padding-bottom: .35rem;
  border-bottom: 1px solid #513c2f;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.53rem, .8cqw, .68rem);
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.interior-caption {
  position: absolute;
  z-index: 3;
  right: 5.2%;
  bottom: 3.75rem;
  padding: .65rem .8rem;
  color: #44352c;
  background: rgba(247, 241, 233, .88);
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(.46rem, .68cqw, .58rem);
  line-height: 1.4;
  letter-spacing: .08em;
  text-align: right;
  text-transform: uppercase;
}

/* 4. Elevate: athletic, high-contrast, diagonal image and numbered treatment path. */
.work-concepts .concept-physio {
  color: #0b2544;
  border: 1px solid #b6c6c8;
  border-radius: .8rem;
  background: #eaf0ed;
  font-family: "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
}

.concept-physio::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0 48% 0 0;
  opacity: .5;
  background-image:
    linear-gradient(rgba(11, 37, 68, .08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(11, 37, 68, .08) 1px, transparent 1px);
  background-size: 3.5rem 3.5rem;
  mask-image: linear-gradient(90deg, #000, transparent 96%);
}

.physio-nav {
  position: absolute;
  z-index: 5;
  top: 1.5rem;
  right: 3.5%;
  left: 3.5%;
  min-height: 4.25rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: .55rem .65rem;
  border: 1px solid rgba(11, 37, 68, .18);
  border-radius: 999px;
  background: rgba(248, 251, 248, .9);
  box-shadow: 0 .75rem 2rem rgba(11, 37, 68, .08);
}

.concept-physio .concept-brand {
  position: static;
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  color: #0b2544;
  font-size: clamp(.66rem, 1.05cqw, .84rem);
  font-weight: 900;
  line-height: .92;
  letter-spacing: -.02em;
  text-transform: uppercase;
}

.physio-brand small {
  font-size: .68em;
  font-weight: 720;
  letter-spacing: .13em;
}

.physio-mark {
  width: clamp(2.2rem, 3.5cqw, 2.8rem);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  color: #dfff46;
  background: #0b2544;
  font-size: 1.05em;
  letter-spacing: -.08em;
}

.physio-nav-pills {
  display: flex;
  align-items: center;
  gap: clamp(.3rem, .7cqw, .6rem);
  margin-left: auto;
}

.physio-nav-pills > span {
  padding: .55rem .85rem;
  border: 1px solid rgba(11, 37, 68, .14);
  border-radius: 999px;
  color: #28435e;
  font-size: clamp(.49rem, .72cqw, .61rem);
  font-weight: 760;
}

.physio-nav-cta {
  display: inline-flex;
  min-height: 2.8rem;
  align-items: center;
  gap: .55rem;
  padding: .65rem 1.05rem;
  border-radius: 999px;
  color: #102a48;
  background: #dfff46;
  font-size: clamp(.52rem, .78cqw, .66rem);
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
}

.concept-physio .physio-photo {
  z-index: 1;
  inset: 0 0 0 50%;
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
  background-image:
    linear-gradient(180deg, rgba(11, 37, 68, .03), rgba(11, 37, 68, .12)),
    url("/assets/concepts/physio-session.webp");
  background-position: 61% center;
}

.physio-photo-tag {
  position: absolute;
  z-index: 3;
  top: 8.25rem;
  right: 4.2%;
  padding: .55rem .8rem;
  border-radius: 999px;
  color: #0b2544;
  background: #dfff46;
  font-size: clamp(.5rem, .76cqw, .64rem);
  font-weight: 900;
  letter-spacing: .07em;
  text-transform: uppercase;
  transform: rotate(3deg);
}

.physio-hero-copy {
  position: absolute;
  z-index: 3;
  top: 27.5%;
  left: 5.1%;
  width: 51%;
}

.physio-kicker {
  display: inline-flex;
  margin-bottom: clamp(.8rem, 1.5cqw, 1.25rem);
  padding: .4rem .65rem;
  border: 1px solid rgba(11, 37, 68, .23);
  border-radius: 999px;
  color: #214765;
  font-size: clamp(.5rem, .78cqw, .65rem);
  font-weight: 900;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.physio-hero-copy > strong {
  display: block;
  max-width: 7.6em;
  color: #0b2544;
  font-family: "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(3.3rem, 7.2cqw, 6.65rem);
  font-stretch: condensed;
  font-weight: 950;
  line-height: .82;
  letter-spacing: -.075em;
  text-transform: uppercase;
}

.physio-summary {
  display: block;
  max-width: 28rem;
  margin-top: clamp(1rem, 1.7cqw, 1.4rem);
  color: #35516a;
  font-size: clamp(.7rem, 1.08cqw, .9rem);
  font-weight: 650;
  line-height: 1.48;
}

.physio-actions {
  display: flex;
  align-items: center;
  gap: clamp(.7rem, 1.4cqw, 1.2rem);
  margin-top: clamp(1.1rem, 1.9cqw, 1.55rem);
}

.physio-primary {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  gap: .65rem;
  padding: .7rem 1.05rem;
  border-radius: .25rem;
  color: #fff;
  background: #0b2544;
  font-size: clamp(.56rem, .84cqw, .7rem);
  font-weight: 900;
  letter-spacing: .055em;
  text-transform: uppercase;
  white-space: nowrap;
}

.physio-primary b {
  color: #dfff46;
  font-size: 1.25em;
}

.physio-secondary {
  color: #496176;
  font-size: clamp(.52rem, .76cqw, .64rem);
  font-weight: 760;
}

.physio-path {
  position: absolute;
  z-index: 3;
  right: 49%;
  bottom: 1.7rem;
  left: 5.1%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 2px solid #0b2544;
}

.physio-path > span {
  padding: .75rem .35rem 0 0;
  color: #1d3d59;
  font-size: clamp(.55rem, .84cqw, .7rem);
  font-weight: 850;
  text-transform: uppercase;
}

.physio-path b {
  display: block;
  margin-bottom: .15rem;
  color: #5c7588;
  font-size: .75em;
  letter-spacing: .13em;
}

@media (max-width: 900px) {
  .dental-nav-links,
  .wealth-nav-links,
  .physio-nav-pills {
    display: none;
  }

  .dental-nav-cta,
  .wealth-nav-cta,
  .physio-nav-cta {
    margin-left: auto;
  }

  .concept-dental .dental-photo { left: 53%; }
  .dental-hero-copy { width: 46%; }
  .dental-services { right: 51%; }

  .wealth-hero-copy { width: 55%; }
  .wealth-hero-copy > strong { font-size: clamp(2.75rem, 6.8cqw, 4.4rem); }
  .concept-wealth .wealth-photo { right: 3%; width: 39cqw; }

  .interior-title-card { width: min(39cqw, 23rem); }
  .interior-nav-links { gap: 1.1rem; }

  .physio-hero-copy { width: 53%; }
  .physio-hero-copy > strong { font-size: clamp(3.1rem, 7.6cqw, 5.2rem); }
}

@media (max-width: 620px) {
  .work-concepts .concept-grid { gap: 3.25rem; }

  .work-concepts .concept-stage {
    height: 41rem;
    aspect-ratio: auto;
  }

  .work-concepts .concept-meta {
    align-items: flex-start;
    flex-direction: column;
    gap: .2rem;
    padding-top: .8rem;
  }

  /* Dental mobile */
  .work-concepts .concept-dental { border-radius: 1.15rem; }
  .concept-dental::before { right: -8rem; }

  .dental-nav {
    right: 1rem;
    left: 1rem;
    min-height: 4.55rem;
    gap: .5rem;
  }

  .concept-dental .concept-brand { font-size: .66rem; }
  .dental-mark { width: 2rem; }
  .dental-nav-cta { min-height: 2.15rem; padding: .45rem .7rem; font-size: .51rem; }

  .concept-dental .dental-photo {
    top: 5.35rem;
    right: .85rem;
    bottom: auto;
    left: .85rem;
    height: 13.2rem;
    border-radius: 6rem 1rem 1rem 1rem;
    background-position: 62% 55%;
  }

  .dental-hero-copy {
    top: 20.35rem;
    right: 1.1rem;
    left: 1.1rem;
    width: auto;
  }

  .dental-kicker { margin-bottom: .65rem; font-size: .54rem; }
  .dental-hero-copy > strong { max-width: 8.3em; font-size: 2.35rem; }
  .dental-summary { margin-top: .85rem; font-size: .7rem; line-height: 1.45; }
  .dental-actions { gap: .7rem; margin-top: .95rem; }
  .dental-primary { min-height: 2.5rem; padding: .55rem .85rem; font-size: .57rem; }
  .dental-phone { font-size: .54rem; }

  .dental-trust {
    top: 15.35rem;
    right: 1.35rem;
    bottom: auto;
    padding: .55rem .7rem;
    font-size: .47rem;
  }

  .dental-trust b { font-size: 1rem; }
  .dental-services { right: 1.1rem; bottom: .85rem; left: 1.1rem; }
  .dental-services > span { padding-top: .65rem; font-size: .55rem; }

  /* Wealth mobile */
  .work-concepts .concept-wealth { height: 41.5rem; }
  .concept-wealth::after { right: -4rem; bottom: 8.7rem; width: 18rem; }

  .wealth-rail {
    right: 0;
    bottom: auto;
    width: auto;
    height: 3.7rem;
    flex-direction: row;
    padding: .75rem 1rem;
    border-right: 0;
    border-bottom: 1px solid rgba(237, 225, 205, .16);
  }

  .wealth-monogram { width: 2rem; font-size: .9rem; }
  .wealth-rail-line {
    width: auto;
    height: 1px;
    flex: 1;
    margin: 0 .8rem;
    background: linear-gradient(90deg, transparent, rgba(233, 210, 177, .48), transparent);
  }

  .wealth-page { font-size: .48rem; writing-mode: initial; }

  .wealth-nav {
    top: 3.7rem;
    right: 1rem;
    left: 1rem;
    min-height: 4rem;
  }

  .concept-wealth .concept-brand { font-size: .79rem; }
  .wealth-nav-cta { font-size: .53rem; }

  .concept-wealth .wealth-photo {
    top: 8rem;
    right: -2.6rem;
    width: 15.5rem;
  }

  .wealth-hero-copy {
    top: 12.5rem;
    right: 1.1rem;
    left: 1.1rem;
    width: auto;
  }

  .wealth-kicker { max-width: 13rem; margin-bottom: .8rem; font-size: .5rem; }
  .wealth-hero-copy > strong { max-width: 6.4em; font-size: 2.75rem; }
  .wealth-summary { max-width: 15rem; margin-top: .9rem; font-size: .68rem; }
  .wealth-link { margin-top: 1.05rem; font-size: .56rem; }

  .wealth-photo-note { right: 1rem; bottom: 8.7rem; font-size: .46rem; }

  .wealth-metrics {
    right: 1rem;
    left: 1rem;
    height: 7.35rem;
    gap: .45rem;
  }

  .wealth-metrics small { font-size: .43rem; }
  .wealth-metrics b { font-size: .67rem; line-height: 1.25; }

  /* Interiors mobile */
  .work-concepts .concept-interior { height: 41.5rem; }
  .concept-interior::before { height: 4.6rem; }

  .interior-nav {
    right: 1rem;
    left: 1rem;
    min-height: 4.6rem;
  }

  .concept-interior .concept-brand { font-size: 1rem; }
  .interior-nav-links { display: none; }
  .interior-menu { display: inline-flex; }

  .concept-interior .interior-photo {
    top: 4.6rem;
    right: 0;
    bottom: auto;
    left: 1rem;
    height: 21.8rem;
    background-position: 53% center;
  }

  .interior-project-index {
    top: 5.5rem;
    left: 1.55rem;
    padding: .35rem;
    color: #392a22;
    background: rgba(247, 241, 233, .82);
    font-size: .45rem;
    writing-mode: initial;
    transform: none;
  }

  .interior-title-card {
    top: 22.8rem;
    right: 1.9rem;
    left: 0;
    width: auto;
    padding: 1.35rem 1.25rem;
    box-shadow: .8rem 1rem 2.5rem rgba(47, 32, 22, .15);
  }

  .interior-kicker { margin-bottom: .7rem; font-size: .48rem; }
  .interior-title-card > strong { font-size: 3rem; }
  .interior-summary { margin-top: .8rem; font-size: .67rem; }
  .interior-link { margin-top: .8rem; font-size: .54rem; }

  .interior-caption {
    right: 1rem;
    bottom: .8rem;
    padding: 0;
    background: none;
    font-size: .46rem;
  }

  /* Physio mobile */
  .work-concepts .concept-physio { height: 43rem; border-radius: .55rem; }
  .concept-physio::before { right: 0; background-size: 2.8rem 2.8rem; }

  .physio-nav {
    top: .75rem;
    right: .75rem;
    left: .75rem;
    min-height: 3.75rem;
    padding: .4rem .45rem;
  }

  .concept-physio .concept-brand { font-size: .59rem; }
  .physio-mark { width: 2rem; }
  .physio-nav-cta { min-height: 2.35rem; padding: .5rem .7rem; font-size: .5rem; }

  .concept-physio .physio-photo {
    top: 4.1rem;
    right: -16%;
    bottom: auto;
    left: 27%;
    height: 15.8rem;
    clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 88%);
    background-position: 61% center;
  }

  .physio-photo-tag { top: 5.25rem; right: .85rem; font-size: .48rem; }

  .physio-hero-copy {
    top: 18.2rem;
    right: 1.1rem;
    left: 1.1rem;
    width: auto;
  }

  .physio-kicker { margin-bottom: .65rem; font-size: .49rem; }
  .physio-hero-copy > strong { max-width: 6.5em; font-size: 3.25rem; }
  .physio-summary { max-width: 17rem; margin-top: .85rem; font-size: .68rem; }
  .physio-actions { gap: .7rem; margin-top: .95rem; }
  .physio-primary { min-height: 2.65rem; padding: .55rem .75rem; font-size: .53rem; }
  .physio-secondary { max-width: 5.5rem; font-size: .5rem; line-height: 1.3; }

  .physio-path { right: 1.1rem; bottom: .95rem; left: 1.1rem; }
  .physio-path > span { padding-top: .55rem; font-size: .58rem; }
}

@media (max-width: 350px) {
  .work-concepts .concept-stage { height: 42rem; }
  .work-concepts .concept-wealth,
  .work-concepts .concept-interior { height: 42.25rem; }
  .work-concepts .concept-physio { height: 44rem; }

  .dental-nav-cta { max-width: 5.8rem; line-height: 1.15; text-align: center; white-space: normal; }
  .dental-hero-copy > strong { font-size: 2.15rem; }
  .dental-phone { white-space: normal; }

  .wealth-hero-copy > strong { font-size: 2.5rem; }
  .wealth-summary { max-width: 13rem; }
  .wealth-metrics b { font-size: .6rem; }

  .interior-title-card > strong { font-size: 2.7rem; }

  .physio-hero-copy > strong { font-size: 3rem; }
  .physio-secondary { display: none; }
}

/* Homepage uses the same real mini-site systems in a tighter two-card edit. */
.home-concepts .dental-nav-links,
.home-concepts .wealth-nav-links { display: none; }
.home-concepts .dental-nav-cta,
.home-concepts .wealth-nav-cta { margin-left: auto; }
.home-concepts > .shell > .actions { margin-top: 2rem; }

@media (min-width: 621px) {
  .home-concepts .concept-dental .dental-photo { left: 53%; }
  .home-concepts .dental-hero-copy { width: 46%; }
  .home-concepts .dental-services { right: 51%; }
  .home-concepts .wealth-hero-copy { width: 55%; }
  .home-concepts .wealth-hero-copy > strong { font-size: clamp(2.75rem, 6.8cqw, 4.4rem); }
  .home-concepts .concept-wealth .wealth-photo { right: 3%; width: 39cqw; }
}

@media (min-width: 1101px) {
  .home-concepts .concept-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.25rem; }
  .home-concepts .concept-stage { height: clamp(31rem, 39vw, 35rem); }
}

@media (min-width: 621px) and (max-width: 1100px) {
  .home-concepts .concept-grid { grid-template-columns: minmax(0, 1fr); gap: 2.5rem; }
  .home-concepts .concept-stage { height: clamp(35rem, 65vw, 40rem); }
}
