@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;700;800&family=Playfair+Display:wght@600;700&display=swap');:root{--ink:#20231f;--paper:#f5f1e9;--wood:#8d482e;--sage:#697264}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Manrope,Arial}a{text-decoration:none;color:inherit}.notice{font:11px 'DM Mono';letter-spacing:1px;background:var(--ink);color:#fff;padding:10px 5%;display:flex;justify-content:space-between}.notice a{text-decoration:underline}header{height:86px;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.logo{font:800 20px Manrope;letter-spacing:-1px}.logo i{display:block;font:10px 'DM Mono';letter-spacing:1px;color:var(--wood)}nav{display:flex;gap:25px;font-size:13px;font-weight:700}nav .active{border-bottom:2px solid var(--wood)}.hero{max-width:1400px;margin:auto;position:relative;height:620px;overflow:hidden}.hero img{width:100%;height:100%;object-fit:cover;filter:brightness(.64)}.hero-copy{position:absolute;left:9%;top:18%;width:min(560px,76%);color:white}.hero-copy span,.kicker{font:11px 'DM Mono';letter-spacing:1.5px;color:var(--wood);font-weight:bold}.hero-copy span{color:#f0cda6}.hero h1,h1,h2{font-family:'Playfair Display',Georgia,serif;line-height:1.07;letter-spacing:-1.6px}.hero h1{font-size:58px;margin:14px 0}.wood-btn,.light-btn{display:inline-block;margin-top:12px;padding:13px 20px;background:var(--wood);color:#fff;font-size:13px;font-weight:800}.intro,.page,.quote-page{max-width:1120px;margin:auto;padding:90px 5%}.intro h2{font-size:38px;max-width:780px}.work-types{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:45px}.work-types article{border-top:1px solid #b8aa98;padding-top:14px}.work-types b{color:var(--wood);font:12px 'DM Mono'}.work-types h3{margin-bottom:4px}.work-types p,.lead{color:#535950}.split{display:grid;grid-template-columns:1.08fr .92fr;background:#ded6c7;align-items:center}.split img{width:100%;height:480px;object-fit:cover}.split div{padding:12%}.split h2,.project-call h2{font-size:42px}.text-link{font-weight:800;border-bottom:2px solid var(--wood)}.project-call{background:var(--sage);color:#fff;padding:80px 9%;display:flex;align-items:center;justify-content:space-between;gap:40px}.project-call .kicker{color:#d7c6ac}.project-call h2{max-width:580px;margin:8px 0}.project-call p{max-width:500px;color:#ecede8}.light-btn{background:#f5f1e9;color:var(--ink);white-space:nowrap}.page h1,.quote-page h1{font-size:54px;max-width:760px;margin:12px 0}.lead{font-size:19px;max-width:680px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:45px}.gallery figure{margin:0;background:#e6dfd1}.gallery figure:last-child{grid-column:1/-1}.gallery img{width:100%;height:330px;object-fit:cover}.gallery figcaption{padding:13px;font-weight:800}.about{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about img{width:100%;height:520px;object-fit:cover}.quote-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.quote-page ol{padding-left:20px;color:#535950}.quote-page li{margin-bottom:13px}form{background:#e6dfd1;padding:30px}label{display:block;font-size:13px;font-weight:800;margin-bottom:15px}input,select,textarea{margin-top:5px;width:100%;padding:12px;border:1px solid #b9ad9d;background:#faf7f1;font:15px Manrope}textarea{height:90px}button{border:0;cursor:pointer}small{display:block;margin-top:12px;color:#5c6258}footer{display:flex;justify-content:space-between;padding:27px 5%;font-size:12px;background:#e8e1d5}@media(max-width:720px){header{height:auto;padding:20px;gap:18px;align-items:flex-start}.notice{font-size:9px}.notice a{white-space:nowrap}nav{gap:12px;flex-wrap:wrap}.hero{height:600px}.hero-copy{left:7%;top:16%;width:86%}.hero h1{font-size:43px}.work-types,.split,.about,.quote-page{grid-template-columns:1fr}.intro,.page,.quote-page{padding:60px 7%}.intro h2,.split h2,.project-call h2{font-size:32px}.split img{height:320px}.project-call{display:block;padding:60px 7%}.page h1,.quote-page h1{font-size:42px}.gallery{grid-template-columns:1fr}.gallery figure:last-child{grid-column:auto}.gallery img{height:260px}.about img{height:330px}footer{display:block}footer span{display:block;margin-top:7px}}
.lang{margin-left:18px;border:1px solid #a99a88;background:transparent;padding:7px 9px;font:11px monospace;font-weight:bold;cursor:pointer}@media(max-width:720px){.lang{margin-left:0;flex:0 0 auto}}
.menu{display:none;border:0;background:transparent;font-size:25px;line-height:1;cursor:pointer}@media(max-width:720px){header{position:relative}.menu{display:block;order:2;margin-left:auto}.lang{order:3;margin-left:12px}header nav{display:none;position:absolute;z-index:4;top:82px;left:0;right:0;padding:20px;background:#f5f1e9;border-top:1px solid #d5c9b8;box-shadow:0 14px 20px #20231f1f}header nav.open{display:flex;flex-direction:column;gap:16px}header nav a{font-size:15px}.notice{padding-left:7%;padding-right:7%}}
