:root{--ink:#123d3b;--ink2:#1f6762;--coral:#ff704f;--sun:#ffd35c;--line:#e1ebe8;--muted:#667a76;--soft:#f4f9f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#183b38;background:#f7fbf9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}
.hotel-head{position:sticky;top:0;z-index:40;min-height:68px;padding:7px clamp(12px,3vw,34px);display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.hotel-brand{display:flex;width:62px;min-width:62px}.hotel-brand img{width:100%;height:auto;object-fit:contain}.hotel-head-copy{padding-left:13px;border-left:1px solid var(--line)}.hotel-head-copy strong,.hotel-head-copy span{display:block}.hotel-head-copy strong{font-size:14px;color:var(--ink)}.hotel-head-copy span{margin-top:3px;font-size:11px;color:var(--muted)}.hotel-head .vn-clock{margin-left:auto}.home-link{font-size:12px;font-weight:850;color:var(--ink)}
.hotel-hero{min-height:300px;padding:58px clamp(18px,6vw,88px) 46px;display:flex;align-items:flex-end;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(255,211,92,.48),transparent 19rem),radial-gradient(circle at 8% 118%,rgba(84,212,203,.30),transparent 18rem),linear-gradient(135deg,#123d3b,#1f6762 62%,#4abdb4)}.hotel-hero>div{max-width:850px}.hotel-hero p{margin:0 0 10px;font-size:11px;letter-spacing:.17em;font-weight:900;color:rgba(255,255,255,.78)}.hotel-hero h1{margin:0;font-size:clamp(50px,6vw,78px);line-height:.9;letter-spacing:-.06em}.hotel-hero span{display:block;max-width:720px;margin-top:17px;font-size:15px;line-height:1.55;color:rgba(255,255,255,.82)}
.hotel-shell{max-width:1420px;margin:0 auto;padding:24px 18px 90px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:start}.hotel-filter{position:sticky;top:92px;padding:18px;display:grid;gap:14px;border:1px solid var(--line);border-radius:22px;background:#fff}.hotel-filter label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;letter-spacing:.12em;font-weight:900}.hotel-filter input,.hotel-filter select{width:100%;min-height:44px;padding:10px 11px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:0}.hotel-filter input:focus,.hotel-filter select:focus{border-color:#65aaa4;box-shadow:0 0 0 3px rgba(84,212,203,.12)}.hotel-filter button{min-height:42px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--ink);font-weight:800;cursor:pointer}.filter-note{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.5}
.hotel-workspace{min-width:0}.hotel-toolbar{min-height:66px;padding:4px 2px 14px;display:flex;align-items:end}.hotel-toolbar p{margin:0 0 5px;color:#28766f;font-size:11px;letter-spacing:.15em;font-weight:900}.hotel-toolbar h2{margin:0;color:var(--ink);font-size:32px;letter-spacing:-.04em}.hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.loading{grid-column:1/-1;padding:42px 20px;border:1px dashed var(--line);border-radius:18px;text-align:center;color:var(--muted);font-size:14px}
.hotel-card{min-height:275px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(18,61,59,.035)}.hotel-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hotel-star,.hotel-status{font-size:10px;font-weight:900}.hotel-star{color:#9a6810}.hotel-status{padding:5px 7px;border-radius:999px;background:#e9f8f1;color:#17745d}.hotel-status.upcoming{background:#fff3d5;color:#8c6412}.hotel-card h3{margin:17px 0 7px;color:var(--ink);font-size:22px;line-height:1.05;letter-spacing:-.04em}.hotel-area{margin:0;color:var(--ink2);font-size:13px;font-weight:800}.hotel-desc{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.hotel-facts{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hotel-facts div{padding:9px;border-radius:12px;background:var(--soft)}.hotel-facts span,.hotel-facts strong{display:block}.hotel-facts span{font-size:10px;color:var(--muted)}.hotel-facts strong{margin-top:4px;font-size:13px;color:var(--ink);overflow-wrap:anywhere}.hotel-actions{margin-top:auto;padding-top:16px;display:flex;gap:7px;flex-wrap:wrap}.hotel-actions a{min-height:38px;padding:9px 11px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:12px;font-weight:850}.hotel-actions a.primary{border-color:var(--ink);background:var(--ink);color:#fff}.hotel-mobile-nav{display:none}
@media(max-width:1080px){.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body{padding-bottom:72px}.hotel-head{min-height:62px;padding:6px 10px}.hotel-brand{width:52px;min-width:52px}.hotel-head-copy,.hotel-head .vn-clock{display:none}.home-link{margin-left:auto}.hotel-hero{min-height:240px;padding:38px 14px 32px}.hotel-hero h1{font-size:42px}.hotel-hero span{font-size:15px}.hotel-shell{display:block;padding:12px 10px 82px}.hotel-filter{position:static;padding:12px;margin-bottom:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-radius:18px}.search-field,.filter-note{grid-column:1/-1}.hotel-filter button{align-self:end}.hotel-toolbar h2{font-size:26px}.hotel-grid{grid-template-columns:1fr}.hotel-card{min-height:250px;padding:17px}.hotel-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;min-height:64px;padding:5px 6px calc(5px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;border-top:1px solid rgba(18,61,59,.1);background:rgba(255,255,255,.985);box-shadow:0 -8px 24px rgba(18,61,59,.07);backdrop-filter:blur(18px)}.hotel-mobile-nav a{min-width:0;min-height:52px;display:grid;place-items:center;border-radius:12px;color:var(--muted);font-size:11px;font-weight:800}.hotel-mobile-nav a.active{background:#eaf7f4;color:var(--ink)}}
@media(max-width:390px){.hotel-filter{grid-template-columns:1fr}.search-field,.filter-note{grid-column:auto}.hotel-actions a{flex:1;justify-content:center}}
.hotel-path{max-width:1160px;margin:-24px auto 0;padding:0 18px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hotel-path>div{min-height:92px;padding:16px 18px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(18,61,59,.07)}.hotel-path b{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#eaf7f4;color:var(--ink);font-size:11px}.hotel-path span,.hotel-path strong,.hotel-path small{display:block}.hotel-path strong{color:var(--ink);font-size:15px}.hotel-path small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.hotel-card{min-height:315px}.hotel-star,.hotel-status{font-size:11px}.hotel-facts span{font-size:11px}.hotel-facts strong{font-size:14px}.hotel-tags{margin-top:11px;display:flex;gap:5px;flex-wrap:wrap}.hotel-tags span{padding:5px 8px;border-radius:999px;background:#fff6df;color:#795d1c;font-size:11px;font-weight:800}.hotel-classification{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.45}
@media(max-width:760px){.hotel-path{margin:-22px 0 2px;padding:0 10px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hotel-path::-webkit-scrollbar{display:none}.hotel-path>div{min-width:78vw;scroll-snap-align:start}.hotel-hero{padding-bottom:42px}}
