*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f4efe7;color:#241b15;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 5vw;background:rgba(244,239,231,.92);backdrop-filter:blur(14px);border-bottom:1px solid #dfd0bf}.logo img{width:155px}.header nav{display:flex;gap:24px;color:#5b4636;font-size:14px}.phone{font-weight:700}.hero{min-height:720px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:70px 5vw 50px;background:linear-gradient(130deg,#1d1713 0 64%,#f4efe7 64%)}.heroText{color:#fff;max-width:650px}.eyebrow,.sectionHead span{letter-spacing:.14em;text-transform:uppercase;color:#b98a57;font-size:12px;font-weight:700}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,82px);line-height:.95;margin:18px 0}.hero p{font-size:20px;line-height:1.55;color:#e8ded0}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{padding:16px 22px;border-radius:999px;background:#b98a57;color:#fff;font-weight:700}.btn.ghost{background:transparent;border:1px solid #b98a57}.heroImage img{height:590px;width:100%;object-fit:cover;border-radius:34px;box-shadow:0 30px 70px rgba(0,0,0,.28)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfd0bf;margin:0 5vw 80px}.stats div{background:#fff8ef;padding:28px}.stats b{display:block;font-family:Georgia,serif;font-size:34px}.stats span{color:#6b594c}.section{padding:80px 5vw}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.sectionHead h2,.split h2,.contacts h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);line-height:1;margin:8px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:#fff8ef;border:1px solid #e6d7c5;border-radius:26px;overflow:hidden}.cards img{height:260px;width:100%;object-fit:cover}.cards h3{font-size:23px;margin:22px 22px 8px}.cards p{margin:0 22px 24px;color:#6b594c;line-height:1.55}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:80px 5vw;background:#fff8ef}.split>img{height:560px;width:100%;object-fit:cover;border-radius:30px}.split p,.split li,.contacts p{font-size:18px;line-height:1.65;color:#5f4d40}.split li{margin:10px 0}.dark{background:#211913;color:#fff}.dark .sectionHead span{color:#d5aa76}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.gallery img{height:280px;width:100%;object-fit:cover;border-radius:20px}.gallery img:nth-child(1),.gallery img:nth-child(6){grid-column:span 2}.process{background:#f4efe7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{padding:28px;border-left:2px solid #b98a57;background:#fff8ef}.steps b{color:#b98a57}.quote{padding:80px 10vw;background:#b98a57;color:#fff}.quote p{font-family:Georgia,serif;font-size:clamp(28px,4vw,52px);line-height:1.15;margin:0}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:80px 5vw;background:#1d1713;color:#fff}.contactBox{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contactBox a{padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.05)}footer{padding:28px 5vw;background:#120e0b;color:#b8a99a;font-size:14px}@media(max-width:900px){.header{position:relative;align-items:flex-start}.header nav{display:none}.hero,.split,.contacts{grid-template-columns:1fr}.hero{min-height:auto;background:#1d1713;padding-top:40px}.heroImage img,.split>img{height:420px}.stats,.cards,.steps{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img,.gallery img:nth-child(1),.gallery img:nth-child(6){grid-column:auto;height:220px}.contactBox{grid-template-columns:1fr}}@media(max-width:520px){.header{padding:12px 18px}.phone{font-size:13px}.logo img{width:120px}.hero,.section,.split,.contacts{padding-left:18px;padding-right:18px}.hero h1{font-size:42px}.hero p{font-size:17px}.heroImage img{height:330px;border-radius:22px}.stats{margin:0 18px 50px}.cards img{height:220px}.sectionHead{display:block}.gallery{grid-template-columns:1fr}.contactBox a{padding:15px}}
