@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#191714;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f3efe7;--ink:#191714;--muted:#716b61;--line:#ccc4b7;--bronze:#9a7551;--serif:"Instrument Serif",Georgia,serif;background:#f3efe7;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-route-focus-programmatic]:focus{outline:none}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.arrow-up-right{vertical-align:-.12em;flex:none;width:1em;height:1em;display:inline-block}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.public-site{background:var(--paper);min-height:100vh;overflow:hidden}.section-pad{padding-left:clamp(24px,5vw,80px);padding-right:clamp(24px,5vw,80px)}.section-rule{border-top:1px solid var(--line)}.section-kicker{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.wordmark{letter-spacing:-.04em;font-size:18px;font-weight:500}.site-nav{align-items:center;gap:clamp(22px,3vw,46px);font-size:13px;display:flex}.site-nav>a:not(.client-link){position:relative}.site-nav>a:not(.client-link):after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:-6px;left:0;right:100%}.site-nav>a:hover:after,.site-nav>a.active:after{right:0}.mobile-drawer{display:none}.client-link{border:1px solid var(--ink);padding:11px 17px}.client-link span,.text-link span{color:var(--bronze);margin-left:5px}.menu-toggle{text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;padding:8px 0;font-size:12px;display:none}.page-intro h1,.case-header h1,.missing-page h1{max-width:1200px;font:400 clamp(61px,9.2vw,148px)/.88 var(--serif);letter-spacing:-.045em;margin:30px 0 70px}.button{border:1px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;min-height:50px;padding:0 25px;transition:all .2s;display:inline-flex}.button--dark{background:var(--ink);color:var(--paper)}.button--dark:hover{background:var(--bronze);border-color:var(--bronze)}.button:disabled{cursor:not-allowed;opacity:.55}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px;display:inline-block}.selected-work,.services-preview,.process,.testimonial-placeholder,.about-preview{padding-top:clamp(72px,10vw,145px);padding-bottom:clamp(72px,10vw,145px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading h2,.split-heading h2,.about-preview h2,.case-overview h2,.inline-cta h2,.about-statement h2{font:400 clamp(38px,5vw,70px)/1 var(--serif);letter-spacing:-.025em;margin:12px 0 0}.featured-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(28px,4vw,64px);display:grid}.featured-grid .project-card--large{grid-row:span 2}.project-card:nth-child(3){margin-top:36px}.project-card__image{display:block;overflow:hidden}.project-card__image .project-visual{transition:transform .55s cubic-bezier(.2,.65,.3,1)}.project-card__image:hover .project-visual{transform:scale(1.012)}.project-card__meta{justify-content:space-between;gap:24px;padding-top:16px;display:flex}.project-card__meta p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px}.project-card__meta h3{max-width:500px;font:400 clamp(22px,2.4vw,34px)/1.1 var(--serif);margin:0}.project-card__meta>span{color:var(--muted);font-size:12px}.project-visual{aspect-ratio:4/3;isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.project-visual:before,.project-visual:after{content:"";z-index:-1;position:absolute}.project-visual:before{aspect-ratio:1;opacity:.65;border:1px solid;width:58%;transform:rotate(18deg)}.project-visual:after{opacity:.1;background:currentColor;width:34%;height:100%;transform:skew(-16deg)}.project-visual--wide{aspect-ratio:16/9}.project-visual--portrait{aspect-ratio:4/5}.project-visual--clay{color:#694537;background:#c99779}.project-visual--ink{color:#c9b99f;background:#24231f}.project-visual--sand{color:#665b48;background:#d7c5a4}.project-visual--olive{color:#d8d0b8;background:#5c624a}.project-visual--paper{color:#7c5d4b;background:#ded5c8}.project-visual--bronze{color:#eedac0;background:#9b704d}.project-visual__mark{font:italic 400 clamp(55px,9vw,145px)/1 var(--serif);letter-spacing:-.08em}.project-visual__label{letter-spacing:.12em;text-transform:uppercase;font-size:10px;position:absolute;bottom:18px;left:20px}.split-heading{grid-template-columns:1fr 2fr;gap:30px;margin-bottom:80px;display:grid}.split-heading h2{max-width:800px;margin:0}.service-list article,.service-detail-list article{border-top:1px solid var(--line);grid-template-columns:70px minmax(240px,.8fr) 1fr;align-items:baseline;gap:30px;padding:32px 0;display:grid}.service-list article>span,.service-detail-list article>span,.about-principles span{color:var(--bronze);font-size:11px}.service-list h3,.service-detail-list h2{font:400 clamp(27px,3vw,42px)/1 var(--serif);margin:0}.service-list p,.service-detail-list p{max-width:470px;color:var(--muted);margin:0;line-height:1.65}.services-link{margin:38px 0 0 100px}.process ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process li{border:1px solid var(--line);min-height:150px;font:400 clamp(25px,2.5vw,38px)/1 var(--serif);border-right:0;flex-direction:column;justify-content:space-between;padding:22px;display:flex}.process li:last-child{border-right:1px solid var(--line)}.process li span{color:var(--bronze);font:500 10px/1 DM Sans}.placeholder-statement{max-width:960px;font:italic 400 clamp(38px,6.2vw,90px)/1.02 var(--serif);color:#857d70;margin:35px 0 0}.about-preview{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.about-preview>div:last-child{padding-top:44px}.about-preview>div:last-child p{margin:0 0 40px;font-size:clamp(19px,2vw,28px);line-height:1.5}.page-shell{padding-top:clamp(75px,10vw,140px);padding-bottom:clamp(90px,11vw,160px)}.page-intro{grid-template-columns:1fr 3fr;column-gap:30px;display:grid}.page-intro h1{margin:0;font-size:clamp(58px,8vw,122px)}.page-intro__copy{max-width:580px;color:var(--muted);grid-column:2;margin:44px 0 0 auto;font-size:17px;line-height:1.65}.work-filters{border-block:1px solid var(--line);gap:30px;margin:110px 0 40px;padding:18px 0;display:flex}.work-filters button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.work-filters button.active{color:var(--ink);text-underline-offset:6px;text-decoration:underline}.work-grid{grid-template-columns:repeat(2,1fr);gap:90px clamp(28px,5vw,76px);display:grid}.work-grid .project-card:nth-child(2n){margin-top:110px}.case-header{padding-top:90px;padding-bottom:65px}.case-header h1{max-width:1100px;margin:22px 0 70px;font-size:clamp(60px,8vw,118px)}.case-header>div{grid-template-columns:1fr 1fr;gap:40px;display:grid}.case-header>div span{color:var(--bronze);font-size:12px}.case-header>div p{max-width:580px;margin:0;font-size:18px;line-height:1.6}.case-overview{grid-template-columns:.6fr 1.4fr .7fr;gap:55px;padding-top:120px;padding-bottom:120px;display:grid}.case-overview h2{margin:0 0 25px}.case-overview>div p{color:var(--muted);line-height:1.7}.case-overview>div:last-child{flex-direction:column;gap:10px;display:flex}.case-overview .mini-label{text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:10px}.case-overview>div:last-child span{border-bottom:1px solid var(--line);padding-bottom:9px;font-size:13px}.next-project{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-content:center;min-height:380px;transition:background .25s;display:grid;position:relative}.next-project:hover{background:#e9e1d5}.next-project .section-kicker{grid-column:1/-1;margin-bottom:25px}.next-project strong{font:400 clamp(42px,6vw,88px)/1 var(--serif)}.next-project>span:last-child{color:var(--bronze);font-size:45px}.service-detail-list{margin-top:120px}.services-page .page-intro{display:block}.services-page .page-intro h1{margin-top:18px}.services-page .page-intro__copy{margin:28px 0 0}.service-detail-list article{padding:48px 0}.services-page .service-detail-list article>span,.services-page .service-detail-list article>h2,.services-page .service-detail-list article>p{transition:color .26s,transform .26s}@media (hover:hover){.services-page .service-detail-list article:hover>span{color:#9a603c}.services-page .service-detail-list article:hover>h2{transform:translate(5px)}.services-page .service-detail-list article:hover>p{color:#62594e}}.service-process{margin-top:120px;padding-top:110px}.service-process__heading{grid-template-columns:clamp(90px,12vw,180px) minmax(0,800px);margin-bottom:clamp(48px,6vw,76px)}.service-process__heading .section-kicker{position:relative;top:-36px}@media (min-width:801px){.service-process__heading h2{transform:translate(calc(-1*clamp(90px,12vw,180px) - 30px))}}.service-process ol{border-top:1px solid var(--line);display:block}.service-process li{border:0;border-bottom:1px solid var(--line);min-width:0;min-height:0;font:inherit;padding:clamp(30px,3vw,46px) 0;display:block}.service-process li:last-child{border-right:0;border-bottom:1px solid var(--line)}.service-process__copy{grid-template-columns:70px minmax(220px,.8fr) minmax(0,1fr);align-items:baseline;gap:30px;display:grid}.service-process__copy>span{color:#a56e4b;letter-spacing:.1em;margin:0;font:500 10px/1 DM Sans}.service-process h3{font:400 clamp(32px,3.2vw,48px)/1 var(--serif);margin:0}.service-process__copy p{color:#75695f;max-width:520px;margin:0;font:400 15px/1.65 DM Sans}.inline-cta{justify-content:space-between;align-items:end;gap:40px;margin-top:120px;padding-top:80px;display:flex}.inline-cta h2{max-width:800px}.about-statement{border-top:1px solid var(--line);grid-template-columns:1fr 3fr;gap:30px;margin-top:130px;padding-top:60px;display:grid}.about-statement>div{max-width:850px}.about-statement h2{margin-top:0}.about-statement>div p{max-width:620px;color:var(--muted);line-height:1.7}.about-principles{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:120px;padding-top:45px;display:grid}.about-principles h3{font:400 35px/1 var(--serif);margin:30px 0 12px}.about-principles p{color:var(--muted);line-height:1.6}.contact-page{padding-top:clamp(52px,6vw,88px)}.contact-page .page-intro{display:block}.contact-page .page-intro h1{max-width:1000px;margin:clamp(28px,3vw,36px) 0 0;font-size:clamp(58px,7.5vw,110px)}.contact-page .page-intro__copy{max-width:620px;margin:clamp(28px,3vw,38px) 0 0;font-size:17px;line-height:1.65}.contact-layout{grid-template-columns:1.5fr .7fr;align-items:start;gap:10vw;margin-top:clamp(72px,8vw,105px);display:grid}.inquiry-form{flex-direction:column;gap:28px;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:25px;display:grid}.inquiry-form label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:10px;font-size:11px;display:flex}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:normal;background:0 0;border:0;border-bottom:1px solid #9c958a;border-radius:0;outline:none;padding:14px 0}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--ink)}.inquiry-form textarea{resize:vertical}.inquiry-form .button{align-self:flex-start}.turnstile-widget{width:100%;max-width:300px;overflow:hidden}.form-note{max-width:600px;color:var(--muted);margin:-12px 0 0;font-size:11px;line-height:1.6}.contact-layout aside>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 0;font-size:13px;display:flex}.contact-layout aside>.section-kicker{margin-bottom:20px}.contact-layout aside strong{color:var(--muted);font-weight:400}.contact-layout aside a{overflow-wrap:anywhere;text-align:right;min-width:0}.inquiry-error{color:#782a24;background:#eaded8;border-left:2px solid #8a2f27;margin:0;padding:14px 16px;font-size:13px;line-height:1.5}.contact-success{min-height:80vh;padding-top:clamp(100px,14vw,190px);padding-bottom:120px}.contact-success h1{max-width:1050px;font:400 clamp(54px,8vw,116px)/.95 var(--serif);letter-spacing:-.04em;margin:26px 0 35px}.contact-success>p:not(.section-kicker){max-width:650px;color:var(--muted);font-size:18px;line-height:1.65}.review-page,.review-success{color:var(--ink);background:#f2e8d7}.review-page{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(60px,9vw,150px);min-height:calc(100vh - 92px);padding-top:clamp(72px,9vw,135px);padding-bottom:clamp(100px,12vw,180px);display:grid}.review-page__intro h1{max-width:780px;font:400 clamp(58px,7vw,108px)/.9 var(--serif);letter-spacing:-.04em;margin:24px 0 32px}.review-page__intro h1 em{color:var(--approved-brown);font-weight:400}.review-page__intro>p:last-child{max-width:510px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.review-form{flex-direction:column;align-self:end;gap:34px;padding-top:24px;display:flex}.review-form label{letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:10px;font-size:11px;display:flex}.review-form input,.review-form textarea{width:100%;color:var(--ink);letter-spacing:normal;text-transform:none;background:0 0;border:0;border-bottom:1px solid #9c958a;border-radius:0;outline:0;padding:14px 0}.review-form input:focus,.review-form textarea:focus{border-color:var(--ink)}.review-form textarea{resize:vertical;min-height:160px}.review-form__note{color:var(--muted);margin:-12px 0 0;font-size:11px;line-height:1.6}.review-form__error{color:#782a24;background:#eaded8;border-left:2px solid #8a2f27;margin:-10px 0 0;padding:13px 15px;font-size:13px;line-height:1.5}.review-form button{border:1px solid var(--ink);min-height:50px;color:var(--paper);background:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;align-self:flex-start;align-items:center;gap:18px;padding:0 24px;font-size:11px;display:inline-flex}.review-form button:disabled{cursor:wait;opacity:.65}.review-success{min-height:calc(100vh - 92px);padding-top:clamp(100px,14vw,190px);padding-bottom:120px}.review-success h1{max-width:980px;font:400 clamp(54px,7.5vw,108px)/.94 var(--serif);letter-spacing:-.04em;margin:26px 0 35px}.review-success>p:not(.section-kicker){max-width:650px;color:var(--muted);margin-bottom:36px;font-size:17px;line-height:1.65}.contact-success>div{align-items:center;gap:30px;margin-top:45px;display:flex}.reset-inquiry{cursor:pointer;background:0 0;border-width:0 0 1px}.missing-page{min-height:75vh;padding-top:120px;padding-bottom:120px}.missing-page h1{max-width:950px;font-size:clamp(55px,8vw,110px)}.not-found-page{min-height:min(820px,100svh - 92px);color:var(--approved-cream);background:var(--approved-dark);padding-top:clamp(68px,8vw,116px);padding-bottom:clamp(80px,9vw,130px)}.not-found-page .section-kicker{color:#b67b57}.not-found-page__content{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(42px,7vw,120px);margin-top:clamp(58px,7vw,105px);display:grid}.not-found-page__number{font:400 clamp(150px,22vw,340px)/.64 var(--serif);letter-spacing:-.055em;color:#b67b57;margin:0}.not-found-page__message{max-width:720px}.not-found-page__message h1{font:400 clamp(50px,6vw,92px)/.95 var(--serif);letter-spacing:-.035em;margin:0}.not-found-page__message>p{color:#bfae99;max-width:520px;margin:clamp(26px,3vw,42px) 0;font-size:clamp(15px,1.4vw,18px);line-height:1.65}.not-found-page__message>a{border-bottom:1px solid;padding-bottom:6px;font-size:12px;display:inline-block}.not-found-page__message>a .arrow-up-right{color:#b67b57;margin-left:5px}.site-footer{color:#eee8de;background:var(--ink);padding:clamp(80px,10vw,150px) clamp(24px,5vw,80px) 30px}.footer-lead{border-bottom:1px solid #504b44;padding-bottom:100px}.footer-lead .section-kicker{color:#918a80}.footer-lead>a{font:400 clamp(48px,7vw,102px)/.98 var(--serif);margin-top:30px;display:block}.footer-lead>a .arrow-up-right{color:#ae865f}.site-footer--home .footer-lead{padding-bottom:90px}.site-footer--home .footer-lead__arrow{vertical-align:.04em;width:.48em;height:.48em;transition:transform .24s;display:inline-block}@media (hover:hover){.site-footer--home .footer-lead__cta:hover .footer-lead__arrow{transform:translate(5px,-5px)}}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px;padding:65px 0 90px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;font-size:13px;display:flex}.footer-grid>div p{color:#8f8980;text-transform:uppercase;letter-spacing:.12em;margin:0 0 13px;font-size:10px}.footer-grid span[title]{color:#aaa39a;cursor:help}.footer-bottom{color:#8f8980;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #504b44;justify-content:space-between;padding-top:25px;font-size:10px;display:flex}.whatsapp-floating-link{right:10px;bottom:max(24px,calc(env(safe-area-inset-bottom) + 16px));z-index:15;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:52px;height:52px;transition:color .18s,background-color .18s,transform .18s;display:grid;position:fixed}.whatsapp-floating-link svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.whatsapp-floating-link__phone{fill:currentColor;stroke:none}.whatsapp-floating-link:focus-visible{outline:2px solid var(--bronze);outline-offset:4px}@media (hover:hover){.whatsapp-floating-link:hover{color:#fff;background:#1fb85a;transform:translateY(-2px)}}@media (max-width:800px){.review-page{grid-template-columns:1fr;gap:70px;min-height:0;padding-top:76px}.review-form{max-width:680px}.review-success{min-height:calc(100svh - 74px)}.whatsapp-floating-link{right:18px;bottom:max(86px,calc(env(safe-area-inset-bottom) + 82px));width:50px;height:50px}.site-header{height:74px}.not-found-page{min-height:calc(100svh - 74px)}.not-found-page__content{grid-template-columns:1fr;align-items:start;gap:clamp(56px,12vw,84px)}.not-found-page__number{font-size:clamp(132px,42vw,230px)}.not-found-page__message h1{font-size:clamp(46px,12vw,72px)}.menu-toggle{z-index:2;display:block}.site-header--menu-open .menu-toggle{visibility:hidden}.site-nav{display:none}.mobile-drawer{z-index:50;visibility:hidden;pointer-events:none;transition:visibility 0s linear .26s;display:block;position:fixed;inset:0}.mobile-drawer--open{visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-drawer__backdrop{opacity:0;cursor:pointer;background:#0d0a0875;border:0;width:100%;padding:0;transition:opacity .24s;position:absolute;inset:0}.mobile-drawer--open .mobile-drawer__backdrop{opacity:1}.mobile-drawer__panel{width:90vw;min-width:0;height:100dvh;color:var(--ink);background:var(--paper);transition:transform .26s;position:absolute;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.mobile-drawer--open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:0 24px;display:flex}.mobile-drawer__close{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex:none;padding:8px 0;font-size:10px}.mobile-drawer__nav{flex-direction:column;padding:clamp(28px,5vh,42px) 24px 40px;display:flex}.mobile-drawer__nav a{border-bottom:1px solid var(--line);font:400 clamp(42px,12vw,62px)/1 var(--serif);letter-spacing:-.025em;padding:20px 0}.mobile-drawer__nav a.active{color:var(--bronze)}.mobile-drawer__close:focus-visible{outline:2px solid var(--bronze);outline-offset:4px}.mobile-drawer__nav a:focus-visible{outline:2px solid var(--bronze);outline-offset:4px}.mobile-drawer__header .brand-lockup:focus-visible{outline:2px solid var(--bronze);outline-offset:4px}.about-preview,.case-header>div,.featured-grid{grid-template-columns:1fr}.project-card:nth-child(3),.work-grid .project-card:nth-child(2n){margin-top:0}.section-heading{align-items:flex-start;gap:25px}.split-heading,.page-intro,.about-statement{grid-template-columns:1fr}.page-intro__copy{grid-column:1;margin-left:0}.service-list article,.service-detail-list article{grid-template-columns:40px 1fr}.service-list p,.service-detail-list p{grid-column:2}.services-link{margin-left:70px}.process ol{grid-template-columns:1fr 1fr}.process li:nth-child(2){border-right:1px solid var(--line)}.process li:nth-child(3),.process li:nth-child(4){border-top:0}.process.service-process li:nth-child(2){border-right:0}.work-grid{gap:60px 20px}.case-overview{grid-template-columns:1fr}.case-overview>div:last-child{margin-top:30px}.about-principles,.contact-layout{grid-template-columns:1fr}.contact-layout aside{margin-top:60px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (max-width:540px){.section-heading{display:block}.section-heading .text-link{margin-top:25px}.work-filters{gap:16px;overflow-x:auto}.work-filters button{flex:none}.work-grid,.field-row{grid-template-columns:1fr}.inline-cta{display:block}.inline-cta .button,.inline-cta .text-link{margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.wordmark{grid-column:1/-1;margin-bottom:25px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}}@media (max-width:1000px){.service-process__copy{grid-template-columns:60px minmax(180px,.65fr) minmax(0,1fr);gap:24px}}@media (max-width:600px){.service-process{margin-top:90px;padding-top:80px}.service-process__heading{margin-bottom:44px}.service-process__heading .section-kicker{top:0}.service-process li{padding:28px 0}.service-process__copy{grid-template-columns:42px minmax(0,1fr);gap:12px 14px}.service-process__copy>span{grid-area:1/1;padding-top:5px}.service-process h3{grid-area:1/2;font-size:clamp(31px,9vw,40px)}.service-process__copy p{grid-area:2/2;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.site-footer--home .footer-lead__cta:hover .footer-lead__arrow{transform:none}}.editorial-project-page{color:var(--approved-cream);background:#141210}.editorial-project-header{border-bottom:1px solid var(--approved-line);padding-top:42px;padding-bottom:28px}.editorial-project-header p{color:#958a7d;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px}.editorial-project-header p span{margin-inline:9px}.editorial-project-content{padding-top:clamp(62px,7vw,108px);padding-bottom:0}.editorial-project-section{padding-bottom:clamp(64px,7vw,104px)}.editorial-project-section__heading{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:0;margin-bottom:24px;display:grid}.editorial-project-section__heading>span{color:#c59145;letter-spacing:.08em;padding-top:8px;font-size:12px}.editorial-project-section h2{font:400 clamp(30px,3.2vw,50px)/1 var(--serif);letter-spacing:-.025em;margin:0}.editorial-project-section__heading p{color:#b8aea1;max-width:560px;margin:30px 0 0;font-size:15px;line-height:1.65}.editorial-project-section--logo .editorial-project-section__heading{margin-bottom:38px}.editorial-project-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.editorial-project-gallery .project-visual{aspect-ratio:4/5;background:#211d19;min-width:0;overflow:hidden}.editorial-project-gallery .project-visual img{object-fit:cover;width:100%;height:100%}.editorial-project-gallery--logo{display:block}.editorial-project-gallery--logo .project-visual{aspect-ratio:auto;background:0 0;width:100%}.editorial-project-gallery--logo .project-visual img{object-fit:contain;width:100%;height:auto;display:block}.editorial-project-gallery--sheyat-logo{width:max(90%,min(100%,720px));margin-inline:auto}.editorial-project-gallery--logo.editorial-project-gallery--oud-fyah img{opacity:1;filter:none;mix-blend-mode:normal}.editorial-project-gallery--oud-fyah-packaging{--portfolio-paired-row-height:calc(37.5cqw - clamp(3.75px,.5625vw,8.25px));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.5vw,22px);container-type:inline-size}.editorial-project-gallery--oud-fyah-packaging .project-visual{aspect-ratio:4/3;background:#211d19}.editorial-project-gallery--oud-fyah-packaging .project-visual:nth-child(n+3){aspect-ratio:4/5}.editorial-project-gallery--oud-fyah-packaging .project-visual:nth-child(n+3) img{object-fit:cover}.editorial-project-gallery--oud-fyah-packaging .project-visual--oud-fyah-card img{flex:none;width:125%;max-width:none;height:100%;transform:rotate(90deg)}.editorial-project-gallery--oud-fyah-packaging .project-visual--full-row-standard-height{width:100%;height:var(--portfolio-paired-row-height);aspect-ratio:auto;grid-column:1/-1}.editorial-project-gallery--ovn-packaging .project-visual--full-row-standard-height{height:calc(var(--portfolio-paired-row-height) * 1.25)}.editorial-project-gallery--oud-fyah-packaging .project-visual--full-row-standard-height img{object-fit:cover;object-position:center;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;display:block;position:absolute;inset:0}.editorial-project-gallery--oud-fyah-packaging .project-visual--full-row-natural{aspect-ratio:auto;background:0 0;grid-column:1/-1;width:100%;height:auto}.editorial-project-gallery--oud-fyah-packaging .project-visual--full-row-natural img{object-fit:contain;object-position:center;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;display:block;position:static}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--full-row-standard-height-rotate-90{aspect-ratio:16/9;background:#817967;grid-column:1/-1;width:100%;height:auto}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--full-row-standard-height-rotate-90 img{object-fit:contain;object-position:center;transform-origin:50%;width:150%;min-width:0;max-width:none;height:auto;min-height:0;display:block;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(90deg)scale(.86)}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--hearth-natural-row,.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--nam-natural-row{aspect-ratio:auto}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--nam-natural-row img{object-fit:contain}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--dorra-open-box{background:#d5c3cb}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--dorra-open-box img{object-fit:contain}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--paired-standard{aspect-ratio:4/3}.editorial-project-gallery--sheyat-packaging .project-visual.project-visual--paired-standard{aspect-ratio:1}.editorial-project-gallery--dorra-packaging .project-visual:nth-child(n+4){aspect-ratio:3/2}.editorial-project-gallery .project-visual--chai-latte-row-two-right,.editorial-project-gallery .project-visual--chai-latte-row-two-left{background:#141210}.editorial-project-gallery--chai-latte-packaging{row-gap:clamp(6px,.65vw,10px)}.editorial-project-gallery--chai-latte-packaging .project-visual:nth-child(n+3){aspect-ratio:1265/1244}.editorial-project-nav{border-top:1px solid var(--approved-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px;display:grid}.editorial-project-nav>a{color:#cf9b52;letter-spacing:.08em;text-transform:uppercase;border:1px solid #6f5531;width:fit-content;padding:11px 14px;font-size:9px}.editorial-project-nav>a:last-child{justify-self:end}.editorial-project-nav>span{color:#d8cbbb;letter-spacing:.1em;font-size:10px}.editorial-project-nav i{color:#756b60;margin-inline:8px;font-style:normal}@media (max-width:900px){.editorial-project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.editorial-project-header{padding-top:28px}.editorial-project-content{padding-top:44px}.editorial-project-section__heading{grid-template-columns:38px minmax(0,1fr)}.editorial-project-gallery{grid-template-columns:1fr;gap:10px}.editorial-project-gallery .project-visual{aspect-ratio:4/3}.editorial-project-gallery--logo .project-visual{aspect-ratio:auto}.editorial-project-gallery--oud-fyah-packaging{grid-template-columns:1fr}.editorial-project-gallery--chai-latte-packaging .project-visual:nth-child(n+3){aspect-ratio:4/3}.editorial-project-gallery--oud-fyah-packaging .project-visual--full-row-standard-height{aspect-ratio:4/3;height:auto}.editorial-project-gallery--oud-fyah-packaging .project-visual.project-visual--full-row-standard-height-rotate-90{aspect-ratio:16/9;height:auto}.editorial-project-nav{grid-template-columns:1fr auto;padding-top:18px;padding-bottom:18px}.editorial-project-nav>a:last-child{justify-self:end}.editorial-project-nav>span{grid-area:1/1/auto/-1;justify-self:center}}.project-visual{background:#e4ddd2;margin:0}.project-visual:before,.project-visual:after{display:none}.project-visual img{object-fit:cover;width:100%;height:100%;display:block}.project-visual--blur-fill:before{z-index:0;aspect-ratio:auto;background-image:var(--project-image-src);filter:blur(22px);opacity:.58;background-position:50%;background-size:cover;border:0;width:auto;display:block;inset:0;transform:scale(1.12)}.project-visual.project-visual--blur-fill img{z-index:1;object-fit:contain;object-position:center;transform-origin:50%;position:relative;transform:scale(1)}.project-visual--large{aspect-ratio:4/5}.project-card__image:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}.project-card__meta a:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}.next-project:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}:is(.project-card__image:hover img,.project-card__image:focus-visible img){transform:scale(1.025)}.project-card__image img{transition:transform .6s cubic-bezier(.2,.65,.3,1)}.case-study{--case-content-max:1000px;--case-media-max-width:680px;--case-media-max-height:600px}.case-hero{width:calc(100% - 48px);max-width:var(--case-media-max-width);background:#ded6ca;justify-content:center;margin-inline:auto;padding:0;display:flex}.case-hero .project-visual{aspect-ratio:auto;background:0 0;justify-content:center;width:100%;display:flex}.case-hero .project-visual img{width:auto;max-width:100%;height:auto;max-height:var(--case-media-max-height);object-fit:contain;margin-inline:auto;display:block}.case-study--chillato .case-hero{background:#d7d0c1}.case-study--obsidian .case-hero{background:#171717}.case-study--sheyat .case-hero{background:#a7351f}.case-study--rem-house .case-hero{background:#d9bb3b}.case-sections{border-top:1px solid var(--line)}.portfolio-section{border-bottom:1px solid var(--line);padding-top:clamp(85px,7vw,105px);padding-bottom:clamp(85px,7vw,105px)}.portfolio-section__inner{grid-template-columns:120px minmax(0,1fr);gap:30px;display:grid}.portfolio-section__content{width:100%;max-width:var(--case-content-max);min-width:0}.portfolio-section__header{margin-bottom:clamp(40px,4vw,50px)}.portfolio-section h2,.case-inquiry h2{font:400 clamp(38px,4vw,58px)/1 var(--serif);letter-spacing:-.025em;margin:0 0 22px}.portfolio-section__header p{max-width:590px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.portfolio-gallery{width:100%;max-width:var(--case-media-max-width);grid-template-columns:1fr;align-items:start;gap:clamp(18px,2vw,24px);display:grid}.portfolio-gallery .project-visual{aspect-ratio:auto;background:0 0;width:100%}.portfolio-gallery img{width:auto;max-width:100%;height:auto;max-height:var(--case-media-max-height);object-fit:contain;margin-inline:auto;display:block}.portfolio-section--logo .portfolio-section__content,.portfolio-section--logo .portfolio-gallery{max-width:none}.portfolio-section--logo .portfolio-gallery img{width:100%;max-height:none}.case-inquiry{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;gap:30px;padding-top:clamp(90px,11vw,150px);padding-bottom:clamp(90px,11vw,150px);display:grid}.case-inquiry>div{max-width:850px}.case-inquiry .button{margin-top:20px}@media (max-width:900px){.case-study{--case-media-max-width:700px;--case-media-max-height:640px}.portfolio-section__inner{grid-template-columns:76px minmax(0,1fr)}}@media (max-width:800px){.case-inquiry{grid-template-columns:1fr}}@media (max-width:540px){.featured-grid{grid-template-columns:1fr}.project-visual--large{aspect-ratio:4/3}.case-study{--case-media-max-width:100%;--case-media-max-height:none}.case-hero{width:calc(100% - 48px)}.portfolio-section{padding-top:80px;padding-bottom:80px}.portfolio-section__inner{grid-template-columns:1fr;gap:16px}.portfolio-section__header{margin-bottom:42px}.case-overview{padding-top:85px;padding-bottom:85px}}.selected-work{padding-bottom:0;padding-left:0;padding-right:0}.selected-work>.section-heading{padding-left:clamp(24px,5vw,80px);padding-right:clamp(24px,5vw,80px)}.home-work-reel{border-top:1px solid var(--line)}.motion-project{border-bottom:1px solid var(--line);opacity:.01;padding:clamp(70px,9vw,135px) clamp(24px,5vw,80px);transition:opacity .75s,transform .75s cubic-bezier(.2,.7,.25,1);transform:translateY(28px)}.motion-project.is-visible{opacity:1;transform:none}.motion-project__meta{grid-template-columns:70px 1fr auto;align-items:end;gap:30px;margin-bottom:32px;display:grid}.motion-project__meta>span{color:var(--bronze);align-self:start;font-size:11px}.motion-project__meta p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:10px}.motion-project__meta h2{font:400 clamp(42px,6vw,88px)/.95 var(--serif);letter-spacing:-.03em;margin:0}.motion-project__view{border-bottom:1px solid;padding-bottom:5px;font-size:12px}.motion-project__view .arrow-up-right{color:var(--bronze)}.motion-project__visual{background:#d9d1c5;min-height:min(72vw,820px);display:block;position:relative;overflow:hidden}.motion-project__visual img{object-fit:cover;width:100%;height:100%;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-play-state:paused;position:absolute;inset:0}.motion-project.is-visible .motion-project__visual img{animation-play-state:running}.motion-project__visual .is-primary{animation-name:featured-primary}.motion-project__visual .is-secondary{animation-name:featured-secondary}.motion-project__visual:hover img{transform:scale(1.015)}@keyframes featured-primary{0%,42%{opacity:1;transform:scale(1.025)}50%,92%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1.025)}}@keyframes featured-secondary{0%,42%{opacity:0;transform:scale(1)}50%,92%{opacity:1;transform:scale(1.025)}to{opacity:0;transform:scale(1)}}.motion-project:nth-child(2n) .motion-project__meta{grid-template-columns:auto 1fr 70px}.motion-project:nth-child(2n) .motion-project__meta>span{text-align:right;grid-area:1/3}.motion-project:nth-child(2n) .motion-project__meta>div{text-align:right;grid-area:1/2}.motion-project:nth-child(2n) .motion-project__view{grid-area:1/1}.motion-project__visual:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}.motion-project__meta a:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}.work-page{padding-top:clamp(55px,7vw,95px);padding-bottom:0}.work-intro{padding-bottom:clamp(35px,4.5vw,60px);display:block}.work-intro h1{font:400 clamp(45px,7vw,96px)/.95 var(--serif);letter-spacing:-.035em;margin:18px 0 0}.work-showcase{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(60px,7vw,100px) clamp(24px,3.5vw,52px);padding-top:clamp(42px,5vw,70px);padding-bottom:clamp(90px,10vw,150px);display:grid}.work-grid-card{min-width:0}.work-grid-card__eyebrow{color:#a99582;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:12px;font-size:10px;display:flex}.work-grid-card__eyebrow p{text-align:right;margin:0}.work-grid-card h2{font:400 clamp(32px,3.8vw,58px)/.98 var(--serif);letter-spacing:-.03em;margin:0 0 24px}.work-grid-card__visual{aspect-ratio:4/3;background:#211d19;width:100%;display:block;position:relative;overflow:hidden}.work-grid-card__visual img{object-fit:cover;width:100%;height:100%;display:block}.work-grid-card__view{border-bottom:1px solid;margin-top:20px;padding-bottom:5px;font-size:12px;display:inline-block}.work-grid-card__view .arrow-up-right{color:var(--bronze)}.motion-project--work .motion-project__visual{min-height:min(66vw,760px)}.motion-project--work:nth-child(2n) .motion-project__visual{margin-left:12%}.motion-project--work:nth-child(odd) .motion-project__visual{margin-right:12%}.service-list article{transition:padding-left .3s}.service-list article:hover{padding-left:12px}@media (max-width:800px){.motion-project__visual,.motion-project--work .motion-project__visual{min-height:78vw}.motion-project--work:nth-child(2n) .motion-project__visual,.motion-project--work:nth-child(odd) .motion-project__visual{margin-inline:0}.motion-project__meta,.motion-project:nth-child(2n) .motion-project__meta{grid-template-columns:45px 1fr;align-items:start}.motion-project__view,.motion-project:nth-child(2n) .motion-project__view{grid-area:2/2;justify-self:start;margin-top:13px}.motion-project:nth-child(2n) .motion-project__meta>span{text-align:left;grid-area:1/1}.motion-project:nth-child(2n) .motion-project__meta>div{text-align:left;grid-area:1/2}.work-intro{display:block}.work-intro h1{margin-top:12px}}@media (max-width:540px){.motion-project{padding-top:65px;padding-bottom:65px}.motion-project__meta h2{font-size:43px}.motion-project__visual,.motion-project--work .motion-project__visual{min-height:105vw}.motion-project__visual img{animation-duration:12s;transform:none}.service-list article:hover{padding-left:0}}@media (prefers-reduced-motion:reduce){.motion-project{opacity:1;transition:none;transform:none}.motion-project__visual img{display:none;animation:none!important;transform:none!important}.motion-project__visual .is-primary{opacity:1;display:block}.service-list article{transition:none}}.motion-project--work .motion-project__visual{aspect-ratio:16/10;width:min(78%,1180px);min-height:0}.motion-project--work:nth-child(odd) .motion-project__visual{margin-left:0;margin-right:auto}.motion-project--work:nth-child(2n) .motion-project__visual{margin-left:auto;margin-right:0}@media (max-width:1000px){.motion-project--work .motion-project__visual{aspect-ratio:4/3;width:86%;min-height:0}}@media (max-width:600px){.motion-project--work .motion-project__visual{aspect-ratio:4/3;width:100%;min-height:0;margin-inline:0}}.motion-project--work .motion-project__visual,.motion-project--work .motion-project__meta{width:min(70%,1050px)}.motion-project--work:nth-child(odd) .motion-project__meta{margin-left:0;margin-right:auto}.motion-project--work:nth-child(2n) .motion-project__meta{margin-left:auto;margin-right:0}@media (max-width:1000px){.motion-project--work .motion-project__visual,.motion-project--work .motion-project__meta{width:82%}}@media (max-width:600px){.motion-project--work .motion-project__visual,.motion-project--work .motion-project__meta{width:100%;margin-inline:0}}:root{--approved-dark:#171311;--approved-brown:#7a472f;--approved-cream:#f0e6d4;--approved-beige:#ded0b8;--approved-line:#f0e6d43d}.brand-lockup{color:inherit;align-items:center;gap:14px;display:flex}.brand-lockup__mark{object-fit:contain;filter:brightness(0);width:auto;height:48px;display:block}.site-header--dark .brand-lockup__mark{filter:none}.brand-lockup__divider{opacity:.38;background:currentColor;flex:none;width:1px;height:28px}.brand-lockup__name{letter-spacing:.14em;white-space:nowrap;font:500 14px/1 DM Sans}.brand-lockup:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}.site-header--dark{color:var(--approved-cream);background:var(--approved-dark);border-bottom-color:var(--approved-line)}.site-header--dark .site-nav>a:not(.client-link):after{background:var(--approved-cream)}.site-header--dark .client-link{border-color:#f0e6d499}.site-header--hero{background:var(--approved-dark);position:relative;inset:auto}.home-hero{min-height:calc(100svh - 92px);color:var(--approved-cream);background:var(--approved-dark);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.hero-content{grid-template-rows:auto 1fr auto;min-width:0;padding:clamp(50px,7vh,90px) clamp(24px,5vw,80px) 40px;display:grid;position:relative}.hero-eyebrow{color:#a99582;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:10px;font-weight:500}.hero-statement{align-self:center;max-width:650px;padding:30px 0}.home-hero .hero-statement h1{max-width:640px;font:400 clamp(57px,6.25vw,102px)/.84 var(--serif);letter-spacing:-.045em;margin:0}.home-hero .hero-statement h1 em{color:#b67b57;font-weight:400}.hero-statement>p{color:#c8b8a4;max-width:500px;margin:30px 0 0;font-size:14px;line-height:1.65}.hero-actions{gap:10px;margin-top:30px;display:flex}.hero-button{text-align:center;border:1px solid #f0e6d49e;min-width:145px;padding:15px 22px;font-size:12px;transition:background .2s,color .2s,border-color .2s}:is(.hero-button:hover,.hero-button:focus-visible){background:var(--approved-cream);color:var(--approved-dark);outline:none}.hero-button--primary{background:var(--approved-cream);color:var(--approved-dark)}:is(.hero-button--primary:hover,.hero-button--primary:focus-visible){color:var(--approved-dark);background:#b67b57;border-color:#b67b57}.hero-indicator{width:min(320px,100%);height:38px;position:relative}.hero-indicator>div{opacity:0;flex-direction:column;gap:6px;transition:opacity .55s;display:flex;position:absolute;inset:0}.hero-indicator>div.is-active{opacity:1}.hero-indicator span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.hero-indicator small{color:#a99582;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.hero-reel{background:#29221e;min-width:0;position:relative;overflow:hidden}.hero-reel img{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 1.8s;position:absolute;inset:0;transform:scale(.985)}.hero-reel img.is-active{opacity:1;transform:scale(1)}.hero-slide-numbers{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#191614e0;border-radius:999px;align-items:center;gap:18px;min-height:56px;padding:0 22px;display:flex;position:absolute;bottom:34px;right:clamp(20px,3vw,45px)}.hero-slide-numbers span{color:#ded0b8ad;letter-spacing:.12em;text-align:center;border-bottom:2px solid #0000;min-width:30px;padding-bottom:7px;font-size:10px;font-weight:400}.hero-slide-numbers span.is-active{color:#fff;border-color:#b67b57}.hero-slide-numbers small{color:#ded0b8ad;letter-spacing:.12em;font-size:10px}@media (min-width:801px){.hero-slide-numbers{right:80px}}@keyframes hero-image{0%{opacity:0;transform:scale(1.025)}3%{opacity:1}22%{opacity:1}25%,to{opacity:0;transform:scale(1)}}@keyframes hero-meta{0%{opacity:0;transform:translateY(4px)}3%{opacity:1;transform:none}22%{opacity:1;transform:none}25%,to{opacity:0;transform:translateY(-3px)}}@keyframes hero-number{0%{color:#ded0b8ad;border-color:#0000;font-weight:400}3%,22%{color:var(--approved-cream);border-color:#b67b57;font-weight:500}25%,to{color:#ded0b8ad;border-color:#0000;font-weight:400}}.approved-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px;display:flex}.approved-section-heading h2{font:400 clamp(52px,7vw,100px)/.9 var(--serif);margin:8px 0 0}.approved-section-heading>a,.approved-about a{border-bottom:1px solid;padding-bottom:5px;font-size:12px}.approved-section-heading>a span,.approved-about a span{color:#b67b57}.approved-work{color:var(--approved-cream);background:var(--approved-dark);padding-top:clamp(85px,10vw,145px);padding-bottom:clamp(90px,11vw,160px)}.approved-work .section-kicker{color:#a99582}.approved-work__subtitle{color:#b9aa99;margin:18px 0 0;font-size:clamp(14px,1.4vw,18px);line-height:1.45}.approved-work-grid{grid-template-columns:repeat(2,1fr);gap:60px clamp(28px,5vw,75px);display:grid}.approved-work-grid .project-visual{aspect-ratio:4/3}.approved-work-grid .project-card__meta p,.approved-work-grid .project-card__meta>span{color:#a99582}.approved-work-grid .project-card__meta h3{font-size:clamp(28px,3vw,44px)}.approved-services{background:var(--approved-beige);padding-top:clamp(90px,11vw,155px);padding-bottom:clamp(90px,11vw,155px)}.approved-service-list{border-top:1px solid #1713114d}.approved-service-list>a{border-bottom:1px solid #1713114d;grid-template-columns:70px minmax(0,1fr) 28px;align-items:center;column-gap:clamp(14px,2vw,24px);padding:29px 0;transition:border-color .24s;display:grid}.approved-service-list__copy{min-width:0}.approved-service-list span{color:#765a48;font-size:11px}.approved-service-list strong{width:fit-content;font:400 clamp(28px,3vw,43px)/1 var(--serif);transition:color .24s,transform .24s;display:block}.approved-service-list__copy p{color:#534338c7;max-width:680px;margin:9px 0 0;font-size:14px;line-height:1.45;transition:color .24s}.approved-service-list__arrow{width:18px;height:18px;color:var(--approved-brown);justify-self:end;transition:transform .24s}@media (hover:hover){.approved-service-list>a:hover{border-color:#17131180}.approved-service-list>a:hover strong{color:#74503c;transform:translate(3px)}.approved-service-list>a:hover .approved-service-list__copy p{color:#534338e6}.approved-service-list>a:hover .approved-service-list__arrow{transform:translate(3px,-3px)}}.approved-about{height:clamp(620px,46vw,680px);color:var(--approved-cream);background:#171210;border:1px solid #b67b5721;border-radius:2px;align-items:center;padding-top:clamp(72px,7vw,100px);padding-bottom:clamp(72px,7vw,100px);display:flex;position:relative;overflow:hidden}.home-about__content{z-index:3;width:min(43%,600px);min-width:0;position:relative}.home-about__architecture{background:radial-gradient(at 70% 100%,#bf744124,#0000 43%),repeating-linear-gradient(90deg,#5c3d2e24 0 8px,#09070685 8px 11px,#31221c2e 11px 15px);position:absolute;inset:0 0 0 42%;overflow:hidden;box-shadow:inset 70px 0 90px #171210d1,inset 0 -70px 90px #0000004d}.home-about__architecture:before{content:"";pointer-events:none;background:linear-gradient(90deg,#171210e6,#0000 35%,#0a08071f 72%,#0a080794);position:absolute;inset:0}.home-about__architecture:after{content:"";background:#ca84509e;height:1px;position:absolute;bottom:8%;left:23%;right:4%;box-shadow:0 -2px 10px #ca845047,0 2px 16px #ca845029}.home-about__plant{z-index:1;color:#080706d1;filter:drop-shadow(-10px 5px 13px #00000061);width:clamp(120px,14vw,190px);position:absolute;bottom:8%;right:clamp(20px,4vw,68px)}.approved-about h2{font:400 clamp(60px,7vw,108px)/.85 var(--serif);margin:18px 0 35px}.approved-about h2 em{color:#b67b57;font-weight:400}.approved-about>div>p:not(.section-kicker){color:#c8b8a4;max-width:550px;margin-bottom:38px;line-height:1.7}.approved-about>div>p.approved-about__copy--lead{margin-bottom:14px}.testimonials-section{color:var(--ink);background:#f5edde;padding-top:clamp(90px,11vw,155px);padding-bottom:clamp(90px,11vw,155px)}.testimonials-section__header{border-bottom:1px solid #1713114d;grid-template-columns:1fr;align-items:end;gap:22px;padding-bottom:clamp(42px,5vw,70px);display:grid}.testimonials-section__header h2{font:400 clamp(50px,6vw,88px)/.92 var(--serif);margin:0}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.testimonial-entry{border-bottom:1px solid #1713114d;grid-template-columns:28px minmax(0,1fr);gap:clamp(14px,2vw,26px);min-width:0;margin:0;padding:clamp(48px,5vw,76px) clamp(34px,4vw,64px);display:grid}.testimonial-entry:nth-child(odd){border-right:1px solid #1713114d;padding-left:0}.testimonial-entry:nth-child(2n){padding-right:0}.testimonial-entry__quote{color:var(--approved-brown);font:400 38px/.8 var(--serif)}.testimonial-entry p{overflow-wrap:anywhere;font:400 clamp(29px,2.7vw,43px)/1.1 var(--serif);letter-spacing:-.02em;margin:0}.testimonial-entry footer{color:var(--approved-brown);letter-spacing:.13em;text-transform:uppercase;margin-top:clamp(30px,3vw,44px);font-size:11px;font-weight:500}.approved-contact{background:#eee3cf;grid-template-columns:1fr 2fr;padding-top:clamp(90px,11vw,155px);padding-bottom:clamp(90px,11vw,155px);display:grid}.approved-contact h2{font:400 clamp(58px,7vw,108px)/.88 var(--serif);margin:0 0 42px}.approved-contact h2 em{color:var(--approved-brown);font-weight:400}.approved-process{background:#f5edde;padding-top:clamp(90px,11vw,155px);padding-bottom:clamp(90px,11vw,155px)}.approved-process>header{grid-template-columns:1fr 2fr;margin-bottom:65px;display:grid}.approved-process h2{font:400 clamp(50px,6vw,88px)/.92 var(--serif);margin:0}.approved-process ol{border-top:1px solid #1713114d;margin:0;padding:0;list-style:none}.approved-process li{border-bottom:1px solid #1713114d;grid-template-columns:80px .7fr 1fr;gap:30px;padding:26px 0;transition:background-color .24s;display:grid}.approved-process li>span{color:var(--approved-brown);font-size:11px}.approved-process li>strong{font:400 clamp(28px,3vw,42px)/1 var(--serif);transition:transform .24s}.approved-process li>p{color:#62594e;margin:0;line-height:1.6}@media (hover:hover){.approved-process li:hover{background-color:#b67b5709}.approved-process li:hover>strong{transform:translate(4px)}}.work-page{color:var(--approved-cream);background:var(--approved-dark)}.work-page .section-kicker,.work-page .motion-project__meta p{color:#a99582}.work-showcase{border-top-color:var(--approved-line)}.motion-project--work{border-bottom-color:var(--approved-line)}.motion-project--work .motion-project__meta>span,.motion-project--work .motion-project__view .arrow-up-right{color:#b67b57}.case-study{color:var(--approved-cream);background:var(--approved-dark)}.case-study .section-kicker{color:#a99582}.case-overview{background:var(--approved-dark)}.case-overview>div p{color:#c8b8a4}.portfolio-section{color:var(--approved-cream);border-color:var(--approved-line);background:#211915}.portfolio-section:nth-child(2n){color:var(--ink);background:var(--approved-beige)}.portfolio-section:nth-child(2n) .section-kicker,.portfolio-section:nth-child(2n) header p:last-child{color:#675e52}.case-inquiry{color:var(--ink);background:#eee3cf}.next-project{border-color:var(--approved-line)}.about-page{color:var(--approved-cream);background:var(--approved-dark);padding-top:clamp(52px,6.5vw,92px)}.about-page .section-kicker{color:#b67b57}.about-page__hero{border-bottom:1px solid var(--approved-line);padding-bottom:clamp(92px,10vw,150px)}.about-page__hero h1{max-width:1280px;font:400 clamp(64px,9.2vw,146px)/.88 var(--serif);letter-spacing:-.045em;margin:clamp(26px,3.5vw,52px) 0 0}.about-page__hero h1 em{color:#b67b57;font-weight:400}.about-page__hero-details{grid-template-columns:minmax(0,660px);align-items:start;gap:clamp(28px,3vw,42px);margin:clamp(36px,4vw,58px) 0 0;display:grid}.about-page__hero-copy,.about-page__hero-intro{color:#bfae99;max-width:660px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.about-page__hero-intro p{margin:0}.about-page__hero-intro p+p{margin-top:24px}.about-page__introduction{border-bottom:1px solid var(--approved-line);grid-template-columns:minmax(130px,.7fr) minmax(0,3.3fr);gap:clamp(40px,6vw,96px);padding:clamp(110px,12vw,184px) 0;display:grid}.about-page__introduction-content{width:100%}.about-page__introduction h2,.about-page__approach h2,.about-page__capabilities-heading h2,.about-page__closing h2{font:400 clamp(44px,5vw,78px)/.98 var(--serif);letter-spacing:-.035em;margin:0}.about-page__introduction-copy{max-width:470px;margin-left:auto;padding-top:8px}.about-page__introduction-copy p,.about-page__approach>div>p,.about-page__closing p{color:#bfae99;margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.75}.about-page__introduction-copy p+p{margin-top:24px}.about-page__approach{border-bottom:1px solid var(--approved-line);grid-template-columns:minmax(130px,.7fr) minmax(0,3.3fr);align-content:center;gap:clamp(40px,6vw,96px);min-height:clamp(560px,48vw,720px);padding:clamp(110px,12vw,184px) 0;display:grid}.about-page__approach>div{max-width:930px}.about-page__approach>div>p{max-width:650px;margin-top:clamp(34px,4vw,54px)}.about-page__capabilities{border-bottom:1px solid var(--approved-line);grid-template-columns:minmax(250px,1fr) minmax(0,1.65fr);gap:clamp(56px,8vw,130px);padding:clamp(104px,11vw,170px) 0;display:grid}.about-page__capabilities-heading{max-width:560px}.about-page__capabilities-heading h2{margin-top:clamp(28px,4vw,54px);font-size:clamp(38px,4.2vw,66px)}.about-page__capabilities ol{border-top:1px solid var(--approved-line);margin:0;padding:0;list-style:none}.about-page__capabilities li{border-bottom:1px solid var(--approved-line)}.about-page__capabilities li a{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:18px;min-height:clamp(86px,8vw,122px);display:grid}.about-page__capabilities li span{color:#b67b57;letter-spacing:.12em;font-size:10px}.about-page__capabilities li strong{font:400 clamp(30px,3.5vw,54px)/1 var(--serif);letter-spacing:-.025em}.about-page__closing{flex-direction:column;justify-content:center;min-height:clamp(520px,45vw,680px);padding:clamp(100px,12vw,180px) 0;display:flex}.about-page__closing h2{max-width:1050px;font-size:clamp(58px,7.5vw,118px);line-height:.92}.about-page__closing p{max-width:600px;margin-top:clamp(34px,4vw,56px)}.contact-page,.contact-success{background:#eee3cf}.services-preview,.page-shell:not(.about-page):not(.contact-page){background:#f2e8d7}@media (max-width:800px){.about-page__hero{padding-bottom:clamp(68px,14vw,94px)}.about-page__hero h1{font-size:clamp(50px,13vw,80px);line-height:.92}.about-page__hero-details{grid-template-columns:1fr;gap:36px;margin-top:clamp(30px,7vw,42px)}.about-page__introduction,.about-page__approach{grid-template-columns:1fr;gap:30px;min-height:0;padding:clamp(72px,15vw,104px) 0}.about-page__introduction-content{grid-template-columns:1fr;gap:40px}.about-page__introduction h2,.about-page__approach h2,.about-page__capabilities-heading h2{font-size:clamp(40px,8vw,62px)}.about-page__introduction-copy{max-width:620px;margin-left:0;padding-top:0}.about-page__capabilities{grid-template-columns:1fr;gap:52px;padding:clamp(76px,15vw,110px) 0}.about-page__capabilities-heading{max-width:620px}.about-page__capabilities li a{min-height:clamp(82px,15vw,104px)}.about-page__closing{min-height:0;padding:clamp(92px,20vw,138px) 0}.about-page__closing h2{font-size:clamp(48px,11vw,76px)}.home-hero{min-height:calc(100svh - 74px)}.hero-content{padding-top:45px}.home-hero .hero-statement h1{font-size:clamp(53px,8vw,76px)}.hero-slide-numbers{gap:19px;min-height:62px;padding-inline:25px}.approved-work-grid{grid-template-columns:1fr}.approved-work-grid .project-card:nth-child(2n){margin-top:0}.approved-about{flex-direction:column;align-items:stretch;height:auto;min-height:0;padding-top:clamp(80px,12vw,110px);padding-bottom:clamp(80px,12vw,110px);display:flex}.testimonials-section__header{grid-template-columns:1fr;gap:22px}.testimonials-grid{grid-template-columns:1fr}.testimonial-entry,.testimonial-entry:nth-child(odd),.testimonial-entry:nth-child(2n){border-right:0;padding:clamp(42px,8vw,60px) 0}.home-about__content{width:100%}.home-about__architecture{width:calc(100% + 2*clamp(24px,5vw,80px));height:220px;margin:50px calc(-1*clamp(24px,5vw,80px)) clamp(-110px,-12vw,-80px);position:relative;inset:auto}.home-about__plant{width:92px;right:8%}.approved-contact,.approved-process>header{grid-template-columns:1fr;gap:25px}.approved-process li{grid-template-columns:50px 1fr}.approved-process li>p{grid-column:2}.case-header{padding-top:70px}}@media (max-width:700px){.work-showcase{grid-template-columns:1fr;gap:64px}.home-hero{grid-template-columns:1fr;min-height:0}.hero-content{min-height:620px;padding:42px 24px 30px}.hero-statement{padding:35px 0;transform:translateY(-24px)}.home-hero .hero-statement h1{font-size:clamp(50px,14vw,72px);line-height:.88}.hero-reel{min-height:74svh}.hero-slide-numbers{gap:14px;min-height:56px;padding-inline:18px;bottom:24px;right:24px}.hero-slide-numbers span{min-width:28px}}@media (max-width:540px){.review-page{gap:58px;padding-top:60px;padding-bottom:100px}.review-page__intro h1{font-size:clamp(49px,14vw,66px)}.review-form{gap:29px}.review-form button{justify-content:center;width:100%}.review-success h1{font-size:clamp(48px,13vw,64px)}.testimonial-entry{grid-template-columns:22px minmax(0,1fr);gap:12px}.testimonial-entry__quote{font-size:32px}.testimonial-entry p{font-size:clamp(30px,8vw,38px)}.brand-lockup{gap:10px}.brand-lockup__mark{height:38px}.brand-lockup__divider{height:24px}.brand-lockup__name{font-size:12px}.hero-content{min-height:590px}.hero-statement>p{margin-top:24px;font-size:13px;line-height:1.55}.hero-actions{margin-top:24px}.hero-button{min-width:0;padding-inline:17px}.approved-work-grid{gap:50px}.approved-section-heading{display:block}.approved-section-heading>a{margin-top:24px;display:inline-block}.approved-service-list>a{grid-template-columns:42px minmax(0,1fr) 28px;column-gap:10px}.approved-about h2,.approved-contact h2{font-size:56px}.approved-process li{gap:15px}}@media (prefers-reduced-motion:reduce){.hero-reel img,.hero-indicator>div,.hero-slide-numbers span,.project-card__image img,.approved-process li,.approved-process li>strong{transition:none}.approved-process li:hover>strong{transform:none}}
