:root{--green:#183f32;--green2:#234b3d;--cream:#f7f1ea;--cream2:#fbf7f1;--orange:#c65b20;--muted:#667067;--line:#e9ded2;--shadow:0 8px 28px rgba(38,49,42,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Heebo",Arial,sans-serif;background:var(--cream2);color:var(--green);direction:rtl}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 64px));margin:auto}.section-divider{border-bottom:8px solid #fff}
.site-header{height:98px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:50;border-top:3px solid #233b5a;box-shadow:0 1px 0 rgba(0,0,0,.05)}
.nav-wrap{position:relative;display:flex;align-items:center;direction:rtl;width:min(1600px,calc(100% - 88px));height:100%}.brand{position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;margin:0;line-height:0}.brand-full-logo{display:block;width:245px;height:auto;max-height:82px;object-fit:contain;object-position:right center}.brand-logo{display:block;width:56px;height:auto;flex:0 0 auto}.brand-copy{display:none}.nav-center{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;direction:rtl;gap:58px;white-space:nowrap}.nav-cta{background:var(--green);color:#fff;padding:12px 31px;border-radius:30px;font-size:15px;font-weight:700;white-space:nowrap}.main-nav{display:flex;align-items:center;direction:rtl;gap:72px;font-size:15px;font-weight:600;white-space:nowrap}.main-nav a{padding:8px 0;position:relative}.main-nav a:after{content:"";position:absolute;right:0;bottom:2px;width:0;height:1px;background:var(--orange);transition:.2s}.main-nav a:hover:after{width:100%}.menu-toggle{display:none;background:none;border:0;font-size:24px;color:var(--green)}
.hero{height:min(690px,calc(100vh - 98px));min-height:540px;position:relative;background:url('assets/hero.png') center center/cover no-repeat;overflow:hidden}.hero-image{display:none}.hero-copy{position:absolute;inset:0 0 0 auto;width:42%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:right;padding:50px 6% 20px 2%;overflow:visible}.hero-copy:before{display:none}.hero-copy h1{font-size:64px;line-height:1.05;margin:0 0 20px;font-weight:800;letter-spacing:-2px;position:relative}.tiny-line{display:none}.hero-copy p{font-size:34px;font-weight:500;line-height:1.34;margin:0;position:relative;text-align:right;direction:rtl}.hero-copy p strong{font-weight:800}.dot-grid,.hero-leaf,.hero-orb{display:none}
.intro{
  background:#f8f1ea url('assets/intro-background.png') top center/100% auto no-repeat;
  position:relative;
  overflow:hidden;
  width:100%;
  aspect-ratio:1440 / 754;
  min-height:754px;
  padding:0;
}
.intro-overlay{position:relative;width:100%;height:100%}
.intro blockquote{
  position:absolute;
  top:5.7%;
  left:50%;
  transform:translateX(-50%);
  width:min(76%,1100px);
  margin:0;
  text-align:center;
  font-size:clamp(22px,1.75vw,29px);
  line-height:1.34;
  font-weight:700;
  color:var(--green);
  z-index:2;
}
.stats{
  position:absolute;
  right:10.8%;
  top:31.5%;
  width:356px;
  display:flex;
  flex-direction:column;
  gap:16px;
  align-items:stretch;
}
.stat-card{height:142px;background:rgba(255,255,255,.24);border:1px solid rgba(183,170,155,.48);border-radius:17px;display:grid;grid-template-columns:1fr 1px 110px;align-items:center;padding:0 23px;box-shadow:none;direction:ltr;position:relative}
.stat-card::after{content:"";grid-column:2;grid-row:1;width:1px;height:72px;justify-self:center;background:repeating-linear-gradient(to bottom,rgba(77,103,89,.32) 0 3px,transparent 3px 8px)}
.stat-icon{width:78px;height:78px;border-radius:50%;background:#dfe4d8;display:grid;place-items:center;font-size:38px;color:var(--green);justify-self:end;font-weight:400}
.stat-icon.peach{background:#ead9c5}
.stat-copy{direction:rtl;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
.stat-copy strong{font-size:46px;line-height:1;font-weight:700;color:var(--green);letter-spacing:-1px}
.stat-copy strong.orange{color:var(--orange)}
.stat-copy span{font-size:16px;line-height:1.35;margin-top:8px;color:#243e35}
.stat-copy i{width:38px;height:3px;border-radius:2px;background:#4f8a68;margin-top:10px}
.stat-copy i.orange-line{background:#d88961}
.pill{align-self:center;margin-top:14px;background:#4e7f60;color:#fff;padding:13px 30px;border-radius:27px;font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:8px}
.pill span{font-size:24px;line-height:1;margin:0}
.services,.team,.projects{padding:46px 0 52px;position:relative;background:#fbf6f0}.section-head{text-align:center;margin-bottom:34px}.section-head h2{font-size:44px;line-height:1;margin:0;font-weight:800}.section-head>span{display:block;width:44px;height:2px;background:var(--orange);margin:14px auto}.section-head p{margin:0;color:#44534a;line-height:1.7;font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card{background:#fff;border-radius:14px;padding:0 19px 22px;box-shadow:var(--shadow);text-align:right;position:relative;overflow:hidden;min-height:330px}.service-card img{width:calc(100% + 38px);height:105px;object-fit:cover;margin-right:-19px;display:block}.service-icon{width:50px;height:50px;border-radius:50%;background:#eef0df;border:2px solid #fff;box-shadow:0 1px 5px rgba(0,0,0,.1);display:grid;place-items:center;margin:-25px auto 4px;font-size:23px;position:relative}.num{text-align:center;color:var(--orange);font-size:25px;font-weight:700}.service-card h3{text-align:center;margin:1px 0 12px;font-size:16px}.service-card p{font-size:12px;line-height:1.65;color:#4f5a54;margin:0;text-align:center}
.team{background:#f8f2ec}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.person-card{height:250px;background:#fff;border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:210px 1fr;align-items:center;overflow:hidden;position:relative;padding:20px 30px}.person-card:after{content:"";position:absolute;left:-32px;bottom:-50px;width:90px;height:160px;background:var(--orange);border-radius:50%}.person-card:nth-child(2):after{background:var(--green)}.person-card img{width:155px;height:190px;object-fit:cover;border-radius:12px;justify-self:center}.person-card h3{font-size:18px;margin:0;color:#184839}.person-card i{display:block;width:34px;height:2px;background:var(--orange);margin:10px 0}.person-card p{font-size:13px;line-height:1.85;margin:0;color:#49534d}
.projects{background:#fbf7f0}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project-card{height:220px;border-radius:14px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#213f34}.project-card img{width:100%;height:100%;object-fit:cover;display:block}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,53,43,.92) 0 44%,rgba(22,53,43,.26) 70%,transparent 100%);padding:28px 28px 20px;width:100%;color:white}.project-no{position:absolute;right:36px;top:8px;font-size:51px;font-weight:500;color:rgba(255,255,255,.20)}.overlay h3{font-size:17px;margin:40px 0 6px;max-width:170px}.overlay p{font-size:11px;line-height:1.6;max-width:170px;margin:0 0 10px}.overlay a{display:inline-block;border:1px solid var(--orange);border-radius:15px;padding:5px 12px;font-size:10px}
footer{background:#fff;padding:28px 0 18px}.footer-inner{display:grid;grid-template-columns:100px 1fr 180px;align-items:center}.footer-inner nav{display:flex;justify-content:center;gap:36px;font-size:13px}.socials{display:flex;gap:13px;justify-content:flex-end;align-items:center;font-weight:700}.socials span{font-size:14px}.copyright{text-align:center;font-size:11px;color:#55615a;margin:20px 0 0}
@media(max-width:900px){.container{width:min(100% - 34px,760px)}.site-header{height:70px}.nav-wrap{width:calc(100% - 34px);gap:12px}.brand{position:static;transform:none;margin:0}.brand-full-logo{width:188px;max-height:58px}.brand-logo{width:40px}.nav-center{position:static;transform:none;margin-right:auto}.main-nav,.nav-cta{display:none}.menu-toggle{display:block;order:3}.main-nav.open{display:flex;position:absolute;top:70px;right:0;left:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px;box-shadow:0 8px 20px rgba(0,0,0,.08);text-align:right}.main-nav.open a{padding:12px}.hero{height:520px;min-height:0;background-position:44% center}.hero-copy{width:48%;padding:40px 24px 20px 8px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:25px}.intro blockquote{font-size:22px}.intro-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:22px;text-align:center}.footer-brand{margin:auto}.footer-inner nav{flex-wrap:wrap}.socials{justify-content:center}}
@media(max-width:560px){.section-divider{border-bottom-width:5px}.hero{height:560px;background-position:39% center}.hero-copy{width:57%;right:0;padding:34px 18px 18px 6px;justify-content:flex-start;padding-top:82px}.hero-copy h1{font-size:37px}.hero-copy p{font-size:21px}.intro{padding-top:38px}.intro blockquote{font-size:19px;line-height:1.5;margin-bottom:28px}.community-photo{min-height:300px}.stats{gap:10px}.stat-card{height:96px}.service-grid{grid-template-columns:1fr}.section-head h2{font-size:36px}.section-head p{font-size:14px}.person-card{height:auto;grid-template-columns:120px 1fr;padding:16px}.person-card img{width:100px;height:135px}.projects-grid{gap:12px}.project-card{height:200px}.footer-inner nav{gap:14px 22px}.organic-left{opacity:.3}}
@media(max-width:1100px){
  .intro{min-height:720px;aspect-ratio:auto;background-size:auto 100%;background-position:top center}
  .intro blockquote{top:42px;width:min(80%,860px);font-size:26px;line-height:1.38}
  .stats{right:8%;top:250px;width:320px}
  .stat-card{height:126px;grid-template-columns:1fr 1px 96px;padding:0 18px}
  .stat-icon{width:66px;height:66px;font-size:31px}
  .stat-copy strong{font-size:39px}.stat-copy span{font-size:14px}
}
@media(max-width:900px){
  .intro{height:auto;min-height:900px;aspect-ratio:auto;background-size:auto 100%;background-position:34% top;padding:38px 0 44px}
  .intro-overlay{height:auto;min-height:818px}
  .intro blockquote{position:relative;top:auto;left:auto;transform:none;width:min(88%,700px);margin:0 auto 430px;font-size:22px;line-height:1.48}
  .desktop-break{display:none}
  .stats{position:static;width:min(92%,420px);margin:0 auto}
}
@media(max-width:560px){
  .intro{min-height:840px;background-position:30% top;padding-top:30px}
  .intro-overlay{min-height:760px}
  .intro blockquote{width:88%;font-size:18px;line-height:1.5;margin-bottom:335px}
  .stats{width:88%;gap:10px}
  .stat-card{height:104px;grid-template-columns:1fr 1px 78px;border-radius:14px}
  .stat-icon{width:56px;height:56px;font-size:26px}
  .stat-copy strong{font-size:34px}.stat-copy span{font-size:13px;margin-top:5px}.stat-copy i{margin-top:7px}
  .pill{margin-top:6px;padding:10px 24px;font-size:14px}
}
/* Middle section refinements */
.stat-card .stat-icon{grid-column:3;grid-row:1;justify-self:center}
.stat-card .stat-copy{grid-column:1;grid-row:1;direction:rtl}
@media(max-width:1100px){
  .intro blockquote{font-size:22px}
  .stat-card{grid-template-columns:1fr 1px 96px}
}
@media(max-width:560px){
  .intro blockquote{font-size:17px}
  .stat-card{grid-template-columns:1fr 1px 78px}
}

@media(max-width:560px){.brand-copy{display:none}}

/* Hero typography/layout refinement - 2026-09-07 */
@media (min-width: 1101px){
  .hero-copy{
    width:43.5%;
    padding:38px 7.2% 18px 2.5%;
    justify-content:center;
    align-items:stretch;
    text-align:right;
    transform:translateY(18px);
  }
  .hero-copy h1{
    font-size:76px;
    line-height:1;
    margin:0 0 14px;
    font-weight:800;
    letter-spacing:-2.4px;
    text-align:right;
    white-space:nowrap;
  }
  .hero-copy p{
    font-size:35px;
    line-height:1.2;
    margin:0;
    font-weight:500;
    text-align:right;
    direction:rtl;
  }
  .hero-copy p strong{font-weight:800}
}

/* Services section refinement - matched to supplied reference */
.services{
  position:relative;
  overflow:hidden;
  padding:58px 0 76px;
  min-height:660px;
  background:
    radial-gradient(circle at 12% 10%, rgba(255,255,255,.55), transparent 32%),
    #f8f1ea;
}
.services::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-118px;
  width:335px;
  height:390px;
  background:linear-gradient(145deg,#163f32 0%,#214d3f 100%);
  border-radius:42% 0 0 56% / 44% 0 0 58%;
  transform:rotate(-3deg);
  box-shadow:-1px 0 0 rgba(23,71,55,.08);
}
.services::after{
  content:"";
  position:absolute;
  right:-42px;
  bottom:-8px;
  width:300px;
  height:155px;
  border:1px solid rgba(32,93,74,.38);
  border-left-color:transparent;
  border-bottom-color:transparent;
  border-radius:52% 0 0 0;
  transform:rotate(7deg);
  pointer-events:none;
}
.services .container{width:min(1280px,calc(100% - 80px));position:relative;z-index:2}
.services .section-head{margin-bottom:46px}
.services .section-head h2{font-size:52px;line-height:1.05;font-weight:800;letter-spacing:-1px}
.services .section-head>span{width:52px;height:2px;margin:18px auto 15px}
.services .section-head p{font-size:18px;line-height:1.65;color:#2d4038}
.service-grid{
  position:relative;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:40px;
  align-items:stretch;
  direction:rtl;
}
.service-grid::before{
  content:"";
  position:absolute;
  top:207px;
  right:9%;
  left:9%;
  border-top:1px dotted rgba(28,78,61,.36);
  z-index:0;
}
.service-card{
  min-height:385px;
  padding:0 26px 30px;
  border-radius:18px;
  overflow:visible;
  background:rgba(255,255,255,.62);
  box-shadow:0 10px 30px rgba(65,52,43,.08);
  border:1px solid rgba(232,222,211,.72);
  text-align:center;
  z-index:1;
}
.service-card img{
  width:calc(100% + 52px);
  height:auto;
  aspect-ratio:1200 / 560;
  margin-right:-26px;
  border-radius:18px 18px 0 0;
  object-fit:contain;
  object-position:center center;
  background:#f7f2eb;
}
.service-icon{
  width:74px;
  height:74px;
  margin:-38px auto 8px;
  background:#eef0df;
  border:3px solid #fff;
  box-shadow:0 4px 12px rgba(54,62,55,.12);
  position:relative;
  z-index:3;
}
.service-icon svg{width:42px;height:42px;fill:none;stroke:#1c4b3b;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.service-card .num{font-size:30px;line-height:1;font-weight:700;color:#c65b20;margin-top:4px}
.service-card h3{font-size:19px;line-height:1.25;margin:9px 0 0;color:#1b493a;font-weight:700}
.service-rule{display:block;width:34px;height:2px;background:var(--orange);margin:13px auto 14px;border-radius:2px}
.service-card p{font-size:14px;line-height:1.7;color:#37473f;margin:0 auto;max-width:245px;text-align:center}
.service-card::after{
  content:"";
  position:absolute;
  top:202px;
  left:-24px;
  width:12px;
  height:12px;
  border-radius:50%;
  background:#1b5b46;
  border:3px solid #f8f1ea;
  z-index:4;
}
.service-card:last-child::after{display:none}
.services::marker{display:none}
@media(min-width:901px){
  .services::before{box-shadow:-58px 252px 0 -105px #c96428}
}
@media(max-width:1100px){
  .services .container{width:min(100% - 48px,940px)}
  .service-grid{gap:24px}
  .service-card{padding-left:18px;padding-right:18px}
  .service-card img{width:calc(100% + 36px);margin-right:-18px}
  .services .section-head h2{font-size:46px}
}
@media(max-width:900px){
  .services{padding:48px 0 58px;min-height:0}
  .services::before{width:220px;height:260px;right:-95px;top:-80px;opacity:.9}
  .service-grid{grid-template-columns:1fr 1fr;gap:26px}
  .service-grid::before{display:none}
  .service-card::after{display:none}
  .service-card{min-height:360px}
  .services .section-head h2{font-size:42px}
}
@media(max-width:560px){
  .services .container{width:calc(100% - 34px)}
  .services::before{opacity:.22}
  .services .section-head{margin-bottom:30px}
  .services .section-head h2{font-size:36px}
  .services .section-head p{font-size:14px}
  .service-grid{grid-template-columns:1fr;gap:22px}
  .service-card{min-height:0;padding-bottom:26px}
  .service-card img{height:auto;aspect-ratio:1200 / 560}
}

/* Services background artwork supplied by user */
.services{
  background-color:#f8f1ea;
  background-image:url('assets/services-background.png');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:100% 100%;
}
.services::before,
.services::after{display:none!important;content:none!important}
@media(max-width:900px){
  .services{background-size:auto 100%;background-position:72% center}
}
@media(max-width:560px){
  .services{background-image:none;background-color:#f8f1ea}
}


/* Final services-section cleanup: exact supplied background, no numbers or connectors */
.services{
  background-image:url('assets/services-background.png');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:100% 100%;
}
.service-grid::before,
.service-card::after{display:none!important;content:none!important;}
.service-card .num{display:none!important;}
.service-card h3{margin-top:10px;}
@media(max-width:900px){
  .services{background-size:auto 100%;background-position:72% center;}
}
@media(max-width:560px){
  .services{background-image:none;background-color:#f8f1ea;}
}

/* Keep the CTA arrow pointing left inside the RTL page. */
.pill .pill-arrow{direction:ltr;unicode-bidi:isolate;display:inline-block;transform:none;}

/* Service image cleanup: use clean photographic crops only; UI icon stays as HTML overlay */
.service-card img{
  object-position:center center;
  background:#eee8df;
}


/* Section 3 image framing — match the approved reference crop */
.service-card img{
  width:calc(100% + 52px);
  height:auto;
  aspect-ratio:auto;
  object-fit:fill;
  object-position:center;
  margin-right:-26px;
  display:block;
  border-radius:18px 18px 0 0;
}
@media(max-width:1100px){
  .service-card img{
    width:calc(100% + 36px);
    margin-right:-18px;
  }
}

/* Section 3 media frame - final exact crop matching approved reference */
.service-card{overflow:hidden;}
.service-card .service-media{
  width:calc(100% + 52px);
  margin-right:-26px;
  aspect-ratio:924 / 560;
  overflow:hidden;
  border-radius:18px 18px 0 0;
  background:#eee8df;
  position:relative;
}
.service-card .service-media img{
  width:100% !important;
  height:100% !important;
  aspect-ratio:auto !important;
  margin:0 !important;
  display:block;
  object-fit:cover !important;
  object-position:center center !important;
  border-radius:0 !important;
  background:transparent !important;
}
.service-card .service-icon{margin-top:-38px;position:relative;z-index:3;}
@media(max-width:1100px){
  .service-card .service-media{width:calc(100% + 36px);margin-right:-18px;}
}
@media(max-width:560px){
  .service-card .service-media{aspect-ratio:924 / 560;}
}

/* Team section refinement - matched to supplied reference/background */
.team{
  position:relative;
  overflow:hidden;
  padding:50px 0 72px;
  min-height:0;
  aspect-ratio:1440 / 679;
  background:#f8f1eb url('assets/team-background.png') center center / 100% 100% no-repeat;
}
.team .container{
  width:min(1260px,calc(100% - 72px));
  position:relative;
  z-index:2;
}
.team .section-head{
  margin:0 auto 58px;
  text-align:center;
}
.team .section-head h2{
  font-size:54px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-1px;
  margin:0;
  color:#1d493a;
}
.team .section-head>span{
  width:52px;
  height:2px;
  margin:18px auto 16px;
  background:var(--orange);
}
.team .section-head p{
  margin:0;
  font-size:20px;
  line-height:1.7;
  color:#263e35;
}
.team-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:36px;
  direction:rtl;
  align-items:stretch;
}
.person-card{
  height:345px;
  min-width:0;
  background:rgba(255,255,255,.64);
  border:1px solid rgba(233,223,214,.62);
  border-radius:24px;
  box-shadow:0 11px 28px rgba(65,52,43,.09);
  display:grid;
  grid-template-columns:42% 1fr;
  direction:ltr;
  align-items:center;
  overflow:hidden;
  position:relative;
  padding:28px 54px 28px 28px;
}
.person-card img{
  width:100%;
  height:100%;
  max-height:292px;
  object-fit:cover;
  object-position:center top;
  border-radius:16px;
  justify-self:stretch;
  align-self:center;
  position:relative;
  z-index:2;
}
.person-card>div{
  direction:rtl;
  text-align:right;
  padding:0 26px 0 14px;
  position:relative;
  z-index:2;
}
.person-card h3{
  font-size:24px;
  line-height:1.2;
  margin:0;
  color:#174b3b;
  font-weight:800;
}
.person-card i{
  display:block;
  width:44px;
  height:2px;
  background:var(--orange);
  margin:18px 0 20px auto;
}
.person-card p{
  font-size:16px;
  line-height:1.95;
  margin:0;
  color:#253b34;
}
.person-card:after{
  content:"";
  position:absolute;
  right:-52px;
  left:auto;
  bottom:-28px;
  width:116px;
  height:224px;
  border-radius:50% 0 0 50%;
  background:var(--orange);
  z-index:1;
}
.person-card:nth-child(2):after{
  background:var(--green);
}

@media(max-width:1100px){
  .team{aspect-ratio:auto;background-size:cover;padding:48px 0 60px}
  .team .container{width:min(940px,calc(100% - 40px))}
  .team .section-head{margin-bottom:42px}
  .team .section-head h2{font-size:46px}
  .team .section-head p{font-size:18px}
  .team-grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}
  .person-card{height:320px}
}
@media(max-width:650px){
  .team{background-position:center top;padding:42px 0 48px}
  .team .container{width:calc(100% - 28px)}
  .team .section-head{margin-bottom:32px}
  .team .section-head h2{font-size:38px}
  .team .section-head p{font-size:15px;line-height:1.6}
  .person-card{height:auto;min-height:0;grid-template-columns:120px 1fr;padding:18px 28px 18px 16px;border-radius:18px}
  .person-card img{height:160px;max-height:none;border-radius:12px}
  .person-card>div{padding:0 14px 0 8px}
  .person-card h3{font-size:18px}
  .person-card i{margin:11px 0 12px auto;width:34px}
  .person-card p{font-size:13px;line-height:1.7}
  .person-card:after{right:-38px;bottom:-18px;width:82px;height:150px}
}

/* Refined reveal animations */
.hero-copy h1,.hero-copy p{opacity:0;transform:translateY(24px);will-change:opacity,transform}
body.anim-ready .hero-copy h1{animation:heroReveal .82s cubic-bezier(.22,.8,.28,1) .12s forwards}
body.anim-ready .hero-copy p{animation:heroReveal .82s cubic-bezier(.22,.8,.28,1) .30s forwards}
@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}

.intro blockquote{opacity:0;will-change:opacity}
.intro .stat-card{opacity:0;transform:translateY(26px);will-change:opacity,transform}
.intro.is-visible blockquote{animation:quoteReveal .78s cubic-bezier(.22,.8,.28,1) .05s forwards}
.intro.is-visible .stat-card:nth-child(1){animation:sectionReveal .72s cubic-bezier(.22,.8,.28,1) .22s forwards}
.intro.is-visible .stat-card:nth-child(2){animation:sectionReveal .72s cubic-bezier(.22,.8,.28,1) .34s forwards}
.intro.is-visible .stat-card:nth-child(3){animation:sectionReveal .72s cubic-bezier(.22,.8,.28,1) .46s forwards}
@keyframes quoteReveal{to{opacity:1}}
@keyframes sectionReveal{to{opacity:1;transform:translateY(0)}}

@media (prefers-reduced-motion:reduce){
  .hero-copy h1,.hero-copy p,.intro .stat-card{opacity:1!important;transform:none!important;animation:none!important}
  .intro blockquote{opacity:1!important;animation:none!important}
}

/* Section 2 CTA hover */
.pill{transition:background-color .22s ease,transform .22s ease,box-shadow .22s ease}
.pill:hover{background:var(--green)}

/* Interactive card hover states — Sections 3, 4 and 5 */
.service-card,
.person-card,
.project-card{
  transition:transform .28s cubic-bezier(.22,.8,.28,1), box-shadow .28s ease;
  transform-origin:center center;
  will-change:transform;
}

@media (hover:hover) and (pointer:fine){
  .service-card:hover,
  .person-card:hover,
  .project-card:hover{
    transform:scale(1.025);
    box-shadow:0 18px 38px rgba(31,64,51,.14);
    z-index:5;
  }
}

@media (prefers-reduced-motion:reduce){
  .service-card,
  .person-card,
  .project-card{
    transition:none!important;
  }
  .service-card:hover,
  .person-card:hover,
  .project-card:hover{
    transform:none!important;
  }
}

/* Mobile layout refinements - 2026-09-07 */
@media (max-width: 650px){
  /* Hero: crop toward the green panel so all copy stays on green while
     retaining a slice of the human scene on the left. */
  .hero{
    height:560px;
    min-height:560px;
    background-size:cover;
    background-position:68% center;
  }
  .hero-copy{
    width:64%;
    right:0;
    left:auto;
    padding:78px 18px 24px 8px;
    justify-content:flex-start;
  }
  .hero-copy h1{font-size:34px;line-height:1.08;letter-spacing:-1px;margin-bottom:16px}
  .hero-copy p{font-size:20px;line-height:1.38}

  /* Intro/stats: focus the mobile crop on the standing speaker and make
     the data cards opaque enough for strong text contrast. */
  .intro{
    min-height:860px;
    padding-top:30px;
    background-size:auto 100%;
    background-position:10% top;
  }
  .intro-overlay{min-height:780px}
  .intro blockquote{
    width:90%;
    margin:0 auto 340px;
    font-size:17px;
    line-height:1.5;
  }
  .stats{width:90%;gap:11px}
  .stat-card{
    height:106px;
    background:rgba(255,255,255,.94);
    border-color:rgba(183,170,155,.72);
    box-shadow:0 7px 22px rgba(38,49,42,.10);
    backdrop-filter:none;
  }

  /* Team: shift the supplied decorative background away from the copy,
     and keep the card-side shapes farther outside the text area. */
  .team{
    background-size:auto 100%;
    background-position:42% top;
  }
  .person-card{padding-right:22px}
  .person-card:after{right:-58px;width:82px}
}

@media (max-width: 390px){
  .hero{background-position:70% center}
  .hero-copy{width:66%;padding-right:15px}
  .hero-copy h1{font-size:31px}
  .hero-copy p{font-size:18px}
  .intro{background-position:8% top}
}
