/* Page-only styles: about-us */
.hef-about-page{--ab-pale:#f2f7f2;--ab-pale-2:#f7faf7;--ab-green:#154f3b;--ab-accent:#4e945d;--ab-line:rgba(25,80,58,.11)}
.hef-about-page .hef-section{padding:clamp(72px,7.4vw,108px) 0}
.hef-about-hero{padding:0 0 clamp(82px,8vw,118px);background:#fff}
.hef-about-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:clamp(52px,7vw,108px);align-items:center;min-height:630px;padding-top:clamp(30px,4vw,52px)}
.hef-about-hero__copy h1{max-width:720px;font-size:clamp(3.15rem,4.75vw,4.95rem);line-height:.98;letter-spacing:-.048em}
.hef-about-hero__copy>p:not(.hef-eyebrow){max-width:670px;margin-top:24px;color:#586c63;font-size:1rem;line-height:1.62}
.hef-about-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.hef-about-hero__tags{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#31724b;font-size:.72rem;font-weight:800}
.hef-about-hero__tags span{position:relative;padding-left:12px}.hef-about-hero__tags span:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#66a774}
.hef-about-hero__visual{position:relative;height:520px;margin:0;overflow:hidden;border-radius:18px;background:var(--ab-pale)}
.hef-about-hero__visual img{width:100%;height:100%;object-fit:cover}
.hef-about-hero__visual figcaption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border-radius:10px;background:rgba(255,255,255,.93);backdrop-filter:blur(8px);color:#5b6e65;font-size:.72rem;line-height:1.35}
.hef-about-hero__visual figcaption strong{color:var(--ab-green);font-size:.7rem;letter-spacing:.06em}

.hef-about-company{background:var(--ab-pale)}
.hef-about-company__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:clamp(64px,8vw,124px);align-items:start}
.hef-about-company__intro h2{max-width:580px;font-size:clamp(2.7rem,4.1vw,4rem);line-height:1.02;letter-spacing:-.042em}
.hef-about-company__intro>p:not(.hef-eyebrow){max-width:650px;margin-top:18px;color:#5c7066;line-height:1.62}
.hef-about-company__snapshot{overflow:hidden;border:1px solid var(--ab-line);border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(20,61,45,.035)}
.hef-about-company__snapshot-title{margin:0;padding:20px 22px;border-bottom:1px solid var(--ab-line);color:var(--ab-green);font-size:.7rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.hef-about-company__snapshot-row{display:grid;grid-template-columns:170px 1fr;gap:26px;padding:18px 22px;border-bottom:1px solid var(--ab-line)}
.hef-about-company__snapshot-row:last-child{border-bottom:0}
.hef-about-company__snapshot-row small{color:#4f855c;font-size:.63rem;font-weight:900;letter-spacing:.1em}
.hef-about-company__snapshot-row strong{color:#315a49;font-size:.88rem;line-height:1.45}

.hef-about-section-head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);gap:clamp(54px,8vw,118px);align-items:end;margin-bottom:42px}
.hef-about-section-head h2{max-width:650px;font-size:clamp(2.55rem,4.1vw,4.1rem);line-height:1.02;letter-spacing:-.042em}
.hef-about-section-head>p{max-width:570px;margin:0 0 4px;color:#5d7067;line-height:1.58}

.hef-about-capabilities{background:#fff}
.hef-about-capabilities__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.hef-about-capability{display:block;min-height:276px;padding:23px 25px;border:1px solid var(--ab-line);border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.hef-about-capability__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:28px;border:1px solid rgba(72,143,86,.17);border-radius:12px;background:#edf5ee}
.hef-about-capability__icon svg{width:25px;height:25px;fill:none;stroke:#5a9d68;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.hef-about-capability small,.hef-about-principles__list small{display:block;color:#3c7b50;font-size:.64rem;font-weight:900;letter-spacing:.12em}
.hef-about-capability h3{max-width:470px;margin-top:12px;font-size:1.45rem;line-height:1.18}
.hef-about-capability p{max-width:540px;margin-top:10px;color:#60736a;font-size:.88rem;line-height:1.5}
.hef-about-text-link{display:inline-block;margin-top:22px;color:#2e7547;font-size:.78rem}.hef-about-text-link span{display:inline-block;transition:transform .2s ease}

.hef-about-operations{background:var(--ab-pale)}
.hef-about-operations__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hef-about-operations__grid article{overflow:hidden;border:1px solid var(--ab-line);border-radius:15px;background:#fff;transition:border-color .22s ease,box-shadow .22s ease}
.hef-about-operations__grid figure{height:245px;margin:0;overflow:hidden;background:var(--ab-pale)}
.hef-about-operations__grid figure img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.hef-about-operations__grid article>div{padding:20px 22px 23px}
.hef-about-operations__grid small{color:#3b7a4f;font-size:.62rem;font-weight:900;letter-spacing:.11em}
.hef-about-operations__grid h3{margin-top:10px;font-size:1.18rem;line-height:1.24}
.hef-about-operations__grid p{margin-top:10px;color:#62746c;font-size:.84rem;line-height:1.5}

.hef-about-principles{background:#fff}
.hef-about-principles__grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(60px,8vw,120px);align-items:start}
.hef-about-principles__intro{position:sticky;top:150px}
.hef-about-principles__intro h2{max-width:510px;font-size:clamp(2.6rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em}
.hef-about-principles__intro>p:not(.hef-eyebrow){max-width:500px;margin-top:20px;color:#5c6f66;line-height:1.6}
.hef-about-principles__list{border-top:1px solid var(--ab-line)}
.hef-about-principles__list article{padding:27px 0 29px;border-bottom:1px solid var(--ab-line)}
.hef-about-principles__list h3{margin-top:9px;font-size:1.24rem}
.hef-about-principles__list p{max-width:680px;margin-top:8px;color:#60736a;line-height:1.52}

.hef-about-quality{background:var(--ab-pale)}
.hef-about-quality__grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:clamp(58px,8vw,116px);align-items:start}
.hef-about-quality__intro h2{max-width:540px;font-size:clamp(2.55rem,4vw,3.9rem);line-height:1.02;letter-spacing:-.04em}
.hef-about-quality__intro>p:not(.hef-eyebrow){max-width:520px;margin-top:20px;color:#5d7067;line-height:1.58}
.hef-about-quality__intro .hef-btn{margin-top:24px}
.hef-about-quality__certs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hef-about-quality__certs span{display:grid;place-items:center;min-height:78px;padding:12px;border:1px solid rgba(62,130,78,.15);border-radius:13px;background:var(--ab-pale-2);color:#3b7d4e;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-align:center}
.hef-about-quality__docs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}
.hef-about-quality__docs article{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:12px;min-height:70px;padding:13px 15px;border:1px solid var(--ab-line);border-radius:12px;background:#fff}
.hef-about-quality__docs article>span{position:relative;width:29px;height:29px;border:1px solid rgba(75,145,88,.18);border-radius:8px;background:#edf5ee}
.hef-about-quality__docs article>span:before{content:"";position:absolute;left:9px;top:6px;width:10px;height:14px;border:1.2px solid #65a273;border-radius:1px}
.hef-about-quality__docs article>span:after{content:"";position:absolute;left:11px;top:10px;width:6px;height:1px;background:#76ad80;box-shadow:0 4px 0 #76ad80,0 8px 0 #76ad80}
.hef-about-quality__docs strong{font-size:.8rem}

.hef-about-buyers{background:#fff}
.hef-about-buyers__grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:clamp(54px,8vw,116px);align-items:center}
.hef-about-buyers h2{max-width:560px;font-size:clamp(2.55rem,4vw,3.9rem);line-height:1.03;letter-spacing:-.04em}
.hef-about-buyers p:not(.hef-eyebrow){max-width:540px;margin-top:20px;color:#5d7067;line-height:1.58}
.hef-about-buyers__list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.hef-about-buyers__list span{padding:16px 18px;border:1px solid rgba(25,80,58,.09);border-radius:11px;background:rgba(255,255,255,.72);color:#315f48;font-size:.82rem;font-weight:750}

.hef-about-faq{background:var(--ab-pale)}
.hef-about-page .hef-conversion-cta h2{color:#fff}

@media(hover:hover) and (pointer:fine){
  .hef-about-capability:hover{transform:translateY(-4px);border-color:rgba(54,123,72,.28);box-shadow:0 16px 34px rgba(20,61,45,.075)}
  .hef-about-capability:hover .hef-about-text-link span{transform:translateX(4px)}
  .hef-about-operations__grid article:hover{border-color:rgba(54,123,72,.21);box-shadow:0 12px 28px rgba(20,61,45,.055)}
  .hef-about-operations__grid article:hover figure img{transform:scale(1.025)}
}

@media(max-width:1050px){
  .hef-about-hero__grid{grid-template-columns:1fr 1fr;gap:40px;min-height:620px}
  .hef-about-operations__grid{grid-template-columns:1fr 1fr}.hef-about-operations__grid article:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.hef-about-operations__grid article:last-child figure{height:100%;min-height:250px}
  .hef-about-quality__certs{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:880px){
  .hef-about-hero__grid,.hef-about-company__grid,.hef-about-section-head,.hef-about-principles__grid,.hef-about-quality__grid,.hef-about-buyers__grid{grid-template-columns:1fr}
  .hef-about-hero__grid{min-height:0;padding-top:32px}.hef-about-hero__visual{height:470px}.hef-about-section-head{gap:18px}.hef-about-section-head>p{max-width:720px}
  .hef-about-company__snapshot{max-width:760px}
  .hef-about-principles__intro{position:static}.hef-about-principles__intro>p:not(.hef-eyebrow){max-width:720px}
  .hef-about-quality__intro{max-width:720px}.hef-about-buyers__grid{gap:32px}
}
@media(max-width:680px){
  .hef-about-page .hef-section{padding:66px 0}.hef-about-hero{padding-bottom:70px}.hef-about-hero__copy h1{font-size:clamp(2.8rem,13vw,4rem)}.hef-about-hero__visual{height:390px}.hef-about-hero__visual figcaption{align-items:flex-start;flex-direction:column;gap:5px}
  .hef-about-hero__actions{flex-direction:column;align-items:stretch}.hef-about-hero__actions .hef-btn{width:100%;min-width:0;text-align:center}
  .hef-about-company__snapshot-row{grid-template-columns:1fr;gap:6px}
  .hef-about-capabilities__grid,.hef-about-operations__grid,.hef-about-quality__certs,.hef-about-quality__docs,.hef-about-buyers__list{grid-template-columns:1fr}
  .hef-about-capability{min-height:0}.hef-about-operations__grid article:last-child{display:block}.hef-about-operations__grid article:last-child figure,.hef-about-operations__grid figure{height:230px;min-height:0}
  .hef-about-buyers__list span{padding:14px 16px}
}
@media(prefers-reduced-motion:reduce){.hef-about-capability,.hef-about-operations__grid article,.hef-about-operations__grid figure img,.hef-about-text-link span{transition:none!important}}
