/* Six activity areas and a separate place for company credentials. */
.service-bento{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,320px);gap:22px}
.service-bento .service-tile{grid-row:auto;grid-column:auto;min-width:0}
.service-bento .tile-copy{left:26px;right:50px;bottom:28px}
.service-bento .tile-copy h3{font-size:clamp(24px,2.05vw,31px)}
.service-bento .tile-copy p{max-width:230px;font-size:13px}
.service-bento .tile-arrow{right:22px;bottom:25px;width:38px;height:38px}
.service-bento .tile-5 .tile-media img{object-position:center}
.service-bento .tile-6 .tile-media img{object-position:58% center}
.credentials-section{background:#edece6;border-top:1px solid #d9dbd4}
.credentials-layout{display:grid;grid-template-columns:.9fr 1.6fr;gap:60px;padding-right:145px}
.credentials-intro h2{font-size:clamp(36px,3.7vw,57px);line-height:1.1;margin:24px 0}
.credentials-intro>p:not(.eyebrow){max-width:360px;font-size:16px;line-height:1.75;margin-bottom:28px}
.credentials-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.credential-card{display:flex;flex-direction:column;position:relative;min-width:0;padding:28px 26px 30px;border:1px solid #1f2b5126;border-radius:12px;background:#f6f5f1;transition:transform .3s ease,border-color .3s ease,background .3s ease}
.credential-card:hover{transform:translateY(-5px);border-color:#e73d11;background:#fff}
.credential-symbol{display:block;width:34px;height:44px;color:#e73d11;margin-bottom:42px}
.credential-symbol svg{width:100%;height:100%}
.credential-card .eyebrow{font-size:10px;letter-spacing:.06em;margin-bottom:17px}
.credential-card h3{font-size:24px;line-height:1.28;letter-spacing:-.04em;margin-bottom:28px;overflow-wrap:break-word}
.credential-status{display:inline-flex;align-self:flex-start;font-size:11px;line-height:1.5;padding:5px 9px;border:1px solid #cdd0d9;border-radius:100px;margin-top:auto;color:#596079}
.credential-arrow{position:absolute;right:23px;top:28px;width:22px}
.credential-arrow svg{width:22px;height:22px}
.quality-hero h1{font-size:clamp(48px,7vw,94px);line-height:1.05}
.quality-lead{max-width:630px;font-size:21px;line-height:1.6;margin-top:30px}
.proof-draft-note{max-width:660px;border-left:2px solid #e73d11;padding-left:18px;margin-top:25px;font-size:13px;color:#596079}
.proof-section{border-top:1px solid #d9dce3}
.proof-section:nth-of-type(3){background:#ebece7}
.proof-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:86px;align-items:center;padding-right:160px}
.proof-sheet{display:flex;flex-direction:column;min-height:480px;padding:35px;background:#fff;border:1px solid #d8dbe2;box-shadow:0 15px 45px #1f2b5108;position:relative}
.proof-sheet-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8dbe2;padding-bottom:24px;font-size:13px;font-weight:800;letter-spacing:.13em}
.proof-sheet-top svg{width:26px;height:31px;color:#e73d11}
.proof-sheet-mark{font-size:clamp(65px,6vw,96px);line-height:1;letter-spacing:-.08em;color:#dfe2e9;margin:33px 0 20px;font-weight:600}
.proof-sheet h2{font-size:25px;line-height:1.2;letter-spacing:-.04em;max-width:300px}
.proof-sheet>p{font-size:12px;color:#596079;margin:15px 0 25px}
.proof-sheet-lines{display:grid;gap:9px;max-width:260px;margin-bottom:32px}
.proof-sheet-lines span{height:4px;background:#edeef2}.proof-sheet-lines span:last-child{width:65%}
.proof-sheet-foot{margin-top:auto;border-top:1px solid #d8dbe2;padding-top:16px;color:#596079;font-size:11px}
.proof-copy>.eyebrow{margin-bottom:25px}
.proof-copy>h2{font-size:clamp(33px,3.5vw,52px);line-height:1.1;margin-bottom:25px}
.proof-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;max-width:520px}
.proof-facts{margin:32px 0}
.proof-facts>div{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;padding:16px 0;border-top:1px solid #cfd3dd;font-size:14px}
.proof-facts dt{font-weight:600}.proof-facts dd{margin:0;color:#596079}
.proof-copy .proof-document-status{font-size:13px!important;color:#596079;margin-bottom:22px}
.proof-copy .text-link{font-size:13px;line-height:1.6}
.quality-contact{background:#1f2b51;color:#fff}
.quality-contact .eyebrow{color:#c5cbe0;margin-bottom:24px}
.quality-contact h2{font-size:clamp(36px,4.8vw,66px);line-height:1.1}
.quality-contact p:not(.eyebrow){margin:24px 0;max-width:530px;color:#d8deee}
.contact-jobs-link{padding-top:25px;margin-top:25px;border-top:1px solid #d2d6df}
.contact-jobs-link a{font-size:14px;line-height:1.6}
@media(max-width:1200px){.credentials-layout{grid-template-columns:1fr;gap:35px}.credentials-intro>p:not(.eyebrow){max-width:600px}.credentials-cards{max-width:750px}.proof-layout{gap:45px;padding-right:125px}.proof-sheet{padding:26px}.service-bento{grid-template-rows:repeat(2,300px)}}
@media(max-width:900px){.service-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,300px)}.credentials-layout{padding-right:110px}.proof-layout{grid-template-columns:1fr;gap:40px;padding-right:125px}.proof-sheet{max-width:500px;min-height:450px}.quality-lead{font-size:19px}.credential-card h3{font-size:23px}}
@media(max-width:600px){.service-bento{grid-template-columns:1fr;grid-template-rows:none;gap:20px}.service-bento .service-tile{height:300px}.service-bento .tile-copy{left:24px;right:62px;bottom:25px}.service-bento .tile-copy h3{font-size:28px}.service-bento .tile-copy p{max-width:220px;font-size:12px}.credentials-cards{grid-template-columns:1fr;gap:18px}.credential-card{min-height:260px;padding:25px}.credential-symbol{margin-bottom:30px}.credential-card h3{font-size:25px;max-width:240px}.credentials-intro h2{font-size:38px}.credentials-intro>p:not(.eyebrow){font-size:15px}.quality-hero h1{font-size:clamp(37px,10vw,57px)}.quality-lead{font-size:17px}.proof-draft-note{font-size:12px}.proof-sheet{min-height:390px;padding:24px}.proof-sheet-mark{font-size:74px;margin-top:28px}.proof-copy>h2{font-size:34px}.proof-copy>p:not(.eyebrow){font-size:16px}.proof-facts>div{grid-template-columns:1fr;gap:6px;font-size:13px}.proof-sheet h2{font-size:25px}.quality-contact h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){.credential-card{transition:none!important}.credential-card:hover{transform:none}}
html.motion-paused .credential-card{transition:none}.motion-paused .credential-card:hover{transform:none}

/* On narrow subpage heroes, reserve the dock's 44px width, 8px edge offset
   and 16px reading gap. Photographs and the 3D homepage keep their framing. */
@media(max-width:900px){
  .inner-hero>.container,
  .quality-hero>.container{padding-right:calc(68px - var(--gutter))!important}
  .inner-hero-grid>*{min-width:0}
}
