*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#423d42;background:#fbf8f2;margin:0}html[data-device=lg],html[data-device=lg] body{scrollbar-width:none}html[data-device=lg]::-webkit-scrollbar{width:0;height:0;display:none}html[data-device=lg] body::-webkit-scrollbar{width:0;height:0;display:none}html[data-device=lg]::-webkit-scrollbar-thumb{display:none}html[data-device=lg] body::-webkit-scrollbar-thumb{display:none}.hotel-page{--cream:#fbf8f2;--paper:#fffdf9;--purple:#756384;--deep:#39343d;--grey:#777078;--line:#4b404d24;background:var(--cream);overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--deep)}.hero{isolation:isolate;background:#82787b;height:100vh;min-height:680px;position:relative;overflow:hidden}.hero-video-component{z-index:-1;position:absolute;inset:0}.hero-video-poster{background-image:url(/images/hotel-hero.jpg);background-position:70%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-video-overlay{pointer-events:none;background:#0000002e;animation:.8s ease-out both overlayWake;position:absolute;inset:0}.hero-content-layer{align-items:center;height:100%;padding:8vh max(10vw,56px);display:flex}.hero-content{width:min(560px,35%)}.hero-kicker{color:#ffffffc2;letter-spacing:.3em;margin:0 0 28px;font-size:10px;font-weight:500}.hero h1{color:#fff;letter-spacing:-.015em;margin-bottom:42px;font-size:clamp(28px,3.35vw,49px);font-weight:500;line-height:1.42}.hero-copy{color:#ffffffc7;margin-bottom:32px;font-size:clamp(13px,1vw,16px);line-height:1.85}.primary-button{border-radius:999px;align-items:center;gap:44px;padding:17px 20px 17px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .3s,box-shadow .3s;display:inline-flex}.primary-button span{border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .3s;display:grid}.primary-button:hover{background:#eee8ed;box-shadow:0 14px 34px #1f192229}.primary-button:hover span{transform:translate(5px)}.light-button{color:var(--deep);background:#fff}.light-button span{background:#eee8f0}.hero .primary-button{color:#fff;height:78px;box-shadow:none;background:#b79a73;border:0;border-radius:999px;justify-content:center;padding:17px 20px 17px 24px;font-size:22px;font-weight:700;transition:background .3s,box-shadow .3s}.hero .primary-button span{display:none}.hero .primary-button:hover{background:#a98a63;transform:none;box-shadow:0 14px 34px #1f192229}.hero .primary-button:active{background:#9c7d57}.hero-actions{align-items:center;gap:14px;display:flex}.hero-controls{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.hero-home-button{color:#fff;background:#b79a73;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0;text-decoration:none;transition:background .25s,transform .25s;display:flex;box-shadow:0 5px 14px #5041301f}.hero-home-button:hover{background:#a98a63;transform:translateY(-2px)}.hero-home-button:active{background:#9c7d57}.hero-home-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.hero-outline-button{color:#fff;background:#ffffff14;border:1px solid #ffffff8c}.hero-outline-button span{background:#ffffff24}.hero-outline-button:hover{background:#ffffff2e}.scroll-cue{color:#fff;letter-spacing:.22em;transform-origin:100%;align-items:center;gap:15px;font-size:9px;text-decoration:none;display:flex;position:absolute;bottom:9vh;right:max(3vw,24px);transform:rotate(90deg)}.scroll-cue i{background:#ffffff8c;width:62px;height:1px;animation:2s ease-in-out infinite pulse}.hero-content-enter{animation:1.5s ease-out both heroContentEnter}.hero-copy-enter{animation:1.2s ease-out .3s both heroFadeIn}.hero-cta-enter{animation:1.2s ease-out .2s both heroFadeIn}@keyframes heroContentEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayWake{0%{background:#0003}to{background:#0000002e}}@keyframes pulse{50%{transform-origin:0;opacity:.45;transform:scaleX(.55)}}@media (prefers-reduced-motion:reduce){.hero-content-enter,.hero-copy-enter,.hero-cta-enter,.hero-video-overlay,.scroll-cue i{animation:none}}@media (min-width:768px) and (max-width:1279px){.hero-video-poster{background-position:72%}}@media (max-width:680px){.hero{height:100vh;min-height:640px}.hero-content-layer{height:100%;padding:72px 28px 64px}.hero-content{width:100%}.hero-kicker{letter-spacing:.28em;font-size:9px}.hero h1{font-size:29px;line-height:1.42}.hero-copy{max-width:300px}.scroll-cue{display:none}}@media (max-width:767px){.hero{height:90vh;min-height:0}.hero-video-poster{background-image:url(/images/hotel-hero-mobile.png);background-position:50%}.hero-content-layer{justify-content:center;padding-left:24px;padding-right:24px}.hero-content{text-align:center;width:100%}.hero-copy{max-width:none}.hero-actions{flex-direction:column;align-items:center}.hero .primary-button{height:70px;font-size:18px}}@media (min-width:768px) and (max-width:1279px){.hero .primary-button{height:74px;font-size:20px}}@media (min-width:1280px){html:not([data-device=lg]) .hero-title-second-line,html:not([data-device=lg]) .hero-copy-second-line{padding-left:2em;display:inline-block}html:not([data-device=lg]) .hero-content-layer{padding-left:max(6vw,72px)}html:not([data-device=lg]) .hero-content{flex-direction:column;justify-content:flex-start;gap:0;width:760px;max-width:760px;display:flex}html:not([data-device=lg]) .hero-copy{text-align:left;position:relative;left:24px}html:not([data-device=lg]) .hero-controls{flex-direction:column;align-items:stretch;width:fit-content;display:flex}html:not([data-device=lg]) .hero-actions{justify-content:flex-start}html:not([data-device=lg]) .hero-home-row{justify-content:center;width:100%;display:flex}}html[data-device=lg] .hero{position:relative}html[data-device=lg] .hero-content-layer{justify-content:flex-start;align-items:flex-start;height:100%;padding-top:8vh;padding-left:9%;padding-right:9%;display:flex;position:static}html[data-device=lg] .hero-content{text-align:left;width:100%;max-width:760px;margin:0 auto;transform:none!important}html[data-device=lg] .hero-kicker{letter-spacing:.35em;font-size:16px}html[data-device=lg] .hero h1{text-indent:-2em;letter-spacing:-.02em;padding-left:2em;font-size:clamp(56px,5vw,72px);line-height:1.28}html[data-device=lg] .hero-copy{text-align:right;white-space:nowrap;width:100%;max-width:none;margin-top:28px;font-size:24px;transform:translateY(-30px)}html[data-device=lg] .hero-copy br{display:none}html[data-device=lg] .hero-actions{z-index:20;flex-direction:row;justify-content:center;align-items:center;gap:24px;width:auto;display:flex;position:absolute;bottom:9vh;left:50%;transform:translate(-50%)}html[data-device=lg] .hero-home-button{z-index:20;margin:0;position:absolute;bottom:calc(9vh - 72px);left:50%;transform:translate(-50%)}html[data-device=lg] .hero-home-button:hover{transform:translate(-50%)translateY(-2px)}html[data-device=lg] .hero-button,html[data-device=lg] .hero-actions .primary-button{width:260px;height:56px;padding:0 36px;font-size:24px}
