:root{font-family:Arial,sans-serif;color:#153e37;background:#faf9f5;--teal: #103f3b;--ink: #163e37;--copper: #a65b3d;--paper: #faf9f5;--line: #d4dbd2;--muted: #5e7266;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;border:0;cursor:pointer}button:disabled{opacity:.6;cursor:wait}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #bd724d;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Arial,sans-serif;font-weight:600}h1,h2{letter-spacing:-.065em;line-height:1.03}h1{font-size:clamp(3.4rem,7.6vw,7.8rem)}h2{font-size:clamp(2.5rem,4.5vw,4.7rem)}h2>span,h1>span{font-weight:400}h3{font-size:1.5rem;line-height:1.2;letter-spacing:-.035em}p{font-size:1rem;line-height:1.75}svg{flex-shrink:0}em{font-style:normal}main:focus,h1:focus{outline:none}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;line-height:1.6}.copper{color:var(--copper)}.section{padding:96px 6%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:.94rem;max-width:370px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:15px 22px;background:var(--teal);color:#fff;border:1px solid transparent;font-size:.875rem;line-height:1.4;transition:transform .25s,background .25s}.button:hover{background:#285b51;transform:translateY(-2px)}.button-white,.light-button{background:#fbf9ed;color:var(--teal)}.button-white:hover,.light-button:hover{background:#fff}.button-outline{border-color:#a8b9a8;background:transparent;color:inherit}.button-outline:hover{background:#ffffff13}.text-link{background:transparent;display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid currentColor;padding:0 0 9px;font-size:.875rem;line-height:1.5}.quiet-link{display:inline-flex;gap:15px;align-items:center;font-size:.875rem}.icon-button,.round-arrow,.circle-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #b8c4b7;border-radius:50%;background:transparent;flex-shrink:0}.icon-button:hover,.round-arrow:hover{background:#e2e8db}.header{height:92px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--paper);position:sticky;top:0;z-index:20;box-shadow:0 1px #183c3712}.brand-lockup{display:flex;align-items:center;gap:3px}.brand-lockup>img{height:68px;width:68px;object-fit:contain}.brand-type{display:block}.brand-type b{display:block;font-size:1.95rem;font-weight:700;letter-spacing:.11em;line-height:1}.brand-type small{display:block;font-size:.58rem;letter-spacing:.28em;margin-top:6px}.header nav{display:flex;gap:28px;align-items:center;font-size:.875rem}.header nav a{padding:14px 0;position:relative;white-space:nowrap}.header nav a.nav-active{color:var(--copper)}.header nav a.nav-active:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--copper)}.header nav a:hover{color:var(--copper)}.header-cta{gap:20px}.menu-toggle,.tiny-badge{display:none}.skip-link{position:fixed;top:-100px;left:15px;background:#fff;padding:15px;z-index:300}.skip-link:focus{top:15px}.reveal.revealed{animation:rise .7s both}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.page-enter-active,.page-leave-active{transition:opacity .22s,transform .3s}.page-enter-from{opacity:0;transform:translateY(14px)}.page-leave-to{opacity:0;transform:translateY(-8px)}.cover-enter-active,.cover-leave-active{transition:opacity .35s}.cover-enter-from,.cover-leave-to{opacity:0}.collection-note{font-size:.75rem;color:var(--muted);margin-top:27px;line-height:1.7}.home-cover{height:min(820px,calc(100svh - 92px));min-height:640px;position:relative;color:#fffbed;overflow:hidden;background:#153a32}.home-cover>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:center 57%;animation:slow-arrival 2.8s ease-out both}@keyframes slow-arrival{0%{transform:scale(1.065)}to{transform:scale(1)}}.cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#09261dd9,#09261d85 37%,#09261d0a 75%),linear-gradient(0deg,#061e17a6,transparent 35%)}.cover-content{position:relative;z-index:1;padding:68px 6% 110px;max-width:900px}.cover-content>.eyebrow{margin-bottom:29px;color:#e0e6d5}.cover-content h1{font-size:clamp(4.5rem,8vw,8.1rem);margin-bottom:26px}.cover-content h1 span{color:#dec299}.cover-content>p:not(.eyebrow){line-height:1.6;color:#e0e6d5;margin-bottom:29px}.cover-links{display:flex;align-items:center;gap:28px}.cover-bottom{position:absolute;left:6%;right:6%;bottom:28px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.65rem;letter-spacing:.12em;z-index:2}.cover-pagination{display:flex;gap:10px}.cover-pagination button{background:transparent;border:1px solid #dce4d957;color:#fff;width:40px;height:40px;border-radius:50%;font-size:.75rem}.cover-pagination button.active{background:#f9f6e9;color:var(--teal);border-color:#f9f6e9}.room-finder{padding-bottom:80px}.room-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.room-tile>div{position:relative;aspect-ratio:.77;overflow:hidden;background:#d6dece;box-shadow:0 10px 25px #173b3110;transition:transform .4s}.room-tile:hover>div{transform:translateY(-7px) rotate(-.7deg)}.room-tile img{height:100%;width:100%;transition:transform .6s}.room-tile:hover img{transform:scale(1.045)}.room-tile div>span{position:absolute;left:12px;bottom:12px;color:#fff;font-size:.7rem;padding:7px 9px;background:#173b3199}.room-tile h3{display:flex;justify-content:space-between;gap:8px;font-size:1rem;font-weight:500;margin-top:17px;letter-spacing:0}.selected-spaces{padding-top:65px;background:#ecefe7}.editorial-projects{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:300px 300px;gap:24px}.editorial-project{position:relative;overflow:hidden;background:#ced5c7;padding:0;color:#fff;text-align:left}.editorial-project.project-0{grid-row:span 2}.editorial-project>img{width:100%;height:100%;transition:transform .8s}.editorial-project:hover>img{transform:scale(1.04)}.editorial-project:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#082c22cf,transparent 65%)}.editorial-project>div{position:absolute;bottom:27px;left:27px;right:27px;z-index:1;padding-right:50px}.editorial-project .eyebrow{font-size:.62rem;margin-bottom:10px}.editorial-project h3{font-size:1.65rem;font-weight:500}.editorial-project.project-0 h3{font-size:2.5rem}.editorial-project .round-arrow{position:absolute;right:0;bottom:0;border-color:#ffffff8f;color:#fff}.home-services{display:grid;grid-template-columns:.9fr 1.25fr;gap:10%;background:#113f39;color:#f7f3e2;padding:85px 6%}.home-services-intro>.eyebrow{color:#c9d7c4;margin-bottom:25px}.home-services h2{font-size:clamp(2.6rem,4.7vw,4.8rem);margin-bottom:34px}.home-services h2 span{color:#d7b990}.service-rails{border-top:1px solid #789687}.service-rail{display:flex;gap:20px;align-items:center;border-bottom:1px solid #78968777;padding:28px 0}.service-rail>span{align-self:flex-start;font-size:.75rem;color:#d0b28c;padding-top:5px}.service-rail>div{flex:1}.service-rail h3{font-size:1.5rem;font-weight:500;margin-bottom:9px}.service-rail p{font-size:.875rem;color:#c5d4c3}.service-rail:hover>svg{transform:translate(3px,-3px)}.home-interactive{background:#f4f3eb}.design-stage{position:relative;background:#d9d9cc;color:var(--teal);min-width:0}.stage-canvas{height:570px;min-width:0}.room-canvas{height:100%;width:100%;min-height:0}.room-canvas canvas{display:block;touch-action:none}.stage-label{position:absolute;top:22px;left:24px;display:flex;align-items:center;gap:9px;font-size:.65rem;letter-spacing:.1em;padding:10px 13px;background:#faf9f0de}.stage-expand{position:absolute;right:22px;top:20px;background:#faf9f0de}.stage-toolbar{padding:17px 24px;background:#e9eadf;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #c9d0bd}.stage-toolbar>p{font-size:.75rem}.stage-swatches{display:flex;gap:9px;align-items:center}.stage-swatches>span{font-size:.75rem;margin-right:5px}.stage-swatches>button{border:2px solid #e9eadf;border-radius:50%;height:31px;width:31px;display:flex;align-items:center;justify-content:center;color:#fff}.stage-swatches>button[aria-pressed=true]{outline:1px solid #365b49;outline-offset:2px}.stage-actions{display:flex;gap:7px}.stage-actions .icon-button{height:38px;width:38px}.stage-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #c9d0bd;padding:20px 0}.stage-caption>span{font-size:.68rem;letter-spacing:.1em}.stage-caption>p{font-size:.8rem;color:var(--muted)}.design-stage.expanded{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;height:100dvh;display:flex;flex-direction:column}.design-stage.expanded .stage-canvas{flex:1;height:0;min-height:0}.design-stage.expanded .stage-toolbar{flex-shrink:0}.scene-fallback{height:100%;position:relative;overflow:hidden}.scene-fallback img{width:100%;height:100%}.scene-fallback p{position:absolute;bottom:20px;left:20px;right:20px;background:#faf9f0ee;padding:14px;font-size:.8rem}.material-edit{display:grid;grid-template-columns:1fr 1.1fr;background:#e6e9df;min-height:670px}.material-copy{padding:70px 12%;align-self:center}.material-copy>.eyebrow{margin-bottom:23px}.material-copy h2{font-size:clamp(2.5rem,4vw,4.2rem);margin-bottom:28px}.material-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:32px}.material-tabs button{background:transparent;border:1px solid #b9c6b3;font-size:.75rem;padding:9px 12px;border-radius:20px;min-height:40px}.material-tabs button.active{background:#1c493e;color:#fff;border-color:#1c493e}.material-copy h3{font-size:1.6rem;font-weight:500;margin-bottom:15px}.material-copy>p:not(.eyebrow){font-size:.94rem;color:#516a58}.material-colors{display:flex;gap:10px;margin:25px 0 30px}.material-colors span{width:44px;height:44px;border-radius:50%;border:3px solid #f4f2e6}.material-photo{position:relative;min-height:580px;overflow:hidden}.material-photo>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.material-photo>span{position:absolute;left:27px;bottom:25px;background:#faf8ed;padding:12px 16px;font-size:.65rem;letter-spacing:.11em}.process-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line);margin-top:55px}.process-tabs button{background:transparent;text-align:left;font-size:1.25rem;position:relative;padding:22px 10px 25px 0;display:flex;align-items:center;gap:18px;border-bottom:3px solid transparent}.process-tabs button span{font-size:.75rem;color:#7a8c78}.process-tabs button.active{border-color:var(--copper);color:var(--copper)}.process-detail{display:grid;grid-template-columns:190px 1fr 55px;align-items:center;gap:40px;padding:48px 0 5px}.process-giant{font-size:8.5rem;font-weight:400;line-height:1;color:#c7cdbc;letter-spacing:-.09em}.process-detail h3{font-size:2.1rem;font-weight:500;margin-bottom:17px}.process-detail p{max-width:650px;color:var(--muted)}.process-detail small{display:block;font-size:.75rem;color:var(--copper);margin-top:20px}.process-detail .round-arrow{height:54px;width:54px}.home-finale{background:#b87150;color:#fff8e7;padding:66px 6% 29px}.home-finale>.eyebrow{margin-bottom:28px}.home-finale>a{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:50px}.home-finale h2{font-size:clamp(3rem,5.8vw,6rem)}.finale-arrow{height:112px;width:112px;border:1px solid #faebd787;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s}.home-finale>a:hover .finale-arrow{transform:rotate(45deg)}.home-finale>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #f3d8c578;padding-top:25px;font-size:.65rem;letter-spacing:.11em}.about-cover{padding-top:66px;padding-bottom:60px}.about-cover>h1{margin:26px 0 35px;font-size:clamp(3.3rem,6.8vw,7rem);max-width:1160px}.about-cover h1 span{color:#748672}.about-cover-bottom{display:flex;justify-content:space-between;gap:35px;align-items:center}.about-cover-bottom p{max-width:420px;color:var(--muted)}.about-cover-bottom>span{font-size:.65rem;letter-spacing:.12em;line-height:1.8;color:var(--copper)}.about-collage{display:grid;grid-template-columns:1.7fr .9fr;gap:35px;align-items:start;margin-top:55px;position:relative;padding-bottom:30px}.about-collage figure:first-child{padding-top:45px}.about-collage figure:first-child img{height:480px;width:100%}.about-collage figure:nth-child(2) img{height:410px;width:100%}.about-collage figcaption{font-size:.6rem;letter-spacing:.12em;color:var(--muted);margin-top:15px}.collage-note{position:absolute;bottom:10px;right:10%;font-size:1.5rem;font-weight:500;line-height:1.3;letter-spacing:-.03em}.founder-section{display:grid;grid-template-columns:.92fr 1.1fr;gap:10%;align-items:center;background:#ebece2;padding-top:80px;padding-bottom:80px}.founder-portrait{position:relative;max-width:490px}.founder-portrait>img{width:100%;aspect-ratio:.76;object-position:center 30%}.founder-portrait>span{display:block;font-size:.63rem;letter-spacing:.12em;border-bottom:1px solid #bcc8b5;padding:18px 0}.founder-story h2{font-size:clamp(3.4rem,5.8vw,6rem);margin:22px 0 13px}.founder-role{font-size:.94rem}.founder-role>span{display:inline-block;font-size:.65rem;line-height:1.4;margin-left:9px;border:1px solid #aabb9f;padding:5px 7px;border-radius:3px}.founder-story blockquote{font-size:clamp(1.4rem,2.2vw,2rem);font-weight:400;line-height:1.4;letter-spacing:-.03em;margin:32px 0 25px;max-width:550px}.founder-story>p:not(.eyebrow):not(.founder-role):not(.demo-note){font-size:.94rem;color:#526c58;margin-bottom:18px}.founder-signoff{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #b5c4ac;margin-top:30px;padding-top:23px}.founder-signoff>span{font-size:.68rem;letter-spacing:.12em}.demo-note{font-size:.72rem;line-height:1.65;color:#5d735e;margin-top:22px}.about-manifesto{padding:82px 6%;background:#163e37;color:#f9f5e8;display:grid;grid-template-columns:1.3fr 1fr;gap:35px 9%}.about-manifesto>.eyebrow{grid-column:1/-1;color:#c9d5bf}.about-manifesto h2{font-size:clamp(2.9rem,5vw,5rem)}.about-manifesto h2 span{color:#d0b78d}.about-manifesto>div{align-self:end}.about-manifesto p:not(.eyebrow){color:#c8d6c4;font-size:1rem;margin-bottom:26px;max-width:430px}.principle-row{display:grid;grid-template-columns:65px 1fr 1fr;gap:30px;border-top:1px solid var(--line);padding:34px 0}.principle-row:last-child{border-bottom:1px solid var(--line)}.principle-row>span{font-size:.875rem;color:var(--copper);padding-top:4px}.principle-row h3{font-size:1.65rem;font-weight:500;max-width:380px}.principle-row p{font-size:.94rem;color:var(--muted);max-width:450px}.about-invite{height:530px;position:relative;overflow:hidden;color:#fff}.about-invite>img{width:100%;height:100%;object-position:center 60%}.about-invite:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#082f25cf,#082f251a)}.about-invite>div{position:absolute;left:6%;top:50%;transform:translateY(-50%);z-index:1}.about-invite .eyebrow{margin-bottom:23px}.about-invite h2{margin-bottom:30px;font-size:clamp(2.9rem,5vw,5rem)}.services-cover{padding-top:54px;padding-bottom:35px}.services-cover-top{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:32px}.services-cover-top>span{font-size:.65rem;letter-spacing:.11em}.services-cover h1{font-size:clamp(4rem,9vw,9.5rem)}.services-cover h1 span{color:var(--copper)}.services-cover-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;margin-bottom:45px}.services-cover-bottom>p{max-width:440px;color:var(--muted)}.circle-link{width:70px;height:70px;border-color:var(--copper);color:var(--copper)}.services-panorama{position:relative;height:430px;overflow:hidden}.services-panorama>img{width:100%;height:100%;object-position:center 55%}.services-panorama>div{position:absolute;left:0;right:0;bottom:0;background:#0c352dda;display:flex;justify-content:space-between;gap:15px;padding:20px 30px;color:#fff;font-size:.64rem;letter-spacing:.12em}.catalogue-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.catalogue-heading .eyebrow{margin-bottom:21px}.catalogue-heading>p{font-size:.94rem;color:var(--muted)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{font-size:.875rem;min-height:44px;padding:10px 17px;background:transparent;border:1px solid #c7d1c2;border-radius:25px;line-height:1.3}.filters button.active{background:var(--teal);color:#fff;border-color:var(--teal)}.filters button>span{font-size:.65rem;margin-left:9px;opacity:.75}.results-count{font-size:.75rem;color:var(--muted);margin:24px 0 16px}.service-directory{border-top:1px solid #a4b99f}.service-entry{border-bottom:1px solid #c6d1be}.service-entry summary{display:flex;align-items:center;gap:24px;padding:26px 0;cursor:pointer;list-style:none}.service-entry summary::-webkit-details-marker{display:none}.service-id{font-size:.75rem;color:var(--copper);width:37px;flex-shrink:0}.service-entry summary>div{flex:1}.service-entry summary small{display:block;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#677f65;margin-bottom:10px}.service-entry summary h3{font-size:1.7rem;font-weight:500}.service-entry summary>svg{transition:transform .25s}.service-entry[open] summary>svg{transform:rotate(45deg)}.service-expanded{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:0 0 35px 61px}.service-expanded>img{height:300px;width:100%}.service-expanded>div{align-self:center}.service-expanded p{color:var(--muted);font-size:.94rem}.service-expanded ul{padding:0;margin:20px 0 25px;list-style:none}.service-expanded li{display:flex;gap:10px;align-items:center;font-size:.875rem;padding:7px 0}.service-expanded li svg{color:var(--copper)}.service-delivery{background:#e6eade;padding:72px 6%}.service-delivery h2{font-size:clamp(2.5rem,4vw,4.2rem);margin-top:23px}.delivery-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:50px}.delivery-steps article{border-top:1px solid #b6c5ad;padding-top:23px}.delivery-steps article>span{font-size:.75rem;color:var(--copper)}.delivery-steps h3{font-size:1.4rem;margin:25px 0 15px;font-weight:500}.delivery-steps p{font-size:.875rem;color:#596e59}.service-footnote{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:45px;padding-bottom:45px}.service-footnote>p{max-width:650px;font-size:.8rem;color:var(--muted)}.service-footnote .text-link{white-space:nowrap}.gallery-page{background:#142e2a;color:#f3f0de}.gallery-cover{padding:43px 6% 65px}.gallery-cover-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:33px;color:#c5d0bc}.gallery-cover-meta>span{font-size:.65rem;letter-spacing:.1em}.gallery-cover h1{font-size:clamp(4rem,10.8vw,11.5rem);letter-spacing:-.075em;line-height:.95;position:relative;z-index:1;margin-bottom:-.03em;white-space:nowrap}.gallery-cover h1>span{color:#bf895f}.gallery-cover-images{display:grid;grid-template-columns:1.1fr .82fr 1fr;gap:22px;align-items:start;margin-top:34px}.gallery-cover-images img{width:100%;height:310px}.gallery-cover-images img:nth-child(2){height:380px;margin-top:40px}.gallery-cover-images img:nth-child(3){height:280px;margin-top:20px}.gallery-cover-caption{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:25px}.gallery-cover-caption p{font-size:.94rem;color:#c4d0bd}.gallery-collection{border-top:1px solid #547263;padding-top:65px}.gallery-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.gallery-title .eyebrow{color:#c5d2bd;margin-bottom:23px}.gallery-mode{display:flex;padding:5px;border:1px solid #547260;border-radius:30px;gap:3px;flex-shrink:0}.gallery-mode button{display:flex;align-items:center;gap:8px;background:transparent;color:#d7dfce;border-radius:25px;font-size:.8rem;padding:11px 15px;min-height:42px}.gallery-mode button.active{background:#eeeede;color:#173f34}.gallery-controls{display:flex;flex-direction:column;gap:20px}.gallery-page .filters button{border-color:#647d69;color:#dbe2d3;font-size:.8rem}.gallery-page .filters button.active{background:#d3b184;color:#183b31;border-color:#d3b184}.gallery-search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #77917b;max-width:400px;margin:0}.gallery-search input{border:0!important;background:transparent!important;margin:0!important;padding:13px 0!important;font-size:.9rem;color:#f5f1df!important}.gallery-search input::placeholder{color:#aebfa9}.gallery-result{display:flex;justify-content:space-between;gap:20px;margin:25px 0;font-size:.75rem;color:#b6c8af}.gallery-grid{columns:3;column-gap:24px}.project-card{width:100%;display:block;break-inside:avoid;margin:0 0 32px;text-align:left;background:transparent;color:inherit;padding:0}.project-image{position:relative;overflow:hidden;background:#42614e;aspect-ratio:1.2}.project-card:nth-child(4n+2) .project-image{aspect-ratio:.85}.project-card:nth-child(5n+3) .project-image{aspect-ratio:1.5}.project-image img{width:100%;height:100%;transition:transform .7s}.project-card:hover img{transform:scale(1.04)}.project-tag{position:absolute;left:14px;top:14px;padding:7px 11px;background:#fcf9eae8;font-size:.7rem;color:var(--teal)}.project-open{position:absolute;bottom:15px;right:15px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#faf7e8ed;color:var(--teal)}.project-meta{display:flex;justify-content:space-between;gap:15px;padding-top:17px}.project-meta p{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#b0c2a7;margin-bottom:7px}.project-meta h3{font-size:1.35rem;font-weight:500}.project-meta>span{font-size:.67rem;color:#9bb497;padding-top:5px}.gallery-empty{padding:50px 20px;text-align:center;background:#244d3d}.gallery-empty p{margin:15px 0 25px}.load-more{margin-top:45px;text-align:center}.load-more p{font-size:.8rem;color:#b9c9b0;margin-bottom:19px}.gallery-page .collection-note{color:#aec0a6;border-top:1px solid #496b54;padding-top:25px;margin-top:40px}.exhibition-view>p{color:#c3d0b8;margin-bottom:25px}.gallery-end{background:#c1a47b;color:#193d32;padding:42px 6%;display:flex;justify-content:space-between;gap:30px;align-items:center}.gallery-end>p{font-size:.7rem;letter-spacing:.1em}.gallery-end>a{font-size:clamp(1.5rem,2.7vw,2.7rem);letter-spacing:-.04em;display:flex;align-items:center;gap:25px}.contact-cover{padding:42px 6% 50px;background:#d9b593;color:#234638}.contact-cover-label{display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-cover-label>span{font-size:.63rem;letter-spacing:.1em}.contact-cover h1{font-size:clamp(7rem,22vw,22rem);font-weight:500;letter-spacing:-.09em;line-height:.9;margin:40px 0 38px}.contact-cover h1>span{color:#ad6645}.contact-cover-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;border-top:1px solid #55734b60;padding-top:28px}.contact-cover-bottom h2{font-size:clamp(2rem,3.2vw,3.4rem);font-weight:400}.contact-cover-bottom>p{font-size:.94rem;line-height:1.8;color:#3b6048}.contact-form-heading{max-width:830px;margin:0 auto 50px;text-align:center}.contact-form-heading .eyebrow{margin-bottom:23px}.contact-layout{display:grid;grid-template-columns:.78fr 1.2fr;gap:8%;max-width:1150px;margin:auto;align-items:start}.contact-aside{background:#e8ecdf}.contact-aside>img{width:100%;height:300px}.contact-aside>div{padding:30px}.contact-aside h3{font-size:1.6rem;margin:18px 0 22px;font-weight:500}.contact-aside ul{padding-left:16px;margin:0}.contact-aside li{font-size:.875rem;color:#5a7158;line-height:1.7;margin-bottom:9px}.contact-form-panel{padding:15px 0}.contact-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1150px;margin:60px auto 0}.contact-methods>a,.contact-methods>div{display:flex;align-items:center;gap:15px;padding:25px;border:1px solid var(--line)}.contact-methods a div,.contact-methods div div{flex:1;min-width:0}.contact-methods small{font-size:.65rem;display:block;margin-bottom:8px;letter-spacing:.1em;color:var(--muted)}.contact-methods span{font-size:.875rem;overflow-wrap:anywhere}.contact-questions{display:grid;grid-template-columns:.9fr 1.2fr;gap:10%;background:#ebeee3}.contact-questions h2{font-size:2.9rem;margin-top:20px}.contact-questions details{border-top:1px solid #b8c6ae;padding:21px 0}.contact-questions details:last-child{border-bottom:1px solid #b8c6ae}.contact-questions summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:1rem;list-style:none;line-height:1.5}.contact-questions summary::-webkit-details-marker{display:none}.contact-questions details[open] summary>svg{transform:rotate(45deg)}.contact-questions details p{font-size:.9rem;line-height:1.8;color:#556e52;margin-top:20px}.contact-signoff{padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.contact-signoff>span{font-size:.65rem;letter-spacing:.1em}.contact-signoff>a{display:flex;align-items:center;gap:15px;font-size:.875rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}label{display:block;font-size:.875rem;line-height:1.5;margin-bottom:19px}input,select,textarea{display:block;width:100%;min-width:0;padding:13px;margin-top:9px;border:1px solid #bdc9b4;background:#fff;color:#1e4937;font-size:1rem;border-radius:0}textarea{resize:vertical}.preview-notice{font-size:.75rem;color:#5a7355;line-height:1.75;margin:5px 0 20px}.submit-button{width:100%}.form-status{font-size:.875rem;margin-top:17px}dialog{border:0;padding:0;max-height:90dvh;overscroll-behavior:contain;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#082a23c9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:18px;top:18px;z-index:2;background:#faf9ef;box-shadow:0 2px 16px #0001}.gallery-dialog{width:min(1050px,92vw)}.gallery-content>img{width:100%;height:48dvh;object-fit:contain;background:#dce4d4}.gallery-info{padding:30px 40px}.gallery-info h2{font-size:2.5rem;margin:15px 0 20px}.gallery-info>p:not(.eyebrow):not(.collection-note){max-width:800px;font-size:.94rem}.gallery-info .collection-note{border:0;padding:0}.gallery-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.gallery-actions>div{display:flex;gap:8px}.inquiry-dialog{width:min(660px,94vw);padding:43px}.inquiry-dialog h2{font-size:3rem;margin:22px 0}.form-intro{font-size:.9rem;color:#60745b;margin-bottom:25px}footer{padding:42px 6% 24px;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;background:var(--paper);color:var(--ink)}footer>p{font-size:.8rem;color:var(--muted)}.footer-nav{display:flex;gap:20px;flex-wrap:wrap;font-size:.8rem}.footer-nav a:hover{color:var(--copper)}.footer-bottom{flex-basis:100%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:25px;margin-top:13px;font-size:.65rem;color:var(--muted)}.footer-bottom span:last-child{letter-spacing:.1em}.missing-page{min-height:65vh}.missing-page h1{margin:25px 0}.missing-page p{margin-bottom:25px}.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}@media(min-width:1700px){.section,.home-services,.about-manifesto,.service-delivery{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}.home-cover{max-height:900px}.cover-content{max-width:1100px}}@media(max-width:1150px){.header{padding:0 4%;gap:18px}.header nav{gap:20px}.header-cta{padding:13px 18px;gap:13px}.room-strip{gap:13px}.editorial-projects{grid-template-rows:260px 260px}.home-services{gap:6%}.stage-toolbar{gap:15px}.stage-toolbar>p span{display:none}.material-copy{padding:55px 9%}.founder-section{gap:7%}.about-collage figure:first-child img{height:420px}.about-collage figure:nth-child(2) img{height:350px}.contact-layout{gap:6%}.gallery-grid{column-gap:18px}.gallery-cover h1{font-size:10.4vw}.gallery-cover-images{gap:16px}.gallery-cover-images img{height:260px}.gallery-cover-images img:nth-child(2){height:330px}.gallery-cover-images img:nth-child(3){height:240px}}@media(max-width:980px){.header{height:84px}.header nav{display:none;position:absolute;top:84px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:3px;padding:20px 6% 28px;background:var(--paper);box-shadow:0 15px 20px #0001}.header nav.open{display:flex}.header nav a{font-size:1rem;width:100%;padding:12px 0}.header nav a.nav-active:after{width:28px;right:auto;bottom:4px}.menu-toggle{display:inline-flex}.header-cta{margin-left:auto}.home-cover{height:720px;min-height:0}.cover-content{padding-top:65px}.cover-content h1{font-size:6.2rem}.cover-credit{display:none}.section{padding:70px 6%}.room-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.room-tile>div{aspect-ratio:1}.selected-spaces{padding-top:65px}.home-services{padding:65px 6%;gap:40px;grid-template-columns:1fr}.home-services-intro{display:grid;grid-template-columns:1fr auto;align-items:end;gap:25px}.home-services-intro>.eyebrow{grid-column:1/-1;margin:0}.home-services-intro h2{margin:0}.home-services-intro h2 br:nth-child(2){display:none}.home-services-intro .button{margin-bottom:7px}.service-rails{margin-top:10px}.material-edit{grid-template-columns:1fr 1fr}.material-copy{padding:55px 9%}.material-photo{min-height:650px}.process-detail{grid-template-columns:130px 1fr 50px;gap:25px}.process-giant{font-size:6.5rem}.process-detail h3{font-size:1.8rem}.founder-section{grid-template-columns:.9fr 1fr;gap:5%}.founder-story blockquote{font-size:1.6rem}.founder-story>p:not(.eyebrow):not(.founder-role):not(.demo-note){font-size:.9rem}.founder-role>span{margin-left:0;margin-top:8px}.principle-row{grid-template-columns:45px 1fr 1fr;gap:22px}.principle-row h3{font-size:1.4rem}.principle-row p{font-size:.9rem}.service-footnote{padding-top:35px;padding-bottom:35px}.service-footnote .text-link{white-space:normal}.contact-form-panel .form-grid{grid-template-columns:1fr}.contact-aside>div{padding:25px}.contact-questions{gap:6%}.contact-cover h1{margin:35px 0}.gallery-title{align-items:flex-start}.gallery-mode button{padding:10px 12px;font-size:.75rem}.gallery-grid{columns:2}.gallery-cover-caption{margin-top:35px}.gallery-cover-images img{height:220px}.gallery-cover-images img:nth-child(2){height:290px}.gallery-cover-images img:nth-child(3){height:205px}.gallery-end{padding:35px 6%}.footer-nav{gap:17px}}@media(max-width:720px){h2{font-size:2.6rem}.section-heading{align-items:flex-start;flex-direction:column;gap:22px}.section-heading>p{max-width:100%}.section-heading .eyebrow{margin-bottom:17px}.cover-content{padding:58px 6% 100px}.cover-content h1{font-size:5.5rem}.cover-content>.eyebrow{font-size:.65rem}.home-cover{height:700px}.cover-bottom{flex-wrap:wrap;gap:15px;font-size:.6rem}.cover-links{gap:20px}.cover-links .button{gap:18px}.editorial-projects{grid-template-columns:1fr 1fr;grid-template-rows:400px 260px;gap:18px}.editorial-project.project-0{grid-row:auto;grid-column:span 2}.editorial-project>div{left:20px;right:20px;bottom:22px;padding-right:35px}.editorial-project h3{font-size:1.3rem}.editorial-project.project-0 h3{font-size:2rem}.editorial-project .eyebrow{font-size:.55rem}.editorial-project .round-arrow{height:34px;width:34px}.home-services-intro{display:block}.home-services-intro>.eyebrow{margin-bottom:22px}.home-services-intro h2{margin-bottom:25px}.service-rail{gap:14px;padding:25px 0}.service-rail h3{font-size:1.3rem}.service-rail p{font-size:.82rem}.stage-canvas{height:455px}.stage-toolbar{padding:15px;gap:15px;flex-wrap:wrap}.stage-toolbar>p{flex-basis:100%;text-align:center;font-size:.7rem}.stage-swatches>span{font-size:.7rem}.stage-actions .icon-button{height:35px;width:35px}.stage-caption{align-items:flex-start;flex-direction:column;gap:10px}.stage-label{font-size:.57rem;left:15px;top:18px;gap:6px;padding:8px 10px}.stage-expand{right:15px;top:15px;width:38px;height:38px}.material-edit{grid-template-columns:1fr}.material-copy{padding:55px 6%}.material-photo{min-height:440px}.process-tabs{margin-top:30px}.process-tabs button{font-size:1rem;gap:10px;flex-direction:column;align-items:flex-start;padding:17px 7px 20px 0}.process-detail{grid-template-columns:90px 1fr;gap:22px;padding-top:32px}.process-giant{font-size:5.2rem;align-self:start}.process-detail>.round-arrow{grid-column:2;height:44px;width:44px}.process-detail h3{font-size:1.6rem}.process-detail p{font-size:.9rem}.home-finale{padding-top:50px}.home-finale h2{font-size:3rem}.finale-arrow{height:75px;width:75px}.finale-arrow svg{width:40px}.home-finale>div{font-size:.58rem}.about-cover h1{font-size:3.7rem}.about-cover-bottom{align-items:flex-start;gap:22px;flex-direction:column}.about-collage{gap:20px;grid-template-columns:1.35fr 1fr;padding-bottom:35px}.about-collage figure:first-child{padding-top:30px}.about-collage figure:first-child img{height:310px}.about-collage figure:nth-child(2) img{height:260px}.about-collage figcaption{font-size:.53rem;line-height:1.6}.collage-note{font-size:1.1rem;right:5%;bottom:0}.founder-section{grid-template-columns:1fr;gap:40px}.founder-portrait{max-width:100%}.founder-portrait>img{aspect-ratio:1.05;object-position:center 34%}.founder-story h2{font-size:4rem}.founder-role>span{margin-left:10px;margin-top:0}.founder-story blockquote{font-size:1.7rem}.about-manifesto{padding:60px 6%;grid-template-columns:1fr;gap:30px}.about-manifesto h2{font-size:3rem}.about-manifesto p:not(.eyebrow){max-width:100%}.principle-row{grid-template-columns:35px 1fr;gap:18px}.principle-row p{grid-column:2;max-width:100%}.principle-row h3{font-size:1.6rem}.about-invite{height:440px}.services-cover{padding-top:40px}.services-cover-top>span{display:none}.services-cover h1{font-size:4.4rem}.services-cover-bottom{gap:22px}.services-cover-bottom p{font-size:.9rem}.services-panorama{height:350px}.services-panorama>div{padding:17px;font-size:.55rem;gap:12px;line-height:1.7}.catalogue-heading{flex-direction:column;align-items:flex-start;gap:25px}.service-entry summary{gap:15px;padding:24px 0}.service-id{width:25px}.service-entry summary h3{font-size:1.4rem}.service-entry summary small{font-size:.58rem}.service-expanded{grid-template-columns:1fr;padding:0 0 28px 40px;gap:23px}.service-expanded>img{height:280px}.delivery-steps{grid-template-columns:1fr 1fr;gap:30px 25px}.service-footnote{align-items:flex-start;flex-direction:column;gap:25px}.gallery-cover-meta>span{font-size:.58rem}.gallery-cover-meta .eyebrow{font-size:.6rem}.gallery-cover h1{font-size:10.2vw;letter-spacing:-.065em}.gallery-cover-images{gap:11px;margin-top:24px}.gallery-cover-images img{height:190px}.gallery-cover-images img:nth-child(2){height:260px;margin-top:25px}.gallery-cover-images img:nth-child(3){height:180px;margin-top:13px}.gallery-cover-caption{gap:25px;align-items:flex-start;flex-direction:column}.gallery-cover-caption p{font-size:.875rem}.gallery-title{flex-direction:column;gap:30px}.gallery-controls{gap:20px}.gallery-page .filters button{font-size:.75rem;padding:9px 14px}.gallery-result{font-size:.68rem}.gallery-grid{column-gap:17px}.project-tag{font-size:.63rem;left:11px;top:11px}.project-open{width:34px;height:34px;bottom:12px;right:12px}.project-meta{gap:10px}.project-meta h3{font-size:1.15rem}.project-meta p{font-size:.59rem}.gallery-end{flex-direction:column;align-items:flex-start;gap:22px}.contact-cover-label>span{display:none}.contact-cover{padding-top:35px;padding-bottom:38px}.contact-cover h1{font-size:25vw;margin:36px 0}.contact-cover-bottom{align-items:flex-start;flex-direction:column;gap:25px}.contact-cover-bottom h2{font-size:2.6rem}.contact-cover-bottom>p{font-size:.9rem}.contact-form-heading{text-align:left;margin-bottom:36px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact-aside{display:grid;grid-template-columns:1fr 1.2fr;align-items:stretch;order:2}.contact-aside>img{height:100%;min-height:270px}.contact-aside>div{padding:25px}.contact-aside h3{font-size:1.4rem}.contact-form-panel{order:1;padding:0}.contact-form-panel .form-grid{grid-template-columns:1fr 1fr}.contact-methods{grid-template-columns:1fr}.contact-questions{grid-template-columns:1fr;gap:35px}.contact-signoff{flex-direction:column;align-items:flex-start;gap:20px}.gallery-info{padding:25px}.gallery-info h2{font-size:2rem}.inquiry-dialog{padding:35px 26px}.inquiry-dialog h2{font-size:2.6rem}.gallery-actions{flex-wrap:wrap}.gallery-content>img{height:38dvh}footer{gap:25px}footer>p{width:100%;order:2}.footer-nav{order:3;width:100%;justify-content:space-between}.footer-bottom{order:4;margin-top:0}}@media(max-width:420px){.header{height:78px;padding:0 4%;gap:10px}.header nav{top:78px}.brand-lockup>img{width:52px;height:52px}.brand-type b{font-size:1.5rem}.brand-type small{font-size:.48rem;letter-spacing:.22em;margin-top:5px}.header-cta{padding:10px 12px;min-height:43px;font-size:.8rem;gap:9px}.header-cta>svg{width:15px}.menu-toggle{height:38px;width:38px}.home-cover{height:640px}.cover-content{padding-top:48px}.cover-content h1{font-size:4.5rem}.cover-content>p:not(.eyebrow){font-size:.94rem}.cover-content>.eyebrow{font-size:.58rem}.cover-links{flex-wrap:wrap;gap:20px}.cover-links .button{padding:14px 18px;font-size:.8rem}.cover-bottom{bottom:20px;font-size:.54rem}.cover-pagination button{width:35px;height:35px}.section{padding:56px 6%}h2{font-size:2.45rem}.room-strip{gap:22px 13px}.room-tile h3{font-size:.83rem;gap:5px}.room-tile h3 svg{width:14px}.room-tile div>span{font-size:.57rem;left:8px;bottom:8px;padding:5px 6px}.editorial-projects{grid-template-columns:1fr;grid-template-rows:370px 250px 250px;gap:18px}.editorial-project.project-0{grid-column:auto}.editorial-project>div{padding-right:45px}.editorial-project h3{font-size:1.5rem}.editorial-project.project-0 h3{font-size:2rem}.home-services{padding:55px 6%}.home-services h2{font-size:2.75rem}.service-rail h3{font-size:1.25rem}.stage-canvas{height:370px}.stage-toolbar{gap:13px;padding:13px}.stage-swatches>span{display:none}.stage-swatches{gap:7px}.stage-swatches>button{width:28px;height:28px}.stage-actions{gap:5px}.stage-actions .icon-button{height:34px;width:34px}.stage-label{font-size:.5rem;left:10px;top:16px;padding:8px}.stage-expand{right:10px;top:12px}.stage-label svg{width:14px}.material-photo{min-height:350px}.material-copy h3{font-size:1.5rem}.process-detail{grid-template-columns:70px 1fr;gap:20px}.process-giant{font-size:4.4rem}.process-tabs button{font-size:.9rem}.process-detail h3{font-size:1.45rem}.process-detail small{line-height:1.7;font-size:.67rem}.home-finale>a{align-items:flex-start;gap:18px;padding-bottom:32px}.home-finale h2{font-size:2.5rem}.finale-arrow{height:50px;width:50px;margin-top:8px}.finale-arrow svg{width:30px}.home-finale>.eyebrow{font-size:.6rem}.home-finale>div{flex-direction:column;gap:10px}.about-cover>h1{font-size:3.2rem}.about-collage{gap:15px;margin-top:32px}.about-collage figure:first-child img{height:240px}.about-collage figure:nth-child(2) img{height:205px}.collage-note{font-size:.93rem;right:3%}.founder-story h2{font-size:3.8rem}.founder-portrait>img{aspect-ratio:.85}.founder-story blockquote{font-size:1.6rem}.founder-role{font-size:.875rem}.founder-role>span{font-size:.6rem;margin-left:6px}.about-manifesto h2,.about-invite h2{font-size:2.6rem}.services-cover h1{font-size:3.8rem}.services-cover-bottom .circle-link{width:50px;height:50px}.services-panorama{height:290px}.services-panorama>div{flex-wrap:wrap;gap:8px 20px;font-size:.5rem}.service-entry summary{gap:10px}.service-entry summary h3{font-size:1.2rem;line-height:1.35}.service-entry summary>svg{width:21px}.service-id{width:23px;font-size:.67rem}.service-expanded{padding-left:0}.service-expanded>img{height:245px}.delivery-steps{gap:28px 20px}.delivery-steps h3{font-size:1.25rem;margin-top:20px}.delivery-steps p{font-size:.82rem}.gallery-cover{padding-top:32px;padding-bottom:40px}.gallery-cover-meta{gap:12px;margin-bottom:28px}.gallery-cover-meta .eyebrow{font-size:.51rem}.gallery-cover-meta>span{font-size:.5rem}.gallery-cover h1{font-size:10.1vw}.gallery-cover-images{gap:8px}.gallery-cover-images img{height:150px}.gallery-cover-images img:nth-child(2){height:205px;margin-top:18px}.gallery-cover-images img:nth-child(3){height:145px;margin-top:10px}.gallery-grid{columns:1}.project-card:nth-child(n) .project-image{aspect-ratio:1.18}.project-card:nth-child(4n+2) .project-image{aspect-ratio:.97}.project-meta h3{font-size:1.4rem}.project-meta p{font-size:.65rem}.gallery-result{flex-direction:column;gap:8px}.gallery-mode button{font-size:.76rem}.gallery-mode{max-width:100%}.gallery-page .filters button{padding:9px 12px;font-size:.71rem}.gallery-end>a{font-size:1.65rem;gap:16px}.gallery-end>a svg{width:26px}.contact-cover-bottom h2{font-size:2.3rem}.contact-form-panel .form-grid,.form-grid,.contact-aside{grid-template-columns:1fr}.contact-aside>img{height:240px;min-height:0}.contact-aside>div{padding:25px}.contact-cover h1{font-size:25vw}.contact-signoff>span{font-size:.57rem}.contact-signoff>a{font-size:.8rem}.footer-nav{font-size:.72rem;gap:12px;justify-content:flex-start}.footer-bottom{flex-direction:column;gap:12px}.gallery-info{padding:24px 20px}.gallery-info h2{font-size:1.8rem}.inquiry-dialog{padding:33px 22px}.inquiry-dialog>.eyebrow{padding-right:30px;font-size:.65rem}.inquiry-dialog h2{font-size:2.4rem}.gallery-actions .button{gap:15px;font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
