
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf3;color:#6b3724;font-family:Georgia,sans-serif;line-height:1.65}
img{max-width:100%;display:block}a{color:inherit}.phone{font-weight:900;text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}
.btn{display:inline-block;padding:.85rem 1.1rem;background:#d9b382;color:#111;text-decoration:none;font-weight:800;border-radius:10px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{padding:1.45rem;background:white;box-shadow:0 12px 28px #00000012}
.section{padding:4.5rem 0}.section h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;margin:.2rem 0 1.5rem}
.map iframe{width:100%;height:420px;border:0}footer{padding:2.2rem 4vw;background:#6b3724;color:white}.mobile-call{display:none}
.header{margin:25px auto;width:min(1120px,92%);border:2px solid #6b3724;padding:16px 20px;display:grid;grid-template-columns:auto 1fr;gap:20px}.header nav{justify-self:end;align-self:center;display:flex;gap:12px}.hero{width:min(1120px,92%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:55px 0}.hero h1{font-family:Georgia;font-size:4.8rem;line-height:.95}.hero-photo img{border-radius:200px 200px 12px 12px;height:570px;object-fit:cover}@media(max-width:850px){
.header{position:relative!important;width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;padding:14px!important;margin:0!important}
.header nav{display:flex!important;flex-wrap:nowrap!important;overflow:auto!important;width:100%!important;justify-content:flex-start!important;margin:0!important;padding:7px 0!important;gap:8px!important}
.header nav a{white-space:nowrap!important}
main,footer{margin-left:0!important}
.hero{display:grid!important;grid-template-columns:1fr!important;padding:35px 5vw!important;min-height:auto!important}
.hero h1{font-size:clamp(2.5rem,12vw,4.4rem)!important}
.hero-photo img{height:300px!important;width:100%!important;border-radius:20px!important;clip-path:none!important;object-fit:cover!important}
.cards{grid-template-columns:1fr!important}.mobile-call{display:block;position:fixed;z-index:99;right:12px;bottom:12px;background:#d9b382;color:#111;padding:12px 16px;border-radius:999px;text-decoration:none;font-weight:900;box-shadow:0 8px 25px #0005}
}