*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#fff8ec;color:#2b1b12}header{position:sticky;top:0;z-index:9;background:#fff8ecee;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:14px 5vw;border-bottom:1px solid #ead9c4}.brand{font-weight:900;color:#5b2d16;text-decoration:none}nav{display:flex;gap:10px;align-items:center;overflow-x:auto}nav a,.cta a{white-space:nowrap;text-decoration:none;color:#4b2a18;background:#f2dfc2;padding:10px 14px;border-radius:999px;font-weight:700}.call,.cta a:first-child{background:#6f3d20!important;color:white!important}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;padding:70px 5vw}.hero h1{font-family:Georgia,serif;font-size:clamp(38px,6vw,76px);line-height:.95;margin:8px 0}.lead{font-size:20px;line-height:1.6}.hero img,.gallery img{width:100%;height:100%;object-fit:cover;border-radius:30px;box-shadow:0 20px 50px #6f3d2033}.hero img{min-height:460px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#9a623b;font-weight:800}.cta{display:flex;gap:12px;flex-wrap:wrap}.quick{margin:0 5vw 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick>*{background:white;border-radius:18px;padding:18px;box-shadow:0 8px 24px #6f3d2014}section{padding:55px 5vw;scroll-margin-top:90px}h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,52px)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid article,details{background:white;padding:24px;border-radius:24px;box-shadow:0 10px 30px #6f3d2012}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.gallery figure{margin:0}.gallery img{height:240px}.gallery figcaption{text-align:center;padding:8px}.map iframe{width:100%;height:380px;border:0;border-radius:28px}.float{position:fixed;right:16px;bottom:16px;display:flex;gap:10px}.float a{background:#6f3d20;color:white;padding:13px 16px;border-radius:999px;text-decoration:none;font-weight:800}footer{text-align:center;padding:36px}@media(max-width:900px){header{display:block}nav{display:flex!important;flex-wrap:nowrap;overflow-x:auto;padding-top:10px}.hero{grid-template-columns:1fr;padding-top:36px}.quick,.grid,.gallery{grid-template-columns:1fr}.hero img{min-height:300px}.gallery img{height:260px}}