/* Homepage-only composition. Shared navigation, tokens and footer remain in the global styles. */
.home-profile-grid img[src*="shreyata-sugandhi"] { object-position: 45% top; }
.home-profile-grid img[src*="vikas-yadav"] { object-position: 55% top; }
.home-page {
  background: #fbf9f4;
  color: #0a0a0a;
}

.home-page main { overflow: clip; }
.home-page section { scroll-margin-top: 7rem; }
.home-page .container { width: min(1440px, calc(100% - 80px)); }
.home-page h1,
.home-page h2,
.home-page h3,
.home-page strong,
.home-page b { font-family: "DM Sans", sans-serif; }
.home-page p,
.home-page li,
.home-page a,
.home-page label,
.home-page input,
.home-page select,
.home-page textarea,
.home-page button { font-family: "Manrope", sans-serif; }
.home-page :focus-visible { outline: 3px solid #c9a227; outline-offset: 4px; }

.home-kicker {
  margin: 0 0 1rem;
  color: #6b6b66;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.home-button {
  align-items: center;
  border: 1px solid transparent;
  border-radius: .6rem;
  display: inline-flex;
  font-size: .88rem;
  font-weight: 800;
  gap: 1rem;
  justify-content: space-between;
  min-height: 3.55rem;
  padding: .85rem 1.25rem;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}
.home-button:hover { transform: translateY(-2px); }
.home-button-gold { background: #c9a227; color: #0a0a0a; }
.home-button-gold:hover { background: #d7b33c; color: #0a0a0a; }
.home-button-ink { background: #0a0a0a; color: #fff; }
.home-button-ink:hover { background: #12503f; color: #fff; }

.home-hero {
  background: linear-gradient(105deg, #fbf9f4 0%, #fbf9f4 62%, #f3eee2 100%);
  min-height: min(48rem, calc(100vh - 1rem));
  overflow: hidden;
  padding: clamp(8rem, 13vw, 11.5rem) 0 clamp(4.5rem, 8vw, 7.5rem);
}
.home-hero-grid {
  align-items: center;
  display: grid;
  gap: clamp(1rem, 3vw, 4rem);
  grid-template-columns: minmax(0, .95fr) minmax(27rem, 1.05fr);
}
.home-hero-copy,
.home-hero-visual { min-width: 0; }
.home-hero-copy h1 {
  font-size: clamp(3.2rem, 6.3vw, 6.65rem);
  font-weight: 800;
  letter-spacing: -.075em;
  line-height: .91;
  margin: 0;
  max-width: 10.5ch;
}
.home-hero-copy > p:not(.home-kicker) {
  color: #50504d;
  font-size: clamp(1rem, 1.35vw, 1.22rem);
  line-height: 1.72;
  margin: 2rem 0 0;
  max-width: 43rem;
}
.home-hero-actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 2rem; }
.home-proof-strip { border-top: 1px solid #e4dfd3; display: grid; grid-template-columns: 1fr 1fr; margin-top: 3rem; max-width: 42rem; }
.home-proof-strip > div { display: grid; gap: .35rem; padding: 1.1rem 1rem 0 0; }
.home-proof-strip > div + div { border-left: 1px solid #e4dfd3; padding-left: 1rem; }
.home-proof-strip strong { font-size: .96rem; }
.home-proof-strip span { color: #6b6b66; font-size: .74rem; line-height: 1.4; }
.home-proof-growth strong { color: #12503f; }
.home-proof-tech strong { color: #a77f10; }

.home-hero-visual {
  display: grid;
  height: 35rem;
  isolation: isolate;
  place-items: center;
  overflow: hidden;
  position: relative;
}
.home-hero-glow {
  animation: home-hero-pulse 8s ease-in-out infinite;
  background: radial-gradient(circle, rgba(227,189,88,.34), transparent 66%);
  border-radius: 50%;
  height: 35.625rem;
  position: absolute;
  width: 35.625rem;
}
.home-hero-orbit {
  animation: home-hero-orbit 18s linear infinite;
  border: 1px solid rgba(199,147,31,.45);
  border-radius: 50%;
  height: 19.375rem;
  position: absolute;
  transform: rotate(-18deg);
  width: 40.625rem;
}
.home-hero-orbit::before,
.home-hero-orbit::after {
  background: #c9a227;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(201,149,32,.65);
  content: "";
  height: 10px;
  position: absolute;
  width: 10px;
}
.home-hero-orbit::before { left: 42%; top: -5px; }
.home-hero-orbit::after { bottom: -5px; right: 15%; }
.home-hero-orbit-two { animation-direction: reverse; animation-duration: 27s; height: 22.5rem; width: 45.625rem; }
.home-hero-orbit-three { animation-duration: 22s; border-style: dashed; height: 15.625rem; width: 33.75rem; }
.home-hero-medallion {
  align-items: center;
  animation: home-hero-medallion 7s ease-in-out infinite;
  background: radial-gradient(circle at 35% 27%, #f9df8b, #d8a933 42%, #9a6c10 75%, #624306);
  border-radius: 50%;
  box-shadow: inset 0 15px 40px rgba(255,255,255,.35), 0 30px 70px rgba(118,83,13,.22);
  display: flex;
  height: 20.95rem;
  justify-content: center;
  position: relative;
  transform: translateX(-4.5rem);
  width: 20.95rem;
  z-index: 4;
}
.home-hero-medallion img { filter: drop-shadow(0 11px 12px rgba(0,0,0,.18)); height: 13.75rem; object-fit: contain; width: 13.75rem; }
.home-hero-dot { background: #c9a227; border-radius: 50%; box-shadow: 0 0 20px rgba(201,149,32,.55); height: 10px; position: absolute; width: 10px; z-index: 5; }
.home-hero-dot-one { left: 38%; top: 5%; }
.home-hero-dot-two { right: 22%; top: 22%; }
.home-hero-dot-three { bottom: 18%; left: 19%; }
.home-capability-list { display: grid; gap: .8rem; position: absolute; right: 0; top: 4.4rem; z-index: 7; }
.home-capability { align-items: center; display: flex; gap: .8rem; }
.home-capability-icon { align-items: center; background: #fff; border-radius: 50%; box-shadow: 0 4px 18px rgba(10,10,10,.06); color: #c9a227; display: flex; flex: 0 0 3.875rem; font-size: 1.15rem; height: 3.875rem; justify-content: center; width: 3.875rem; }
.home-capability b { color: #0a0a0a; display: block; font-size: .72rem; font-weight: 800; letter-spacing: .04em; line-height: 1.2; }
.home-capability small { color: #6b6b66; display: block; font-size: .68rem; line-height: 1.4; margin-top: .22rem; }
@keyframes home-hero-pulse { 50% { opacity: .72; transform: scale(1.08); } }
@keyframes home-hero-orbit { to { transform: rotate(342deg); } }
@keyframes home-hero-medallion { 50% { transform: translate(-4.5rem, -9px) rotate(1deg); } }

/* What we do — recovered homepage service grid, isolated from legacy .card styles. */
.home-services { background: #f9f7f2; padding: clamp(5rem, 9vw, 8.5rem) 0; }
.home-services-heading { margin: 0 auto clamp(2.25rem, 4vw, 3.5rem); max-width: 58rem; text-align: center; }
.home-services-eyebrow { color: #a77f10; font-size: .76rem; font-weight: 800; letter-spacing: .18em; margin: 0 0 1rem; }
.home-services-heading h2 { font-size: clamp(2.6rem, 5vw, 5.4rem); letter-spacing: -.07em; line-height: .94; margin: 0; }
.home-services-heading > p:last-child { color: #6b6b66; font-family: "Manrope", sans-serif; font-size: 1rem; line-height: 1.7; margin: 1.35rem auto 0; max-width: 51rem; }
.home-services-grid { display: grid; gap: 24px; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.home-service-card { background: #fff; border: 1px solid #e4dfd3; border-radius: 14px; color: #0a0a0a; display: flex; flex-direction: column; min-width: 0; overflow: hidden; text-decoration: none; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; }
.home-service-card:hover { border-color: #c9a227; box-shadow: 0 14px 28px rgba(10,10,10,.07); transform: translateY(-4px); }
.home-service-media { aspect-ratio: 4 / 3; background: #ede8dd; position: relative; }
.home-service-media img { display: block; height: 100%; object-fit: cover; object-position: center; width: 100%; }
.home-service-glyph { align-items: center; background: #c9a227; border: 3px solid #fff; border-radius: 50%; bottom: -1.35rem; color: #0a0a0a; display: flex; font-family: "DM Sans", sans-serif; font-size: 1.1rem; font-style: normal; font-weight: 800; height: 2.7rem; justify-content: center; left: 1rem; position: absolute; width: 2.7rem; }
.home-service-card-body { display: flex; flex: 1; flex-direction: column; min-height: 15.25rem; padding: 2.25rem 1rem 1rem; }
.home-service-card h3 { font-size: 1.15rem; letter-spacing: -.045em; line-height: 1.08; margin: 0; min-height: 2.2em; }
.home-service-card p { color: #6b6b66; font-family: "Manrope", sans-serif; font-size: .78rem; line-height: 1.58; margin: .8rem 0 1rem; }
.home-service-arrow { align-items: center; align-self: flex-end; background: #c9a227; border-radius: 50%; color: #0a0a0a; display: flex; font-size: 1.15rem; font-style: normal; font-weight: 800; height: 2.35rem; justify-content: center; margin-top: auto; transition: transform 180ms ease; width: 2.35rem; }
.home-service-card:hover .home-service-arrow { transform: rotate(45deg); }

@media (max-width: 1199px) { .home-services-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 899px) { .home-services-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 599px) { .home-services { padding: 4.5rem 0; } .home-services-heading > p:last-child { font-size: .92rem; } .home-services-grid { gap: 16px; grid-template-columns: minmax(0, 1fr); } .home-service-card-body { min-height: 0; } }

.home-engines { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.home-engines > .sr-only {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.home-engine { background: #0a0a0a; color: #fff; display: flex; min-height: 46rem; padding: clamp(3.2rem, 7vw, 7rem) clamp(1.5rem, 7vw, 8rem); }
.home-engine-inner { display: flex; flex: 1; flex-direction: column; margin: 0 auto; max-width: 35rem; width: 100%; }
.home-engine .home-kicker { color: #c9a227; }
.home-engine h2 { font-size: clamp(2.75rem, 5vw, 5.5rem); letter-spacing: -.07em; line-height: .92; margin: 0; max-width: 8ch; }
.home-engine-summary { color: #fbf9f4; font-size: 1.03rem; line-height: 1.75; margin: 2rem 0; }
.home-engine-proof-row { border-bottom: 1px solid rgba(251,249,244,.32); border-top: 1px solid rgba(251,249,244,.32); display: grid; gap: 1rem; grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 0 0 1.25rem; padding: 1.25rem 0; }
.home-engine-proof-row > div { display: grid; gap: .45rem; }
.home-engine-proof-row strong,.home-engine-growth-proof strong { color: #c9a227; font-size: clamp(1.75rem, 3vw, 3.1rem); letter-spacing: -.07em; line-height: 1; }
.home-engine-proof-row span,.home-engine-growth-proof span { color: rgba(251,249,244,.78); font-size: .76rem; line-height: 1.5; }
.home-engine-secondary { color: rgba(251,249,244,.78); font-size: .65rem; letter-spacing: -.025em; line-height: 1.55; margin: 0 0 1.45rem; white-space: nowrap; }
.home-engine-chips { display: flex; flex-wrap: wrap; gap: .55rem; list-style: none; margin: 0; padding: 0; }
.home-engine-chips li { border: 1px solid rgba(251,249,244,.56); border-radius: 999px; color: #fbf9f4; font-size: .73rem; font-weight: 700; padding: .55rem .75rem; }
.home-engine-growth-flow { align-items: center; display: flex; flex-wrap: wrap; gap: .55rem; margin: 0 0 1.75rem; }
.home-engine-growth-flow span { color: #fbf9f4; font-size: .83rem; font-weight: 700; }
.home-engine-growth-flow i { color: #c9a227; font-size: 1rem; font-style: normal; }
.home-engine-growth-proof { border-left: 2px solid #c9a227; display: grid; gap: .5rem; margin: 0 0 1.6rem; padding-left: 1rem; }
.home-engine-disclaimer { color: rgba(251,249,244,.78); font-size: .8125rem; line-height: 1.55; margin: 1.6rem 0 0; }
.home-engine-cta { align-items: center; border-bottom: 1px solid currentColor; color: #fff; display: inline-flex; font-size: .88rem; font-weight: 800; gap: .55rem; margin-top: auto; padding: 2rem 0 .2rem; text-decoration: none; width: fit-content; }
.home-engine-cta span { color: #c9a227; font-size: 1.1rem; }

.home-outcomes { padding: clamp(5rem, 11vw, 10rem) 0; }
.home-outcomes > h2,
.home-verticals > h2,
.home-ladder h2,
.home-growth-path h2,
.home-consultant h2,
.home-leadership > h2,
.home-industries h2,
.home-work h2,
.home-contact h2 { font-size: clamp(2.4rem, 5.3vw, 5.6rem); letter-spacing: -.07em; line-height: .94; margin: 0; max-width: 13ch; }
.home-outcome-bands { border-top: 1px solid #e4dfd3; margin-top: 3.5rem; }
.home-outcome-bands > section { border-bottom: 1px solid #e4dfd3; display: grid; gap: 2rem; grid-template-columns: 12rem 1fr; padding: 1.75rem 0 2rem; }
.home-outcome-bands > section > p { color: #12503f; font-size: .78rem; font-weight: 800; margin: 0; text-transform: uppercase; }
.home-stat-grid { display: grid; gap: 1.5rem; grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr)); }
.home-stat-grid article { display: grid; gap: .55rem; }
.home-stat-grid strong { color: #0a0a0a; font-size: clamp(1.75rem, 3vw, 3.1rem); letter-spacing: -.07em; line-height: 1; }
.home-stat-grid span { color: #6b6b66; font-size: .77rem; line-height: 1.48; }
.home-results-note { color: #6b6b66; font-size: .75rem; line-height: 1.55; margin: 1rem 0 0; max-width: 52rem; }

.home-verticals { padding-bottom: clamp(5rem, 10vw, 9rem); }
.home-verticals > h2 { max-width: 11ch; }
.home-vertical-grid { display: grid; gap: 0; grid-template-columns: repeat(3, 1fr); margin-top: 3.25rem; }
.home-vertical-grid article { border: 1px solid #e4dfd3; margin: -1px 0 0 -1px; min-height: 19rem; padding: 1.8rem; transition: background-color .2s ease, color .2s ease; }
.home-vertical-grid article:hover { background: #0a0a0a; color: #fff; }
.home-vertical-grid h3 { font-size: 1.4rem; letter-spacing: -.045em; line-height: 1.05; margin: 0; }
.home-vertical-grid p { color: #12503f; font-size: .9rem; font-weight: 700; line-height: 1.4; margin: 1rem 0; }
.home-vertical-grid article:hover p { color: #e0b94e; }
.home-vertical-grid ul { color: #6b6b66; font-size: .77rem; line-height: 1.55; margin: 0; padding-left: 1rem; }
.home-vertical-grid article:hover ul { color: rgba(255,255,255,.73); }

.home-ladder { background: #f1eadb; padding: clamp(5rem, 10vw, 9rem) 0; }
.home-ladder h2 { max-width: 11ch; }
.home-ladder ol { border-top: 1px solid #c9a227; counter-reset: ladder; display: grid; grid-template-columns: repeat(5, 1fr); list-style: none; margin: 3.5rem 0 0; padding: 0; }
.home-ladder li { border-left: 1px solid #d9cfbd; min-height: 13rem; padding: 1.35rem 1.1rem 0; }
.home-ladder li:first-child { border-left: 0; padding-left: 0; }
.home-ladder li > span { color: #a77f10; font-family: "DM Sans", sans-serif; font-size: 1.2rem; font-weight: 800; }
.home-ladder h3 { font-size: 1.2rem; letter-spacing: -.04em; margin: 2.2rem 0 .6rem; }
.home-ladder p { color: #6b6b66; font-size: .8rem; line-height: 1.55; margin: 0; }

.home-growth-path { padding: clamp(5rem, 10vw, 9rem) 0; }
.home-growth-path h2 { max-width: 9ch; }
.home-flow { align-items: center; display: flex; flex-wrap: wrap; gap: .7rem; margin: 3.3rem 0 1.8rem; }
.home-flow span { border: 1px solid #e4dfd3; border-radius: 999px; font-size: .83rem; font-weight: 800; padding: .72rem .95rem; }
.home-flow span:last-child { background: #12503f; border-color: #12503f; color: #fff; }
.home-flow i { color: #c9a227; font-size: 1.3rem; font-style: normal; }
.home-growth-path > p { color: #50504d; font-size: 1.08rem; line-height: 1.7; margin: 0; max-width: 52rem; }

.home-income { background: radial-gradient(circle at 78% 18%, rgba(201,162,39,.22), transparent 32rem), linear-gradient(135deg, #0a0a0a 0%, #17130b 100%); color: #fff; isolation: isolate; overflow: hidden; padding: clamp(5rem, 10vw, 9rem) 0; position: relative; }
.home-income::before,
.home-income::after { border: 1px solid rgba(201,162,39,.34); border-radius: 50%; content: ""; pointer-events: none; position: absolute; z-index: 0; }
.home-income::before { height: 34rem; right: -9rem; top: -17rem; width: 34rem; }
.home-income::after { border-style: dashed; bottom: -20rem; height: 37rem; left: -13rem; width: 37rem; }
.home-income > .container { display: grid; gap: 3rem; grid-template-columns: minmax(0, 1.1fr) minmax(17rem, .75fr); position: relative; z-index: 1; }
.home-income h2 { font-size: clamp(2.65rem, 5vw, 5.4rem); letter-spacing: -.07em; line-height: .93; margin: 0; max-width: 10ch; }
.home-income p { color: rgba(255,255,255,.81); line-height: 1.72; margin: 1.6rem 0 0; max-width: 42rem; }
.home-income-flow { align-items: center; display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 2rem; }
.home-income-flow span { border: 1px solid rgba(255,255,255,.38); border-radius: 999px; font-size: .74rem; font-weight: 700; padding: .58rem .75rem; }
.home-income-flow i { color: #c9a227; font-style: normal; }
.home-income ul { align-self: start; border-top: 1px solid rgba(255,255,255,.3); list-style: none; margin: 0; padding: 0; }
.home-income li { border-bottom: 1px solid rgba(255,255,255,.22); font-size: .88rem; line-height: 1.4; padding: .88rem 0 .88rem 1.25rem; position: relative; }
.home-income li::before { color: #c9a227; content: "•"; left: 0; position: absolute; }
.home-income aside { border-left: 2px solid #c9a227; grid-column: 1 / -1; max-width: 51rem; padding: .2rem 0 .2rem 1rem; }
.home-income aside strong { color: #c9a227; font-size: .8rem; text-transform: uppercase; }
.home-income aside p { font-size: .78rem; margin-top: .55rem; }

.home-consultant { padding: clamp(5rem, 10vw, 9rem) 0; }
.home-consultant h2 { max-width: 12ch; }
.home-consultant > p { color: #50504d; font-size: 1.1rem; line-height: 1.7; margin: 2rem 0 0; max-width: 48rem; }
.home-equation { border-bottom: 1px solid #e4dfd3; border-top: 1px solid #e4dfd3; color: #12503f; font-family: "DM Sans", sans-serif; font-size: clamp(1.3rem, 2.4vw, 2.55rem); font-weight: 800; letter-spacing: -.06em; line-height: 1.05; margin-top: 3rem; padding: 2.2rem 0; }
.home-equation b { color: #c9a227; margin: 0 .14em; }
.home-text-link { border-bottom: 1px solid #0a0a0a; color: #0a0a0a; display: inline-flex; font-size: .86rem; font-weight: 800; gap: .8rem; margin-top: 2rem; padding-bottom: .3rem; text-decoration: none; }
.home-text-link span { color: #a77f10; }

.home-leadership { padding-bottom: clamp(5rem, 10vw, 9rem); }
.home-leadership > h2 { max-width: 12ch; }
.home-profile-grid { display: grid; gap: clamp(1.5rem, 3vw, 2.5rem); grid-template-columns: 1fr; margin-top: 3.2rem; }
.home-profile-grid article { background: #fff; border: 1px solid #e4dfd3; border-radius: 1.5rem; display: grid; grid-template-columns: minmax(20rem, .72fr) minmax(0, 1.28fr); overflow: hidden; position: relative; }
.home-profile-grid article::before { background: #c9a227; content: ""; height: .28rem; left: 0; position: absolute; top: 0; width: 5.5rem; z-index: 1; }
.home-profile-grid img { align-self: start; aspect-ratio: 4 / 5; filter: saturate(.9); height: clamp(30rem, 43vw, 40rem); object-fit: cover; object-position: 25% top; width: 100%; }
.home-profile-grid article > div { align-self: center; padding: clamp(2rem, 4vw, 4.5rem); }
.home-profile-grid .home-kicker { color: #a77f10; margin: 0 0 .9rem; }
.home-profile-grid h3 { font-size: clamp(2.3rem, 4vw, 4.25rem); letter-spacing: -.07em; line-height: .93; margin: 0; }
.home-profile-grid p:not(.home-kicker) { color: #50504d; font-size: clamp(.95rem, 1.25vw, 1.1rem); line-height: 1.7; margin: 1.2rem 0 0; max-width: 63ch; }
.home-profile-strapline { color: #a77f10 !important; font-size: .78rem !important; font-weight: 800; letter-spacing: .08em; line-height: 1.45 !important; text-transform: uppercase; }
.home-profile-grid ul { display: flex; flex-wrap: wrap; gap: .5rem; list-style: none; margin: 1.5rem 0 0; padding: 0; }
.home-profile-grid li { border: 1px solid #e4dfd3; border-radius: 999px; font-size: .72rem; font-weight: 700; padding: .5rem .7rem; }
.home-profile-grid li a { color: inherit; display: block; text-decoration: none; }
.home-profile-grid li:has(a):hover { border-color: #c9a227; }
.home-profile-grid li:has(a:focus-visible) { border-color: #c9a227; outline: 2px solid #c9a227; outline-offset: 2px; }

.home-growth-focus { background: #fbf9f4; border-bottom: 1px solid #e4dfd3; border-top: 1px solid #e4dfd3; padding: clamp(5rem, 10vw, 9rem) 0; }
.home-growth-focus-intro { display: grid; gap: 1.25rem; max-width: 48rem; }
.home-growth-focus h2 { font-size: clamp(2.4rem, 5.3vw, 5.6rem); letter-spacing: -.07em; line-height: .94; margin: 0; max-width: 11ch; }
.home-growth-focus-intro > p:last-child { color: #6b6b66; font-size: 1rem; line-height: 1.7; margin: 0; max-width: 44rem; }
.home-growth-focus-grid { display: grid; gap: 0; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 3.25rem; }
.home-growth-focus-grid article { background: #fff; border: 1px solid #e4dfd3; margin: -1px 0 0 -1px; min-height: 13rem; padding: 1.6rem; scroll-margin-top: 7rem; }
.home-growth-focus-grid h3 { font-size: 1.22rem; letter-spacing: -.045em; line-height: 1.08; margin: 0 0 1rem; }
.home-growth-focus-grid p { color: #6b6b66; font-size: .82rem; line-height: 1.6; margin: 0; }
.home-growth-focus-note { border-left: 2px solid #c9a227; color: #6b6b66; font-size: .76rem; line-height: 1.55; margin: 2rem 0 0; max-width: 48rem; padding-left: .9rem; }

.home-industries { border-bottom: 1px solid #e4dfd3; border-top: 1px solid #e4dfd3; padding: 3.5rem 0; }
.home-industries h2 { font-size: clamp(2rem, 3.4vw, 3.75rem); max-width: 15ch; }
.home-industries p { color: #12503f; font-size: clamp(.82rem, 1.35vw, 1.05rem); font-weight: 800; line-height: 1.8; margin: 1.5rem 0 0; max-width: 64rem; }
.home-industries b { color: #c9a227; margin: 0 .25em; }

.home-organisations { background: #fbf9f4; overflow: hidden; padding: clamp(5rem, 10vw, 8rem) 0; }
.home-organisations-head { max-width: 46rem; }
.home-organisations h2 { font-size: clamp(2.4rem, 5.3vw, 5.6rem); letter-spacing: -.07em; line-height: .94; margin: .85rem 0 1.2rem; max-width: 12ch; }
.home-organisations-head > p:last-child { color: #6b6b66; font-size: .95rem; line-height: 1.65; margin: 0; max-width: 43rem; }
.home-organisation-marquee { margin-top: 3rem; overflow: hidden; }
.home-organisation-track { animation: home-organisation-scroll 68s linear infinite; display: flex; margin: 0; width: max-content; }
.home-organisation-track-reverse { animation-direction: reverse; margin-top: .9rem; }
.home-organisation-set { display: flex; flex: 0 0 auto; gap: .75rem; list-style: none; margin: 0; padding: .15rem .75rem .15rem 0; }
.home-organisation-set li { align-items: center; background: #fff; border: 1px solid #e4dfd3; border-radius: 999px; color: #0a0a0a; display: flex; font-family: "Manrope", sans-serif; font-size: .8rem; font-weight: 700; height: 2.85rem; letter-spacing: .01em; padding: 0 1.1rem; white-space: nowrap; }
@keyframes home-organisation-scroll { to { transform: translateX(-50%); } }

.home-work { background: #0a0a0a; color: #fff; padding: clamp(5rem, 9vw, 8rem) 0; }
.home-work h2 { color: #fff; }
.home-work ol { border-top: 1px solid rgba(255,255,255,.28); display: grid; grid-template-columns: repeat(5, 1fr); list-style: none; margin: 3rem 0 0; padding: 0; }
.home-work li { border-left: 1px solid rgba(255,255,255,.2); display: grid; gap: 1rem; min-height: 10rem; padding: 1.25rem; }
.home-work li:first-child { border-left: 0; padding-left: 0; }
.home-work b { color: #e0b94e; font-size: 1.15rem; }
.home-work span { color: rgba(255,255,255,.67); font-size: .78rem; line-height: 1.55; }
.home-work-cta { align-items: center; border-bottom: 1px solid #c9a227; color: #fff; display: inline-flex; font-size: .85rem; font-weight: 800; gap: .8rem; margin-top: 2.25rem; padding-bottom: .4rem; text-decoration: none; }
.home-work-cta span { color: #c9a227; font-size: 1rem; }

.home-contact { background: #f1eadb; padding: clamp(5rem, 10vw, 9rem) 0; }
.home-contact-grid { display: grid; gap: clamp(2rem, 7vw, 7rem); grid-template-columns: minmax(0, .85fr) minmax(20rem, 1fr); }
.home-contact h2 { max-width: 10ch; }
.home-contact > .container > div > p:not(.home-kicker) { color: #50504d; font-size: 1rem; line-height: 1.7; margin: 1.7rem 0; max-width: 33rem; }
.home-contact address { display: grid; font-size: .85rem; font-style: normal; gap: .45rem; }
.home-contact address a { color: #0a0a0a; font-weight: 800; text-decoration: none; width: fit-content; }
.home-contact address a:hover { color: #12503f; }
.home-contact address span { color: #6b6b66; }
.home-contact form { background: #fff; border: 1px solid #e4dfd3; padding: clamp(1.25rem, 3vw, 2.3rem); }
.home-form-grid { display: grid; gap: 1rem; grid-template-columns: 1fr 1fr; }
.home-form-grid > div { display: grid; gap: .43rem; }
.home-form-message { grid-column: 1 / -1; }
.home-form-grid label { font-size: .72rem; font-weight: 800; }
.home-form-grid input,
.home-form-grid select,
.home-form-grid textarea { appearance: none; background: #fbf9f4; border: 1px solid #d8d1c2; border-radius: .3rem; color: #0a0a0a; font-size: .86rem; line-height: 1.35; min-height: 2.85rem; padding: .7rem .75rem; width: 100%; }
.home-form-grid textarea { min-height: 7.2rem; resize: vertical; }
.home-form-grid select { background-image: linear-gradient(45deg, transparent 50%, #0a0a0a 50%), linear-gradient(135deg, #0a0a0a 50%, transparent 50%); background-position: calc(100% - 16px) 1.2rem, calc(100% - 11px) 1.2rem; background-repeat: no-repeat; background-size: 5px 5px; padding-right: 2.2rem; }
.home-contact form .home-button { border: 0; cursor: pointer; margin-top: 1rem; }
.home-contact form .home-button:disabled { cursor: progress; opacity: .66; transform: none; }
.home-form-status { color: #12503f; font-size: .78rem; font-weight: 700; line-height: 1.5; margin: .85rem 0 0; min-height: 1.2em; }
.home-form-status.is-error { color: #8c241a; }

.home-load-reveal { opacity: 0; transform: translateY(1rem); }
html.is-ready .home-load-reveal { animation: home-rise .7s cubic-bezier(.2,.7,.2,1) both; }
@keyframes home-rise { to { opacity: 1; transform: translateY(0); } }

@media (max-width: 1100px) {
  .home-hero-grid { gap: 2rem; grid-template-columns: minmax(0, 1fr) minmax(25rem, .9fr); }
  .home-hero-visual { height: 31rem; }
  .home-hero-medallion { height: 18rem; transform: translateX(-3.5rem); width: 18rem; }
  .home-hero-medallion img { height: 11.75rem; width: 11.75rem; }
  .home-capability-list { top: 3.5rem; }
  .home-engine { padding-left: clamp(1.5rem, 5vw, 4rem); padding-right: clamp(1.5rem, 5vw, 4rem); }
  .home-profile-grid article { grid-template-columns: minmax(18rem, .68fr) minmax(0, 1.32fr); }
}
@media (max-width: 1023px) {
  .home-hero-grid { grid-template-columns: 1fr; }
  .home-hero-visual { height: 43rem; margin: 0 auto; max-width: 44rem; width: 100%; }
  .home-hero-medallion { height: 20rem; transform: none; width: 20rem; }
  .home-hero-medallion img { height: 13rem; width: 13rem; }
  .home-capability-list { bottom: 1.5rem; display: grid; gap: .8rem 1rem; grid-template-columns: 1fr 1fr; left: 1.5rem; right: 1.5rem; top: auto; }
  .home-capability { min-width: 0; }
}
@media (max-width: 800px) {
  .home-page .container { width: min(700px, calc(100% - 34px)); }
  .home-hero { min-height: auto; }
  .home-hero-grid,
  .home-income > .container,
  .home-contact-grid { grid-template-columns: 1fr; }
  .home-hero-copy h1 { max-width: 11ch; }
  .home-outcome-bands > section { grid-template-columns: 1fr; }
  .home-vertical-grid { grid-template-columns: repeat(2, 1fr); }
  .home-growth-focus-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-ladder ol,
  .home-work ol { grid-template-columns: 1fr; }
  .home-ladder li,
  .home-work li,
  .home-ladder li:first-child,
  .home-work li:first-child { border-left: 0; border-top: 1px solid #d9cfbd; min-height: 0; padding: 1.15rem 0; }
  .home-work li,
  .home-work li:first-child { border-top-color: rgba(255,255,255,.2); }
  .home-ladder h3 { margin: .65rem 0; }
  .home-work ol { border-top: 0; }
  .home-income aside { grid-column: auto; }
  .home-profile-grid article { grid-template-columns: minmax(16rem, .62fr) minmax(0, 1.38fr); }
  .home-profile-grid img { height: clamp(26rem, 52vw, 34rem); }
}
@media (max-width: 767px) {
  .home-hero-visual { display: flex; flex-direction: column; height: auto; min-height: 0; padding: 2rem 0 0; }
  .home-hero-glow { height: 29rem; width: 29rem; }
  .home-hero-orbit-one { height: 12rem; width: 27rem; }
  .home-hero-orbit-two { height: 14rem; width: 30rem; }
  .home-hero-orbit-three { height: 10rem; width: 23rem; }
  .home-hero-medallion { flex: 0 0 16.25rem; height: 16.25rem; margin: 1rem auto 2rem; width: 16.25rem; }
  .home-hero-medallion img { height: 9.5rem; width: 9.5rem; }
  .home-capability-list { display: grid; gap: .7rem; grid-template-columns: 1fr; inset: auto; margin: 0; padding: 0 .2rem 1.3rem; position: relative; width: 100%; }
  .home-capability-icon { flex-basis: 2.75rem; font-size: 1rem; height: 2.75rem; width: 2.75rem; }
  .home-capability b { font-size: .68rem; }
  .home-capability small { font-size: .65rem; }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .home-engines { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-engine { min-height: 0; padding: clamp(2.5rem, 5vw, 3.5rem) clamp(1.5rem, 4vw, 2.75rem); }
  .home-engine h2 { font-size: clamp(2.4rem, 5.2vw, 3.8rem); }
  .home-engine-summary { font-size: .95rem; }
  .home-engine-secondary { font-size: .72rem; letter-spacing: 0; white-space: normal; }
  .home-engine-proof-row { gap: .75rem; }
  .home-engine-proof-row strong { font-size: clamp(1.45rem, 3.4vw, 2rem); }
}
@media (max-width: 767px) {
  .home-engines { grid-template-columns: 1fr; }
  .home-engine { min-height: 0; padding: 3.5rem 1.5rem; }
  .home-engine h2 { font-size: clamp(2.6rem, 12vw, 3.7rem); }
  .home-engine-summary { font-size: .96rem; margin: 1.5rem 0; }
  .home-engine-secondary { font-size: .74rem; white-space: normal; }
  .home-engine-proof-row { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 1.1rem; }
  .home-engine-growth-flow { align-items: flex-start; flex-direction: column; gap: .2rem; }
  .home-engine-growth-flow i { line-height: 1; transform: rotate(90deg); }
  .home-engine-cta { margin-top: 2rem; padding-top: 0; }
}
@media (max-width: 540px) {
  .home-page .container { width: calc(100% - 28px); }
  .home-hero { padding-top: 7.5rem; }
  .home-hero-copy h1 { font-size: clamp(2.65rem, 11.7vw, 3.15rem); overflow-wrap: anywhere; }
  .home-hero-actions .home-button { width: 100%; }
  .home-proof-strip { grid-template-columns: 1fr; }
  .home-proof-strip > div + div { border-left: 0; border-top: 1px solid #e4dfd3; padding-left: 0; padding-top: 1rem; }
  .home-vertical-grid { grid-template-columns: 1fr; }
  .home-vertical-grid article { min-height: 0; }
  .home-growth-focus-grid { grid-template-columns: 1fr; }
  .home-growth-focus-grid article { min-height: 0; }
  .home-organisation-set { gap: .6rem; }
  .home-organisation-set li { font-size: .75rem; height: 2.55rem; padding: 0 .9rem; }
  .home-flow { gap: .42rem; }
  .home-flow span { font-size: .72rem; padding: .58rem .65rem; }
  .home-form-grid { grid-template-columns: 1fr; }
  .home-profile-grid article { display: flex; flex-direction: column; min-height: 0; }
  .home-profile-grid article > img { aspect-ratio: 4 / 3; grid-column: auto; height: auto; min-height: 0; order: 0; }
  .home-profile-grid article > div { grid-column: auto; grid-row: auto; order: 1; padding: 1.75rem 1.5rem 2rem; }
  .home-profile-grid h3 { font-size: clamp(2.35rem, 12vw, 3.4rem); }
  .home-profile-grid p:not(.home-kicker) { font-size: .95rem; line-height: 1.65; }
}
@media (prefers-reduced-motion: reduce) {
  .home-page *, .home-page *::before, .home-page *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
  .home-load-reveal { opacity: 1; transform: none; }
  .home-organisation-marquee { overflow: visible; }
  .home-organisation-track { animation: none; flex-wrap: wrap; width: auto; }
  .home-organisation-track .home-organisation-set[aria-hidden="true"] { display: none; }
  .home-organisation-set { flex-wrap: wrap; }
}
