@charset "UTF-8";
:root{--blue:#00326D;--accent:#3F7DE9;--ink:#242424;--surface:#1b1b1b;--white:#fff;--gutter:clamp(24px,4.2vw,80px);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{letter-spacing:-.045em}a.text-link,.text-link{display:inline-flex;align-items:center;gap:32px;font-size:1rem;padding:12px 0;border-bottom:1px solid currentColor;line-height:1.5}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.eyebrow{font-size:.875rem;letter-spacing:.025em;line-height:1.5;display:block}.skip{position:fixed;top:-100px;left:20px;background:white;color:var(--blue);padding:16px;z-index:100}.skip:focus{top:15px}
.header{position:absolute;top:0;left:0;width:100%;z-index:10;display:flex;align-items:flex-start;justify-content:space-between;padding:0 var(--gutter);color:white}.brand{display:flex;align-items:flex-end;gap:25px}.brand img{width:95px;height:116px;filter:brightness(0) invert(1)}.brand>span{font-size:.875rem;line-height:1.35;padding-bottom:1px}.menu-toggle{display:flex;align-items:center;gap:18px;margin-top:39px;padding:12px 0 12px 18px;font-size:1rem}.menu-toggle i{width:28px;height:12px;display:block;border-top:1px solid white;border-bottom:1px solid white;transition:height .2s}.menu-toggle:hover i{height:18px}
.scene{position:relative;isolation:isolate;min-height:800px;height:100svh;color:white;overflow:hidden;background:#203332}.scene>img,.slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.scene:after,.slide:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.21),transparent 35%,rgba(0,0,0,.58))}.hero{min-height:680px}.hero:after{display:none}.slides{position:absolute;inset:0}.slide{position:absolute;inset:0;isolation:isolate;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s}.slide.active{opacity:1;visibility:visible}.slide>img{transform:scale(1.045);transition:transform 9s linear}.slide.active>img{transform:scale(1)}.slide>img.pavilion-hero{object-position:center 48%}.hero-copy{position:absolute;left:var(--gutter);bottom:148px;right:var(--gutter)}.hero-copy h1,.hero-copy h2{font-size:clamp(3rem,6.8vw,7.5rem);line-height:1.08;margin:15px 0 12px;max-width:1300px}.hero-copy .text-link{border:0;padding-bottom:0}.hero-bottom{position:absolute;bottom:32px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center}.scroll-cue{display:flex;align-items:center;gap:22px;font-size:.875rem}.scroll-cue>span:last-child{font-size:1.4rem}.carousel-controls{display:flex;align-items:center;gap:18px;font-size:.8125rem}.carousel-controls>button{width:44px;height:44px;display:grid;place-items:center;font-size:1.6rem}.carousel-controls>.play-toggle{font-size:1rem}.slide-count{font-variant-numeric:tabular-nums;letter-spacing:.08em}.slide-dots{display:flex;gap:7px}.slide-dots button{height:44px;width:36px;padding:0;position:relative}.slide-dots button:after{content:"";height:2px;background:#ffffff65;position:absolute;left:0;right:0;top:21px}.slide-dots button.selected:after{background:#fff}
.scene-content{position:absolute;left:var(--gutter);right:var(--gutter);bottom:85px;max-width:750px}.scene-content h2{font-size:clamp(3.2rem,6vw,6.7rem);line-height:1.06;margin:24px 0}.scene-content p{font-size:1.125rem;line-height:1.65;max-width:450px;margin-bottom:24px}.bureau>img{object-position:center 59%}.bureau:after{background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.04) 85%)}.image-caption{position:absolute;right:var(--gutter);bottom:38px;font-size:.875rem}.culture{height:95svh}.culture>img{object-position:center 62%}.culture:after{background:linear-gradient(0deg,rgba(0,0,0,.66),transparent 80%)}.story{height:95svh}.story>img{object-position:center 45%}.story:after{background:linear-gradient(90deg,rgba(0,0,0,.58),transparent 90%)}
.projects{padding:115px var(--gutter) 125px;background:white}.section-heading{display:grid;grid-template-columns:1fr 1.75fr 1fr;align-items:start;gap:30px;margin-bottom:70px}.section-heading h2{font-size:clamp(2.5rem,4.3vw,5rem);line-height:1.1}.section-heading>.text-link{justify-self:end;margin-top:6px}.project-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:5vw;align-items:start}.project:last-child{margin-top:150px}.project-image{overflow:hidden;background:#eee}.project-image img{width:100%;height:620px;object-fit:cover;transition:transform .8s}.project.large img{height:520px}.project:hover img{transform:scale(1.035)}.project-label{display:flex;justify-content:space-between;gap:18px;padding-top:23px;line-height:1.5}.project-label h3{font-size:1.25rem;letter-spacing:-.02em}.project-label>span{display:flex;gap:24px;font-size:.875rem;align-items:center}.project-label i{font-style:normal;font-size:1.25rem}
footer{background:var(--surface);color:#fff;padding:90px var(--gutter) 28px;display:grid;grid-template-columns:1fr 1fr;gap:85px 70px}.footer-intro h2{font-size:clamp(3rem,5vw,6rem);line-height:1.05;margin:22px 0}.footer-details{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:46px;align-content:start}.footer-details .eyebrow{opacity:.65;margin-bottom:20px}.footer-details p,.footer-details a{font-size:1rem;line-height:1.9}.footer-details a{display:block}.footer-base{grid-column:1/-1;border-top:1px solid #ffffff35;padding-top:25px;display:flex;justify-content:space-between;gap:25px;font-size:.8125rem;line-height:1.5}.concept-label{opacity:.65}
dialog{margin:0;max-width:none;max-height:none;width:100%;height:100dvh;background:var(--surface);color:white;padding:38px var(--gutter);border:0}dialog::backdrop{background:rgba(0,0,0,.45)}.menu-top,.menu-bottom{display:flex;justify-content:space-between;gap:25px;font-size:.875rem;line-height:1.6}.menu-close{display:flex;align-items:center;gap:25px;padding:0 0 10px 15px}.menu-close span{font-size:2rem;line-height:1}.menu-links{display:flex;flex-direction:column;align-items:flex-start;margin:6vh 0}.menu-links a{font-size:clamp(2.8rem,6.5vw,6.5rem);line-height:1.25;letter-spacing:-.04em;transition:opacity .2s;display:flex;align-items:center;gap:35px}.menu-links a:hover{opacity:.6}.menu-links small{font-size:.8125rem;letter-spacing:0;color:#ffffff80}.menu-bottom{border-top:1px solid #ffffff35;padding-top:20px}
@media(min-width:1700px){.scene{min-height:950px}.project-image img{height:780px}.project.large img{height:650px}}
@media(max-width:900px){.brand>span{display:none}.scene{min-height:700px}.hero{min-height:650px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>.text-link{grid-column:2;justify-self:start}.projects{padding:75px var(--gutter)}.project-grid{gap:28px}.project-image img{height:450px}.project.large img{height:350px}.project:last-child{margin-top:90px}.project-label{display:block}.project-label>span{margin-top:6px}.footer-details{grid-template-columns:1fr;gap:25px}footer{gap:65px 35px}.footer-base{flex-wrap:wrap}.image-caption{display:none}}
@media(max-width:600px){.header{padding:0 24px}.brand img{width:72px;height:88px}.menu-toggle{margin-top:27px}.scene,.hero{min-height:650px;height:100svh}.hero-copy{bottom:155px}.hero-copy h1,.hero-copy h2{font-size:clamp(2.5rem,10.5vw,4.2rem);margin-top:15px;line-height:1.1}.hero-bottom{bottom:22px;align-items:flex-end}.scroll-cue{flex-direction:column;align-items:flex-start;gap:13px}.carousel-controls{gap:4px}.carousel-controls>button{width:36px}.slide-dots{gap:5px}.slide-dots button{width:20px}.slide-count{display:none}.scene-content{bottom:58px}.scene-content h2{font-size:clamp(2.8rem,10.8vw,4rem)}.scene-content p{font-size:1rem;line-height:1.65;max-width:320px}.scene-content .eyebrow{font-size:.8125rem}.bureau>img{object-position:53% center}.culture>img{object-position:59% center}.story>img{object-position:57% center}.section-heading{display:block;margin-bottom:40px}.section-heading h2{font-size:2.8rem;margin:22px 0}.section-heading>.text-link{margin:0}.project-grid{display:block}.project:last-child{margin-top:45px}.project-image img,.project.large img{height:390px}.project-label{display:flex;padding-top:15px}.project-label h3{font-size:1.125rem}.project-label>span{margin:0;font-size:.8125rem;gap:12px}.project:last-child .project-image img{height:480px}.projects{padding:65px var(--gutter) 70px}footer{display:block;padding-top:65px}.footer-intro h2{font-size:3.4rem}.footer-details{grid-template-columns:1fr 1fr;padding:55px 0;gap:25px}.footer-base{font-size:.75rem;gap:20px}.footer-base>span:first-child{width:100%}.menu-top>span{max-width:160px}.menu-links{margin:8vh 0}.menu-links a{font-size:clamp(2.7rem,10vw,4rem);gap:20px;line-height:1.5}.menu-bottom{flex-direction:column;gap:18px}dialog{padding-top:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.slide>img{transform:none!important}}

/* Reference refinement: quiet masthead, centered controls, studio grid. */
.header{position:fixed;height:90px;align-items:center;background:rgba(18,18,18,.22);transition:background .25s ease;backdrop-filter:blur(2px)}
.header:hover,.header:focus-within,.header.is-scrolled{background:var(--surface)}
.brand{align-items:center;gap:18px}.brand img{width:54px;height:66px}.brand>span{font-size:1.3rem;font-weight:500;letter-spacing:-.025em;padding:0}
.header-actions{display:flex;align-items:center;gap:38px}.menu-toggle{margin:0;padding:12px;width:44px;height:44px;justify-content:center}.menu-toggle i{width:23px;height:17px;position:relative}.menu-toggle i:after{content:"";position:absolute;top:7px;left:0;right:0;border-top:1px solid white}.menu-toggle:hover i{height:17px}.search-toggle{width:44px;height:44px;padding:10px}.search-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4}
.hero-bottom{display:block;bottom:32px;height:48px}.scroll-cue{position:absolute;left:0;top:12px}.carousel-controls{position:absolute;left:50%;transform:translateX(-50%);gap:22px;height:48px}.slide-count{display:block;font-size:1rem;white-space:nowrap}.slide-dots{gap:10px}.slide-dots button{width:48px}.slide-dots button:after{height:3px}.carousel-controls>button{font-size:2rem}.carousel-controls>.play-toggle{font-size:1.5rem}.carousel-controls>.prev{margin-left:20px}.carousel-controls>.next{margin-left:18px}
.studio-section{background:var(--surface);color:white;padding:64px var(--gutter) 80px;scroll-margin-top:20px}.studio-section>h2{font-size:2.25rem;letter-spacing:-.02em;margin:0 0 26px}.studio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.studio-tile{position:relative;min-height:310px;aspect-ratio:1.32;overflow:hidden;isolation:isolate}.studio-feature{grid-column:span 2;aspect-ratio:2.65;min-height:350px}.studio-tile img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .65s ease}.studio-feature img{object-position:50% 58%}.studio-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,15,35,.8))}.studio-tile h3{position:absolute;bottom:27px;left:28px;right:24px;color:white;z-index:1;font-size:1.45rem;line-height:1.3;letter-spacing:-.015em}.studio-tile:hover img{transform:scale(1.035)}.studio-statement{background:rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center;padding:clamp(25px,3.5vw,65px);gap:32px}.studio-statement p{font-size:clamp(1.15rem,1.6vw,1.8rem);line-height:1.5}.studio-statement span{font-size:1rem;font-weight:600;line-height:1.5}
#search{height:auto;min-height:320px;padding-top:40px;padding-bottom:65px}#search h2{font-size:1.75rem}#search form{max-width:850px;margin:50px auto 0}#search label{display:block;margin-bottom:15px}.search-row{display:flex;border-bottom:1px solid white}.search-row input{min-width:0;width:100%;padding:15px 0;background:none;border:none;color:white;font:inherit;font-size:1.5rem;outline-offset:5px}.search-row input::placeholder{color:#ffffff90}.search-row button{white-space:nowrap;padding:15px}.search-close{padding:8px}
@media(max-width:900px){.brand>span{display:block;font-size:1rem;max-width:190px}.header-actions{gap:16px}.scroll-cue{display:none}.studio-grid{gap:18px}.studio-tile{min-height:260px}.studio-feature{min-height:330px}.studio-statement{padding:24px}.studio-statement p{font-size:1.1rem}.studio-tile h3{left:20px;bottom:20px;font-size:1.15rem}}
@media(max-width:600px){.header{height:76px}.brand img{width:42px;height:52px}.brand>span{display:none}.header-actions{gap:18px}.hero-bottom{bottom:22px;left:20px;right:20px}.carousel-controls{gap:10px;max-width:100%;width:max-content}.carousel-controls>.prev,.carousel-controls>.next{margin-left:0}.slide-count{font-size:.875rem}.slide-dots{gap:7px}.slide-dots button{width:28px}.carousel-controls>button{width:36px;flex-shrink:0}.studio-section{padding:40px 24px 50px}.studio-section>h2{font-size:1.9rem;margin-bottom:22px}.studio-grid{grid-template-columns:1fr;gap:18px}.studio-feature{grid-column:auto;aspect-ratio:1.4;min-height:270px}.studio-statement{padding:30px;min-height:240px;gap:24px}.studio-statement p{font-size:1.3rem}.studio-tile{aspect-ratio:1.35;min-height:260px}.studio-tile h3{font-size:1.35rem}.search-row input{font-size:1.125rem}#search{padding-top:28px}}

/* Header logo retains the chosen blue rule and white lettering. */
.brand img{filter:none}

/* Spacious white navigation, shared by every page. */
#menu{background:#fff;color:#303030;padding:24px clamp(28px,7.7vw,115px) 50px;display:none;flex-direction:column;overflow-y:auto}#menu[open]{display:flex}#menu::backdrop{background:#fff}#menu .menu-top{justify-content:flex-end;align-items:center;gap:32px;min-height:90px}#menu .menu-close{background:#202020;color:white;border-radius:50%;width:82px;height:82px;display:grid;place-items:center;padding:0;flex-shrink:0}#menu .menu-close span{font-size:3rem;font-weight:200}#menu .menu-close:hover{background:var(--blue)}.menu-search{width:44px;height:44px;padding:8px}.menu-search svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.4}.menu-main{margin:55px 0 70px}.menu-label{color:#777;font-size:1.35rem}.menu-links{margin:20px 0 0;gap:8px}.menu-links a{font-size:clamp(2.2rem,4.6vw,4rem);font-weight:500;letter-spacing:-.025em;line-height:1.32}.menu-links a:hover{opacity:1;color:var(--blue)}#menu .menu-bottom{margin-top:auto;border:0;align-items:flex-end;flex-direction:row}#menu .menu-bottom>div{text-align:right;display:flex;flex-direction:column;gap:10px;font-size:1rem}#menu .menu-bottom span{color:#777}.social-link{width:48px;height:48px;border-radius:50%;background:#eee;display:grid;place-items:center;font-size:1.4rem;font-weight:bold}.social-link:hover{background:var(--blue);color:#fff}
.subpage{background:white;color:#252525}.subpage .header{background:var(--surface)}.page-main{padding:155px var(--gutter) 90px;min-height:70vh}.page-heading{max-width:1000px;margin-bottom:55px}.page-heading h1{font-size:clamp(3rem,6vw,6rem);line-height:1.04;margin:18px 0 28px}.page-heading>p{font-size:1.25rem;line-height:1.6;max-width:800px}.breadcrumb{font-size:.875rem;color:#707070}.page-main h2{font-size:clamp(1.8rem,3vw,3rem);margin:50px 0 25px}.page-main h3{font-size:1.35rem;line-height:1.3}.page-main p{line-height:1.7}.catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 28px}.catalog-card{display:block}.catalog-card img{width:100%;height:300px;object-fit:cover;margin-bottom:18px;background:#eee}.catalog-card h2,.catalog-card h3{font-size:1.35rem;margin:0 0 9px;line-height:1.3;letter-spacing:-.015em}.catalog-card:hover h3{color:var(--blue)}.catalog-card p{font-size:.875rem;color:#777}.page-copy{max-width:850px;font-size:1.125rem}.page-copy p{margin-bottom:22px}.page-copy a,.source-link{color:var(--blue);text-decoration:underline;text-underline-offset:5px}.page-photo{width:100%;max-height:740px;object-fit:cover;margin:35px 0}.people{grid-template-columns:repeat(4,minmax(0,1fr))}.people img{height:350px;object-position:top}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 45px;margin:35px 0}.facts p{border-top:1px solid #ddd;padding:15px 0}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:50px}.detail-gallery img{width:100%;height:460px;object-fit:cover}.download-item,.timeline-item,.vacancy-row{border-top:1px solid #ddd;padding:28px 0}.download-item h2,.timeline-item h2,.vacancy-row h2{margin:0 0 16px;font-size:1.7rem}.timeline-item{display:grid;grid-template-columns:130px 1fr;gap:30px}.timeline-item>span{font-size:2rem;color:var(--blue)}.catalog-filter{width:100%;max-width:650px;padding:17px 20px;font:inherit;font-size:1rem;border:1px solid #bbb;margin-bottom:35px}.filter-empty{padding:35px 0}.catalog-card[hidden]{display:none}.source-note{font-size:.875rem;color:#777;margin-top:50px}
@media(max-width:800px){.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card img{height:240px}.people img{height:300px}.detail-gallery img{height:320px}#menu .menu-close{width:62px;height:62px}.menu-main{margin-top:35px}}
@media(max-width:500px){.menu-links a{font-size:2.2rem}.menu-links{gap:10px}.menu-main{margin-bottom:45px}#menu .menu-bottom>div{font-size:.8125rem}#menu .menu-top{min-height:65px}.page-main{padding-top:120px}.catalog{grid-template-columns:1fr}.people{grid-template-columns:1fr 1fr;gap:25px 15px}.people img{height:230px}.people h3{font-size:1rem}.facts,.detail-gallery{grid-template-columns:1fr}.timeline-item{grid-template-columns:75px 1fr;gap:15px}.timeline-item>span{font-size:1.4rem}}
.search-results{display:grid;gap:0;margin-top:25px;max-height:45vh;overflow:auto}.search-results a{padding:14px 0;border-bottom:1px solid #ffffff40;line-height:1.5}.search-results a:hover{text-decoration:underline}

/* Review: responsive spacing, quiet surfaces and readable accents. */
.studio-statement{background:#303030}.projects{color:var(--ink)}
html{scroll-padding-top:110px}.page-heading h1{overflow-wrap:anywhere}.facts p,.footer-details a{overflow-wrap:anywhere}
#search{max-height:100dvh;overflow:auto}.search-results{max-height:40dvh}
button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
@media(min-width:601px) and (max-width:900px){.studio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-feature,.studio-statement{grid-column:span 2}.studio-statement{padding:40px;min-height:220px}.studio-grid>.studio-tile:last-child{grid-column:span 2;aspect-ratio:2.5}}
@media(max-width:600px){html{scroll-padding-top:92px}.carousel-controls{gap:5px}.slide-dots button{width:24px}.hero-copy{bottom:130px}.footer-intro .text-link{gap:15px;font-size:clamp(.85rem,3.9vw,1rem)}.project-label{flex-wrap:wrap}#menu .menu-bottom{flex-wrap:wrap}#menu .menu-bottom>div{text-align:left}.scene,.hero{min-height:560px}}
@media(max-height:600px) and (min-width:601px){.hero{min-height:580px}.menu-main{margin:20px 0 35px}.menu-links a{font-size:2.2rem}.menu-links{gap:5px}}
.page-copy{max-width:70ch}.detail-gallery{align-items:start}.detail-gallery img{height:auto}.page-photo{height:auto;max-height:none}.people img{aspect-ratio:3/4;height:auto;object-fit:cover;object-position:top}
#search{background:#fff;color:var(--ink)}#search .search-row{border-color:#aaa}#search input{color:var(--ink)}#search input::placeholder{color:#707070}#search .search-results a{border-color:#ddd}#search .search-results a:hover{color:var(--blue)}.scene a:focus-visible,.scene button:focus-visible{outline-color:#fff}

/* Editorial detail pages and purposeful motion. */
.page-main{max-width:1920px;margin:auto}.page-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;color:#606060;display:block;line-height:1.6}.page-heading .page-kicker{margin-bottom:16px}.page-heading h1{font-size:clamp(2.7rem,5.2vw,6rem);line-height:1.08;max-width:1100px;text-wrap:balance}.breadcrumb{display:inline-block;margin-bottom:5px}.page-heading{margin-bottom:50px}.project-cover{margin:0 calc(-1 * var(--gutter));background:#f4f4f4;overflow:hidden}.project-cover img{width:100%;height:auto;max-height:90svh;object-fit:contain}.project-story{display:grid;grid-template-columns:1fr 1.7fr;gap:8vw;padding:95px 0 60px;border-bottom:1px solid #ddd}.story-label h2{margin-top:18px;font-size:clamp(2rem,3.5vw,3.5rem)}.project-narrative{max-width:68ch}.project-narrative p{font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.85;margin-bottom:25px}.facts-heading{font-size:1.6rem!important}.project-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 35px;margin-bottom:80px}.project-facts p{font-size:.9375rem;color:#555}.project-facts strong{display:block;color:#222;font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.project-facts br{display:none}.gallery-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ddd;margin:60px 0 25px;padding-top:25px}.gallery-heading h2{margin:0;font-size:2rem}.gallery-heading>span{font-size:.875rem;color:#777}.photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}.gallery-item{display:block;padding:0;position:relative;overflow:hidden;width:100%;background:#f5f5f5}.gallery-item img{width:100%;height:auto;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.gallery-item:nth-child(5n+1).landscape{grid-column:span 2}.gallery-item:hover img{transform:scale(1.025)}.image-zoom{position:absolute;right:20px;bottom:20px;border-radius:50%;background:white;color:#222;width:42px;height:42px;display:grid;place-items:center;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}.gallery-item:hover .image-zoom,.gallery-item:focus-visible .image-zoom{opacity:1;transform:none}.next-story{border-top:1px solid #ccc;padding:40px 0 10px;margin-top:70px;display:grid;grid-template-columns:1fr auto;gap:20px}.next-story>span{font-size:.875rem;color:#666;grid-column:1/-1}.next-story strong{font-size:clamp(1.8rem,3vw,3rem);font-weight:400;letter-spacing:-.03em;line-height:1.2}.next-story i{font-style:normal;font-size:2.5rem;transition:transform .3s}.next-story:hover i{transform:translate(5px,-5px)}.next-story:hover strong{color:var(--blue)}
.catalog-card{position:relative;padding-bottom:18px;border-bottom:1px solid #ddd}.catalog-card img{transition:filter .3s,transform .5s;aspect-ratio:1.4;height:auto;object-fit:cover}.catalog-card:hover img{filter:brightness(.93)}.card-meta{display:block;color:#666;font-size:.8125rem;line-height:1.6;margin-top:15px;padding-right:28px}.card-arrow{position:absolute;right:0;bottom:18px;font-size:1.2rem;transition:transform .25s}.catalog-card:hover .card-arrow{transform:translate(3px,-3px)}.catalog-tabs{display:flex;gap:25px;margin:30px 0;flex-wrap:wrap}.catalog-tabs button{padding:12px 0;border-bottom:2px solid transparent;color:#777;font-size:1rem}.catalog-tabs button.active{border-color:var(--accent);color:#222}.catalog-tabs button:hover{color:#222}.result-count{font-size:.8125rem;color:#707070;margin-bottom:30px}.catalog-filter{border-width:0 0 1px;padding:17px 0;border-color:#999;background:transparent;border-radius:0;max-width:100%;margin-bottom:8px}.catalog-filter:focus{outline:0;border-color:var(--accent);box-shadow:0 1px 0 var(--accent)}.nieuws-index .catalog-card:first-child{grid-column:span 2}.nieuws-index .catalog-card:first-child img{aspect-ratio:2.4}.news-detail .page-heading{max-width:1050px}.news-detail .page-copy{font-size:1.25rem;margin:70px auto;max-width:65ch;line-height:1.8}.news-detail .page-main>.eyebrow{color:#777;margin-bottom:25px}.news-detail .page-photo{max-height:80svh;object-fit:contain;background:#f6f6f6}.vacancy-layout{display:grid;grid-template-columns:1fr 2fr;gap:8vw;align-items:start;border-top:1px solid #ddd;padding-top:50px}.vacancy-layout aside{position:sticky;top:130px}.vacancy-layout aside p{margin:18px 0;color:#666}.apply-button{display:inline-block;border:1px solid #222;padding:16px 20px;font-size:.9375rem;transition:background .25s,color .25s}.apply-button:hover{background:#222;color:white}.vacancy-section{padding:0 0 40px;max-width:65ch}.vacancy-section h2{margin:0 0 20px;font-size:1.7rem}.vacancy-section p{font-size:1.125rem;line-height:1.8}.vacatures-index .catalog{grid-template-columns:1fr}.vacatures-index .catalog-card{padding:30px 50px 30px 0}.vacatures-index .catalog-card h3{font-size:clamp(1.5rem,2.7vw,2.4rem)}.download-item{display:grid;grid-template-columns:70px 1fr auto;gap:10px 30px;padding:40px 0}.download-item h2{grid-column:2;margin:0}.download-item p{grid-column:2;max-width:65ch}.download-item .text-link{grid-column:3;grid-row:1/3;align-self:center}.download-number{grid-row:1/4;color:#999;font-size:1.1rem;padding-top:7px}.document-type{grid-column:2;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#777}.timeline-item{padding:45px 0}.timeline-item h2{font-size:1.7rem}.menu-links [aria-current=page]{color:var(--blue)}.reading-progress{position:absolute;left:0;bottom:0;height:2px;background:var(--accent);width:100%;transform:scaleX(0);transform-origin:left;pointer-events:none}
.lightbox{background:#151515;color:white;padding:20px 30px;max-width:none;width:100%;height:100dvh;max-height:none;overflow:hidden}.lightbox[open]{display:grid;grid-template-rows:55px minmax(0,1fr) 55px;gap:10px}.lightbox-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.lightbox-close{width:48px;height:48px;border:1px solid #666;border-radius:50%;font-size:2rem}.lightbox-image{width:100%;height:100%;object-fit:contain;min-height:0}.lightbox-controls{display:flex;justify-content:center;align-items:center;gap:30px}.lightbox-controls button{width:48px;height:48px;font-size:1.5rem}.lightbox-caption{max-width:75%;line-height:1.4}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.65,.3,1);transition-delay:var(--reveal-delay,0ms)}.js-motion .reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.project-story{gap:35px;padding-top:60px;grid-template-columns:1fr 2fr}.project-facts{grid-template-columns:1fr 1fr}.vacancy-layout{grid-template-columns:1fr 2fr;gap:35px}.download-item{grid-template-columns:40px 1fr;gap:15px}.download-item .text-link{grid-column:2;grid-row:auto;justify-self:start}.people img{aspect-ratio:3/4}.nieuws-index .catalog-card:first-child img{aspect-ratio:2}}
@media(max-width:600px){.project-story{grid-template-columns:1fr;gap:10px;padding:45px 0 20px}.project-narrative p{font-size:1.0625rem}.story-label h2 br{display:none}.story-label h2{margin:15px 0 20px}.project-facts{grid-template-columns:1fr 1fr;gap:10px 20px;margin-bottom:45px}.project-facts p{font-size:.8125rem}.project-facts strong{font-size:.75rem}.gallery-heading{margin-top:40px}.photo-gallery{grid-template-columns:1fr;gap:18px}.gallery-item:nth-child(5n+1).landscape{grid-column:auto}.image-zoom{opacity:1;transform:none;right:12px;bottom:12px;width:34px;height:34px}.next-story{margin-top:45px}.catalog-tabs{gap:17px}.catalog-tabs button{font-size:.875rem}.nieuws-index .catalog-card:first-child{grid-column:auto}.nieuws-index .catalog-card:first-child img{aspect-ratio:1.4}.vacancy-layout{grid-template-columns:1fr;gap:35px}.vacancy-layout aside{position:static}.news-detail .page-copy{font-size:1.125rem;margin:40px auto}.download-item{grid-template-columns:25px 1fr}.download-item h2{font-size:1.4rem}.lightbox{padding:15px}.lightbox-caption{font-size:.75rem}.page-heading h1{font-size:clamp(2.3rem,9vw,3.5rem)}.people img{aspect-ratio:3/4}.timeline-item{grid-template-columns:70px 1fr}}
@media(prefers-reduced-motion:reduce){.js-motion .reveal{opacity:1;transform:none;transition:none}.gallery-item img,.image-zoom,.card-arrow,.next-story i{transition:none}.reading-progress{display:none}}
.about-cover{position:relative;overflow:hidden;background:#eee;margin:0 0 70px}.about-cover img{width:100%;height:65vh;min-height:400px;object-fit:cover;object-position:center 65%}.about-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.45))}.about-cover>span{position:absolute;bottom:35px;left:35px;color:white;font-size:clamp(1.5rem,3vw,3rem);letter-spacing:-.03em;z-index:1}.about-page .page-copy{margin:0 auto 80px;font-size:1.2rem}.about-intro-note{margin:30px 0}.about-intro-note p{font-size:1.4rem;margin-top:10px}.history-page .timeline-item{grid-template-columns:100px 1fr 1.3fr;gap:35px;align-items:start}.history-page .timeline-item img{width:100%;height:auto}.history-page .page-copy{margin-bottom:55px}.people .catalog-card{border:0}.people img{aspect-ratio:3/4;height:auto;object-fit:cover}
@media(max-width:800px){.history-page .timeline-item{grid-template-columns:80px 1fr;gap:20px}.history-page .timeline-item img{grid-column:2}.about-cover img{height:50vh;min-height:300px}}
@media(max-width:500px){.history-page .timeline-item{grid-template-columns:1fr}.history-page .timeline-item img{grid-column:1}.about-cover>span{left:22px;bottom:22px;right:20px}.about-page .page-copy{font-size:1.0625rem}}

/* White QWA direction with the selected blue as the single brand accent. */
:root{--blue:#3F7DE9;--accent:#3F7DE9;--surface:#fff;--ink:#252525}
.header{background:rgba(255,255,255,.95);color:var(--ink);backdrop-filter:blur(12px);border-bottom:1px solid #e9edf3}
.header:hover,.header:focus-within,.header.is-scrolled,.subpage .header{background:#fff;color:var(--ink)}
.menu-toggle i,.menu-toggle i:after{border-color:currentColor}
.studio-section{background:#fff;color:var(--ink)}.studio-statement{background:#f1f6ff;color:var(--ink)}.studio-statement span{color:#252525}
footer{background:#f6f8fc;color:var(--ink);border-top:1px solid #e4eaf3}.footer-base{border-color:#d8e0ec}.footer-details .eyebrow,.concept-label{opacity:1;color:#61666d}
#menu .menu-close{background:#eef4ff;color:var(--blue)}#menu .menu-close:hover{background:var(--blue);color:white}.social-link{background:#eef4ff;color:var(--blue)}
.page-copy a,.source-link{color:#252525;text-decoration-color:var(--accent);text-decoration-thickness:2px}.menu-links [aria-current=page]{color:#252525;text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:9px}
.lightbox{background:white;color:var(--ink)}.lightbox-close{border-color:#d4dce7;color:var(--blue)}.lightbox::backdrop,dialog::backdrop{background:rgba(235,242,252,.85)}
.apply-button{border-color:var(--accent);color:var(--ink)}.apply-button:hover{background:#eef4ff;color:var(--ink)}
/* Final audit fixes. */
.catalog-card:hover h3,#search .search-results a:hover,.skip{color:var(--ink)}.catalog-card:hover h3,#search .search-results a:hover{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:5px}
.catalog-card p,.gallery-heading>span,.document-type,.source-note,.catalog-tabs button,#menu .menu-bottom span,.menu-label{color:#707070}
.lightbox-caption{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lightbox-close{flex-shrink:0}
.studio-grid>*{min-width:0}.studio-tile{width:100%}
@media(max-width:600px){.studio-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:600px){.footer-intro h2{font-size:clamp(2.25rem,9.5vw,3.4rem);overflow-wrap:anywhere}}

.header-name{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--accent);font-size:1.3rem;font-weight:500;letter-spacing:-.025em;line-height:1.3;text-align:center;max-width:calc(100% - 280px)}
@media(max-width:600px){.header-name{display:none}.header-actions{gap:10px}}
@media(max-width:380px){.header-name{max-width:calc(100% - 230px);font-size:.8125rem;line-height:1.3}}

/* Compact project navigation with timed circular progress. */
.carousel-controls{gap:0;width:max-content}
.carousel-controls .slide-count,.carousel-controls>.prev,.carousel-controls>.next{display:none}
.slide-dots{gap:16px}
.slide-dots button{width:44px;height:44px;display:grid;place-items:center}
.slide-dots button:after{width:8px;height:8px;border-radius:50%;left:18px;right:auto;top:18px;background:rgba(255,255,255,.5)}
.slide-dots button.selected:after{background:#fff}
.dot-progress{width:32px;height:32px;transform:rotate(-90deg);opacity:0}
.selected .dot-progress{opacity:1}
.dot-progress circle{fill:none;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:69.115;stroke-dashoffset:0}
.carousel-running .selected .dot-progress circle{animation:project-progress 8.5s linear forwards}
@keyframes project-progress{from{stroke-dashoffset:69.115}to{stroke-dashoffset:0}}
.carousel-controls>.play-toggle{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}
.carousel-controls>.play-toggle:focus-visible{width:44px;height:44px;left:-52px;clip-path:none;overflow:visible;background:#16384d;border-radius:50%}
@media(prefers-reduced-motion:reduce){.dot-progress circle{animation:none!important}}
