@charset "UTF-8";
:root{--ink:#2c1b21;--muted:#786a6f;--cream:#fbf6f2;--paper:#fff;--wine:#8b2239;--wine-dark:#3a1520;--rose:#d76078;--gold:#e9b65c;--line:rgba(58,21,32,.13);--display:"Lora",Georgia,serif;--body:"Be Vietnam Pro","Segoe UI",Arial,sans-serif;--shadow:0 24px 70px rgba(56,24,32,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.7}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section-space{padding:110px 0}.skip-link{position:fixed;left:12px;top:-80px;z-index:3000;padding:10px 14px;background:#fff;border-radius:10px}.skip-link:focus{top:12px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:.7rem;font-weight:850;letter-spacing:.16em;color:var(--wine)}.eyebrow span{width:34px;height:2px;background:currentColor}.eyebrow.light{color:#f7d9c9}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);line-height:1.1}h2{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.045em}h3{font-size:1.45rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-size:.76rem;font-weight:850}.button-primary{background:linear-gradient(110deg,var(--gold),#ffdd91);color:#35131d}.button-glass{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(12px)}
.site-header{position:fixed;z-index:1500;inset:64px 0 auto;height:78px;color:#fff;transition:.25s}.site-header::before{content:"";position:absolute;inset:0;background:rgba(35,13,19,.14);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);transition:.25s}.site-header.scrolled::before{background:rgba(42,15,23,.94);box-shadow:0 12px 30px rgba(0,0,0,.15)}.header-inner{position:relative;height:100%;display:flex;align-items:center;gap:25px}.local-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-marks{display:flex}.brand-marks img{width:44px;height:44px;border-radius:50%;object-fit:contain;background:#fff;border:2px solid #fff}.brand-marks img+img{margin-left:-10px}.local-brand>span:last-child{display:grid;line-height:1.05}.local-brand strong{font-family:var(--display);font-size:1.05rem}.local-brand small{margin-top:5px;font-size:.48rem;letter-spacing:.13em;color:rgba(255,255,255,.65)}.primary-nav{display:flex;align-items:center;gap:22px}.primary-nav a{font-size:.7rem;font-weight:750;color:rgba(255,255,255,.75)}.primary-nav a:hover{color:#fff}.header-call{display:grid;padding:7px 15px;border-radius:999px;background:linear-gradient(110deg,var(--gold),#ffd98b);color:#32111b;line-height:1.12}.header-call small{font-size:.5rem;letter-spacing:.12em;text-transform:uppercase}.header-call strong{font-size:.73rem}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent}.menu-toggle span{display:block;height:2px;margin:5px;background:#fff}
.hero{position:relative;min-height:calc(100svh - 10px);display:grid;align-items:center;overflow:hidden;background:var(--wine-dark);color:#fff}.hero-grid{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr}.hero-grid figure{margin:0;overflow:hidden}.hero-grid img{width:100%;height:100%;object-fit:cover}.hero-grid figure:last-child img{filter:saturate(.9)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(34,10,17,.92) 0%,rgba(43,15,23,.62) 46%,rgba(43,15,23,.18) 100%)}.hero-shade::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,8,14,.6),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:150px;padding-bottom:80px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:8vw;align-items:end}.hero-copy{max-width:740px}.hero h1{font-size:clamp(3.2rem,7vw,6.7rem);letter-spacing:-.06em;margin-bottom:24px}.hero h1 em{color:#ffd087;font-weight:500}.hero-lead{max-width:650px;font-size:1.05rem;color:rgba(255,255,255,.78)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 34px}.hero-facts{display:flex;gap:40px}.hero-facts span{display:grid}.hero-facts b{font-family:var(--display);font-size:1.7rem;color:#ffd087}.hero-facts small{font-size:.62rem;color:rgba(255,255,255,.58)}.hero-choice{display:grid;gap:10px;margin-bottom:12px}.hero-choice a{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(35,12,18,.42);backdrop-filter:blur(13px)}.hero-choice img{width:64px;height:64px;object-fit:contain;border-radius:14px;background:#fff}.hero-choice span{display:grid}.hero-choice b{font-size:.78rem}.hero-choice small{font-size:.63rem;color:rgba(255,255,255,.62)}.hero-choice i{font-style:normal;color:#ffd087}.scroll-cue{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;font-size:.58rem;letter-spacing:.12em;color:rgba(255,255,255,.62)}.scroll-cue span{width:36px;height:1px;background:#fff}
.section-heading{display:grid;grid-template-columns:1.2fr .7fr;gap:8vw;align-items:end;margin-bottom:60px}.section-heading p:last-child{color:var(--muted);max-width:480px}.intro{background:var(--cream)}.hotel-profile{scroll-margin-top:150px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding:64px 0;border-top:1px solid var(--line)}.hotel-profile:last-child{padding-bottom:0}.hotel-media{position:relative;min-height:540px}.hotel-media figure{margin:0;overflow:hidden;border-radius:28px;box-shadow:var(--shadow)}.hotel-media-main{position:absolute;inset:0 18% 10% 0}.hotel-media-side{position:absolute;right:0;bottom:0;width:38%;height:68%;border:8px solid var(--cream)}.hotel-media img{width:100%;height:100%;object-fit:cover}.hotel-logo{width:110px;height:110px;object-fit:contain;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(58,21,32,.08);padding:8px;margin-bottom:24px}.hotel-copy h3{font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.04em}.hotel-copy p{color:var(--muted)}.hotel-copy address{font-style:normal;font-weight:800;padding:16px 0;border-block:1px solid var(--line)}.hotel-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hotel-actions a{padding:11px 16px;border-radius:999px;background:var(--wine-dark);color:#fff;font-size:.7rem;font-weight:800}.hotel-actions a:last-child{background:#fff;color:var(--wine);border:1px solid var(--line)}.hotel-profile-love .hotel-copy{order:1}.hotel-profile-love .hotel-media{order:2}
.rooms{background:#fff}.room-filter{display:flex;flex-wrap:wrap;gap:8px;margin:-20px 0 34px}.room-filter button{border:1px solid var(--line);background:#fff;padding:10px 17px;border-radius:999px;color:var(--muted);font-size:.7rem;font-weight:800;cursor:pointer}.room-filter button.active{background:var(--wine-dark);color:#fff}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.room-card{border-radius:24px;overflow:hidden;background:var(--cream);border:1px solid var(--line);transition:.25s}.room-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.room-card.is-hidden{display:none}.room-photo{display:block;width:100%;aspect-ratio:1.42;border:0;padding:0;background:#ddd;cursor:zoom-in;overflow:hidden}.room-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.room-card:hover .room-photo img{transform:scale(1.035)}.room-card>div{padding:22px}.room-card span{font-size:.58rem;font-weight:850;letter-spacing:.13em;color:var(--wine)}.room-card h3{margin:8px 0 10px}.room-card p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.65}
.gallery{background:var(--wine-dark);color:#fff}.gallery .section-heading p:last-child{color:rgba(255,255,255,.62)}.gallery .eyebrow{color:#f5cbaa}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:14px}.gallery-item{position:relative;border:0;padding:0;border-radius:20px;overflow:hidden;background:#241016;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(24,7,12,.8))}.gallery-item span{position:absolute;z-index:2;left:16px;right:16px;bottom:13px;text-align:left;color:#fff;font-size:.65rem;font-weight:750}.gallery-wide{grid-column:span 2}.gallery-tall{grid-row:span 2}
.locations{background:var(--cream)}.locations-grid{display:grid;grid-template-columns:.8fr 1.1fr;gap:80px;align-items:center}.location-copy p{color:var(--muted)}.big-call{display:grid;margin-top:28px;padding:20px 24px;border-radius:22px;background:var(--wine-dark);color:#fff;line-height:1.2}.big-call small{font-size:.58rem;letter-spacing:.13em;color:#f2cbaa}.big-call strong{font-family:var(--display);font-size:2rem}.location-cards{display:grid;gap:14px}.location-cards article{display:grid;grid-template-columns:84px 1fr;gap:18px;align-items:center;padding:20px;border-radius:24px;background:#fff;border:1px solid var(--line)}.location-cards img{width:84px;height:84px;object-fit:contain;border-radius:18px}.location-cards h3{margin-bottom:6px}.location-cards p{margin-bottom:8px;color:var(--muted);font-size:.8rem}.location-cards a{font-size:.68rem;font-weight:850;color:var(--wine)}
.booking-cta{padding:80px 0;background:linear-gradient(120deg,#3b1420,#8d2039);color:#fff}.booking-inner{display:grid;grid-template-columns:1.1fr .6fr;gap:60px;align-items:center}.booking-inner h2{max-width:750px}.booking-inner p{color:rgba(255,255,255,.68)}.booking-inner>div:last-child{display:grid;gap:10px}.cta-call,.cta-zalo{display:grid;place-items:center;min-height:58px;border-radius:999px}.cta-call{background:linear-gradient(110deg,var(--gold),#ffdf9a);color:#35131d;line-height:1.1}.cta-call span{font-size:.55rem;text-transform:uppercase;letter-spacing:.12em}.cta-call b{font-size:.9rem}.cta-zalo{border:1px solid rgba(255,255,255,.25);font-size:.75rem;font-weight:850}
.site-footer{padding:70px 0 24px;background:#1c0b10;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:96px}.footer-brand p{max-width:300px;color:rgba(255,255,255,.56);font-size:.75rem}.footer-grid h3{font-family:var(--body);font-size:.7rem;letter-spacing:.12em}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{font-size:.7rem;color:rgba(255,255,255,.62)}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.62rem;color:rgba(255,255,255,.45)}
.lightbox{width:min(1100px,94vw);padding:0;border:0;border-radius:18px;background:#12080b;box-shadow:0 30px 90px rgba(0,0,0,.45)}.lightbox::backdrop{background:rgba(10,3,5,.86);backdrop-filter:blur(5px)}.lightbox img{width:100%;max-height:88vh;object-fit:contain}.lightbox-close{position:absolute;z-index:2;right:10px;top:10px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;font-size:1.5rem;cursor:pointer}
.reveal-ready [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .75s ease var(--reveal-delay,0ms),transform .75s ease var(--reveal-delay,0ms)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:960px){.site-header{height:68px}.local-brand>span:last-child{display:none}.menu-toggle{display:block}.primary-nav{position:fixed;top:132px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;padding:18px;border-radius:18px;background:#30111b;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav a{padding:10px}.hero-content{grid-template-columns:1fr;padding-top:190px}.hero-choice{grid-template-columns:1fr 1fr}.section-space{padding:85px 0}.hotel-profile{grid-template-columns:1fr;gap:36px}.hotel-profile-love .hotel-copy,.hotel-profile-love .hotel-media{order:initial}.room-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.locations-grid,.booking-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.section-space{padding:70px 0}.header-call{display:none}.local-brand strong{font-size:.9rem}.hero-grid{grid-template-columns:1fr}.hero-grid figure:last-child{display:none}.hero-shade{background:linear-gradient(90deg,rgba(34,10,17,.92),rgba(43,15,23,.42))}.hero-content{padding-top:180px;padding-bottom:90px}.hero h1{font-size:clamp(2.8rem,14vw,4.6rem)}.hero-choice{grid-template-columns:1fr}.hero-facts{gap:22px}.section-heading{grid-template-columns:1fr;gap:10px;margin-bottom:38px}.hotel-profile{padding:48px 0}.hotel-media{min-height:420px}.hotel-media-main{inset:0 10% 8% 0}.hotel-media-side{width:42%;height:62%;border-width:5px}.hotel-logo{width:88px;height:88px}.room-grid{grid-template-columns:1fr}.gallery-grid{grid-auto-rows:190px}.gallery-wide{grid-column:span 2}.location-cards article{grid-template-columns:70px 1fr}.location-cards img{width:70px;height:70px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}.fz-project-floating{bottom:8px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-ready [data-reveal]{opacity:1;transform:none;transition:none}.room-card,.room-photo img,.gallery-item img{transition:none}}
