@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@400;500;600&display=swap');
:root{--night:#031b2a;--cream:#f7f3ec;--gold:#aa906a;--olive:#485f3f;--ink:#0c1e27;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:14px/1.6 Montserrat,Arial,sans-serif;background:var(--cream);color:var(--ink)}a{color:inherit;text-decoration:none}.b-hero{position:relative;color:#fff;background:linear-gradient(90deg,#031b2ad9,#031b2a44),var(--hero) center/cover}.b-hero.home{min-height:700px}.b-hero.compact{min-height:360px}.b-nav{height:100px;padding:14px 5%;display:flex;align-items:center;gap:44px;background:linear-gradient(#031b2acc,transparent);position:relative;z-index:2}.b-brand{display:flex;flex-direction:column;align-items:center;min-width:190px;line-height:1}.b-brand span{font-size:25px;letter-spacing:-7px}.b-brand strong{font-size:25px;letter-spacing:7px}.b-brand small{font-size:7px;letter-spacing:2px;margin-top:7px}.b-links{display:flex;justify-content:center;gap:34px;flex:1;font-size:12px}.b-links a{padding:9px 0}.b-links a.active{border-bottom:2px solid #fff}.b-back,.b-button{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.04em}.b-back{width:230px;height:52px;background:var(--gold);color:var(--ink)}.b-menu{display:none;border:0;background:none;color:#fff;font-size:24px}.b-home-copy{width:min(610px,84%);margin:105px 0 0 7%;padding-bottom:90px}.eyebrow{color:var(--gold);letter-spacing:.24em;font-weight:600;font-size:11px}.b-home-copy .eyebrow,.b-hero-copy .eyebrow{color:#fff}.b-home-copy h1,.b-hero-copy h1,.b-page h2,.b-intro h2{font:400 60px/1.02 'Cormorant Garamond',serif;margin:12px 0 14px}.b-home-copy .keywords{letter-spacing:.24em;font-size:12px}.b-home-copy>p:not(.eyebrow):not(.keywords){max-width:575px}.b-home-copy>div{display:flex;gap:14px;margin-top:28px}.b-button{min-height:48px;padding:12px 24px;border:1px solid var(--gold)}.b-button.gold{background:var(--gold);color:var(--ink)}.b-button.outline{border-color:#fff;color:#fff}.b-button.light{background:transparent;border-color:var(--gold);color:var(--ink)}.b-hero-copy{padding:25px 5% 55px}.b-hero-copy h1{font-size:54px}.b-hero-copy>p:last-child{margin:0}.b-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--night);color:#fff;padding:22px 5%}.b-highlights span{display:grid;grid-template-columns:40px 1fr;border-right:1px solid #ffffff26;padding:7px 22px;font-size:23px}.b-highlights span:last-child{border:0}.b-highlights b{font-size:10px}.b-highlights small{grid-column:2;font-size:9px}.b-intro{display:grid;grid-template-columns:1.05fr 1.25fr .8fr;gap:12px;padding:28px 3%;background:var(--cream)}.b-intro>div:first-child{padding:10px 22px}.b-intro h2{font-size:48px}.b-intro p{white-space:normal}.b-intro .b-button{width:100%;margin-top:10px}.b-intro figure,.b-mini-gallery a{position:relative;margin:0;overflow:hidden;border-radius:8px}.b-intro figure img{width:100%;height:100%;min-height:480px;object-fit:cover}.b-intro figcaption,.b-mini-gallery b{position:absolute;left:0;right:0;bottom:0;padding:25px;color:#fff;background:linear-gradient(transparent,#031b2acc);font-size:11px}.b-mini-gallery{display:grid;gap:12px}.b-mini-gallery img{width:100%;height:100%;object-fit:cover}.b-gallery-strip{padding:22px 3% 30px;background:var(--night);color:#fff}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title a{font-size:10px;color:var(--gold)}.b-gallery-strip>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.b-gallery-strip figure{margin:0}.b-gallery-strip img{width:100%;height:220px;object-fit:cover;border-radius:6px}.b-gallery-strip figcaption{text-align:center;font-size:11px}.b-availability{display:flex;justify-content:center;align-items:center;gap:80px;padding:44px;background:var(--olive);color:#fff}.b-availability h2{font:400 34px 'Cormorant Garamond',serif;margin:0}.b-page{padding:50px 5% 70px;min-height:600px}.b-page>h2{font-size:48px}.rate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:45px}.rate-grid article{display:flex;flex-direction:column;min-height:420px;padding:30px;border:1px solid #cfbea5;border-radius:10px}.rate-grid small{color:var(--gold);font-weight:600}.rate-grid h3{font:400 32px 'Cormorant Garamond',serif;margin:20px 0 6px}.rate-grid strong{font:400 31px 'Cormorant Garamond',serif;color:var(--gold)}.rate-grid p{white-space:normal;flex:1}.legal-note{color:#777}.dark-page{background:var(--night);color:#fff}.slideshow{width:min(1000px,100%);margin:35px auto;display:grid;grid-template-columns:58px 1fr 58px;align-items:center}.slideshow>button{width:45px;height:45px;border-radius:50%;border:1px solid #fff;background:#031b2acc;color:#fff;font-size:28px}.slideshow figure{margin:0;position:relative}.slideshow figure>img{width:100%;height:590px;object-fit:cover;border-radius:10px}.slideshow figcaption{position:absolute;left:0;right:0;bottom:0;padding:45px 20px 20px;text-align:center;background:linear-gradient(transparent,#031b2add)}.thumbs{grid-column:2;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.thumbs button{padding:0;border:3px solid transparent;background:none;border-radius:7px;overflow:hidden}.thumbs button.active{border-color:var(--gold)}.thumbs img{display:block;width:100%;height:90px;object-fit:cover}.center{display:flex;width:max-content;margin:25px auto}.booking-page,.contact-page{display:grid;grid-template-columns:1.2fr .8fr;gap:55px}.booking-form{display:grid;gap:14px}.booking-form label{display:grid;gap:6px;color:var(--gold);font-size:10px;font-weight:600;letter-spacing:.07em}.booking-form input,.booking-form select,.booking-form textarea{width:100%;padding:15px;border:1px solid #c6aa80;border-radius:5px;background:#fffaf3;color:var(--ink);font:13px Montserrat}.booking-form textarea{min-height:125px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-form button{border:0}.booking-summary,.contact-card{align-self:start;padding:38px;background:var(--olive);color:#fff;border-radius:10px}.booking-summary h3,.contact-card h3{font:400 36px 'Cormorant Garamond',serif}.booking-summary li{margin:12px 0}.contact-card{background:var(--night);display:flex;flex-direction:column;gap:12px}.public-error{padding:13px;background:#f4dfdb;color:#873326;border-radius:6px}.public-success{padding:35px;background:#dcebd8;border-radius:8px}.public-success h2{font:400 42px 'Cormorant Garamond',serif}.b-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 5%;background:var(--night);color:#fff;font-size:10px}.b-footer .powered{color:var(--gold)}
@media(max-width:850px){.b-hero.home{min-height:650px}.b-hero.compact{min-height:340px}.b-nav{height:85px;padding:12px 20px}.b-links{display:none}.b-links.open{display:flex;position:absolute;left:16px;right:16px;top:78px;flex-direction:column;gap:0;padding:12px;background:#031b2af5;border:1px solid #ffffff28;border-radius:8px}.b-brand{align-items:flex-start;min-width:0;flex:1}.b-brand strong{font-size:20px}.b-brand small{font-size:6px}.b-back{width:auto;height:auto;background:transparent;color:#fff;margin-right:12px}.b-menu{display:block}.b-home-copy{margin:80px 20px 0;width:auto}.b-home-copy h1,.b-hero-copy h1{font-size:44px}.b-home-copy>div{flex-direction:column;align-items:flex-start}.b-highlights{grid-template-columns:1fr 1fr}.b-highlights span{border-bottom:1px solid #ffffff26}.b-intro{grid-template-columns:1fr;padding:35px 20px}.b-intro>div:first-child{padding:0}.b-intro h2,.b-page>h2{font-size:40px}.b-intro figure img{min-height:420px}.b-mini-gallery{grid-template-columns:1fr 1fr}.b-mini-gallery a{height:190px}.b-gallery-strip>div:last-child{display:flex;overflow:auto}.b-gallery-strip figure{min-width:270px}.b-availability{align-items:flex-start;flex-direction:column;gap:15px;padding:35px 20px}.rate-grid{grid-template-columns:1fr;gap:22px}.rate-grid article{min-height:330px}.slideshow{grid-template-columns:45px 1fr 45px}.slideshow figure>img{height:480px}.thumbs{grid-template-columns:repeat(3,1fr)}.booking-page,.contact-page{grid-template-columns:1fr;padding:40px 20px}.b-page{padding:40px 20px}.b-footer{flex-direction:column;align-items:flex-start}.b-footer .b-brand{flex:none}.b-footer>div{line-height:2}.form-row{grid-template-columns:1fr}}
@media(max-width:480px){.b-back{font-size:9px}.b-menu{display:none}.b-highlights{grid-template-columns:1fr}.b-highlights span{border-right:0}.b-mini-gallery{grid-template-columns:1fr}.slideshow{display:block;position:relative}.slideshow>button{position:absolute;z-index:2;top:215px;margin:0;transform:translateY(-50%)}.slideshow>[data-prev]{left:0}.slideshow>[data-next]{right:0}.slideshow figure>img{height:430px}.thumbs{display:flex;overflow:auto}.thumbs button{min-width:100px}.b-home-copy h1{font-size:42px}}

