:root{--paper:#f1e8d8;--espresso:#2b1711;--olive:#59613a;--terra:#a45c3a;--sand:#c9a77c;--line:#d8c7ae;--cream:#fffaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--espresso);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}img{display:block;width:100%}a{color:inherit;text-decoration:none}.header{height:100px;padding:12px clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:fixed;inset:0 0 auto;z-index:20;transition:.25s;background:rgba(241,232,216,.88);backdrop-filter:blur(10px);border-bottom:1px solid transparent}.header.scrolled{height:78px;border-color:rgba(43,23,17,.12)}.brand img{width:158px;height:74px;object-fit:contain}.header nav{display:flex;gap:34px;font-size:13px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:"";position:absolute;height:1px;background:var(--terra);left:0;right:100%;bottom:-6px;transition:.2s}.header nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 24px;background:var(--espresso);color:var(--cream);font-size:13px;font-weight:700;border:1px solid var(--espresso);transition:.2s}.button:hover{transform:translateY(-2px);background:var(--terra);border-color:var(--terra)}.button-small{padding:12px 18px}.menu{display:none;background:none;border:0;padding:12px}.menu span{display:block;width:24px;height:1px;background:var(--espresso);margin:6px}.hero{min-height:900px;padding:170px clamp(24px,5vw,72px) 80px;display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:48px;align-items:center;max-width:1440px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:700;color:var(--olive);margin:0 0 24px}.hero h1,.section-pad h2{font-family:"Cormorant Garamond",serif;font-weight:600;letter-spacing:-.035em}.hero h1{font-size:clamp(54px,5.3vw,78px);line-height:.92;margin:0 0 26px}.lead{font-size:17px;line-height:1.7;max-width:540px;color:#5d4940}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0}.text-link{font-family:"Cormorant Garamond",serif;font-size:18px;font-weight:600;border-bottom:1px solid var(--espresso);padding-bottom:3px}.proofs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);padding-top:24px}.proofs strong,.proofs span{display:block}.proofs strong{font-family:"Cormorant Garamond",serif;font-size:20px}.proofs span{font-size:10px;color:#77655b;margin-top:5px}.hero-collage{position:relative;height:620px}.sun{position:absolute;width:58%;aspect-ratio:1;border-radius:50%;background:var(--terra);top:5%;right:5%;opacity:.88}.photo{position:absolute;object-fit:cover;border:8px solid var(--paper);box-shadow:0 18px 45px rgba(43,23,17,.22)}.photo-main{width:67%;height:69%;right:10%;top:15%;transform:rotate(2deg)}.photo-top{width:38%;height:39%;left:0;top:0;transform:rotate(-4deg)}.photo-bottom{width:43%;height:38%;left:5%;bottom:0;transform:rotate(3deg)}.hand-note{font-family:"Cormorant Garamond",serif;font-style:italic;font-size:18px;position:absolute;right:1%;bottom:4%;transform:rotate(-6deg)}.reveal{animation:fadeup .75s both}.delay{animation-delay:.2s}@keyframes fadeup{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.section-pad{padding:110px clamp(24px,7vw,104px)}.manifesto{text-align:center;max-width:1020px;margin:auto}.manifesto h2{font-size:clamp(44px,5vw,70px);line-height:1;margin:0 auto 28px}.manifesto>p:last-child{max-width:670px;margin:auto;line-height:1.7;color:#6c574c}.services{background:#e6d7c2}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;max-width:1240px;margin:0 auto 70px}.section-heading h2{font-size:clamp(44px,5vw,68px);line-height:.95;margin:0}.section-heading>p{line-height:1.75;color:#6c574c}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;border-top:1px solid #bda98f}.service-grid article{padding:38px 38px 44px 0;border-bottom:1px solid #bda98f}.service-grid article:not(:nth-child(3n)){border-right:1px solid #bda98f;margin-right:38px}.service-grid span{font-size:11px;color:var(--terra);font-weight:700}.service-grid h3{font-family:"Cormorant Garamond",serif;font-size:27px;margin:26px 0 12px}.service-grid p{font-size:13px;line-height:1.7;color:#6c574c}.method{display:grid;grid-template-columns:1fr 1fr;min-height:800px;gap:8vw;background:var(--espresso);color:var(--cream);align-items:center}.method-photo img{height:620px;object-fit:cover}.method .eyebrow{color:var(--sand)}.method h2{font-size:64px;margin:0 0 30px}.method ol{list-style:none;padding:0;margin:0}.method li{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:18px 0;border-top:1px solid rgba(255,250,240,.2)}.method li>span{font-size:11px;color:var(--sand)}.method h3{font-family:"Cormorant Garamond",serif;font-size:25px;margin:0 0 5px}.method li p{font-size:12px;color:#c9bdb5;margin:0;line-height:1.6}.portfolio{max-width:1440px;margin:auto}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.gallery figure{position:relative;margin:0;grid-column:span 4;height:440px;overflow:hidden}.gallery figure.wide{grid-column:span 8}.gallery img{height:100%;object-fit:cover;transition:.6s}.gallery figure:hover img{transform:scale(1.03)}.gallery figcaption{position:absolute;inset:auto 0 0;padding:70px 24px 22px;background:linear-gradient(transparent,rgba(20,10,6,.75));color:#fff}.gallery figcaption span,.gallery figcaption strong{display:block}.gallery figcaption span{font-size:10px;text-transform:uppercase;letter-spacing:.14em}.gallery figcaption strong{font-family:"Cormorant Garamond",serif;font-size:27px;margin-top:5px}.about{display:grid;grid-template-columns:.35fr .85fr 1fr;gap:70px;align-items:center;background:#e6d7c2}.about-mark img{max-width:180px;margin:auto;mix-blend-mode:multiply}.about h2{font-size:clamp(44px,4.5vw,65px);line-height:.95;margin:0}.about-text p{line-height:1.75;color:#604c42}.cta{text-align:center;background:var(--olive);color:var(--cream)}.cta .eyebrow{color:#d8cfad}.cta h2{font-size:clamp(48px,5.5vw,78px);line-height:.95;max-width:900px;margin:0 auto 25px}.cta>p:not(.eyebrow){max-width:650px;margin:0 auto 34px;line-height:1.7;color:#e1dfd0}.button-light{background:var(--cream);border-color:var(--cream);color:var(--espresso)}footer{padding:50px clamp(24px,7vw,104px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line)}footer img{width:160px}footer div{display:flex;flex-direction:column;gap:8px;font-size:12px;text-align:center}footer p{text-align:right;font-size:10px;color:#806b60}.scroll-reveal{opacity:0;transform:translateY(20px);transition:.7s}.scroll-reveal.visible{opacity:1;transform:none}@media(max-width:900px){.header nav,.header>.button{display:none}.menu{display:block}.header.menu-open nav{display:flex;position:absolute;top:78px;left:0;right:0;background:var(--paper);flex-direction:column;padding:30px 24px;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-top:140px}.hero-collage{height:560px}.services .section-heading,.section-heading,.method,.about{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:not(:nth-child(3n)){border-right:0;margin-right:0}.service-grid article:nth-child(odd){border-right:1px solid #bda98f;margin-right:28px}.gallery figure,.gallery figure.wide{grid-column:span 6}.about-mark img{margin:0}footer{grid-template-columns:1fr;gap:30px;text-align:center}footer img{margin:auto}footer p{text-align:center}}@media(max-width:560px){.header{height:78px}.brand img{width:125px}.hero{padding-top:115px;min-height:auto}.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column}.proofs{grid-template-columns:1fr}.hero-collage{height:440px}.photo-main{width:75%;right:0}.photo-top{width:46%}.photo-bottom{width:50%}.hand-note{display:none}.section-pad{padding:80px 24px}.section-heading{gap:25px;margin-bottom:45px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article:nth-child(odd){border-right:0;margin-right:0}.method-photo img{height:450px}.gallery{display:block}.gallery figure,.gallery figure.wide{height:420px;margin-bottom:16px}.about{gap:35px}.about-mark img{width:120px}.cta h2{font-size:48px}}
.testimonials{background:var(--espresso);color:var(--cream)}.testimonials .eyebrow{color:var(--sand)}.testimonials .section-heading>p{color:#cbbeb4}.testimonial-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,250,240,.24);border-bottom:1px solid rgba(255,250,240,.24)}.testimonial-grid article{padding:44px 38px 38px}.testimonial-grid article+article{border-left:1px solid rgba(255,250,240,.24)}.quote-mark{font-family:"Cormorant Garamond",serif;font-size:72px;line-height:.55;color:var(--sand)}.testimonial-grid article>p{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.28;min-height:190px}.testimonial-grid article div{border-top:1px solid rgba(255,250,240,.16);padding-top:20px}.testimonial-grid strong,.testimonial-grid div span{display:block}.testimonial-grid strong{font-size:13px}.testimonial-grid div span{font-size:10px;color:#b8aba2;margin-top:6px;text-transform:uppercase;letter-spacing:.12em}.testimonial-note{max-width:1240px;margin:18px auto 0;font-size:10px;color:#a89a91}.team{background:#e6d7c2}.team-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr .68fr;gap:28px}.team-grid article{border-top:1px solid #bda98f;padding-top:18px}.team-photo{height:420px;margin-bottom:24px;background:#d5c3aa;overflow:hidden}.pending-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#d9c9b4,#c3ab8b);color:var(--espresso)}.pending-photo span{font-family:"Cormorant Garamond",serif;font-size:72px;border:1px solid rgba(43,23,17,.35);width:150px;height:150px;border-radius:50%;display:grid;place-items:center}.pending-photo small{text-transform:uppercase;letter-spacing:.16em;font-size:9px;margin-top:18px}.team-role{text-transform:uppercase;letter-spacing:.13em;font-size:9px;color:var(--terra);font-weight:700}.team-grid h3{font-family:"Cormorant Garamond",serif;font-size:34px;margin:9px 0 12px}.team-grid article>p:last-child{font-size:12px;line-height:1.7;color:#6c574c}.team-callout{background:var(--olive);color:var(--cream);padding:44px;display:flex;flex-direction:column;justify-content:space-between}.team-callout img{width:130px;filter:brightness(0) invert(1);mix-blend-mode:screen}.team-callout p{font-family:"Cormorant Garamond",serif;font-size:28px;line-height:1.2;margin:0}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article+article{border-left:0;border-top:1px solid rgba(255,250,240,.24)}.testimonial-grid article>p{min-height:auto}.team-grid{grid-template-columns:1fr 1fr}.team-callout{grid-column:1/-1;min-height:300px}}@media(max-width:560px){.team-grid{grid-template-columns:1fr}.team-callout{grid-column:auto}.team-photo{height:360px}}
.team-grid{grid-template-columns:repeat(2,1fr)}.team-photo img{height:100%;object-fit:cover}.team-grid article:nth-child(1) .team-photo img{object-position:center 38%}.team-grid article:nth-child(2) .team-photo img{object-position:center 30%}.team-callout-photo{grid-column:1/-1;position:relative;min-height:480px;padding:0;overflow:hidden}.team-callout-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none;mix-blend-mode:normal}.team-callout-photo:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgba(43,23,17,.92))}.team-callout-photo>div{position:relative;z-index:2;margin-top:auto;padding:45px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;width:100%}.team-callout-photo>div img{width:110px;filter:brightness(0) invert(1)}.team-callout-photo>div p{max-width:560px;text-align:right}@media(max-width:900px){.team-grid{grid-template-columns:1fr 1fr}.team-callout-photo{grid-column:1/-1}}@media(max-width:560px){.team-grid{grid-template-columns:1fr}.team-callout-photo{min-height:420px}.team-callout-photo>div{padding:28px;display:block}.team-callout-photo>div img{margin-bottom:24px}.team-callout-photo>div p{text-align:left;font-size:23px}}
.mobile-collage{display:none}@media(max-width:560px){.hero{padding-top:100px}.hero-copy>.eyebrow{margin-bottom:14px}.mobile-collage{display:block;position:relative;height:285px;margin:0 -24px 30px;overflow:hidden;background:#ddcbb4}.mobile-collage:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(43,23,17,.12));pointer-events:none}.mobile-photo{position:absolute;object-fit:cover;border:5px solid var(--paper);box-shadow:0 12px 28px rgba(43,23,17,.22)}.mobile-main{width:69%;height:84%;right:-3%;top:8%;transform:rotate(2deg)}.mobile-top{width:43%;height:49%;left:-2%;top:1%;transform:rotate(-3deg)}.mobile-bottom{width:46%;height:47%;left:4%;bottom:-2%;transform:rotate(2deg)}.hero h1{font-size:45px;line-height:.94}.hero>.hero-collage{display:none}.lead{font-size:15px}.proofs{grid-template-columns:repeat(3,1fr)}.proofs span{font-size:8px}.proofs strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.scroll-reveal{opacity:1;transform:none}}
