/* Editorial refinement: consistent reading measures and distinct chapter jobs. */
:root{--section-space:128px;--column-space:64px}
.chapter{padding-block:var(--section-space)}
.services-clean .section-heading{margin-bottom:72px}
.services-clean .offer-layout{gap:var(--column-space);align-items:start;grid-template-columns:1fr 1fr}
.services-clean .offer-art{height:560px;min-height:0;padding:40px}
.services-clean .art-type{font-size:58px;line-height:1.02;max-width:100%;margin-top:40px}
.services-clean .offer-list{padding:0}
.services-clean .offer{padding-bottom:40px}
.services-clean .offer-title{margin-bottom:24px}
.services-clean .offer h3{font-size:44px}
.services-clean .offer p{max-width:440px;line-height:1.65}
.services-clean .offer .text-link{margin-top:24px}
.services-clean .offer.secondary{padding-top:40px;padding-bottom:0}
.services-clean .offer.secondary h3{font-size:36px}
.wide-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--column-space);row-gap:24px;align-items:end}
.wide-heading .eyebrow{grid-column:1/-1}
.wide-heading h2{font-size:clamp(42px,4.2vw,60px)}
.wide-heading>p:last-child{font-size:18px;line-height:1.65;max-width:460px;padding-bottom:4px}
.sector-section{background:var(--pale)}
.sector-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px;border-bottom:1px solid var(--rule);gap:24px}
.sector-tabs button{position:relative;text-align:left;padding:20px 0 24px;font-size:19px;font-weight:500;color:var(--muted);line-height:1.4}
.sector-tabs button::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}
.sector-tabs button[aria-selected=true]{color:var(--ink);font-weight:650}
.sector-tabs button[aria-selected=true]::after{transform:scaleX(1)}
.sector-tabs button:hover{color:var(--ink)}
.sector-panel{display:grid;grid-template-columns:1fr 1fr;gap:var(--column-space);padding-top:48px;min-height:248px;align-items:start}
.sector-panel[hidden]{display:none}
.sector-panel h3{font-size:34px;font-weight:550;max-width:470px;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}
.sector-panel>div{max-width:470px}
.sector-panel p{font-size:17px;line-height:1.65}
.sector-panel .sector-detail{margin-top:24px;font-size:13px;color:var(--ink)}
.process-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--column-space);align-items:start}
.process-heading{max-width:520px;position:sticky;top:56px}
.approach-clean h2{font-size:clamp(44px,4.3vw,62px);margin:24px 0 28px;line-height:1.07}
.process-heading>p:last-child{max-width:390px;font-size:18px;line-height:1.65}
.process-rows{list-style:none;margin:0;padding:0}
.process-rows li{display:grid;grid-template-columns:48px 1fr;gap:24px;padding:36px 0;position:relative}
.process-rows li:first-child{padding-top:0}
.process-rows li:last-child{padding-bottom:0}
.process-rows li+li{border-top:1px solid #5a6e7c}
.process-number{color:#c7d1d8;font-size:16px;padding-top:3px;font-weight:500}
.process-rows h3{font-size:26px;line-height:1.25;color:#fff;margin:0 0 18px}
.process-rows p{font-size:17px;line-height:1.7;max-width:420px}
.portrait img{aspect-ratio:4/5;filter:none;object-position:center center}
.about-heading{margin-bottom:64px}
.about-copy>p+p{margin-top:28px;line-height:1.65}
.about-copy .text-link{margin-top:30px}
.standards-section{background:var(--pale)}
.standards-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px var(--column-space);margin-top:64px}
.standards-grid article{border-top:1px solid var(--rule);padding-top:28px;position:relative}
.standards-grid h3{font-size:26px;line-height:1.3;margin-bottom:16px;font-weight:550}
.standards-grid p{font-size:17px;line-height:1.65;max-width:440px}
.journal-editorial{background:var(--paper)}
.editorial-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:64px}
.journal-editorial h2{font-family:var(--sans);font-size:clamp(46px,5.4vw,78px);font-weight:600;letter-spacing:-.055em;line-height:1.02;margin:0}
.editorial-heading>p{font-size:17px;line-height:1.6;padding-bottom:5px}
.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.editorial-story{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.editorial-image{width:100%;aspect-ratio:1.6;overflow:hidden;background:#dfe7ec;border-radius:3px}
.editorial-image img{height:100%;width:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.story-meta{display:flex;justify-content:space-between;gap:20px;width:100%;margin:24px 0 18px;font-size:13px;color:var(--muted)}
.editorial-story h3{font-size:clamp(26px,2.3vw,33px);font-weight:550;line-height:1.23;letter-spacing:-.035em;max-width:560px;text-wrap:pretty}
.editorial-story>p{font-size:16px;max-width:450px;line-height:1.65;margin-top:18px}
.story-link{display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--ink);padding:10px 0;font-size:15px;font-weight:550;margin-top:26px}
.story-link svg{width:22px;height:22px;transition:transform .2s}
.editorial-story:hover .editorial-image img{transform:scale(1.025)}
.editorial-story:hover .story-link{color:var(--bronze);border-color:var(--bronze)}
.editorial-story:hover .story-link svg{transform:translateX(4px)}
.faq-section{display:grid;grid-template-columns:1fr 1.15fr;gap:var(--column-space);border-top:1px solid var(--rule)}
.faq-heading h2{font-size:clamp(42px,4.2vw,60px);margin:24px 0 32px}
.faq-heading>p:last-child{font-size:16px;line-height:1.65}
.faq-heading .text-link{margin-top:14px}
.faq-list details{border-bottom:1px solid var(--rule)}
.faq-list details:first-child{border-top:1px solid var(--rule)}
.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:28px 0;font-size:21px;font-weight:550;line-height:1.4;color:var(--ink)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{position:relative;flex:0 0 18px;width:18px;height:18px}
.faq-list summary>span::before,.faq-list summary>span::after{content:'';position:absolute;left:0;top:8px;width:18px;height:1.5px;background:currentColor}
.faq-list summary>span::after{transform:rotate(90deg);transition:transform .25s ease}
.faq-list details[open] summary>span::after{transform:rotate(0)}
.faq-list summary:hover{color:var(--bronze)}
.faq-list summary:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}
.faq-answer{padding:0 42px 30px 0}
.faq-answer p{font-size:17px;line-height:1.7;max-width:480px}
.contact{border-top:1px solid var(--rule)}
@keyframes editorial-settle{from{transform:scale(1.04)}to{transform:scale(1)}}
@keyframes rule-draw{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes answer-in{from{opacity:.45}to{opacity:1}}

@media(prefers-reduced-motion:no-preference){
 [data-motion=image].is-seen img{animation:editorial-settle 1.2s cubic-bezier(.2,.7,.2,1)}
 [data-motion=rule].is-seen::before{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:currentColor;opacity:.4;transform-origin:left;animation:rule-draw .8s ease both}
 .sector-panel.is-changing,.faq-list details[open] .faq-answer{animation:answer-in .3s ease both}
}
@media(max-width:1100px){
 :root{--section-space:104px;--column-space:48px}
 .services-clean .offer-art{height:536px;padding:32px}.services-clean .art-type{font-size:48px}
 .services-clean .offer h3{font-size:38px}.services-clean .offer.secondary h3{font-size:32px}
 .process-rows li{grid-template-columns:32px 1fr;gap:20px}.process-rows h3{font-size:24px}
 .sector-panel h3{font-size:30px}.sector-tabs button{font-size:17px}
 .editorial-grid{gap:36px}.faq-list summary{font-size:19px}
}
@media(max-width:800px){
 :root{--column-space:36px}
 .services-clean .section-heading{margin-bottom:48px}
 .services-clean .offer-layout{gap:36px;grid-template-columns:1fr 1fr}
 .services-clean .offer-art{height:550px;padding:24px}.services-clean .art-type{font-size:39px}
 .services-clean .offer h3{font-size:34px}.services-clean .offer.secondary h3{font-size:29px}
 .wide-heading{grid-template-columns:1fr;gap:24px;max-width:640px}
 .wide-heading h2{font-size:51px}.wide-heading>p:last-child{max-width:510px;font-size:17px}
 .sector-tabs{margin-top:48px;gap:24px}.sector-tabs button{font-size:16px}
 .sector-panel{min-height:276px;gap:32px}.sector-panel h3{font-size:29px}
 .process-layout{grid-template-columns:1fr}.process-heading{position:static;max-width:640px}
 .approach-clean h2{font-size:53px}.process-heading>p:last-child{max-width:510px;font-size:17px}
 .process-rows{margin-top:16px}.process-rows li{grid-template-columns:64px 1fr;gap:28px;padding-block:36px}
 .process-rows p{max-width:520px}.process-rows h3{font-size:26px}
 .standards-grid{gap:40px 36px;margin-top:48px}.standards-grid h3{font-size:24px}
 .editorial-heading{align-items:flex-start;flex-direction:column;gap:28px;margin-bottom:48px}
 .editorial-heading>p br{display:none}.editorial-grid{gap:28px}.editorial-story h3{font-size:26px}
 .faq-section{grid-template-columns:1fr}.faq-heading h2{font-size:51px}.faq-heading>p:last-child br{display:none}
 .faq-heading .text-link{margin:0 0 0 18px}.faq-list summary{font-size:21px}
}
@media(max-width:600px){
 :root{--section-space:80px;--column-space:32px}
 .services-clean .section-heading{margin-bottom:40px}
 .services-clean .offer-layout{display:flex;gap:40px}
 .services-clean .offer-art{height:330px;width:100%;padding:28px}
 .services-clean .art-type{font-size:44px;margin-top:28px}
 .services-clean .offer h3{font-size:35px}.services-clean .offer.secondary h3{font-size:31px}
 .services-clean .offer-title{margin-bottom:20px}.services-clean .offer p{font-size:16px;max-width:100%}
 .services-clean .offer .text-link{margin-top:20px}.services-clean .offer{padding-bottom:36px}
 .services-clean .offer.secondary{padding-top:36px}
 .wide-heading h2{font-size:42px}.wide-heading>p:last-child{font-size:16px;line-height:1.65}
 .sector-tabs{grid-template-columns:1fr;gap:0;margin-top:36px;border-bottom:0}
 .sector-tabs button{padding:18px 0;border-bottom:1px solid var(--rule);font-size:17px}
 .sector-tabs button::after{width:40px;bottom:-1px;height:2px}
 .sector-panel{grid-template-columns:1fr;gap:24px;padding-top:36px;min-height:330px}
 .sector-panel h3{font-size:29px;max-width:100%;text-wrap:initial}
 .sector-panel p{font-size:16px}.sector-panel .sector-detail{font-size:12px;margin-top:20px}
 .approach-clean h2{font-size:43px}.process-heading>p:last-child{font-size:16px}
 .process-rows{margin-top:8px}.process-rows li{grid-template-columns:28px 1fr;gap:20px;padding-block:32px}
 .process-rows h3{font-size:23px;margin-bottom:16px}.process-number{font-size:13px;padding-top:5px}
 .process-rows p{font-size:16px;line-height:1.65}
 .about-heading{margin-bottom:40px}.portrait{grid-template-columns:104px 1fr;gap:24px}.portrait img{width:104px}
 .about-copy>p+p{margin-top:24px}.about-copy .lead{font-size:23px}.about-copy .text-link{margin-top:24px}
 .standards-grid{grid-template-columns:1fr;gap:32px;margin-top:40px}
 .standards-grid article{padding-top:24px}.standards-grid h3{font-size:23px;margin-bottom:14px}.standards-grid p{font-size:16px}
 .journal-editorial h2{font-size:48px;letter-spacing:-.05em}.editorial-heading{gap:24px;margin-bottom:40px}
 .editorial-heading>p{font-size:16px;max-width:300px}.editorial-grid{grid-template-columns:1fr;gap:52px}
 .editorial-image{aspect-ratio:1.5}.story-meta{margin:20px 0 16px;font-size:12px}
 .editorial-story h3{font-size:28px;line-height:1.25}.editorial-story>p{font-size:16px;margin-top:16px}
 .story-link{font-size:14px;margin-top:20px}
 .faq-heading h2{font-size:42px;margin-bottom:24px}.faq-heading .text-link{margin:12px 0 0;display:flex;max-width:max-content}
 .faq-list summary{font-size:18px;gap:24px;padding-block:24px}.faq-answer{padding:0 24px 26px 0}.faq-answer p{font-size:16px}
 .contact{padding-block:80px 72px}
 
}
@media(max-width:360px){
 .services-clean .art-type{font-size:37px}.services-clean .offer-art{padding:24px}
 .services-clean .offer h3{font-size:31px}.services-clean .offer.secondary h3{font-size:28px}
 .wide-heading h2,.faq-heading h2{font-size:37px}.approach-clean h2{font-size:37px}
 .sector-panel{min-height:385px}.sector-panel h3{font-size:27px}
 .process-rows li{grid-template-columns:22px 1fr;gap:16px}.process-rows h3{font-size:21px}
 .portrait{grid-template-columns:94px 1fr;gap:20px}.portrait img{width:94px}
 .journal-editorial h2{font-size:43px}.editorial-story h3{font-size:25px}
}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{animation:none!important;transition:none!important}
 .editorial-story:hover .editorial-image img,.editorial-story:hover .story-link svg{transform:none}
}
/* Keep the first step aligned with its heading; rules separate subsequent steps. */
.process-rows li:first-child::before{display:none}
.sector-panel{align-content:start}

.sector-panel:focus-visible{outline:2px solid var(--bronze);outline-offset:8px}
/* The sketch is the resting image. Pointer exploration and explicit toggling are separate. */
.portrait{display:block;width:100%;max-width:340px}
.portrait-reveal{display:block;position:relative;overflow:hidden;width:100%;aspect-ratio:722/1088;padding:0;border:0;border-radius:4px;background:#f8f7f4;cursor:pointer;touch-action:pan-y;--reveal-x:50%;--reveal-y:50%}
.portrait .portrait-reveal img{position:absolute;inset:0;display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:0;filter:none;pointer-events:none}
.portrait .portrait-reveal .portrait-sketch{opacity:0;transition:opacity .5s cubic-bezier(.2,.7,.2,1)}
.portrait-reveal[data-reveal-ready] .portrait-sketch{opacity:1}
.portrait-reveal[data-photo=true] .portrait-sketch{opacity:0}
.portrait .portrait-reveal .portrait-peek{opacity:0;mask-image:radial-gradient(circle at var(--reveal-x) var(--reveal-y),#000 0 64px,transparent 112px);transition:opacity .24s ease}
.portrait-reveal[data-exploring]:not([data-photo=true]) .portrait-peek{opacity:1}
.portrait-reveal:focus-visible{outline:2px solid var(--bronze);outline-offset:6px}
.portrait-reveal:disabled{cursor:default}
.portrait figcaption{display:flex;margin-top:18px;gap:4px;font-size:14px}
.portrait figcaption .portrait-hint{font-size:12px;margin-top:8px;color:var(--muted)}
.portrait:has(.portrait-reveal:disabled) .portrait-hint{display:none}
@media(max-width:600px){.about-layout{gap:40px}.portrait{max-width:300px}.portrait figcaption{font-size:14px}.portrait-reveal{border-radius:3px}}
.editorial-story>p{margin-bottom:26px}
.editorial-story .story-link{margin-top:auto}

/* A signature, almost off the page. Utility content stays on the reading grid. */
.footer-signoff{overflow:hidden;padding-top:0;background:var(--paper);color:var(--ink)}
.footer-meta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:48px;border-top:1px solid var(--rule);padding-block:36px;font-size:14px;line-height:1.5}
.footer-meta>span{color:var(--muted)}
.back-to-top{display:inline-flex;align-items:center;gap:12px;min-height:44px;justify-self:end}
.back-to-top svg{width:22px;height:22px;transition:transform .3s cubic-bezier(.2,.7,.2,1)}
.back-to-top:hover{color:var(--bronze)}
.back-to-top:is(:hover,:focus-visible) svg{transform:translateY(-4px)}
@media(max-width:800px){.footer-meta{gap:24px;font-size:13px}}
@media(max-width:600px){
 .footer-meta{grid-template-columns:1fr auto;padding-block:28px;gap:16px;font-size:12px}
 .footer-meta>p{grid-column:1/-1;font-size:13px}
 .footer-meta>span{grid-column:1}
}

@media(prefers-reduced-motion:reduce){
 .portrait .portrait-reveal .portrait-sketch,.portrait .portrait-reveal .portrait-peek{transition:none}
 .portrait .portrait-reveal .portrait-peek{mask-image:none}
 .back-to-top:is(:hover,:focus-visible) svg{transform:none}
}

/* A clearer shared grid for the services chapter. */
.services-introduction{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--column-space);align-items:end;margin-bottom:64px}
.services-intro-title .eyebrow{margin-bottom:24px}
.services-intro-title h2{font-size:clamp(46px,4.7vw,66px);line-height:1.06;letter-spacing:-.035em;text-wrap:initial}
.services-intro-copy{max-width:460px;padding-bottom:5px}
.services-intro-lead{font-size:26px;font-weight:500;line-height:1.25;letter-spacing:-.025em;color:var(--ink);margin-bottom:20px}
.services-intro-copy>p:last-child{font-size:17px;line-height:1.7}
.hero .hero-cta{gap:24px;padding:0 0 0 24px;min-height:56px;overflow:hidden}
.hero-cta-arrow{display:flex;align-items:center;justify-content:center;align-self:stretch;width:56px;min-height:54px;border-left:1px solid #526675}
.hero .hero-cta-arrow svg{width:22px;height:22px;transition:transform .35s cubic-bezier(.2,.7,.2,1)}


@media(prefers-reduced-motion:no-preference){
 .hero-cta:is(:hover,:focus-visible) .hero-cta-arrow svg{transform:translateX(4px)}
}
@media(max-width:1100px){.services-intro-title h2{font-size:54px}.services-intro-lead{font-size:23px}.services-intro-copy>p:last-child{font-size:16px}}
@media(max-width:800px){.services-introduction{gap:36px;align-items:start;margin-bottom:48px}.services-intro-title h2{font-size:clamp(36px,5.4vw,46px)}.services-intro-copy{padding-top:43px;padding-bottom:0}.services-intro-lead{font-size:22px;margin-bottom:18px}}
@media(max-width:600px){
 .services-introduction{grid-template-columns:1fr;gap:28px;margin-bottom:40px}
 .services-intro-title .eyebrow{margin-bottom:20px}.services-intro-title h2{font-size:44px}
 .services-intro-copy{padding-top:0;max-width:440px}.services-intro-lead{font-size:23px;margin-bottom:16px}
 .hero .hero-cta{gap:20px;padding-left:20px;min-height:52px}.hero-cta-arrow{width:48px;min-height:50px}
}
@media(max-width:360px){.services-intro-title h2{font-size:39px}.services-intro-lead{font-size:21px}}
@media(prefers-reduced-motion:reduce){.hero-cta:is(:hover,:focus-visible) .hero-cta-arrow svg{transform:none}}



/* Typography carries the service panel; branding stays in the header and footer. */
.services-clean .offer-art{height:420px;justify-content:center}
.services-clean .art-type{margin-top:0}
.services-clean .offer-art p{margin-top:48px}
@media(max-width:800px){.services-clean .offer-art{height:430px}}
@media(max-width:600px){.services-clean .offer-art{height:280px}.services-clean .offer-art p{margin-top:32px}}
