
:root{--navy:#031425;--gold:#d79a43;--gold2:#e8ad59;--beige:#eadbc2;--muted:#c7d0d9;--line:rgba(215,154,67,.33);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
header{position:fixed;inset:0 0 auto;z-index:20;background:rgba(3,20,37,.96);border-bottom:1px solid rgba(255,255,255,.06)}nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.logo-mark{font-family:Georgia,serif;color:var(--gold2);font-size:2.2rem}.brand-text strong{display:block;letter-spacing:.1em}.brand-text span{display:block;font-size:.67rem}.brand-text b{color:var(--gold2)}.nav-links{display:flex;align-items:center;gap:24px;font-size:.73rem;text-transform:uppercase;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border:1px solid var(--gold);font-size:.73rem;font-weight:700;text-transform:uppercase}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.menu{display:none;background:none;border:0;color:#fff;font-size:1.5rem}
.hero{padding-top:76px;min-height:650px;background:linear-gradient(90deg,rgba(3,20,37,.99) 0%,rgba(3,20,37,.95) 41%,rgba(3,20,37,.33) 68%,rgba(3,20,37,.05) 100%),url("hero-hotel-reception.jpg") right center/54% 100% no-repeat;display:flex;align-items:center}.hero-copy{max-width:510px;padding:68px 0}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(3rem,5vw,5rem);line-height:1.02;margin:0 0 25px}.gold{color:var(--gold2)}.hero p{font-size:1rem}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.separator{height:28px;background:var(--beige)}section{padding:62px 0}.eyebrow{text-transform:uppercase;color:var(--gold2);letter-spacing:.14em;font-size:.8rem;font-weight:700}h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2rem,3vw,2.8rem);margin:8px 0 24px}
.diff-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.scale{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px}.scale-item{text-align:center;padding:12px 20px;border-right:1px solid var(--line)}.scale-item:last-child{border-right:0}.icon-circle{width:56px;height:56px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.icon-circle svg,.focus svg,.flow-item svg{stroke:var(--gold2);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-circle svg{width:28px;height:28px}.scale-item strong{display:block;font-size:.78rem;text-transform:uppercase}.copy{color:#d2d9df}.signature{color:var(--gold2);font-weight:700}.section-title{text-align:center;margin-bottom:34px}
.focus-grid{display:grid;grid-template-columns:repeat(6,1fr)}.focus{padding:16px;text-align:center;border-right:1px solid var(--line)}.focus:last-child{border-right:0}.focus svg{width:34px;height:34px;margin-bottom:10px}.focus span{display:block;font-size:.74rem;text-transform:uppercase}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.step{text-align:center}.num{font-family:Georgia,serif;color:var(--gold2);font-size:1.2rem}.step .icon-circle{width:58px;height:58px;margin:10px auto}.step h3{font-size:.78rem;text-transform:uppercase}.step p{font-size:.78rem;color:var(--muted)}
.impact-grid{display:grid;grid-template-columns:42% 58%}.bedroom{background:url("hotel-bedroom.jpg") center/cover no-repeat;min-height:300px}.impact-content{padding:30px 42px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.flow{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.flow-item{padding:0 18px;border-right:1px solid var(--line);text-align:center}.flow-item:last-child{border-right:0}.flow-item svg{width:31px;height:31px;margin-bottom:9px}.flow-item strong{display:block;font-size:.75rem;text-transform:uppercase}.flow-item span{display:block;color:var(--muted);font-size:.72rem;margin-top:8px}.cta-box{background:var(--beige);color:#111;padding:25px;width:230px}.cta-box p{font-weight:700}
input,textarea{width:100%;padding:14px;background:#071c31;border:1px solid rgba(255,255,255,.18);color:white;font:inherit}footer{background:var(--beige);color:#151515;padding:34px 0 18px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr .9fr .7fr;gap:35px}footer h4{font-size:.72rem;text-transform:uppercase;color:#8c642c}footer p,footer a{font-size:.8rem;color:#272727}.footer-bottom{border-top:1px solid rgba(0,0,0,.18);margin-top:22px;padding-top:14px;display:flex;justify-content:space-between;font-size:.74rem}
@media(max-width:950px){.nav-links{display:none}.menu{display:block}.hero{background:linear-gradient(rgba(3,20,37,.86),rgba(3,20,37,.96)),url("hero-hotel-reception.jpg") center/cover no-repeat}.diff-grid,.impact-grid,.impact-content{grid-template-columns:1fr}.focus-grid{grid-template-columns:repeat(3,1fr)}.process{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.cta-box{width:auto}}
@media(max-width:620px){.container{width:calc(100% - 24px)}.brand-text span{display:none}.hero h1{font-size:3rem}.scale,.focus-grid,.process,.flow,.footer-grid{grid-template-columns:1fr}.scale-item,.focus,.flow-item{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.footer-bottom{flex-direction:column;gap:8px}}

.services-section,.approach-section,.why-section,.review-section{background:var(--beige);color:#0b2b2f}
.services-section .eyebrow,.approach-section .eyebrow,.why-section .eyebrow,.review-section .eyebrow{color:#b18345}
.services-section h2,.approach-section h2,.why-section h2,.review-section h2{color:#0b2b2f}
.services-intro{max-width:780px;color:#657276;font-size:1.08rem;margin-bottom:34px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.service-card{background:#f6f0e7;border:1px solid rgba(11,43,47,.13);border-radius:24px;padding:28px;min-height:300px}
.service-icon{width:58px;height:58px;border-radius:15px;background:#0b2b2f;color:#eadbc2;display:grid;place-items:center;font-size:1.45rem;margin-bottom:34px}
.service-card h3{font-size:1.23rem;color:#0b2b2f;margin:0 0 12px}.service-card p{color:#657276;margin:0}
.approach-wrap{display:grid;grid-template-columns:.88fr 1.12fr;gap:65px;align-items:start}.approach-copy h2{font-size:clamp(2.6rem,4.5vw,4.7rem);line-height:1.02}.approach-copy p{color:#657276;font-size:1.05rem}.approach-btn{background:#0b2b2f;color:white;border-radius:999px;padding:15px 25px;display:inline-flex;font-weight:700;margin-top:20px}.approach-steps{display:grid;gap:18px}.approach-step{background:white;border:1px solid rgba(11,43,47,.12);border-radius:18px;padding:24px;display:grid;grid-template-columns:62px 1fr;gap:18px}.approach-num{width:62px;height:62px;border-radius:50%;background:#dfc79e;display:grid;place-items:center;font-weight:700}.approach-step h3{margin:0 0 6px}.approach-step p{color:#657276;margin:0}
.why-wrap h2{font-size:clamp(3rem,5.8vw,6rem);line-height:1.03;max-width:1180px}.why-wrap p{color:#657276;font-size:1.13rem;max-width:1180px}.why-wrap .boldline{color:#0b2b2f;font-weight:700}.why-wrap .statement{font-family:Georgia,serif;font-size:clamp(2.3rem,4.6vw,4.6rem);line-height:1.05;margin-top:48px}
.review-section{padding:28px}.review-box{border:1px solid rgba(177,131,69,.35);border-radius:38px;padding:60px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;background:linear-gradient(135deg,#eadbc2,#f5eee3)}.review-copy h2{font-size:clamp(3rem,5vw,5rem);line-height:1.02}.review-copy p{color:#657276;font-size:1.08rem}.review-form{background:white;border-radius:30px;padding:32px;box-shadow:0 22px 45px rgba(11,43,47,.13);display:grid;gap:12px}.review-form input,.review-form textarea{background:#fff;color:#1c282b;border:1px solid rgba(11,43,47,.15);border-radius:14px}.review-form label{color:#657276;font-size:.82rem;display:flex;gap:10px;align-items:flex-start}.review-form button{width:100%;border-radius:999px;background:#0b2b2f;color:white;border:0;min-height:56px}
@media(max-width:950px){.service-grid{grid-template-columns:1fr 1fr}.approach-wrap,.review-box{grid-template-columns:1fr}}@media(max-width:620px){.service-grid{grid-template-columns:1fr}.review-box{padding:28px 20px}}


/* NAVY REFINEMENT — approved update */
.services-section,
.approach-section,
.why-section,
.review-section{
  background:var(--navy) !important;
  color:#fff !important;
}

.services-section h2,
.approach-copy h2,
.why-wrap h2,
.why-wrap .statement,
.review-copy h2{
  color:#fff !important;
}

.services-section .services-intro,
.approach-copy p,
.why-wrap p,
.review-copy p{
  color:#c7d0d9 !important;
}

.services-section .eyebrow,
.approach-section .eyebrow,
.why-section .eyebrow,
.review-section .eyebrow{
  color:var(--gold2) !important;
}

/* Requested headline reductions */
.why-wrap h2{
  font-size:clamp(2.25rem,3.7vw,4rem) !important;
  max-width:1050px;
}

.why-wrap .statement{
  font-size:clamp(1.9rem,3.2vw,3.35rem) !important;
  max-width:1050px;
}

.review-copy h2{
  font-size:clamp(2.25rem,3.7vw,3.9rem) !important;
}

/* Keep cards light as controlled beige highlights */
.service-card{
  background:#f6f0e7 !important;
}

.approach-step,
.review-form{
  background:#fff !important;
}

.review-box{
  background:linear-gradient(135deg,#eadbc2,#f5eee3) !important;
}

.review-box .eyebrow{
  color:#b18345 !important;
}

.review-copy h2{
  color:#0b2b2f !important;
}

.review-copy p{
  color:#657276 !important;
}


/* WARM BEIGE + NAVY FOOTER REFINEMENT */
:root{
  --warm-beige:#efe1ca;
  --warm-beige-soft:#f4e9d7;
}

/* Warmer beige on all light square/card surfaces */
.service-card{
  background:var(--warm-beige) !important;
}

.approach-step{
  background:var(--warm-beige-soft) !important;
}

.review-form{
  background:var(--warm-beige-soft) !important;
}

.review-box{
  background:linear-gradient(135deg,var(--warm-beige),var(--warm-beige-soft)) !important;
}

/* Footer restored to navy */
footer{
  background:var(--navy) !important;
  color:#fff !important;
  border-top:1px solid rgba(215,154,67,.28);
}

footer h4{
  color:var(--gold2) !important;
}

footer p,
footer a{
  color:#c7d0d9 !important;
}

footer .logo-mark{
  color:var(--gold2) !important;
}

footer strong{
  color:#fff !important;
}

.footer-bottom{
  border-top:1px solid rgba(215,154,67,.28) !important;
  color:#aeb9c3 !important;
}

.procurement-statement{max-width:920px;margin:0 0 38px;padding:20px 24px;border-left:2px solid var(--gold2);background:rgba(239,225,202,.07)}
.procurement-statement strong{display:block;color:#fff;font-size:1.08rem;margin-bottom:7px}
.procurement-statement p{margin:0;color:#c7d0d9;font-size:.98rem;line-height:1.65}

.attached-brand-logo{display:block;width:176px;height:auto;object-fit:contain}
header .attached-brand-logo{max-height:66px;width:auto}
footer .attached-brand-logo{width:205px;max-width:100%;margin-bottom:14px}
@media(max-width:620px){header .attached-brand-logo{max-height:58px}}

/* LARGER TOP-LEFT HEADER LOGO */
header .attached-brand-logo{
  max-height:74px !important;
  width:auto !important;
}
nav{height:88px !important}
.hero{padding-top:88px !important}
@media(max-width:620px){
  header .attached-brand-logo{max-height:68px !important}
  nav{height:80px !important}
  .hero{padding-top:80px !important}
}


/* TIGHTER, LARGER HEADER LOGO */
header .attached-brand-logo{
  max-height:84px !important;
  width:auto !important;
  object-fit:contain !important;
}
nav{height:96px !important}
.hero{padding-top:96px !important}

/* START WITH THREE */
.start-three-section{
  background:var(--navy) !important;
  color:#fff;
}
.start-three-wrap{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:70px;
  align-items:start;
}
.start-three-section h2{
  color:#fff;
  font-size:clamp(2.7rem,4.5vw,4.8rem);
  line-height:1.04;
  margin-top:12px;
}
.start-three-copy{
  max-width:760px;
}
.start-three-copy p{
  color:#c7d0d9;
  font-size:1.04rem;
  margin:0 0 17px;
}
.start-three-copy strong{
  color:var(--gold2);
}
.start-three-cta{
  margin-top:14px;
}
@media(max-width:950px){
  .start-three-wrap{grid-template-columns:1fr}
}
@media(max-width:620px){
  header .attached-brand-logo{max-height:74px !important}
  nav{height:86px !important}
  .hero{padding-top:86px !important}
}


/* APPROACH STEP HEADINGS — NAVY */
.approach-step h3{
  color:var(--navy) !important;
}

.site-logo{display:block;width:136px;height:136px;object-fit:contain;flex:0 0 auto}
header nav{height:150px!important}
.hero{padding-top:150px!important}
footer .site-logo{width:120px;height:120px}
@media(max-width:950px){.site-logo{width:112px;height:112px}header nav{height:126px!important}.hero{padding-top:126px!important}}
@media(max-width:620px){.site-logo{width:88px;height:88px}header nav{height:104px!important}.hero{padding-top:104px!important}}

.invisible-costs-copy{margin:20px 0 28px}.invisible-costs-copy p{color:#c7d0d9;margin:0 0 16px;line-height:1.65}.invisible-costs-copy strong{color:#fff}.challenge-grid .service-card p{font-size:1.02rem;color:#536368}.start-three-tagline{color:var(--gold2);font-weight:700;font-size:1.05rem;margin-top:-8px;margin-bottom:28px}.methodology-line{grid-column:2;color:#c7d0d9;margin:0 0 18px}.founder-note{margin-top:34px;padding:18px 22px;border-left:2px solid var(--gold2);color:#c7d0d9}.founder-note strong{color:#fff}@media(max-width:950px){.methodology-line{grid-column:1}}


/* REFINED STRUCTURE + LOGO */
.site-logo{
  background:transparent !important;
  border-radius:50%;
  box-shadow:none !important;
}

/* Section 2 */
.diff-grid .eyebrow{
  font-size:1rem !important;
  letter-spacing:.16em;
}
.diff-grid h2{
  font-size:clamp(2.7rem,4.4vw,4.8rem) !important;
  line-height:1.04;
  max-width:760px;
}
.invisible-costs-copy{
  margin-top:18px;
}

/* Section 3 */
.services-section h2{
  font-size:clamp(2.45rem,3.8vw,4rem) !important;
  line-height:1.04;
}
.services-intro{
  max-width:900px !important;
  font-size:1.02rem !important;
}

/* Section 4 */
.start-three-section h2{
  font-size:clamp(2.5rem,4vw,4.2rem) !important;
  line-height:1.04;
}
.start-three-points{
  list-style:none;
  padding:0;
  margin:18px 0 30px;
  display:grid;
  gap:8px;
}
.start-three-points li{
  color:#fff;
  font-size:1.18rem;
  font-weight:700;
  padding-left:22px;
  position:relative;
}
.start-three-points li::before{
  content:"—";
  position:absolute;
  left:0;
  color:var(--gold2);
}

/* Approach: reduce empty space */
.approach-wrap{
  grid-template-columns:.8fr 1.2fr !important;
  gap:42px !important;
  align-items:start;
}
.approach-copy h2{
  font-size:clamp(2.4rem,3.7vw,3.9rem) !important;
  line-height:1.04;
}
.approach-copy p{
  margin-bottom:18px;
}
.methodology-line{
  grid-column:2 !important;
  margin:0 0 14px !important;
  color:#c7d0d9 !important;
  font-size:.98rem;
}
.approach-steps{
  gap:12px !important;
}
.approach-step{
  padding:18px 20px !important;
  grid-template-columns:54px 1fr !important;
  gap:14px !important;
}
.approach-num{
  width:54px !important;
  height:54px !important;
}
.approach-step h3{
  margin-bottom:4px !important;
}
.approach-step p{
  font-size:.94rem !important;
  line-height:1.5;
}

@media(max-width:950px){
  .approach-wrap{grid-template-columns:1fr !important}
  .methodology-line{grid-column:1 !important}
}

:root{--navy:#031425;--navy-deep:#02101f;--gold:#d79a43;--gold2:#e8ad59;--beige:#eadbc2;--beige-soft:#f3e7d4}
header{background:rgba(3,20,37,.97)!important;border-bottom:1px solid rgba(215,154,67,.28)!important}
.final-logo{display:block;width:158px!important;height:158px!important;object-fit:contain;border-radius:50%;background:transparent!important;box-shadow:none!important}
header nav{height:170px!important;min-height:170px!important}
.hero{padding-top:170px!important;background:linear-gradient(90deg,rgba(3,20,37,.99) 0%,rgba(3,20,37,.94) 42%,rgba(3,20,37,.28) 70%,rgba(3,20,37,.04) 100%),url("hero-hotel-reception.jpg") right center/54% 100% no-repeat!important}
body,section,.services-section,.start-three-section,.approach-section,.review-section{background:var(--navy)!important;color:#fff!important}
.why-section{background:var(--beige-soft)!important;color:#0b2b2f!important}
.why-section h2,.why-section p,.why-section .statement,.why-section .founder-note,.why-section .boldline{color:#0b2b2f!important}
.why-section .eyebrow{color:#b18345!important}
.service-card,.approach-step,.review-form{background:var(--beige-soft)!important;color:#0b2b2f!important}
.service-card h3,.approach-step h3{color:#0b2b2f!important}.service-card p,.approach-step p{color:#536368!important}.service-icon{background:var(--navy)!important;color:var(--gold2)!important}
.service-grid{gap:16px!important}.service-card{min-height:220px!important;padding:22px!important;border-radius:18px!important}.service-card .service-icon{width:46px!important;height:46px!important;border-radius:12px!important;margin-bottom:22px!important}.service-card h3{font-size:1.08rem!important}.service-card p{font-size:.95rem!important}
.start-three-section{border-top:1px solid rgba(215,154,67,.22);border-bottom:1px solid rgba(215,154,67,.22)}.start-three-points li{color:#fff!important}
.approach-wrap{grid-template-columns:1fr!important;gap:22px!important}.approach-copy{max-width:900px}.methodology-line{grid-column:1!important;margin:0 0 18px!important}
.compact-timeline{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.compact-timeline .approach-step{display:block!important;padding:20px!important;min-height:230px}.compact-timeline .approach-num{width:48px!important;height:48px!important;margin-bottom:16px}.compact-timeline h3{margin:0 0 8px!important}.compact-timeline p{font-size:.9rem!important}
.review-section{padding-top:52px!important;padding-bottom:52px!important}.review-box{background:linear-gradient(135deg,var(--beige),var(--beige-soft))!important;border:1px solid rgba(215,154,67,.28)!important;border-radius:30px!important}.review-copy h2{color:#0b2b2f!important}.review-copy p{color:#536368!important}.review-form{background:#fff!important}
footer{background:var(--navy-deep)!important;color:#fff!important;border-top:1px solid rgba(215,154,67,.28)!important}footer p,footer a{color:#c7d0d9!important}footer h4{color:var(--gold2)!important}footer .final-logo{width:125px!important;height:125px!important}
.separator{height:18px!important;background:var(--beige)!important}
@media(max-width:1050px){.compact-timeline{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:950px){.final-logo{width:126px!important;height:126px!important}header nav{height:140px!important;min-height:140px!important}.hero{padding-top:140px!important;background:linear-gradient(rgba(3,20,37,.86),rgba(3,20,37,.96)),url("hero-hotel-reception.jpg") center/cover no-repeat!important}}
@media(max-width:620px){.final-logo{width:92px!important;height:92px!important}header nav{height:108px!important;min-height:108px!important}.hero{padding-top:108px!important}.compact-timeline{grid-template-columns:1fr!important}}


/* DARK LAYOUT REFINEMENT */
:root{
  --navy:#031425;
  --navy-deep:#02101f;
  --gold:#d79a43;
  --gold2:#e8ad59;
  --beige:#eadbc2;
  --beige-soft:#f3e7d4;
}

/* Logo */
.final-logo{
  background:transparent !important;
  border-radius:50%;
  box-shadow:none !important;
}

/* All requested sections navy */
.invisible-section,
.services-section,
.start-three-section,
.approach-section,
.why-section{
  background:var(--navy) !important;
  color:#fff !important;
  border-top:1px solid rgba(215,154,67,.22);
  border-bottom:1px solid rgba(215,154,67,.22);
}

.separator{
  height:14px !important;
  background:var(--beige) !important;
}

/* WHY SAVINGS BECOME INVISIBLE */
.invisible-layout{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:54px;
  position:relative;
}
.invisible-left h2{
  color:#fff !important;
  font-size:clamp(2.9rem,4.5vw,5rem) !important;
  line-height:1.02;
  max-width:800px;
}
.invisible-checklist{
  list-style:none;
  padding:0;
  margin:22px 0 18px;
  display:grid;
  gap:8px;
}
.invisible-checklist li{
  position:relative;
  padding-left:30px;
  color:#fff;
}
.invisible-checklist li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  width:20px;
  height:20px;
  border:1px solid var(--gold2);
  color:var(--gold2);
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:.75rem;
}
.invisible-reason,
.invisible-comes{
  color:#c7d0d9;
  max-width:760px;
}
.invisible-comes strong{
  color:#fff;
}
.invisible-right{
  border-left:1px solid var(--gold);
  padding-left:54px;
  align-self:center;
}
.procurement-icon,
.round-icon{
  width:64px;
  height:64px;
  border-radius:50%;
  background:var(--navy-deep);
  border:1px solid var(--gold);
  color:var(--gold2);
  display:grid;
  place-items:center;
  font-size:1.45rem;
  margin-bottom:18px;
}
.invisible-right h3{
  color:#fff;
  font-size:1.18rem;
}
.invisible-right p{
  color:#c7d0d9;
}
.invisible-bottom{
  grid-column:1 / -1;
  text-align:center;
  border-top:1px solid var(--gold);
  padding-top:14px;
  color:#fff;
  font-weight:700;
  font-size:1.05rem;
}

/* WHAT WE DO */
.services-heading{
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
}
.services-heading h2{
  color:#fff !important;
  font-size:clamp(2.8rem,4vw,4.4rem) !important;
}
.services-intro{
  color:#c7d0d9 !important;
  margin-left:auto;
  margin-right:auto;
}
.service-row{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:20px;
  margin-top:34px;
}
.service-item{
  min-width:0;
}
.service-icon-small{
  width:54px;
  height:54px;
  border-radius:12px;
  background:var(--beige);
  color:var(--navy-deep);
  display:grid;
  place-items:center;
  font-weight:800;
  font-size:1.5rem;
  margin-bottom:16px;
}
.service-item h3{
  color:#fff;
  font-size:1rem;
  margin:0 0 8px;
}
.service-item p{
  color:#c7d0d9;
  font-size:.88rem;
  line-height:1.5;
  margin:0;
}

/* START WITH THREE */
.start-horizontal{
  display:grid;
  grid-template-columns:1.05fr 2.95fr;
  gap:34px;
  align-items:start;
}
.start-summary{
  padding-right:24px;
  border-right:1px solid var(--gold);
}
.start-checks{
  list-style:none;
  padding:0;
  margin:18px 0;
}
.start-checks li{
  position:relative;
  padding-left:28px;
  margin-bottom:8px;
  color:#fff;
  font-weight:700;
}
.start-checks li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:var(--gold2);
}
.start-summary p{
  color:#c7d0d9;
}
.start-steps{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
}
.start-step{
  padding:0 22px;
  border-right:1px solid var(--gold);
  text-align:center;
}
.start-step:last-child{
  border-right:0;
}
.start-step .round-icon{
  margin:0 auto 14px;
}
.start-step p{
  color:#c7d0d9;
  font-size:.88rem;
}
.start-cta-wrap{
  display:flex;
  justify-content:center;
  margin-top:22px;
}

/* OUR APPROACH */
.approach-heading{
  text-align:center;
  margin-bottom:30px;
}
.approach-heading p{
  color:#c7d0d9;
  max-width:1000px;
  margin:8px auto 0;
}
.approach-row{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:28px;
}
.approach-item{
  position:relative;
  padding-right:18px;
}
.approach-item:not(:last-child)::after{
  content:"";
  position:absolute;
  right:-14px;
  top:36px;
  width:28px;
  height:1px;
  background:var(--gold);
}
.approach-item .round-icon{
  margin-bottom:14px;
}
.approach-item h3{
  color:#fff !important;
  font-size:1.12rem;
  margin:0 0 8px;
}
.approach-item p{
  color:#c7d0d9;
  font-size:.9rem;
}

/* WHY URBANÉLIS */
.why-section .eyebrow{
  color:var(--gold2) !important;
}
.why-row{
  display:grid;
  grid-template-columns:1.25fr 1fr .8fr;
  gap:40px;
  margin-top:22px;
}
.why-col{
  color:#c7d0d9;
  line-height:1.65;
}
.why-col strong{
  color:#fff;
}
.founder-col{
  border-left:1px solid var(--gold);
  padding-left:32px;
}
.founder-round{
  width:48px;
  height:48px;
  border:1px solid var(--gold);
  border-radius:50%;
  color:var(--gold2);
  display:grid;
  place-items:center;
  margin-bottom:14px;
}

/* Responsive */
@media(max-width:1100px){
  .service-row{grid-template-columns:repeat(3,1fr)}
  .start-horizontal{grid-template-columns:1fr}
  .start-summary{border-right:0;border-bottom:1px solid var(--gold);padding-bottom:20px}
}
@media(max-width:900px){
  .invisible-layout{grid-template-columns:1fr}
  .invisible-right{border-left:0;border-top:1px solid var(--gold);padding-left:0;padding-top:30px}
  .approach-row{grid-template-columns:repeat(2,1fr)}
  .why-row{grid-template-columns:1fr}
  .founder-col{border-left:0;border-top:1px solid var(--gold);padding-left:0;padding-top:24px}
}
@media(max-width:650px){
  .service-row,
  .start-steps,
  .approach-row{grid-template-columns:1fr}
  .start-step{border-right:0;border-bottom:1px solid var(--gold);padding:20px 0}
  .start-step:last-child{border-bottom:0}
  .approach-item:not(:last-child)::after{display:none}
}

.final-logo{outline:2px solid #d79a43!important;outline-offset:-2px;}
.start-summary p{font-size:1.2rem!important;font-weight:700;color:#fff!important;}

/* CLEAN PRODUCTION V2 */
.site-logo,.final-logo{
  display:block;
  width:142px!important;
  height:142px!important;
  object-fit:cover!important;
  border-radius:50%!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:#031425!important;
}
header nav{height:156px!important;min-height:156px!important}
.hero{padding-top:156px!important}
footer .site-logo{width:112px!important;height:112px!important}
@media(max-width:950px){
  .site-logo,.final-logo{width:112px!important;height:112px!important}
  header nav{height:128px!important;min-height:128px!important}
  .hero{padding-top:128px!important}
}
@media(max-width:620px){
  .site-logo,.final-logo{width:86px!important;height:86px!important}
  header nav{height:104px!important;min-height:104px!important}
  .hero{padding-top:104px!important}
}


/* FOUNDER-LED SECTION — approved final layout */
.founder-section{background:var(--navy);color:#fff;padding:76px 0 58px}
.founder-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.84fr);gap:64px;align-items:start}
.founder-content .eyebrow{color:var(--gold2);font-size:1rem;letter-spacing:.08em;margin-bottom:14px}
.founder-content h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.4rem,5.25vw,5.9rem);font-weight:400;line-height:.94;margin:0 0 22px;color:#fff;letter-spacing:-.035em}
.founder-content h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.42rem,2.1vw,2.25rem);font-weight:400;line-height:1.18;color:var(--gold2);margin:0;max-width:900px}
.founder-divider{width:42px;border-top:2px solid var(--gold2);margin:22px 0 22px}
.founder-copy{max-width:840px}
.founder-copy p{color:#eef1f4;font-size:1.04rem;line-height:1.48;margin:0 0 13px}
.founder-highlights{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;max-width:900px}
.founder-highlight{text-align:center;padding:0 17px;min-height:190px;border-right:1px solid rgba(232,173,89,.76)}
.founder-highlight:last-child{border-right:0}
.founder-icon{height:50px;display:grid;place-items:center;margin-bottom:12px}
.founder-icon svg{width:48px;height:48px;fill:none;stroke:var(--gold2);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.founder-highlight strong{display:block;font-size:1.02rem;line-height:1.22;color:#fff;margin-bottom:10px}
.founder-highlight span{display:block;color:#f0f2f4;font-size:.88rem;line-height:1.45}
.founder-quote{margin-top:20px;padding-top:17px;border-top:1px solid rgba(232,173,89,.72);font-family:Georgia,'Times New Roman',serif;color:var(--gold2);font-size:1.7rem;line-height:1.25;white-space:nowrap}
.founder-quote span{font-size:1.23rem;vertical-align:3px;margin:0 7px}
.founder-profile{text-align:center;padding-top:12px}
.founder-photo-wrap{width:min(100%,430px);aspect-ratio:4/5;margin:0 auto;border:1.5px solid var(--gold2);border-radius:12px;overflow:hidden;background:#eadbc2}
.founder-photo-wrap img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 24%}
.founder-name{font-family:Georgia,'Times New Roman',serif;color:var(--gold2);font-size:2.5rem;line-height:1;margin-top:26px}
.founder-title{font-size:1.25rem;letter-spacing:.02em;margin-top:9px;color:#fff}
.founder-name-rule{width:74px;border-top:1.5px solid var(--gold2);margin:17px auto 20px}
.founder-tagline{font-size:.8rem;letter-spacing:.16em;line-height:1.7;color:#f2f4f6}
@media(max-width:1050px){.founder-layout{grid-template-columns:1fr;gap:48px}.founder-profile{max-width:520px;margin:0 auto;width:100%}.founder-quote{white-space:normal}.founder-highlights{max-width:none}}
@media(max-width:720px){.founder-section{padding:58px 0 46px}.founder-content h2{font-size:clamp(3rem,14vw,4.6rem)}.founder-content h3 br{display:none}.founder-highlights{grid-template-columns:1fr 1fr;gap:24px 0}.founder-highlight{border-right:1px solid rgba(232,173,89,.76);min-height:180px}.founder-highlight:nth-child(2){border-right:0}.founder-highlight:nth-child(-n+2){border-bottom:1px solid rgba(232,173,89,.42);padding-bottom:22px}.founder-quote{font-size:1.45rem}.founder-quote span{font-size:1.05rem}.founder-photo-wrap{width:min(100%,390px)}}
@media(max-width:420px){.founder-highlights{grid-template-columns:1fr}.founder-highlight{border-right:0!important;border-bottom:1px solid rgba(232,173,89,.42);padding:0 0 22px;margin-bottom:22px;min-height:0}.founder-highlight:last-child{border-bottom:0}.founder-copy p{font-size:.98rem}.founder-title{font-size:1.08rem}.founder-tagline{font-size:.7rem}}
