@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#262522;--paper:#f3f1ed;--line:#cecac2;--accent:#9e7e65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{display:block;width:100%;height:auto}button{font:inherit}.header{height:76px;background:#f5f4f1;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4.5vw,80px);border-bottom:1px solid #ddd9d2}.wordmark{text-decoration:none;font-family:Manrope,sans-serif;font-weight:700;font-size:27px;letter-spacing:.17em;line-height:1}.wordmark span{display:block;font-size:8px;letter-spacing:.33em;margin-top:7px}.header nav{display:flex;gap:clamp(16px,2.4vw,37px)}.header nav a{text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:600;transition:opacity .2s}.header nav a:hover{opacity:.5}.menu-toggle{display:none}.hero{height:min(760px,calc(100svh - 76px));min-height:520px;position:relative;color:#fff;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:center 58%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,15,13,.75),rgba(15,15,13,.15) 72%)}.hero-content{position:absolute;left:clamp(24px,9vw,160px);top:50%;transform:translateY(-40%)}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;text-transform:uppercase}.light{color:#f0ebe3}.hero h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.1}.hero h1{font-size:clamp(54px,8vw,132px);letter-spacing:-.07em;font-weight:500;margin:25px 0 42px}.hero h1 em,h2 em{font-style:normal;font-weight:400;color:var(--accent)}.hero h1 em{color:#e8dbcc}.text-link{display:inline-flex;gap:35px;justify-content:space-between;align-items:center;text-decoration:none;border-bottom:1px solid currentColor;padding:0 0 11px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.text-link span{font-size:22px;font-weight:400;line-height:1}.light-link{color:#fff}.hero-index{position:absolute;bottom:34px;right:clamp(24px,5vw,80px);font-size:12px;letter-spacing:.2em}.section{padding:clamp(80px,11vw,170px) clamp(24px,7vw,120px);scroll-margin-top:76px}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:start;margin-bottom:clamp(42px,7vw,96px)}h2{font-size:clamp(40px,5.6vw,88px);letter-spacing:-.065em;font-weight:500;margin:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,8vw,130px);align-items:start}.about-photo{height:min(690px,65vw);overflow:hidden}.about-photo img{height:100%;object-fit:cover}.about-copy{max-width:540px;padding-top:10px}.about-copy p{margin:0 0 25px;color:#57534e}.about-copy .lead{font:500 clamp(24px,2.4vw,34px)/1.3 Manrope,sans-serif;color:var(--ink);letter-spacing:-.04em}.founder{border-top:1px solid var(--line);padding:34px 0 26px;margin-top:34px;display:flex;align-items:center;gap:18px}.founder img{width:64px;height:64px;object-fit:cover;border-radius:50%}.founder strong,.founder span{display:block}.founder span{font-size:13px;color:#77716a}.services-strip{display:grid;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0;margin-top:90px}.services-strip h3{margin:0;font-size:27px;font-weight:500}.services-strip p{margin:0}.faq{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:20px 0;font-family:Manrope;font-size:19px;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:'+';font-size:24px}.faq[open] summary:after{content:'−'}.faq>div{max-width:750px;padding-bottom:22px}.faq p{margin:0}.process{background:#e7e3dc}.process-intro{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,8vw,120px);align-items:start}.process-intro h3{font-size:clamp(28px,3.2vw,46px);font-weight:500;margin:0 0 27px;letter-spacing:-.05em}.process-intro p{max-width:590px;color:#514d47}.process-intro img{max-height:600px;height:50vw;object-fit:cover}.stage-heading{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:start;margin:110px 0 50px}.stage-heading h3{font-size:clamp(34px,4vw,58px);margin:0;font-weight:500;letter-spacing:-.055em}.stage-heading.second{border-top:1px solid #bdb6ac;padding-top:80px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px}.steps.two{grid-template-columns:repeat(2,1fr)}.steps article{border-top:1px solid #ada69b;padding:25px 0 42px}.steps article>span{font-size:12px;letter-spacing:.16em;color:#8d735d}.steps h4{font-size:clamp(20px,2vw,27px);letter-spacing:-.04em;font-weight:500;margin:37px 0 15px;max-width:340px}.steps p{margin:0;color:#56514a;max-width:410px}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:65px}.portfolio-heading h2{margin-top:35px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-grid>a{text-decoration:none}.project-image{overflow:hidden;aspect-ratio:4/5;background:#d9d5ce}.project-image img{height:100%;object-fit:cover;transition:transform .55s}.project-grid>a:hover img{transform:scale(1.05)}.project-grid span{display:block;font-size:11px;letter-spacing:.2em;margin-top:22px}.project-grid h3{font-size:clamp(19px,2vw,27px);font-weight:500;letter-spacing:-.04em;margin:8px 0}.contact{background:#242320;color:#f5f2ec;min-height:610px}.contact h2{font-size:clamp(52px,7.5vw,112px);margin:40px 0 100px}.contact h2 em{color:#ae9480}.contact-bottom{border-top:1px solid #77716a;display:flex;justify-content:space-between;gap:50px;padding-top:35px}.contact-bottom>div:first-child>*{display:block;margin:0 0 10px;text-decoration:none}.contact-bottom .email{font-size:clamp(20px,2.3vw,32px);font-family:Manrope;letter-spacing:-.05em}.contact-note{max-width:320px}.contact-note p{margin:0 0 26px}.outline-button{border:1px solid #aaa39a;padding:13px 18px;display:flex;justify-content:space-between;gap:30px;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.contact-note small{display:block;margin-top:18px;color:#bcb4aa;line-height:1.5}footer{display:flex;justify-content:space-between;gap:20px;padding:25px clamp(24px,7vw,120px);font-size:11px;letter-spacing:.09em;background:#181817;color:#d9d3cb}footer a{text-decoration:none}@media(max-width:900px){.section-head,.stage-heading{grid-template-columns:1fr}.about-grid{gap:38px}.services-strip{grid-template-columns:1fr 1fr}.services-strip a{grid-column:1/-1;width:max-content}.steps{grid-template-columns:repeat(2,1fr)}.header nav{gap:13px}.header nav a{font-size:10px}}@media(max-width:650px){.header{height:64px;padding:0 21px}.wordmark{font-size:23px}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:none;flex-direction:column;justify-content:center;gap:7px;align-items:center;cursor:pointer}.menu-toggle span{width:26px;height:1px;background:#292824}.header nav{display:none;position:absolute;top:64px;left:0;right:0;background:#f5f4f1;box-shadow:0 15px 20px #0002;padding:14px 24px 30px;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:12px 0;font-size:14px}.hero{height:calc(86svh - 64px);min-height:500px}.hero>img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#151715a8,#15171552)}.hero-content{left:25px;right:20px;transform:translateY(-30%)}.hero h1{font-size:clamp(54px,13vw,80px);margin:25px 0 35px}.hero-index{right:25px}.section{padding:85px 24px;scroll-margin-top:64px}.section-head{gap:25px;margin-bottom:42px}h2{font-size:clamp(39px,10vw,60px)}.about-grid,.process-intro{grid-template-columns:1fr}.about-photo{height:390px}.about-copy{padding:0}.services-strip{grid-template-columns:1fr;margin-top:55px;gap:15px}.services-strip a{grid-column:auto}.process-intro img{height:300px;order:-1}.stage-heading{margin:75px 0 35px;gap:18px}.stage-heading.second{padding-top:55px}.steps,.steps.two{grid-template-columns:1fr}.steps article{padding-bottom:35px}.steps h4{margin-top:24px}.portfolio-heading{display:block;margin-bottom:32px}.portfolio-heading h2{margin:22px 0 32px}.project-grid{grid-template-columns:1fr;gap:40px}.project-image{aspect-ratio:5/4}.contact h2{margin:30px 0 65px}.contact-bottom{display:block}.contact-note{margin-top:45px}footer{padding:25px 24px;flex-wrap:wrap}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-image img{transition:none}}
.portfolio-page{min-height:100vh}.portfolio-page>h1{font:500 clamp(60px,10vw,150px)/1 Manrope,sans-serif;letter-spacing:-.075em;margin:28px 0}.portfolio-page>h1 span{color:var(--accent)}.portfolio-page>p{max-width:580px;margin-bottom:75px}.portfolio-list{margin-bottom:80px}.portfolio-list article{scroll-margin-top:95px}.portfolio-list img{aspect-ratio:4/5;object-fit:cover}.portfolio-list h2{font-size:clamp(19px,2vw,27px);letter-spacing:-.04em;margin:15px 0 24px}
.social{display:flex;gap:24px;margin-top:24px!important}.social a{font-size:13px;text-decoration:none;border-bottom:1px solid #a9a197}

/* Official Moore wordmark and project views */
.header .wordmark{display:block;width:162px;flex:none;line-height:0}.header .wordmark img{width:100%;height:auto;display:block}.portfolio-heading .text-link{font-size:clamp(16px,1.35vw,21px);letter-spacing:.11em;padding-bottom:15px;gap:30px}.portfolio-heading .text-link span{font-size:29px}.portfolio-list .portfolio-card{text-decoration:none;display:block}.portfolio-list .portfolio-card img{transition:opacity .2s}.portfolio-list .portfolio-card:hover img{opacity:.82}.project-detail{max-width:1120px;margin:auto;padding:clamp(70px,8vw,130px) 24px}.project-detail h1{font:500 clamp(40px,6vw,82px)/1.1 Manrope,sans-serif;letter-spacing:-.05em;margin:35px 0 70px}.project-back{display:inline-block;text-transform:uppercase;text-decoration:none;border-bottom:1px solid;padding-bottom:8px;letter-spacing:.12em;font-size:12px}.project-story{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px;align-items:center;margin-bottom:75px}.project-story figure{margin:0;grid-column:1/-1}.project-story img{display:block;width:100%;height:auto;object-fit:contain}.project-story p,.project-story h2,.project-story h3,.project-story h4{grid-column:1/-1;max-width:750px;margin:16px auto;line-height:1.65}.project-story h2,.project-story h3{font-size:clamp(23px,3vw,36px);line-height:1.3}.project-story p{font-size:clamp(16px,1.5vw,19px)}@media(max-width:650px){.header .wordmark{width:135px}.portfolio-heading .text-link{font-size:17px}.project-story{display:block}.project-story figure{margin:0 0 25px}.project-story p,.project-story h2,.project-story h3{margin:22px 0 35px}}
/* Moore identity and hierarchy */
.header .wordmark{width:166px;display:flex;align-items:center;justify-content:center;height:100%}
.header .wordmark img{width:auto;max-width:100%;max-height:67px;object-fit:contain}
.eyebrow{font-size:clamp(15px,1.35vw,20px);letter-spacing:.14em;line-height:1.4}
.hero-index{font-size:18px}
.steps article>span{font-size:clamp(22px,2.5vw,34px);line-height:1.1;color:#6b4e39;letter-spacing:0;font-weight:500}
.steps h4{margin-top:25px}
.founder{display:grid;grid-template-columns:minmax(0,205px) 1fr;align-items:center;gap:28px;margin-top:38px;padding:35px 0 24px}
.founder img{width:205px;height:245px;object-fit:cover;object-position:center 20%;border-radius:0;max-width:100%}
.founder strong{font:500 26px Manrope,sans-serif;letter-spacing:-.04em}
.founder span{font-size:15px;line-height:1.5;margin-top:8px}
.portfolio-heading .eyebrow,.section-head .eyebrow,.contact>.eyebrow{font-size:clamp(17px,1.5vw,22px);font-weight:700}
.portfolio-heading .text-link{font-size:clamp(17px,1.45vw,22px)}
@media(max-width:900px){.founder{grid-template-columns:150px 1fr}.founder img{width:150px;height:195px}}
@media(max-width:650px){.header .wordmark{width:126px}.header .wordmark img{max-height:54px}.eyebrow{font-size:15px}.portfolio-heading .eyebrow,.section-head .eyebrow,.contact>.eyebrow{font-size:17px}.steps article>span{font-size:30px}.founder{grid-template-columns:120px 1fr;gap:18px;margin-top:26px}.founder img{width:120px;height:166px}.founder strong{font-size:22px}.founder span{font-size:13px}.project-grid{gap:30px}.project-image{aspect-ratio:4/5}.portfolio-heading .text-link{font-size:18px}}
@media(max-width:375px){.founder{grid-template-columns:110px 1fr;gap:14px}.founder img{width:110px;height:152px}}

.founder-feature{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:70px;padding:28px 0 38px;display:grid;grid-template-columns:minmax(230px,300px) minmax(0,520px);column-gap:clamp(36px,7vw,110px);align-items:center}.founder-feature .founder{display:contents}.founder-feature .founder img{grid-row:1/3;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center 18%}.founder-feature .founder strong{font-size:clamp(28px,3vw,44px)}.founder-feature .founder span{font-size:16px}.founder-feature>p{grid-column:2;max-width:520px;margin:0;align-self:start;color:#57534e}@media(max-width:650px){.founder-feature{grid-template-columns:minmax(130px,38%) minmax(0,1fr);gap:14px 18px;margin-top:50px;padding:25px 0}.founder-feature .founder img{grid-row:1/3}.founder-feature .founder strong{font-size:26px}.founder-feature .founder span{font-size:13px}.founder-feature>p{font-size:14px;line-height:1.55}.founder-feature .founder{display:contents}}@media(max-width:375px){.founder-feature{grid-template-columns:1fr}.founder-feature .founder img{grid-row:auto;width:min(220px,80%)}.founder-feature>p{grid-column:1}}
