:root{--ink:#20211f;--muted:#66675f;--cream:#f6f3ed;--stone:#e9e3d9;--white:#fff;--wood:#a56f43;--wood2:#c29163;--max:1180px;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 64px),var(--max));margin:auto}.header{position:absolute;z-index:20;left:0;right:0;top:0;height:92px;border-bottom:1px solid rgba(255,255,255,.22);color:#fff}.header.inner{position:relative;background:#fff;color:var(--ink);border-color:#dedbd4}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{background:#fff;padding:8px 12px;display:flex;align-items:center}.logo img{width:176px;height:50px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.navlinks a:not(.btn):after{content:"";display:block;width:0;height:1px;background:currentColor;transition:.25s}.navlinks a:hover:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--wood);background:var(--wood);color:#fff;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:.25s}.btn:hover{background:#895936;border-color:#895936}.btn.light{background:#fff;color:var(--ink);border-color:#fff}.btn.ghost{background:transparent;border-color:rgba(255,255,255,.7)}.btn.darkghost{background:transparent;color:var(--ink);border-color:#aaa79f}.menu{display:none;border:0;background:none;color:inherit;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero{min-height:760px;height:92vh;max-height:900px;position:relative;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,18,.78) 0%,rgba(20,20,18,.50) 36%,rgba(20,20,18,.10) 70%,rgba(20,20,18,.04) 100%)}.hero-content{position:relative;z-index:2;padding-bottom:88px;max-width:720px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:1px;background:var(--wood2)}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(54px,6.2vw,92px);letter-spacing:-.045em}h2{font-size:clamp(38px,4.1vw,60px);letter-spacing:-.035em}h3{font-size:27px;letter-spacing:-.02em}.hero p{max-width:610px;font-size:18px;line-height:1.65;margin:25px 0 30px;color:rgba(255,255,255,.91)}.actions{display:flex;gap:12px;flex-wrap:wrap}.trust{background:#fff;border-bottom:1px solid #ddd9d0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:24px 26px;border-right:1px solid #ddd9d0;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.trust-item:last-child{border:0}.section{padding:105px 0}.section.white{background:#fff}.section.stone{background:var(--stone)}.section.dark{background:var(--ink);color:#fff}.lead{font-size:18px;color:var(--muted);max-width:600px}.dark .lead{color:#c8c7c1}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split.wide-image{grid-template-columns:1.12fr .88fr}.copy p{color:var(--muted);max-width:590px}.dark .copy p{color:#c8c7c1}.copy .btn{margin-top:12px}.image-frame{overflow:hidden;background:#ddd}.image-frame img{width:100%;height:100%;object-fit:cover}.image-frame.tall{height:620px}.image-frame.medium{height:500px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.section-head p{max-width:480px;margin:0;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{background:#fff}.service img{width:100%;height:310px;object-fit:cover}.service-body{padding:28px 28px 32px}.service-body p{color:var(--muted);margin-bottom:0}.work-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:22px}.work-main img{height:620px;width:100%;object-fit:cover}.work-side{display:grid;gap:22px}.work-side img{height:299px;width:100%;object-fit:cover}.text-link{display:inline-block;margin-top:22px;color:var(--wood);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.audience{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbc6bc}.audience>div{padding:34px 32px 20px 0;border-bottom:1px solid #cbc6bc}.audience h3{font-size:25px}.audience p{color:var(--muted);margin-bottom:0}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #d4d0c7}.step{padding:28px 30px 0 0}.step b{color:var(--wood);font-size:11px;letter-spacing:.12em}.step h3{font-size:23px;margin:10px 0}.step p{color:var(--muted);font-size:14px}.photo-band{height:620px;position:relative;overflow:hidden}.photo-band img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.photo-band .overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,25,23,.68),rgba(25,25,23,.08));display:flex;align-items:center;color:#fff}.photo-band .overlay h2{max-width:560px}.cta{background:var(--wood);color:#fff;padding:78px 0}.cta-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta h2{max-width:700px}.page-hero{padding:95px 0 90px;background:var(--cream)}.page-hero h1{font-size:clamp(48px,6vw,78px);max-width:850px}.page-hero p{font-size:18px;color:var(--muted);max-width:680px;margin:24px 0 0}.page-image{height:520px}.page-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.service-row{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:68px 0;border-bottom:1px solid #d6d1c8}.service-row:nth-child(even) .service-photo{order:2}.service-photo img{width:100%;height:420px;object-fit:cover}.service-copy .num{font-size:11px;color:var(--wood);font-weight:700;letter-spacing:.14em}.service-copy h2{font-size:42px;margin:10px 0 18px}.service-copy p{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.gallery button{padding:0;border:0;background:none;cursor:zoom-in}.gallery img{width:100%;height:470px;object-fit:cover}.gallery button:nth-child(3n+1){grid-column:span 2}.gallery button:nth-child(3n+1) img{height:620px}.lightbox{position:fixed;inset:0;background:rgba(10,10,10,.95);z-index:100;display:none;align-items:center;justify-content:center;padding:70px}.lightbox.open{display:flex}.lightbox img{max-width:90vw;max-height:85vh;object-fit:contain}.lb-btn{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;width:48px;height:48px;font-size:24px;cursor:pointer}.lb-close{right:24px;top:24px}.lb-prev{left:24px;top:50%}.lb-next{right:24px;top:50%}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-details{border-top:1px solid #d0cbc1}.detail{padding:20px 0;border-bottom:1px solid #d0cbc1}.detail small{display:block;color:var(--wood);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px}.form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:1px solid #cfcac0;background:#fff;padding:14px 15px;font:inherit;color:var(--ink);border-radius:0}.field textarea{min-height:150px;resize:vertical}.footer{background:#171816;color:#fff;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .9fr .9fr;gap:45px}.footer .brand img{width:185px;background:#fff;padding:8px}.footer p,.footer a{color:#c9c9c3;font-size:14px}.footer h4{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px}.footer nav{display:grid;gap:9px}.copyright{border-top:1px solid #343531;margin-top:50px;padding-top:22px;color:#8f908a;font-size:12px}.success{min-height:70vh;display:flex;align-items:center;text-align:center}.success .container{max-width:760px}.success p{color:var(--muted);font-size:18px}.success .actions{justify-content:center;margin-top:30px}:focus-visible{outline:2px solid var(--wood2);outline-offset:4px}@media(max-width:900px){.container{width:min(calc(100% - 40px),var(--max))}.header{height:78px}.logo img{width:145px;height:42px}.menu{display:block}.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;color:var(--ink);padding:24px 20px 30px;flex-direction:column;align-items:stretch;gap:18px;border-bottom:1px solid #ddd}.navlinks.open{display:flex}.navlinks .btn{width:100%}.hero{min-height:700px;height:88vh}.hero-content{padding-bottom:60px;max-width:620px}.split,.split.wide-image,.contact-grid{grid-template-columns:1fr;gap:44px}.image-frame.tall{height:520px}.services-grid{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr}.work-main img{height:520px}.work-side{grid-template-columns:1fr 1fr}.work-side img{height:300px}.audience{grid-template-columns:1fr}.process{grid-template-columns:1fr 1fr}.service-row{gap:40px}.gallery img{height:390px}.gallery button:nth-child(3n+1) img{height:500px}.footer-grid{grid-template-columns:1fr 1fr}.page-image{height:430px}}@media(max-width:600px){.container{width:calc(100% - 32px)}.hero{height:82vh;min-height:650px;max-height:760px}.hero>img{object-position:60% center}.hero:after{background:linear-gradient(90deg,rgba(20,20,18,.78),rgba(20,20,18,.28))}.hero-content{padding-bottom:42px}.hero h1{font-size:48px}.hero p{font-size:16px;margin:18px 0 24px}.actions{display:grid;grid-template-columns:1fr}.actions .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item{padding:15px 16px;border-right:0;border-bottom:1px solid #ddd9d0}.section{padding:72px 0}.section-head{display:block;margin-bottom:34px}.section-head p{margin-top:16px}.services-grid{grid-template-columns:1fr}.service img{height:260px}.image-frame.tall,.image-frame.medium{height:390px}.work-main img{height:390px}.work-side{grid-template-columns:1fr}.work-side img{height:280px}.process{grid-template-columns:1fr}.step{border-bottom:1px solid #d4d0c7;padding:22px 0}.photo-band{height:500px}.cta{padding:58px 0}.cta-row{display:block}.cta-row .btn{margin-top:24px;width:100%}.page-hero{padding:65px 0}.page-hero h1{font-size:47px}.page-image{height:330px}.service-row{grid-template-columns:1fr;gap:24px;padding:45px 0}.service-row:nth-child(even) .service-photo{order:0}.service-photo img{height:300px}.service-copy h2{font-size:34px}.gallery{grid-template-columns:1fr;gap:14px}.gallery button,.gallery button:nth-child(3n+1){grid-column:auto}.gallery img,.gallery button:nth-child(3n+1) img{height:300px}.lightbox{padding:60px 16px}.lb-prev{left:8px}.lb-next{right:8px}.form{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:30px}.copyright{margin-top:35px}.contact-grid{gap:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Final V2 refinement */
.logo{background:transparent;padding:0}.logo img{width:184px;height:58px;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(0,0,0,.08))}.header.inner .logo img{filter:none}.footer .brand img{width:190px;background:transparent;padding:0;filter:none}.hero>img{object-position:center 48%}.hero:after{background:linear-gradient(90deg,rgba(18,19,17,.70) 0%,rgba(18,19,17,.49) 30%,rgba(18,19,17,.17) 54%,rgba(18,19,17,.02) 75%,rgba(18,19,17,0) 100%)}.hero-content{max-width:790px}.hero h1{font-size:clamp(48px,5.35vw,78px);line-height:1.04;letter-spacing:-.04em}.hero p{max-width:650px}.section-head h2,.copy h2{max-width:760px}.service,.service img{border-radius:0}.btn{gap:8px}.btn:after{content:'→';font-size:14px;transition:transform .2s ease}.btn:hover:after{transform:translateX(3px)}.btn.ghost{border-color:rgba(255,255,255,.78)}
@media(max-width:900px){.logo img{width:158px;height:50px}.hero>img{object-position:54% 50%}.hero:after{background:linear-gradient(90deg,rgba(18,19,17,.72) 0%,rgba(18,19,17,.47) 42%,rgba(18,19,17,.12) 78%,rgba(18,19,17,.03) 100%)}.hero h1{font-size:clamp(48px,7vw,66px)}}
@media(max-width:600px){.logo img{width:142px;height:46px}.hero{min-height:660px;height:84vh}.hero>img{object-position:52% center}.hero:after{background:linear-gradient(180deg,rgba(18,19,17,.18) 0%,rgba(18,19,17,.20) 35%,rgba(18,19,17,.73) 72%,rgba(18,19,17,.84) 100%)}.hero-content{padding-bottom:38px}.hero h1{font-size:clamp(39px,11vw,48px);line-height:1.02;max-width:520px}.hero p{font-size:15.5px;line-height:1.55;max-width:520px}.hero .eyebrow{margin-bottom:14px}.trust-item{font-size:10.5px}.section-head h2,.copy h2{font-size:clamp(36px,10vw,46px)}}


