@font-face{font-family:Nohemi;src:url('Nohemi-Regular.otf') format('opentype');font-weight:400;font-display:swap}@font-face{font-family:Nohemi;src:url('Nohemi-Medium.otf') format('opentype');font-weight:500;font-display:swap}@font-face{font-family:Nohemi;src:url('Nohemi-SemiBold.otf') format('opentype');font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url('Inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
/* WOODEX MASTER THEME — edit these tokens to restyle every page. */
:root{--ink:#111;--body:#525252;--paper:#fff;--soft:#f5f5f3;--beige:#fcf2e8;--navy:#0f1e36;--line:#dededb;--muted:#777;--heading:Nohemi,Arial,sans-serif;--font:Inter,Arial,sans-serif;--gutter:clamp(20px,3.3vw,64px);--section:clamp(72px,8vw,132px);--radius:8px;--max:1790px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--body);font-family:var(--font);font-size:15px;line-height:1.65;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{display:block;width:100%;height:100%;object-fit:cover}figure{margin:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:400;line-height:1.1;letter-spacing:-.025em;color:var(--ink)}h1{font-size:clamp(46px,5.55vw,96px)}h2{font-size:clamp(35px,3.7vw,62px)}h3{font-size:clamp(23px,2vw,32px)}h4{font-size:22px}p+p{margin-top:20px}p{max-width:65ch}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4}button{color:inherit}::selection{background:var(--navy);color:white}:focus-visible{outline:2px solid #a87442;outline-offset:5px}.container{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin:auto}.section{padding-block:var(--section)}.soft{background:var(--soft)}.navy{background:var(--navy);color:#d8dee6}.navy h2,.navy h3{color:white}.eyebrow{font-size:13px;font-weight:500;letter-spacing:.005em;display:flex;align-items:center;gap:9px;margin-bottom:26px}.eyebrow:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.eyebrow.light{color:#eee}.muted{color:var(--muted)}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-heading h2{max-width:760px}.section-heading p{max-width:400px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:white;color:var(--ink);border:1px solid transparent;border-radius:100px;padding:11px 12px 11px 20px;line-height:1.4;font-weight:500;font-size:14px;white-space:nowrap;transition:background .25s,color .25s,transform .25s}.btn .arrow{background:var(--ink);color:white;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;transition:transform .25s}.arrow svg{width:15px;height:15px}.btn:hover{background:var(--beige);transform:translateY(-2px)}.btn:hover .arrow{transform:rotate(45deg)}.btn.dark{background:var(--ink);color:white}.btn.dark .arrow{background:white;color:var(--ink)}.btn.dark:hover{background:var(--navy)}.btn.outline{background:transparent;border-color:#c7c7c2}.text-link{display:inline-flex;align-items:center;gap:35px;border-bottom:1px solid currentColor;padding-bottom:7px;color:var(--ink);font-size:14px}.text-link svg{width:17px;transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.circle-btn{width:45px;height:45px;border:1px solid #ffffff80;background:transparent;border-radius:50%;display:inline-grid;place-items:center;color:inherit;transition:background .2s}.circle-btn:hover{background:#ffffff24}.skip-link{position:fixed;top:-80px;left:15px;background:white;color:black;padding:15px;z-index:1000}.skip-link:focus{top:10px}
/* Shared navigation */
.site-header{position:absolute;top:0;left:0;width:100%;height:88px;border-bottom:1px solid #ffffff35;z-index:100;color:white}.header-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;color:inherit}.brand-symbol{width:37px;height:37px;stroke-width:1.3}.brand-type{font-family:var(--heading);font-weight:500;font-size:25px;letter-spacing:.055em;line-height:1}.brand-type small{display:block;font-family:var(--font);font-size:8px;letter-spacing:.42em;font-weight:400;margin-top:8px}.main-nav{display:flex;gap:32px;align-items:center}.main-nav>a{font-size:14px;position:relative;padding:31px 0}.main-nav>a:after{content:'';height:1px;position:absolute;bottom:24px;left:0;width:0;background:currentColor;transition:width .25s}.main-nav>a:hover:after,.main-nav>a[aria-current=page]:after{width:100%}.header-cta{margin-left:15px}.menu-toggle{display:none;background:none;border:0;color:inherit;padding:10px}.inner-header{position:relative;color:var(--ink);border-color:var(--line);background:white}.inner-header .header-cta{border-color:var(--line)}.mobile-cta{display:none!important}
/* Reference-inspired photographic hero */
.hero{position:relative;min-height:790px;height:100svh;max-height:1200px;overflow:hidden;background:#232b2b;color:white}.hero-photo{position:absolute;inset:0;opacity:0;transition:opacity 1.2s;object-position:center;transform:scale(1.015)}.hero-photo.active{opacity:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0007,transparent 90%),linear-gradient(180deg,#0007 0%,#0002 30%,#0008 70%,#000d 100%)}.grid-lines{position:absolute;inset:88px 0 0;display:grid;grid-template-columns:repeat(4,1fr);pointer-events:none}.grid-lines i{border-right:1px solid #ffffff20}.hero-content{position:relative;z-index:2;padding-top:clamp(160px,19vh,220px)}.hero-content .eyebrow{margin-bottom:40px}.hero h1{color:white;max-width:1050px;font-size:clamp(46px,5.55vw,96px);line-height:1.04;min-height:2.08em}.hero-bottom{display:flex;gap:90px;align-items:end;margin-top:38px}.hero-bottom p{font-size:15px;color:#eee;max-width:505px}.hero-word{position:absolute;z-index:0;bottom:-.35em;left:var(--gutter);font-family:var(--heading);font-size:clamp(130px,20vw,360px);font-weight:600;line-height:1;letter-spacing:-.035em;background:linear-gradient(#fff 10%,#ffffffb0 35%,#ffffff00 85%);color:transparent;background-clip:text;-webkit-background-clip:text;pointer-events:none}.hero-controls{position:absolute;z-index:3;right:var(--gutter);bottom:31%;display:flex;align-items:center;gap:12px}.slide-number{font-size:13px;letter-spacing:.07em;margin-right:12px}.slide-number span{opacity:.5}.scroll-cue{position:absolute;z-index:3;right:var(--gutter);bottom:24px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;display:flex;gap:15px;align-items:center}.scroll-cue svg{width:14px}.slide-feedback{animation:fadeUp .6s both}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
/* Home and content sections */
.disciplines{padding-block:42px;border-bottom:1px solid var(--line)}.disciplines-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.disciplines-top p{font-size:13px;max-width:205px}.discipline-list{display:flex;justify-content:space-between;align-items:center;gap:42px;color:var(--ink);font-family:var(--heading);font-size:23px}.discipline-list span:before{content:'+';font:20px var(--font);margin-right:13px;color:#aaa}.intro-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw}.intro-left .image-wrap{height:460px;margin-top:67px}.image-wrap{overflow:hidden;border-radius:var(--radius);background:var(--soft)}.image-wrap img{transition:transform .7s}.image-wrap:hover img{transform:scale(1.035)}.intro-right h2{max-width:840px}.intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:38px}.intro-right .btn{margin-top:35px}.intro-note{display:flex;gap:40px;border-top:1px solid var(--line);margin-top:48px;padding-top:28px}.intro-note strong{font-family:var(--heading);font-size:27px;font-weight:400;color:var(--ink);display:block}.intro-note span{font-size:12px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:35px 30px;background:white;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px #00000008}.service-card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:46px}.service-card-top svg{width:64px;height:64px;stroke-width:.8}.service-card-top span{font-size:12px;color:#999}.service-card h3{max-width:280px;margin-bottom:20px}.service-card p{margin-bottom:32px}.split-feature{display:grid;grid-template-columns:1fr 1fr;min-height:670px}.split-feature .feature-copy{padding:80px var(--gutter)}.split-feature .feature-image{min-height:540px}.feature-copy h2{max-width:590px}.feature-copy>p{margin-top:24px;margin-bottom:30px;max-width:490px}.feature-copy .btn{margin-top:30px}.service-accordion{margin-top:45px}.service-accordion details{border-top:1px solid #ffffff40}.service-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-family:var(--heading);font-size:22px;color:white;cursor:pointer}.service-accordion summary:after{content:'+';font-family:var(--font);font-size:22px}.service-accordion details[open] summary:after{content:'−'}.service-accordion details p{padding-bottom:20px;font-size:14px;max-width:480px}.service-accordion summary::-webkit-details-marker{display:none}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 30px}.project-card:nth-child(even){padding-top:70px}.project-card .image-wrap{height:460px;position:relative}.project-card .project-arrow{position:absolute;right:22px;bottom:22px;background:white;color:var(--ink);width:47px;height:47px;border-radius:50%;display:grid;place-items:center;transition:transform .3s}.project-card:hover .project-arrow{transform:rotate(45deg)}.project-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px}.project-caption h3{font-size:27px}.project-caption p{font-size:12px;margin-top:5px;color:var(--muted)}.project-caption>span{font-size:12px;border:1px solid var(--line);padding:4px 12px;border-radius:20px}.sample-note{font-size:12px;color:var(--muted);margin-top:32px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.process-card{border-top:1px solid #bbb;padding-top:24px}.process-card .step{font-family:var(--heading);font-size:45px;color:#b4b4ad;display:block;margin-bottom:38px}.process-card h3{font-size:25px;margin-bottom:18px}.process-card p{font-size:14px}.wide-image{height:550px;border-radius:var(--radius);overflow:hidden;margin-top:65px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.journal-card .image-wrap{height:290px}.journal-meta{display:flex;justify-content:space-between;margin:20px 0 14px;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.journal-card h3{font-size:26px;line-height:1.2;margin-bottom:20px;max-width:390px}.journal-card:hover h3{color:#77624b}.cta{position:relative;background:var(--navy);color:white;padding-block:110px;overflow:hidden}.cta>img{position:absolute;inset:0;opacity:.3;object-position:center 55%}.cta:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0008,#0002)}.cta-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:35px}.cta h2{color:white;font-size:clamp(40px,5vw,80px);max-width:850px}.site-footer{background:#111;color:#aaa;padding-top:65px;overflow:hidden}.footer-top{display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;gap:50px;padding-bottom:55px}.footer-top .brand{color:white;margin-bottom:25px}.footer-top p{font-size:14px;max-width:300px}.footer-top h4{color:white;font-family:var(--font);font-size:12px;margin-bottom:25px}.footer-top ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:13px}.footer-top a:hover{color:white}.footer-top .text-link{color:white;margin-top:22px;font-size:13px}.footer-word{font-family:var(--heading);font-size:clamp(90px,20vw,365px);font-weight:500;letter-spacing:-.055em;color:#eee;line-height:.86;padding-top:20px}.footer-bottom{border-top:1px solid #ffffff30;padding-block:25px;display:flex;justify-content:space-between;gap:20px;font-size:11px;margin-top:25px}.footer-bottom div{display:flex;gap:25px}.back-top{display:inline-flex;gap:8px;align-items:center}.back-top svg{width:13px}
/* Inner-page master patterns */
.page-hero{padding:75px 0 65px}.breadcrumbs{font-size:12px;display:flex;gap:12px;margin-bottom:45px;color:var(--muted)}.breadcrumbs a{color:var(--ink)}.page-hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:60px}.page-hero h1{max-width:1000px}.page-hero-bottom>p{max-width:360px;font-size:14px}.page-image{height:590px;overflow:hidden}.page-image img{object-position:center 56%}.story-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:12vw}.story-grid h2{max-width:700px}.story-grid .story-copy{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.value-card{padding-top:30px;border-top:1px solid var(--line)}.value-card>span{font-family:var(--heading);font-size:38px;color:#a7a79e}.value-card h3{margin:35px 0 22px}.manifesto{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.manifesto .image-wrap{height:610px}.manifesto h2{margin-bottom:30px}.manifesto .btn{margin-top:30px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding-block:65px;border-bottom:1px solid var(--line);align-items:center;scroll-margin-top:30px}.service-detail:first-child{padding-top:0}.service-detail:nth-child(even) .image-wrap{order:2}.service-detail .image-wrap{height:460px}.service-detail h2{font-size:clamp(32px,3vw,48px);margin-bottom:25px}.service-detail p{max-width:540px}.deliverables{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:28px 0;gap:10px;font-size:13px}.deliverables li:before{content:'↗';margin-right:10px}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.faq-layout h2{max-width:500px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;gap:15px;justify-content:space-between;align-items:center;padding:25px 0;cursor:pointer;font-family:var(--heading);font-size:22px;color:var(--ink)}.faq-list summary:after{content:'+';font-family:var(--font)}.faq-list details[open] summary:after{content:'−'}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{padding-bottom:25px;font-size:14px}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-block:1px solid var(--line);padding-block:22px;margin-bottom:55px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{border:1px solid var(--line);border-radius:50px;background:transparent;padding:10px 20px;font-size:13px;transition:all .2s}.filter-btn[aria-pressed=true],.filter-btn:hover{background:var(--ink);border-color:var(--ink);color:white}.filter-count{font-size:12px;color:var(--muted)}[hidden]{display:none!important}.portfolio-main{padding-bottom:var(--section)}.portfolio-main .project-card:nth-child(even){padding-top:0}.portfolio-main .project-card .image-wrap{height:460px}.project-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;border-block:1px solid var(--line);padding-block:30px;margin-top:50px}.project-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px}.project-facts dd{margin:0;color:var(--ink);font-size:15px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:70px}.project-gallery .image-wrap{height:480px}.project-gallery .image-wrap:first-child{grid-column:1/-1;height:660px}.project-next{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:65px 0;border-top:1px solid var(--line)}.project-next h2{margin-top:15px}.project-next .circle-btn{background:var(--ink);color:white;width:70px;height:70px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;padding-bottom:var(--section)}.contact-info .image-wrap{height:320px;margin-bottom:30px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-details h3{font-family:var(--font);font-size:13px;margin-bottom:8px}.contact-details p{font-size:13px;color:var(--muted)}.enquiry-form{background:var(--soft);padding:40px;border-radius:var(--radius)}.enquiry-form h2{font-size:34px;margin-bottom:12px}.form-note{font-size:12px;margin-bottom:28px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 22px}.form-field label{display:block;font-size:12px;color:var(--ink);margin-bottom:9px}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 0;border:0;border-bottom:1px solid #c5c5bd;background:transparent;border-radius:0;color:var(--ink);font-size:14px;min-height:45px}.form-field textarea{min-height:100px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#82827b}.form-field.full{grid-column:1/-1}.consent{font-size:12px;display:flex;align-items:start;gap:10px;margin:25px 0}.consent input{margin:4px 0 0;accent-color:var(--navy)}.form-message{padding:15px;background:white;margin-top:20px;border-left:2px solid var(--navy);font-size:13px}.form-message a{text-decoration:underline}.article-header{max-width:1060px;margin:auto;padding:75px var(--gutter) 60px;text-align:center}.article-header .breadcrumbs{justify-content:center}.article-header h1{font-size:clamp(42px,5vw,76px);margin-bottom:30px}.article-header .journal-meta{justify-content:center;gap:30px}.article-layout{max-width:800px;margin:auto;padding:75px 25px 100px}.article-layout h2{font-size:34px;margin:45px 0 23px}.article-layout p{font-size:16px;line-height:1.8;max-width:none}.article-layout .lead{font-size:22px;line-height:1.5;color:var(--ink)}.article-layout blockquote{font-family:var(--heading);font-size:32px;color:var(--ink);border-left:2px solid var(--ink);padding-left:30px;margin:45px 0}.article-layout ul{padding-left:22px;line-height:2}.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:35px 0 70px}.swatch{height:160px;border:1px solid var(--line);padding:20px;display:flex;align-items:end;font-size:13px}.type-sample{border-block:1px solid var(--line);padding:35px 0;margin-top:30px}.style-buttons{display:flex;gap:25px;flex-wrap:wrap;margin:30px 0 60px}.legal-copy{max-width:820px;padding-bottom:100px}.legal-copy h2{font-size:30px;margin:40px 0 20px}
@media(min-width:1800px){.hero-word{left:calc((100vw - 1790px)/2 + var(--gutter))}.hero-controls,.scroll-cue{right:calc((100vw - 1790px)/2 + var(--gutter))}}
@media(max-width:1150px){.main-nav{gap:20px}.header-row{gap:20px}.header-cta{margin-left:0}.brand-type{font-size:22px}.brand-symbol{width:30px}.hero{min-height:760px}.hero-bottom{gap:60px}.discipline-list{gap:20px;font-size:19px}.disciplines-top{align-items:start}.intro-grid{gap:5vw}.intro-copy{grid-template-columns:1fr;gap:20px}.intro-left .image-wrap{height:500px}.project-card .image-wrap{height:370px}.service-card{padding:30px 22px}.split-feature .feature-copy{padding-block:65px}.footer-top{gap:25px}.page-hero-bottom>p{max-width:290px}.contact-layout{gap:5vw}.enquiry-form{padding:30px}.portfolio-main .project-card .image-wrap{height:370px}.hero-controls{bottom:29%}}
@media(max-width:900px){.site-header{height:78px}.header-cta{display:none}.menu-toggle{display:grid;place-items:center}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--navy);color:white;padding:30px var(--gutter);flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 30px #0002}.main-nav.open{display:flex}.main-nav>a{font-size:22px;padding:12px 0;font-family:var(--heading)}.main-nav>a:after{display:none}.mobile-cta{display:flex!important;justify-content:space-between;margin-top:12px;border-top:1px solid #ffffff40;padding-top:20px!important}.hero{height:850px;max-height:none;min-height:0}.hero h1{font-size:64px;max-width:750px}.hero-content{padding-top:165px}.hero-content .eyebrow{margin-bottom:32px}.hero-bottom{gap:45px;align-items:center}.hero-bottom p{font-size:14px}.hero-word{font-size:23.4vw;bottom:.08em}.hero-controls{bottom:29%}.grid-lines{inset-block-start:78px}.discipline-list{flex-wrap:wrap;gap:18px 35px}.disciplines-top>p{flex-shrink:0;max-width:140px}.intro-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.intro-left .image-wrap{height:540px}.intro-note{gap:25px;flex-wrap:wrap}.services-grid{gap:15px}.service-card{padding:25px 18px}.service-card h3{font-size:24px}.service-card p{font-size:13px}.service-card .text-link{gap:15px;font-size:12px}.split-feature{grid-template-columns:1fr 1fr}.split-feature .feature-copy{padding:55px 25px}.feature-copy h2{font-size:35px}.service-accordion summary{font-size:19px}.project-caption h3{font-size:22px}.project-caption>span{display:none}.project-card .image-wrap{height:340px}.process-grid{grid-template-columns:1fr 1fr;gap:40px}.process-card .step{margin-bottom:22px}.journal-card .image-wrap{height:230px}.journal-card h3{font-size:23px}.journal-meta{font-size:10px}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-intro{grid-column:1/-1;display:flex;gap:80px;align-items:start}.footer-top .brand{margin:0}.cta-inner{align-items:start;flex-direction:column}.page-hero-bottom{flex-direction:column;align-items:start;gap:30px}.page-hero-bottom>p{max-width:530px}.page-image{height:450px}.story-grid{gap:40px;grid-template-columns:.55fr 1.45fr}.story-grid .story-copy{grid-template-columns:1fr;gap:20px}.manifesto{gap:40px}.manifesto .image-wrap{height:500px}.service-detail{gap:40px}.service-detail .image-wrap{height:430px}.deliverables{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr;gap:45px}.contact-layout{grid-template-columns:1fr 1.2fr;gap:30px}.form-grid{grid-template-columns:1fr;gap:20px}.contact-details{grid-template-columns:1fr}.enquiry-form{padding:25px}.project-gallery .image-wrap{height:350px}.project-gallery .image-wrap:first-child{height:500px}}
@media(max-width:600px){:root{--gutter:20px;--section:75px}body{font-size:14px}.brand-type{font-size:24px}.brand-symbol{width:33px}.hero{height:850px;min-height:800px}.hero-content{padding-top:146px}.hero-content .eyebrow{margin-bottom:28px}.hero h1{font-size:46px;min-height:3.12em;max-width:440px}.hero-bottom{align-items:start;flex-direction:column-reverse;gap:28px;margin-top:28px}.hero-bottom p{font-size:14px;max-width:360px}.hero-word{font-size:23.2vw;bottom:65px}.hero-controls{bottom:192px;gap:9px}.hero-controls .circle-btn{width:39px;height:39px}.hero-controls .slide-number{margin-right:2px;font-size:11px}.scroll-cue{bottom:23px;font-size:9px}.grid-lines{grid-template-columns:1fr 1fr}.grid-lines i:nth-child(n+3){display:none}.hero-photo{object-position:60%}.disciplines{padding-block:30px}.disciplines-top{flex-direction:column;gap:23px}.disciplines-top>p{max-width:none}.discipline-list{font-size:19px;gap:18px 22px}.discipline-list span:before{margin-right:7px}.intro-grid{display:flex;flex-direction:column;gap:35px}.intro-left .image-wrap{margin-top:0;height:330px}.intro-left .eyebrow{margin-bottom:25px}.intro-right h2{font-size:37px}.intro-copy{margin-top:25px}.intro-note{margin-top:35px;gap:35px}.intro-note strong{font-size:24px}.section-heading{flex-direction:column;align-items:start;gap:25px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{font-size:36px}.services-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:30px}.service-card-top{margin-bottom:30px}.service-card h3{font-size:29px;max-width:none}.service-card p{font-size:14px}.service-card .text-link{font-size:14px}.split-feature{grid-template-columns:1fr}.split-feature .feature-copy{padding:65px 20px}.split-feature .feature-image{height:430px;min-height:0}.feature-copy h2{font-size:38px}.project-grid{grid-template-columns:1fr;gap:35px}.project-card:nth-child(even){padding-top:0}.project-card .image-wrap,.portfolio-main .project-card .image-wrap{height:370px}.project-caption{margin-top:18px}.project-caption h3{font-size:26px}.project-caption>span{display:block;font-size:10px}.process-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.process-card .step{font-size:35px}.process-card h3{font-size:23px}.process-card p{font-size:13px}.wide-image{height:330px;margin-top:40px}.journal-grid{grid-template-columns:1fr;gap:40px}.journal-card .image-wrap{height:320px}.journal-card h3{font-size:28px;max-width:none}.journal-meta{font-size:11px}.cta{padding-block:80px}.cta h2{font-size:43px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:40px}.footer-intro{display:block}.footer-top .brand{margin-bottom:23px}.footer-top>div:last-child{grid-column:1/-1}.footer-top h4{margin-bottom:18px}.footer-word{font-size:19.7vw;letter-spacing:-.06em}.footer-bottom{flex-direction:column;gap:15px;margin-top:18px;font-size:10px}.footer-bottom div{justify-content:space-between;gap:12px}.page-hero{padding:40px 0 45px}.breadcrumbs{margin-bottom:35px}.page-hero h1{font-size:47px}.page-hero-bottom{gap:25px}.page-image{height:370px}.story-grid{grid-template-columns:1fr;gap:5px}.story-grid .story-copy{margin-top:25px}.values-grid{grid-template-columns:1fr;gap:35px}.value-card h3{margin:20px 0 15px}.value-card>span{font-size:30px}.manifesto{grid-template-columns:1fr;gap:40px}.manifesto .image-wrap{height:410px}.service-detail{grid-template-columns:1fr;gap:30px;padding-block:45px}.service-detail:nth-child(even) .image-wrap{order:0}.service-detail .image-wrap{height:350px}.deliverables{grid-template-columns:1fr 1fr;font-size:12px}.faq-list summary{font-size:20px}.filter-bar{align-items:start;flex-direction:column;gap:15px;margin-bottom:35px}.filters{gap:6px}.filter-btn{padding:9px 15px;font-size:12px}.project-facts{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.project-facts dd{font-size:13px}.project-gallery{grid-template-columns:1fr;gap:20px;margin-top:40px}.project-gallery .image-wrap,.project-gallery .image-wrap:first-child{height:370px;grid-column:auto}.project-next{padding:45px 0}.project-next h2{font-size:31px}.project-next .circle-btn{width:50px;height:50px;flex-shrink:0}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-details{grid-template-columns:1fr 1fr}.enquiry-form{padding:28px 20px}.enquiry-form h2{font-size:31px}.form-grid{gap:22px}.article-header{padding-block:45px 30px}.article-header h1{font-size:43px}.article-layout{padding:50px 20px 75px}.article-layout .lead{font-size:21px}.article-layout h2{font-size:29px}.article-layout blockquote{font-size:28px;padding-left:22px}.style-grid{grid-template-columns:1fr 1fr}.swatch{height:130px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.image-wrap:hover img{transform:none}}
@media(max-width:600px){.hero{height:auto;min-height:850px;padding-bottom:260px}.hero h1{min-height:0}.hero-controls{bottom:178px}}
@media(max-width:600px){.page-hero h1{font-size:clamp(40px,12.05vw,47px)}}
