@charset "UTF-8";
:root{--ink:#14201d;--deep:#102a24;--green:#174338;--gold:#c9a76a;--cream:#f5f0e7;--paper:#fcfaf6;--muted:#64706b;--line:#ded8cc;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:10px;top:-80px;z-index:1000;background:#fff;padding:10px 14px}.skip-link:focus{top:10px}.site-header{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(250,248,243,.96);border-bottom:1px solid rgba(20,32,29,.1);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--green);font-family:Georgia,serif;font-size:13px;letter-spacing:1px}.brand strong,.brand small,.footer-brand strong,.footer-brand small{display:block}.brand strong{font-family:"Songti SC",STSong,serif;letter-spacing:.18em;font-size:17px}.brand small{font-size:8px;letter-spacing:.13em;color:#7b7f7a}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;color:#42504b}.site-header nav a:hover{color:var(--gold)}.header-service{border:1px solid var(--deep);padding:9px 20px;font-size:14px;transition:.2s}.header-service:hover{background:var(--deep);color:#fff}.hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:flex-end;overflow:hidden;background:var(--deep)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,13,.88) 0%,rgba(4,15,13,.5) 48%,rgba(4,15,13,.15) 100%),linear-gradient(0deg,rgba(4,15,13,.75),transparent 55%)}.hero-content{position:relative;z-index:1;color:#fff;width:min(720px,90vw);margin:0 0 8vh max(5vw,28px)}.eyebrow{font-size:12px;letter-spacing:.32em;font-weight:700;color:#d8bd88;margin:0 0 16px}.eyebrow.dark{color:#8c7043}.hero h1{font-family:"Songti SC",STSong,serif;font-size:clamp(48px,7vw,92px);line-height:1.05;letter-spacing:.04em;margin:0 0 22px;font-weight:500}.hero-lead{font-size:clamp(16px,2vw,21px);max-width:650px;margin:0;color:rgba(255,255,255,.88)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 42px}.button{min-height:48px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;font-size:14px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--gold);color:#14201d}.button.secondary{border-color:rgba(255,255,255,.5);color:#fff}.button.light{border-color:#fff;color:#fff}.button.gold{background:var(--gold);color:#13261f}.hero-benefits{list-style:none;margin:0;padding:0;display:flex;gap:42px}.hero-benefits li{font-size:13px;color:rgba(255,255,255,.75)}.hero-benefits span{display:block;color:#fff;font-family:Georgia,serif;font-size:24px;line-height:1.2}.section{padding:clamp(72px,9vw,130px) max(5vw,24px)}.section-heading{width:min(720px,100%);margin:0 auto 52px;text-align:center}.section-heading h2{font-family:"Songti SC",STSong,serif;font-size:clamp(34px,4vw,54px);line-height:1.2;font-weight:500;margin:0 0 18px}.section-heading>p:last-child{color:var(--muted);margin:0;font-size:16px}.intro-gallery{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;width:min(1240px,100%);margin:auto}.intro-gallery figure{margin:0;position:relative;overflow:hidden;min-height:480px}.intro-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.intro-gallery figure:hover img{transform:scale(1.025)}.intro-gallery figcaption{position:absolute;left:22px;bottom:18px;padding:6px 12px;background:rgba(255,255,255,.9);font-size:12px;letter-spacing:.1em}.styles{background:#eee8dd}.style-panel{min-height:680px;display:grid;grid-template-columns:1fr 1fr}.style-panel>img{width:100%;height:100%;object-fit:cover;min-height:680px}.style-copy{padding:clamp(50px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.style-copy .style-number{font-family:Georgia,serif;letter-spacing:.18em;font-size:12px;margin:0 0 24px;opacity:.65}.style-copy h2{font-family:"Songti SC",STSong,serif;font-size:clamp(42px,5vw,72px);font-weight:400;margin:0 0 24px}.style-copy>p:not(.style-number){font-size:17px;max-width:440px;opacity:.8}.style-copy>a{display:inline-flex;align-items:center;justify-content:space-between;width:min(310px,100%);border-bottom:1px solid currentColor;padding:16px 0;margin-top:28px;font-weight:700}.asian{background:#251e1a;color:#f4eadd}.southeast{background:#2e493d;color:#f3efe5}.row-heading{width:min(1240px,100%);display:grid;grid-template-columns:1fr 1fr;text-align:left;align-items:end;gap:60px}.row-heading>p{padding-bottom:8px}.room-groups{width:min(1240px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.room-group{border:1px solid var(--line);padding:clamp(20px,3vw,38px);background:#fff}.group-title span{font-size:11px;letter-spacing:.18em;color:#8f764b}.group-title h3{font-family:"Songti SC",STSong,serif;font-size:30px;margin:6px 0 26px;font-weight:500}.room-photo{height:360px;position:relative;overflow:hidden}.room-photo img{width:100%;height:100%;object-fit:cover}.room-photo span{position:absolute;bottom:12px;right:12px;background:rgba(18,35,30,.85);color:white;padding:5px 10px;font-size:9px;letter-spacing:.15em}.price-list{list-style:none;margin:22px 0 0;padding:0}.price-list li{display:flex;align-items:center;justify-content:space-between;padding:15px 2px;border-bottom:1px solid #ebe6dc}.price-list li>span{font-weight:700}.price-list small{display:block;font-weight:400;color:#84908b;font-size:11px}.price-list strong{font-family:Georgia,serif;font-size:22px;color:var(--green);text-align:right}.price-list strong small{display:inline;font-family:inherit}.suite-strip{width:min(1240px,100%);margin:24px auto 0;display:grid;grid-template-columns:1.3fr 1fr;background:var(--deep);color:#fff}.suite-strip img{width:100%;height:360px;object-fit:cover}.suite-strip>div{padding:44px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.suite-strip p{color:#d3b77f;margin:0}.suite-strip h3{font-family:"Songti SC",STSong,serif;font-size:30px;font-weight:400;margin:8px 0 25px}.service{background:var(--cream)}.service-grid{width:min(1240px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.service-card{background:#fff}.service-card img{width:100%;height:390px;object-fit:cover}.service-card>div{padding:28px}.service-card span{font-size:11px;letter-spacing:.12em;color:#967b4b}.service-card h3{font-family:"Songti SC",STSong,serif;font-size:24px;margin:7px 0 12px}.service-card p{font-size:14px;color:var(--muted);margin:0}.contact{background:#132d26}.contact-card{width:min(1140px,100%);margin:auto;display:grid;grid-template-columns:1.2fr 1fr;color:#fff;border:1px solid rgba(255,255,255,.16)}.contact-copy{padding:clamp(42px,7vw,86px)}.contact-copy h2{font-family:"Songti SC",STSong,serif;font-size:clamp(40px,5vw,66px);font-weight:400;line-height:1.2;margin:0 0 22px}.contact-copy>p:not(.eyebrow){color:rgba(255,255,255,.7);max-width:520px;margin:0 0 30px}.contact address{padding:clamp(42px,6vw,72px);border-left:1px solid rgba(255,255,255,.16);font-style:normal;display:flex;flex-direction:column;justify-content:center;gap:34px}.contact address small{display:block;color:#b7c2bd;margin-bottom:8px;font-size:12px}.contact address strong,.contact address a{font-size:17px;font-weight:500;line-height:1.7}.contact address a{text-decoration:underline;text-underline-offset:4px}footer{padding:42px max(5vw,24px);display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:32px;background:#0b1c17;color:rgba(255,255,255,.55);font-size:12px}.footer-brand .brand-mark{color:#d8bd88}.footer-brand strong{color:#fff;font-family:"Songti SC",STSong,serif;font-size:15px}.footer-brand small{font-size:10px}.mobile-bar{display:none}
@media (max-width:900px){.site-header{height:66px;padding:0 18px}.site-header nav{display:none}.brand-mark{width:38px;height:38px}.brand strong{font-size:15px}.header-service{padding:8px 13px}.hero{min-height:740px}.hero-content{margin:0 22px 7vh}.hero-benefits{gap:22px}.intro-gallery{grid-template-columns:1fr}.intro-gallery figure{min-height:360px}.intro-gallery figure:last-child{display:none}.style-panel{min-height:0;grid-template-columns:1fr}.style-panel>img{min-height:430px;height:58vh}.style-copy{min-height:430px;padding:60px 26px}.southeast>img{order:2}.southeast>.style-copy{order:1}.row-heading{grid-template-columns:1fr;gap:8px}.room-groups{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.dining-card{display:none}.contact-card{grid-template-columns:1fr}.contact address{border-left:0;border-top:1px solid rgba(255,255,255,.16)}footer{grid-template-columns:1fr;text-align:center;justify-items:center;padding-bottom:100px}}
@media (max-width:620px){body{padding-bottom:68px}.hero{min-height:calc(100svh - 66px)}.hero>img{object-position:center}.hero-shade{background:linear-gradient(0deg,rgba(4,15,13,.94) 0%,rgba(4,15,13,.55) 67%,rgba(4,15,13,.18) 100%)}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{margin:26px 0 30px}.hero-actions .button{width:100%}.hero-benefits{justify-content:space-between;gap:8px}.hero-benefits li{font-size:11px}.hero-benefits span{font-size:19px}.section{padding:68px 18px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:33px}.intro-gallery figure{min-height:310px}.style-panel>img{height:480px}.style-copy{min-height:380px}.room-photo{height:330px}.suite-strip{grid-template-columns:1fr}.suite-strip img{height:260px}.suite-strip>div{padding:30px 24px}.service-grid{grid-template-columns:1fr}.service-card img{height:360px}.dining-card{display:block}.contact{padding-left:14px;padding-right:14px}.contact-copy,.contact address{padding:38px 24px}.contact-copy h2{font-size:39px}.mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:1fr 1.35fr;padding:8px max(10px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);box-shadow:0 -4px 25px rgba(5,20,16,.15);gap:8px}.mobile-bar a{height:50px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:700;border:1px solid #d8d4ca}.mobile-bar .mobile-service{background:var(--green);color:#fff;border-color:var(--green)}.pulse{width:8px;height:8px;border-radius:50%;background:#f0c36b;box-shadow:0 0 0 4px rgba(240,195,107,.18)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.intro-gallery img{transition:none}}
