:root{--ink:#1d1d1b;--paper:#f4f1ec;--accent:#a04b31;--line:#d5d0c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Outfit,"Noto Serif SC",sans-serif;font-size:15px}.site-header{position:absolute;z-index:5;top:0;width:100%;padding:27px 5.5%;display:flex;justify-content:space-between;align-items:center;color:#fff}.brand{color:inherit;text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand span{font-size:11px;letter-spacing:3.4px}.brand b{font-family:"Noto Serif SC",serif;font-size:18px;font-weight:500;margin-top:6px;letter-spacing:2px}.nav{display:flex;align-items:center;gap:35px}.nav a{color:inherit;text-decoration:none;font-size:13px;letter-spacing:.8px}.nav-cta{border:1px solid #ffffff99;padding:12px 18px}.menu-toggle{display:none}.hero{height:min(790px,100vh);min-height:650px;position:relative;color:#fff;overflow:hidden}.hero-image,.hero-wash{position:absolute;inset:0}.hero-image{background:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=2000&q=85') center/cover}.hero-wash{background:linear-gradient(90deg,rgba(14,16,15,.58),rgba(14,16,15,.08) 72%),linear-gradient(0deg,rgba(14,16,15,.27),transparent 45%)}.hero-content{position:absolute;left:12%;top:50%;transform:translateY(-38%)}.eyebrow{font-size:10px;letter-spacing:2.4px;margin:0 0 22px;color:var(--accent)}.eyebrow.light{color:#ddd8d1}.hero h1{font-family:"Noto Serif SC",serif;font-size:clamp(45px,5.5vw,82px);font-weight:500;line-height:1.26;margin:0 0 25px;letter-spacing:3px}.hero h1 em{font-family:"DM Serif Display","Noto Serif SC",serif;font-weight:400}.hero-copy{font-family:"Noto Serif SC",serif;line-height:2;color:#eee;margin:0 0 35px;font-size:15px}.text-link{font-size:12px;letter-spacing:1px;text-decoration:none;display:inline-flex;gap:25px;align-items:center;padding-bottom:9px;border-bottom:1px solid currentColor}.text-link span{font-size:18px}.light{color:#fff}.dark{color:var(--ink)}.hero-index{position:absolute;right:5.5%;bottom:40px;font-size:11px;letter-spacing:1px;display:flex;align-items:center;gap:12px}.hero-index span{height:1px;width:65px;background:#fff8}.hero-scroll{position:absolute;bottom:35px;left:5.5%;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px}.hero-scroll span{font-size:15px;margin-top:10px}.section-pad{padding:120px 8%}.intro{background:#e9e4dc}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:13%;align-items:end}.intro h2,.section-head h2,.services>h2,.about h2{font-family:"Noto Serif SC",serif;font-size:clamp(33px,4vw,56px);line-height:1.4;font-weight:500;letter-spacing:2px;margin:0}.intro h2 strong{color:var(--accent);font-weight:500}.intro-grid>div>p,.about-text>p{font-family:"Noto Serif SC",serif;line-height:2.05;margin:0 0 30px;color:#555;font-size:14px}.projects{padding-bottom:140px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.project-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:52px 26px}.project{margin:0}.project-large{grid-row:span 2}.project-img{height:355px;background-position:center;background-size:cover}.project-large .project-img{height:730px}.p1{background-image:url('https://images.unsplash.com/photo-1618221195710-dd6b41faaea6?auto=format&fit=crop&w=1400&q=85')}.p2{background-image:url('https://images.unsplash.com/photo-1554118811-1e0d58224f24?auto=format&fit=crop&w=1100&q=85')}.p3{background-image:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1100&q=85')}.project-info{padding-top:16px}.project-info p{margin:0 0 7px;font-size:9px;color:var(--accent);letter-spacing:1.4px}.project-info h3{font-family:"Noto Serif SC",serif;font-size:20px;font-weight:500;margin:0 0 8px}.project-info span{color:#777;font-size:12px}.statement{background:#252522;color:#f5f1eb;padding:130px 12%;display:grid;grid-template-columns:1fr .75fr;gap:15%;align-items:end}.statement h2{font-family:"Noto Serif SC",serif;font-size:clamp(32px,4vw,55px);line-height:1.45;font-weight:500;margin:0;letter-spacing:2px}.statement>p{font-family:"Noto Serif SC",serif;line-height:2.1;color:#cbc6be;margin:0;font-size:14px}.services{background:#f9f7f3}.services>h2{margin-bottom:55px}.service-list{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.service-list article{padding:28px 28px 20px 0;border-right:1px solid var(--line);margin-right:25px}.service-list article:last-child{border:0}.service-list span{font-size:11px;color:var(--accent)}.service-list h3{font-family:"Noto Serif SC",serif;font-weight:500;font-size:21px;margin:45px 0 14px}.service-list p{font-family:"Noto Serif SC",serif;color:#666;font-size:13px;line-height:1.9;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;padding:0;background:#e9e4dc}.about-image{min-height:700px;background:url('https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=1300&q=85') center/cover}.about-text{padding:110px 15%}.about-text h2{margin-bottom:32px}.stats{display:flex;border-top:1px solid #c9c2b8;padding-top:26px;gap:28px}.stats div{display:flex;flex-direction:column;gap:8px}.stats b{font-family:"DM Serif Display",serif;font-size:31px;font-weight:400}.stats sup{font-family:Outfit;font-size:15px;color:var(--accent)}.stats span{font-size:11px;color:#777;white-space:nowrap}.contact{color:#fff;background:linear-gradient(rgba(30,26,23,.69),rgba(30,26,23,.69)),url('https://images.unsplash.com/photo-1615874694520-474822394e73?auto=format&fit=crop&w=2000&q=85') center/cover;padding:130px 12% 35px}.contact h2{font-family:"Noto Serif SC",serif;font-size:clamp(38px,5vw,65px);line-height:1.4;font-weight:500;letter-spacing:2px;margin:0 0 45px}.contact-button{color:#fff;text-decoration:none;border:1px solid #fff;padding:17px 20px;font-size:13px;letter-spacing:1px;display:inline-flex;gap:45px}.contact-button span{font-size:17px}.contact-bottom{display:flex;justify-content:space-between;margin-top:125px;border-top:1px solid #ffffff77;padding-top:21px;font-size:11px;letter-spacing:.5px;color:#e7e1d9}footer{padding:36px 5.5%;display:flex;align-items:center;justify-content:space-between;background:#1e1e1c;color:#fff}footer p,footer>a:last-child{font-size:10px;color:#a8a69f;text-decoration:none;letter-spacing:1px}.menu-toggle{background:transparent;border:0}@media(max-width:760px){.site-header{padding:22px 7%}.nav{display:none}.menu-toggle{display:flex;width:32px;height:22px;flex-direction:column;justify-content:center;gap:7px}.menu-toggle i{height:1px;width:100%;background:#fff;display:block}.nav.open{position:absolute;display:flex;flex-direction:column;gap:25px;align-items:flex-start;top:73px;left:0;width:100%;padding:30px 7%;background:#262522}.hero-content{left:8%;transform:translateY(-33%)}.hero-scroll{display:none}.section-pad{padding:75px 8%}.intro-grid,.statement{grid-template-columns:1fr;gap:35px}.project-grid{grid-template-columns:1fr;gap:40px}.project-large{grid-row:auto}.project-large .project-img,.project-img{height:370px}.statement{padding:85px 8%}.service-list{grid-template-columns:1fr 1fr}.service-list article:nth-child(2){border-right:0}.service-list article{padding:24px 18px 22px 0;margin-right:18px;border-bottom:1px solid var(--line)}.service-list h3{margin-top:28px}.about{grid-template-columns:1fr}.about-image{min-height:420px}.about-text{padding:75px 8%}.contact{padding:80px 8% 28px}.contact-bottom{margin-top:75px;display:flex;flex-direction:column;gap:12px}.hero-index{bottom:25px}.section-head{margin-bottom:35px}footer{padding:28px 7%;align-items:end}footer p{display:none}}
