:root{--black:#050505;--black-soft:#10100f;--white:#f8f6f1;--cream:#eee9df;--paper:#fbfaf7;--gold:#debc6f;--gold-light:#ebe1a4;--gold-deep:#a8863e;--grey:#a7a7a7;--ink:#171715;--muted:#625f58;--line:#19171429;--line-dark:#ffffff26;--serif:Georgia, "Times New Roman", serif;--sans:"Segoe UI", Inter, Helvetica, Arial, sans-serif;--shell:min(1180px, calc(100vw - 48px));--header-height:84px;--radius:2px;--shadow:0 28px 80px #00000029}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{background:var(--white);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body,button,input,select,textarea{font-family:var(--sans)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:400;line-height:1.04}h1{font-size:clamp(3rem,6vw,6.5rem)}h2{font-size:clamp(2.35rem,4.5vw,4.6rem)}h3{font-size:1.25rem;line-height:1.25}p{text-wrap:pretty}::selection{background:var(--gold);color:var(--black)}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.section{padding:clamp(88px,10vw,150px) 0}.section-dark{background:var(--black);color:var(--white)}.section-light{background:var(--paper);color:var(--ink)}.section-cream{background:var(--cream);color:var(--ink)}.eyebrow{color:var(--gold-deep);letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;font-size:.72rem;font-weight:700;line-height:1.4}.section-dark .eyebrow{color:var(--gold)}.lead{color:inherit;opacity:.82;max-width:720px;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}.prose-large{font-size:clamp(1.05rem,1.5vw,1.23rem);line-height:1.8}.prose-large p:last-child{margin-bottom:0}.image-frame{position:relative;overflow:hidden}.image-frame img{object-fit:cover}.skip-link{background:var(--gold);color:var(--black);z-index:200;padding:10px 16px;transition:top .2s;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.button{cursor:pointer;letter-spacing:.07em;text-align:center;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:15px 22px;font-size:.78rem;font-weight:700;line-height:1.25;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--black)}.button-gold:hover{background:var(--gold-light)}.button-ghost{color:var(--white);border-color:#ffffff6b}.button-ghost:hover{border-color:var(--gold);color:var(--gold-light)}.button-outline{border-color:var(--line);color:inherit;background:0 0}.text-link{border-bottom:1px solid var(--gold-deep);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;padding:0 0 5px;font-size:.82rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.section-dark .text-link{color:var(--white)}.centered-link{text-align:center;margin-top:42px}.site-header{border-bottom:1px solid var(--line-dark);color:var(--white);height:var(--header-height);z-index:100;background:#050505f5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand-link{flex:none;width:185px;height:66px;display:block;overflow:hidden}.brand-logo{object-fit:contain;width:180px;height:94px;transform:translateY(-14px)}.main-navigation{align-items:center;gap:clamp(18px,2.4vw,34px);display:flex}.nav-links{align-items:center;gap:clamp(16px,2vw,28px);display:flex}.nav-links a{color:#ffffffc7;letter-spacing:.035em;white-space:nowrap;padding:30px 0 27px;font-size:.77rem;font-weight:600;position:relative}.nav-links a:after{background:var(--gold);content:"";transform-origin:0;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:22px;left:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a.active{color:var(--white)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-cta{min-height:44px;padding:12px 17px}.menu-toggle{color:#fff;background:0 0;border:0;width:44px;height:44px;padding:8px;display:none}.menu-toggle span{background:currentColor;width:25px;height:1px;margin:7px 0 7px auto;transition:transform .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.home-hero{min-height:calc(100svh - var(--header-height));place-items:center;display:grid;position:relative;overflow:hidden}.home-hero-media,.home-hero-shade{position:absolute;inset:0}.home-hero-media img{object-fit:cover}.home-hero-shade{background:linear-gradient(90deg,#050505fa 0%,#050505e0 38%,#05050545 72%,#05050529 100%),linear-gradient(#0000 55%,#050505ad)}.home-hero-content{z-index:2;padding:90px 0 115px;position:relative}.home-hero-content h1{max-width:960px;margin-bottom:30px;font-size:clamp(3.25rem,6vw,6.4rem)}.home-hero-content h1 em{color:var(--gold-light);font-weight:400;display:block}.hero-lead{color:#fffc;max-width:720px;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.hero-method{border-left:1px solid var(--gold);color:var(--gold-light);font-family:var(--serif);max-width:760px;margin:28px 0 0;padding-left:20px;font-size:clamp(1.1rem,1.7vw,1.4rem);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:14px;margin:38px 0 24px;display:flex}.hero-note{color:#ffffff94;letter-spacing:.04em;font-size:.78rem}.scroll-cue{color:#fff9;letter-spacing:.11em;text-transform:uppercase;z-index:3;align-items:center;gap:12px;font-size:.71rem;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-cue span{color:var(--gold)}.split-intro,.definition-grid,.story-grid,.local-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(50px,8vw,120px);display:grid}.split-intro h2,.definition-grid h2,.story-grid h2,.local-grid h2{margin-bottom:0}.friction-grid{grid-template-columns:repeat(4,1fr);gap:1px;margin-top:72px;display:grid}.friction-card{border:1px solid var(--line);min-height:190px;margin:0 -1px -1px 0;padding:26px}.friction-card span{color:var(--gold-deep);font-family:var(--serif);font-size:1.15rem}.friction-card p{margin:60px 0 0;font-size:1.02rem}.perspective{padding:clamp(90px,10vw,150px) 0}.perspective-grid,.projection-grid,.media-grid,.about-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(48px,8vw,110px);display:grid}.perspective-image{aspect-ratio:1.12;box-shadow:var(--shadow)}.perspective-copy h2{margin-bottom:28px}.perspective-copy>p:not(.eyebrow){color:#ffffffb3;font-size:1.05rem}.perspective-copy .statement{color:var(--white);font-family:var(--serif);font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.3}.signature-line{border-left:1px solid var(--gold);margin-top:32px;padding-left:22px;font-style:italic}.section-heading{max-width:790px;margin-bottom:62px}.section-heading h2{margin-bottom:22px}.section-heading>p:last-child{color:var(--muted);max-width:680px;font-size:1.08rem}.section-dark .section-heading>p:last-child{color:#ffffffa6}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered>p:last-child{margin-inline:auto}.method-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.method-strip article{border-right:1px solid var(--line);min-height:260px;padding:30px 22px}.method-strip article:last-child{border-right:0}.method-strip span{color:var(--gold-deep);font-family:var(--serif);font-size:1.3rem}.method-strip h3{font-family:var(--serif);margin:64px 0 13px;font-size:1.55rem;font-weight:400}.method-strip p{color:var(--muted);margin:0;font-size:.92rem}.outcome-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(60px,9vw,130px);display:grid}.outcome-copy{top:calc(var(--header-height) + 48px);position:sticky}.outcome-copy h2{margin-bottom:28px}.outcome-copy>p:last-child{color:var(--muted);font-size:1.06rem}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-top:1px solid var(--line);font-family:var(--serif);padding:25px 0 25px 46px;font-size:clamp(1.25rem,2vw,1.8rem);position:relative}.check-list li:last-child{border-bottom:1px solid var(--line)}.check-list li:before{color:var(--gold-deep);content:"✦";font-family:serif;position:absolute;top:27px;left:5px}.heritage{padding:clamp(90px,11vw,160px) 0}.heritage-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(55px,9vw,135px);display:grid}.heritage-intro{top:calc(var(--header-height) + 48px);position:sticky}.heritage-intro h2{margin-bottom:28px}.heritage-intro>p:last-child{color:#ffffffa8}.heritage-list>div{border-top:1px solid var(--line-dark);grid-template-columns:45px 130px 1fr;align-items:baseline;gap:20px;padding:25px 0;display:grid}.heritage-list>div:last-child{border-bottom:1px solid var(--line-dark)}.heritage-list span{color:var(--gold);font-family:var(--serif)}.heritage-list h3{font-family:var(--serif);margin:0;font-size:1.45rem;font-weight:400}.heritage-list p{color:#ffffffa3;margin:0}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.scenario-card{background:var(--paper);border-top:2px solid var(--gold-deep);min-height:330px;padding:32px}.scenario-label{color:var(--gold-deep);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:700}.scenario-card h3{font-family:var(--serif);margin:70px 0 22px;font-size:2rem;font-weight:400}.scenario-card p{color:var(--muted)}.home-industry-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.home-industry-card{aspect-ratio:1.12;color:var(--white);position:relative;overflow:hidden}.home-industry-media,.home-industry-media img,.home-industry-shade{width:100%;height:100%;position:absolute;inset:0}.home-industry-media img{object-fit:cover;transition:transform .5s}.home-industry-shade{background:linear-gradient(#0505050a 22%,#050505f0)}.home-industry-copy{gap:7px;padding:28px;display:grid;position:absolute;bottom:0;left:0;right:0}.home-industry-copy small{color:var(--gold);font-family:var(--serif);font-size:1rem}.home-industry-copy strong{font-family:var(--serif);font-size:clamp(1.65rem,2.5vw,2.35rem);font-weight:400;line-height:1.05}.home-industry-copy em{color:#ffffffb8;max-width:340px;font-size:.82rem;font-style:normal;line-height:1.5}.home-industry-card:hover .home-industry-media img{transform:scale(1.025)}.projection{padding:clamp(90px,10vw,150px) 0}.projection-image{aspect-ratio:1.15}.projection-copy h2{margin-bottom:35px}.before-after{border-top:1px solid var(--line)}.before-after>div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:25px;padding:22px 0;display:grid}.before-after span{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.71rem;font-weight:700}.before-after p{margin:0}.formats-section{padding:clamp(90px,10vw,140px) 0}.formats-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.formats-grid article{border:1px solid var(--line-dark);min-height:340px;padding:35px}.format-index{color:var(--gold);font-family:var(--serif);font-size:1.2rem}.formats-grid h3{font-family:var(--serif);margin:72px 0 8px;font-size:clamp(2rem,3vw,2.7rem);font-weight:400}.format-duration{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.formats-grid article>p:last-child{color:#ffffffa3;max-width:470px}.price-floor{text-align:center;margin:44px 0 0}.price-floor strong{color:var(--gold-light);font-family:var(--serif);font-size:1.5rem;font-weight:400}.why-grid{grid-template-columns:.75fr 1.25fr;gap:clamp(60px,9vw,130px);display:grid}.why-grid>div{top:calc(var(--header-height) + 48px);position:sticky}.why-grid ol{margin:0;padding:0;list-style:none}.why-grid li{border-top:1px solid var(--line);grid-template-columns:50px 1fr;gap:25px;padding:25px 0;display:grid}.why-grid li:last-child{border-bottom:1px solid var(--line)}.why-grid li>span{color:var(--gold-deep);font-family:var(--serif)}.why-grid h3{font-family:var(--serif);margin-bottom:7px;font-size:1.55rem;font-weight:400}.why-grid li p{color:var(--muted);margin:0}.about-teaser{padding:clamp(90px,10vw,150px) 0}.about-teaser-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(55px,9vw,130px);display:grid}.about-teaser-image{aspect-ratio:.82;max-height:690px}.about-teaser-copy h2{margin-bottom:32px}.about-teaser-copy>p:not(.eyebrow){color:var(--muted);font-size:1.04rem}.about-teaser-copy .text-link{margin-top:15px}.faq-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(60px,10vw,140px);display:grid}.faq-intro{top:calc(var(--header-height) + 48px);position:sticky}.faq-intro>p:last-child{color:var(--muted)}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:1.02rem;font-weight:650;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:var(--muted);max-width:680px;padding:0 50px 24px 0}.faq-icon{color:var(--gold-deep);font-family:var(--serif);font-size:1.6rem;font-weight:400;transition:transform .2s}.faq-item[open] .faq-icon{transform:rotate(45deg)}.resources-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.resource-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:380px;padding:30px;transition:border-color .2s,transform .2s;display:flex}.resource-card:hover{border-color:var(--gold-deep);transform:translateY(-3px)}.resource-meta{color:var(--gold-deep);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.67rem;font-weight:700;display:flex}.resource-card h2{margin:65px 0 22px;font-size:2rem}.resource-card h2 a:hover{color:var(--gold-deep)}.resource-card>p{color:var(--muted);flex:1}.resource-card .text-link{align-self:flex-start;margin-top:22px}.final-cta{padding:clamp(95px,12vw,180px) 0;position:relative}.final-cta:before{background:var(--gold);content:"";width:min(190px,30vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.final-cta-inner{text-align:center;max-width:900px}.final-cta h2{margin-bottom:28px}.final-cta-inner>p:not(.eyebrow){color:#ffffffa6;max-width:650px;margin:0 auto 36px;font-size:1.08rem}.breadcrumbs{padding:28px 0;font-size:.72rem}.breadcrumbs ol{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:#ffffff7a}.breadcrumbs li:not(:last-child):after{color:var(--gold);content:"/";margin-left:9px}.breadcrumbs a:hover{color:var(--white)}.page-hero{padding-bottom:clamp(70px,8vw,115px)}.page-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(55px,8vw,120px);padding-top:40px;display:grid}.page-hero-copy h1{margin-bottom:30px;font-size:clamp(3rem,5.5vw,5.6rem)}.page-hero-image{aspect-ratio:.98;box-shadow:var(--shadow)}.detailed-steps{border-top:1px solid var(--line)}.detailed-steps article{border-bottom:1px solid var(--line);grid-template-columns:70px 1.4fr .8fr;align-items:start;gap:30px;padding:30px 0;display:grid}.step-number{color:var(--gold-deep);font-family:var(--serif);font-size:1.4rem}.detailed-steps h3{font-family:var(--serif);margin-bottom:10px;font-size:1.8rem;font-weight:400}.detailed-steps p{color:var(--muted);margin:0}.step-result{border-left:1px solid var(--gold-deep);padding-left:22px}.media-section{padding:clamp(90px,10vw,150px) 0}.media-image{aspect-ratio:1.05}.media-copy>p:not(.eyebrow),.plain-list{color:#ffffffab}.plain-list{margin:28px 0 0;padding:0;list-style:none}.plain-list li{border-top:1px solid;padding:13px 0 13px 24px;position:relative}.plain-list li:before{color:var(--gold);content:"—";position:absolute;left:0}.comparison-heading{max-width:720px;margin-bottom:55px}.comparison-grid{grid-template-columns:repeat(3,1fr);display:grid}.comparison-grid article{border:1px solid var(--line);min-height:350px;margin-right:-1px;padding:30px}.comparison-grid article>span{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.comparison-grid h3{font-family:var(--serif);margin:85px 0 20px;font-size:2rem;font-weight:400}.comparison-grid p{color:var(--muted)}.comparison-grid .comparison-featured{background:var(--black);border-color:var(--black);color:var(--white);transform:translateY(-16px)}.comparison-grid .comparison-featured p{color:#ffffffa6}.deliverables-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,140px);display:grid}.deliverables-grid>div>p:not(.eyebrow){color:var(--muted)}.deliverables-list{columns:2;gap:40px;margin:0;padding:0;list-style:none}.deliverables-list li{border-top:1px solid var(--line);break-inside:avoid;padding:17px 0 17px 22px;position:relative}.deliverables-list li:before{color:var(--gold-deep);content:"✦";position:absolute;left:0}.method-journey{padding:clamp(90px,10vw,150px) 0}.journey-step{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,9vw,130px);margin-bottom:clamp(110px,14vw,210px);display:grid}.journey-step:last-child{margin-bottom:0}.journey-step.reverse .journey-image{order:2}.journey-image{aspect-ratio:1.05;box-shadow:var(--shadow)}.journey-copy{position:relative}.journey-number{color:#a8863e24;font-family:var(--serif);font-size:clamp(7rem,14vw,13rem);line-height:.7;position:absolute;top:-35px;right:0}.journey-copy h2{margin-bottom:15px}.journey-summary{color:var(--gold-deep);font-family:var(--serif);font-size:1.45rem;line-height:1.35}.journey-copy>p:not(.eyebrow):not(.journey-summary):not(.journey-result){color:var(--muted)}.journey-deliverables{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:28px 0;padding:17px 0}.journey-deliverables>span{letter-spacing:.1em;text-transform:uppercase;font-size:.69rem;font-weight:700}.journey-deliverables ul{flex-wrap:wrap;gap:8px 20px;margin:9px 0 0;padding:0;list-style:none;display:flex}.journey-deliverables li{color:var(--muted)}.journey-result{border-left:2px solid var(--gold-deep);padding-left:18px}.principle-banner{text-align:center;max-width:950px;padding:30px 0}.principle-banner h2{font-size:clamp(2.2rem,4vw,4rem)}.industry-hub-hero{padding-bottom:clamp(70px,9vw,125px)}.industry-hub-heading{max-width:1000px;padding-top:clamp(45px,7vw,95px)}.industry-hub-heading h1{margin-bottom:35px;font-size:clamp(3.3rem,7vw,7.2rem)}.industry-hub-heading .lead{max-width:760px}.industry-hub-intro{padding:clamp(85px,10vw,145px) 0}.industry-carousel-section{padding:clamp(90px,10vw,145px) 0;overflow:hidden}.industry-carousel-section>.section-heading,.industry-carousel{margin-left:max(24px,50vw - 590px)}.industry-carousel-rail{overscroll-behavior-inline:contain;scrollbar-color:#debc6f59 transparent;scrollbar-width:thin;scroll-snap-type:x mandatory;gap:20px;margin:0;padding:0 max(24px,50vw - 590px) 18px 0;scroll-padding-left:0;list-style:none;display:flex;overflow-x:auto}.industry-card{scroll-snap-align:start;background:#171714;flex:0 0 min(850px,100vw - 170px);min-height:590px;position:relative;overflow:hidden}.industry-card-media,.industry-card-media img,.industry-card-shade{width:100%;height:100%;position:absolute;inset:0}.industry-card-media img{object-fit:cover}.industry-card-shade{background:linear-gradient(90deg,#050505eb,#05050573 58%,#0505051a),linear-gradient(#0000 55%,#050505bf)}.industry-card-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:590px;padding:clamp(28px,4vw,55px);display:flex;position:relative}.industry-card-index{color:var(--gold-light);font-family:var(--serif);font-size:1.1rem}.industry-card-content>div{max-width:610px}.industry-card-content h2{margin-bottom:22px;font-size:clamp(2.4rem,4.5vw,4.8rem)}.industry-card-content ul{flex-wrap:wrap;gap:7px;margin:0 0 30px;padding:0;list-style:none;display:flex}.industry-card-content li{border:1px solid #ffffff4d;padding:6px 10px;font-size:.72rem}.industry-carousel-controls{justify-content:space-between;align-items:center;max-width:850px;padding:20px 0 0;display:flex}.industry-carousel-buttons{gap:8px;display:flex}.industry-carousel-buttons button{border:1px solid var(--line-dark);color:var(--white);cursor:pointer;background:0 0;width:46px;height:46px}.industry-carousel-buttons button:hover:not(:disabled){border-color:var(--gold);color:var(--gold)}.industry-carousel-buttons button:disabled{cursor:default;opacity:.28}.industry-carousel-progress{color:#fff9;font-family:var(--serif);grid-template-columns:24px minmax(90px,180px) 24px;align-items:center;gap:12px;display:grid}.industry-carousel-progress>div{background:#ffffff2e;height:1px}.industry-carousel-progress i{background:var(--gold);height:1px;transition:width .25s;display:block}.industry-method{padding:clamp(95px,12vw,175px) 0}.industry-method-grid{grid-template-columns:.95fr 1.05fr;align-items:end;gap:clamp(55px,9vw,130px);display:grid}.industry-method-grid h2{margin:0}.industry-method-grid blockquote{border-left:1px solid var(--gold-deep);font-family:var(--serif);margin:0;padding-left:clamp(24px,4vw,50px);font-size:clamp(1.7rem,3vw,3rem);line-height:1.35}.other-industry{padding:clamp(80px,9vw,125px) 0}.other-industry-inner{justify-content:space-between;align-items:end;gap:50px;display:flex}.other-industry-inner>div{max-width:780px}.other-industry-inner h2{font-size:clamp(2.5rem,4.2vw,4.4rem)}.other-industry-inner>div>p:last-child{color:var(--muted);max-width:650px}.other-industry .button{flex:none}.industry-page{--sector-accent:var(--gold)}.industry-page .eyebrow{color:var(--sector-accent)}.industry-page-hero{min-height:min(900px, calc(100svh - var(--header-height)));position:relative;overflow:hidden}.industry-page-hero-media,.industry-page-hero-media img,.industry-page-hero-shade{width:100%;height:100%;position:absolute;inset:0}.industry-page-hero-media img{object-fit:cover}.industry-page-hero-shade{background:linear-gradient(90deg,#050505fa,#050505db 48%,#05050547 80%),linear-gradient(#0000 45%,#050505d1)}.industry-page-hero-inner{min-height:min(900px, calc(100svh - var(--header-height)));z-index:1;position:relative}.industry-page-hero-copy{max-width:920px;padding:clamp(70px,9vw,130px) 0 100px}.industry-page-hero-copy h1{margin-bottom:34px;font-size:clamp(3.1rem,6.4vw,6.8rem)}.industry-direct-answer{color:#ffffffdb;max-width:800px;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.7}.industry-context-principle{border-left:1px solid var(--sector-accent);color:#ffffffa3;max-width:760px;margin:30px 0 0;padding-left:20px}.industry-questions{padding:clamp(90px,11vw,160px) 0}.industry-section-heading{grid-template-columns:.9fr 1.1fr;gap:30px clamp(50px,8vw,120px);margin-bottom:75px;display:grid}.industry-section-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.industry-section-heading h2{margin:0}.industry-section-heading>p:last-child{color:var(--muted);font-size:1.05rem}.industry-question-list{border-top:1px solid var(--line)}.industry-question-list>section{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,760px);justify-content:space-between;gap:30px;padding:45px 0;display:grid}.industry-question-list>section>span{color:var(--sector-accent);font-family:var(--serif);font-size:1.25rem}.industry-question-list h3{font-family:var(--serif);margin-bottom:20px;font-size:clamp(1.65rem,2.7vw,2.45rem);font-weight:400}.industry-question-list p{color:var(--muted);margin-bottom:12px}.industry-question-list p:last-child{margin-bottom:0}.industry-case{padding:clamp(95px,11vw,165px) 0}.industry-case-heading{max-width:900px}.industry-case-heading>p:last-child{color:#ffffffa6;max-width:760px;font-size:1.08rem}.industry-case-grid{grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.industry-case-grid article{border:1px solid var(--line-dark);min-height:390px;margin-right:-1px;padding:32px}.industry-case-grid article>span{color:var(--sector-accent);font-family:var(--serif)}.industry-case-grid h3{font-family:var(--serif);margin:85px 0 22px;font-size:clamp(1.8rem,2.7vw,2.5rem);font-weight:400}.industry-case-grid p{color:#ffffff9e}.industry-case-grid .industry-case-featured{background:var(--white);color:var(--ink);transform:translateY(-16px)}.industry-case-grid .industry-case-featured p{color:var(--muted)}.industry-observation{padding:clamp(95px,11vw,160px) 0}.industry-observation-grid{grid-template-columns:repeat(2,1fr);gap:clamp(55px,8vw,115px);display:grid}.industry-observation-grid>div:last-child{border-left:1px solid var(--line);padding-left:clamp(45px,7vw,95px)}.industry-observation-grid h2{font-size:clamp(2.4rem,4vw,4rem)}.industry-fact-list{margin:40px 0 0;padding:0;list-style:none}.industry-fact-list li{border-top:1px solid var(--line);padding:17px 0 17px 25px;position:relative}.industry-fact-list li:last-child{border-bottom:1px solid var(--line)}.industry-fact-list li:before{color:var(--sector-accent);content:"+";position:absolute;left:2px}.industry-limit-list li:before{content:"—"}.industry-knowledge{padding:clamp(95px,11vw,155px) 0}.industry-knowledge-grid{grid-template-columns:1fr .8fr;align-items:start;gap:clamp(60px,9vw,130px);display:grid}.industry-knowledge-grid>div>p:last-child{color:var(--muted);font-size:1.05rem}.industry-knowledge-grid ol{margin:0;padding:0;list-style:none}.industry-knowledge-grid li{border-top:1px solid var(--line);grid-template-columns:35px 1fr;gap:25px;padding:22px 0;display:grid}.industry-knowledge-grid li:last-child{border-bottom:1px solid var(--line)}.industry-knowledge-grid li span{color:var(--sector-accent);font-family:var(--serif)}.industry-local{padding:clamp(95px,11vw,160px) 0}.industry-local-grid{grid-template-columns:.75fr 1.25fr;gap:clamp(60px,9vw,135px);display:grid}.industry-local-grid>div:first-child{top:calc(var(--header-height) + 45px);position:sticky}.industry-local-grid h2{font-size:clamp(2.4rem,4vw,4rem)}.industry-local-grid>div:last-child>p:not(.industry-local-stat):not(.industry-source){color:#ffffffa3}.industry-local-stat{color:var(--white);font-family:var(--serif);font-size:clamp(1.75rem,3.4vw,3.2rem);line-height:1.3}.industry-source{border-top:1px solid var(--line-dark);color:#ffffff7a;margin-top:40px;padding-top:18px;font-size:.75rem}.industry-source a{color:var(--gold-light);text-underline-offset:3px;text-decoration:underline}.industry-source span{font-style:italic}.industry-conclusion{padding:clamp(95px,12vw,175px) 0}.industry-conclusion-inner{text-align:center;max-width:1000px}.industry-conclusion-inner h2{font-size:clamp(2.7rem,5vw,5.3rem)}.industry-conclusion-inner>p:not(.eyebrow){color:var(--muted);max-width:760px;margin:0 auto 38px;font-size:1.08rem}.industry-related{padding:70px 0 90px}.industry-related .shell>div{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.industry-related a{border-bottom:1px solid var(--line);border-right:1px solid var(--line);font-family:var(--serif);flex-direction:column;min-height:150px;padding:20px;font-size:1.3rem;display:flex}.industry-related a:last-child{border-right:0}.industry-related a span{color:var(--sector-accent);margin-bottom:auto;font-size:.9rem}.industry-related a:hover{background:var(--cream)}.use-cases-section{padding:clamp(90px,10vw,150px) 0}.use-case-group{border-top:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:clamp(50px,8vw,120px);padding:60px 0 90px;display:grid}.use-case-heading{grid-template-columns:45px 1fr;gap:20px;display:grid}.use-case-heading>span{color:var(--gold-deep);font-family:var(--serif);font-size:1.3rem}.use-case-heading h2{margin-bottom:15px;font-size:clamp(2.6rem,5vw,4.7rem)}.use-case-heading>div>p:last-child{color:var(--muted)}.case-flow{margin:0}.case-flow>div{border-top:1px solid var(--line);grid-template-columns:120px 1fr;gap:30px;padding:20px 0;display:grid}.case-flow>div:last-child{border-bottom:1px solid var(--line)}.case-flow dt{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.case-flow dd{margin:0}.resources-hero{padding-bottom:clamp(80px,10vw,130px)}.narrow-hero{max-width:930px;padding-top:45px}.narrow-hero h1{font-size:clamp(3.2rem,6vw,6.3rem)}.resource-index-intro{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:40px;padding-bottom:15px;display:flex}.resource-index-intro p{color:var(--muted);margin:0;font-size:.82rem}.resources-grid:not(.home-resources){grid-template-columns:repeat(2,1fr)}.resources-grid:not(.home-resources) .resource-card{min-height:350px}.article-hero{padding-bottom:clamp(80px,9vw,130px)}.article-heading{max-width:920px;padding-top:40px}.article-heading h1{font-size:clamp(3rem,6vw,6rem)}.article-byline{border-top:1px solid var(--line-dark);color:#ffffff8c;flex-wrap:wrap;gap:20px 35px;margin-top:45px;padding-top:18px;font-size:.74rem;display:flex}.article-layout{grid-template-columns:240px minmax(0,720px);align-items:start;gap:clamp(60px,9vw,130px);padding-top:90px;padding-bottom:120px;display:grid}.article-aside{top:calc(var(--header-height) + 35px);position:sticky}.article-aside>span{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.article-aside ol{border-top:1px solid var(--line);margin:15px 0 0;padding:0 0 0 31px;list-style:decimal-leading-zero}.article-aside li{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 0 12px 5px;font-size:.78rem}.article-aside a:hover{color:var(--gold-deep)}.article-content{font-size:1.05rem}.article-intro{border-bottom:1px solid var(--line);font-family:var(--serif);margin-bottom:60px;padding-bottom:60px;font-size:clamp(1.45rem,2.4vw,2.05rem);line-height:1.45}.article-content section{scroll-margin-top:120px}.article-content h2{margin:65px 0 25px;font-size:clamp(2rem,3.5vw,3.1rem)}.article-content p,.article-content li{color:#3f3c37}.article-content ul{padding-left:22px}.article-author{background:var(--cream);margin-top:80px;padding:35px}.article-author>span{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.article-author h2{margin:10px 0 15px}.related-grid{grid-template-columns:repeat(2,1fr)!important}.story-grid blockquote{border-left:1px solid var(--gold-deep);color:var(--gold-deep);font-family:var(--serif);margin:35px 0 0;padding-left:25px;font-size:1.55rem;font-style:italic}.about-detail{padding:clamp(90px,10vw,150px) 0}.about-detail-image{aspect-ratio:1.08}.about-detail-grid>div:last-child>p:not(.eyebrow),.about-detail .plain-list{color:var(--muted)}.values-grid{grid-template-columns:repeat(3,1fr);display:grid}.values-grid article{border-right:1px solid var(--line-dark);padding:45px}.values-grid article:last-child{border-right:0}.values-grid span{color:var(--gold);font-family:var(--serif)}.values-grid h2{margin:65px 0 15px;font-size:2.7rem}.values-grid p{color:#ffffff9e}.local-grid>div:last-child>p{color:var(--muted);font-size:1.1rem}.contact-hero{padding-bottom:clamp(75px,8vw,115px)}.contact-hero-grid{grid-template-columns:1.2fr .8fr;gap:clamp(60px,9vw,130px);padding-top:40px;display:grid}.contact-hero h1{font-size:clamp(3rem,5.8vw,6rem)}.contact-points{border-top:1px solid var(--line-dark);margin-top:25px}.contact-points>div{border-bottom:1px solid var(--line-dark);grid-template-columns:35px 1fr;gap:20px;padding:18px 0;display:grid}.contact-points span{color:var(--gold);font-family:var(--serif)}.contact-points p{color:#ffffffad;margin:0}.contact-section{padding:clamp(80px,9vw,135px) 0}.contact-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:clamp(55px,8vw,110px);display:grid}.contact-form{border:1px solid var(--line);background:#fff;padding:clamp(28px,4vw,52px)}.form-heading{border-bottom:1px solid var(--line);margin-bottom:34px;padding-bottom:25px}.form-step{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.form-heading h2,.form-success h2{margin-bottom:12px;font-size:clamp(2rem,3.5vw,3rem)}.form-heading p{color:var(--muted);margin:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.field{flex-direction:column;display:flex}.field-full{grid-column:1/-1}.field label{margin-bottom:7px;font-size:.76rem;font-weight:700}.field input,.field select,.field textarea{appearance:none;background:var(--paper);color:var(--ink);border:1px solid #ccc7bd;border-radius:0;width:100%;min-height:48px;padding:10px 12px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-deep);outline:1px solid var(--gold-deep)}.field [aria-invalid=true]{border-color:#9c2f24}.field-error{color:#8d251d;margin-top:6px;font-size:.75rem}.field-help{color:var(--muted);margin-top:7px;font-size:.72rem}.honeypot{opacity:0;width:0;height:0;position:absolute;overflow:hidden}.form-submit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:28px;display:flex}.form-submit p{color:var(--muted);max-width:180px;margin:0;font-size:.72rem}.contact-aside{top:calc(var(--header-height) + 40px);position:sticky}.contact-aside h2{font-size:2.6rem}.check-list.compact li{font-family:var(--sans);padding:14px 0 14px 32px;font-size:.94rem}.check-list.compact li:before{top:15px}.investment-note{background:var(--black);color:var(--white);margin-top:35px;padding:28px}.investment-note span,.direct-contact>span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:700;display:block}.investment-note strong{font-family:var(--serif);font-size:1.55rem;font-weight:400;display:block}.investment-amount{white-space:nowrap}.investment-note p{color:#ffffff94;margin:9px 0 0;font-size:.8rem}.direct-contact{border-top:1px solid var(--line);flex-direction:column;margin-top:32px;padding-top:25px;display:flex}.direct-contact a{margin-top:6px}.direct-contact a:hover{color:var(--gold-deep)}.form-success{border:1px solid var(--line);background:#fff;padding:clamp(35px,6vw,70px)}.form-success>p:not(.eyebrow):not(.form-privacy){color:var(--muted);max-width:600px;font-size:1.05rem}.form-success .button{margin:20px 0}.form-privacy{color:var(--muted);max-width:620px;font-size:.78rem}.text-button{border:0;border-bottom:1px solid var(--gold-deep);color:var(--ink);cursor:pointer;background:0 0;padding:2px 0;font-size:.75rem}.legal-hero{padding-bottom:80px}.legal-hero h1{font-size:clamp(3.2rem,6vw,5.8rem)}.legal-content{max-width:850px;padding-top:80px;padding-bottom:120px}.legal-content section{border-top:1px solid var(--line);padding:36px 0}.legal-content h2{font-size:2.3rem}.legal-content p,.legal-content dd{color:var(--muted)}.legal-content a{border-bottom:1px solid var(--gold-deep);color:var(--ink)}.legal-data>div{grid-template-columns:180px 1fr;gap:20px;padding:7px 0;display:grid}.legal-data dt{font-size:.74rem;font-weight:700}.legal-data dd{margin:0}.legal-note{background:var(--cream);border-left:2px solid var(--gold-deep);padding:20px}.not-found{place-items:center;min-height:72vh;display:grid}.not-found-inner{text-align:center;max-width:840px;padding:100px 0}.not-found-inner>p:not(.eyebrow){color:#ffffffa6;max-width:620px;margin:0 auto 35px}.not-found-inner>div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cookie-banner{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);z-index:300;justify-content:space-between;align-items:center;gap:30px;width:min(900px,100vw - 36px);max-width:900px;padding:20px 24px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.cookie-banner strong{font-family:var(--serif);font-size:1.3rem;font-weight:400}.cookie-banner p{color:var(--muted);margin:3px 0 0;font-size:.8rem}.cookie-banner p a{text-decoration:underline}.cookie-actions{flex:none;gap:8px;display:flex}.cookie-actions .button{min-height:42px;padding:10px 15px}.site-footer{background:var(--black-soft);color:var(--white);padding-top:80px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding-bottom:60px;display:grid}.footer-logo{object-fit:contain;object-position:left;width:220px;height:115px;margin:-25px 0 -12px}.footer-brand>p{color:#ffffffb8;margin-bottom:5px}.footer-brand .footer-location{color:#fff6;font-size:.75rem}.footer-heading{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.footer-list{flex-direction:column;gap:9px;margin:0;padding:0;font-style:normal;list-style:none;display:flex}.footer-list a,.footer-list span{color:#ffffff9e;font-size:.8rem}.footer-list a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--line-dark);color:#ffffff61;justify-content:space-between;padding:20px 0 25px;font-size:.67rem;display:flex}@media (max-width:1100px){:root{--shell:min(100% - 40px, 980px)}.menu-toggle{z-index:102;display:block;position:relative}.main-navigation{background:var(--black);border-top:1px solid var(--line-dark);inset:var(--header-height) 0 0;max-height:calc(100vh - var(--header-height));flex-direction:column;align-items:stretch;gap:26px;padding:28px 20px 35px;display:none;position:fixed;overflow-y:auto}.main-navigation.is-open{display:flex}.nav-links{flex-direction:column;align-items:stretch;gap:0}.nav-links a{border-bottom:1px solid var(--line-dark);font-family:var(--serif);padding:13px 0;font-size:1.65rem;font-weight:400}.nav-links a:after{display:none}.nav-cta{width:100%}.friction-grid{grid-template-columns:repeat(2,1fr)}.method-strip{grid-template-columns:repeat(3,1fr)}.method-strip article:nth-child(3){border-right:0}.method-strip article:nth-child(n+4){border-top:1px solid var(--line)}.method-strip article:nth-child(4){grid-column:1/2}.scenario-grid{grid-template-columns:1fr 1fr}.home-industry-grid{grid-template-columns:repeat(2,1fr)}.industry-card{flex-basis:min(780px,100vw - 110px)}.industry-related .shell>div{grid-template-columns:repeat(3,1fr)}.industry-related a:nth-child(3){border-right:0}.industry-related a:nth-child(n+4){border-top:0}.scenario-card:last-child{grid-column:1/-1;min-height:270px}.resources-grid{grid-template-columns:repeat(2,1fr)}.home-resources .resource-card:last-child{grid-column:1/-1;min-height:300px}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/3}}@media (max-width:780px){:root{--shell:calc(100vw - 32px);--header-height:72px}html{scroll-padding-top:90px}body{font-size:15px}h1{font-size:clamp(2.65rem,12vw,4.2rem)}h2{font-size:clamp(2.2rem,10vw,3.5rem)}.section{padding:78px 0}.brand-link{width:154px;height:60px}.brand-logo{width:150px;height:80px;transform:translateY(-11px)}.home-hero{min-height:calc(100svh - var(--header-height));align-items:end}.home-hero-media{height:36%;bottom:auto}.home-hero-media img{object-position:64% 30%!important}.home-hero-shade{background:linear-gradient(0deg, var(--black) 0%, #050505 53%, #05050533 100%)}.home-hero-content{padding:25vh 0 72px}.home-hero-content h1{margin-bottom:19px;font-size:clamp(2.35rem,9.8vw,3.4rem)}.home-hero-content h1 em{display:inline}.hero-lead{font-size:.95rem;line-height:1.55}.hero-method{margin-top:22px;font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch;margin-top:23px}.hero-actions .button{width:100%}.hero-note{line-height:1.5}.scroll-cue{display:none}.split-intro,.definition-grid,.story-grid,.local-grid,.perspective-grid,.projection-grid,.media-grid,.about-detail-grid,.outcome-grid,.heritage-grid,.why-grid,.about-teaser-grid,.faq-grid,.page-hero-grid,.deliverables-grid,.journey-step,.use-case-group,.contact-hero-grid,.contact-layout{grid-template-columns:1fr}.friction-grid{grid-template-columns:1fr;margin-top:45px}.friction-card{min-height:145px}.friction-card p{margin-top:38px}.perspective,.projection,.about-teaser,.about-detail,.media-section{padding:78px 0}.perspective-image,.projection-image,.media-image,.about-detail-image{aspect-ratio:1.1}.perspective-copy{order:-1}.method-strip{border-bottom:0;grid-template-columns:1fr}.method-strip article,.method-strip article:nth-child(3){border-bottom:1px solid var(--line);border-top:0;border-right:0;min-height:180px;padding-inline:0}.method-strip article:nth-child(n+4){border-top:0}.method-strip article:nth-child(4){grid-column:auto}.method-strip h3{margin-top:35px}.outcome-copy,.heritage-intro,.why-grid>div,.faq-intro,.contact-aside{position:static}.check-list li{padding-left:38px;font-size:1.2rem}.heritage-list>div{grid-template-columns:35px 1fr;gap:10px 18px}.heritage-list p{grid-column:2}.scenario-grid,.home-industry-grid{grid-template-columns:1fr}.home-industry-card{aspect-ratio:1.18}.home-industry-copy{padding:24px}.scenario-card,.scenario-card:last-child{grid-column:auto;min-height:280px}.projection-image{order:2}.before-after>div,.formats-grid{grid-template-columns:1fr}.formats-grid article{min-height:300px}.formats-grid h3{margin-top:55px}.about-teaser-image{aspect-ratio:.86;max-height:580px}.resources-grid,.resources-grid:not(.home-resources),.related-grid{grid-template-columns:1fr!important}.home-resources .resource-card:last-child{grid-column:auto}.resource-card{min-height:340px}.final-cta .button{width:100%}.page-hero{padding-bottom:65px}.page-hero-grid{padding-top:22px}.page-hero-copy h1{font-size:clamp(2.7rem,11vw,4.1rem)}.page-hero-image{aspect-ratio:1.25}.detailed-steps article{grid-template-columns:42px 1fr;gap:15px}.step-result{grid-column:2}.comparison-grid{grid-template-columns:1fr}.comparison-grid article{min-height:290px;margin:0 0 -1px}.comparison-grid .comparison-featured{transform:none}.comparison-grid h3{margin-top:55px}.deliverables-list{columns:1}.journey-step{gap:35px;margin-bottom:110px}.journey-step.reverse .journey-image{order:0}.journey-image{aspect-ratio:1.08}.journey-number{font-size:8rem}.use-case-group{gap:35px;padding:50px 0 70px}.case-flow>div{grid-template-columns:1fr;gap:10px}.resource-index-intro{flex-direction:column;align-items:flex-start;gap:5px}.article-layout{padding-top:55px;padding-bottom:80px;display:block}.article-aside{display:none}.article-intro{padding-bottom:45px}.values-grid{grid-template-columns:1fr}.values-grid article{border-bottom:1px solid var(--line-dark);border-right:0;padding:35px 0}.values-grid article:last-child{border-bottom:0}.values-grid h2{margin-top:35px}.form-grid{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:stretch}.form-submit .button{width:100%}.form-submit p{max-width:none}.form-success .button{width:100%}.legal-data>div{grid-template-columns:1fr;gap:4px;padding:12px 0}.legal-data dd{overflow-wrap:anywhere}.cookie-banner{flex-direction:column;align-items:stretch;gap:15px}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.industry-hub-heading{padding-top:35px}.industry-hub-heading h1{font-size:clamp(2.8rem,13vw,4.3rem)}.industry-carousel-section>.section-heading,.industry-carousel{margin-left:16px}.industry-carousel-section>.section-heading{padding-right:16px}.industry-carousel-rail{gap:12px;padding-right:16px}.industry-card{flex-basis:calc(100vw - 50px);min-height:600px}.industry-card-content{min-height:600px;padding:26px 22px}.industry-card-shade{background:linear-gradient(#0505051f,#05050580 32%,#050505fa)}.industry-card-content h2{font-size:clamp(2.15rem,9vw,3.2rem)}.industry-card-content .button{width:100%}.industry-carousel-controls{padding-right:16px}.industry-carousel-progress{grid-template-columns:22px minmax(70px,100px) 22px}.industry-method-grid{grid-template-columns:1fr}.industry-method-grid blockquote{font-size:1.8rem}.other-industry-inner{flex-direction:column;align-items:stretch}.other-industry .button{width:100%}.industry-page-hero{min-height:auto}.industry-page-hero-shade{background:linear-gradient(#0505055c,#050505d4 30%,#050505fc 95%)}.industry-page-hero-media,.industry-page-hero-media img{height:42%}.industry-page-hero-inner{min-height:auto}.industry-page-hero-copy{padding:28vh 0 75px}.industry-page-hero-copy h1{font-size:clamp(2.65rem,11vw,4.2rem)}.industry-section-heading,.industry-observation-grid,.industry-knowledge-grid,.industry-local-grid{grid-template-columns:1fr}.industry-section-heading .eyebrow{grid-column:auto}.industry-question-list>section{grid-template-columns:1fr;gap:12px;padding:35px 0}.industry-case-grid{grid-template-columns:1fr}.industry-case-grid article{min-height:320px;margin:0 0 -1px}.industry-case-grid .industry-case-featured{transform:none}.industry-case-grid h3{margin-top:52px}.industry-observation-grid>div:last-child{border-left:0;border-top:1px solid var(--line);padding-top:55px;padding-left:0}.industry-local-grid>div:first-child{position:static}.industry-related .shell>div{grid-template-columns:1fr}.industry-related a,.industry-related a:nth-child(3){border-right:0;min-height:110px}}@media (max-width:420px){:root{--shell:calc(100vw - 26px)}.button{padding-inline:14px}.home-hero-content{padding-top:24vh}.home-hero-content h1{font-size:2.3rem}.scenario-card,.resource-card{padding:24px}.scenario-card h3,.resource-card h2{margin-top:48px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
