:root{--ink:#17312e;--cream:#f7f3eb;--paper:#fffdfa;--rust:#b95638;--line:#d9d2c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif}h1,h2,h3,.brand{font-family:Italiana,serif;font-weight:400}.site-header{height:68px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:22px}.header-links{display:flex;gap:24px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.simple-main{min-height:calc(100vh - 68px);padding:38px 4vw 55px;background:linear-gradient(#f7f3ebed,#f7f3ebed),var(--page-bg) center/cover fixed}.welcome{max-width:1450px;margin:0 auto 28px;display:flex;align-items:end;justify-content:space-between}.eyebrow{font-size:10px;letter-spacing:.2em;color:var(--rust);font-weight:600;margin:0 0 9px}.welcome h1{font-size:clamp(38px,4vw,62px);line-height:.92;margin:0}.welcome h1 em{color:var(--rust);font-weight:400}.welcome>p{font-size:12px;color:#64716e}.booking-shell{max-width:1450px;margin:auto;background:var(--paper);box-shadow:0 22px 70px #17312e24;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);min-height:650px}.property-gallery{padding:18px;border-right:1px solid var(--line)}.gallery-main{height:480px;position:relative;overflow:hidden;background:#ddd}.gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .25s,transform 5s}.gallery-main img.changing{opacity:.3}.gallery-main span{position:absolute;right:12px;bottom:12px;color:#fff;background:#17312ec7;padding:6px 9px;font-size:10px}.gallery-thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin-top:7px}.gallery-thumb{height:64px;padding:0;border:2px solid transparent;background:none;cursor:pointer;opacity:.66}.gallery-thumb.active{border-color:var(--rust);opacity:1}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.property-note{display:flex;justify-content:space-between;gap:15px;padding:20px 4px 4px;font-size:12px}.property-note strong{font-family:Italiana,serif;font-size:20px;font-weight:400}.property-note span{color:#66716f}.booking-widget{min-width:0}.booking-shell.checkout-mode{grid-template-columns:1fr}.booking-shell.checkout-mode .property-gallery{display:none}.site-footer{display:flex;justify-content:space-between;background:var(--ink);color:#fff;padding:28px 4vw;font-size:11px}.content{min-height:70vh;padding:100px 6vw}@media(max-width:1050px){.booking-shell{grid-template-columns:1fr}.property-gallery{border-right:0;border-bottom:1px solid var(--line)}.gallery-main{height:430px}}@media(max-width:650px){.site-header{padding:0 18px}.brand{font-size:18px}.header-links span{display:none}.simple-main{padding:25px 12px}.welcome{display:block}.welcome>p{margin:15px 0 0}.property-gallery{padding:9px}.gallery-main{height:330px}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.gallery-thumb{height:55px}.property-note{display:block}.property-note span{display:block;margin-top:5px}.site-footer{display:block}.site-footer span{display:block;margin:4px}}
