@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600&display=swap');
:root{--ink:#183638;--muted:#697472;--paper:#fbfaf7;--line:#dce0d9;--accent:#a2784b;--serif:'Cormorant Garamond',Georgia,'Noto Serif SC','Songti SC',serif;--sans:'DM Sans',Arial,'Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid #bd8848;outline-offset:6px}a{color:inherit;text-decoration:none}button{border:0}img{display:block;width:100%;object-fit:cover}p,h1,h2,h3{margin:0}button svg,svg{fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.06}h2{font-size:clamp(2.6rem,4vw,3.6rem);letter-spacing:-.035em}em{font-weight:400}button{background:none}a,button,summary{touch-action:manipulation}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:10px;background:white;z-index:100;padding:10px}.skip-link:focus{top:10px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 4.8%;gap:28px;position:relative;z-index:10;background:var(--paper)}.brand{display:flex;flex-direction:column;flex-shrink:0}.brand-name{font-family:var(--serif);font-size:40px;line-height:1;letter-spacing:.025em;font-weight:500;display:flex;align-items:center;gap:13px}.brand-cn{font-family:serif;font-size:17px;letter-spacing:.2em;border-left:1px solid #a6b0a9;padding-left:13px}.brand-caption{font-size:10px;letter-spacing:.27em;margin-top:7px}.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:40px;font-size:14px}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:'';height:1px;background:var(--ink);width:0;position:absolute;bottom:6px;left:0;transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:27px}.language{display:flex;align-items:center;gap:5px}.language svg{width:19px;height:19px}.language select{border:0;color:var(--ink);background:transparent;font-size:14px;padding:10px 0;cursor:pointer;max-width:103px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--ink);color:#fff;padding:15px 23px;min-height:52px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#2b5051;transform:translateY(-1px)}.button span:last-child:not(:first-child){font-size:21px;line-height:1}.header-cta{padding:13px 22px;min-height:49px}.menu-toggle{display:none;width:36px;height:40px;padding:8px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 6%;box-shadow:0 15px 20px #1232}.mobile-nav a{display:block;padding:10px 0}.hero{height:min(730px,calc(100svh - 105px));min-height:590px;position:relative;margin:0 22px;overflow:hidden;color:#fff;background:#355e62}.hero-image{position:absolute;width:100%;height:100%;object-position:center 57%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,32,36,.5),rgba(5,32,36,.1) 68%),linear-gradient(0deg,rgba(5,32,36,.4),transparent 38%)}.hero-content{position:relative;padding:80px 6.5% 110px;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:500}.hero-location{display:flex;align-items:center;gap:13px;margin-bottom:24px}.tiny-line{display:inline-block;width:27px;height:1px;background:currentColor}h1{font-size:clamp(5rem,7.4vw,7rem);letter-spacing:-.035em;line-height:.95}.hero-description{font-size:16px;line-height:1.8;margin:24px 0 28px;white-space:pre-line}.button-light{background:var(--paper);color:var(--ink);padding:16px 24px}.button-light:hover{background:#e8e8de}.hero-bottom{position:absolute;bottom:29px;left:6.5%;right:4%;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#f6f7f2}.scroll-link{display:flex;gap:19px;align-items:center;font-size:10px;letter-spacing:.16em}.scroll-link span:last-child{font-size:24px}.hero-side{position:absolute;right:29px;top:50%;writing-mode:vertical-rl;font-size:11px;letter-spacing:.16em}.section-shell{max-width:1440px;margin:auto;padding:84px 7.5%}.section-label{display:flex;gap:19px;align-items:center;font-size:11px;font-weight:500;letter-spacing:.17em;margin-bottom:28px}.section-number{font-family:var(--serif);font-size:16px;letter-spacing:0;color:var(--accent);border-right:1px solid var(--line);padding-right:19px}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:7%}.intro-copy{padding-top:4px;color:var(--muted);font-size:16px;line-height:1.9}.text-link{font-size:14px;font-weight:500;display:inline-flex;gap:29px;align-items:center;padding:0 0 5px;border-bottom:1px solid #9ca9a2;color:var(--ink);margin-top:23px}.text-link span:last-child{font-size:20px}.text-link:hover{color:var(--accent);border-color:var(--accent)}.amenities{display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;gap:15px}.amenities>div{display:flex;align-items:center;justify-content:center;gap:15px;font-size:14px;border-right:1px solid var(--line)}.amenities>div:last-child{border:0}.amenities svg{width:29px;height:29px;flex-shrink:0}.rooms{padding-top:3px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px}.section-heading p{max-width:315px;color:var(--muted);font-size:15px;line-height:1.8;white-space:pre-line}.room-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.room-image-button{position:relative;display:block;width:100%;padding:0;overflow:hidden}.room-image-button img{aspect-ratio:1.48;height:auto;transition:transform .65s;object-position:center}.room-image-button:hover img{transform:scale(1.035)}.room-tag{position:absolute;top:20px;left:20px;padding:8px 12px;background:var(--paper);color:var(--ink);font-size:10px;letter-spacing:.13em}.image-arrow{position:absolute;bottom:19px;right:20px;width:42px;height:42px;display:grid;place-items:center;background:#fff;color:var(--ink);font-size:24px;border-radius:50%;transition:transform .2s}.room-image-button:hover .image-arrow{transform:rotate(45deg)}.room-heading{display:flex;justify-content:space-between;align-items:center;margin:22px 0 10px}.room-heading h3{font-size:36px;letter-spacing:-.02em}.room-index{font-size:12px;color:#8c968d}.room-meta{font-size:12px;letter-spacing:.055em;color:#62746f}.room-description{color:var(--muted);font-size:15px;line-height:1.85;margin:16px 0 0;max-width:440px}.room-card .text-link{margin-top:17px}.destination{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#faf9f2}.destination-image{position:relative;min-height:660px;overflow:hidden}.destination-image img{position:absolute;height:100%;object-position:50% 50%}.destination-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#092e3480)}.image-caption{position:absolute;bottom:33px;left:9%;z-index:1;font-size:10px;letter-spacing:.18em}.destination-content{padding:68px 13% 59px 11%;max-width:770px}.destination .section-number{border-color:#507071;color:#ccac81}.destination h2{font-size:clamp(2.7rem,4.7vw,4.2rem)}.destination-content>p{color:#c8d5d2;margin:25px 0 23px;font-size:15px;line-height:1.9;max-width:470px}.destination-places{border-top:1px solid #ffffff30}.destination-places details{border-bottom:1px solid #ffffff30}.destination-places summary{padding:17px 0;font-size:16px}.destination-places summary>span:first-child{display:flex;gap:18px;align-items:center}.destination-places small{font-size:11px;color:#c7b497}.destination-places details p{padding:0 25px 20px 33px;color:#c8d5d2;font-size:14px;line-height:1.9}.destination-note{display:block;margin-top:26px;font-family:var(--serif);font-size:22px;font-style:italic;color:#d4dfd9}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none}summary::-webkit-details-marker{display:none}.expand{font-size:22px;font-weight:400;transition:transform .2s;flex-shrink:0}details[open]>summary .expand{transform:rotate(45deg)}.guide{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:85px;padding-bottom:84px}.guide h2{font-size:46px}.guide-list{padding-top:35px}.guide-list details{border-bottom:1px solid var(--line)}.guide-list summary{padding:18px 0;font-size:15px}.guide-list p{padding:0 28px 21px 0;color:var(--muted);font-size:14px;line-height:1.85}.footer{padding:43px 7.5% 23px;background:#eef0e9}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:32px}.footer-brand .brand-name{font-size:34px}.footer-brand .brand-caption{font-size:9px}.footer-top p{font-family:var(--serif);font-size:24px;font-style:italic}.back-top{font-size:13px;display:flex;gap:22px;align-items:center}.back-top span:last-child{font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:22px;align-items:center;border-top:1px solid #d0d8cf;padding-top:21px;font-size:11px;color:#66756a}.footer-bottom p{max-width:520px;text-align:center}dialog{padding:0;border:0;width:min(850px,90vw);max-height:90svh;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0006}dialog::backdrop{background:#0a252cc9;backdrop-filter:blur(5px)}dialog>img{height:270px}.dialog-content{padding:30px 38px 35px}.dialog-content h2{margin:15px 0;font-size:45px}.dialog-content>p:not(.room-meta){margin-top:15px;color:var(--muted);font-size:15px}.dialog-content ul{display:grid;grid-template-columns:1fr 1fr;padding-left:18px;gap:8px 28px;font-size:14px;margin:20px 0}.dialog-content p.dialog-note{font-size:12px;border-top:1px solid var(--line);padding-top:16px}.dialog-content>.button{margin-top:20px}.dialog-close{position:absolute;right:15px;top:15px;width:42px;height:42px;background:var(--paper);font-size:29px;border-radius:50%;line-height:1}html:lang(zh) h1,html:lang(ja) h1,html:lang(ko) h1{font-size:clamp(3.8rem,6.5vw,6.2rem);line-height:1.25;letter-spacing:.005em}html:lang(zh) h2,html:lang(ja) h2,html:lang(ko) h2{font-size:clamp(2rem,3.5vw,3rem);line-height:1.45;letter-spacing:0}html:lang(zh) h3,html:lang(ja) h3,html:lang(ko) h3{font-size:29px}html:not(:lang(en)) em{font-style:normal}html:not(:lang(en)) .hero-content{padding-top:69px}html:lang(ja) .desktop-nav,html:lang(ko) .desktop-nav{gap:22px;margin-right:15px}
@media(min-width:1600px){.hero-content{padding-left:max(7%,calc((100vw - 1250px)/2))}.hero-bottom{left:max(7%,calc((100vw - 1250px)/2))}.hero{max-height:800px;height:730px}.destination-content{padding-left:12%;padding-right:16%}}
@media(max-width:1100px){.header{padding:0 4%;height:90px;gap:20px}.desktop-nav{gap:22px;margin-right:10px}.header-actions{gap:17px}.header-cta{display:none}.hero{margin:0 16px;min-height:590px;height:650px}.hero-content{padding-top:72px}.section-shell{padding-left:6%;padding-right:6%}.intro-grid{gap:5%;grid-template-columns:1.15fr 1fr}.destination-content{padding:52px 9%}.destination-image{min-height:620px}.amenities>div{gap:10px;font-size:12px}.guide h2{font-size:40px}}
@media(max-width:760px){html{scroll-padding-top:15px}.header{height:83px;padding:0 6%;gap:12px}.brand-name{font-size:33px;gap:10px}.brand-cn{font-size:14px;padding-left:10px}.brand-caption{font-size:8px;margin-top:5px}.desktop-nav{display:none}.header-actions{gap:10px}.language{gap:3px}.language select{font-size:13px;max-width:88px}.language svg{width:17px}.menu-toggle{display:block}.hero{margin:0 10px;min-height:620px;height:calc(90svh - 83px);max-height:760px}.hero-image{object-position:58% 50%}.hero-shade{background:linear-gradient(90deg,#09272f88,#09272f11),linear-gradient(0deg,#09272f77,transparent 55%)}.hero-content{padding:75px 7% 100px;max-width:100%}h1{font-size:75px}.eyebrow{font-size:10px}.hero-description{font-size:15px;margin-top:25px}.hero-location{margin-bottom:31px}.hero-bottom{left:7%;right:7%;bottom:25px;font-size:11px;align-items:end}.hero-bottom>span{max-width:170px;line-height:1.8}.scroll-link{gap:8px;font-size:9px}.scroll-link>span:first-child{display:none}.hero-side{right:17px;font-size:9px;top:44%}.section-shell{padding:55px 7%}.section-label{font-size:10px;margin-bottom:22px;gap:14px}.section-number{padding-right:14px}.intro-grid{display:block}h2{font-size:42px}.intro-copy{padding-top:26px;font-size:15px}.amenities{margin-top:32px;grid-template-columns:1fr 1fr;row-gap:24px;padding:25px 0}.amenities>div{font-size:12px;justify-content:flex-start;gap:10px}.amenities>div:nth-child(even){border:0;padding-left:16px}.amenities svg{width:25px;height:25px}.rooms{padding-top:0;padding-bottom:55px}.section-heading{display:block;margin-bottom:26px}.section-heading p{padding-top:18px;font-size:14px}.room-grid{grid-template-columns:1fr;gap:39px}.room-image-button img{aspect-ratio:1.35}.room-heading{margin-top:19px}.room-heading h3{font-size:32px}.room-meta{font-size:12px}.room-description{font-size:14px}.room-tag{top:15px;left:15px;font-size:9px}.destination{grid-template-columns:1fr}.destination-image{min-height:0;height:390px}.destination-image img{object-position:center 50%}.destination-content{padding:45px 7% 48px;max-width:none}.destination h2{font-size:49px}.destination-content>p{font-size:15px}.destination-places summary{font-size:15px}.destination-note{font-size:21px}.guide{display:block}.guide h2{font-size:41px}.guide-list{padding-top:20px}.guide-list summary{font-size:14px}.footer{padding:34px 7% 25px}.footer-top{flex-wrap:wrap;gap:24px}.footer-top p{order:3;width:100%;font-size:24px}.footer-bottom{flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:10px}.footer-bottom p{order:3;text-align:left;width:100%}.footer-brand .brand-name{font-size:33px}.back-top{font-size:12px}.dialog-content{padding:24px}.dialog-content h2{font-size:38px}dialog>img{height:230px}.dialog-content ul{grid-template-columns:1fr}.dialog-content>.button{width:100%}html:lang(zh) h1,html:lang(ja) h1,html:lang(ko) h1{font-size:55px}html:lang(zh) h2,html:lang(ja) h2,html:lang(ko) h2{font-size:31px}html:lang(ja) h1{font-size:49px}html:not(:lang(en)) .hero-content{padding-top:68px}}
/* H+ palette: olive, bronze and the warm whites of the actual interiors. */
:root{--ink:#2c2620;--muted:#6f6353;--paper:#f6efe4;--line:#e0d4c2;--accent:#9a6b42}.brand-name{font-family:var(--sans);font-size:46px;font-weight:500;letter-spacing:-.09em}.brand-cn{font-family:var(--sans);font-size:12px;letter-spacing:.17em;font-weight:400}.brand-caption{font-size:10px;letter-spacing:.16em}.hero-shade{background:linear-gradient(90deg,#231b12b8,#231b1220 80%),linear-gradient(0deg,#231b1266,transparent 45%)}.hero-image{object-position:center 63%}.hero-content{max-width:920px}.hero-side{font-size:12px}.brand-caption,.section-label,.room-tag,.image-caption,.eyebrow,.scroll-link,.footer-bottom,.room-index{font-size:12px}.room-meta{font-size:14px;letter-spacing:0}.amenities>div{font-size:14px}.room-compare{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:42px}.room-compare>summary{font-size:16px;padding:20px 0}.table-scroll{overflow-x:auto}.table-scroll table{border-collapse:collapse;width:100%;min-width:620px;font-size:14px}.table-scroll th,.table-scroll td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);font-weight:400}.table-scroll thead th{font-size:12px;text-transform:uppercase;letter-spacing:.07em;background:#efe7d9}.table-scroll tbody th{font-weight:500}.table-note{font-size:13px;margin:17px 0;color:var(--muted)}.room-compare .text-link{margin:0 0 25px}.contact-strip{padding-top:30px;padding-bottom:55px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-address{margin-top:12px;font-size:18px}.taxi-address{font-size:14px;color:var(--muted);margin-top:7px}.contact-phone{font-family:var(--serif);font-size:36px;white-space:nowrap}.contact-phone span{font-family:var(--sans);font-size:24px;margin-left:15px}#copy-status{display:block;color:var(--ink);font-size:13px;margin-top:9px}.footer-bottom{flex-wrap:wrap}.source-link{text-decoration:underline;text-underline-offset:4px}.destination-image img{object-position:60% center}.destination-content>p{color:#d1d6cb}.destination-places details p{color:#d1d6cb}.destination-note{color:#d8ddd2}.footer-brand .brand-name{font-size:41px}.footer-brand .brand-caption{font-size:10px}
@media(max-width:760px){.brand-name{font-size:38px}.brand-caption{font-size:8px}.brand-cn{font-size:10px}.hero-content{padding-top:87px}.hero{min-height:630px}.hero h1{font-size:65px}.hero-location{font-size:11px}.hero-description{max-width:275px}.hero-image{object-position:58% center}.hero-bottom>span{font-size:12px;max-width:240px}.section-label{font-size:11px}.room-tag{font-size:10px}.image-caption{font-size:10px}.contact-strip{display:block;padding-top:35px}.contact-phone{display:block;font-size:32px;margin-top:30px}.footer-bottom{font-size:11px}.amenities>div{font-size:12px}.destination-image{height:380px}.hero-side{display:none}html:lang(ja) h1{font-size:42px}html:lang(ko) h1{font-size:49px}.room-compare{margin-top:31px}.contact-address{font-size:16px}}
.hotel-extras{font-size:14px;line-height:1.85;color:var(--muted);margin-top:22px;max-width:850px}
@media(max-width:760px){html:lang(ko) .hero h1{font-size:40px;word-break:keep-all}html:lang(ja) .hero h1{font-size:32px;line-height:1.6}.hotel-extras{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
