*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;background:#f7f4ed;color:#18212b;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1140px,92%);margin:auto}header{position:sticky;top:0;z-index:10;background:rgba(247,244,237,.96);border-bottom:1px solid #e5dfd4}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.mark{width:44px;height:44px;border:1px solid #b88a3b;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px;color:#b88a3b}.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-family:Georgia,serif;letter-spacing:.05em}.brand small{font-size:9px;letter-spacing:.34em;color:#b88a3b;margin-top:6px}nav{display:flex;gap:25px;align-items:center;font-size:14px;font-weight:700}.outline{border:1px solid #b88a3b;padding:10px 14px}.hero{padding:105px 0 90px;background:radial-gradient(circle at 80% 20%,#eadabc,transparent 28%),linear-gradient(#fcfbf8,#f3eee5)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:.22em;color:#b88a3b}.hero h1,.section h2{font-family:Georgia,serif;color:#0d2032;line-height:1.04;margin:.1em 0}.hero h1{font-size:clamp(54px,7vw,92px);letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#b88a3b}.lead{font-size:19px;color:#65717b;max-width:650px;margin:28px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;background:#0d2032;color:#fff;border:1px solid #0d2032;padding:14px 21px;font-weight:bold;cursor:pointer}.ghost{background:transparent;color:#0d2032}.trust{margin-top:35px;font-size:12px;letter-spacing:.06em;color:#5f6972}.feature{background:#0d2032;color:white;padding:48px;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 60px rgba(13,32,50,.14)}.feature .roof{font-size:150px;line-height:1;color:#d4b169;margin:auto}.feature p{font-size:11px;letter-spacing:.25em;color:#d4b169}.feature h3{font-family:Georgia,serif;font-size:30px;margin:0}.mini{background:#fff;border-top:1px solid #e5dfd4;border-bottom:1px solid #e5dfd4}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr)}.mini p{margin:0;padding:26px;border-right:1px solid #e5dfd4;font-size:14px}.mini b{color:#b88a3b;margin-right:10px}.section{padding:100px 0}.section h2{font-size:clamp(38px,5vw,60px);max-width:760px;letter-spacing:-.025em}.sub{max-width:760px;color:#68727c;font-size:17px;margin:20px 0 45px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:white;border:1px solid #e5dfd4;padding:32px;min-height:255px}.cards article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b88a3b;color:#b88a3b;font-size:20px}.cards h3,.points h3{font-family:Georgia,serif;color:#0d2032;font-size:24px;margin:24px 0 10px}.cards p,.points p{color:#68727c;font-size:14px}.note{margin-top:25px;border-left:3px solid #b88a3b;background:#eee6d8;padding:20px 25px;font-size:13px}.dark{background:#0d2032;color:#fff}.dark h2,.dark .points h3{color:white}.dark .eyebrow{color:#d4b169}.why{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.points{display:grid;grid-template-columns:1fr 1fr;gap:36px}.points b{color:#d4b169;font-size:11px}.points p{color:#b9c3cc}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.gallery div{aspect-ratio:4/3;border:1px solid #e5dfd4;background:linear-gradient(145deg,#e8e1d5,#f8f5ef);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;letter-spacing:.2em;color:#938a7c}.gallery small{color:#b88a3b;margin-top:8px;letter-spacing:0}.white{background:#fff}.area{display:grid;grid-template-columns:1fr 1fr;gap:70px}.places{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5dfd4}.places span{padding:17px 0;border-bottom:1px solid #e5dfd4;font-weight:bold}.estimate{background:#102131;color:#fff}.estimate h2{color:white}.estimate-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.contact{display:flex;flex-direction:column;gap:7px;margin-top:30px;color:#bdc6cf}.contact b{color:white;font-family:Georgia,serif;font-size:22px}form{background:#fff;color:#18212b;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:12px;font-weight:bold;display:flex;flex-direction:column;gap:7px}input,select,textarea{font:inherit;border:1px solid #d8dde1;padding:12px;background:#fbfbfa}.full{grid-column:1/-1}.formnote{color:#75808a}footer{background:#081522;color:white;padding:34px 0}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px}.foot>small{color:#899aaa}@media(max-width:850px){nav{display:none}.hero-grid,.why,.area,.estimate-grid{grid-template-columns:1fr}.cards,.gallery{grid-template-columns:1fr 1fr}.hero{padding-top:65px}}@media(max-width:600px){.cards,.gallery,.points,.mini-grid,.places,form{grid-template-columns:1fr}.mini p{border-right:0;border-bottom:1px solid #e5dfd4}.feature{min-height:330px}.feature .roof{font-size:110px}.foot{align-items:flex-start;flex-direction:column}}