:root{--deep:#063b55;--ocean:#087f8c;--aqua:#2cb8ad;--sand:#f6efe1;--coral:#ef704f;--sun:#f4b63f;--ink:#16343e;--muted:#687c82;--line:#dce8e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfdfc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{width:20px;height:20px}.eco{position:sticky;top:0;z-index:300;height:42px;justify-content:center;gap:18px;background:var(--deep);color:#dff8f8;font-size:12px;font-weight:750}.eco,.eco-sites{display:flex;align-items:center}.eco-sites{gap:8px;overflow:auto}.eco a{padding:6px 11px;border-radius:20px;white-space:nowrap}.eco a[aria-current=page]{background:white;color:var(--deep)}.eco .eco-partner{display:flex;align-items:center;gap:6px;background:var(--coral);color:white;font-weight:900}.eco-partner svg{width:15px;height:15px}main{padding-bottom:40px}.app-head{position:sticky;top:42px;z-index:260;max-width:1200px;margin:auto;padding:16px 22px;gap:22px;background:#fbfdfcf2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 0 #dce8e8}.app-head,.logo{display:flex;align-items:center}.logo{font-size:21px;font-weight:900}.logo i{width:42px;height:42px;margin-right:10px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--deep),var(--aqua));color:white}.logo b{color:var(--coral)}.hello{display:grid;gap:4px}.hello>span{font-size:13px;color:var(--muted)}.hello strong{display:flex;align-items:center;gap:5px;font-size:13px}.hello svg{width:15px}.head-actions{margin-left:auto;display:flex;gap:8px}.head-actions a{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white}.head-actions .partner-action{width:auto;padding:0 16px;display:flex;gap:7px;border-radius:14px;background:var(--deep);color:white;font-size:13px;font-weight:850}.partner-action svg{width:17px}.search-wrap{max-width:1200px;margin:0 auto 18px;padding:0 22px}.search-wrap form{height:56px;display:flex;align-items:center;gap:12px;padding:0 8px 0 18px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 10px 30px #063b550d}.search-wrap input{flex:1 1;border:0;outline:0}.search-wrap button,.small-btn{border:0;border-radius:13px;background:var(--deep);color:white;padding:11px 17px;font-weight:800}.quick{display:flex;gap:8px;overflow:auto;padding-top:10px}.quick a{white-space:nowrap;padding:8px 12px;border:1px solid var(--line);border-radius:22px;background:white;font-size:12px;font-weight:700}.hero-home{max-width:1200px;min-height:480px;margin:auto;position:relative;overflow:hidden;border-radius:34px;background:var(--deep);color:white}.hero-home>div{position:relative;z-index:2;max-width:620px;padding:70px 58px}.hero-home:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#032d43,#063b55e8 42%,transparent 78%)}.hero-home img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.kicker{display:flex;align-items:center;gap:8px;color:#9ee4dc;font-size:12px;font-weight:850;letter-spacing:.12em}.hero-home h1{font-size:clamp(42px,6vw,70px);line-height:.98;letter-spacing:-.055em;margin:20px 0}.hero-home h1 em{color:#ffd383;font-style:normal}.hero-home p{font-size:18px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.hero-buttons a,.member-cta a{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;border-radius:14px;background:var(--coral);font-weight:850}.hero-buttons a+a{background:#ffffff18;border:1px solid #ffffff4d}.hero-home small{color:#d0e6e8}.section{max-width:1200px;margin:72px auto;padding:0 22px}.section.tint{max-width:none;padding:64px max(22px,calc((100% - 1156px)/2));background:#eef8f7}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.member-cta>div>span,.section-title>div>span{color:var(--ocean);font-weight:900;font-size:12px;letter-spacing:.14em}.custom h2,.member-cta h2,.section-title h2{margin:7px 0 0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.section-title>a{display:flex;align-items:center;color:var(--ocean);font-weight:800}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.categories a{display:grid;gap:11px;text-align:center;font-size:13px;font-weight:800}.categories i{aspect-ratio:1;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#e4f5f3,#fff5df);transition:.2s}.categories a:hover i{transform:translateY(-4px);box-shadow:0 14px 30px #0a6c7b20}.categories svg{width:28px;height:28px;color:var(--ocean)}.tour-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.tour-card{overflow:hidden;border-radius:23px;background:white;box-shadow:0 12px 35px #063b5515}.tour-image{height:205px;display:block;position:relative}.tour-image img{width:100%;height:100%;object-fit:cover}.draft-image,.tour-image>b{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:9px;background:var(--coral);color:white;font-size:11px}.draft-image{top:auto;bottom:10px;background:#16343ecc}.tour-copy{padding:17px}.tour-copy h3{margin:9px 0;font-size:18px}.tour-copy p{color:var(--muted);font-size:13px;line-height:1.5}.tour-meta{display:flex;gap:12px;color:var(--muted);font-size:11px}.organizer,.tour-meta span{display:flex;align-items:center;gap:4px}.organizer svg,.tour-meta svg{width:14px}.organizer{font-size:11px;color:var(--ocean);margin:12px 0}.tour-copy footer{border-top:1px solid var(--line);margin-top:13px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.tour-copy footer strong{font-size:15px}.tour-copy .small-btn{font-size:11px;padding:9px 10px}.empty{text-align:center;padding:50px;border:1px dashed #9bc8c8;border-radius:24px;background:white}.empty>svg{width:45px;height:45px;color:var(--ocean)}.empty p{max-width:560px;margin:10px auto 22px;color:var(--muted)}.moods{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.moods a{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--line);border-radius:17px;background:white;font-weight:800}.moods a>svg:first-child{color:var(--coral)}.moods a>svg:last-child{margin-left:auto;color:#9bb}.custom{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;padding:50px;border-radius:32px;background:var(--deep);color:white}.custom>div p{color:#bfdbdf;line-height:1.7}.custom form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.custom label{display:grid;gap:6px;font-size:12px;font-weight:800}.custom input,.custom select,.custom textarea{width:100%;border:1px solid #ffffff30;border-radius:12px;padding:12px;background:#ffffff10;color:white}.custom select option{color:#222}.custom .wide{grid-column:1/-1}.custom button{display:flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:13px;padding:14px;background:var(--coral);color:white;font-weight:900}.journal>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.journal article{padding:22px;border-radius:20px;background:var(--sand)}.journal article>span{color:var(--coral);font-weight:900}.journal article p{color:var(--muted);font-size:13px}.journal button{border:0;background:none;color:var(--muted);padding:0}.member-cta{max-width:1200px;margin:70px auto 100px;padding:48px;display:flex;align-items:end;gap:40px;justify-content:space-between;border-radius:32px;background:linear-gradient(135deg,#f8e5bd,#f4c98d)}.member-cta>div:first-child{max-width:700px}.member-cta p{line-height:1.6}.member-cta>div:last-child{display:grid;gap:8px;min-width:210px}.member-cta a{justify-content:center;background:var(--deep);color:white}.member-cta a+a{background:#fff;color:var(--deep)}.bottom{display:none}@media(max-width:900px){.categories{grid-template-columns:repeat(4,1fr)}.moods,.tour-row{grid-template-columns:repeat(2,1fr)}.custom{grid-template-columns:1fr}.journal>div:last-child{grid-template-columns:repeat(2,1fr)}.member-cta{display:block}.member-cta>div:last-child{margin-top:20px}}@media(max-width:620px){body{padding-bottom:70px}.eco{justify-content:flex-start;padding:0 8px}.eco-sites{width:100%}.eco-partner{display:none!important}.app-head{padding:14px 16px}.head-actions a:nth-child(-n+2),.hello{display:none}.search-wrap{padding:0 16px}.search-wrap form{height:50px}.search-wrap button{display:none}.hero-home{margin:0 12px;border-radius:25px;min-height:500px}.hero-home>div{padding:55px 26px}.hero-home:after{background:linear-gradient(0deg,#032d43,#063b55dd 55%,#063b5533)}.hero-home h1{font-size:46px}.section{margin:52px auto;padding:0 16px}.section.tint{padding:48px 16px}.section-title{align-items:start}.section-title>a{font-size:0}.categories{grid-template-columns:repeat(4,1fr);gap:8px}.categories i{border-radius:19px}.categories span{font-size:11px}.tour-row{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.tour-card{min-width:84vw;scroll-snap-align:start}.moods{grid-template-columns:1fr}.custom{margin:45px 12px;padding:28px 20px;gap:25px}.custom form{grid-template-columns:1fr}.custom .wide{grid-column:1}.journal>div:last-child{display:flex;overflow:auto}.journal article{min-width:78vw}.member-cta{margin:45px 12px 20px;padding:30px 22px}.bottom{position:fixed;z-index:100;bottom:0;left:0;right:0;height:66px;display:flex;justify-content:space-around;padding:7px 4px;background:#fffc;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom a{display:grid;place-items:center;font-size:9px;font-weight:800;color:#547078}.bottom svg{width:20px}.bottom a:first-child{color:var(--ocean)}}.detail,.listing{max-width:1200px;margin:auto;padding:55px 22px 110px}.listing>header{max-width:750px}.detail-head>div>span,.listing>header>span{color:var(--ocean);font-size:12px;font-weight:900;letter-spacing:.14em}.detail-head h1,.listing>header h1{font-size:clamp(38px,6vw,64px);line-height:1;margin:12px 0;letter-spacing:-.05em}.listing>header p{color:var(--muted);font-size:17px}.listing>form{display:flex;gap:10px;margin:35px 0 12px}.listing>form>div{flex:1 1;display:flex;gap:10px;align-items:center;padding:0 18px;border:1px solid var(--line);border-radius:16px;background:white}.listing>form input{height:54px;flex:1 1;border:0;outline:0}.listing>form button{display:flex;align-items:center;gap:8px;padding:0 20px;border:0;border-radius:16px;background:var(--deep);color:white;font-weight:800}.filter-row{display:flex;overflow:auto;gap:8px}.filter-row button{white-space:nowrap;padding:8px 12px;border:1px solid var(--line);border-radius:20px;background:white}.results{display:grid;grid-template-columns:230px 1fr;gap:30px;margin-top:35px}.results>aside{height:max-content;display:grid;gap:15px;padding:20px;border:1px solid var(--line);border-radius:20px;background:white}.results>aside label{display:flex;gap:8px;font-size:13px}.results>aside small{color:var(--muted)}.result-head{display:flex;justify-content:space-between;margin-bottom:18px}.result-head select{border:1px solid var(--line);border-radius:10px;padding:7px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery{height:460px;display:grid;grid-template-columns:2fr 1fr;gap:8px;position:relative;overflow:hidden;border-radius:28px}.gallery img{width:100%;height:100%;object-fit:cover}.gallery img:first-child{grid-row:span 3}.gallery.single{display:block;height:min(520px,52vw)}.gallery.single img{width:100%;height:100%;object-fit:cover}.gallery>span{position:absolute;bottom:12px;left:12px;padding:7px 10px;border-radius:9px;background:#16343edd;color:white;font-size:12px}.detail-head{display:flex;justify-content:space-between;gap:20px;margin:35px 0}.detail-head>div:last-child{display:flex;gap:8px}.detail-head button{width:45px;height:45px;border:1px solid var(--line);border-radius:50%;background:white}.stats{display:flex;gap:16px;flex-wrap:wrap}.stats b{display:flex;align-items:center;gap:5px;font-size:13px}.facts-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:18px;border-radius:20px;background:#eef8f7}.facts-grid>div{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.facts-grid svg{color:var(--ocean)}.detail-columns{display:grid;grid-template-columns:1fr 360px;gap:60px;margin-top:45px}.content{line-height:1.7}.content h2{margin-top:35px}.content li{margin:7px 0}.host{display:flex;gap:20px;margin:35px 0;padding:25px;border-radius:20px;background:var(--sand)}.host>svg{width:38px;height:38px;color:var(--ocean)}.host h2{margin-top:0}.book-box{position:sticky;top:125px;height:max-content;padding:25px;border:1px solid var(--line);border-radius:24px;background:white;box-shadow:0 15px 45px #063b5515}.book-box h2{margin:5px 0 20px}.book-box h2 small{font-size:12px}.book-box form{display:grid;gap:12px}.book-box label{display:grid;gap:5px;font-size:12px;font-weight:800}.book-box input,.book-box textarea{padding:11px;border:1px solid var(--line);border-radius:10px}.book-box button{border:0;border-radius:12px;padding:14px;background:var(--coral);color:white;font-weight:900}.book-box form>small{color:var(--muted);line-height:1.5}.booking-bar{display:none}@media(max-width:900px){.results{grid-template-columns:1fr}.results>aside{display:none}.tour-grid{grid-template-columns:repeat(2,1fr)}.facts-grid{grid-template-columns:repeat(3,1fr)}.detail-columns{grid-template-columns:1fr}.book-box{position:static}}@media(max-width:620px){.detail,.listing{padding:35px 14px 100px}.listing>form button{font-size:0}.gallery,.tour-grid{grid-template-columns:1fr}.gallery{height:340px}.gallery img:not(:first-child){display:none}.detail-head{display:block}.detail-head>div:last-child{margin-top:15px}.facts-grid{grid-template-columns:repeat(2,1fr)}.detail-columns{margin-top:20px}.book-box{display:block}.booking-bar{display:none}}.account,.admin,.auth-page,.dashboard,.editor,.portal-intro,.success{max-width:1100px;margin:auto;padding:70px 22px 110px}.portal-intro>section:first-child{max-width:760px}.account header span,.admin header span,.auth-page span,.dashboard header span,.editor header span,.portal-intro span,.success span{color:var(--ocean);font-weight:900;font-size:12px;letter-spacing:.14em}.account h1,.admin h1,.auth-page h1,.dashboard h1,.editor h1,.portal-intro h1,.success h1{font-size:clamp(40px,7vw,70px);line-height:1;letter-spacing:-.055em;margin:15px 0}.account header p,.admin header p,.auth-page section>p,.editor header p,.portal-intro>section:first-child p{color:var(--muted);font-size:17px;line-height:1.7}.portal-intro>section:first-child>div{display:flex;gap:10px;margin-top:28px}.portal-intro>section:first-child a{padding:14px 18px;border-radius:13px;background:var(--deep);color:white;font-weight:850}.portal-intro>section:first-child a+a{background:var(--sand);color:var(--deep)}.portal-intro>section+section{margin-top:75px}.portal-intro>section+section>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portal-intro article{padding:25px;border-radius:20px;background:#eef8f7}.portal-intro article svg{color:var(--ocean);width:30px;height:30px}.portal-intro article p{color:var(--muted);font-size:13px}.auth-page{display:grid;place-items:center;min-height:80vh}.auth-page>section{width:min(520px,100%);padding:35px;border:1px solid var(--line);border-radius:25px;background:white;box-shadow:0 18px 50px #063b5510}.auth-page h1{font-size:44px}.auth-form{display:grid;gap:13px;margin:25px 0}.auth-form label,.editor label{display:grid;gap:6px;font-size:12px;font-weight:800}.auth-form input,.auth-form select,.auth-form textarea,.editor input,.editor select,.editor textarea{padding:12px;border:1px solid var(--line);border-radius:11px}.admin-row button,.auth-form button,.dash-row button,.dashboard header>a,.editor form>button{border:0;border-radius:11px;padding:13px;background:var(--deep);color:white;font-weight:850}.form-error{padding:10px;border-radius:10px;background:#fff0ec;color:#a63821}.dashboard header{display:flex;align-items:end;justify-content:space-between}.admin h1,.dashboard h1{font-size:50px}.dashboard header>a{margin-bottom:12px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:35px 0}.metrics>div{display:grid;gap:10px;padding:20px;border-radius:18px;background:#eef8f7}.metrics span{font-size:12px;color:var(--muted)}.metrics strong{font-size:35px}.admin-grid,.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-grid>article,.dash-grid>article{padding:22px;border:1px solid var(--line);border-radius:20px;background:white}.admin-row,.dash-row,.dash-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.admin-row,.dash-row{padding:14px 0;border-top:1px solid var(--line)}.admin-row>div:first-child,.dash-row>div:first-child{display:grid;gap:4px}.admin-row small,.admin-row span,.dash-row span{font-size:12px;color:var(--muted)}.inline-actions{display:flex;gap:5px}.inline-actions form{display:inline}.muted-btn{background:#e5eeee!important;color:var(--ink)!important}.editor{max-width:800px}.editor form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:40px;padding:28px;border:1px solid var(--line);border-radius:24px;background:white}.editor form h2{margin:25px 0 5px}.editor form h2,.editor form>button{grid-column:1/-1}.admin-row form{display:flex;gap:5px}.admin-row select{max-width:150px}.account{max-width:800px}.account>.small-btn{display:inline-block;margin:10px 7px 20px 0}.account section{margin-top:30px}.account article{display:grid;gap:6px;padding:17px;margin:10px 0;border:1px solid var(--line);border-radius:15px;background:white}.account article>span{color:var(--coral);font-size:12px;font-weight:900}.success{min-height:80vh;display:grid;place-items:center}.success>div{max-width:600px;padding:40px;border-radius:26px;background:var(--sand)}.success a{display:inline-block;padding:12px 16px;border-radius:11px;background:var(--deep);color:white;font-weight:800}@media(max-width:760px){.metrics,.portal-intro>section+section>div{grid-template-columns:1fr 1fr}.admin-grid,.dash-grid{grid-template-columns:1fr}.dashboard header{display:block}.editor form{grid-template-columns:1fr}.editor form h2,.editor form>button{grid-column:1}}@media(max-width:500px){.account,.admin,.auth-page,.dashboard,.editor,.portal-intro,.success{padding:42px 14px 95px}.portal-intro>section+section>div{grid-template-columns:1fr}.auth-page>section{padding:25px 18px}.admin h1,.dashboard h1{font-size:39px}.metrics{grid-template-columns:1fr 1fr}.admin-row,.dash-row{align-items:start;display:grid}.inline-actions{flex-wrap:wrap}}.notice{padding:13px 15px;margin:20px 0;border-radius:13px;background:#eef8f7;color:var(--deep);font-weight:750}.notice.danger{background:#fff0ec;color:#a63821}.dash-row button:disabled{opacity:.5;cursor:not-allowed}.filter-row a,.filter-row span{white-space:nowrap;padding:8px 12px;border:1px solid var(--line);border-radius:20px;background:white;font-size:13px;font-weight:750}.filter-row a{color:var(--ocean)}.results>aside form{display:grid;gap:13px}.results>aside form label{display:grid;gap:7px}.results>aside form label:has(input[type=checkbox]){display:flex;align-items:center}.results>aside select{width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:white}.result-head button,.results>aside button{border:0;border-radius:10px;background:var(--deep);color:white;padding:10px 12px;font-weight:850}.result-head form{display:flex;gap:8px;align-items:center}.detail-head>div:last-child form{display:inline}.detail-head button,.detail-head>div:last-child a{display:grid;place-items:center;width:45px;height:45px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink)}.listing>form input{min-width:0}.listing>form button,.result-head button{white-space:nowrap;flex-shrink:0}@media(max-width:620px){.result-head{display:grid;gap:10px}.result-head form{width:100%;display:grid;grid-template-columns:1fr auto}.result-head select{width:100%;min-width:0}.result-head button{padding:10px 14px}.listing>form{align-items:stretch}.listing>form>div{min-width:0}}.direct-contact{display:grid;gap:12px;padding:20px;margin-bottom:16px;border:1px solid var(--line);border-radius:18px;background:#f8fcfb}.direct-contact h3{margin:0;font-size:18px}.booking-box-note{color:var(--muted);font-size:13px;line-height:1.5}.direct-contact p{margin:0;color:var(--muted);font-size:13px}.direct-contact small{color:var(--muted);font-size:12px;line-height:1.5}.btn-contact{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 14px;border-radius:12px;color:white;font-size:14px;font-weight:850;box-shadow:0 8px 20px #063b5518;transition:transform .2s,box-shadow .2s}.btn-contact:hover{transform:translateY(-2px);box-shadow:0 12px 24px #063b5524}.btn-contact svg{width:18px;height:18px}.btn-phone{background:linear-gradient(135deg,#10b981,#059669)}.btn-zalo{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.btn-facebook{background:linear-gradient(135deg,#1877f2,#166fe5)}.btn-tiktok{background:linear-gradient(135deg,#111827,#374151)}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.profile-form input,.profile-form select{width:100%;padding:11px;border:1px solid var(--line);border-radius:10px}.profile-form button{grid-column:1/-1;border:0;border-radius:11px;padding:13px;background:var(--deep);color:white;font-weight:850}.review-policy{padding:13px 15px;border-radius:13px;background:#eef8f7;color:var(--deep);font-size:14px;line-height:1.6}.content blockquote{margin:12px 0;padding:16px;border-left:4px solid var(--aqua);border-radius:12px;background:white;box-shadow:0 10px 25px #063b550d}.content blockquote span{display:inline-flex;align-items:center;gap:4px;margin-left:8px;color:var(--ocean);font-size:12px;font-weight:900}.content blockquote svg{width:14px;height:14px}.contact-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-steps>div{display:grid;gap:10px;padding:18px;border:1px solid #ffffff24;border-radius:16px;background:#ffffff12}.contact-steps strong{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:white}.contact-steps span{color:#e4f3f4;line-height:1.5}.dash-grid.single{grid-template-columns:1fr}@media(max-width:620px){.btn-contact{min-height:46px}.booking-bar a{font-size:12px}.contact-steps,.profile-form{grid-template-columns:1fr}.profile-form button{grid-column:1}}