@font-face{font-family:AthrSerif;src:url('/assets/fonts/CormorantGaramond-Italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--paper:#F7F7F5;--accent:#007C78;--accent-hover:#005E5B;--accent-soft:#DFF0EC;--ink:#292C33;--silver:#9e9e9e;--muted:#5a5d66;--line:#d3d5dc;--font:Arial,Helvetica,sans-serif;--serif:AthrSerif,Georgia,serif;--gutter:clamp(24px,4.6vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.meaning :focus-visible,.invitation :focus-visible{outline-color:white}button{cursor:pointer}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3,ul{margin:0}ul{padding-left:20px}p+p{margin-top:1.15em}h1,h2,h3{font-weight:400}h1,h2{letter-spacing:-.055em;line-height:1.05}h3{letter-spacing:-.035em;line-height:1.18}em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}h1 em,h2 em{font-size:1.12em;line-height:.8}h2{font-size:clamp(2.4rem,4.2vw,4.9rem)}::selection{background:var(--accent);color:white}[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter)*2);max-width:1600px;margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;line-height:1.5;font-weight:600}.skip{position:fixed;top:10px;left:10px;z-index:110;background:var(--ink);color:white;padding:12px 24px;transform:translateY(-200%)}.skip:focus{transform:translateY(0)}#main:focus{outline:none}.header{position:sticky;top:0;z-index:40;background:rgba(247,247,245,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:102px;gap:28px}.identity{display:flex;align-items:center;gap:23px}.brand-logo{width:43px;height:auto}.identity>span{font-size:10px;line-height:1.6;letter-spacing:.13em;max-width:230px;color:#565962}.header nav{display:flex;gap:38px;align-items:center;font-size:14px}.header nav a{padding:12px 0;position:relative}.header nav a:not(.nav-contact):after{content:'';height:1px;background:var(--accent);position:absolute;bottom:6px;left:0;width:0;transition:width .2s}.header nav a:hover:after,.header nav a[aria-current]:after{width:100%}.header nav .nav-contact{background:var(--accent);color:white;padding:13px 22px;display:flex;gap:40px;align-items:center;border-radius:2px}.header nav .nav-contact:hover{background:var(--accent-hover)}.menu-button{display:none}.hero{padding-top:32px}.hero-topline,.hero-bottom,.section-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-topline>span{font-size:12px;letter-spacing:.12em}.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:12px;align-items:center;min-height:620px}.hero-copy{padding:38px 0 65px;position:relative;z-index:1}.hero h1{font-size:clamp(3.5rem,6.2vw,7.1rem);line-height:1.05;letter-spacing:-.062em}.hero h1 em{color:var(--accent)}.hero-copy>p{font-size:18px;line-height:1.65;max-width:475px;margin-top:34px}.actions{display:flex;flex-wrap:wrap;gap:13px}.hero .actions{margin-top:34px}.button{min-height:50px;border:1px solid var(--accent);background:var(--accent);color:#fff;padding:14px 19px;font-size:14px;line-height:1.35;display:inline-flex;align-items:center;justify-content:space-between;gap:27px;border-radius:2px;transition:background .2s,transform .2s;cursor:pointer}.button:hover{background:var(--accent-hover);transform:translateY(-2px)}.button:active{transform:translateY(0)}.button span{font-size:20px;line-height:1}.button-line{background:transparent;color:var(--ink);border-color:#a7abb5}.button-line:hover{background:var(--accent-soft);border-color:var(--accent)}.hero-art{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-art>img{width:100%;height:auto;max-height:615px;object-fit:contain;mix-blend-mode:multiply}.hero-art figcaption{font-size:10px;letter-spacing:.15em;position:absolute;right:0;bottom:12px;text-align:right;line-height:1.5}.hero-art figcaption span{font-size:11px;letter-spacing:.01em;color:var(--muted);text-transform:none}.hero-bottom{border-top:1px solid var(--line);padding:21px 0 30px;font-size:12px;letter-spacing:.03em}.hero-bottom a{display:flex;gap:26px;font-size:13px;padding:8px 0}.meaning{background:var(--accent);color:white;margin-top:30px;padding:100px 0 115px;overflow:hidden}.meaning-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:10%}.meaning-aside{display:flex;flex-direction:column;justify-content:space-between;position:relative;min-height:550px}.meaning-aside>p:last-child{font-size:14px;letter-spacing:.12em;line-height:1.65}.meaning-aside>p em{font-size:30px;text-transform:none;letter-spacing:0}.ripple{height:300px;width:100%;max-width:430px;position:relative;transform:rotate(-25deg);align-self:center}.ripple i{border:1px solid rgba(223,240,236,.55);border-radius:50%;position:absolute;inset:0}.ripple i:nth-child(2){inset:11%}.ripple i:nth-child(3){inset:23%}.ripple i:nth-child(4){inset:36%}.ripple span{position:absolute;width:10px;height:10px;top:49%;left:49%;background:white;border-radius:50%}.meaning-copy h2{font-size:clamp(2.8rem,5.1vw,5.8rem);line-height:1.03;margin-bottom:38px}.meaning-copy>p{max-width:550px;font-size:17px;color:#F2FAF6}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:12px 0 6px;border-bottom:1px solid currentColor;font-size:14px;line-height:1.5}.text-link span{font-size:22px}.text-link:hover span{transform:translate(2px,-2px)}.text-link span{transition:transform .2s}.meaning-copy .text-link{margin-top:29px}.section-top{font-size:13px;color:var(--muted);margin-bottom:43px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:60px}.section-heading>p{max-width:320px;font-size:16px;color:var(--muted)}.work-section{padding-top:105px;padding-bottom:100px}.project-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:72px 5%}.project-card{min-width:0;grid-column:span 6}.project-card.card-0{grid-column:span 7}.project-card.card-1{grid-column:span 5;margin-top:110px}.project-card.card-2{grid-column:span 5}.project-card.card-3{grid-column:span 7;margin-top:90px}.project-image{position:relative;display:block;overflow:hidden;background:#e8e8e5;border-radius:2px}.project-image img{width:100%;height:100%;aspect-ratio:1.17;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.card-1 .project-image img,.card-2 .project-image img{aspect-ratio:.94}.project-card:hover .project-image img{transform:scale(1.035)}.image-action{position:absolute;right:18px;bottom:18px;width:45px;height:45px;background:var(--paper);border-radius:50%;display:grid;place-items:center;font-size:24px;color:var(--ink);transition:background .2s,color .2s}.project-image:hover .image-action,.gallery-open:hover .image-action{background:var(--accent);color:white}.card-meta{display:flex;gap:12px;justify-content:space-between;font-size:11px;color:var(--muted);margin:18px 0 10px;line-height:1.4}.project-card h3{font-size:clamp(1.7rem,2.4vw,2.6rem)}.project-card h3 a:hover{color:var(--accent)}.card-description{font-size:15px;line-height:1.6;max-width:540px;margin-top:14px;color:#50545c}.card-category{font-size:11px;color:var(--muted);margin-top:14px;line-height:1.6}.work-end{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:65px;padding-top:32px}.work-end p{font-size:13px;color:var(--muted)}.services-home{background:var(--accent-soft);padding:100px 0}.services-layout{display:grid;grid-template-columns:1fr 1.28fr;gap:8%}.services-intro h2{margin-top:36px}.services-intro>p:not(.eyebrow){margin-top:30px;max-width:360px;font-size:16px}.services-intro .text-link{margin-top:28px}.service-row{display:grid;grid-template-columns:27px 1fr 25px;gap:23px;border-top:1px solid #A6C6BE;padding:29px 0;align-items:start}.service-row:last-child{border-bottom:1px solid #A6C6BE}.service-number{font-size:12px;padding-top:6px}.service-row h3{font-size:24px;letter-spacing:-.035em}.service-row p{font-size:14px;margin-top:9px;color:#495E57}.service-row>span:last-child{font-size:24px}.service-row:hover h3{color:var(--accent)}.founder{display:grid;grid-template-columns:1fr 1.15fr;gap:12%;padding-top:110px;padding-bottom:110px;align-items:center}.experience{background:var(--ink);color:white;min-height:520px;padding:45px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.experience>span{font-size:12px;letter-spacing:.1em;line-height:1.65}.experience .years{font-size:clamp(7rem,15vw,16rem);font-weight:400;letter-spacing:-.07em;line-height:.9;margin:25px 0 0}.years em{color:var(--accent-soft);font-size:.7em;vertical-align:top}.experience>p:not(.years){font-size:20px;line-height:1.3;margin-bottom:30px}.founder-copy h2{margin:30px 0}.founder-copy>p{font-size:16px;max-width:560px}.founder-copy .founder-name{font-size:20px;margin:22px 0 30px}.founder-name span{font-size:13px;color:var(--muted);display:block;letter-spacing:.02em;margin-top:3px}.founder-copy .text-link{margin-top:26px}.invitation{background:var(--accent);color:white;padding:70px 0 80px}.invitation .section-top{color:#F2FAF6}.invitation h2{font-size:clamp(3.2rem,7.4vw,8.8rem);line-height:.97;margin:54px 0 50px}.invitation-bottom{display:flex;justify-content:space-between;gap:36px;align-items:center}.invitation-bottom p{font-size:17px;color:#F2FAF6}.invitation .button{background:var(--paper);border-color:var(--paper);color:var(--accent)}.invitation .button-line{background:transparent;color:white}.invitation .button:hover{background:var(--accent-soft);color:var(--accent-hover)}.invite-email{font-size:clamp(1.3rem,2.7vw,2.5rem);display:inline-block;border-bottom:1px solid rgba(255,255,255,.6);line-height:1.4;margin-top:43px;letter-spacing:-.025em}.footer{display:grid;grid-template-columns:50px 1fr auto;gap:30px;align-items:center;padding-top:45px;padding-bottom:25px}.footer-brand .brand-logo{width:38px}.footer p{font-size:13px}.footer span{font-size:12px;color:var(--muted)}.footer-links{display:flex;gap:25px;align-items:center;font-size:13px}.footer-links button{border:0;background:transparent;font-size:13px;padding:10px 0}.footer a:hover,.footer button:hover{color:var(--accent)}.copyright{grid-column:2/-1;color:var(--muted);font-size:11px!important}.page-heading{padding-top:85px;padding-bottom:65px}.page-heading h1{font-size:clamp(3.4rem,7.1vw,8rem);margin:33px 0 35px;line-height:1.01}.page-heading h1 em{color:var(--accent)}.page-heading>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:700px}.work-page{padding-bottom:100px}.filters{display:flex;flex-wrap:wrap;gap:9px;border-top:1px solid var(--line);padding-top:27px}.filter{border:1px solid #b8bdc8;border-radius:2px;background:transparent;min-height:44px;padding:9px 16px;font-size:13px;transition:background .2s}.filter.active{background:var(--accent);border-color:var(--accent);color:white}.filter:hover:not(.active){background:var(--accent-soft)}.result-count{font-size:12px;color:var(--muted);margin:22px 0 38px}.portfolio-note{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:30px;margin-top:70px}.case-heading{padding-top:45px;padding-bottom:42px}.back-link{font-size:14px;display:inline-block;margin-bottom:45px}.back-link:hover{color:var(--accent)}.case-heading h1{font-size:clamp(3.4rem,7vw,8rem);margin-top:25px;max-width:1100px}.case-subtitle{font-family:var(--serif);font-style:italic;font-size:clamp(1.8rem,3.2vw,3.4rem);margin-top:16px;line-height:1.2}.case-tags{border-top:1px solid var(--line);margin-top:36px;padding-top:22px;display:flex;justify-content:space-between;gap:22px;font-size:12px;color:var(--muted)}.case-cover{background:#e9eae7;max-height:760px;overflow:hidden;display:flex;justify-content:center}.case-cover>img{max-height:760px;max-width:100%;width:100%;object-fit:contain}.case-overview{display:grid;grid-template-columns:1fr 1fr;gap:13%;padding-top:75px;padding-bottom:75px}.case-overview h2{font-size:clamp(2rem,3.1vw,3.4rem);margin-top:25px;line-height:1.17}.brief h3{font-size:21px;margin-bottom:16px}.brief>p{font-size:16px;margin-bottom:35px}.brief li{font-size:15px;margin-bottom:9px}.case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:40px 30px}.case-figure:only-child{grid-column:1/-1}.gallery-open{position:relative;display:flex;width:100%;border:0;padding:0;align-items:center;justify-content:center;background:#ebebe8;overflow:hidden}.gallery-open>img{width:100%;max-height:780px;aspect-ratio:1;object-fit:contain}.case-figure:only-child img{aspect-ratio:1.65;object-fit:contain}.case-figure figcaption{font-size:12px;color:var(--muted);margin-top:11px;max-width:550px}.case-enquiry{margin-top:85px;padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px}.case-enquiry h2{font-size:clamp(2.5rem,4vw,4rem)}.related{padding-top:80px;padding-bottom:100px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.related-grid .project-card{margin:0}.related-grid .project-image img{aspect-ratio:1.1}.related-grid h3{font-size:24px}.related-grid .card-description{font-size:14px}.service-detail{padding:55px 0 65px;display:grid;grid-template-columns:.38fr 1.62fr;gap:5%;border-top:1px solid var(--line);scroll-margin-top:115px}.service-index{font-family:var(--serif);font-style:italic;color:var(--accent);font-size:5rem;line-height:1}.service-details-copy>h2{font-size:clamp(2.1rem,4.2vw,4.6rem);max-width:850px}.service-line{font-family:var(--serif);font-style:italic;font-size:30px;line-height:1.15;margin:20px 0}.service-details-copy>p:not(.service-line){font-size:17px;max-width:760px}.deliverables{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;margin-top:35px}.deliverables h3{font-size:18px;margin-bottom:16px}.deliverables li{font-size:15px;margin-bottom:10px}.service-examples .text-link{display:flex;font-size:14px;padding:8px 0;margin-top:3px;border-color:var(--line)}.ways{background:var(--accent-soft);padding:85px 0}.ways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin:48px 0}.ways-grid span{font-size:12px;letter-spacing:.05em;color:#495E57}.ways-grid h3{font-size:25px;margin:16px 0}.ways-grid p{font-size:16px;line-height:1.7;max-width:380px}.about-story{display:grid;grid-template-columns:.85fr 1.5fr;gap:12%;border-top:1px solid var(--line);padding-top:70px;padding-bottom:10px}.about-mark{padding:45px;background:var(--accent-soft);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:45px}.about-mark .brand-logo{width:145px}.about-mark p{text-align:center;font-size:14px}.about-story h2{font-size:clamp(2.4rem,3.7vw,4rem);margin-bottom:35px}.about-story>div:last-child p{font-size:17px;max-width:670px}.approach{padding-top:70px;padding-bottom:55px;border-top:1px solid var(--line)}.career{padding-top:65px;padding-bottom:90px;border-top:1px solid var(--line)}.career h2{margin:27px 0}.career>p:not(.eyebrow){max-width:720px;font-size:16px}.career-list{margin:40px 0 25px}.career-list p{display:grid;grid-template-columns:1fr 1fr;padding:20px 0;border-top:1px solid var(--line);margin:0;gap:30px;font-size:16px}.career-list strong{font-weight:400}.career-list span{font-size:14px;color:var(--muted)}.career-note{font-size:13px!important;color:var(--muted)}.contact-page{padding-top:85px;padding-bottom:115px;display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact-intro h1{font-size:clamp(3.4rem,6.3vw,7rem);line-height:.99;margin:34px 0}.contact-intro h1 em{color:var(--accent)}.contact-intro>p:not(.eyebrow){font-size:18px;max-width:440px}.contact-methods{margin-top:55px}.contact-methods>div{padding:18px 0;border-top:1px solid var(--line)}.contact-methods span{font-size:12px;color:var(--muted);display:block;margin-bottom:7px}.contact-methods a{font-size:clamp(1.05rem,1.8vw,1.55rem);display:flex;align-items:center;justify-content:space-between;gap:10px;overflow-wrap:anywhere}.contact-methods a:hover{color:var(--accent)}.contact-methods a span{font-size:22px;color:var(--accent)}.contact-methods p{font-size:18px}.enquiry-form{padding-top:5px}.enquiry-form h2{font-size:29px;letter-spacing:-.04em;margin-bottom:37px}.enquiry-form label{display:block;font-size:14px;margin:22px 0 8px}.enquiry-form label span{font-size:12px;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #bfc3cd;border-radius:2px;background:transparent;padding:13px;color:var(--ink);font-size:16px;min-height:50px}textarea{resize:vertical;line-height:1.5;min-height:145px}input:hover,select:hover,textarea:hover{border-color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-note{font-size:13px;margin-top:21px;color:var(--muted);max-width:490px}.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.form-actions .button{font-size:13px;gap:15px}.enquiry-form #form-status{font-size:14px;margin-top:20px;line-height:1.5;color:var(--accent-hover)}.enquiry-form #form-status:empty{margin:0}.enquiry-form noscript a{text-decoration:underline}dialog{border:0;color:var(--paper);background:var(--ink);padding:0}dialog::backdrop{background:rgba(13,17,30,.86);backdrop-filter:blur(5px)}#gallery{width:min(1300px,96vw);max-width:96vw;max-height:94dvh;border-radius:3px}#gallery[open]{display:flex;flex-direction:column}.gallery-bar,.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;flex-shrink:0}.gallery-bar{font-size:13px}.gallery-close,.gallery-prev,.gallery-next{background:transparent;color:white;border:1px solid #626570;min-height:44px;min-width:44px;padding:6px 14px}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{background:var(--accent)}.gallery-stage{min-height:0;display:flex;align-items:center;justify-content:center;overflow:auto;background:#191c23}.gallery-stage img{max-height:72dvh;width:auto;max-width:100%;object-fit:contain}.gallery-bottom p{font-size:14px;text-align:center}.gallery-bottom button{font-size:22px;flex-shrink:0}#gallery :focus-visible{outline-color:var(--accent-soft)}.reveal-once{animation:arrive .65s ease both}@keyframes arrive{from{opacity:.2;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1800px){.hero-grid{min-height:720px}.hero-art>img{max-height:720px}}
@media(max-width:1100px){.header nav{gap:25px}.identity>span{font-size:9px}.hero-grid{grid-template-columns:1.25fr 1fr;min-height:560px}.hero h1{font-size:6.2vw}.hero .actions{max-width:390px}.hero-art>img{max-height:570px}.hero-copy>p{font-size:16px}.meaning{padding:75px 0}.meaning-grid{gap:6%}.meaning-aside{min-height:540px}.services-layout{gap:6%}.service-row{gap:14px}.service-row h3{font-size:21px}.founder{gap:8%}.experience{padding:30px;min-height:480px}.founder-copy h2{font-size:3.1rem}.invitation-bottom{align-items:flex-start}.invitation-bottom .actions{max-width:250px}.footer{grid-template-columns:45px 1fr}.footer-links{grid-column:2}.copyright{grid-column:2}.contact-page{gap:6%}.form-row{grid-template-columns:1fr;gap:0}.form-actions{flex-direction:column}.form-actions .button{width:100%}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:95px}.header-inner{min-height:86px;gap:15px}.brand-logo{width:35px}.identity{gap:15px}.identity>span{font-size:8px;letter-spacing:.1em}.menu-button{display:flex;gap:18px;border:0;background:transparent;padding:12px 0 12px 12px;font-size:14px;align-items:center;min-height:44px}.menu-button>span{font-size:25px;line-height:1}.header nav{position:absolute;top:86px;left:0;width:100%;padding:18px var(--gutter) 28px;background:var(--paper);border-bottom:1px solid var(--line);display:none;gap:5px;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.header nav a{font-size:23px;padding:12px 0}.header nav .nav-contact{font-size:17px;margin-top:14px;padding:14px 18px}.hero{padding-top:25px}.hero-topline{align-items:flex-start;gap:12px}.hero-topline .eyebrow{font-size:10px;letter-spacing:.09em}.hero-topline>span{font-size:10px;white-space:nowrap}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:45px 0 0}.hero h1{font-size:clamp(3.2rem,8.8vw,4.4rem);letter-spacing:-.064em}.hero-copy>p{font-size:17px;max-width:460px;margin-top:26px}.hero .actions{margin-top:27px;max-width:none;gap:9px}.hero .button{font-size:12px;gap:13px;padding:13px 14px;min-height:48px}.hero-art{margin-top:24px;max-height:460px;min-height:300px}.hero-art>img{max-height:440px;object-fit:contain}.hero-art figcaption{bottom:9px;font-size:9px}.hero-art figcaption span{font-size:10px}.hero-bottom{padding:18px 0 14px;font-size:11px;gap:14px}.hero-bottom a{font-size:12px;gap:10px}.meaning{margin-top:20px;padding:52px 0 58px}.meaning-grid{grid-template-columns:1fr;gap:32px}.meaning-aside{min-height:0;display:block}.meaning-aside .ripple,.meaning-aside>p:last-child{display:none}.meaning-copy h2{font-size:clamp(3rem,9.5vw,4.9rem);margin-bottom:30px}.meaning-copy p{font-size:16px}.section-top{align-items:flex-start;gap:20px;line-height:1.5;margin-bottom:28px}.section-top>span{font-size:12px;max-width:145px;text-align:right}.eyebrow{font-size:11px}.work-section{padding-top:63px;padding-bottom:62px}.section-heading{display:block;margin-bottom:35px}.section-heading>.text-link{margin-top:22px}.section-heading>p{margin-top:22px}h2{font-size:clamp(2.4rem,8.8vw,3.6rem)}.project-grid{grid-template-columns:1fr;gap:43px}.project-card,.project-card.card-0,.project-card.card-1,.project-card.card-2,.project-card.card-3{grid-column:auto;margin:0}.project-image img,.card-1 .project-image img,.card-2 .project-image img{aspect-ratio:1.08}.card-meta{margin-top:14px}.project-card h3{font-size:27px}.card-description{font-size:15px;margin-top:11px}.card-category{font-size:11px;margin-top:11px}.work-end{display:block;margin-top:42px;padding-top:25px}.work-end p{font-size:12px}.work-end .button{margin-top:22px}.services-home{padding:60px 0}.services-layout{grid-template-columns:1fr;gap:40px}.services-intro h2{margin-top:26px}.services-intro p{max-width:400px}.service-row{padding:23px 0;grid-template-columns:23px 1fr 24px}.service-row h3{font-size:22px}.service-row p{font-size:14px}.founder{grid-template-columns:1fr;gap:40px;padding-top:65px;padding-bottom:65px}.experience{min-height:395px;padding:30px}.experience .years{font-size:9.5rem;margin-top:25px}.experience>p:not(.years){font-size:18px;margin-top:18px;margin-bottom:25px}.experience>span{font-size:11px}.founder-copy h2{font-size:clamp(2.45rem,8.4vw,3.4rem);margin:25px 0}.founder-copy>p{font-size:16px}.invitation{padding:48px 0 53px}.invitation h2{font-size:clamp(3.2rem,10.5vw,5rem);margin:36px 0}.invitation-bottom{display:block}.invitation-bottom p{font-size:16px}.invitation-bottom .actions{margin-top:25px;max-width:none}.invite-email{font-size:clamp(1.12rem,5vw,1.6rem);margin-top:29px}.footer{padding-top:32px;padding-bottom:24px;gap:20px}.footer p{font-size:12px;line-height:1.5}.footer span{font-size:11px}.footer-links{flex-wrap:wrap;gap:8px 20px;font-size:12px}.footer-links button{font-size:12px}.footer-brand .brand-logo{width:32px}.page-heading{padding-top:48px;padding-bottom:40px}.page-heading h1{font-size:clamp(3.1rem,9.6vw,5rem);margin:25px 0 27px}.page-heading>p:not(.eyebrow){font-size:16px}.page-heading br+br{display:none}.filters{padding-top:20px;gap:8px}.filter{font-size:12px;padding:9px 12px}.result-count{margin:18px 0 30px}.work-page{padding-bottom:60px}.portfolio-note{margin-top:42px;font-size:12px}.case-heading{padding-top:27px;padding-bottom:30px}.back-link{margin-bottom:30px}.case-heading h1{font-size:clamp(3rem,10vw,4.5rem);margin-top:20px;overflow-wrap:break-word}.case-subtitle{font-size:26px;margin-top:16px}.case-tags{margin-top:24px;display:block;font-size:11px}.case-tags span{display:block}.case-tags span+span{margin-top:9px}.case-cover{width:100%;max-height:580px}.case-cover img{max-height:580px}.case-overview{grid-template-columns:1fr;gap:32px;padding:45px 0}.case-overview h2{font-size:29px}.case-gallery{grid-template-columns:1fr;gap:28px}.gallery-open>img{max-height:650px;aspect-ratio:auto}.case-figure:only-child img{aspect-ratio:auto}.case-figure figcaption{font-size:11px}.case-enquiry{margin-top:45px;padding:32px 0;display:block}.case-enquiry .button{margin-top:25px}.related{padding:50px 0 60px}.related-grid{grid-template-columns:1fr;gap:35px}.related-grid .project-image img{aspect-ratio:1.3}.related-grid .card-description{max-width:100%}.service-detail{padding:35px 0 40px;grid-template-columns:35px 1fr;gap:20px;scroll-margin-top:100px}.service-index{font-size:2.4rem}.service-details-copy h2{font-size:30px}.service-line{font-size:25px;margin:18px 0}.service-details-copy>p:not(.service-line){font-size:16px}.deliverables{grid-template-columns:1fr;gap:25px;margin-top:28px}.deliverables li{font-size:14px}.ways{padding:50px 0}.ways-grid{grid-template-columns:1fr;gap:27px;margin:30px 0}.ways-grid>div+div{border-top:1px solid #A6C6BE;padding-top:25px}.ways-grid h3{font-size:23px;margin:12px 0}.ways-grid p{font-size:16px;max-width:100%}.about-story{grid-template-columns:1fr;padding-top:35px;gap:35px}.about-mark{padding:35px;min-height:315px;gap:20px}.about-mark .brand-logo{width:115px}.about-story h2{font-size:33px;margin-bottom:25px}.about-story>div:last-child p{font-size:16px}.approach{padding:45px 0 35px}.career{padding:45px 0 60px}.career h2{font-size:35px;margin:23px 0}.career-list p{grid-template-columns:1fr;gap:5px;padding:16px 0;font-size:16px}.career-list span{font-size:13px}.career-note{font-size:12px!important}.contact-page{padding-top:48px;padding-bottom:60px;grid-template-columns:1fr;gap:50px}.contact-intro h1{font-size:clamp(3.8rem,12vw,5.6rem);margin:28px 0}.contact-intro>p:not(.eyebrow){font-size:17px}.contact-methods{margin-top:34px}.contact-methods a{font-size:20px}.enquiry-form{border-top:1px solid var(--line);padding-top:35px}.enquiry-form h2{font-size:28px;margin-bottom:25px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .button{font-size:14px}.gallery-bar,.gallery-bottom{padding:9px 12px}.gallery-bottom p{font-size:12px}.gallery-stage img{max-height:70dvh}#gallery{max-height:94dvh}}
@media(max-width:370px){:root{--gutter:18px}.identity>span{display:none}.hero h1{font-size:3rem}.hero .button{font-size:12px;padding:12px;gap:11px}.hero .actions{flex-direction:column;align-items:flex-start}.invite-email{font-size:1.12rem}.contact-methods a{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.project-card:hover .project-image img{transform:none}.button:hover{transform:none}}

/* Permanent homepage film: part of normal document flow, with no intro overlay. */
.brand-film{width:100%;background:#e4e4e2;border-bottom:1px solid var(--line)}.film-stage{position:relative;line-height:0}.film-stage video{display:block;width:100%;height:auto;aspect-ratio:16/9;max-height:calc(100svh - 102px);object-fit:contain;background:#e4e4e2}.film-toggle{position:absolute;right:var(--gutter);bottom:22px;min-height:44px;background:rgba(247,247,245,.95);color:var(--ink);border:1px solid #a7abb5;padding:11px 17px;border-radius:2px;font-size:13px;line-height:1.5;box-shadow:0 2px 15px #292c3310}.film-toggle:hover{background:var(--accent-soft);border-color:var(--accent)}.film-status{font-size:14px;line-height:1.5;text-align:center;background:var(--paper)}.film-status:not(:empty){padding:12px var(--gutter)}
@media(max-width:760px){.film-stage video{max-height:none}.film-toggle{position:static;display:flex;margin-left:auto;margin-right:var(--gutter);margin-top:8px;margin-bottom:8px;font-size:12px;box-shadow:none}.film-stage{padding-bottom:1px}}

/* Native 32:9 panorama: display the entire authored composition, no crop. */
.brand-film .film-stage video{width:100%;height:auto;max-height:none;aspect-ratio:32/9;object-fit:contain;object-position:center}

/* Direct enquiry delivery */
.enquiry-form{position:relative}.enquiry-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;pointer-events:none}.enquiry-form .form-actions{margin-top:26px}.enquiry-form button:disabled{opacity:.65;cursor:wait}.enquiry-form input:disabled,.enquiry-form textarea:disabled,.enquiry-form select:disabled{opacity:.75}#form-status{font-size:1rem;line-height:1.6;min-height:0}#form-status:not(:empty){margin-top:22px;padding:16px 18px;border-left:3px solid var(--accent);background:#DFF0EC}#form-status[data-state="error"]{color:#7D2828;border-color:#A73434;background:#FFF1EF}
