/* Shared styles for the six approved Carric industry pages. Load after site.css. */
body{overflow-x:clip}
.skip-link{position:fixed;top:8px;left:16px;z-index:200;transform:translateY(-160%);background:#fff;color:var(--ink);padding:12px 18px;font-size:16px}
.skip-link:focus{transform:none}
a:focus-visible,button:focus-visible{outline:3px solid #15978c;outline-offset:5px}
.industry-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--night);color:#fff;min-height:710px;display:flex;align-items:center;padding:148px 0 74px}
.industry-hero__image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:var(--photo-position);filter:saturate(.82)}
.industry-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,19,25,.95) 0%,rgba(4,19,25,.85) 45%,rgba(4,19,25,.31) 100%),linear-gradient(0deg,rgba(4,19,25,.58),transparent 75%)}
.industry-breadcrumb{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;margin-bottom:48px;color:#e1e9e9;font-size:14px;line-height:1.5}
.industry-breadcrumb a{text-underline-offset:5px;text-decoration-color:#86999c}
.industry-breadcrumb span:last-child{color:#afc1c5}
.industry-category{font-size:17px;font-weight:500;color:var(--teal);margin-bottom:18px;line-height:1.4}
.industry-hero h1{max-width:1190px;font-family:'Space Grotesk',sans-serif;font-size:clamp(52px,5.05vw,76px);font-weight:400;line-height:1.06;letter-spacing:-.05em;text-wrap:balance}
.industry-hero__lead{max-width:860px;margin:25px 0 30px;color:#e3eaea;font-size:21px;line-height:1.55;text-wrap:pretty}
.industry-page .button{font-size:16px;min-height:52px;transition:background .2s ease,transform .2s ease}
.industry-page .button:hover{transform:translateY(-2px)}
.industry-section{padding:104px 0;scroll-margin-top:106px}
.industry-section h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(34px,3.4vw,49px);font-weight:400;line-height:1.1;letter-spacing:-.043em;text-wrap:pretty}
.section-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:80px;align-items:start}
.section-grid--intro{margin-bottom:52px}
.reading-column{max-width:650px}
.reading-column p,.case-reference p{font-size:19px;line-height:1.7;color:var(--muted);text-wrap:pretty}
.reading-column p+p,.case-reference p+p{margin-top:22px}
.reading-column .text-link,.case-reference .text-link{font-size:16px;line-height:1.5;color:var(--ink);gap:14px;margin-top:8px}
.text-link span{flex:none}
.text-link:hover{color:#07766d}
.industry-section--context{background:#fff}
.industry-section--questions{background:#e6efed;border-top:1px solid var(--line)}
.question-list{list-style:none;border-top:1px solid #a9beba}
.question-list li{display:grid;grid-template-columns:70px minmax(0,1fr);gap:25px;align-items:start;padding:30px 0;border-bottom:1px solid #a9beba}
.question-number,.delivery-number{font-family:'JetBrains Mono',monospace;font-size:14px;color:#08766d;padding-top:8px}
.question-list p{max-width:940px;font-family:'Space Grotesk',sans-serif;font-size:clamp(23px,2.15vw,31px);line-height:1.38;letter-spacing:-.025em;text-wrap:pretty}
.industry-section--approach{background:var(--night);color:#fff}
.industry-section--approach .reading-column p{color:#bdcdd0}
.delivery-rows{border-top:1px solid #3c535b}
.delivery-row{display:grid;grid-template-columns:38px minmax(0,.8fr) minmax(0,1fr);gap:38px;padding:36px 0;border-bottom:1px solid #3c535b}
.delivery-row .delivery-number{color:var(--teal);padding-top:5px}
.delivery-row h3{font-family:'Space Grotesk',sans-serif;font-size:27px;font-weight:400;line-height:1.32;letter-spacing:-.025em;max-width:380px;text-wrap:pretty}
.delivery-row .reading-column p{font-size:18px}
.approach-link{display:flex;justify-content:flex-end;margin-top:34px}
.approach-link .text-link{color:var(--teal);font-size:16px;line-height:1.5}
.industry-section--selected-work{background:#fff}
.industry-section--selected-work>div>h2{max-width:770px;margin-bottom:48px}
.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.case-reference{border-top:2px solid #17675f;padding-top:28px}
.case-reference h3{font-family:'Space Grotesk',sans-serif;font-weight:400;font-size:29px;line-height:1.2;letter-spacing:-.03em;margin-bottom:20px}
.case-reference--single{padding-top:24px}
.industry-section--governance{background:var(--paper);border-top:1px solid var(--line)}
.industry-section--governance .reading-column p:last-child{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:0}
.industry-section--conversation{background:var(--coral);color:#321710}
.invitation-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:end}
.invitation-grid h2{max-width:940px;font-size:clamp(40px,4.6vw,65px);line-height:1.05}
.invitation-grid .reading-column{max-width:740px;margin-top:30px}
.invitation-grid .reading-column p{color:#42251e;font-size:19px;line-height:1.6}
.footer__bottom{font-size:14px}
@media(min-width:1441px){.industry-hero{min-height:760px}}
@media(max-width:1080px){.section-grid{gap:45px}.delivery-row{grid-template-columns:32px minmax(0,.8fr) minmax(0,1fr);gap:22px}.invitation-grid{gap:35px}.industry-breadcrumb{margin-bottom:36px}}
@media(max-width:720px){
  .global-nav__bar{gap:14px}
  .global-cta{white-space:nowrap;flex-shrink:0;padding:0 10px}
  .industry-hero{min-height:0;padding:102px 0 44px;align-items:flex-start}
  .industry-hero::after{background:linear-gradient(90deg,rgba(4,19,25,.93),rgba(4,19,25,.66)),linear-gradient(0deg,rgba(4,19,25,.46),transparent)}
  .industry-breadcrumb{font-size:13px;gap:4px 8px;margin-bottom:24px}
  .industry-breadcrumb span:last-child{max-width:calc(100% - 86px)}
  .industry-category{font-size:16px;margin-bottom:16px;max-width:290px}
  .industry-hero h1{font-size:40px;line-height:1.07;letter-spacing:-.044em;text-wrap:pretty}
  .industry-hero__lead{font-size:18px;line-height:1.5;margin:20px 0 25px}
  .industry-section{padding:62px 0;scroll-margin-top:88px}
  .industry-section h2{font-size:34px;line-height:1.13}
  .section-grid{grid-template-columns:1fr;gap:28px}
  .section-grid--intro{margin-bottom:32px}
  .reading-column p,.case-reference p{font-size:18px;line-height:1.65}
  .question-list li{grid-template-columns:28px minmax(0,1fr);gap:16px;padding:24px 0}
  .question-number{padding-top:5px;font-size:13px}
  .question-list p{font-size:24px;line-height:1.4}
  .delivery-row{grid-template-columns:28px minmax(0,1fr);gap:12px 16px;padding:28px 0}
  .delivery-row h3{font-size:25px;max-width:none}
  .delivery-row .reading-column{grid-column:2}
  .delivery-row .reading-column p{font-size:17px;line-height:1.65}
  .approach-link{justify-content:flex-start}
  .case-grid{grid-template-columns:1fr;gap:34px}
  .industry-section--selected-work>div>h2{margin-bottom:32px}
  .case-reference h3{font-size:27px}
  .invitation-grid{grid-template-columns:1fr;gap:28px;justify-items:start}
  .invitation-grid h2{font-size:40px;line-height:1.07}
  .invitation-grid .reading-column{margin-top:24px}
  .invitation-grid .reading-column p{font-size:18px}
}
@media(prefers-reduced-motion:reduce){.industry-page .button{transition:none}.industry-page .button:hover{transform:none}}
