:root{--ink:#0b3346;--blue:#07537c;--blue-deep:#06364e;--green:#577f19;--lime:#b6db77;--lime-strong:#86b535;--text:#52656c;--line:#dfe6e4;--soft:#f3f6f3;--white:#fff;--wrap:1296px;--ease:cubic-bezier(.22,.68,0,1.01)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.7 'Avenir Next','Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(44px,5vw,74px)}h2{font-size:clamp(34px,3.65vw,54px);margin-bottom:24px}h3{font-size:27px;letter-spacing:-.025em}p{margin-bottom:22px;color:var(--text)}[hidden]{display:none!important}.wrap{width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.narrow{max-width:760px}.lead{font-size:22px;line-height:1.5;color:var(--ink);letter-spacing:-.02em}.fine-print{font-size:12px;line-height:1.65;color:#697971}.arrow{flex:0 0 auto;vertical-align:middle}.eyebrow{font-size:10px;line-height:1.6;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text);margin-bottom:24px;display:flex;align-items:center;gap:12px}.eyebrow>span:empty{width:26px;height:1px;background:var(--green);display:inline-block}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 22px;background:var(--ink);color:white;font-size:13px;font-weight:500;border:1px solid transparent;transition:background .25s,transform .25s;line-height:1.4;text-align:left}.button:hover{background:var(--blue);transform:translateY(-2px)}.button.small{padding:13px 20px;font-size:12px;gap:24px}.button.lime{background:var(--lime);color:#193c31}.button.lime:hover{background:#c9e59e}.button.light{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;padding:12px 0 9px;border-bottom:1px solid #98b2b6;line-height:1.5}.text-link .arrow{transition:transform .25s}.text-link:hover .arrow{transform:translate(3px,-3px)}.text-link:hover{color:var(--blue)}.skip{position:fixed;top:-100px;left:15px;z-index:999;background:white;padding:12px 20px;border:2px solid var(--blue)}.skip:focus{top:10px}:focus-visible{outline:3px solid #52a3c8;outline-offset:5px}.route-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
/* Brand and navigation */
.header{height:98px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(8,57,73,.1)}.header-inner{height:100%;padding:12px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-block;flex:0 0 auto}.brand .brand-lockup{width:194px;height:auto;object-fit:contain}.navigation{display:flex;align-items:center;gap:28px;margin-left:auto}.navigation>a,.nav-services>button{font-size:12px;font-weight:500;line-height:1.3;border:0;background:transparent;padding:12px 0;position:relative;white-space:nowrap}.navigation>a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--blue);transition:width .3s}.navigation>a:hover:after,.navigation>a[aria-current=page]:after{width:100%}.nav-services>button{display:flex;align-items:center;gap:7px}.nav-services .arrow{width:13px}.header-actions{display:flex;gap:15px;align-items:center;margin-left:8px}.mega{position:absolute;top:98px;left:0;width:100%;background:#fff;box-shadow:0 20px 40px #06273918;padding:35px max(56px,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1.4fr 1fr;gap:70px;border-top:1px solid var(--line)}.mega>div:first-child{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.mega .eyebrow{grid-column:1/-1}.mega .text-link{font-size:15px;margin-bottom:8px;border-color:#e2e8e6}.mega small{font-size:10px;color:var(--green)}.mega-aside{border-left:1px solid var(--line);padding-left:55px}.mega-aside p{font-size:30px;line-height:1.25;color:var(--ink);letter-spacing:-.04em}.mega-aside .text-link{display:flex;justify-content:space-between;font-size:13px}.mobile-toggle{display:none}.scroll-progress{height:2px;position:absolute;bottom:-1px;left:0;background:linear-gradient(90deg,var(--green),var(--blue));width:var(--scroll,0%);max-width:100%;transition:width .08s linear}
/* Cinematic photographic home */
.hero{height:calc(100svh - 98px);min-height:650px;max-height:870px;background:#174553;position:relative;overflow:hidden;color:#fff}.hero-slides,.hero-slide,.hero-image,.hero-shade{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity 1.15s ease,visibility 1.15s;pointer-events:none}.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.hero-image{overflow:hidden;background:#154452;transform:translate3d(var(--px,0px),var(--py,0px),0);inset:-12px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 35%;transform:scale(1.08);filter:saturate(.94)}.hero-slide.active .hero-image img{animation:landscapeMove 9s linear both}.hero-slide[data-slide="0"] .hero-image img[data-loaded=local]{object-position:50% 29%}.hero-shade{background:linear-gradient(90deg,rgba(3,34,48,.86) 0%,rgba(3,38,54,.65) 38%,rgba(3,40,50,.08) 82%),linear-gradient(0deg,rgba(1,24,36,.64),transparent 35%);z-index:1}.hero-copy{position:relative;z-index:3;padding-top:clamp(98px,13svh,160px);padding-bottom:145px;pointer-events:auto}.hero-copy .eyebrow{color:#e1ede8;margin-bottom:34px;font-size:10px;letter-spacing:.17em}.hero-copy .eyebrow span{background:var(--lime);width:35px}.hero-copy h1,.hero-copy h2{font-size:clamp(52px,6.05vw,91px);font-weight:450;letter-spacing:-.055em;line-height:1.03;color:white;margin:0 0 32px;max-width:1030px}.hero-copy h1 span,.hero-copy h2 span{color:var(--lime)}.hero-copy>*{opacity:0;transform:translateY(26px);transition:transform 1s var(--ease),opacity .9s}.hero-slide.active .hero-copy>*{opacity:1;transform:translateY(0)}.hero-slide.active .hero-copy>*:nth-child(2){transition-delay:.1s}.hero-slide.active .hero-copy>*:nth-child(3){transition-delay:.18s}.hero-slide.active .hero-copy>*:nth-child(4){transition-delay:.25s}.hero-description{max-width:560px;color:#e1e9e8;font-size:17px;line-height:1.65;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:32px}.hero-link{color:white;font-size:12px;display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid #d7e5e699;padding-bottom:7px}.hero-bottom{position:absolute;z-index:5;bottom:35px;left:0;right:0;display:flex;align-items:center;gap:20px}.scene-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;width:min(785px,76%)}.scene-button{position:relative;padding:18px 0 0;text-align:left;background:none;border:0;border-top:1px solid #cadeda60;color:#c3d4d4;display:flex;align-items:center;gap:20px;font-size:12px;line-height:1.5}.scene-num{font-size:10px;font-weight:500;color:#c1d3cc}.scene-button.active{color:white}.scene-button.active .scene-num{color:var(--lime)}.scene-progress{position:absolute;top:-1px;left:0;height:2px;background:var(--lime);width:100%;transform:scaleX(0);transform-origin:left}.scene-button.active .scene-progress{animation:sceneProgress 8s linear forwards}.motion-toggle{background:none;border:1px solid #d8e5df70;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;color:white;font-size:15px;margin-left:14px}.motion-toggle:hover{background:#ffffff16}.scroll-label{margin-left:auto;display:flex;gap:16px;align-items:center;font-size:9px;letter-spacing:.15em;color:#e6efec}.scroll-label svg{animation:scrollHint 2s ease-in-out infinite}.motion-paused *{animation-play-state:paused!important}.motion-paused .hero-image{transform:none!important}.motion-paused .hero-copy>*{transition:none!important}.method-ribbon{padding:36px 0 29px;display:flex;align-items:center;gap:60px;border-bottom:1px solid var(--line)}.method-ribbon>p{font-size:9px;letter-spacing:.16em;font-weight:600;margin:0;white-space:nowrap}.method-ribbon>div{display:flex;gap:28px;justify-content:space-between;flex:1}.method-ribbon>div>span{display:flex;gap:10px;align-items:center;font-size:13px}.method-ribbon small{font-size:9px;color:var(--green)}
@keyframes landscapeMove{from{transform:scale(1.08) translate3d(-.6%,0,0)}to{transform:scale(1.2) translate3d(1.3%,-1%,0)}}@keyframes sceneProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scrollHint{0%,100%{transform:translateY(-3px)}50%{transform:translateY(3px)}}
/* Home editorial sections */
.intro-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding-top:116px;padding-bottom:100px}.intro-section h2{font-size:58px;line-height:1.08}.intro-section h2 span{color:var(--green)}.intro-copy{max-width:555px;padding-top:45px}.intro-copy .lead{font-size:25px;margin-bottom:28px}.intro-copy>p:not(.lead){font-size:15px;line-height:1.8}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:48px}.section-heading h2{margin:0}.section-heading>p{max-width:400px;font-size:15px;line-height:1.85;margin-bottom:3px}.expertise{padding-top:20px;padding-bottom:106px}.expertise-grid{display:grid;grid-template-columns:36% 64%;min-height:540px}.expertise-tabs{padding:18px 42px 0 0}.expertise-tabs>button{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:15px;width:100%;padding:26px 0;background:none;border:0;border-bottom:1px solid var(--line);text-align:left;transition:color .3s,background .3s;font-size:20px;letter-spacing:-.03em;line-height:1.3}.expertise-tabs>button>span:first-child{font-size:10px;letter-spacing:0;color:#849798}.expertise-tabs>button>svg{opacity:0;transform:translateX(-8px);transition:opacity .3s,transform .3s}.expertise-tabs>button[aria-selected=true]{color:var(--blue)}.expertise-tabs>button[aria-selected=true]>span:first-child{color:var(--green)}.expertise-tabs>button[aria-selected=true]>svg,.expertise-tabs>button:hover>svg{opacity:1;transform:translateX(0)}.all-services{font-size:12px;display:flex;align-items:center;gap:23px;margin-top:32px;color:var(--blue)}.expertise-panels{position:relative;background:#164655}.expertise-panel{position:relative;min-height:540px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:42px 46px;isolation:isolate;animation:panelAppear .5s ease}.panel-image{position:absolute;inset:0;z-index:-2}.panel-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.5s var(--ease)}.expertise-panel:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#052739f7 0%,#0527399c 42%,#05273905 100%)}.expertise-panel:hover .panel-image img{transform:scale(1.04)}.panel-copy .eyebrow{color:#d0decf;font-size:9px;letter-spacing:.12em;margin-bottom:21px}.panel-copy h3{font-size:38px;line-height:1.14;color:#fff;letter-spacing:-.04em;max-width:540px;margin-bottom:18px}.panel-copy>p:not(.eyebrow){color:#e2eae8;font-size:14px;line-height:1.7;max-width:490px}.panel-link{border-top:1px solid #cadeda80;padding-top:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:12px;margin-top:22px}.panel-link svg{color:var(--lime)}@keyframes panelAppear{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}.why-section{background:var(--soft);padding:90px 0 88px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.why-card{border-top:1px solid #c8d4cd;padding-top:26px}.card-num{color:var(--green);font-size:11px;margin-bottom:48px;display:block}.why-card h3{font-size:22px;line-height:1.25;letter-spacing:-.03em}.why-card p{font-size:14px;line-height:1.8}.project-banner{min-height:690px;position:relative;overflow:hidden;background:#244d48}.project-photo{position:absolute;inset:0}.project-photo:after{position:absolute;inset:0;content:'';background:linear-gradient(90deg,#07384a38,#07384a09)}.project-photo img{width:100%;height:100%;object-fit:cover}.project-inner{padding:75px 0;display:flex;align-items:stretch;justify-content:space-between;gap:50px}.project-label{position:relative;align-self:flex-end;color:#fff;font-size:10px;letter-spacing:.15em;display:flex;align-items:center;gap:55px;border-top:1px solid #ffffff88;padding-top:20px;width:300px}.project-label span{margin-left:auto}.project-box{position:relative;width:580px;max-width:60%;padding:50px 50px 32px;background:rgba(255,255,255,.97)}.project-box h2{font-size:44px;line-height:1.13;letter-spacing:-.04em}.project-box h2 span{color:var(--green)}.project-box>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:420px}.project-box .button{margin:6px 0 22px}.project-box .fine-print{font-size:10px!important;margin:0;max-width:370px}.audience-section{padding:100px 0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.audience-card{background:#f1f5ed;border-top:3px solid #7a9e45;padding:44px 46px 35px}.audience-card.blue{background:#f0f5f7;border-color:#347ca1}.audience-card h3{font-size:37px;line-height:1.16;margin-bottom:26px}.audience-card>p:not(.eyebrow){max-width:450px;font-size:15px;line-height:1.8}.audience-card>.eyebrow{margin-bottom:24px}.insights-section{padding-bottom:90px}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.insight-card{border-bottom:1px solid var(--line);display:flex;flex-direction:column}.insight-image{height:200px;overflow:hidden;display:block;background:#e0e8e3}.insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.insight-image:hover img{transform:scale(1.05)}.insight-content{padding:28px 0 26px;display:flex;flex-direction:column;flex:1}.insight-content .eyebrow{font-size:9px;margin-bottom:19px}.insight-content h3{font-size:24px;letter-spacing:-.03em;line-height:1.23;margin-bottom:16px}.insight-content>p:not(.eyebrow){font-size:14px;line-height:1.8}.insight-content .text-link{margin-top:auto;align-self:flex-start;font-size:12px}.section-end{text-align:right;margin-top:32px}.contact-band{background:var(--blue-deep);padding:67px 0;color:#fff;margin-top:75px}.home-page .contact-band{margin-top:0}.contact-band>.wrap{display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-band .eyebrow{color:#c8dfd9;margin-bottom:24px}.contact-band .eyebrow span{background:var(--lime)}.contact-band h2{font-size:48px;margin:0;color:#fff}.contact-band .button{flex:0 0 auto}
/* Content pages */
.page-intro{padding-top:70px;padding-bottom:65px;border-bottom:1px solid var(--line)}.page-intro>div:first-child{max-width:900px}.page-intro .eyebrow{margin-top:40px}.breadcrumb{font-size:11px;color:#7c8f93;display:inline-block;margin-bottom:0;border-bottom:1px solid #d4dfdf}.page-intro h1{margin-bottom:30px;line-height:1.06}.page-intro .lead{max-width:860px;font-size:21px;line-height:1.6;margin:0}.page-intro.with-photo{display:grid;grid-template-columns:1.25fr 1fr;gap:68px;align-items:center;padding-bottom:55px}.page-intro.with-photo h1{font-size:clamp(40px,4.7vw,66px)}.page-intro.with-photo .lead{font-size:18px;line-height:1.8}.intro-photo{height:390px;overflow:hidden;align-self:stretch;margin-top:24px;min-height:300px;background:#e1e8e2}.intro-photo .photo{width:100%;height:100%;object-fit:cover}.page-intro.with-photo .eyebrow{margin-top:35px}.directory{padding-top:50px}.filter-pills{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:48px}.filter-pills button{background:white;border:1px solid #cfddda;padding:10px 18px;font-size:12px;line-height:1.4;transition:background .25s}.filter-pills button.active,.filter-pills button:hover{background:var(--ink);border-color:var(--ink);color:white}.directory-group{display:grid;grid-template-columns:31% 1fr;gap:50px;padding:40px 0 65px;border-top:1px solid var(--line)}.directory-label>span{font-size:11px;color:var(--green);display:block;margin-bottom:20px}.directory-label h2{font-size:34px;max-width:260px}.service-row{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:28px 0;transition:color .25s}.service-row:first-child{padding-top:0}.service-row h3{font-size:24px;line-height:1.25;margin-bottom:13px}.service-row p{font-size:14px;line-height:1.75;max-width:740px;margin:0}.round-arrow{width:44px;height:44px;border:1px solid #ccdad8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background .25s,transform .25s}.service-row:hover .round-arrow{background:var(--ink);color:white;transform:translate(2px,-2px)}.service-row:hover h3{color:var(--blue)}.detail-section{display:grid;grid-template-columns:31% 1fr;gap:70px;padding-top:75px;padding-bottom:75px}.side-heading h2{font-size:35px;line-height:1.18}.side-heading>p:not(.eyebrow){font-size:13px;max-width:300px}.service-aside{align-self:start;position:sticky;top:130px;padding-right:10px;max-width:370px}.service-aside>p:not(.eyebrow){font-size:15px;line-height:1.8}.service-aside .button{font-size:12px;gap:20px;line-height:1.4;margin:10px 0 24px}.service-aside .text-link{display:flex;font-size:12px;max-width:180px}.service-content h2{font-size:32px;margin-bottom:35px}.deliverables{list-style:none;margin:0 0 35px;padding:0}.deliverables li{display:flex;gap:26px;padding:20px 0;border-top:1px solid var(--line)}.deliverables li>span{font-size:10px;color:var(--green);margin-top:4px;min-width:20px}.deliverables li p{font-size:15px;line-height:1.8;margin:0}.deliverable-box{background:#f0f5ed;border-left:2px solid #799d40;padding:28px 30px}.deliverable-box .eyebrow{font-size:9px;margin-bottom:14px}.deliverable-box>p:last-child{color:var(--ink);margin:0;font-size:18px;line-height:1.6}.scope-note{border-top:1px solid var(--line);padding-top:28px;margin-top:35px}.scope-note .eyebrow{font-size:9px;margin-bottom:15px}.scope-note>p:last-child{font-size:13px;line-height:1.85}.extra-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:38px}.extra-cards article{border-top:1px solid #bacdc8;padding-top:23px}.extra-cards h3{font-size:23px;line-height:1.2}.extra-cards p{font-size:14px;line-height:1.8}.extra-cards>.eyebrow{font-size:9px}.detail-section>.extra-cards{margin-top:0}.prose p{font-size:16px;line-height:1.95}.prose .lead{font-size:22px;line-height:1.6}.prose h3{font-size:28px;margin-top:35px}.sources{border-top:1px solid var(--line);padding:18px 0;margin-top:30px}.sources summary{font-size:12px;cursor:pointer}.sources>div{padding:18px 0;display:flex;flex-direction:column;gap:10px}.sources a{font-size:12px;display:flex;gap:20px;align-items:center;text-decoration:underline;text-underline-offset:4px}.sources .arrow{width:14px}.soft-section{background:var(--soft);padding:80px 0}.three-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.three-cards article{border-top:1px solid #c6d5ce;padding-top:28px}.three-cards h3{font-size:29px;margin-bottom:23px}.three-cards p{font-size:15px;line-height:1.85}.guarantee{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding:90px 0}.guarantee h2{font-size:46px}.guarantee .lead{font-size:25px}.audience-grid.wrap{margin-top:60px}.faq{margin-top:80px}.faq h2{font-size:38px}.faq details{padding:22px 0;border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:20px;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{font-size:15px;margin:23px 0 6px;max-width:860px}.article-layout{display:grid;grid-template-columns:27% 1fr;gap:90px;padding:70px 0}.article-layout aside p{font-size:12px;line-height:1.7}.article-layout aside .text-link{font-size:12px}.article-body{max-width:840px}.article-body section{margin-bottom:40px}.article-body h2{font-size:32px;line-height:1.25;margin-bottom:22px}.article-body p{font-size:17px;line-height:1.95}.page-intro+section>.insight-grid{margin-top:60px;row-gap:50px}.migration-notes{margin-top:60px;border-top:1px solid var(--line);padding-top:26px}.migration-notes summary{font-size:15px;cursor:pointer}.migration-notes p{font-size:13px;margin-top:20px}.migration-notes a{display:flex;justify-content:space-between;font-size:13px;padding:13px 0;border-bottom:1px solid var(--line)}.notes{max-width:840px;padding-top:70px;padding-bottom:60px}.notes h2{font-size:32px;margin-top:45px}.notes p{font-size:15px}.notes a{text-decoration:underline}
/* Contact */
.contact-layout{display:grid;grid-template-columns:.85fr 1.4fr;gap:100px;padding-top:65px;padding-bottom:75px}.contact-layout aside h2{font-size:40px}.contact-layout aside>p:not(.eyebrow){font-size:15px}.mail-link{color:var(--blue);font-size:18px;word-break:break-word}.contact-steps{margin:35px 0}.contact-steps p{display:flex;gap:20px;font-size:14px}.contact-steps small{color:var(--green)}.contact-layout .fine-print{font-size:12px}.form-notice{padding:16px 20px;border:1px solid #d4e1dc;background:#f6f8f4;font-size:12px;line-height:1.7;color:#5b6b67;margin-bottom:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}form label{display:block;font-size:12px;font-weight:500;margin-bottom:25px}input,select,textarea{display:block;width:100%;color:var(--ink);border:1px solid #cddad7;background:#fff;border-radius:0;padding:12px 13px;font-size:15px;line-height:1.5;margin-top:8px}textarea{resize:vertical;min-height:145px}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline:2px solid #217baa22;outline-offset:0}.form-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.text-button{background:none;border:0;border-bottom:1px solid #adbfbe;padding:10px 0;font-size:12px;display:inline-flex;align-items:center;gap:16px}.form-status{font-size:13px;line-height:1.7;color:var(--green);margin-top:20px}.form-status a{text-decoration:underline}
/* Footer */
.footer{background:#fff;padding:62px 0 28px;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px}.footer .brand{margin-bottom:22px}.footer .brand .brand-lockup{width:194px}.footer-statement{font-size:20px;color:var(--ink);line-height:1.3;letter-spacing:-.03em}.footer-grid>div>p:not(.footer-statement){font-size:12px;line-height:1.8}.footer-grid>div>a:not(.brand){font-size:12px}.footer h3{font-size:10px;letter-spacing:.14em;line-height:1.6;margin-bottom:28px;margin-top:14px;font-weight:600}.footer .text-link{display:flex;justify-content:space-between;border:0;padding:8px 0;color:#526b72;max-width:270px;line-height:1.6}.footer .text-link svg{width:13px;opacity:.65}.footer-bottom{margin-top:44px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:40px}.footer-bottom p{font-size:10px;line-height:1.8;margin:0;color:#788e93}.footer-bottom>a{font-size:8px;letter-spacing:.12em;display:flex;align-items:center;gap:16px;color:#667f87}.footer-bottom svg{width:14px}.legal-links{display:flex;justify-content:flex-end;gap:24px;margin-top:19px;font-size:10px;color:#7b8f95}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform 1s var(--ease)}.reveal.seen{opacity:1;transform:none}.photo{background:#e4ebe5}.photo.remote-ready{animation:photoLoad .6s ease}@keyframes photoLoad{from{opacity:.4}to{opacity:1}}
@media(min-width:1700px){.hero-copy{padding-top:155px}.hero-copy h1,.hero-copy h2{font-size:98px}}
@media(max-width:1250px){.wrap{width:calc(100% - 80px)}.header-inner{padding:12px 28px;gap:18px}.brand .brand-lockup{width:177px}.navigation{gap:20px}.navigation>a,.nav-services>button{font-size:11px}.header-actions{margin-left:0}.button.small{padding:12px 15px;gap:12px}.hero-copy h1,.hero-copy h2{font-size:78px}.hero-copy{padding-top:106px}.intro-section{gap:60px}.intro-section h2{font-size:52px}.expertise-tabs{padding-right:30px}.expertise-tabs>button{font-size:18px;gap:12px}.expertise-panel{padding:38px}.project-box{max-width:62%;padding:40px}.method-ribbon{gap:28px}.method-ribbon>div{gap:17px}.method-ribbon>div>span{font-size:12px}.contact-layout{gap:60px}.detail-section{gap:50px}}
@media(max-width:1050px){.navigation{gap:16px}.navigation>a,.nav-services>button{font-size:10.5px}.header-inner{padding:14px 22px}.brand .brand-lockup{width:157px}.hero-copy h1,.hero-copy h2{font-size:71px}.header{height:88px}.mega{top:88px}.hero{height:calc(100svh - 88px);min-height:630px}.method-ribbon{display:block}.method-ribbon>p{margin-bottom:16px}.method-ribbon>div{justify-content:space-between}.intro-section h2{font-size:46px}.intro-section{gap:40px}.section-heading{gap:35px}.section-heading>p{max-width:330px;font-size:14px}.expertise-grid{grid-template-columns:40% 60%}.expertise-panel{min-height:535px;padding:32px}.panel-copy h3{font-size:33px}.why-grid{grid-template-columns:1fr 1fr;gap:35px}.card-num{margin-bottom:28px}.project-box h2{font-size:38px}.project-label{width:240px;font-size:9px;gap:20px}.project-inner{gap:28px}.audience-card{padding:35px}.audience-card h3{font-size:33px}.insight-grid{gap:22px}.insight-content h3{font-size:22px}.insight-image{height:180px}.page-intro.with-photo{gap:40px;grid-template-columns:1.2fr 1fr}.page-intro.with-photo h1{font-size:46px}.intro-photo{height:auto;max-height:425px}.service-aside .button{gap:14px;font-size:11px;padding:15px}.article-layout{gap:50px}.contact-layout{gap:40px}.footer-grid{gap:40px}}
@media(max-width:850px){.header{height:82px}.header-inner{padding:9px 24px}.brand .brand-lockup{width:177px}.header-actions .button{font-size:11px;padding:12px 15px}.mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;border:0;background:none;z-index:110}.mobile-toggle span{display:block;height:1px;width:25px;background:var(--ink);transition:transform .25s}.mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.navigation{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;padding:24px 35px 45px;max-height:calc(100svh - 82px);overflow:auto;border-bottom:1px solid var(--line);box-shadow:0 25px 40px #052b3c20}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a,.nav-services>button{display:flex;justify-content:space-between;font-size:18px;padding:19px 0;border-bottom:1px solid var(--line);width:100%}.mega{position:static;box-shadow:none;padding:14px 8px;display:block;border:0}.mega>div:first-child{display:block}.mega .eyebrow{font-size:9px}.mega .text-link{font-size:15px;display:flex;gap:18px}.mega .text-link svg{margin-left:auto}.mega-aside{border:0;padding:20px 0 0}.mega-aside>p{display:none}.hero{height:calc(100svh - 82px);min-height:630px;max-height:800px}.wrap{width:calc(100% - 56px)}.hero-copy{padding-top:110px}.hero-copy h1,.hero-copy h2{font-size:64px}.hero-description{max-width:490px}.scene-buttons{width:88%;gap:15px}.scene-button{gap:10px;font-size:10px}.scroll-label{display:none}.motion-toggle{margin-left:auto;width:35px;height:35px;flex:0 0 auto}.hero-bottom{gap:16px;bottom:32px}.intro-section{padding-top:80px;padding-bottom:70px}.intro-copy{padding-top:38px}.intro-section h2{font-size:43px}.intro-copy .lead{font-size:22px}.intro-copy>p:not(.lead){font-size:14px}.section-heading{display:block}.section-heading>p{max-width:650px;margin-top:27px}.expertise-grid{grid-template-columns:1fr}.expertise-tabs{padding:0;display:flex;overflow-x:auto;gap:24px;scrollbar-width:thin;margin-bottom:22px}.expertise-tabs>button{flex:0 0 auto;display:flex;font-size:14px;padding:17px 0;gap:8px}.expertise-tabs>button>svg{display:none}.expertise-tabs>button[aria-selected=true]{border-color:var(--green)}.all-services{display:none}.expertise-panel{min-height:465px;padding:35px 38px}.panel-copy h3{font-size:36px}.panel-copy>p{max-width:600px}.expertise{padding-bottom:70px}.why-section{padding:70px 0}.project-inner{display:block;padding:55px 0}.project-label{margin-bottom:40px;max-width:360px;width:70%}.project-box{max-width:100%;margin-left:auto;width:520px;padding:35px 40px}.project-box h2{font-size:39px}.project-banner{min-height:0}.audience-section{padding:75px 0}.audience-card{padding:30px}.audience-card h3{font-size:29px}.insight-grid{grid-template-columns:1fr 1fr}.insight-card:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:26px}.insight-card:last-child:nth-child(odd) .insight-image{height:100%;min-height:245px}.insight-card:last-child:nth-child(odd) .insight-content{padding-top:15px}.contact-band{padding:50px 0}.contact-band h2{font-size:38px}.contact-band>.wrap{gap:30px}.contact-band .button{padding:15px;gap:16px;font-size:12px}.page-intro{padding-top:50px}.page-intro.with-photo{grid-template-columns:1fr;gap:35px}.page-intro.with-photo h1{font-size:55px}.intro-photo{height:290px;max-height:290px;margin:0}.page-intro .eyebrow{margin-top:32px}.page-intro .lead{font-size:18px}.directory-group{grid-template-columns:1fr;gap:15px}.directory-label{display:flex;align-items:baseline;gap:20px}.directory-label h2{font-size:32px;max-width:none}.directory-label>span{margin:0}.detail-section{grid-template-columns:1fr;gap:35px;padding:55px 0}.service-aside{position:static;max-width:none;display:grid;grid-template-columns:1fr auto;gap:0 25px;border-bottom:1px solid var(--line);padding-bottom:26px}.service-aside .eyebrow{grid-column:1/-1;margin-bottom:10px}.service-aside>p:not(.eyebrow){margin:0}.service-aside .button{align-self:center;grid-column:2;grid-row:2;margin:0}.service-aside .text-link{display:none}.service-content h2{font-size:32px}.side-heading h2{font-size:35px}.side-heading>p:not(.eyebrow){max-width:none}.three-cards{gap:26px}.three-cards h3{font-size:25px}.three-cards p{font-size:14px}.guarantee{gap:35px}.guarantee h2{font-size:40px}.guarantee .lead{font-size:22px}.article-layout{grid-template-columns:1fr;padding:50px 0;gap:30px}.article-layout aside{border-bottom:1px solid var(--line);padding-bottom:20px}.article-layout aside p:nth-child(3){display:none}.article-layout aside .eyebrow{margin-bottom:10px}.article-layout aside p{margin-bottom:12px}.article-body h2{font-size:30px}.article-body p{font-size:16px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.contact-layout aside>.eyebrow{grid-column:1/-1}.contact-layout aside>.fine-print{grid-column:1/-1}.contact-layout .contact-steps{margin:0;grid-column:2;grid-row:2/5;align-self:center}.contact-layout aside h2{font-size:36px}.contact-layout aside>.mail-link{font-size:16px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:28px}.footer .brand .brand-lockup{width:165px}.footer-statement{font-size:19px}.footer-grid>div>a:not(.brand){font-size:11px}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.header{height:76px}.header-inner{padding:7px 16px;gap:10px}.brand .brand-lockup{width:155px}.header-actions{gap:5px}.header-actions .button{font-size:10px;padding:10px 11px;gap:10px}.header-actions .button svg{width:15px}.mobile-toggle{width:31px}.mobile-toggle span{width:22px}.navigation{top:76px;max-height:calc(100svh - 76px);padding:20px 25px 30px}.hero{height:calc(100svh - 76px);min-height:650px;max-height:810px}.hero-copy{padding-top:88px;padding-bottom:160px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.12em;gap:10px;margin-bottom:29px}.hero-copy .eyebrow span{width:18px}.hero-copy h1,.hero-copy h2{font-size:52px;line-height:1.04;letter-spacing:-.055em;margin-bottom:27px}.hero-slide[data-slide="1"] h2{font-size:43px;line-height:1.14}.hero-description{font-size:15px;line-height:1.7;max-width:355px;margin-bottom:30px}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-actions .button{font-size:12px;padding:14px 18px;gap:24px}.hero-link{font-size:11px;gap:20px;padding-bottom:5px}.hero-shade{background:linear-gradient(90deg,#052e43d9,#08394e78),linear-gradient(0deg,#041e31b0,transparent 70%)}.hero-image{inset:-8px}.hero-image img{object-position:55% 40%}.hero-bottom{bottom:28px;gap:12px;align-items:center}.scene-buttons{flex:1;width:auto;gap:14px}.scene-button{font-size:8px;line-height:1.6;gap:6px;flex-direction:column;align-items:flex-start;padding-top:13px;max-width:102px}.scene-num{font-size:9px}.motion-toggle{width:32px;height:32px;font-size:12px;margin:0}.method-ribbon{padding:25px 0}.method-ribbon>p{font-size:8px;margin-bottom:18px}.method-ribbon>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 18px}.method-ribbon>div>span{font-size:11px;gap:9px}.method-ribbon small{font-size:8px}.intro-section{grid-template-columns:1fr;gap:22px;padding-top:65px;padding-bottom:62px}.intro-section h2{font-size:44px;line-height:1.09;margin-bottom:0}.intro-section .eyebrow{margin-bottom:21px}.intro-copy{padding-top:0}.intro-copy .lead{font-size:22px;margin-bottom:22px}.intro-copy>p:not(.lead){font-size:14px;line-height:1.85}.section-heading{margin-bottom:33px}.section-heading h2{font-size:35px;line-height:1.16}.section-heading .eyebrow{font-size:9px;margin-bottom:20px}.section-heading>p{font-size:14px;line-height:1.8;margin-top:23px}.expertise-tabs{gap:24px;width:calc(100% + 20px);padding-right:20px}.expertise-tabs>button{font-size:13px;white-space:nowrap;gap:8px}.expertise-tabs>button>span:first-child{font-size:9px}.expertise-panel{min-height:465px;padding:27px 25px}.panel-copy h3{font-size:31px;margin-bottom:20px}.panel-copy .eyebrow{font-size:8px;letter-spacing:.08em;line-height:1.7;margin-bottom:20px}.panel-copy>p:not(.eyebrow){font-size:13px;line-height:1.8}.panel-link{font-size:11px}.expertise{padding-bottom:64px}.why-section{padding:60px 0 47px}.why-grid{gap:28px 23px}.why-card h3{font-size:20px}.why-card p{font-size:12px;line-height:1.85}.card-num{font-size:10px;margin-bottom:24px}.project-inner{padding:38px 0}.project-label{font-size:8px;margin-bottom:130px;width:65%}.project-box{width:100%;padding:32px 25px 25px;max-width:100%;background:rgba(255,255,255,.96)}.project-box .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:23px}.project-box h2{font-size:37px;line-height:1.1;margin-bottom:24px}.project-box>p:not(.eyebrow){font-size:13px}.project-box .button{font-size:11px;gap:15px;padding:14px 18px}.project-box .fine-print{font-size:9px!important}.project-photo img{object-position:45% 25%}.audience-section{padding:65px 0}.audience-grid{grid-template-columns:1fr;gap:22px}.audience-card{padding:30px 27px}.audience-card h3{font-size:33px;margin-bottom:25px}.audience-card>.eyebrow{font-size:9px}.audience-card>p:not(.eyebrow){font-size:14px}.insight-grid{grid-template-columns:1fr;gap:34px}.insight-image{height:220px}.insight-content{padding:23px 0}.insight-content h3{font-size:25px}.insight-content>p:not(.eyebrow){font-size:14px}.insight-card:last-child:nth-child(odd){display:flex;grid-column:auto}.insight-card:last-child:nth-child(odd) .insight-image{height:220px;min-height:220px}.insight-card:last-child:nth-child(odd) .insight-content{padding-top:23px}.insights-section{padding-bottom:20px}.contact-band{margin-top:55px;padding:47px 0}.contact-band>.wrap{display:block}.contact-band h2{font-size:37px;line-height:1.16;margin-bottom:27px}.contact-band .eyebrow{font-size:8px}.contact-band .button{font-size:12px;padding:15px 19px;gap:24px}.page-intro{padding:36px 0 37px}.page-intro .eyebrow{font-size:9px;letter-spacing:.11em;margin-top:30px;margin-bottom:21px}.page-intro h1,.page-intro.with-photo h1{font-size:43px;line-height:1.08;letter-spacing:-.047em;overflow-wrap:break-word}.page-intro .lead,.page-intro.with-photo .lead{font-size:16px;line-height:1.75}.page-intro.with-photo{gap:27px;padding-bottom:38px}.intro-photo{height:235px;max-height:235px;min-height:235px}.directory{padding-top:29px}.filter-pills{gap:7px;padding-bottom:33px}.filter-pills button{font-size:10px;padding:9px 13px}.directory-group{padding:27px 0 38px;gap:14px}.directory-label h2{font-size:29px}.service-row{gap:18px;padding:24px 0;align-items:flex-start}.service-row h3{font-size:22px;line-height:1.23;margin-bottom:14px}.service-row p{font-size:13px;line-height:1.85}.round-arrow{width:34px;height:34px}.round-arrow svg{width:17px}.detail-section{padding:38px 0;gap:31px}.service-aside{display:block;padding-bottom:28px}.service-aside>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-bottom:24px}.service-aside .eyebrow{font-size:9px}.service-aside .button{font-size:12px;padding:15px 20px;gap:28px}.service-content h2{font-size:29px;margin-bottom:28px}.deliverables li{padding:18px 0;gap:19px}.deliverables li p{font-size:14px}.deliverable-box{padding:23px}.deliverable-box>p:last-child{font-size:17px;line-height:1.65}.extra-cards{grid-template-columns:1fr;gap:22px;margin-top:30px}.extra-cards h3{font-size:24px}.extra-cards p{font-size:14px}.scope-note p:last-child{font-size:12px}.side-heading h2{font-size:31px}.prose p{font-size:15px;line-height:1.9}.prose .lead{font-size:21px;line-height:1.6}.prose h3{font-size:26px}.soft-section{padding:48px 0}.three-cards{grid-template-columns:1fr;gap:22px}.three-cards h3{font-size:28px}.three-cards .eyebrow{font-size:8px}.guarantee{grid-template-columns:1fr;padding:56px 0;gap:20px}.guarantee h2{font-size:38px}.guarantee .lead{font-size:22px}.guarantee p{font-size:14px}.faq{margin-top:50px}.faq h2{font-size:32px}.faq summary{font-size:18px}.faq details p{font-size:14px}.article-layout{padding:35px 0;gap:30px}.article-body h2{font-size:29px}.article-body p{font-size:15px;line-height:1.9}.notes{padding-top:20px}.notes h2{font-size:28px;line-height:1.2}.contact-layout{padding:38px 0}.contact-layout aside{display:block}.contact-layout aside h2{font-size:37px}.contact-layout .contact-steps{margin:27px 0}.form-grid{grid-template-columns:1fr;gap:0}form label{font-size:12px;margin-bottom:21px}input,select,textarea{font-size:16px;padding:12px;max-width:100%}.form-notice{font-size:11px;padding:15px}.form-actions{gap:18px}.form-actions .button{font-size:12px;gap:28px}.footer{padding:43px 0 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.footer-grid>div:first-child{grid-column:1/-1;display:block}.footer .brand .brand-lockup{width:188px}.footer-statement{font-size:23px}.footer-grid>div>p:not(.footer-statement){font-size:12px}.footer-grid>div>a:not(.brand){font-size:11px}.footer h3{font-size:8px;letter-spacing:.12em;margin-bottom:18px}.footer .text-link{gap:14px;align-items:center;font-size:11px;line-height:1.6}.footer .text-link svg{width:12px}.footer-bottom{display:block;margin-top:28px}.footer-bottom p{font-size:9px;margin-bottom:18px}.footer-bottom>a{font-size:7px;letter-spacing:.08em}.legal-links{justify-content:flex-start;font-size:9px;gap:17px;margin-top:18px}}
@media(max-width:370px){.header-inner{padding-inline:10px}.brand .brand-lockup{width:141px}.header-actions .button{font-size:9px;padding:9px}.hero-copy h1,.hero-copy h2{font-size:47px}.hero-slide[data-slide="1"] h2{font-size:39px}.hero-copy .eyebrow{font-size:7px}.scene-button{font-size:7px}.scene-num{font-size:8px}.hero-description{font-size:14px}.hero-copy{padding-top:78px}.method-ribbon>div>span{font-size:10px}.contact-band h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-image{transform:none!important}.hero-copy>*{transform:none!important}.scene-button.active .scene-progress{transform:scaleX(1)}.hero-slide.active .hero-image img{transform:scale(1.08)}}
@media print{.header,.footer,.hero-bottom,.button,.motion-toggle,.form-actions{display:none!important}.hero{height:auto;min-height:0;color:#000}.hero-slide{display:none}.hero-slide.active{position:static;display:block}.hero-image,.hero-shade{display:none}.hero-copy{padding:20px 0}.hero-copy h1,.hero-copy h2,.hero-copy p{color:#000}.wrap{width:100%}.reveal{opacity:1;transform:none}.expertise-grid,.intro-section,.detail-section,.page-intro.with-photo,.article-layout{display:block}.page-intro{padding:0 0 20px}.intro-photo{height:200px}.expertise-tabs{display:none}.expertise-panel:after{display:none}.panel-copy h3,.panel-copy p{color:#000}.contact-band{background:#fff;color:#000}.contact-band h2{color:#000}}

/* V03 — approved identity, deeper journeys */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.intro-method{display:inline-block;margin-left:28px;border-bottom:1px solid var(--line);font-size:13px;padding:12px 0 9px}.service-jump{display:flex;gap:34px;align-items:center;border-block:1px solid var(--line);padding-block:17px;margin-top:-18px;margin-bottom:64px}.service-jump a{font-size:12px;letter-spacing:.01em;color:var(--text);position:relative;padding:5px 0}.service-jump a:hover{color:var(--blue)}.service-jump a:after{content:'↗';margin-left:12px;color:var(--green)}.service-process{padding-block:80px}.process-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.process-cards:has(>article:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.process-cards article{border-top:1px solid #bccdc6;padding-top:25px}.process-cards .card-num{display:block;color:var(--green);font-size:11px;letter-spacing:.16em;margin-bottom:24px}.process-cards h3{font-size:25px;letter-spacing:-.035em}.process-cards p{font-size:14px;margin-bottom:0;line-height:1.75}.service-process .section-heading{margin-bottom:42px}.start-kit{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;padding-block:95px}.start-kit>div>p:not(.eyebrow){font-size:15px;max-width:340px}.start-kit ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.start-kit li{display:grid;grid-template-columns:38px 1fr;gap:20px;align-items:baseline;padding:27px 0;border-bottom:1px solid var(--line)}.start-kit li span{font-size:10px;letter-spacing:.15em;color:var(--green)}.start-kit li p{margin:0;font-size:16px}.service-faq{padding-block:0 85px}.service-faq .section-heading{margin-bottom:20px}.faq-list{border-top:1px solid var(--line);max-width:1000px;margin-left:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:25px;color:var(--ink);font-size:18px;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:300;line-height:1;transition:transform .2s;color:var(--green)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{padding:0 55px 10px 0;max-width:800px}.faq-list p{font-size:15px;line-height:1.8}.related-services{padding-bottom:85px}.related-services .section-heading{margin-bottom:24px}.related-services .service-list{max-width:1000px;margin-left:auto}.related-services .service-row h3{font-size:23px}.related-services .service-row p{font-size:14px}.catalog-search{padding:28px 32px;background:var(--soft);margin-bottom:32px}.catalog-search>label{display:block;font-size:17px;letter-spacing:-.02em;margin-bottom:13px;color:var(--ink)}.search-input-row{display:flex;gap:20px;align-items:center}.search-input-row input{border:0;border-bottom:1px solid #98b2b6;background:transparent;padding:10px 0;width:100%;outline-offset:3px;color:var(--ink);font-size:17px;min-width:0;border-radius:0}.search-input-row input::placeholder{color:#697d83;font-size:15px}.search-input-row button{flex-shrink:0;font-size:12px}.catalog-search #service-count{margin:12px 0 0}.empty-state{padding:45px;background:var(--soft);margin-bottom:60px}.two-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:85px}.path-choice{padding:40px;background:var(--soft);border-top:2px solid var(--lime-strong);display:flex;flex-direction:column;align-items:flex-start}.path-choice:nth-child(2){background:#eef4f7;border-top-color:var(--blue)}.path-choice h2{font-size:36px}.path-choice p:not(.eyebrow){font-size:15px}.path-choice .button{margin-top:auto}.product-note{padding:45px 50px;background:var(--soft);margin-bottom:80px}.product-note h2{font-size:38px}.product-note>p:not(.eyebrow){max-width:780px}.product-chain{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:26px 0;border-block:1px solid #cbd8d1;margin:30px 0 18px}.product-chain span{font-size:15px;color:var(--ink)}.product-chain b{font-weight:400;color:var(--green)}.product-note .fine-print{margin-bottom:0}.project-gates{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:80px}.project-gates .lead{font-size:19px;max-width:480px}.gate-stack{border-top:1px solid var(--line)}.gate-stack article{display:grid;grid-template-columns:36px 1fr;gap:0 22px;border-bottom:1px solid var(--line);padding:24px 0}.gate-stack span{font-size:11px;grid-row:1/3;letter-spacing:.12em;color:var(--green);padding-top:7px}.gate-stack h3{font-size:24px;margin-bottom:10px}.gate-stack p{font-size:14px;margin-bottom:0}.context-fields{margin:22px 0 27px;padding:22px;border:1px solid var(--line);background:var(--soft);min-width:0}.context-fields legend{font-size:14px;color:var(--ink);padding-inline:8px}.context-fields .form-grid{gap:20px}.context-fields .form-grid input,.context-fields .form-grid select{font-size:14px}.context-fields label{font-size:12px}.context-fields>.fine-print{margin:0 0 20px}.draft-panel{padding:26px;border:1px solid #bed5c5;background:var(--soft);margin-top:28px}.draft-panel h3{font-size:26px}.draft-panel p{font-size:13px}.draft-panel pre{font:13px/1.8 'Avenir Next','Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff;padding:20px;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);max-height:440px;overflow:auto}.draft-panel .button{font-size:12px}.draft-panel .form-actions{margin-top:20px}.method-page{margin-bottom:85px;border-top:1px solid var(--line)}.method-page>article{display:grid;grid-template-columns:130px 1fr;gap:35px;padding:38px 0;border-bottom:1px solid var(--line)}.method-page>article>span{font-size:12px;letter-spacing:.15em;color:var(--green);padding-top:10px}.method-page>article p{max-width:720px}.method-page h2{font-size:38px;margin-bottom:18px}.service-content,.service-aside,.start-kit>*,.project-gates>*,.process-cards>*{min-width:0}.service-faq:focus,.start-kit:focus,.service-process:focus,.detail-section:focus{outline:none}
@media(min-width:1101px){.service-aside{position:sticky;top:128px;align-self:start}}
@media(max-width:1100px){.process-cards,.process-cards:has(>article:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.start-kit{gap:50px}.path-choice{padding:30px}.project-gates{gap:40px}.product-chain{gap:13px}.product-chain span{font-size:14px}}
@media(max-width:700px){.service-jump{margin-top:-14px;margin-bottom:40px;gap:12px 24px;flex-wrap:wrap}.service-jump a{font-size:11px}.service-jump a:after{margin-left:7px}.service-process{padding-block:55px}.process-cards,.process-cards:has(>article:nth-child(4)){grid-template-columns:1fr;gap:28px}.process-cards .card-num{margin-bottom:16px}.process-cards h3{font-size:24px;margin-bottom:15px}.start-kit{grid-template-columns:1fr;gap:25px;padding-block:60px}.start-kit h2 br{display:none}.start-kit>div>p:not(.eyebrow){max-width:none}.start-kit li{padding:22px 0;gap:12px}.start-kit li p{font-size:15px}.service-faq{padding-bottom:55px}.faq-list summary{font-size:16px;padding:21px 0}.faq-list details>div{padding-right:18px}.related-services{padding-bottom:50px}.related-services .service-row h3{font-size:21px}.catalog-search{padding:22px 18px}.search-input-row{gap:10px}.search-input-row input{font-size:15px}.search-input-row input::placeholder{font-size:12px}.two-paths{grid-template-columns:1fr;margin-bottom:50px}.path-choice{padding:28px}.path-choice h2{font-size:31px}.product-note{padding:28px 24px;margin-bottom:50px}.product-note h2{font-size:32px}.product-chain{display:grid;grid-template-columns:1fr 18px 1fr;gap:15px}.product-chain b:nth-of-type(2){display:none}.product-chain span{font-size:13px}.project-gates{grid-template-columns:1fr;gap:25px;margin-bottom:50px}.project-gates .lead{font-size:18px}.gate-stack h3{font-size:23px}.context-fields{padding:18px 14px}.context-fields .form-grid{grid-template-columns:1fr;gap:15px}.draft-panel{padding:21px 16px}.draft-panel pre{padding:14px;font-size:12px}.draft-panel .form-actions{gap:20px;align-items:flex-start}.method-page>article{grid-template-columns:30px 1fr;gap:22px;padding:28px 0}.method-page h2{font-size:30px}.method-page p{font-size:15px}.method-page{margin-bottom:55px}.intro-method{margin-left:22px}.service-aside{position:static}}
@media(prefers-reduced-motion:reduce){.faq-list summary span{transition:none}}

#contact-form>fieldset[data-form-fields]{border:0;padding:0;margin:0;min-width:0}

/* V04: bilingual controls; the approved visual identity remains unchanged. */
.language-switch{display:flex;align-items:center;gap:8px;flex:0 0 auto;font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.06em}
.language-switch a{padding:8px 3px;color:#536c79;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}
.language-switch a[aria-current=true]{color:var(--blue);border-color:var(--green)}
.language-switch a:hover{color:var(--blue)}.language-switch>span{color:#b5c1c5;font-weight:400}
@media(min-width:851px) and (max-width:1260px){.navigation{gap:16px}.header-inner{padding-inline:25px;gap:18px}.brand .brand-lockup{width:165px}.header-actions{gap:10px;margin-left:0}.button.small{padding:12px 15px;gap:12px}.navigation>a,.nav-services>button{font-size:11px}}
@media(min-width:851px) and (max-width:1050px){.navigation{gap:11px}.header-inner{gap:10px;padding-inline:20px}.brand .brand-lockup{width:140px}.navigation>a,.nav-services>button{font-size:10px}.header-actions>.button.small{display:none}}
@media(max-width:850px){.language-switch{font-size:11px;gap:5px}.header-actions{gap:13px}.header-actions>.button.small{display:none}.brand .brand-lockup{width:167px}}
@media(max-width:359px){.brand .brand-lockup{width:139px}.header-actions{gap:7px}.language-switch{font-size:10px;gap:3px}}
html[lang=en] .hero-copy h2{max-width:1080px}
html[lang=en] .service-row h3{overflow-wrap:anywhere}
html[lang=en] .navigation a{white-space:nowrap}

/* V05 — proportionate CTA and corporate footer; no redesign of the approved identity. */
@media screen {
 .contact-band{padding:30px 0;margin-top:52px}
 .contact-band>.wrap{gap:32px;min-height:68px}
 .contact-band .eyebrow{margin:0 0 9px;font-size:10px}
 .contact-band h2{font-size:clamp(27px,2.55vw,37px);line-height:1.16;margin:0;letter-spacing:-.8px}
 .contact-band h2 br{display:none}
 .contact-band h2 br::after{content:" "}
 .contact-band .button{padding:15px 22px;min-height:50px;gap:28px}
 .footer-grid{grid-template-columns:1.15fr 1fr 1fr .72fr;gap:40px}
 .footer-company{font-style:normal;font-size:13px;line-height:1.7;margin-top:25px;max-width:300px}
 .footer-company .company-name{display:block;font-weight:650;color:var(--blue-deep);margin-bottom:6px}
 .footer-company .company-id{display:block;margin-top:15px}
 .footer-company a{display:inline-block;margin-top:12px}
 .footer .brand .brand-lockup{width:207px;height:auto;max-width:100%}
 .footer-statement{display:none}
 .legal-links{flex-wrap:wrap;gap:20px}
 .legal-intro{max-width:960px}
 .legal-layout{display:grid;grid-template-columns:230px minmax(0,780px);gap:65px;padding-bottom:80px;align-items:start}
 .legal-toc{position:sticky;top:120px;border-top:1px solid var(--line);padding-top:24px}
 .legal-toc button{display:block;background:none;border:0;padding:8px 0;color:var(--blue);font:inherit;font-size:12px;text-align:left;cursor:pointer;line-height:1.5}
 .legal-toc button:hover{text-decoration:underline}
 .legal-body{min-width:0;font-size:15px;line-height:1.85}
 .legal-body section{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line);scroll-margin-top:125px}
 .legal-body h2{font-size:25px;line-height:1.25;letter-spacing:-.45px;margin-bottom:16px}
 .legal-body a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}
 .review-note{background:#f3f6f5;border-left:3px solid #577d44;padding:17px 21px;font-size:12px;line-height:1.7;margin:0 0 34px;color:#3c545d}
 .review-note strong{display:block;margin-bottom:4px}
 .revision-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:11px;color:#567078;margin-bottom:26px}
 .article-body .section-refs{font-size:11px;margin-top:15px;color:#52706e;line-height:1.7}
 .article-body .section-refs a{margin-right:14px;text-decoration:underline;text-underline-offset:3px}
 .article-body .source-note{font-size:12px;border-top:1px solid var(--line);padding-top:22px;margin-top:30px}
 .insights-tools{display:flex;gap:20px;align-items:end;justify-content:space-between;margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid var(--line)}
 .insights-tools label{font-size:12px;display:block;flex:1;max-width:540px}
 .insights-tools input{display:block;width:100%;font:inherit;font-size:15px;padding:12px 0;border:0;border-bottom:1px solid #9fafb3;background:transparent;color:#153e50;margin-top:7px}
 .insights-tools p{font-size:12px;color:#5b7078;margin:0}
 .insight-empty{padding:30px 0;font-size:16px}
 .media-unavailable{visibility:hidden}
 [data-image-error]{background:linear-gradient(130deg,#153d50,#507063);position:relative}
 [data-image-error]::after{content:attr(data-image-error);position:absolute;bottom:12px;right:12px;left:12px;z-index:4;font-size:10px;color:#fff;line-height:1.4;text-align:right;pointer-events:none}
 .photo{image-rendering:auto;filter:none}
 .media-info-control{background:none;border:none;font:inherit;color:inherit;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
 .source-status{font-size:11px;color:#596f75;line-height:1.65;margin-top:15px}
 .form-privacy{font-size:12px;line-height:1.75;margin:22px 0}
 .form-privacy a{text-decoration:underline;text-underline-offset:3px}
}
@media screen and (max-width:1000px){.footer-grid{grid-template-columns:1.2fr 1fr;gap:38px}.legal-layout{grid-template-columns:190px 1fr;gap:35px}}
@media screen and (max-width:700px){
 .contact-band{padding:25px 0;margin-top:36px}
 .contact-band>.wrap{display:flex;flex-wrap:wrap;gap:18px;min-height:0}
 .contact-band h2{font-size:28px;margin:0;line-height:1.18}
 .contact-band .eyebrow{font-size:9px;margin-bottom:8px}
 .contact-band .button{padding:13px 17px;min-height:45px;font-size:12px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}
 .footer-grid>div:first-child{grid-column:1/-1}
 .footer-grid h3{font-size:10px}
 .footer-company{margin-top:15px}
 .footer-bottom{gap:20px}
 .legal-layout{display:block;padding-bottom:40px}
 .legal-toc{position:static;margin-bottom:30px;padding:15px 0;display:flex;flex-wrap:wrap;gap:7px 18px}
 .legal-toc button{max-width:100%;padding:5px 0}
 .legal-body{font-size:14px}
 .legal-body h2{font-size:23px}
 .legal-intro h1{font-size:39px}
 .insights-tools{align-items:start;flex-direction:column;gap:12px}
 .insights-tools label{width:100%}
}
@media print{.legal-toc,.media-info-control{display:none}.review-note{display:block;border:1pt solid #888;background:#fff;padding:10pt;font-size:9pt}.legal-layout{display:block}.legal-body{font-size:11pt}.legal-body section{break-inside:avoid}}

/* V06 — readable typography without changing the approved brand. */
:root{--body-copy:17px;--secondary-copy:15px;--label-copy:14px}
body{font-size:var(--body-copy);line-height:1.7}
.navigation>a,.nav-services>button{font-size:15px;line-height:1.45;min-height:44px}
.navigation{gap:23px}
.header-inner{gap:20px}
.header .brand .brand-lockup{width:190px}
.language-switch{font-size:14px;gap:6px}
.language-switch a{min-height:44px;min-width:28px;display:inline-flex;align-items:center;justify-content:center}
.button,.button.small,.contact-band .button{font-size:15px;line-height:1.45;min-height:48px}
.button.small{padding:12px 17px;gap:18px}
.text-link,.text-button,.hero-link{font-size:15px}
.eyebrow,.hero-copy .eyebrow{font-size:12px;line-height:1.7;letter-spacing:.13em}
.breadcrumbs,.breadcrumbs a,.fine-print,.source-status,.form-privacy,.legal-body .review-note,.review-note,.revision-meta,.section-refs,.article-body .section-refs{font-size:14px;line-height:1.7}
.prose,.article-body,.legal-body{font-size:17px;line-height:1.85}
.prose p,.article-body p,.legal-body p{font-size:inherit}
.insight-card p,.three-cards article p,.process-cards p,.extra-cards p,.service-aside p,.service-note p,.gate-stack p,.project-gates p,.path-choice p{font-size:16px;line-height:1.75}
.insight-card .eyebrow{font-size:12px;line-height:1.6}
.insight-card h3{font-size:24px;line-height:1.25;letter-spacing:-.6px}
.insight-card .text-link{font-size:15px}
.service-jump a,.filter-button,.catalog-search label,.result-count,.insights-tools label,.insights-tools p,.service-row>p,.form-status,.legal-toc button,.mega a{font-size:15px}
.service-row p{font-size:16px}
.mega a{min-height:44px}
.mega-aside p{font-size:23px}
.footer-company,.footer a,.footer p{font-size:15px;line-height:1.75}
.footer h3,.footer-grid h3{font-size:12px;line-height:1.7;letter-spacing:.13em}
.footer-bottom p,.footer-bottom a{font-size:13px}
.footer-grid{grid-template-columns:1.15fr 1fr 1fr .85fr;gap:38px}
.contact-band .eyebrow{font-size:12px;margin-bottom:7px}
.contact-band{padding:26px 0}
.contact-band h2{font-size:clamp(27px,2.5vw,35px)}
.contact-band .wrap{min-height:68px}
input,select,textarea,.form-grid input,.form-grid select,.context-fields input,.context-fields select,.context-fields .form-grid input,.context-fields .form-grid select,.search-input-row input,.insights-tools input{font-size:16px!important}
label,.context-fields label{font-size:15px}
input::placeholder,textarea::placeholder,.search-input-row input::placeholder{font-size:15px}
.context-fields legend{font-size:16px}
.draft-panel p,.draft-panel pre{font-size:15px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #688e3e;outline-offset:4px}
.hero{min-height:770px;max-height:940px}
.hero-copy{padding-top:clamp(55px,7svh,90px);padding-bottom:165px}
.hero-copy .eyebrow{margin-bottom:22px}
.hero-copy h2{font-size:clamp(55px,5.5vw,79px);margin-bottom:23px;line-height:1.04}
.hero-copy h2 .hero-word{display:block;color:#fff}
.hero-copy h2 .hero-word.accent{color:var(--lime)}
.hero-description{font-size:19px;line-height:1.55;max-width:610px;margin-bottom:25px}
.scene-button{font-size:14px;min-height:48px;gap:16px}
.scene-num{font-size:12px}
.hero-bottom{bottom:25px}
.tax-teaser{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-block:54px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:60px;margin-bottom:55px;align-items:center}
.tax-teaser h2{font-size:clamp(29px,3vw,42px);line-height:1.17;letter-spacing:-1px;max-width:510px;margin:0}
.tax-teaser .eyebrow{margin-bottom:20px}
.tax-teaser p{font-size:18px;line-height:1.7;margin-bottom:14px}
.tax-scope{display:flex;align-items:flex-start;gap:28px;margin-top:-10px;margin-bottom:55px;border-block:1px solid var(--line);padding-block:22px}
.tax-scope p{font-size:15px;line-height:1.7;margin:0;max-width:760px}
.scope-chip{display:inline-flex;flex:0 0 auto;align-items:center;font-size:12px;letter-spacing:.07em;color:#264e3f;background:#edf3e8;border:1px solid #d5e3cd;padding:6px 12px}
.tax-boundaries,.tax-resources{padding-top:65px;padding-bottom:35px}
.tax-boundaries>h2{font-size:39px;max-width:720px;line-height:1.2;margin-bottom:35px}
.tax-boundaries .two-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}
.tax-boundaries p{font-size:17px}
.scope-panel{border-left:3px solid var(--green);padding:27px 32px;background:var(--soft)}
.scope-panel h3{font-size:25px;line-height:1.3}
.tax-resources h2{font-size:32px}
.project-filter{display:flex;gap:12px;flex-wrap:wrap;margin:35px 0 14px}
.project-filter button{background:#fff;border:1px solid #becdca;color:var(--ink);font:inherit;font-size:15px;min-height:46px;padding:10px 22px;cursor:pointer}
.project-filter button[aria-pressed=true]{background:var(--blue-deep);border-color:var(--blue-deep);color:#fff}
.project-filter button:hover{border-color:var(--green)}
.result-count{font-size:14px;color:#526870;margin-bottom:28px}
.project-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.project-type-card{padding:28px;background:#fff;border:1px solid var(--line);min-width:0;display:flex;flex-direction:column;gap:18px;transition:border-color .2s}
.project-type-card:hover{border-color:#8dada0}
.project-type-top{display:flex;justify-content:space-between;gap:12px;align-items:start}
.project-type-num{font-size:14px;color:var(--green);font-weight:600}
.outcome-badge{font-size:12px;line-height:1.5;background:#edf2ee;color:#254936;padding:3px 9px;max-width:200px;text-align:right}
.project-type-card h3{font-size:25px;line-height:1.22;letter-spacing:-.7px;margin:0}
.project-type-card p{font-size:16px;line-height:1.7;color:#4d6670;margin:0}
.project-type-card[hidden]{display:none}
.credit-scope{max-width:1060px;margin-top:34px;font-size:15px}
.credit-scope>p{font-size:15px;line-height:1.8}
.type-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px 35px;margin-top:35px}
.carbon-project-types{scroll-margin-top:110px;outline:none}
.insight-image{display:block;overflow:hidden;aspect-ratio:1.7}
.editorial-cover{position:relative;isolation:isolate;width:100%;height:100%;background:#173c4b;overflow:hidden;min-height:150px}
.editorial-cover:before{content:'';position:absolute;inset:15% -5% -40% 37%;border:1px solid #ffffff32;transform:rotate(-22deg);box-shadow:0 0 0 45px #ffffff09,0 0 0 90px #ffffff05;z-index:0}
.editorial-cover img.photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:none}
.editorial-symbol{position:absolute;left:25px;top:40%;color:#ffffffb0;font-size:clamp(27px,3vw,44px);line-height:1;font-weight:400;letter-spacing:-1px;z-index:0;user-select:none}
.editorial-label{position:absolute;left:18px;bottom:16px;z-index:2;color:white;background:#092d40d9;border:1px solid #ffffff42;padding:5px 10px;font-size:11px;letter-spacing:.12em;line-height:1.4;pointer-events:none}
.cover-energy{background:linear-gradient(125deg,#254751,#699aa5)}
.cover-forest{background:linear-gradient(125deg,#173f36,#82a85d)}
.cover-claims{background:linear-gradient(125deg,#26435f,#8b8c78)}
.cover-building{background:linear-gradient(125deg,#153348,#5d849e)}
.cover-timber{background:linear-gradient(125deg,#755b40,#ad9873)}
.cover-kyoto{background:linear-gradient(125deg,#482f36,#a76b54)}
.cover-landscape{background:linear-gradient(125deg,#244956,#a2bab3)}
.cover-global{background:linear-gradient(125deg,#244252,#a58758)}
.cover-tax{background:linear-gradient(125deg,#283945,#8a998f)}
.editorial-cover[data-image-error]::after{display:none}
.article-cover{height:320px;margin:0 0 38px;overflow:hidden}
.article-cover .editorial-symbol{font-size:60px}
.article-cover .editorial-label{left:22px;bottom:20px}
.insight-card-body{display:flex;flex:1;flex-direction:column}
.insight-card-body .text-link{margin-top:auto;align-self:start}
.insight-card{display:flex;flex-direction:column;min-width:0}
.insight-card-body .eyebrow{margin-top:24px}
.insight-card[hidden]{display:none}
@media(min-width:1201px) and (max-width:1380px){.header-inner{padding-inline:25px;gap:16px}.navigation{gap:18px}.navigation>a,.nav-services>button{font-size:15px}.header .brand .brand-lockup{width:178px}.header-actions{margin-left:0;gap:12px}}
@media(max-width:1200px){
 .header{height:86px}.header-inner{padding:9px 28px;gap:20px}.header .brand .brand-lockup{width:185px}
 .header-actions{gap:18px;margin-left:auto}.header-actions>.button.small{display:none}
 .mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:0;background:none;z-index:110}
 .mobile-toggle span{display:block;height:1px;width:25px;background:var(--ink);transition:transform .25s}
 .mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}
 .mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
 .navigation{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;padding:20px 28px 30px;align-items:stretch;margin:0;gap:0;box-shadow:0 20px 30px #09293d12;max-height:calc(100svh - 86px);overflow-y:auto}
 .navigation.open{display:flex;flex-direction:column}
 .navigation>a,.nav-services>button{font-size:18px;min-height:50px;width:100%;text-align:left;padding:13px 0}
 .nav-services>button{justify-content:space-between}
 .mega{position:static;box-shadow:none;padding:15px 0;display:grid;grid-template-columns:1fr;gap:12px;border-top:1px solid var(--line);width:100%}
 .mega[hidden]{display:none}.mega-aside{display:none}.mega a{font-size:16px;min-height:48px;line-height:1.5}.mega>div{min-width:0}
 .header-actions .language-switch{font-size:14px;gap:6px}
 .project-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .hero{height:calc(100svh - 86px);min-height:780px}
 .footer-grid{grid-template-columns:1.1fr 1fr;gap:38px}
}
@media(max-width:700px){
 body{font-size:16px}.header-inner{padding:9px 20px;gap:12px}.header .brand .brand-lockup{width:166px}.header-actions{gap:12px}
 .hero{height:auto;min-height:860px;max-height:none}
 .hero-copy{padding-top:43px;padding-bottom:180px}
 .hero-copy h2{font-size:61px;line-height:1.04;letter-spacing:-2.4px;margin-bottom:23px}
 .hero-copy .eyebrow{font-size:11px;line-height:1.7;margin-bottom:21px;max-width:300px}
 .hero-description{font-size:17px;line-height:1.65;margin-bottom:26px;max-width:100%}
 .hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px}
 .hero-actions .button{font-size:15px;max-width:100%}
 .hero-bottom{bottom:23px;gap:16px}.scene-buttons{gap:12px;width:calc(100% - 45px)}.scene-button{font-size:12px;gap:5px;align-items:flex-start;min-height:70px}.scene-num{font-size:11px}
 .hero-bottom .motion-toggle{width:42px;height:42px;flex:0 0 auto}
 .contact-band .eyebrow{font-size:11px}.contact-band .button{font-size:14px}
 .footer-company,.footer a,.footer p{font-size:15px}.footer-bottom p,.footer-bottom a{font-size:13px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:30px 25px}.footer-grid>div:first-child{grid-column:1/-1}
 .footer-grid h3{font-size:12px}.footer .brand .brand-lockup{width:205px}
 .prose,.article-body,.legal-body{font-size:17px}.article-body .section-refs{font-size:14px}
 .service-jump a{font-size:14px}.service-jump{gap:14px 24px}.legal-toc button{font-size:15px;min-height:42px}
 .tax-teaser{grid-template-columns:1fr;gap:25px;padding-block:34px;margin-top:42px;margin-bottom:42px}
 .tax-teaser h2{font-size:33px}.tax-teaser p{font-size:17px}.tax-teaser .eyebrow{margin-bottom:15px}
 .tax-scope{flex-direction:column;gap:15px;padding-block:20px}.tax-scope p{font-size:15px}
 .tax-boundaries{padding-top:40px}.tax-boundaries>h2{font-size:31px}.tax-boundaries .two-columns{grid-template-columns:1fr;gap:20px}.scope-panel{padding:23px}
 .project-filter{gap:9px}.project-filter button{padding:10px 15px;font-size:14px}
 .project-type-grid{grid-template-columns:1fr}.project-type-card{padding:25px}.project-type-card h3{font-size:26px}.project-type-card p{font-size:16px}
 .type-actions{flex-direction:column;align-items:flex-start}.type-actions .button{max-width:100%;font-size:14px}
 .article-cover{height:235px}.insight-card h3{font-size:25px}.insight-card p{font-size:17px}
 .insight-image{aspect-ratio:1.65}.insights-tools label,.insights-tools p{font-size:15px}
}
@media(max-width:374px){.header .brand .brand-lockup{width:145px}.header-actions{gap:7px}.header-inner{padding-inline:15px}.hero-copy h2{font-size:54px}.hero{min-height:880px}.project-filter button{padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.project-type-card,.editorial-cover img{transition:none!important}}
@media print{.header,.footer,.contact-band,.hero,.project-filter,.type-actions,.tax-teaser,.article-cover,.insight-image{display:none!important}.wrap{width:auto;max-width:none;margin:0;padding:0}.prose,.article-body,.legal-body{font-size:11pt;line-height:1.5}.project-type-grid{display:block}.project-type-card{break-inside:avoid;margin-bottom:12pt}.article-layout{display:block}a{color:inherit!important}}

/* V06 QA refinements: graceful photographic loading and readable references. */
.breadcrumb,.breadcrumbs,.sources summary,.sources a,.legal-body .sources summary{font-size:14px;line-height:1.65}
.media-pending{visibility:hidden}
.editorial-cover .photo{background:transparent}
.intro-photo.photo-pending{background:linear-gradient(125deg,#244956,#a2bab3)}
.footer-grid>div>p:not(.footer-statement),.footer-grid>div>a:not(.brand){font-size:15px}
.footer .brand{display:inline-block;line-height:1}
.footer .brand .brand-lockup{height:auto;object-fit:contain}

/* V07: product-specific image composition and private review tools. */
img[data-media="products"]{object-position:50% 53%;}
img[data-media="markets"]{object-position:50% 55%;}
.intro-photo:has(img[data-media="products"]){background:#edf0f2;}
body:not(.standalone-preview) [data-preview-only]{display:none!important;}
.preview-tools{padding-block:40px 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.3fr 1fr;gap:48px;}
.preview-tools h2{font-size:32px;line-height:1.2;margin:0 0 20px;}
.preview-tools p{font-size:16px;line-height:1.75;}
.preview-tools .fine-print{font-size:14px;}
.preview-tools-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;justify-content:center;}
.preview-tools-actions progress{width:100%;accent-color:var(--green);height:12px;}
.preview-tools [hidden]{display:none!important;}
.preview-tools button:disabled{opacity:.65;cursor:wait;}
@media(max-width:700px){.preview-tools{grid-template-columns:1fr;gap:20px}.preview-tools h2{font-size:28px}}

/* V08 — reading tools and a progressively enhanced contact workflow. */
.article-tools{padding:26px 28px;margin:0 0 38px;border:1px solid var(--line,#d9e2e5);background:#f5f8f9;border-radius:3px}
.article-index-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:16px}
.article-index-links a{font-size:15px;line-height:1.5;text-decoration:underline;text-underline-offset:4px}
.article-actions{display:flex;flex-wrap:wrap;gap:14px 28px;margin:36px 0;padding:24px 0;border-top:1px solid #d5e0e4}
.article-actions [data-page-copy-status]{flex-basis:100%;margin:0}
.preview-v08-summary{padding-top:40px;padding-bottom:60px}
.direct-send-controls{margin-top:24px;padding-top:22px;border-top:1px solid #c8d9df}
.direct-send-controls label{display:flex!important;align-items:flex-start;gap:12px!important;font-size:15px;line-height:1.6}
.direct-send-controls input[type=checkbox]{width:20px;height:20px;min-width:20px;margin-top:3px;accent-color:#07334a}
.direct-send-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:18px}
.direct-send-controls [role=status]{margin-top:16px;line-height:1.65;white-space:pre-line}
.direct-send-controls[aria-busy=true]{opacity:.85}
#draft-text{overflow-wrap:anywhere;word-break:break-word}
.form-edit-button{display:inline-flex;align-items:center;min-height:44px}
[aria-invalid=true]{outline:2px solid #9a2424;outline-offset:2px}
@media(max-width:600px){.article-tools{padding:20px}.article-index-links{display:grid;gap:14px}.direct-send-actions .button{width:100%;justify-content:center}}
@media print {
  .header,.footer,.skip,.hero,.contact-band,.article-actions,.article-tools,.service-jump,.article-related,.related-section,.reading-progress,.route-status{display:none!important}
  body,main,.wrap,.article-body,.article-content{background:#fff!important;color:#000!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important}
  main{font:11pt/1.6 Georgia,serif!important} .page-intro{padding:0 0 22px!important;min-height:0!important}.page-intro h1{font-size:25pt!important;line-height:1.15!important}
  .intro-photo,.article-image{display:none!important}.reveal{opacity:1!important;transform:none!important}
  h2,h3{break-after:avoid} p,li{orphans:3;widows:3} table,blockquote{break-inside:avoid} a{color:#000!important}
  details:not([open])> *:not(summary){display:block!important}
}
/* An image error must not move absolutely positioned backgrounds into document flow. */
.hero-image[data-image-error],.project-photo[data-image-error]{position:absolute}

/* V09.1: compact corporate block, restrained social icons and a native language menu. */
.footer .footer-company {margin-top:20px;line-height:1.5;font-size:15px;}
.footer .footer-company > span,.footer .footer-company > a {display:block;margin:0;padding:0;line-height:1.5;}
.footer .footer-company > .company-name {margin-bottom:5px;font-weight:650;}
.footer-grid>div,.page-intro.with-photo>div,.audience-card{min-width:0;}
.footer .text-link,.footer-bottom p{overflow-wrap:anywhere;}
.footer-social {display:flex;align-items:center;gap:9px;margin-top:13px;}
.footer .footer-social .social-link {display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;border:1px solid #c6d4da;border-radius:50%;color:inherit;transition:background .15s,border-color .15s;}
.footer .footer-social .social-link:hover,.footer .footer-social .social-link:focus-visible {background:#edf4f5;border-color:currentColor;}
.footer .footer-social .social-pending {opacity:.45;cursor:default;}
.footer .social-pending-note {display:block;margin-top:7px;font-size:12px;line-height:1.45;opacity:.8;}
.language-picker {position:relative;flex:0 0 auto;display:flex;align-items:center;}
.language-picker select {appearance:none;-webkit-appearance:none;box-sizing:border-box;min-height:44px;width:112px;border:1px solid #cbd8db;border-radius:3px;background:#fff;color:#12384a;line-height:1.3;font-family:inherit;font-size:15px;font-weight:500;padding:9px 28px 9px 12px;cursor:pointer;}
.language-picker .select-chevron {position:absolute;right:10px;top:17px;width:10px;height:7px;pointer-events:none;color:#12384a;}
.language-picker select:focus-visible {outline:2px solid #186c86;outline-offset:3px;}
.language-picker noscript {position:absolute;top:48px;background:white;padding:8px;z-index:30;white-space:nowrap;}
.language-picker noscript a {padding:5px;}
html[lang="de"] h1,html[lang="de"] h2,html[lang="de"] h3 {hyphens:auto;overflow-wrap:anywhere;}
html[lang="de"] .navigation {gap:18px;}
html[lang="de"] .service-row,html[lang="de"] .expertise-content,html[lang="de"] .service-card {min-width:0;}
.preview-v09-summary {padding-top:30px;padding-bottom:60px;max-width:1120px;}
@media(max-width:1360px){
 .header{height:86px;}.header-inner{padding:12px 30px;}.brand .brand-lockup{width:185px;}.header-actions .button{display:none;}
 .mobile-toggle{display:flex;flex-direction:column;gap:6px;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:none;}
 .mobile-toggle span{display:block;height:1px;width:25px;background:var(--ink);transition:transform .25s;}
 .mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg);}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg);}
 .navigation{display:none;position:absolute;top:86px;left:0;right:0;max-height:calc(100dvh - 86px);overflow-y:auto;background:#fff;padding:22px 30px;border-top:1px solid #e1e9ea;box-shadow:0 20px 30px rgba(8,45,57,.08);}
 .navigation.open{display:flex;align-items:stretch;flex-direction:column;gap:0;}
 .navigation>a,.navigation>.nav-services>button{padding:13px 0;font-size:16px;}
 .mega{position:static;width:auto;box-shadow:none;padding:20px 0;border:0;transform:none;}
 .mega-aside{display:none;}.mega>div:first-child{grid-template-columns:1fr 1fr;}
 html[lang="de"] .navigation{gap:0;}
}
@media(max-width:700px){
 .footer-grid>div:last-child{grid-column:1/-1;}
 .header-inner{padding:9px 20px;gap:12px;}.brand .brand-lockup{width:166px;}.header-actions{gap:10px;}
 .language-picker select{width:108px;font-size:15px;}.navigation{padding:18px 22px;}.mega>div:first-child{grid-template-columns:1fr;}
 html[lang="de"] .hero-copy h2{font-size:clamp(34px,11.7vw,60px);hyphens:none;overflow-wrap:normal;}
}
@media(max-width:374px){
 .header-inner{padding:9px 12px;gap:7px;}.header .brand .brand-lockup{width:136px;}.header-actions{gap:7px;}.language-picker select{width:102px;padding-left:8px;}.mobile-toggle{width:40px;min-width:40px;}
}
@media(prefers-reduced-motion:reduce){.footer-social .social-link{transition:none;}}
@media print{.footer-social,.social-pending-note,.language-picker{display:none!important;}}

/* V10 visual audit: unify the cascade without changing brand or service scope. */
:root{--section-space:68px;--section-gap:36px;--reading-line:1.72}
body{font-size:17px;line-height:var(--reading-line)}
h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}
.page-intro h1{max-width:22ch}.page-intro .lead{max-width:65ch}
.prose,.article-body,.legal-body{font-size:17px;line-height:var(--reading-line)}
.prose p,.article-body p,.legal-body p{font-size:17px;line-height:var(--reading-line);margin-bottom:20px}
.prose .lead{font-size:22px;line-height:1.5}
.intro-copy>p:not(.lead),.section-heading>p,.why-card p,.audience-card>p:not(.eyebrow),.insight-content>p:not(.eyebrow),.service-row p,.deliverables li p,.three-cards p,.extra-cards p,.start-kit li p,.method-page p{font-size:17px;line-height:1.7}
.panel-copy>p:not(.eyebrow),.project-box>p:not(.eyebrow){font-size:16px;line-height:1.7}
.project-box .fine-print{font-size:14px!important;line-height:1.65!important}
.side-heading>p:not(.eyebrow),.service-aside>p:not(.eyebrow),.scope-note>p:last-child,.article-layout aside p,.contact-layout .fine-print,.form-notice,.contact-steps p,.form-status,.migration-notes p{font-size:15px;line-height:1.65}
.button,.button.small,.service-aside .button,.project-box .button,.contact-band .button,.hero-actions .button{font-size:15px;line-height:1.45;min-height:48px;max-width:100%}
.text-link,.service-aside .text-link,.insight-content .text-link,.article-layout aside .text-link,.intro-method,.panel-link,.all-services,.text-button,.hero-link{font-size:15px;line-height:1.55}
.navigation>a,.nav-services>button{font-size:15px}
.eyebrow,.page-intro .eyebrow,.section-heading .eyebrow,.scope-note .eyebrow,.deliverable-box .eyebrow,.insight-content .eyebrow,.project-box .eyebrow,.panel-copy .eyebrow{font-size:12px;line-height:1.6;letter-spacing:.105em}
.eyebrow{margin-bottom:18px}.eyebrow>span:empty{flex:none}
form label,.context-fields label{font-size:15px;line-height:1.55}input,textarea,select,.search-input-row input,.search-input-row input::placeholder{font-size:16px;line-height:1.5}
.fine-print,.sources summary,.sources a,.form-privacy,.article-body .section-refs,.legal-body .review-note,.review-note,.section-refs,.breadcrumb,.breadcrumbs,.source-status{font-size:14px;line-height:1.65}
.filter-pills button,.project-filter button,.service-jump a,.legal-toc a,.legal-toc button{font-size:15px;line-height:1.45;min-height:44px}
.faq-list summary{font-size:18px;line-height:1.45;gap:20px}.faq-list summary>span{flex:none}.faq-list details>div{padding-right:0}.faq-list p{font-size:17px;line-height:1.7}
.draft-panel pre{font-size:14px;line-height:1.6}
.footer{padding-top:44px}.footer h3{font-size:12px;line-height:1.6;letter-spacing:.09em;margin-bottom:18px}
.footer .text-link{font-size:15px;line-height:1.55;padding-block:7px}.footer .footer-company{margin-top:12px}.footer .footer-company>span,.footer .footer-company>a{font-size:15px;line-height:1.5}
.footer .brand{margin-bottom:12px}.footer-bottom{margin-top:32px;padding-top:20px}.footer-bottom p,.footer-bottom>a,.legal-links{font-size:14px;line-height:1.65}
/* Consistent section rhythm. Empty caption nodes must not create gaps. */
.section-heading{gap:40px;margin-bottom:36px}.section-heading>p:empty{display:none}
.intro-section{padding-block:var(--section-space);gap:60px}.intro-copy{padding-top:20px}
.expertise{padding-top:12px;padding-bottom:var(--section-space)}.expertise-grid{min-height:0}.expertise-panel{min-height:490px}
.why-section,.soft-section{padding-block:var(--section-space)}.card-num{margin-bottom:26px}
.audience-section{padding-block:var(--section-space)}.insights-section{padding-bottom:var(--section-space)}
.project-banner{min-height:0}.project-inner{padding-block:58px}.project-box{padding:38px 40px 30px}
.page-intro{padding-top:44px;padding-bottom:40px}.page-intro .eyebrow,.page-intro.with-photo .eyebrow{margin-top:26px}
.page-intro h1{margin-bottom:24px}.page-intro.with-photo{padding-bottom:40px;gap:44px}
.intro-photo{height:clamp(280px,28vw,390px);min-height:0;max-height:none;align-self:center;margin-top:20px}
.intro-photo:has(img[data-media="products"]){background:#f1f3f4}.intro-photo img[data-media="products"]{object-fit:contain;object-position:center}
.detail-section{padding-block:56px;gap:54px}.directory-group{padding-bottom:44px}.guarantee{padding-block:58px}
.service-process{padding-block:var(--section-space)}.start-kit{padding-block:var(--section-space);gap:55px}
.service-faq{padding-bottom:50px}.related-services{padding-bottom:10px}.related-services .service-row{padding-block:23px}
.service-jump{margin-bottom:30px}.product-note,.two-paths,.project-gates{margin-bottom:42px}
.article-layout{padding-block:48px;gap:55px}.article-body{max-width:72ch}.article-body h2{font-size:32px;line-height:1.22;margin-bottom:18px;text-wrap:pretty}.article-body section{margin-bottom:32px}
.article-cover{height:300px;margin-bottom:28px}.article-tools{padding:24px;margin-bottom:30px}.article-index-links{gap:12px 22px}
.article-layout aside{align-self:start}.contact-layout{padding-top:48px;padding-bottom:50px}
.insight-card-body{padding-bottom:24px}.insight-card h3{line-height:1.25;text-wrap:pretty}.insight-card-body>p:not(.eyebrow){font-size:17px;line-height:1.7}
.insight-image{height:auto;aspect-ratio:1.75}.insight-image img{height:100%}
.contact-band{margin-top:34px;padding-block:24px}.contact-band .wrap{min-height:64px}.contact-band .eyebrow{font-size:12px;margin-bottom:6px}.contact-band h2{font-size:clamp(27px,2.35vw,34px);max-width:28ch}
/* The error message must never put photographic backgrounds into document flow. */
.hero-image[data-image-error],.project-photo[data-image-error],.panel-image[data-image-error]{position:absolute;inset:0}
.photo.media-unavailable{opacity:0}.panel-image[data-image-error]::after,.hero-image[data-image-error]::after{display:none}
/* The reserve height follows the longest slide; no 860px mobile floor. */
.hero{height:max(var(--hero-safe-height,700px),min(820px,calc(100svh - 98px)));min-height:0;max-height:none}
.hero-copy{padding-top:70px;padding-bottom:0}.hero-copy .eyebrow{margin-bottom:25px}.hero-copy h2{font-size:clamp(54px,5.5vw,79px);margin-bottom:24px}.hero-description{margin-bottom:25px}
.scene-button{font-size:14px;line-height:1.5;min-height:52px}.scene-num{font-size:12px}.hero-bottom{bottom:28px}
.method-ribbon{gap:32px;padding-block:26px}.method-ribbon>p{font-size:12px;letter-spacing:.1em}.method-ribbon>div>span{font-size:15px;gap:8px}.method-ribbon small{font-size:11px}
/* Keep the five choices visible: no full-screen-width horizontal tabs. */
@media(max-width:1100px){
 .method-ribbon{display:block}.method-ribbon>div{flex-wrap:wrap;gap:12px 24px}.section-heading{gap:30px}.service-aside{position:static}
}
@media(max-width:850px){
 .intro-section{gap:28px}.section-heading{display:block}.section-heading>p{margin-top:20px}.page-intro.with-photo{gap:28px}
 .expertise-tabs{display:flex;flex-wrap:wrap;overflow:visible;width:100%;padding:0;margin-bottom:20px;gap:10px}
 .expertise-tabs>button{flex:1 1 calc(50% - 10px);width:auto;min-width:0;white-space:normal;display:flex;align-items:center;gap:10px;padding:14px 13px;font-size:15px;line-height:1.4;border:1px solid var(--line);background:white}
 .expertise-tabs>button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}
 .expertise-tabs>button[aria-selected=true]>span:first-child{color:var(--lime)}.expertise-tabs>button>span:first-child{font-size:12px;flex:none}
 .expertise-tabs>.all-services{display:flex;flex-basis:100%;margin-top:4px;min-height:40px;font-size:15px}
 .expertise-panel{min-height:430px}.panel-copy h3{font-size:34px}
 .page-intro.with-photo h1{font-size:clamp(40px,6vw,55px)}.intro-photo{height:auto;aspect-ratio:1.65;width:100%;margin:0}
 .article-layout{gap:25px}.article-layout aside .text-link{font-size:15px}.article-cover{height:auto;aspect-ratio:1.75}
 .insight-card:last-child:nth-child(odd){grid-column:auto;display:flex;gap:0}.insight-card:last-child:nth-child(odd) .insight-image{height:auto;min-height:0;aspect-ratio:1.75}
}
@media(max-width:700px){
 :root{--section-space:46px}body{font-size:17px}
 .header-inner{padding-block:8px}.header{height:80px}.navigation{top:80px;max-height:calc(100dvh - 80px)}
 .hero{height:var(--hero-safe-height,730px)}.hero-copy{padding-top:36px}.hero-copy h2{font-size:clamp(46px,13.7vw,61px);letter-spacing:-.045em;line-height:1.04}
 html[lang="de"] .hero-copy h2{font-size:clamp(36px,11.6vw,54px);hyphens:none;overflow-wrap:normal}
 .hero-copy .eyebrow{font-size:12px;line-height:1.6;margin-bottom:20px}.hero-description{font-size:17px;line-height:1.65}
 .hero-bottom{bottom:22px;gap:12px}.scene-buttons{gap:9px}.scene-button{font-size:13px;line-height:1.4;max-width:none;min-height:70px}.scene-num{font-size:12px}.hero-link{font-size:15px}
 .hero-actions{gap:16px}.hero-actions .button{padding:14px 18px}.hero-bottom .motion-toggle{width:42px;height:42px}
 .method-ribbon{padding-block:22px}.method-ribbon>p{font-size:12px;margin-bottom:15px}.method-ribbon>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.method-ribbon>div>span{font-size:14px;gap:6px;flex-wrap:wrap}
 .intro-section{gap:24px}.intro-copy{padding-top:0}.intro-section h2{font-size:clamp(36px,10.5vw,44px)}
 .section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(30px,8.6vw,36px);line-height:1.16}.section-heading>p{font-size:17px;line-height:1.7;margin-top:20px}
 .page-intro{padding-block:30px}.page-intro .eyebrow,.page-intro.with-photo .eyebrow{font-size:12px;margin-top:22px;margin-bottom:18px}.page-intro h1,.page-intro.with-photo h1{font-size:clamp(36px,10.2vw,43px);line-height:1.1;letter-spacing:-.038em}
 .page-intro .lead,.page-intro.with-photo .lead{font-size:18px;line-height:1.65}.page-intro.with-photo{gap:24px;padding-bottom:30px}
 .expertise-panel{min-height:410px;padding:26px}.panel-copy h3{font-size:30px;line-height:1.15}.panel-copy .eyebrow{font-size:12px}.panel-copy>p:not(.eyebrow){font-size:16px;line-height:1.65}
 .why-grid{gap:24px}.why-card h3{font-size:22px}.why-card p{font-size:16px;line-height:1.65}.card-num{margin-bottom:20px}
 .project-inner{padding-block:32px}.project-label{font-size:12px;margin-bottom:38px;width:100%}.project-box{padding:28px 24px;max-width:100%}.project-box h2{font-size:35px}.project-box .eyebrow{font-size:12px}
 .audience-card{padding:28px}.audience-card h3{font-size:30px}.audience-card>p:not(.eyebrow){font-size:17px;line-height:1.7}
 .detail-section{padding-block:42px;gap:30px}.service-content h2{font-size:30px}.service-aside{padding-bottom:24px}.service-aside .button{font-size:15px;gap:20px}.service-jump{margin-top:0;margin-bottom:28px;gap:8px 18px}
 .start-kit{gap:22px}.start-kit h2{font-size:34px;line-height:1.18}.start-kit li{padding-block:18px}.start-kit li p{font-size:17px}
 .service-faq{padding-bottom:40px}.related-services{padding-bottom:0}.related-services .service-row h3{font-size:23px}.service-row p{font-size:17px}.service-row{gap:18px}
 .product-note{padding:26px 24px;margin-bottom:34px}.product-note h2{font-size:31px}.product-chain span{font-size:15px}.project-gates,.two-paths{margin-bottom:34px}
 .article-layout{padding-block:32px}.article-body h2{font-size:29px;line-height:1.23}.article-body p{font-size:17px;line-height:1.72}.article-body section{margin-bottom:30px}.article-tools{padding:20px;margin-bottom:26px}
 .insight-card p{font-size:17px}.insight-card h3{font-size:25px}.insight-grid{row-gap:30px}.insight-card-body .eyebrow{font-size:12px}
 .contact-band{margin-top:26px;padding-block:24px}.contact-band>.wrap{gap:18px;min-height:0}.contact-band h2{font-size:28px}.contact-band .button{font-size:15px}.contact-band .eyebrow{font-size:12px}
 .contact-layout{padding-top:32px;padding-bottom:36px}.contact-layout aside>p:not(.eyebrow){font-size:16px}.contact-steps p{font-size:15px}.form-actions{gap:20px}
 .footer{padding-top:36px;padding-bottom:24px}.footer .text-link{font-size:15px}.footer-bottom p,.footer-bottom>a{font-size:14px}.footer-grid{gap:28px 22px}.footer h3{font-size:12px}
}
@media(max-width:430px){.why-grid{grid-template-columns:1fr}.why-card{padding-top:20px}.why-card .card-num{margin-bottom:12px}.why-card h3{margin-bottom:12px}}
@media(max-width:359px){.expertise-tabs>button{flex-basis:100%;padding:11px 13px}.round-arrow{width:38px;height:38px}.method-ribbon>div{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy .eyebrow{font-size:11px}}
@media print{.hero{display:none!important}.prose p,.article-body p,.legal-body p{font-size:11pt;line-height:1.55}}
/* Final regression pass: long German words, reference links, small-screen CTAs. */
.service-list,.service-row,.service-row>div,.directory-group>*,.detail-section>*{min-width:0}
.service-row>div{flex:1 1 auto;overflow-wrap:anywhere}.service-row h3{hyphens:auto}
.article-body .section-refs a{display:inline;white-space:normal;overflow-wrap:anywhere}
.article-body .section-refs{overflow-wrap:anywhere}
main .service-aside .eyebrow,main .audience-card>.eyebrow{font-size:12px}
main .catalog-search .text-button,main .form-actions .button,main .form-actions .text-button{font-size:15px;min-height:44px}
@media(max-width:700px){
 .header-actions select{font-size:16px}
 .service-row{width:100%}
}
.article-body p.section-refs{display:flex;flex-wrap:wrap;gap:5px 12px;align-items:baseline}
.article-body p.section-refs>a{display:block;flex:0 1 auto;min-width:0;max-width:100%;margin:0;white-space:normal;overflow-wrap:anywhere}
.article-body p.section-refs>.refs-label{flex:none}

/* V11: nondestructive logo layout. Symbol and wordmark retain the same scale.
   The wordmark is raised by 40 source pixels (about 7.4px at 190px wide). */
.brand .brand-lockup{display:flex;align-items:center;justify-content:space-between;aspect-ratio:1030/392;line-height:0;max-width:100%}
.brand-lockup>svg{display:block;height:auto;overflow:hidden;flex-shrink:0}
.brand-name>svg{overflow:hidden}
.brand-lockup .brand-symbol{width:37.66990291%;aspect-ratio:388/392}
.brand-lockup .brand-name{width:55.92233010%;aspect-ratio:576/212}
/* Preserve the whole supplied product photograph without oversized letterboxing. */
.intro-photo:has(img[data-media="products"]){height:auto;aspect-ratio:1.5;background:#f1f3f4}
.intro-photo img[data-media="products"]{object-fit:contain}
/* The horizon and turbines remain in view; foreground documents stay readable. */
.intro-photo img[data-media="markets"]{object-position:50% 58%}
.article-cover img[data-media="kyoto"],.insight-image img[data-media="kyoto"]{object-position:50% 45%}
.article-cover img[data-media="claims"],.insight-image img[data-media="claims"]{object-position:50% 58%}
/* A centered flag trigger retains the dropdown without the old select box. */
.header-actions .language-picker{position:relative;display:flex;align-items:center;justify-content:center;align-self:center}
.language-picker .language-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:58px;min-height:44px;padding:8px 4px;border:0;border-radius:0;background:transparent;color:var(--ink);line-height:1}
.language-picker .language-flag{display:block;width:24px;height:16px;flex:none;overflow:hidden;border-radius:1px;box-shadow:0 0 0 1px #0b334618}
.language-picker .language-chevron{display:block;width:10px;height:7px;flex:none;transition:transform .2s}
.language-toggle[aria-expanded="true"] .language-chevron{transform:rotate(180deg)}
.language-picker .language-options{position:absolute;z-index:120;top:calc(100% + 9px);right:0;min-width:170px;padding:6px;border:1px solid var(--line);border-radius:4px;background:white;box-shadow:0 10px 30px #0b33461a}
.language-picker .language-link{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:9px 12px;border:0;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:0;color:var(--text);text-decoration:none}
.language-picker .language-link:hover,.language-picker .language-link[aria-current="true"]{background:var(--soft);color:var(--ink)}
.language-picker .language-link[aria-current="true"]{font-weight:600}
.language-picker .language-toggle:focus-visible,.language-picker .language-link:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
/* The home section descriptions follow their titles in one reading column. */
.section-heading.home-heading-stacked{display:block;max-width:920px}
.section-heading.home-heading-stacked>p{max-width:760px;margin:20px 0 0;font-size:18px;line-height:1.7;text-wrap:pretty}
@media(max-width:700px){.section-heading.home-heading-stacked>p{font-size:17px;margin-top:18px}}
/* The expanded terms index remains reachable in short desktop viewports. */
.terms-layout .legal-body p,.policies-layout .legal-body p{overflow-wrap:anywhere;hyphens:auto}
@media screen and (min-width:701px){.terms-layout .legal-toc,.policies-layout .legal-toc{max-height:calc(100vh - 144px);max-height:calc(100dvh - 144px);overflow-y:auto;padding-right:12px;scrollbar-width:thin}}
.contact-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.direct-send-controls{padding:22px 0;margin:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.direct-send-controls>label{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6}
.direct-send-controls input[type=checkbox]{width:20px;height:20px;flex:none;margin-top:3px}
.direct-send-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:20px}
#delivery-status{white-space:pre-line;overflow-wrap:anywhere;font-size:15px;line-height:1.65;margin:16px 0 0}
#contact-form [aria-invalid=true]{border-color:#a63d31;outline-color:#a63d31}
#contact-form fieldset:disabled{opacity:.72}
.direct-send-controls [hidden],#draft-mail[hidden]{display:none!important}
/* Compact services dropdown: one reading column, anchored to its trigger. */
#services-menu[aria-expanded="true"]>.arrow{transform:rotate(180deg)}
#services-menu>.arrow{transition:transform .18s ease}
#mega>div:first-child{display:flex;flex-direction:column;gap:0}
#mega .eyebrow,#mega .mega-aside>p{display:none}
#mega .text-link{display:flex;align-items:center;gap:14px;min-height:48px;margin:0;padding:11px 14px;border:0;font-size:15px;line-height:1.45;letter-spacing:0;white-space:normal;text-align:left;transition:background .18s,color .18s}
#mega .text-link:hover,#mega .text-link:focus-visible{background:var(--soft);color:var(--ink)}
#mega .text-link:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}
#mega .text-link>.arrow{margin-left:auto;flex:none;width:15px;height:15px}
#mega .text-link small{flex:none;width:18px;font-size:11px;font-weight:500;color:var(--green)}
#mega .mega-aside{display:block;margin-top:8px;padding:8px 0 0;border:0;border-top:1px solid var(--line)}
#mega .mega-aside .text-link{min-height:42px;font-size:14px;color:var(--text)}
#mega .mega-aside .text-link:first-of-type{color:var(--ink);font-weight:600}
@media(min-width:1361px){
 .nav-services{position:relative}
 #mega{position:absolute;top:calc(100% + 20px);left:-18px;right:auto;width:362px;max-width:calc(100vw - 40px);max-height:calc(100dvh - 118px);overflow-y:auto;overscroll-behavior:contain;display:block;padding:10px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 14px 36px #06273916;scrollbar-width:thin;transform:none}
}
@media(max-width:1360px){
 #mega{position:static;display:block;width:100%;max-width:none;max-height:none;padding:4px 0 12px;margin:0;box-shadow:none;border:0;border-radius:0;transform:none}
 #mega .text-link{min-height:48px;padding:11px 12px;font-size:16px}
 #mega .mega-aside .text-link{font-size:15px}
}

/* Expanded insight articles: keep the existing reading scale and spacing. */
.expanded-article ul,.expanded-article ol{padding-left:1.4em;margin:0 0 22px;color:var(--text)}
.expanded-article li{padding-left:.15em;margin-bottom:12px;line-height:1.8}
.expanded-article section>p:not(.section-refs) a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.expanded-article .article-sources{padding-top:24px;margin-bottom:30px;border-top:1px solid var(--line)}
.expanded-article .article-sources summary{cursor:pointer;font-size:17px;font-weight:600}
.expanded-article .article-sources[open] summary{margin-bottom:18px}
.expanded-article .article-related{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 28px}
.expanded-article .article-related .eyebrow{margin-bottom:16px}
.expanded-article .article-related .text-link{display:block;width:fit-content;max-width:100%;margin:12px 0;white-space:normal}
@media(max-width:560px){.expanded-article li{line-height:1.72;margin-bottom:12px}}