/* Final production corrections */
.header,.header.inner{position:sticky;top:0;z-index:50;height:88px;background:#fff;color:var(--ink);border-bottom:1px solid #e4e0d8;box-shadow:none}
.logo{background:transparent;padding:0}
.logo img{width:174px;height:54px;object-fit:contain}
.navlinks a:not(.btn){color:var(--ink)}
.navlinks a:not(.btn):after{background:var(--wood)}
.hero{height:min(820px,calc(100vh - 88px));min-height:650px;max-height:820px}
.hero>img{object-position:center 50%}
.hero:after{background:linear-gradient(90deg,rgba(18,19,18,.73) 0%,rgba(18,19,18,.48) 36%,rgba(18,19,18,.10) 70%,rgba(18,19,18,.02) 100%)}
.hero-content{padding-bottom:72px;max-width:760px}
.hero h1{font-size:clamp(48px,5.5vw,78px);letter-spacing:-.04em}
.hero-accent{color:#d5a36d}
.hero .eyebrow{color:#fff}
.footer .brand img{background:transparent;padding:0;filter:brightness(0) invert(1);opacity:.94}
.service img,.work-main img,.work-side img,.service-photo img,.gallery img,.page-image img,.image-frame img{image-rendering:auto}
@media(max-width:900px){.header,.header.inner{height:78px}.logo img{width:150px;height:48px}.navlinks{top:78px}.hero{height:calc(88vh - 78px);min-height:620px}}
@media(max-width:600px){.header,.header.inner{height:72px}.logo img{width:138px;height:44px}.navlinks{top:72px}.hero{height:650px;min-height:650px}.hero>img{object-position:57% center}.hero:after{background:linear-gradient(90deg,rgba(18,19,18,.76) 0%,rgba(18,19,18,.46) 62%,rgba(18,19,18,.12) 100%)}.hero h1{font-size:43px;line-height:1.06}.hero-content{padding-bottom:40px}.hero-accent{color:#dfad78}}
@media(max-width:380px){.hero h1{font-size:38px}.logo img{width:128px}}
