:root{--ink:#19201d;--clay:#a94726;--sand:#e9dfd0;--cream:#f7f3eb;--olive:#6c725e;--line:#d8d2c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{height:82px;background:#fbf9f4;display:flex;align-items:center;padding:0 5vw;gap:42px;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8e2d7}.brand{display:flex;align-items:center;gap:11px;line-height:.88}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--clay);color:white}.brand-mark svg{width:24px}.brand b,.brand strong{display:block;font-family:Manrope;letter-spacing:1px}.brand b{font-size:11px}.brand strong{font-size:18px}.topbar nav{display:flex;gap:29px;margin-left:auto}.topbar nav a{font-size:13px;font-weight:600}.head-actions{display:flex;align-items:center;gap:16px}.phone{display:flex;gap:8px;align-items:center;font-size:13px}.phone svg{width:16px}.button{border:0;background:var(--clay);color:white;padding:15px 22px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:.25s}.button:hover{background:#89361e;transform:translateY(-2px)}.button svg{width:18px}.button.small{padding:11px 15px;font-size:12px}.cart-btn{border:0;background:none;position:relative;padding:8px}.cart-btn span{position:absolute;right:1px;top:1px;background:var(--clay);color:#fff;border-radius:20px;min-width:16px;height:16px;font-size:10px;display:grid;place-items:center}.menu{display:none;border:0;background:none}.hero{height:680px;position:relative;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,23,21,.9) 0%,rgba(16,23,21,.57) 37%,rgba(16,23,21,.08) 70%)}.hero-content{position:absolute;left:8vw;top:12%;width:570px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:var(--clay)}.eyebrow span{width:29px;height:2px;background:currentColor}.eyebrow.light{color:#dac7a9}.hero h1,.section h2,.quote-strip h2,.about h2{font-family:Manrope;margin:22px 0;line-height:.96;letter-spacing:-3px}.hero h1{font-size:68px}.hero h1 em,.section h2 em,.quote-strip h2 em,.about h2 em{font-family:Georgia,serif;font-weight:400}.hero h1 em{color:#d1b28a}.hero-content>p{font-size:17px;line-height:1.6;color:#e1e2de;max-width:510px}.hero-buttons{display:flex;gap:28px;align-items:center;margin-top:32px}.play-link{display:flex;align-items:center;gap:11px;font-weight:600;font-size:13px}.play-link span{width:42px;height:42px;border:1px solid #ffffff66;border-radius:50%;display:grid;place-items:center}.play-link svg{width:15px;fill:white}.hero-proof{position:absolute;right:6vw;bottom:35px;background:#fbf9f4;color:var(--ink);padding:16px 20px;display:flex;align-items:center;gap:13px}.hero-proof small,.hero-proof b{display:block}.hero-proof small{font-size:11px;color:#777}.avatars{display:flex}.avatars span{margin-left:-7px;border:2px solid white;background:#8f9b8c;color:white;border-radius:50%;height:34px;width:34px;display:grid;place-items:center;font-size:9px}.hero-side{position:absolute;right:2vw;top:36%;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10px}.hero-side div{height:100px;width:1px;background:#ffffff55}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 8vw;background:#fff;border-bottom:1px solid var(--line)}.trust div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line)}.trust div:last-child{border:0}.trust strong{font-family:Manrope;font-size:24px}.trust span{font-size:12px;color:#76736d}.section{padding:105px 8vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section h2{font-size:48px}.section-head>p{max-width:350px;color:#706d67;line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#eeeadf;padding:34px;min-height:340px;position:relative;transition:.25s}.service-card:hover{transform:translateY(-5px)}.service-card.featured{background:var(--ink);color:white}.number{position:absolute;right:25px;top:23px;font-size:12px;color:#aaa}.service-icon{width:52px;height:52px;background:#fff;display:grid;place-items:center;color:var(--clay);margin-bottom:50px}.service-card.featured .service-icon{background:var(--clay);color:white}.service-card h3{font-family:Manrope;font-size:21px}.service-card p{color:#77746d;line-height:1.6;font-size:14px}.service-card.featured p{color:#b5b9b4}.text-btn{border:0;border-bottom:1px solid currentColor;background:transparent;padding:8px 0;font-size:12px;font-weight:700;color:inherit;display:flex;align-items:center;gap:9px}.text-btn svg{width:15px}.quote-strip{padding:64px 8vw;background:var(--clay);color:white;display:flex;align-items:center;justify-content:space-between}.quote-strip h2{font-size:38px;letter-spacing:-2px;margin-bottom:0}.quote-strip h2 em{color:#ecd4b9}.button.cream{background:#f1e5d2;color:var(--ink)}.works{background:#fff}.filters{display:flex;gap:8px}.filters button{border:1px solid var(--line);background:white;padding:10px 16px;font-size:12px}.filters button.active{background:var(--ink);color:white}.gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:270px 270px;gap:16px}.project{position:relative;overflow:hidden;min-height:0}.project.large{grid-row:1/3}.project img{width:100%;height:100%;object-fit:cover;transition:.6s}.project:hover img{transform:scale(1.04)}.project:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#111b)}.project-copy{position:absolute;z-index:2;left:27px;bottom:24px;color:white}.project-copy span{font-size:10px;text-transform:uppercase;letter-spacing:2px}.project-copy h3{font-family:Manrope;margin:8px 0 3px;font-size:23px}.project-copy p{font-size:12px;margin:0}.project.hidden{display:none}.about{padding:90px 8vw;background:var(--ink);color:white;display:grid;grid-template-columns:.25fr 1fr .75fr;gap:50px;align-items:center}.about-label{writing-mode:vertical-rl;letter-spacing:8px;font-size:11px;color:#87908a}.about h2{font-size:48px}.about p{color:#aeb4af;line-height:1.7}.about ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:13px}.about li{display:flex;gap:7px;align-items:center}.about li svg{width:15px;color:#d3b082}.quote-card{background:#2a322e;padding:38px}.quote-card>svg{color:#d3b082}.quote-card blockquote{font-family:Georgia,serif;font-size:21px;line-height:1.5;margin:24px 0}.quote-card b,.quote-card span{display:block}.quote-card span{color:#969e98;font-size:11px;margin-top:5px}footer{padding:55px 8vw 30px;background:#111714;color:#d4d9d5;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px}footer p{font-family:Georgia,serif;color:#8f9891}footer>div:last-of-type{display:flex;flex-direction:column;gap:6px;font-size:13px}footer small{grid-column:1/-1;border-top:1px solid #303632;padding-top:22px;color:#737b75}.modal{position:fixed;inset:0;z-index:50;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:#101712c7;backdrop-filter:blur(5px)}.modal-card{position:absolute;right:0;top:0;height:100%;width:min(570px,100%);background:var(--cream);padding:65px 55px;overflow:auto}.close{border:0;background:transparent;padding:8px}.modal-card>.close{position:absolute;right:25px;top:25px}.step-tag{font-size:10px;letter-spacing:2px;color:var(--clay);font-weight:700}.modal-card h2,.cart h2{font-family:Manrope;font-size:34px;margin:11px 0}.muted{color:#777;font-size:14px}.form-step{display:none;margin-top:38px}.form-step.active{display:block}.form-step>label{display:block;font-weight:700;margin:20px 0 12px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.choices button{background:white;border:1px solid var(--line);padding:25px 8px;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:12px}.choices button:hover{border-color:var(--clay);color:var(--clay)}.range-row{display:flex;align-items:center;gap:20px}.range-row input{flex:1;accent-color:var(--clay)}.range-row output{font-family:Manrope;font-weight:700}.form-step>input{width:100%;padding:15px;border:1px solid var(--line);background:white;margin-bottom:10px}.wide{width:100%;margin-top:14px}.estimate{text-align:center}.estimate>svg{width:45px;height:45px;color:var(--clay)}.estimate span,.estimate strong{display:block}.estimate strong{font-family:Manrope;font-size:38px;margin:10px}.estimate p{font-size:12px;color:#777}.success{display:none;text-align:center;padding-top:80px}.success.show{display:block}.success svg{width:55px;height:55px;color:var(--clay)}.cart{position:fixed;right:-480px;top:0;width:min(450px,100%);height:100%;z-index:61;background:#f8f4ec;transition:.35s;display:flex;flex-direction:column}.cart.open{right:0}.drawer-shade{display:none;position:fixed;inset:0;background:#111a;z-index:60}.drawer-shade.show{display:block}.cart-head{display:flex;justify-content:space-between;padding:35px;border-bottom:1px solid var(--line)}.cart-head span{font-size:10px;letter-spacing:2px;color:var(--clay)}.cart-head h2{font-size:25px}.cart-items{flex:1;padding:25px 35px;overflow:auto}.empty{text-align:center;color:#777;padding-top:80px}.empty svg{width:35px}.empty span{font-size:12px}.cart-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-item b,.cart-item span{display:block}.cart-item span{font-size:12px;color:#777;margin-top:4px}.cart-item button{border:0;background:none;color:#999}.cart-foot{padding:28px 35px;border-top:1px solid var(--line)}.cart-foot>div{display:flex;justify-content:space-between}.cart-foot strong{font-size:22px}.cart-foot small{display:block;text-align:center;margin-top:12px;color:#888}.toast{position:fixed;z-index:80;left:50%;bottom:-70px;transform:translateX(-50%);background:var(--ink);color:white;padding:14px 20px;display:flex;gap:10px;align-items:center;font-size:13px;transition:.3s}.toast.show{bottom:25px}.toast svg{width:17px;color:#d6b98d}@media(max-width:900px){.topbar nav,.phone,.head-actions .button{display:none}.topbar{justify-content:space-between}.menu{display:block}.topbar.mobile nav{display:flex;position:absolute;top:81px;left:0;right:0;background:#fff;flex-direction:column;padding:25px;margin:0}.hero{height:650px}.hero-content{left:6vw;width:86%;top:15%}.hero h1{font-size:50px}.hero-proof{right:20px}.hero-side{display:none}.trust{grid-template-columns:1fr 1fr;gap:20px}.trust div:nth-child(2){border:0}.section{padding:75px 6vw}.service-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:400px 300px 300px}.project.large{grid-row:auto}.about{grid-template-columns:1fr}.about-label{display:none}.about ul{grid-template-columns:1fr}footer{grid-template-columns:1fr}.quote-strip{align-items:flex-start;flex-direction:column;gap:25px}}@media(max-width:560px){.hero h1{font-size:43px}.hero-content>p{font-size:15px}.hero-buttons{align-items:flex-start;flex-direction:column}.hero-proof{display:none}.trust{padding:22px 4vw}.trust div{flex-direction:column;gap:2px;text-align:center}.trust strong{font-size:20px}.section h2,.about h2{font-size:37px}.choices{grid-template-columns:1fr}.choices button{flex-direction:row;padding:16px}.modal-card{padding:55px 25px}.filters{flex-wrap:wrap}.gallery{grid-template-rows:330px 260px 260px}}
