*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5efe3;color:#17110b;font-family:'DM Sans',sans-serif;line-height:1.6}.top{background:#8f321d;color:#fff;text-align:center;padding:9px;font-size:10px;letter-spacing:.25em;font-weight:800}header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#f5efe3;position:sticky;top:0;z-index:9;border-bottom:1px solid #ddd2c4}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-size:11px;line-height:1.05;letter-spacing:.1em}.logo b{width:43px;height:43px;border:2px solid #d79a2b;border-radius:50%;display:grid;place-items:center;color:#d79a2b;font-family:Cinzel}.logo strong{font-size:15px}nav{display:flex;gap:30px}nav a,.call{text-decoration:none;color:inherit;font-size:12px;font-weight:700}.call{background:#17110b;color:white;border-radius:30px;padding:11px 18px}.hero{height:720px;background:url('https://images.unsplash.com/photo-1512058564366-18510be2db19?auto=format&fit=crop&w=2000&q=90') center/cover;position:relative}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,4,2,.94),rgba(15,7,3,.62) 48%,rgba(15,7,3,.12))}.heroText{position:relative;color:white;padding:105px 8vw;max-width:820px}.heroText small,.eyebrow{font-size:10px;letter-spacing:.28em;font-weight:900;color:#f1c45d}.heroText h1,h2{font-family:Cinzel,serif;line-height:1.02;letter-spacing:-.035em}.heroText h1{font-size:clamp(55px,7vw,94px);margin:15px 0}.heroText em,h2 em{color:#f1c45d;font-style:normal}.heroText p{font-size:18px;max-width:600px;color:#eee4d7}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;padding:14px 22px;border-radius:4px;font-size:12px;font-weight:900;text-decoration:none}.gold{background:#d79a2b;color:#1b1007}.outline{border:1px solid #fff8;color:#fff}.light{background:#fff;color:#17110b}.stats{display:flex;gap:38px;margin-top:45px}.stats b{display:block;color:#f1c45d;font-family:Cinzel;font-size:20px}.stats small{font-size:9px;color:#c9bfb4}.ribbon{background:#17110b;color:white;text-align:center;padding:15px;font-size:10px;font-weight:900;letter-spacing:.18em}.section{padding:105px 8vw}.about{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.about h2,.gallery h2,.visit h2{font-size:clamp(43px,5.5vw,70px);margin:12px 0}.eyebrow{color:#8f321d}.copy{font-size:17px;color:#51483d}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{border:1px solid #ddd2c4;padding:8px 12px;font-size:10px;font-weight:800}.dark{background:#3a2416;color:#fff}.heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.heading p{max-width:400px;color:#c9baaa;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:#27180e;overflow:hidden}.cards img{width:100%;height:270px;object-fit:cover}.cards h3,.cards p{margin:20px 25px}.cards h3{font:700 26px Cinzel;color:#f1c45d}.cards p{color:#cbbeb0;font-size:13px}.gallery{background:#fffaf0}.red{color:#8f321d}.link{color:#8f321d;font-weight:800;font-size:12px}.mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:260px 260px;gap:12px}.mosaic img{width:100%;height:100%;object-fit:cover}.big{grid-row:span 2}.quote{background:#8f321d;color:white;text-align:center;padding:100px 12vw}.quote b{color:#f1c45d;font-size:30px}.quote blockquote{font:600 clamp(30px,4vw,54px)/1.12 Cinzel;margin:18px auto;max-width:900px}.quote small{letter-spacing:.25em;font-weight:900}.visit{display:grid;grid-template-columns:1.2fr .8fr;background:#17110b;color:white;min-height:610px}.visitInfo{padding:100px 8vw}.visitInfo h2{font-size:clamp(48px,6vw,78px)}.info{display:grid;grid-template-columns:1.4fr 1fr;gap:25px;margin:45px 0 35px}.info b{font-size:9px;letter-spacing:.2em;color:#f1c45d}.info p{font-size:13px;color:#d3c7b9}.info a{color:white}.map{position:relative;background:repeating-linear-gradient(25deg,#251c15 0 58px,#30251d 59px 61px);display:grid;place-items:center;text-align:center}.map i{position:absolute;color:#d79a2b;border:1px solid #d79a2b;border-radius:50%;padding:30px;font-style:normal}.map strong{font:700 21px Cinzel}.map span{color:#f1c45d;font-size:12px;letter-spacing:.2em}footer{background:#0c0906;color:#a89d91;padding:32px 5vw;display:flex;justify-content:space-between;align-items:center;font-size:10px}footer .logo{color:#fff}@media(max-width:900px){nav{display:none}.hero{height:650px}.heroText{padding:90px 6vw}.about,.visit{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr 1fr;grid-template-rows:230px 230px 230px}.big{grid-column:span 2;grid-row:auto}.map{min-height:400px}.heading{align-items:start;flex-direction:column}.info{grid-template-columns:1fr}}@media(max-width:560px){header{padding:0 20px}.heroText{padding:75px 24px}.stats{gap:16px}.stats b{font-size:16px}.section{padding:75px 6vw}.mosaic{grid-template-columns:1fr;grid-template-rows:repeat(4,230px)}.big{grid-column:auto}footer{flex-direction:column;gap:14px;text-align:center}}