:root{--ink:#111923;--navy:#152638;--gold:#cfa85c;--pale:#f5f1e8;--cream:#fbfaf6;--muted:#6f7478;--line:#ddd7ca;--white:#fff;--serif:"Songti SC","STSong","Noto Serif SC",serif;--sans:"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.75}img{display:block;width:100%;object-fit:cover}a{color:inherit;text-decoration:none}.skip{position:fixed;left:10px;top:-80px;z-index:999;background:#fff;padding:8px 14px}.skip:focus{top:10px}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:88px;padding:0 4vw;display:flex;align-items:center;gap:32px;background:rgba(17,25,35,.97);color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(207,168,92,.25)}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand-logo{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.28))}.brand b{display:block;font-family:var(--serif);font-size:20px;letter-spacing:4px}.brand small{display:block;font:9px Georgia;letter-spacing:2.2px;color:#aeb6bd}.site-header nav{margin-left:auto;display:flex;gap:28px;font-size:14px}.site-header nav a{position:relative;color:#d9dde0}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-11px;height:1px;background:var(--gold);transition:.25s}.site-header nav a:hover:after,.site-header nav a[aria-current=page]:after{right:0}.site-header nav a[aria-current=page]{color:#fff}.header-cta{border:1px solid var(--gold);color:var(--gold);padding:9px 18px;font-weight:600}.menu{display:none;background:none;border:0}.hero{height:calc(100vh - 88px);min-height:670px;position:relative;color:white;overflow:hidden}.hero>img{height:100%;object-position:center 39%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,29,.84) 0%,rgba(8,18,29,.42) 48%,rgba(8,18,29,.08) 75%),linear-gradient(0deg,rgba(8,18,29,.55),transparent 45%)}.hero-copy{position:absolute;left:8vw;top:50%;transform:translateY(-55%);max-width:650px}.hero-copy small,.intro small,.section-title small,.split-feature small,.experience small,.page-hero small,.image-story small,.leisure-lead small,.about-grid small,.contact-grid small,.book-band small{color:var(--gold);font:700 12px Georgia;letter-spacing:4px}.hero h1{font:400 clamp(58px,6vw,100px)/1.14 var(--serif);letter-spacing:6px;margin:22px 0}.hero h1 em{font-style:normal;color:#edce8f}.hero-copy p{font-size:18px;color:#e0e4e7;max-width:560px}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:13px 23px;font-weight:700;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#111}.ghost{border-color:rgba(255,255,255,.6);color:#fff}.dark{background:var(--navy);color:#fff}.outline{border-color:var(--navy);color:var(--navy)}.hero-facts{position:absolute;right:5vw;bottom:34px;display:flex;background:rgba(9,20,31,.85);backdrop-filter:blur(10px)}.hero-facts span{padding:16px 26px;border-left:1px solid rgba(255,255,255,.12);font-size:12px;color:#cbd1d5}.hero-facts b{display:block;color:var(--gold);font:26px Georgia}.intro{padding:110px 0;display:grid;grid-template-columns:1fr 1.05fr;gap:9vw}.intro h2,.section-title h2,.split-feature h2,.experience h2,.image-story h2,.leisure-lead h2,.about-grid h2,.contact-grid h2,.book-band h2{font:400 clamp(38px,4.2vw,66px)/1.25 var(--serif);margin:18px 0}.intro p,.split-feature p,.experience p,.image-story p,.leisure-lead p,.about-grid p,.contact-grid p{color:var(--muted);font-size:17px}.text-link{display:inline-block;margin-top:20px;color:#9b772f;border-bottom:1px solid #9b772f}.split-feature{height:650px;display:grid;grid-template-columns:58% 42%;background:var(--pale);overflow:hidden}.split-feature>img{height:100%;object-position:center 40%}.split-feature>div{padding:80px 8%;align-self:center}.mini-rates{display:grid;margin:28px 0;border-top:1px solid var(--line)}.mini-rates span{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line)}.mini-rates b{color:#9a7127}.rooms-preview{padding:110px 0}.section-title{display:flex;align-items:end;margin-bottom:40px}.section-title h2{margin-bottom:0}.section-title a{margin-left:auto;color:#9b772f}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{position:relative;height:500px;overflow:hidden;color:#fff}.cards img{height:100%;transition:.6s}.cards article:hover img{transform:scale(1.04)}.cards article:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(7,15,23,.85))}.cards article div{position:absolute;z-index:2;left:28px;bottom:24px}.cards h3{font:30px var(--serif);margin:5px 0}.cards p{color:var(--gold);margin:0}.experience{display:grid;grid-template-columns:42% 58%;height:620px;background:var(--navy);color:white}.experience>div{padding:70px 13%;align-self:center}.experience p{color:#c3cbd1}.experience>img{height:100%}.mosaic{padding:110px 0;display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:280px 280px;gap:14px}.mosaic img{height:100%}.mosaic img:first-child{grid-row:span 2}.mosaic img:nth-child(3){grid-column:3;grid-row:span 2}.mosaic a{background:var(--gold);padding:30px;display:flex;flex-direction:column;justify-content:space-between}.mosaic a span{font:32px var(--serif)}.book-band{padding:70px max(6vw,24px);background:#e5cf9c;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.book-band small{color:#74581f}.book-band h2{margin-bottom:0}.book-band a{font-weight:700;border-bottom:1px solid;display:inline-block;padding-bottom:5px}.page-hero{height:540px;position:relative;color:white}.page-hero>img{height:100%}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,19,29,.8),rgba(9,19,29,.1))}.page-hero>div{position:absolute;z-index:2;left:8vw;bottom:70px}.page-hero h1{font:400 clamp(54px,6vw,88px) var(--serif);margin:8px 0}.page-hero p{font-size:17px}.rate-grid{padding:90px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.rate-card{display:grid;grid-template-columns:46% 54%;min-height:330px;background:#fff;border:1px solid #e8e3da}.rate-card.featured{background:var(--navy);color:#fff}.rate-card img{height:100%}.rate-card>div{padding:35px}.rate-card small{color:#9b772f;letter-spacing:3px}.rate-card strong{display:block;font:42px Georgia;color:var(--gold);margin:12px 0}.rate-card strong i{font:14px var(--sans);margin-left:4px}.rate-card p{color:var(--muted)}.rate-card.featured p{color:#c4ccd2}.rate-card a{font-weight:700}.notice{margin-bottom:80px;color:#7e7d78;background:#f0ece3;padding:18px 24px}.service-grid{padding:100px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.service-grid article{background:var(--cream);padding:55px}.service-grid b{font:44px Georgia;color:var(--gold)}.service-grid h2{font:34px var(--serif)}.service-grid p{color:var(--muted)}.image-story{height:620px;display:grid;grid-template-columns:60% 40%;background:var(--pale);overflow:hidden}.image-story img{height:100%}.image-story div{padding:70px 11%;align-self:center}.leisure-lead,.about-grid{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.leisure-gallery{padding-bottom:110px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.leisure-gallery figure,.gallery-grid figure{margin:0;position:relative;overflow:hidden}.leisure-gallery img{height:520px}.leisure-gallery .wide{grid-column:span 2}.leisure-gallery .wide img{height:620px}.leisure-gallery figcaption,.gallery-grid figcaption{position:absolute;left:16px;bottom:16px;background:rgba(10,20,30,.8);color:white;padding:8px 14px}.gallery-grid{padding:90px 0;columns:3;column-gap:18px}.gallery-grid figure{break-inside:avoid;margin-bottom:18px}.gallery-grid img{height:auto}.about-grid p{margin-top:0}.full-photo{height:650px}.full-photo img{height:100%;object-position:center 45%}.numbers{padding:70px 0;display:grid;grid-template-columns:repeat(3,1fr)}.numbers div{text-align:center;border-right:1px solid var(--line)}.numbers div:last-child{border:0}.numbers b{display:block;font:54px Georgia;color:#a77b29}.contact-grid{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-grid dl{margin:0}.contact-grid dl div{padding:24px 0;border-bottom:1px solid var(--line)}.contact-grid dt{font-size:13px;color:var(--muted);letter-spacing:2px}.contact-grid dd{font:24px var(--serif);margin:5px 0 0}.contact-photo{height:520px}.contact-photo img{height:100%;object-position:center 38%}.not-found{min-height:70vh;text-align:center;display:grid;place-content:center;background:var(--navy);color:#fff;padding:60px}.not-found span{font:120px Georgia;color:var(--gold)}.not-found h1{font:48px var(--serif);margin:0}.not-found .btn{margin:25px auto}footer{background:#0d1721;color:#ced4d8;padding:70px 5vw 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-grid .brand{color:#fff;margin-bottom:18px}.footer-grid h3{font-size:14px;color:var(--gold);letter-spacing:2px}.footer-grid>div>a,.footer-grid>div>p{display:block;margin:8px 0;color:#aeb7bd;font-size:14px}.copyright{border-top:1px solid #26323d;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#788590}.mobile-actions{display:none}
@media(max-width:1050px){.site-header nav{position:fixed;inset:88px 0 auto;background:#111d28;display:none;padding:24px}.site-header nav.open{display:grid;grid-template-columns:1fr 1fr}.site-header nav a{padding:10px}.menu{display:block;margin-left:auto;width:42px;height:42px}.menu i{display:block;width:24px;height:1px;background:#fff;margin:7px auto}.header-cta{display:none}.hero-copy{left:6vw}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.gallery-grid{columns:2}}
@media(max-width:700px){body{padding-bottom:62px}.container{width:min(100% - 30px,1180px)}.site-header{height:72px;padding:0 15px}.site-header nav{top:72px}.brand-logo{width:46px;height:46px}.brand b{font-size:17px;letter-spacing:2px}.brand small{font-size:7px}.hero{height:760px;min-height:0}.hero>img{object-position:60% center}.hero-shade{background:linear-gradient(0deg,rgba(8,18,29,.9),rgba(8,18,29,.1) 75%)}.hero-copy{left:24px;right:24px;top:auto;bottom:150px;transform:none}.hero h1{font-size:52px}.hero-copy p{font-size:15px}.hero-facts{left:15px;right:15px;bottom:20px}.hero-facts span{padding:12px;flex:1;text-align:center}.hero-facts b{font-size:20px}.intro,.leisure-lead,.about-grid,.contact-grid{padding:70px 0;grid-template-columns:1fr;gap:25px}.intro h2,.section-title h2,.split-feature h2,.experience h2,.image-story h2,.leisure-lead h2,.about-grid h2,.contact-grid h2,.book-band h2{font-size:40px}.split-feature,.experience,.image-story{height:auto;grid-template-columns:1fr}.split-feature>img,.experience>img,.image-story img{height:420px}.split-feature>div,.experience>div,.image-story div{padding:55px 24px}.rooms-preview{padding:70px 0}.section-title{display:block}.section-title a{display:inline-block;margin-top:10px}.cards{grid-template-columns:1fr}.cards article{height:440px}.mosaic{padding:70px 0;grid-template-columns:1fr 1fr;grid-template-rows:300px 260px 300px}.mosaic img:first-child{grid-row:auto;grid-column:span 2}.mosaic img:nth-child(3){grid-column:auto;grid-row:auto}.book-band{grid-template-columns:1fr;gap:10px;padding:55px 24px}.page-hero{height:470px}.page-hero>div{left:24px;right:24px;bottom:45px}.rate-grid{padding:60px 0;grid-template-columns:1fr}.rate-card{grid-template-columns:1fr}.rate-card img{height:270px}.service-grid{padding:60px 0;grid-template-columns:1fr}.service-grid article{padding:35px}.leisure-gallery{grid-template-columns:1fr}.leisure-gallery .wide{grid-column:auto}.leisure-gallery img,.leisure-gallery .wide img{height:420px}.gallery-grid{padding:60px 0;columns:1}.full-photo{height:480px}.numbers{grid-template-columns:1fr;padding:30px 0}.numbers div{border-right:0;border-bottom:1px solid var(--line);padding:22px}.contact-grid dd{font-size:20px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:last-child{grid-column:auto}.copyright{display:block}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;bottom:0;left:0;right:0;z-index:80;height:62px}.mobile-actions a{display:grid;place-items:center;background:#111d28;color:#fff;font-weight:700}.mobile-actions a:last-child{background:var(--gold);color:#111}}
