/*
Theme Name: KNAT Travel Clean
Version: 2.3.0 Mobile Balanced App UI
Description: Premium animated travel theme for KNAT Core Clean.
*/
:root{--primary:#e21b2d;--secondary:#0f4ea2;--accent:#f59e0b;--text:#071326;--muted:#667085;--bg:#f7f8fb;--line:#e5edf6;--radius:22px;--wrap:1200px;--shadow:0 18px 55px rgba(10,31,68,.1);--soft-shadow:0 10px 32px rgba(10,31,68,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Be Vietnam Pro",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto}.wrap{width:min(var(--wrap),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,237,246,.9)}.head-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.logo{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--primary);font-size:20px;font-weight:1000;min-width:0}.logo img{height:44px;width:auto}.logo-mark{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--primary),#ff5364);color:#fff;display:grid;place-items:center;font-weight:1000}.logo span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav,.nav .menu{display:flex;gap:22px;align-items:center;margin:0;padding:0;list-style:none}.nav a{text-decoration:none;color:#172338;font-weight:850;font-size:14px;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:3px;border-radius:999px;background:var(--primary);transition:.25s}.nav a:hover{color:var(--primary)}.nav a:hover:after{right:0}.hotline{display:grid;gap:0;background:linear-gradient(135deg,var(--primary),#ff5061);color:#fff;border-radius:16px;padding:9px 16px;text-decoration:none;font-weight:1000;white-space:nowrap;box-shadow:0 12px 28px rgba(226,27,45,.24)}.hotline small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;opacity:.86}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:14px;width:44px;height:40px;padding:10px}.menu-toggle span{display:block;height:2px;background:#10243d;margin:4px 0;border-radius:999px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:15px;text-decoration:none;font-weight:1000;border:1px solid var(--line);background:#fff;color:#123;cursor:pointer;transition:.22s;box-shadow:0 8px 20px rgba(10,31,68,.05)}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(10,31,68,.1)}.btn.primary{background:linear-gradient(135deg,var(--primary),#ff475a);color:#fff;border-color:transparent}.btn.light{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.3);backdrop-filter:blur(10px)}.btn.ghost{background:#fff;color:var(--primary);border-color:#ffd5d9}.btn.full{width:100%;margin-top:8px}.hero-premium{position:relative;min-height:660px;display:flex;align-items:center;color:#fff;overflow:hidden;background:#081423}.hero-bg-stack,.hero-bg{position:absolute;inset:0}.hero-bg{opacity:0;background-size:cover;background-position:center;transform:scale(1.04);transition:opacity .75s ease,transform 5s ease}.hero-bg.active{opacity:1;transform:scale(1)}.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,34,.88),rgba(6,16,34,.44),rgba(6,16,34,.12));z-index:1}.hero-premium:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-90px;height:180px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:2}.hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:center;padding:96px 0 130px}.hero-copy{position:relative;min-height:380px}.hero-slide-copy{position:absolute;inset:0 auto auto 0;max-width:800px;opacity:0;transform:translateY(18px);pointer-events:none;transition:.55s}.hero-slide-copy.active{opacity:1;transform:none;pointer-events:auto}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#ffe7a3;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 13px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.section-kicker{background:#fff3f4;color:var(--primary);border-color:#ffd5da}.hero h1{font-size:clamp(38px,5.7vw,72px);line-height:.98;margin:18px 0;letter-spacing:-.04em}.hero p{font-size:18px;max-width:680px;line-height:1.75;color:#edf4ff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-panel{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.23);border-radius:28px;padding:24px;backdrop-filter:blur(18px);box-shadow:0 28px 65px rgba(0,0,0,.18)}.hero-panel small{display:block;text-transform:uppercase;font-weight:1000;letter-spacing:.08em;color:#ffe7a3}.hero-panel strong{display:block;font-size:30px;margin:9px 0}.hero-panel p{font-size:14px;color:#fff;margin:0 0 18px}.hero-dots{display:flex;gap:8px}.hero-dots button{width:34px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.34);cursor:pointer}.hero-dots button.active{background:#fff}.searchbox{margin-top:-86px;position:relative;z-index:8}.search-inner,.filterbar{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 70px rgba(10,31,68,.16);display:grid;grid-template-columns:1.05fr repeat(4,minmax(145px,1fr)) auto;gap:10px;padding:16px;align-items:center}.search-label{padding:0 8px}.search-label span{display:block;color:var(--primary);font-size:12px;font-weight:1000;text-transform:uppercase}.search-label b{font-size:17px}.search-inner input,.search-inner select,.filterbar input,.filterbar select,.price-box input,.price-box textarea{height:50px;border:1px solid var(--line);border-radius:15px;padding:0 13px;width:100%;font:inherit;background:#fff;color:#172338}.price-box textarea{height:auto;min-height:92px;padding:11px 13px}.section{padding:82px 0}.section.soft{background:linear-gradient(180deg,#fff8ed,#fff)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:28px}.section-title h2{font-size:clamp(28px,3.4vw,44px);line-height:1.06;margin:10px 0 0;letter-spacing:-.035em}.section-title p{color:var(--muted);margin:10px 0 0;max-width:680px;line-height:1.7}.more{font-weight:1000;color:var(--primary);text-decoration:none;white-space:nowrap}.more span{display:inline-flex;transition:.2s}.more:hover span{transform:translateX(4px)}.muted{color:var(--muted);line-height:1.8}.slider-shell{position:relative}.slider-track,.tour-carousel,.departure-carousel,.review-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;scrollbar-width:none}.slider-track::-webkit-scrollbar,.departure-carousel::-webkit-scrollbar,.review-carousel::-webkit-scrollbar{display:none}.slider-track>*{scroll-snap-align:start}.slider-nav{position:absolute;top:42%;z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;box-shadow:var(--soft-shadow);font-size:26px;font-weight:800;color:var(--primary);cursor:pointer}.slider-nav.prev{left:-14px}.slider-nav.next{right:-14px}.tour-card{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--soft-shadow);display:flex;flex-direction:column;min-width:0;transition:.28s}.tour-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(10,31,68,.14)}.tour-thumb{display:block;position:relative;overflow:hidden;background:#e9eef5}.tour-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:.55s}.tour-card:hover .tour-thumb img{transform:scale(1.08)}.tour-destination,.hot-badge{position:absolute;top:14px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000;color:#fff;background:rgba(6,16,34,.58);backdrop-filter:blur(10px)}.tour-destination{left:14px}.hot-badge{right:14px;background:linear-gradient(135deg,var(--primary),#ff5061)}.tour-body{padding:17px;display:flex;flex-direction:column;gap:12px;flex:1}.tour-meta-top{display:flex;gap:7px;flex-wrap:wrap}.tour-meta-top span{background:#f4f7fb;color:#5b6b82;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.tour-body h3{font-size:18px;line-height:1.35;margin:0}.tour-body h3 a{text-decoration:none;color:var(--text)}.tour-info-line{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eef3f8;border-bottom:1px solid #eef3f8;padding:10px 0;color:#667085;font-size:13px}.tour-info-line b{color:#172338}.tour-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto}.price{color:var(--primary);font-size:22px;font-weight:1000;margin:2px 0 0}.tour-bottom small{color:#667085;font-weight:850}.arrow-btn{background:#fff0f1;color:var(--primary);text-decoration:none;border-radius:14px;padding:10px 12px;font-weight:1000}.departure-section{overflow:hidden}.departure-card{scroll-snap-align:start;text-decoration:none;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--soft-shadow);min-height:210px;display:flex;flex-direction:column;gap:12px;transition:.22s}.departure-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.departure-date{display:inline-flex;width:max-content;background:#fff2d6;color:#9a5a00;border-radius:999px;padding:7px 10px;font-weight:1000;font-size:12px}.departure-card h3{font-size:20px;line-height:1.35;margin:0}.departure-card p{color:var(--muted);margin:0;line-height:1.6}.departure-card div:last-child{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.departure-card div:last-child span{color:#64748b;font-weight:850}.departure-card b{color:var(--primary);font-size:20px}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:44px;align-items:center}.about-copy h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:16px 0 14px;letter-spacing:-.035em}.strengths{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.strengths span{background:#f5f8fc;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-weight:900;color:#334155}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.stat{border:1px solid var(--line);border-radius:20px;padding:16px;background:#fff;box-shadow:var(--soft-shadow)}.stat b{font-size:28px;color:var(--primary);display:block}.stat span{color:#64748b;font-size:13px;font-weight:800}.about-visual{position:relative}.about-visual img{width:100%;aspect-ratio:4/4.4;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.float-card{position:absolute;left:-28px;bottom:32px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow);max-width:210px}.float-card b{font-size:42px;color:var(--primary);display:block;line-height:1}.float-card span{font-weight:900}.land-section{background:radial-gradient(circle at 8% 10%,rgba(255,197,80,.24),transparent 26%),linear-gradient(135deg,#0a1730,#112f55);color:#fff}.land-card{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:34px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:34px;padding:36px;backdrop-filter:blur(16px);box-shadow:0 28px 70px rgba(0,0,0,.16)}.land-card h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:16px 0}.land-card p{color:#dce8f8;line-height:1.8}.benefit-list{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.benefit-list li{padding-left:28px;position:relative;font-weight:850}.benefit-list li:before{content:"✓";position:absolute;left:0;color:#ffdd7e}.route-stack{display:grid;gap:12px}.route-stack a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:17px 18px;background:rgba(255,255,255,.09);font-weight:1000;transition:.22s}.route-stack a:hover{transform:translateX(6px);background:rgba(255,255,255,.14)}.gallery-masonry{columns:3 260px;column-gap:18px}.gallery-tile{display:inline-block;width:100%;position:relative;overflow:hidden;border-radius:24px;margin:0 0 18px;box-shadow:var(--soft-shadow);background:#eef3f8}.gallery-tile img{width:100%;display:block;object-fit:cover;transition:.55s}.gallery-tile:nth-child(3n+1) img{aspect-ratio:4/5}.gallery-tile:nth-child(3n+2) img{aspect-ratio:4/3}.gallery-tile:nth-child(3n) img{aspect-ratio:1/1}.gallery-tile:hover img{transform:scale(1.07)}.gallery-tile div{position:absolute;left:0;right:0;bottom:0;padding:44px 16px 16px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.72))}.gallery-tile h3{margin:0;font-size:18px}.gallery-tile p{margin:4px 0 0;color:#dbe7f7}.partner-marquee{overflow:hidden;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft-shadow);padding:16px}.partner-track{display:flex;gap:16px;width:max-content;animation:knat-marquee 28s linear infinite}.partner-marquee:hover .partner-track{animation-play-state:paused}.partner-logo{width:170px;min-height:112px;border:1px solid var(--line);border-radius:22px;background:#fff;display:grid;place-items:center;text-align:center;padding:14px;font-weight:1000;color:#25354d}.partner-logo img{max-height:58px;width:auto;object-fit:contain}.partner-logo span{font-size:13px}@keyframes knat-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.review-carousel{grid-auto-columns:calc((100% - 48px)/3)}.review-card{scroll-snap-align:start;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdff);padding:22px;box-shadow:var(--soft-shadow);min-height:260px}.stars{color:#f59e0b;letter-spacing:2px;font-size:18px}.review-content{color:#334155;line-height:1.75;margin:14px 0}.review-person{display:flex;align-items:center;gap:12px;margin-top:18px}.review-person img{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#e8eef6}.review-person b{display:block}.review-person span{display:block;color:#64748b;font-size:13px;margin-top:3px}.blog-magazine{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:20px}.blog-card{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;box-shadow:var(--soft-shadow);transition:.22s}.blog-card:hover{transform:translateY(-5px)}.blog-card a{text-decoration:none;color:var(--text);display:block;height:100%}.blog-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;transition:.45s}.blog-card:hover img{transform:scale(1.05)}.blog-card span{display:inline-block;margin:15px 16px 0;color:var(--primary);font-weight:1000;font-size:12px}.blog-card h3{font-size:18px;line-height:1.35;margin:8px 16px 16px}.blog-card p{color:#64748b;line-height:1.7;margin:0 16px 20px}.blog-card.featured{grid-row:span 2}.blog-card.featured img{aspect-ratio:16/14}.blog-card.featured h3{font-size:30px;letter-spacing:-.03em}.footer{background:#071326;color:#dce7f6;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px}.footer h3,.footer h4{color:#fff;margin-top:0}.footer p{color:#b9c8da;line-height:1.7}.footer a{color:#dce7f6;text-decoration:none;display:block;margin:9px 0}.social{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.social a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:12px;font-weight:1000}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;color:#aab8ca}.archive-hero{padding:76px 0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#071326,#123d75);color:#fff}.archive-hero h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.04em;margin:0 0 10px}.archive-hero p{font-size:18px;color:#dbe7f7}.archive-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px}.filterbar{display:grid;grid-template-columns:1fr;align-self:start;position:sticky;top:98px}.archive-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tour-detail{padding:34px 0 78px;background:linear-gradient(180deg,#fff,#fbfdff)}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:12px}.breadcrumb a{color:var(--secondary);text-decoration:none}.tour-detail h1{font-size:clamp(32px,4.6vw,56px);line-height:1.06;margin:8px 0 24px;letter-spacing:-.04em}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.gallery-main{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px}.thumbs{display:grid;gap:10px}.thumbs img,.main-img{width:100%;object-fit:cover;border-radius:18px;background:#edf2f7}.thumbs img{aspect-ratio:1/1}.main-img{aspect-ratio:4/3}.price-box{position:sticky;top:100px;border:1px solid var(--line);border-radius:26px;padding:20px;background:#fff;box-shadow:var(--shadow);height:max-content}.price-box small{color:#64748b;font-weight:900}.price-box form{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.price-box label{display:block;font-weight:900;font-size:13px;margin:10px 0}.tabs-sticky{position:sticky;top:78px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:20;border:1px solid var(--line);border-radius:18px;display:flex;gap:4px;padding:8px;margin:22px 0;box-shadow:var(--soft-shadow);overflow:auto}.tabs-sticky a{padding:10px 12px;border-radius:13px;color:#334155;text-decoration:none;font-weight:950;white-space:nowrap}.tabs-sticky a:hover{background:#fff0f1;color:var(--primary)}.info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.info-box,.content-card{border:1px solid var(--line);border-radius:24px;padding:18px;background:#fff;box-shadow:var(--soft-shadow)}.info-box b{display:block;margin-top:6px}.content-card{margin:20px 0;padding:24px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fbfdff}.check-card li{margin:9px 0}.day{border-left:4px solid var(--primary);padding:5px 0 17px 18px;margin:16px 0}.day h3{margin:5px 0}.content-card details{border:1px solid var(--line);border-radius:16px;padding:13px;margin:10px 0}.content-card summary{font-weight:1000;cursor:pointer}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:1180px){.search-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.search-label{grid-column:1/-1}.archive-list{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.price-box{position:static}.info-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.land-card{grid-template-columns:1fr}.about-visual{max-width:620px}.slider-track,.tour-carousel,.departure-carousel,.review-carousel{grid-auto-columns:calc((100% - 24px)/2)}.blog-magazine{grid-template-columns:1fr 1fr}.blog-card.featured{grid-column:1/-1;grid-row:auto}.blog-card.featured img{aspect-ratio:16/8}}
@media(max-width:860px){.wrap{width:min(100% - 28px,var(--wrap))}.head-inner{height:68px}.menu-toggle{display:block}.nav{position:fixed;left:14px;right:14px;top:76px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:var(--shadow)}.nav .menu{display:grid;gap:8px}.nav-open .nav{display:flex}.nav a{display:block;padding:10px 0}.hotline{display:none}.hero-premium{min-height:600px}.hero-inner{grid-template-columns:1fr;padding:72px 0 116px}.hero-copy{min-height:390px}.hero-panel{display:none}.searchbox{margin-top:-50px}.search-inner,.filterbar{grid-template-columns:1fr}.section{padding:62px 0}.section-title{align-items:flex-start;flex-direction:column}.slider-track,.tour-carousel,.departure-carousel,.review-carousel{grid-auto-columns:86%}.slider-nav{display:none}.stats{grid-template-columns:repeat(2,1fr)}.gallery-main{grid-template-columns:1fr}.thumbs{grid-template-columns:repeat(4,1fr);order:2}.check-grid,.footer-grid,.archive-grid,.archive-list,.blog-magazine{grid-template-columns:1fr}.filterbar{position:static}.mobile-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);z-index:90;border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(16,32,64,.1)}.mobile-cta a{text-align:center;padding:13px 8px;text-decoration:none;font-weight:1000;color:var(--text)}body{padding-bottom:54px}.tabs-sticky{top:68px}.float-card{left:18px;bottom:18px}.land-card{padding:24px}}
@media(max-width:540px){.hero h1{font-size:38px}.hero p{font-size:16px}.hero-copy{min-height:420px}.section{padding:52px 0}.stats,.info-grid{grid-template-columns:1fr}.tour-body{padding:15px}.footer{padding-bottom:82px}.gallery-masonry{columns:1}.blog-card.featured h3{font-size:22px}.blog-card.featured img{aspect-ratio:16/10}.price{font-size:20px}}

.departure-table{display:grid;gap:14px}

/* v4.3 premium refinements */
.tour-meta-top span{display:inline-flex;align-items:center;gap:5px}.premium-tour .tour-thumb img{transition:transform .45s ease}.premium-tour:hover .tour-thumb img{transform:scale(1.08)}.departure-card{position:relative;overflow:hidden}.departure-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(226,27,45,.08),transparent 42%);pointer-events:none}.departure-card .departure-date{font-weight:1000}.favorite-destination-section{overflow:hidden}.destination-strip{display:flex;gap:18px;overflow:auto;scroll-snap-type:x mandatory;padding:4px 0 12px;scrollbar-width:none}.destination-strip::-webkit-scrollbar{display:none}.destination-card{min-width:260px;height:330px;border-radius:28px;overflow:hidden;position:relative;color:#fff;text-decoration:none;box-shadow:0 20px 50px rgba(10,31,68,.14);scroll-snap-align:start;background:#0b1b30}.destination-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.destination-card:hover img{transform:scale(1.08)}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.75))}.destination-card h3,.destination-card span{position:absolute;z-index:2;left:22px;right:22px}.destination-card span{bottom:72px;display:inline-flex;width:max-content;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);padding:7px 11px;border-radius:999px;font-weight:900}.destination-card h3{bottom:24px;margin:0;color:#fff;font-size:26px}.about-visual .float-card b{font-size:28px}.about-visual .float-card span{font-weight:900}.about-visual .float-card:after{content:"Lịch khởi hành ổn định";display:block;margin-top:5px;color:#64748b;font-size:12px}.route-stack a{transition:.25s}.route-stack a:hover{transform:translateX(7px);background:#fff5f6;border-color:#fecdd3}.review-card{text-align:center;display:flex;flex-direction:column;align-items:center}.review-card .review-content{max-width:520px;margin-inline:auto}.review-person{justify-content:center}.review-person img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 10px 25px rgba(10,31,68,.15)}.blog-magazine{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:210px;gap:18px;max-height:438px;overflow:hidden}.blog-card.featured{grid-row:span 2}.blog-card:nth-child(n+6){display:none}.blog-card a{height:100%;display:block;position:relative;border-radius:24px;overflow:hidden;background:#0b1b30;color:#fff;text-decoration:none}.blog-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s}.blog-card:hover img{transform:scale(1.08)}.blog-card a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.78))}.blog-card span,.blog-card h3,.blog-card p{position:absolute;z-index:2;left:18px;right:18px}.blog-card span{bottom:84px;font-size:12px;font-weight:900;color:#ffd7dd}.blog-card h3{bottom:22px;color:#fff;margin:0;font-size:18px;line-height:1.3}.blog-card.featured h3{font-size:28px;bottom:75px}.blog-card.featured p{bottom:22px;margin:0;color:#e2e8f0}.gallery-masonry{columns:3 260px;column-gap:18px}.gallery-tile{break-inside:avoid;margin-bottom:18px;border-radius:26px;overflow:hidden}.partner-track{animation:partnerScroll 26s linear infinite}.partner-marquee:hover .partner-track{animation-play-state:paused}@keyframes partnerScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.tour-detail .info-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.info-box{position:relative;padding-left:44px}.info-box:before{position:absolute;left:16px;top:18px;font-size:20px}.info-box:nth-child(1):before{content:"⏱"}.info-box:nth-child(2):before{content:"✈"}.info-box:nth-child(3):before{content:"📍"}.info-box:nth-child(4):before{content:"🏨"}.info-box:nth-child(5):before{content:"🏷"}.departure-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.departure-table .departure-card{border:1px solid #e5edf7;border-radius:20px;background:#fff;padding:16px;box-shadow:0 10px 24px rgba(10,31,68,.06)}.day{display:grid;grid-template-columns:92px minmax(0,1fr) 150px;gap:16px;border:1px solid #e5edf7;border-radius:22px;padding:18px;margin:14px 0;background:linear-gradient(180deg,#fff,#fbfdff)}.day b{width:70px;height:70px;border-radius:22px;background:#fff0f1;color:var(--primary);display:grid;place-items:center}.day small{align-self:start;background:#eef6ff;border:1px solid #dbeafe;border-radius:999px;padding:8px 11px;font-weight:900;color:#0f4ea2}.related-tours{margin-top:30px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
@media(max-width:900px){.blog-magazine{grid-template-columns:1fr;max-height:none;grid-auto-rows:230px}.blog-card.featured{grid-row:span 1}.blog-card.featured h3{font-size:20px;bottom:22px}.blog-card.featured p{display:none}.tour-detail .info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.day{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.gallery-masonry{columns:2 220px}}
@media(max-width:560px){.destination-card{min-width:220px;height:285px}.gallery-masonry{columns:1}.tour-detail .info-grid{grid-template-columns:1fr}}


/* v4.4 clean booking-inspired UI */
:root{--radius:14px;--shadow:0 12px 32px rgba(15,23,42,.08);--soft-shadow:0 8px 22px rgba(15,23,42,.06)}body{font-weight:450}.btn,.hotline,.logo-mark{border-radius:12px}.btn.primary,.hotline{background:var(--primary)}.section-kicker,.eyebrow{border-radius:999px}.clean-tour-card{border:1px solid #dbe7f3;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.08);display:flex;flex-direction:column;height:100%}.clean-tour-card .tour-thumb{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f7}.clean-tour-card .tour-thumb img{width:100%;height:100%;object-fit:cover;transition:.32s}.clean-tour-card:hover .tour-thumb img{transform:scale(1.035)}.heart-btn{position:absolute;left:18px;top:18px;width:48px;height:48px;display:grid;place-items:center;color:#fff}.heart-btn svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8}.deal-pill{position:absolute;left:20px;bottom:18px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--secondary);font-size:18px;font-weight:750;padding:12px 16px;border-radius:10px;box-shadow:0 8px 22px rgba(15,23,42,.12)}.deal-pill svg{width:24px;height:24px;fill:none;stroke:var(--secondary);stroke-width:1.9}.clean-tour-card .tour-body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:14px;flex:1}.clean-tour-card h3{font-size:25px;line-height:1.32;letter-spacing:-.025em;margin:0;font-weight:760}.clean-tour-card h3 a{text-decoration:none}.tour-specs{list-style:none;margin:0;padding:0;display:grid;gap:11px}.tour-specs li{display:flex;align-items:center;gap:12px;color:#1f2937;font-size:16px;line-height:1.35}.tour-specs svg,.sidebar-facts svg,.info-box svg{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:#111827;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.tour-specs b{font-weight:800}.tour-specs .red{color:var(--primary)}.clean-tour-card .tour-bottom{margin-top:auto;padding-top:16px;border-top:1px solid #edf2f7;display:flex;align-items:end;justify-content:space-between;gap:16px}.price-wrap small{display:inline-block;font-size:18px;color:#111827;font-weight:760;margin-right:12px}.price-wrap del{color:#667085;font-size:18px}.clean-tour-card .price{margin:8px 0 0;color:#dc0b00;font-size:34px;line-height:1;font-weight:850;letter-spacing:-.035em}.book-btn{min-width:138px;text-align:center;border:2px solid #e20b00;color:#e20b00;border-radius:10px;padding:13px 18px;text-decoration:none;font-weight:800;font-size:18px;background:#fff}.book-btn:hover{background:#e20b00;color:#fff}.tour-carousel{grid-auto-columns:calc((100% - 44px)/3);align-items:stretch}.tour-carousel .tour-card{height:100%}.group-photo-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-auto-rows:210px;gap:16px}.group-photo{position:relative;border-radius:14px;overflow:hidden;background:#0f172a;box-shadow:0 10px 26px rgba(15,23,42,.1)}.group-photo.big{grid-row:span 2}.group-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.group-photo:hover img{transform:scale(1.04)}.group-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.72))}.group-photo div{position:absolute;z-index:1;left:18px;right:18px;bottom:16px;color:#fff;text-align:left}.group-photo span{display:block;font-size:12px;font-weight:750;opacity:.85;text-transform:uppercase;letter-spacing:.05em}.group-photo h3{margin:4px 0 0;color:#fff;font-size:20px;line-height:1.25}.footer-license{font-size:13px;color:#cbd5e1!important;border-top:1px solid rgba(255,255,255,.12);padding-top:12px;margin-top:14px}.clean-detail{background:#fff}.clean-detail .detail-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.clean-detail h1{font-size:clamp(28px,3.5vw,44px);line-height:1.2;font-weight:780;letter-spacing:-.025em;margin:0 0 18px}.clean-gallery .main-img,.clean-gallery .thumbs img{border-radius:10px}.clean-gallery .main-img{aspect-ratio:16/9}.clean-tabs{border-radius:0;border-left:0;border-right:0;box-shadow:none;justify-content:center}.clean-tabs a{font-weight:700;border-radius:8px}.content-card{border-radius:12px;box-shadow:0 6px 18px rgba(15,23,42,.045)}.content-card h2{text-align:center;font-size:24px;text-transform:uppercase;letter-spacing:.01em}.trip-summary .program-note{background:#eaf6ff;border:1px solid #d5eefe;border-radius:8px;padding:16px;line-height:1.75;color:#1f2937}.clean-info-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.clean-info-grid .info-box{padding:16px;text-align:left;border-radius:10px;box-shadow:none;display:grid;gap:8px}.clean-info-grid .info-box:before{display:none}.clean-info-grid .info-box span{font-size:13px;color:#667085}.clean-info-grid .info-box b{font-size:15px;font-weight:760}.schedule-box .muted{color:#667085;text-align:center}.departure-board{display:grid;gap:10px}.schedule-row{display:grid;grid-template-columns:72px minmax(0,1fr) 150px 74px;gap:14px;align-items:center;border:1px solid #e5edf6;border-radius:12px;padding:12px;background:#fff}.date-block{display:grid;place-items:center;border:1px solid #d8e5f3;border-radius:10px;padding:8px;background:#f8fbff;color:var(--secondary)}.date-block span{font-weight:850;font-size:20px}.date-block small{font-size:12px}.schedule-content h3{margin:0 0 4px;font-size:16px}.schedule-content p{margin:0;color:#667085;font-size:13px}.schedule-meta{text-align:right}.schedule-meta span{display:block;font-size:12px;color:#667085}.schedule-meta b{color:#dc0b00;font-size:17px}.small-book{border:1px solid #e20b00;color:#e20b00;text-decoration:none;border-radius:8px;padding:8px 10px;text-align:center;font-weight:760}.clean-day{border:1px solid #e5edf6;border-radius:12px;margin:10px 0;background:#fff;overflow:hidden}.clean-day summary{display:grid;grid-template-columns:88px minmax(0,1fr) 140px;gap:12px;align-items:center;padding:14px 16px;cursor:pointer;list-style:none}.clean-day summary::-webkit-details-marker{display:none}.clean-day summary span{background:#eef6ff;color:var(--secondary);border-radius:8px;padding:8px 10px;font-weight:800;text-align:center}.clean-day summary b{font-size:16px}.clean-day summary em{font-style:normal;color:#667085;font-size:13px;text-align:right}.day-content{border-top:1px solid #edf2f7;padding:16px 18px;line-height:1.75}.clean-price-box{border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.clean-price-box .price{font-size:28px;color:#dc0b00}.sidebar-facts{display:grid;gap:10px;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;margin:14px 0;padding:14px 0}.sidebar-facts p{display:flex;gap:10px;align-items:flex-start;margin:0;color:#334155;font-size:14px}.sidebar-facts svg{width:20px;height:20px}.policy-box details{border-radius:10px}.related-grid .clean-tour-card h3{font-size:18px}.related-grid .tour-specs li{font-size:13px}.related-grid .clean-tour-card .price{font-size:24px}.destination-card{border-radius:14px}.blog-card a{border-radius:14px}.review-card{border-radius:14px}@media(max-width:1180px){.tour-carousel{grid-auto-columns:calc((100% - 22px)/2)}.clean-detail .detail-grid{grid-template-columns:1fr}.clean-info-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.tour-carousel{grid-auto-columns:88%}.clean-tour-card h3{font-size:22px}.clean-tour-card .price{font-size:30px}.group-photo-grid{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.group-photo.big{grid-column:1/-1;grid-row:span 1}.schedule-row{grid-template-columns:64px minmax(0,1fr);gap:10px}.schedule-meta{text-align:left;grid-column:2}.small-book{grid-column:1/-1}.clean-day summary{grid-template-columns:1fr;gap:8px}.clean-day summary em{text-align:left}.clean-info-grid{grid-template-columns:1fr}.clean-gallery{grid-template-columns:1fr}.clean-gallery .thumbs{grid-template-columns:repeat(5,1fr);order:2}}@media(max-width:520px){.group-photo-grid{grid-template-columns:1fr}.tour-specs li{font-size:15px}.price-wrap small{font-size:15px}.book-btn{min-width:116px;font-size:16px;padding:11px 14px}}

/* KNAT v4.5 - tighter travel layout */
:root{--radius:12px;--section-gap:54px}.section{padding:var(--section-gap) 0}.section.soft,.compact-soft{background:#f8fafc}.section-title{margin-bottom:20px}.section-title h2{font-size:clamp(24px,2.8vw,36px);font-weight:760}.section-title p{line-height:1.55}.tour-hot-section .tour-carousel{grid-auto-columns:calc((100% - 54px)/4);gap:18px}.tour-hot-section .clean-tour-card .tour-thumb{aspect-ratio:16/10}.tour-hot-section .clean-tour-card .tour-body{padding:16px}.tour-hot-section .clean-tour-card h3{font-size:18px;line-height:1.35}.tour-hot-section .tour-specs{gap:7px}.tour-hot-section .tour-specs li{font-size:13px;gap:8px}.tour-hot-section .tour-specs svg{width:18px;height:18px;flex-basis:18px}.tour-hot-section .deal-pill{font-size:13px;padding:8px 10px;left:12px;bottom:12px}.tour-hot-section .heart-btn{width:34px;height:34px;left:12px;top:12px}.tour-hot-section .heart-btn svg{width:30px;height:30px}.tour-hot-section .clean-tour-card .price{font-size:24px}.tour-hot-section .book-btn{min-width:96px;font-size:14px;padding:9px 12px;border-radius:8px}.departure-board-home{display:grid;gap:10px}.departure-mini{display:grid;grid-template-columns:92px minmax(0,1fr) 108px 128px;gap:14px;align-items:center;background:#fff;border:1px solid #e5edf6;border-radius:12px;padding:12px;text-decoration:none;color:var(--text);box-shadow:0 8px 22px rgba(15,23,42,.045);transition:.2s}.departure-mini:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,23,42,.08);border-color:#cddbea}.date-chip{border:1px solid #dbeafe;background:#f8fbff;border-radius:10px;text-align:center;padding:8px;color:var(--secondary)}.date-chip b{display:block;font-size:28px;line-height:1;font-weight:850}.date-chip span{font-size:11px;font-weight:700}.dep-tour h3{font-size:16px;margin:0 0 6px;line-height:1.35;font-weight:760}.dep-tour p{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0;color:#667085;font-size:13px}.dep-tour svg,.dep-seat svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.dep-seat{display:flex;align-items:center;gap:7px;color:#334155;font-size:13px;font-weight:700}.dep-price{text-align:right;color:#dc0b00;font-size:16px;font-weight:850}.favorite-destination-section{background:#fff}.destination-strip{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:180px;gap:16px;overflow:visible}.destination-card{min-width:0;height:auto;border-radius:12px}.destination-card:first-child{grid-row:span 2}.destination-card h3{font-size:22px;text-transform:uppercase;letter-spacing:.02em}.destination-card span{background:rgba(255,255,255,.9);color:var(--secondary);border-radius:999px;padding:5px 9px;font-size:12px}.group-photo-grid{grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:185px;gap:12px}.group-photo{border-radius:12px}.site-footer .footer-license{max-width:420px}.clean-tour-card{border-radius:12px}.clean-tour-card .tour-thumb{border-radius:0}.clean-tour-card h3{font-weight:740}.price-wrap small,.book-btn{font-weight:760}@media(max-width:1180px){.tour-hot-section .tour-carousel{grid-auto-columns:calc((100% - 18px)/2)}.departure-mini{grid-template-columns:82px minmax(0,1fr) 90px}.dep-price{grid-column:2/4;text-align:left}.destination-strip{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.destination-card:first-child{grid-row:span 1}}@media(max-width:680px){:root{--section-gap:38px}.tour-hot-section .tour-carousel{grid-auto-columns:86%}.departure-mini{grid-template-columns:72px minmax(0,1fr);gap:10px}.dep-seat,.dep-price{grid-column:2}.destination-strip{grid-template-columns:1fr;grid-auto-rows:210px}.group-photo-grid{grid-template-columns:1fr;grid-auto-rows:210px}.group-photo.big{grid-row:span 1}.search-inner{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}}
.archive-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.tour-filter-sidebar{position:sticky;top:96px;align-self:start}.tour-filter-sidebar form{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:var(--soft-shadow);display:grid;gap:12px}.tour-filter-sidebar h2{margin:0 0 4px;font-size:22px}.tour-filter-sidebar label{display:grid;gap:6px;font-size:13px;font-weight:760}.tour-filter-sidebar input,.tour-filter-sidebar select{height:44px;border:1px solid var(--line);border-radius:10px;padding:0 11px}.archive-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.archive-head h2{margin:0;font-size:26px}.archive-head p{margin:0;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-3 .clean-tour-card h3{font-size:18px}.grid-3 .tour-specs li{font-size:13px}.grid-3 .tour-specs svg{width:18px;height:18px}.grid-3 .clean-tour-card .price{font-size:24px}@media(max-width:1100px){.archive-layout{grid-template-columns:1fr}.tour-filter-sidebar{position:relative;top:auto}.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid-3{grid-template-columns:1fr}}
.magazine-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px}.magazine-grid-page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.magazine-item a{display:block;text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--soft-shadow);height:100%}.magazine-item img{width:100%;aspect-ratio:16/10;object-fit:cover}.magazine-item span{display:block;color:var(--secondary);font-size:12px;font-weight:800;padding:14px 16px 0}.magazine-item h2{font-size:19px;line-height:1.35;margin:7px 16px}.magazine-item p{color:var(--muted);margin:0 16px 18px;line-height:1.6}.magazine-item.lead{grid-column:span 2;grid-row:span 2}.magazine-item.lead h2{font-size:30px}.news-sidebar{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--soft-shadow)}.news-sidebar h3{margin:0 0 12px}.side-tour{display:grid;grid-template-columns:74px 1fr;gap:10px;text-decoration:none;padding:10px 0;border-bottom:1px solid #eef3f8}.side-tour img{width:74px;height:58px;object-fit:cover;border-radius:8px}.side-tour span{font-size:13px;font-weight:720;line-height:1.35}.side-tour b{display:block;color:#dc0b00;margin-top:4px}.side-post{display:block;text-decoration:none;padding:10px 0;border-top:1px solid #eef3f8;font-weight:720}.article-content{font-size:17px;line-height:1.85}.article-cover{width:100%;border-radius:12px;margin-bottom:20px}.single-news-hero{padding:64px 0 32px;background:#f8fafc}.single-news-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.15;margin:14px 0 10px}.clean-day{margin:14px 0}.clean-day summary{grid-template-columns:110px minmax(0,1fr) 150px;background:#fbfdff}.clean-day summary span{font-size:15px;background:#eaf4ff}.clean-day summary b{font-size:17px;line-height:1.35}.clean-day summary em{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:999px;padding:7px 10px;text-align:center;font-weight:700}.day-content{font-size:15.5px;color:#334155;background:#fff}.schedule-box .departure-board{max-width:880px;margin:auto}@media(max-width:1080px){.magazine-layout{grid-template-columns:1fr}.news-sidebar{position:relative;top:auto}.magazine-grid-page{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.magazine-grid-page{grid-template-columns:1fr}.magazine-item.lead{grid-column:auto;grid-row:auto}.magazine-item.lead h2{font-size:22px}}

/* KNAT FINAL MOBILE APP UI OVERRIDES */
:root{--radius:14px;--shadow:0 12px 30px rgba(10,31,68,.08);--soft-shadow:0 6px 18px rgba(10,31,68,.06)}
.section{padding:54px 0}.section.soft{background:#f8fafc}.section-title{margin-bottom:20px}.section-title h2{font-weight:800;letter-spacing:-.025em}.section-title p{font-size:15px}.btn,.hotline,.tour-card,.clean-tour-card,.departure-mini,.destination-card,.group-photo,.review-card,.blog-card,.content-card,.tour-filter-sidebar,.booking-card,.single-tour-card{border-radius:14px!important}.tour-hot-section .tour-carousel,.tour-hot-section .slider-track{grid-auto-columns:calc((100% - 54px)/4);gap:18px}.clean-tour-card{box-shadow:0 4px 16px rgba(15,23,42,.08);border-color:#e8edf4}.clean-tour-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(15,23,42,.12)}.clean-tour-card .tour-body{padding:16px}.clean-tour-card h3{font-size:17px;font-weight:800}.tour-specs svg,.departure-mini svg,.tour-facts svg{width:20px;height:20px;stroke:#0f4ea2;fill:none;stroke-width:1.9}.price{font-size:24px}.book-btn,.deal-pill{border-radius:10px}.heart-btn{border-radius:12px}.departure-board-home{display:grid;gap:10px}.departure-mini{grid-template-columns:86px 1fr 92px 120px;gap:12px;padding:12px 14px;border:1px solid #e8edf4;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.06)}.date-chip{border-radius:12px;background:#eff6ff;color:#0f4ea2}.date-chip b{font-size:26px}.dep-tour h3{font-size:15px;margin:0 0 5px;line-height:1.35}.dep-tour p{font-size:12px;margin:0;color:#667085}.dep-seat{font-size:13px}.dep-price{font-weight:900;color:var(--primary);text-align:right}.destination-strip{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-auto-rows:190px;gap:14px}.destination-card{min-height:0}.destination-card:first-child{grid-row:span 2}.destination-card img{height:100%;width:100%;object-fit:cover}.destination-card h3{font-size:24px}.destination-card span{font-size:12px}.group-photo-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:180px;gap:14px}.group-photo.big{grid-row:span 2}.group-photo img{height:100%;width:100%;object-fit:cover}.review-card{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:230px;padding:24px}.review-person{justify-content:center}.review-person img{width:56px;height:56px;border-radius:50%;object-fit:cover}.blog-magazine{grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:178px;gap:14px;max-height:370px;overflow:hidden}.blog-card.featured{grid-row:span 2}.site-footer .license,.footer-license{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14);font-size:13px;color:rgba(255,255,255,.78)}
@media (max-width:1024px){.wrap{width:min(100% - 28px,var(--wrap))}.hero-inner{grid-template-columns:1fr}.hero-panel{display:none}.search-inner,.filterbar{grid-template-columns:1fr 1fr}.tour-hot-section .tour-carousel,.tour-hot-section .slider-track{grid-auto-columns:calc((100% - 18px)/2)}.destination-strip,.group-photo-grid,.blog-magazine{grid-template-columns:1fr 1fr}.departure-mini{grid-template-columns:74px 1fr;align-items:start}.dep-seat,.dep-price{grid-column:2}.archive-layout,.magazine-layout,.single-layout{grid-template-columns:1fr!important}.tour-filter-sidebar,.news-sidebar,.booking-card{position:static!important}}
@media (max-width:720px){body{background:#f6f8fb}.site-header{box-shadow:0 2px 12px rgba(15,23,42,.08)}.head-inner{height:62px}.logo img{height:36px}.logo-mark{width:36px;height:36px;border-radius:10px}.logo span:last-child{font-size:15px;max-width:175px}.hotline{display:none}.menu-toggle{display:block}.nav{position:fixed;left:12px;right:12px;top:70px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #e8edf4;border-radius:16px;padding:12px;box-shadow:0 18px 50px rgba(15,23,42,.16)}.nav.open{display:flex}.nav .menu{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav a{display:block;padding:12px 10px}.section{padding:34px 0}.section-title{display:block;text-align:left}.section-title h2{font-size:26px}.section-kicker{font-size:10px;padding:6px 10px}.hero-premium{min-height:560px}.hero-inner{padding:72px 0 115px}.hero h1{font-size:34px;line-height:1.08}.hero p{font-size:15px}.hero-actions .btn{width:100%;padding:12px}.searchbox{margin-top:-74px}.search-inner,.filterbar{grid-template-columns:1fr;border-radius:18px;padding:12px;gap:8px}.tour-hot-section .tour-carousel,.tour-hot-section .slider-track,.review-carousel{grid-auto-columns:86%;gap:12px;padding-bottom:10px}.slider-nav{display:none}.tour-thumb img{aspect-ratio:1.18/1}.clean-tour-card .tour-body{padding:15px}.clean-tour-card h3{font-size:19px}.tour-specs li{font-size:14px}.tour-bottom{align-items:center}.book-btn{min-width:112px;padding:12px 15px}.destination-strip{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:142px;gap:10px}.destination-card:first-child{grid-row:span 2}.destination-card h3{font-size:18px}.group-photo-grid{grid-template-columns:1fr 1fr;grid-auto-rows:135px;gap:10px}.group-photo.big{grid-column:span 2;grid-row:span 2}.departure-mini{grid-template-columns:68px 1fr;border-radius:12px;padding:10px}.date-chip b{font-size:22px}.date-chip span{font-size:10px}.dep-tour h3{font-size:14px}.dep-price{text-align:left;font-size:16px}.blog-magazine{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:140px;max-height:290px;gap:10px}.blog-card.featured{grid-column:span 2;grid-row:span 1}.blog-card h3{font-size:15px}.footer-grid{grid-template-columns:1fr!important}.mobile-cta{display:flex!important;position:fixed;left:10px;right:10px;bottom:10px;z-index:90;background:#fff;border:1px solid #e8edf4;border-radius:18px;box-shadow:0 14px 40px rgba(15,23,42,.18);padding:8px;gap:8px}.mobile-cta a{flex:1;text-align:center;text-decoration:none;font-weight:800;padding:11px 8px;border-radius:12px;background:#f1f5f9;color:#0f172a}.mobile-cta a:last-child{background:var(--primary);color:#fff}}

/* KNAT FINAL PATCH 6.1 - clean app UI, no gradients, tighter spacing */
:root{--radius:12px;--font-body:Inter,system-ui,sans-serif;--font-heading:"Be Vietnam Pro",Inter,system-ui,sans-serif;--shadow:0 10px 24px rgba(15,23,42,.07);--soft-shadow:0 4px 14px rgba(15,23,42,.06)}
body{font-family:var(--font-body);font-weight:450;background:#fff;color:#101828}h1,h2,h3,h4,h5,h6,.logo,.tour-body h3,.section-title h2,.price{font-family:var(--font-heading);font-weight:820;letter-spacing:-.02em}.logo-mark,.hotline,.btn.primary,.deal-pill,.hot-badge{background:var(--primary)!important;background-image:none!important}.section.soft,.compact-soft{background:#f7f9fc!important}.hero-premium:before{background:rgba(6,16,34,.68)!important}.hero-premium:after{display:none}.hero-premium{min-height:560px}.hero-inner{padding:82px 0 92px}.hero-panel,.hero-bg,.btn.light,.eyebrow,.section-kicker{backdrop-filter:none}.section{padding:44px 0}.section-title{margin-bottom:16px}.section-title h2{font-size:clamp(24px,2.6vw,34px);line-height:1.12}.section-title p{font-size:14px;line-height:1.6}.searchbox{margin-top:-40px}.search-inner,.filterbar{border-radius:14px;box-shadow:0 10px 26px rgba(15,23,42,.08)}.btn{border-radius:10px;box-shadow:none}.btn:hover{transform:none;box-shadow:0 8px 20px rgba(15,23,42,.08)}
.clean-tour-card{border-radius:12px!important;box-shadow:0 4px 14px rgba(15,23,42,.07);border:1px solid #e6edf5}.clean-tour-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,23,42,.10)}.tour-hot-section .tour-carousel,.tour-hot-section .slider-track{grid-auto-columns:calc((100% - 45px)/4);gap:15px}.tour-thumb img{aspect-ratio:1.34/1}.heart-btn{width:36px;height:36px;border-radius:10px;top:12px;left:12px}.deal-pill{font-size:12px;padding:8px 10px;border-radius:10px;left:12px;bottom:12px}.tour-body{gap:9px}.clean-tour-card .tour-body{padding:13px}.clean-tour-card h3{font-size:16px;line-height:1.35;min-height:42px}.tour-specs{gap:7px}.tour-specs li{font-size:12.5px;line-height:1.35}.tour-specs svg{width:17px!important;height:17px!important;min-width:17px}.tour-bottom{align-items:center;border-top:1px solid #eef2f7;padding-top:10px}.price-wrap{min-width:0}.price-wrap small{font-size:12px}.price-wrap del{display:block;font-size:13px;color:#667085}.price,.dep-price,.sidebar-price,.price-box .price,.grid-3 .clean-tour-card .price{font-size:19px!important;line-height:1.05!important;white-space:nowrap;color:#e00600!important}.book-btn{padding:10px 14px;border-radius:9px;font-size:14px;min-width:96px;white-space:nowrap}.grid-3{gap:16px}.archive-list.grid-3 .tour-card{min-width:0}.tour-card img{display:block}.tour-filter-sidebar form,.news-sidebar,.content-card,.clean-price-box{border-radius:12px!important;box-shadow:0 4px 16px rgba(15,23,42,.06)}
.departure-section .section-title{margin-bottom:14px}.departure-board-home{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.departure-mini{display:grid;grid-template-columns:82px minmax(0,1fr) auto;grid-template-areas:"date tour price" "date tour seats";align-items:center;min-height:102px;padding:12px;border-radius:12px!important;border:1px solid #dfe9f4;box-shadow:0 4px 14px rgba(15,23,42,.05);text-decoration:none;color:#101828}.date-chip{grid-area:date;min-height:78px;border-radius:10px;background:#f2f7ff;border:1px solid #d8e8ff;display:grid;place-items:center;text-align:center;padding:8px;color:#0f4ea2}.date-chip b{font-size:26px;line-height:.9}.date-chip span{font-size:11px;font-weight:800}.date-chip small{font-size:11px;color:#52637a;font-weight:750}.dep-tour{grid-area:tour;min-width:0}.dep-tour h3{font-size:14.5px;line-height:1.35;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dep-tour p{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;line-height:1.25}.dep-tour svg,.dep-seat svg{width:16px!important;height:16px!important}.dep-seat{grid-area:seats;justify-self:end;display:flex;align-items:center;gap:5px;color:#164c9f;font-size:12px;font-weight:800}.dep-price{grid-area:price;justify-self:end;font-weight:880;font-size:16px!important;white-space:nowrap}.departure-mini:hover{border-color:#bfd3ec;box-shadow:0 10px 22px rgba(15,23,42,.09)}
.clean-day{border:1px solid #e6edf5;border-radius:12px;overflow:hidden;background:#fff;margin:12px 0}.clean-day summary{list-style:none;display:grid!important;grid-template-columns:96px minmax(0,1fr) 136px;gap:16px;align-items:center;padding:14px 16px;cursor:pointer;background:#fbfdff}.clean-day summary::-webkit-details-marker{display:none}.clean-day summary span{background:#edf5ff!important;color:#0f4ea2;border-radius:10px;padding:10px 12px;text-align:center;font-size:14px!important;font-weight:850}.clean-day summary b{font-size:16px!important;line-height:1.4;color:#12304e;display:block}.clean-day summary em{justify-self:end;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:999px;padding:7px 10px;font-style:normal;font-size:12px;font-weight:780;white-space:nowrap}.day-content{border-top:1px solid #eef2f7;padding:16px 18px 18px;margin:0;color:#334155;line-height:1.75;background:#fff}.itinerary-box h2,.schedule-box h2{font-size:26px;margin-top:0}.schedule-row{border-radius:12px!important;box-shadow:none;border:1px solid #e6edf5}.schedule-meta b{font-size:16px!important;white-space:nowrap;color:#e00600}.small-book{border-radius:9px}
.side-tour-list{display:grid;gap:12px}.side-tour-card{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:start;text-decoration:none;color:#101828;padding:10px;border:1px solid #e6edf5;border-radius:12px;background:#fff}.side-tour-card img{width:88px;height:78px;object-fit:cover;border-radius:9px;background:#eef2f7}.side-tour-info{display:grid;gap:4px;min-width:0}.side-tour-info strong{font-size:13.5px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.side-tour-info em,.side-tour-info small{font-style:normal;color:#64748b;font-size:11.5px;line-height:1.25;display:flex;gap:4px;align-items:center;flex-wrap:wrap}.side-tour-info svg{width:13px;height:13px;stroke:#0f4ea2;fill:none}.side-tour-info b{font-size:14px;color:#e00600;white-space:nowrap}.side-tour-card:hover{border-color:#bfd3ec}.side-tour{display:none!important}
.destination-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.destination-page-card{position:relative;min-height:210px;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;background:#111827;box-shadow:0 5px 16px rgba(15,23,42,.08)}.destination-page-card.featured{grid-column:span 2;grid-row:span 2}.destination-page-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:.25s}.destination-page-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.28)}.destination-page-card span,.destination-page-card h2,.destination-page-card p{position:relative;z-index:2}.destination-page-card span{display:inline-flex;margin:14px;background:rgba(255,255,255,.92);color:#0f4ea2;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.destination-page-card h2{position:absolute;left:18px;right:18px;bottom:28px;margin:0;font-size:24px}.destination-page-card p{position:absolute;left:18px;right:18px;bottom:10px;margin:0;font-size:13px;color:rgba(255,255,255,.88);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.destination-page-card:hover img{transform:scale(1.04);opacity:.86}
@media(max-width:1024px){.tour-hot-section .tour-carousel,.tour-hot-section .slider-track{grid-auto-columns:calc((100% - 15px)/2)}.departure-board-home{grid-template-columns:1fr}.destination-page-grid{grid-template-columns:repeat(2,1fr)}.destination-page-card.featured{grid-column:span 2;grid-row:span 1}}
@media(max-width:720px){.section{padding:30px 0}.tour-hot-section .tour-carousel,.tour-hot-section .slider-track{grid-auto-columns:82%}.price,.dep-price,.price-box .price,.grid-3 .clean-tour-card .price{font-size:18px!important}.departure-mini{grid-template-columns:70px 1fr;grid-template-areas:"date tour" "date price" "date seats";min-height:96px}.dep-price,.dep-seat{justify-self:start}.date-chip{min-height:74px}.date-chip b{font-size:23px}.clean-day summary{grid-template-columns:1fr;gap:8px;padding:12px}.clean-day summary span{width:max-content}.clean-day summary em{justify-self:start}.destination-page-grid{grid-template-columns:1fr 1fr;gap:10px}.destination-page-card{min-height:150px}.destination-page-card.featured{grid-column:span 2}.destination-page-card h2{font-size:19px;bottom:18px}.destination-page-card p{display:none}.side-tour-card{grid-template-columns:82px 1fr}.archive-head{display:block}.grid-3{grid-template-columns:1fr}}
.term-destination-hero{position:relative;background-size:cover;background-position:center;color:#fff}.term-destination-hero:before{content:"";position:absolute;inset:0;background:rgba(8,18,34,.62)}.term-destination-hero .wrap{position:relative;z-index:1}.archive-hero{background:#f8fafc!important;color:#101828}.term-destination-hero{background-color:#0f172a!important;color:#fff!important}.term-destination-hero .eyebrow{background:rgba(255,255,255,.16);color:#fff;border-color:rgba(255,255,255,.28)}
.wrap{width:min(var(--wrap),calc(100% - 32px));margin-inline:auto}
@media(max-width:720px){.wrap{width:calc(100% - 24px)}}

/* KNAT FINAL PATCH 6.2 - itinerary rebuilt + premium mobile detail */
html,body{max-width:100%;overflow-x:hidden}.hero-premium{min-height:500px!important;background:#071423!important}.hero-inner{padding:70px 0 84px!important}.hero h1{font-size:clamp(30px,4.1vw,52px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:780!important;max-width:820px}.hero p{font-size:16px!important;line-height:1.65!important;max-width:640px}.detail-main>h1,.clean-detail h1{font-size:clamp(24px,3.2vw,40px)!important;line-height:1.18!important;font-weight:780!important;letter-spacing:-.025em!important;margin:8px 0 18px!important}.section-title h2{font-size:clamp(23px,2.5vw,32px)!important;font-weight:780!important}.tour-body h3,.clean-tour-card h3{font-weight:760!important}.content-card h2{font-size:24px!important;line-height:1.25!important;font-weight:780!important}.logo-mark,.hotline,.btn.primary,.deal-pill,.hot-badge{background:var(--primary)!important;background-image:none!important}.hero-premium:before{background:rgba(6,16,34,.62)!important}.section.soft,.compact-soft{background:#f8fafc!important}.btn,.tour-card,.content-card,.price-box,.info-box,.search-inner,.filterbar{box-shadow:0 4px 16px rgba(15,23,42,.06)!important}.btn:hover,.tour-card:hover{transform:none!important}.clean-detail{background:#fff}.detail-grid{grid-template-columns:minmax(0,1fr) 330px!important;gap:26px!important}.clean-gallery{border-radius:12px;overflow:hidden}.clean-gallery .main-img{border-radius:12px!important}.clean-gallery .thumbs img{border-radius:9px!important}.tabs-sticky.clean-tabs{top:78px;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important;padding:0!important;margin:18px 0!important;background:#fff!important;justify-content:center}.tabs-sticky.clean-tabs a{border-radius:0!important;padding:14px 16px!important;border-bottom:2px solid transparent;font-size:14px}.tabs-sticky.clean-tabs a:hover{background:#fff!important;border-bottom-color:var(--primary)}.clean-info-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.info-box{border-radius:12px!important;padding:14px!important}.info-box svg,.sidebar-facts svg,.tour-specs svg{stroke:#0f4ea2;fill:none;stroke-width:1.8}.price,.dep-price,.sidebar-price,.price-box .price,.grid-3 .clean-tour-card .price,.related-grid .clean-tour-card .price{font-size:18px!important;line-height:1.08!important;font-weight:780!important;letter-spacing:-.015em!important;white-space:nowrap!important}.price-box.clean-price-box{border-radius:12px!important;padding:18px!important}.price-box.clean-price-box .price{font-size:24px!important}.price-box label{font-size:12.5px!important;font-weight:700!important}.price-box input,.price-box textarea{border-radius:10px!important;height:46px!important}.price-box textarea{min-height:76px!important;padding-top:10px!important}.schedule-row{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto 72px!important;gap:12px!important;align-items:center!important;border-radius:12px!important;padding:12px!important;min-height:88px!important}.date-block{border-radius:10px!important;min-height:64px!important;background:#eff6ff!important;border:1px solid #dbeafe!important;color:#0f4ea2!important}.date-block span{font-size:20px!important;font-weight:780!important}.date-block small{font-size:11px!important}.schedule-content h3{font-size:15px!important;line-height:1.35!important;margin:0 0 4px!important;font-weight:760!important}.schedule-content p{font-size:12.5px!important;margin:0!important;color:#667085!important}.schedule-meta{text-align:right!important}.schedule-meta span{display:block;font-size:12px!important;color:#475569!important;margin-bottom:4px}.schedule-meta b{font-size:15px!important;font-weight:780!important;color:#e00600!important}.small-book{padding:8px 10px!important;font-size:13px!important;border-radius:8px!important}
.pro-itinerary-box{padding:22px!important}.itinerary-title-row{margin-bottom:14px}.itinerary-title-row span{display:inline-flex;color:#0f4ea2;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:780}.itinerary-title-row h2{margin:8px 0 0!important}.pro-day.day,.pro-day.clean-day{display:block!important;border:1px solid #e5edf6!important;border-left:0!important;border-radius:12px!important;padding:0!important;margin:12px 0!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.pro-day>summary{display:grid!important;grid-template-columns:96px minmax(0,1fr) 26px!important;gap:14px!important;align-items:center!important;padding:14px!important;background:#fbfdff!important;list-style:none!important;cursor:pointer!important}.pro-day>summary::-webkit-details-marker{display:none!important}.pro-day-badge{display:grid!important;place-items:center!important;min-height:54px!important;background:#edf5ff!important;color:#0f4ea2!important;border-radius:10px!important;font-size:14px!important;font-weight:780!important;line-height:1.15!important;text-align:center!important;padding:8px!important}.pro-day-main{display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0!important;background:transparent!important;padding:0!important;border-radius:0!important;text-align:left!important}.pro-day-title{display:block!important;width:auto!important;height:auto!important;background:transparent!important;color:#0f172a!important;font-size:16px!important;line-height:1.38!important;font-weight:760!important;letter-spacing:-.01em!important;padding:0!important;margin:0!important}.pro-meal-chip{display:inline-flex!important;width:max-content!important;max-width:100%!important;align-items:center!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#9a3412!important;border-radius:999px!important;padding:6px 10px!important;font-style:normal!important;font-size:12px!important;font-weight:720!important;line-height:1.2!important;white-space:normal!important;text-align:left!important}.pro-day-toggle{width:22px;height:22px;border-radius:50%;border:1px solid #dbe3ef;position:relative;background:#fff}.pro-day-toggle:before,.pro-day-toggle:after{content:"";position:absolute;background:#334155;left:6px;right:6px;top:10px;height:2px;border-radius:99px}.pro-day-toggle:after{transform:rotate(90deg)}.pro-day[open] .pro-day-toggle:after{display:none}.pro-day-content{border-top:1px solid #edf2f7!important;padding:15px 16px 16px!important;background:#fff!important;color:#334155!important;font-size:15px!important;line-height:1.72!important;margin:0!important}.pro-day-content p{margin:0 0 10px}.pro-day-content p:last-child{margin-bottom:0}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.related-grid .clean-tour-card h3{font-size:15px!important;min-height:auto!important}.related-grid .tour-specs li{font-size:12px!important}.related-grid .book-btn{font-size:13px!important;padding:9px 12px!important}
@media(max-width:1180px){.detail-grid{grid-template-columns:1fr!important}.price-box.clean-price-box{position:static!important}.clean-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:860px){body{background:#f6f8fb!important;padding-bottom:76px!important}.site-header{position:sticky!important;top:0!important}.head-inner{height:60px!important}.logo span:last-child{font-size:15px!important;max-width:180px}.hero-premium{min-height:430px!important}.hero-inner{padding:58px 0 80px!important}.hero-copy{min-height:280px!important}.hero h1{font-size:31px!important;line-height:1.12!important}.hero p{font-size:14.5px!important}.section{padding:30px 0!important}.searchbox{margin-top:-44px!important}.clean-detail .wrap{width:100%!important}.clean-detail .breadcrumb{width:calc(100% - 24px);margin:10px auto!important;font-size:12px}.detail-grid{display:block!important}.detail-main{width:100%!important;min-width:0!important}.detail-main>h1{width:calc(100% - 24px);margin:12px auto 14px!important;font-size:24px!important;line-height:1.22!important}.clean-gallery{width:calc(100% - 24px);margin:0 auto!important;display:block!important}.clean-gallery .main-img{aspect-ratio:16/10!important;width:100%!important}.clean-gallery .thumbs{display:flex!important;gap:8px!important;overflow-x:auto!important;order:2!important;margin-top:8px!important;padding-bottom:2px}.clean-gallery .thumbs img{width:64px!important;height:56px!important;min-width:64px!important;object-fit:cover!important}.tabs-sticky.clean-tabs{top:60px!important;margin:14px 0!important;border-top:1px solid #e5edf6!important;border-bottom:1px solid #e5edf6!important;overflow-x:auto!important;justify-content:flex-start!important;padding:0 12px!important}.tabs-sticky.clean-tabs a{font-size:13px!important;padding:12px 10px!important}.content-card{width:calc(100% - 24px)!important;margin:12px auto!important;padding:16px!important;border-radius:12px!important}.content-card h2{font-size:20px!important}.clean-info-grid{grid-template-columns:1fr!important;gap:10px!important}.info-box{display:grid!important;grid-template-columns:28px 1fr!important;gap:4px 10px!important;padding:12px!important}.info-box svg{grid-row:1/3;width:22px!important;height:22px!important}.info-box span{font-size:12px!important}.info-box b{margin:0!important;font-size:14px!important}.program-note{font-size:14px!important;line-height:1.7!important}.schedule-row{grid-template-columns:64px minmax(0,1fr)!important;grid-template-areas:"date content" "date meta" "book book"!important;gap:10px!important;padding:10px!important}.date-block{grid-area:date!important}.schedule-content{grid-area:content!important}.schedule-meta{grid-area:meta!important;text-align:left!important}.small-book{grid-area:book!important;display:flex!important;justify-content:center!important}.pro-itinerary-box{padding:14px!important}.pro-day>summary{grid-template-columns:74px minmax(0,1fr) 22px!important;gap:10px!important;padding:10px!important}.pro-day-badge{min-height:48px!important;font-size:13px!important}.pro-day-title{font-size:14.5px!important;line-height:1.36!important}.pro-meal-chip{font-size:11.5px!important;padding:5px 8px!important}.pro-day-content{font-size:14px!important;padding:13px!important}.check-grid{grid-template-columns:1fr!important;gap:10px!important}.price-box.clean-price-box{width:calc(100% - 24px)!important;margin:14px auto!important;border-radius:14px!important;padding:16px!important}.price-box.clean-price-box .price{font-size:22px!important}.sidebar-facts{gap:8px!important}.sidebar-facts p{font-size:13px!important}.related-grid{grid-template-columns:1fr!important}.mobile-cta{display:flex!important;left:8px!important;right:8px!important;bottom:8px!important;border-radius:14px!important;padding:7px!important;gap:7px!important;border:1px solid #e5edf6!important;box-shadow:0 10px 28px rgba(15,23,42,.18)!important}.mobile-cta a{border-radius:10px!important;font-size:13px!important;padding:10px 8px!important}}
@media(max-width:420px){.hero h1{font-size:28px!important}.detail-main>h1{font-size:22px!important}.pro-day>summary{grid-template-columns:66px minmax(0,1fr) 20px!important}.pro-day-badge{font-size:12px!important}.pro-meal-chip{width:100%!important;justify-content:flex-start!important}.book-btn{min-width:88px!important}.price,.dep-price,.price-box .price{font-size:17px!important}}

/* KNAT Final polish 5.3: cleaner itinerary, tighter spacing, clickable group albums */
:root{--shadow:none;--soft-shadow:0 6px 18px rgba(15,23,42,.055)}
body{background:#fff!important}.section{padding:54px 0!important}.section.soft,.compact-soft{background:#fff!important}.section-title{margin-bottom:20px!important}.section-title h2{font-size:clamp(24px,2.65vw,36px)!important;line-height:1.16!important;font-weight:780!important;letter-spacing:-.025em!important}.section-title p{font-size:14.5px!important;line-height:1.6!important}.hero-premium{min-height:560px!important}.hero h1{font-size:clamp(34px,4.4vw,54px)!important;line-height:1.08!important;font-weight:780!important;letter-spacing:-.025em!important}.hero p{font-size:16px!important;line-height:1.65!important}.detail-main>h1{font-size:clamp(26px,3vw,38px)!important;line-height:1.2!important;font-weight:780!important;letter-spacing:-.02em!important}.content-card{box-shadow:none!important;border-color:#e6edf5!important;margin-bottom:18px!important}.detail-grid{gap:22px!important}.clean-detail .section,.clean-detail.section{padding-top:28px!important}.tabs-sticky.clean-tabs{margin:12px 0!important}.tour-card,.price-box,.info-box,.search-inner,.filterbar,.schedule-row,.departure-mini,.side-tour-card{box-shadow:0 5px 18px rgba(15,23,42,.055)!important}.btn.primary,.hotline,.logo-mark,.deal-pill,.hot-badge{background:var(--primary)!important;background-image:none!important}.hero-premium:before{background:rgba(5,18,36,.56)!important}.hero-premium:after{display:none!important}.hero-panel,.eyebrow,.section-kicker{background:rgba(255,255,255,.12)!important;background-image:none!important}.section-kicker{background:#fff!important;color:#0f4ea2!important;border-color:#dbe7f6!important}

.pro-itinerary-box{padding:20px!important}.itinerary-title-row{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;margin-bottom:12px!important;border-bottom:1px solid #eef3f8!important;padding-bottom:12px!important}.itinerary-title-row span{background:#fff!important;border:0!important;color:#0f4ea2!important;padding:0!important;border-radius:0!important;font-size:12px!important;font-weight:760!important;text-transform:uppercase!important;letter-spacing:.04em!important}.itinerary-title-row h2{font-size:24px!important;margin:0!important}.pro-day.day,.pro-day.clean-day{border:1px solid #e6edf5!important;border-radius:10px!important;margin:10px 0!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.pro-day>summary{display:grid!important;grid-template-columns:76px minmax(0,1fr) 26px!important;gap:18px!important;align-items:center!important;padding:16px 18px!important;background:#fff!important;list-style:none!important;cursor:pointer!important}.pro-day>summary::-webkit-details-marker{display:none!important}.pro-day-badge{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;background:#fff!important;color:#0f4ea2!important;border:1px solid #dbe7f6!important;border-radius:8px!important;font-size:13px!important;font-weight:760!important;line-height:1.15!important;text-align:center!important;padding:8px 10px!important;white-space:nowrap!important}.pro-day-main{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;background:#fff!important;padding:0!important;border-radius:0!important;min-width:0!important}.pro-day-title{display:block!important;background:#fff!important;color:#071326!important;font-size:16px!important;line-height:1.38!important;font-weight:760!important;letter-spacing:-.01em!important;margin:0!important;padding:0!important;white-space:normal!important}.pro-meal-chip{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;background:#fff!important;border:1px solid #f5c790!important;color:#9a4a00!important;border-radius:999px!important;padding:5px 9px!important;font-size:12px!important;font-weight:720!important;line-height:1.2!important;white-space:nowrap!important}.pro-day-toggle{width:24px!important;height:24px!important;border-radius:50%!important;border:1px solid #d7e2ee!important;background:#fff!important;position:relative!important}.pro-day-toggle:before,.pro-day-toggle:after{content:""!important;position:absolute!important;left:7px!important;right:7px!important;top:11px!important;height:2px!important;border-radius:99px!important;background:#344054!important}.pro-day-toggle:after{transform:rotate(90deg)!important}.pro-day[open] .pro-day-toggle:after{display:none!important}.pro-day-content{border-top:1px solid #eef3f8!important;background:#fff!important;padding:15px 18px 18px 112px!important;color:#344054!important;font-size:15px!important;line-height:1.72!important;margin:0!important}.pro-day-content p{margin:0 0 9px!important}.pro-day-content p:last-child{margin-bottom:0!important}

.group-photo-grid{gap:12px!important}.group-photo{display:block!important;position:relative!important;overflow:hidden!important;text-decoration:none!important;color:#fff!important;cursor:pointer!important;border-radius:12px!important;background:#eef3f8!important}.group-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.58) 100%);z-index:1;pointer-events:none}.group-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .35s ease!important}.group-photo:hover img{transform:scale(1.035)!important}.group-photo>div{position:absolute!important;left:16px!important;right:16px!important;bottom:14px!important;z-index:2!important}.group-photo h3{margin:3px 0 0!important;font-size:17px!important;line-height:1.25!important;color:#fff!important}.group-photo span,.group-photo small{display:inline-flex!important;color:#fff!important;font-size:12px!important;font-weight:700!important;opacity:.94!important}.group-photo small{margin-top:6px!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:999px!important;padding:4px 8px!important}.gallery-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.gallery-detail-card{border:1px solid #e6edf5;border-radius:14px;padding:22px;background:#fff}.gallery-detail-card h1{font-size:clamp(26px,3vw,40px);line-height:1.2;margin:12px 0}.gallery-detail-meta{display:flex;gap:12px;flex-wrap:wrap;color:#475569;font-size:14px;margin-bottom:16px}.gallery-detail-meta span{display:inline-flex;align-items:center;gap:6px}.gallery-detail-meta svg{width:17px;height:17px;stroke:#0f4ea2;fill:none}.gallery-detail-image img{width:100%;border-radius:12px;display:block}.gallery-detail-card .entry-content{margin-top:18px;line-height:1.8;color:#344054}.archive-gallery-grid{margin-top:0!important}

@media(max-width:1024px){.section{padding:40px 0!important}.hero-premium{min-height:500px!important}.pro-day-main{grid-template-columns:1fr!important}.pro-meal-chip{width:max-content!important}.gallery-detail-layout{grid-template-columns:1fr}.mag-side{display:none!important}}
@media(max-width:860px){.wrap{width:calc(100% - 24px)!important}.section{padding:28px 0!important}.section-title{margin-bottom:14px!important;align-items:flex-start!important}.section-title h2{font-size:24px!important}.section-title p{font-size:13.5px!important}.hero-premium{min-height:390px!important}.hero-inner{padding:44px 0 58px!important}.hero-copy{min-height:235px!important}.hero h1{font-size:27px!important;line-height:1.14!important}.hero p{font-size:14px!important}.detail-main>h1{font-size:22px!important;line-height:1.24!important}.content-card{margin:10px auto!important;padding:14px!important}.pro-itinerary-box{padding:14px!important}.itinerary-title-row{margin-bottom:8px!important;padding-bottom:10px!important}.itinerary-title-row h2{font-size:20px!important}.pro-day.day,.pro-day.clean-day{border-radius:10px!important;margin:9px 0!important}.pro-day>summary{grid-template-columns:62px minmax(0,1fr) 22px!important;gap:10px!important;padding:12px!important}.pro-day-badge{min-height:38px!important;font-size:12px!important;padding:6px!important}.pro-day-title{font-size:14.5px!important;line-height:1.35!important}.pro-meal-chip{font-size:11.5px!important;padding:4px 8px!important;white-space:normal!important}.pro-day-content{padding:12px 12px 13px!important;font-size:14px!important;line-height:1.68!important}.group-photo-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.group-photo.big{grid-column:span 2!important}.group-photo h3{font-size:15px!important}.group-photo>div{left:12px!important;right:12px!important;bottom:12px!important}.gallery-detail-card{padding:16px;border-radius:12px}.gallery-detail-card h1{font-size:24px}}
@media(max-width:420px){.section{padding:24px 0!important}.hero h1{font-size:25px!important}.pro-day>summary{grid-template-columns:58px minmax(0,1fr) 20px!important;padding:10px!important}.pro-day-badge{font-size:11.5px!important}.pro-day-title{font-size:14px!important}.pro-meal-chip{width:fit-content!important}.gallery-detail-card h1{font-size:22px}}

/* KNAT hotfix: solid hotline button and real SVG social icons */
.hotline,
.site-header .hotline{
  background:#2458e6!important;
  background-image:none!important;
  box-shadow:none!important;
  border:1px solid #2458e6!important;
  border-radius:12px!important;
  color:#fff!important;
}
.hotline:hover,
.site-header .hotline:hover{
  background:#1f4fd1!important;
  border-color:#1f4fd1!important;
  transform:none!important;
  box-shadow:none!important;
}
.hotline small{opacity:.9!important;letter-spacing:.07em!important}.social.social-icons{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;align-items:center}.social.social-icons a{width:38px;height:38px;border-radius:50%;display:inline-grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none;transition:.18s ease}.social.social-icons a:hover{background:#2458e6;border-color:#2458e6;transform:translateY(-2px)}.social.social-icons svg{width:18px;height:18px;display:block;fill:currentColor}.social.social-icons .social-youtube:hover{background:#ff0000;border-color:#ff0000}.social.social-icons .social-facebook:hover,.social.social-icons .social-messenger:hover{background:#1877f2;border-color:#1877f2}.social.social-icons .social-instagram:hover{background:#e4405f;border-color:#e4405f}.social.social-icons .social-tiktok:hover{background:#111827;border-color:#111827}.social.social-icons .social-zalo:hover{background:#0068ff;border-color:#0068ff}.social.social-icons .social-telegram:hover{background:#229ed9;border-color:#229ed9}.social.social-icons .social-maps:hover{background:#16a34a;border-color:#16a34a}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* KNAT Final UI 5.5: rebuilt mobile itinerary and tighter spacing */
body{background:#fff!important}.section{padding:58px 0!important}.content-card{margin:14px 0!important}.clean-detail .content-card{margin:14px 0!important}.detail-main>h1{font-weight:780!important;letter-spacing:-.02em!important}.hero h1{font-weight:780!important;letter-spacing:-.025em!important}.price,.dep-price,.price-box .price,.tour-price strong{font-weight:800!important;letter-spacing:-.02em!important}

.pro-itinerary-box{padding:20px!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.itinerary-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 14px!important;padding:0 0 12px!important;border-bottom:1px solid #e7edf5!important}.itinerary-title-row span{font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#0f4ea2!important;background:transparent!important;border:0!important;padding:0!important}.itinerary-title-row h2{font-size:25px!important;line-height:1.15!important;margin:0!important;color:#0f172a!important;font-weight:780!important;letter-spacing:-.02em!important}
.pro-day.day,.pro-day.clean-day,.content-card details.pro-day{display:block!important;border:1px solid #e3ebf5!important;border-left:1px solid #e3ebf5!important;border-radius:14px!important;margin:10px 0!important;padding:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.pro-day>summary{display:grid!important;grid-template-columns:86px minmax(0,1fr) 30px!important;gap:14px!important;align-items:start!important;padding:15px!important;background:#fff!important;background-image:none!important;list-style:none!important;min-width:0!important}.pro-day>summary::-webkit-details-marker{display:none!important}.pro-day>summary,.pro-day>summary *{box-sizing:border-box!important}.pro-day-badge{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-height:48px!important;background:#fff!important;background-image:none!important;color:#0f4ea2!important;border:1px solid #d8e5f4!important;border-radius:10px!important;font-size:13px!important;font-weight:760!important;line-height:1.18!important;text-align:center!important;padding:8px 6px!important;white-space:normal!important;overflow-wrap:normal!important}.pro-day-main{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;min-width:0!important;width:100%!important;background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.pro-day-title{display:block!important;width:100%!important;max-width:100%!important;background:transparent!important;background-image:none!important;color:#0f172a!important;font-size:17px!important;line-height:1.35!important;font-weight:760!important;letter-spacing:-.01em!important;margin:0!important;padding:0!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.pro-meal-chip{display:inline-flex!important;align-items:center!important;align-self:flex-start!important;width:auto!important;max-width:100%!important;background:#fff!important;background-image:none!important;border:1px solid #f1c38a!important;color:#a35605!important;border-radius:999px!important;padding:5px 9px!important;font-size:12px!important;font-weight:720!important;font-style:normal!important;line-height:1.2!important;white-space:normal!important}.pro-day-toggle{display:block!important;width:28px!important;height:28px!important;margin-top:6px!important;border-radius:50%!important;border:1px solid #d8e2ef!important;background:#fff!important;background-image:none!important;position:relative!important}.pro-day-toggle:before,.pro-day-toggle:after{content:""!important;position:absolute!important;left:8px!important;right:8px!important;top:13px!important;height:2px!important;border-radius:99px!important;background:#344054!important}.pro-day-toggle:after{transform:rotate(90deg)!important}.pro-day[open] .pro-day-toggle:after{display:none!important}.pro-day-content{border-top:1px solid #edf2f7!important;background:#fff!important;background-image:none!important;padding:15px 18px 17px 116px!important;color:#334155!important;font-size:15px!important;line-height:1.72!important;margin:0!important}.pro-day-content p{margin:0 0 8px!important}.pro-day-content p:last-child{margin-bottom:0!important}
.pro-day-main:before,.pro-day-main:after,.pro-day-title:before,.pro-day-title:after{display:none!important;content:none!important}

@media(max-width:860px){body{padding-bottom:96px!important}.wrap{width:calc(100% - 22px)!important}.section{padding:24px 0!important}.section-title{margin-bottom:12px!important}.clean-detail .wrap{width:100%!important}.clean-detail .content-card{width:calc(100% - 22px)!important;margin:9px auto!important;padding:14px!important;border-radius:13px!important;box-shadow:none!important}.detail-main>h1{width:calc(100% - 22px)!important;margin:10px auto 12px!important;font-size:21px!important;line-height:1.28!important}.hero h1{font-size:24px!important;line-height:1.16!important}.itinerary-title-row{margin-bottom:10px!important;padding-bottom:10px!important}.itinerary-title-row h2{font-size:20px!important}.pro-itinerary-box{padding:13px!important}.pro-day.day,.pro-day.clean-day,.content-card details.pro-day{border-radius:13px!important;margin:9px 0!important}.pro-day>summary{grid-template-columns:66px minmax(0,1fr) 26px!important;gap:12px!important;padding:12px!important;align-items:start!important}.pro-day-badge{width:62px!important;min-height:52px!important;font-size:13px!important;padding:7px 5px!important;border-radius:10px!important;background:#fff!important}.pro-day-main{gap:7px!important;background:transparent!important;overflow:hidden!important}.pro-day-title{font-size:16px!important;line-height:1.32!important;font-weight:760!important;background:transparent!important;padding:0!important}.pro-meal-chip{font-size:11.5px!important;padding:5px 8px!important;line-height:1.2!important}.pro-day-toggle{width:25px!important;height:25px!important;margin-top:4px!important}.pro-day-toggle:before,.pro-day-toggle:after{left:7px!important;right:7px!important;top:11px!important}.pro-day-content{padding:13px 12px 14px!important;font-size:14.5px!important;line-height:1.72!important;border-top:1px solid #edf2f7!important}.tabs-sticky.clean-tabs{margin:8px 0!important}.price-box.clean-price-box{margin:10px auto!important}.mobile-cta{bottom:8px!important;left:10px!important;right:10px!important;border-radius:16px!important;padding:8px!important;gap:8px!important}.mobile-cta a{border-radius:12px!important;font-size:14px!important;padding:12px 8px!important}}
@media(max-width:390px){.pro-day>summary{grid-template-columns:60px minmax(0,1fr) 24px!important;gap:10px!important;padding:11px!important}.pro-day-badge{width:58px!important;font-size:12px!important}.pro-day-title{font-size:15px!important}.pro-meal-chip{font-size:11px!important}.detail-main>h1{font-size:20px!important}}


/* KNAT Stable 1.1 final polish: smaller titles, safer fonts, app-like mobile, cleaner footer */
:root{--radius:12px;--shadow:0 10px 28px rgba(15,35,70,.08);--soft-shadow:0 8px 22px rgba(15,35,70,.06)}
body{font-family:var(--font-body),Inter,"Be Vietnam Pro",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-weight:500}.logo,.nav a,.btn,.hotline{font-weight:760!important}.section{padding:46px 0!important}.section-title h2{font-size:clamp(24px,2.6vw,36px)!important;letter-spacing:-.025em!important;line-height:1.18!important}.section-title p{max-width:760px!important;font-size:15px!important}.hero-premium{min-height:560px!important}.hero h1{font-size:clamp(32px,4.5vw,54px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.hero p{font-size:16px!important;line-height:1.65!important}.detail-main>h1{font-size:clamp(25px,3vw,38px)!important;line-height:1.18!important}.tour-body h3,.blog-card h3,.destination-card h3{font-weight:760!important}.hotline,.btn.primary,.logo-mark{background:var(--secondary)!important;background-image:none!important;box-shadow:none!important}.footer{background:#071326!important}.footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.1fr!important;gap:24px!important}.footer-brand p{line-height:1.65!important}.footer-license{font-size:12px!important;line-height:1.65!important;color:#c7d5e8!important;border-top:1px solid rgba(255,255,255,.12)!important;padding-top:12px!important;margin-top:12px!important}.socials a{background:#14243a!important;color:#fff!important}.knat-content-section{padding:42px 0}.knat-content-section h1{font-size:clamp(28px,3.2vw,42px);line-height:1.16;margin:0 0 14px}.knat-content-section h2{font-size:clamp(22px,2.5vw,32px);line-height:1.2}.knat-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.knat-info-card,.knat-company-box{border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;box-shadow:var(--soft-shadow)}.knat-info-card h3{margin:0 0 8px;font-size:17px}.knat-info-card p,.knat-company-box p{color:#344054;line-height:1.7}.tour-card,.content-card,.price-box,.departure-mini,.review-card,.blog-card,.destination-card{border-radius:14px!important}.tour-grid{gap:18px!important}.price strong,.tour-price b,.dep-price{font-size:20px!important;white-space:nowrap!important}.gallery-section .group-photo{border-radius:14px!important;box-shadow:var(--soft-shadow)!important}.group-photo img{transition:transform .25s ease}.group-photo:hover img{transform:scale(1.035)}
@media(max-width:1024px){.knat-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr!important}.head-inner{height:68px!important}.nav{gap:14px!important}.nav a{font-size:13px!important}}
@media(max-width:860px){body{font-size:15px!important;padding-bottom:92px!important}.wrap{width:calc(100% - 22px)!important}.section{padding:26px 0!important}.section-title{margin-bottom:14px!important}.section-title h2{font-size:23px!important}.hero-premium{min-height:390px!important}.hero-inner{grid-template-columns:1fr!important;padding:42px 0 52px!important}.hero-panel{display:none!important}.hero h1{font-size:25px!important;line-height:1.15!important}.hero p{font-size:14px!important;line-height:1.6!important}.searchbox{margin-top:-38px!important}.search-inner{border-radius:16px!important}.tour-carousel,.destination-strip,.review-carousel{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding-bottom:10px!important}.tour-carousel>.tour-card,.destination-strip>.destination-card,.review-carousel>.review-card{min-width:82%!important;scroll-snap-align:start}.tour-hot-section .tour-card{min-width:78%!important}.departure-board-home{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.departure-mini{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.departure-mini .dep-seat,.departure-mini .dep-price{grid-column:2!important;justify-self:start!important}.dep-price{font-size:16px!important}.date-chip{width:64px!important;min-height:64px!important}.date-chip b{font-size:22px!important}.knat-content-section{padding:28px 0}.knat-content-section h1{font-size:26px}.knat-info-grid{grid-template-columns:1fr;gap:10px}.footer{padding:34px 0 92px!important}.footer-grid{grid-template-columns:1fr!important;gap:18px!important}.footer h4{margin:0 0 10px!important}.footer a,.footer p{font-size:14px!important}.socials{gap:8px!important}.socials a{width:36px!important;height:36px!important}.mobile-cta{left:10px!important;right:10px!important;bottom:8px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 28px rgba(15,35,70,.18)!important;padding:8px!important}.mobile-cta a{border-radius:12px!important;font-size:14px!important;padding:12px 8px!important}.detail-layout,.gallery-detail-layout{grid-template-columns:1fr!important}.sidebar,.detail-sidebar{position:static!important}.detail-main>h1{font-size:22px!important;margin:12px auto!important;width:calc(100% - 22px)!important}.pro-day>summary{grid-template-columns:60px minmax(0,1fr) 24px!important;gap:10px!important}.pro-day-title{font-size:15px!important}.pro-day-content{padding:12px!important}}
@media(max-width:420px){.hero h1{font-size:23px!important}.section-title h2{font-size:21px!important}.tour-carousel>.tour-card{min-width:86%!important}.tour-hot-section .tour-card{min-width:84%!important}.logo span:last-child{max-width:176px}.hotline{font-size:13px!important;padding:8px 11px!important}.head-inner{gap:10px!important}.footer-license{font-size:11.5px!important}}


/* KNAT UI Polish 1.1.2: secondary color meta, favorite heart, clean itinerary, compact page hero */
:root{--secondary-soft:#eef6ff;--secondary-border:#d9e9ff;--secondary-text:#0f4ea2}
.tour-meta-top span,.tour-specs li,.sidebar-facts p,.gallery-detail-meta span,.departure-mini .dep-tour p,.dep-seat,.info-box,.clean-info-grid .info-box{background:color-mix(in srgb,var(--secondary) 9%,#fff)!important;border:1px solid color-mix(in srgb,var(--secondary) 18%,#fff)!important;color:#344054!important}
.tour-specs li svg,.sidebar-facts svg,.info-box svg,.gallery-detail-meta svg,.departure-mini svg,.dep-seat svg{stroke:var(--secondary)!important;fill:none!important;color:var(--secondary)!important}.tour-specs li b,.sidebar-facts b,.info-box b{color:#0f172a!important}.tour-specs .red{color:var(--primary)!important}.tour-meta-top span{border-radius:999px!important;padding:6px 9px!important}.schedule-meta span,.date-chip{background:color-mix(in srgb,var(--secondary) 10%,#fff)!important;border-color:color-mix(in srgb,var(--secondary) 20%,#fff)!important}.date-chip b,.date-chip span{color:var(--secondary)!important}
.heart-btn{position:absolute!important;top:14px!important;left:14px!important;z-index:5!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;background:rgba(15,23,42,.18)!important;backdrop-filter:blur(12px)!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 10px 24px rgba(0,0,0,.12)!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}.heart-btn:hover{transform:scale(1.06)!important;background:rgba(255,255,255,.95)!important}.heart-btn svg{width:22px!important;height:22px!important;stroke:#fff!important;fill:transparent!important;stroke-width:2!important;transition:.18s!important}.heart-btn:hover svg{stroke:var(--primary)!important}.heart-btn.is-favorite{background:#fff!important;border-color:#fff!important}.heart-btn.is-favorite svg{fill:var(--primary)!important;stroke:var(--primary)!important}.favorite-toast{position:fixed;left:50%;bottom:92px;z-index:9999;transform:translate(-50%,10px);background:#0f172a;color:#fff;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:800;box-shadow:0 18px 45px rgba(2,8,23,.25);opacity:0;pointer-events:none;transition:.22s}.favorite-toast.show{opacity:1;transform:translate(-50%,0)}
.pro-day-main,.pro-day-title,.pro-day>summary,.pro-day-badge{background:transparent!important;background-image:none!important}.pro-day-title{box-shadow:none!important}.pro-day-badge{background:color-mix(in srgb,var(--secondary) 8%,#fff)!important;color:var(--secondary)!important}.pro-meal-chip{background:#fffaf3!important}.pro-day>summary{background:#fff!important}.itinerary-title-row span{background:transparent!important}.pro-day.clean-day[open]{border-color:color-mix(in srgb,var(--secondary) 22%,#fff)!important}
.archive-hero,.short-page-hero{position:relative;overflow:hidden;background:#0b1b31 url('assets/page-hero-default.png') center/cover no-repeat!important;color:#fff;padding:70px 0!important}.archive-hero:before,.short-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,14,30,.76),rgba(5,14,30,.42),rgba(5,14,30,.22));z-index:0}.archive-hero .wrap,.short-page-hero .wrap{position:relative;z-index:1}.archive-hero h1,.short-page-hero h1{font-size:clamp(28px,3.7vw,44px)!important;line-height:1.12!important;letter-spacing:-.025em!important;margin:10px 0 8px!important;color:#fff}.archive-hero p,.short-page-hero p{max-width:720px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.65}.archive-hero .eyebrow,.short-page-hero .eyebrow{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.24)!important;color:#fff!important}.short-page-content{padding:44px 0}.short-page-content .entry-content{max-width:920px;margin:auto;line-height:1.85;color:#344054}.short-page-content .entry-content h2{font-size:28px;line-height:1.25;margin:30px 0 12px}.short-page-content .entry-content p{margin:0 0 16px}.section-title h2{font-size:clamp(24px,2.8vw,38px)!important}.hero h1{font-size:clamp(34px,4.9vw,58px)!important}.detail-main>h1{font-size:clamp(26px,3.2vw,40px)!important;line-height:1.18!important}.tour-body h3{font-size:17px!important;line-height:1.36!important}
@media(max-width:860px){.archive-hero,.short-page-hero{padding:46px 0!important;min-height:170px!important}.archive-hero h1,.short-page-hero h1{font-size:25px!important}.archive-hero p,.short-page-hero p{font-size:14px!important;line-height:1.55}.short-page-content{padding:26px 0 34px}.heart-btn{width:40px!important;height:40px!important;top:12px!important;left:12px!important}.heart-btn svg{width:20px!important;height:20px!important}.favorite-toast{bottom:84px;width:max-content;max-width:calc(100% - 28px);text-align:center}.section-title h2{font-size:22px!important}.hero h1{font-size:24px!important}.detail-main>h1{font-size:21px!important}.tour-body h3{font-size:16px!important}}

/* KNAT UI Polish 1.1.3: safe secondary contrast when secondary color is white/light */
.hotline,.btn.primary,.logo-mark,.deal-pill,.hot-badge,.book-btn,.mobile-cta a:last-child{background:var(--secondary-ui)!important;background-image:none!important;color:var(--secondary-ink)!important;border-color:var(--secondary-ui)!important;box-shadow:none!important}.hotline small,.hotline strong,.btn.primary *,.book-btn *{color:var(--secondary-ink)!important}.btn.primary:hover,.book-btn:hover{filter:brightness(.96)}
.tour-meta-top span,.tour-specs li,.sidebar-facts p,.gallery-detail-meta span,.departure-mini .dep-tour p,.dep-seat,.info-box,.clean-info-grid .info-box,.schedule-meta span,.date-chip,.pro-day-badge{background:var(--secondary-soft)!important;border-color:var(--secondary-border)!important;color:#344054!important}.tour-specs li svg,.sidebar-facts svg,.info-box svg,.gallery-detail-meta svg,.departure-mini svg,.dep-seat svg,.side-tour-info svg{stroke:var(--secondary-ui)!important;fill:none!important;color:var(--secondary-ui)!important}.date-chip b,.date-chip span,.pro-day-badge,.destination-page-card span,.section-kicker{color:var(--secondary-ui)!important}.date-chip small{color:#52637a!important}.dep-seat{color:#164c9f!important}.tour-meta-top span b,.tour-specs li b,.sidebar-facts b,.info-box b,.schedule-meta b{color:#0f172a!important}
.hero-panel .btn,.land-b2b .btn,.land-panel .btn,.b2b-section .btn,.section .btn.primary{color:var(--secondary-ink)!important}.section .btn.ghost,.btn.ghost{background:#fff!important;color:var(--primary)!important;border-color:#ffd5da!important}.btn.light{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.30)!important}.hero-actions .btn.light{color:#fff!important}
.heart-btn{background:rgba(15,23,42,.22)!important;border-color:rgba(255,255,255,.74)!important}.heart-btn svg{stroke:#fff!important}.heart-btn:hover{background:#fff!important}.heart-btn:hover svg{stroke:var(--primary)!important}.heart-btn.is-favorite svg{fill:var(--primary)!important;stroke:var(--primary)!important}
.pro-day-main,.pro-day-title,.pro-day>summary,.pro-day-badge{background:transparent!important;background-image:none!important}.pro-day-badge{background:var(--secondary-soft)!important;color:var(--secondary-ui)!important;border:1px solid var(--secondary-border)!important}.pro-day.clean-day[open]{border-color:var(--secondary-border)!important}.itinerary-title-row span{background:transparent!important;color:#0f172a!important}

/* KNAT UI Polish 1.1.4: restore clean meta style, no boxed secondary backgrounds */
.tour-specs,
.clean-tour-card .tour-specs{
  gap:7px!important;
}
.tour-specs li,
.clean-tour-card .tour-specs li,
.sidebar-facts p,
.gallery-detail-meta span,
.departure-mini .dep-tour p,
.dep-seat,
.schedule-meta span,
.tour-meta-top span{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.tour-specs li,
.clean-tour-card .tour-specs li{
  padding:0!important;
  min-height:auto!important;
  color:#172338!important;
}
.departure-mini .dep-tour p,
.dep-seat,
.schedule-meta span,
.tour-meta-top span{
  padding:0!important;
  color:#344054!important;
}
.tour-specs li svg,
.clean-tour-card .tour-specs li svg,
.departure-mini .dep-tour svg,
.dep-seat svg,
.schedule-meta svg,
.tour-meta-top svg,
.sidebar-facts svg,
.gallery-detail-meta svg{
  stroke:var(--secondary-ui)!important;
  color:var(--secondary-ui)!important;
  fill:none!important;
}
.tour-specs li b,
.clean-tour-card .tour-specs li b,
.departure-mini .dep-tour b,
.schedule-meta b{
  color:#0f172a!important;
}
.tour-specs .red,
.clean-tour-card .tour-specs .red,
.price,
.dep-price{
  color:var(--primary)!important;
}
.book-btn,
.btn.primary,
.hotline,
.mobile-cta a:last-child{
  color:#fff!important;
}
.book-btn *,
.btn.primary *,
.hotline small,
.hotline strong,
.mobile-cta a:last-child *{
  color:#fff!important;
}
.date-chip{
  background:#f8fafc!important;
  border:1px solid #e5edf6!important;
  box-shadow:none!important;
}
.date-chip b,
.date-chip span{
  color:var(--secondary-ui)!important;
}
.date-chip small{
  color:#52637a!important;
}
.pro-day-badge{
  background:#f8fafc!important;
  border:1px solid #e5edf6!important;
}
@media(max-width:680px){
  .departure-mini .dep-tour p{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}
}


/* KNAT 1.1.5: final visual fixes requested by client */
/* 1) Deal / "Gio chot" badge: keep strong blue/red background but force readable white text/icons. */
.deal-pill,
.clean-tour-card .deal-pill,
.tour-card .deal-pill{
  background:var(--secondary-ui)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
.deal-pill *,
.clean-tour-card .deal-pill *,
.tour-card .deal-pill *{
  color:#fff!important;
}
.deal-pill svg,
.clean-tour-card .deal-pill svg,
.tour-card .deal-pill svg{
  stroke:#fff!important;
  color:#fff!important;
  fill:none!important;
}

/* 2) Destination meta/count: remove awkward pale square look, make it float cleanly over image. */
.destination-card span,
.destination-page-card span,
.destination-card .destination-count,
.destination-page-card .destination-count{
  background:rgba(15,23,42,.52)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.32)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  backdrop-filter:blur(10px)!important;
  text-shadow:none!important;
}
.destination-card h3,
.destination-page-card h3,
.destination-card span,
.destination-page-card span{
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.35)!important;
}

/* 3) Tour detail itinerary: remove all blue fill from the title row and day labels. */
.pro-day>summary,
.pro-day-main,
.pro-day-title,
.pro-day-badge,
.content-card details.pro-day>summary,
.content-card details.pro-day .pro-day-main,
.content-card details.pro-day .pro-day-title,
.content-card details.pro-day .pro-day-badge{
  background:#fff!important;
  background-image:none!important;
  box-shadow:none!important;
}
.pro-day-main,
.pro-day-title,
.content-card details.pro-day .pro-day-main,
.content-card details.pro-day .pro-day-title{
  background:transparent!important;
  border:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.pro-day-badge,
.content-card details.pro-day .pro-day-badge{
  color:var(--secondary-ui)!important;
  border:1px solid #e5edf6!important;
}
.pro-day .pro-meal-chip,
.content-card details.pro-day .pro-meal-chip{
  background:#fff!important;
  background-image:none!important;
}
@media(max-width:860px){
  .pro-day>summary,
  .pro-day-main,
  .pro-day-title,
  .pro-day-badge{
    background:#fff!important;
    background-image:none!important;
  }
  .pro-day-main,
  .pro-day-title{background:transparent!important}
}

/* KNAT 1.1.6 operations polish */
.logo img{max-height:48px;width:auto}.logo:has(img){gap:0}.footer-logo-img{max-width:190px;max-height:68px;object-fit:contain;display:block;margin-bottom:12px}.gallery-album-section{margin-top:28px;border-top:1px solid var(--line);padding-top:24px}.gallery-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-album-item{display:block;border-radius:12px;overflow:hidden;background:#f3f6fa;aspect-ratio:4/3}.gallery-album-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.gallery-album-item:hover img{transform:scale(1.04)}.knat-pagination{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:30px 0 0}.knat-pagination .page-numbers{min-width:38px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;background:#fff;color:#102039}.knat-pagination .current{background:var(--primary);color:#fff;border-color:var(--primary)}
@media(max-width:860px){.tour-carousel,.destination-strip,.review-carousel{overflow-x:visible!important;scroll-snap-type:none!important}.tour-carousel,.tour-hot-section .tour-carousel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.tour-carousel>.tour-card,.tour-hot-section .tour-card{min-width:0!important;width:100%!important;scroll-snap-align:unset!important}.tour-card{border-radius:12px!important}.tour-card .tour-thumb{height:128px!important}.tour-card .deal-pill{font-size:11px!important;padding:7px 9px!important}.tour-card .tour-body{padding:10px!important}.tour-card .tour-body h3{font-size:13.2px!important;line-height:1.28!important;min-height:50px!important}.tour-card .tour-specs{gap:4px!important;margin:8px 0!important}.tour-card .tour-specs li{font-size:11px!important;line-height:1.2!important}.tour-card .tour-specs svg{width:13px!important;height:13px!important}.tour-card .tour-bottom{display:block!important}.tour-card .price-wrap small,.tour-card .price-wrap del{font-size:10.5px!important}.tour-card .price{font-size:15px!important;line-height:1.1!important}.tour-card .book-btn{margin-top:7px;width:100%;min-height:36px;font-size:12px!important;padding:9px 8px!important}.destination-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.destination-strip>.destination-card{min-width:0!important;width:100%!important;height:150px!important;display:block!important}.destination-card img,.destination-page-card img{display:block!important;opacity:1!important}.destination-card h3{font-size:17px!important}.favorite-destination-section{display:block!important}.gallery-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.archive-list.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.archive-list .tour-card .tour-thumb{height:132px!important}.footer-brand h3{display:none!important}}
@media(max-width:380px){.tour-card .tour-thumb{height:116px!important}.tour-card .tour-body h3{font-size:12.5px!important}.tour-card .tour-specs li:nth-child(n+5){display:none!important}.destination-strip>.destination-card{height:138px!important}}


/* KNAT 1.1.7: scroll top, red prices, compact mobile footer */
.price,.tour-price,.price-wrap .price,.price-box .price,.dep-price,.departure-mini .dep-price,.tour-bottom .price,.clean-tour-card .price,.price strong,.price b,.tour-card .price,.tour-card .price *, .dep-price *, .booking-price, .knat-price{color:#e60000!important;}
.knat-scroll-top{position:fixed;right:18px;bottom:98px;z-index:999;width:44px;height:44px;border:0;border-radius:999px;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 14px 36px rgba(0,0,0,.2);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s ease;}
.knat-scroll-top svg{width:20px;height:20px;stroke:#fff;stroke-width:2.5;fill:none}.knat-scroll-top.show{opacity:1;visibility:visible;transform:none}.knat-scroll-top:hover{filter:brightness(.95);transform:translateY(-2px)}
@media(max-width:860px){
  .footer{padding:24px 0 82px!important}.footer-grid{gap:12px!important}.footer-brand{text-align:left!important}.footer-logo-img{max-width:138px!important;max-height:48px!important;margin-bottom:8px!important}.footer-brand p{margin:6px 0!important;line-height:1.45!important;font-size:12.5px!important}.footer-license{font-size:11px!important;line-height:1.45!important}.footer h4{font-size:13px!important;margin:8px 0 6px!important}.footer a,.footer-contact p{font-size:12.5px!important;line-height:1.35!important;margin:5px 0!important}.social-icons{margin-top:8px!important}.social-icons a,.socials a{width:32px!important;height:32px!important}.copyright{padding-top:10px!important}.copyright p{font-size:11px!important;line-height:1.4!important;margin:0!important}.knat-scroll-top{right:12px;bottom:86px;width:40px;height:40px}.knat-scroll-top svg{width:18px;height:18px}
}

/* KNAT 1.1.10: mobile app card balance final */
@media (max-width: 860px) {
  /* stop old horizontal slider rules from making giant cards */
  .tour-carousel,
  .tour-hot-section .tour-carousel,
  .related-grid,
  .archive-list.grid-3,
  .taxonomy .archive-list.grid-3 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    grid-auto-columns: auto !important;
    grid-auto-rows: auto !important;
    gap: 10px !important;
    overflow: visible !important;
    padding: 0 !important;
    scroll-snap-type: none !important;
  }

  .slider-shell .slider-nav,
  .tour-hot-section .slider-nav {
    display: none !important;
  }

  .tour-carousel > .tour-card,
  .tour-hot-section .tour-card,
  .related-grid > .tour-card,
  .archive-list.grid-3 > .tour-card {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    scroll-snap-align: unset !important;
    border-radius: 13px !important;
    box-shadow: 0 8px 22px rgba(15, 35, 70, .08) !important;
    border: 1px solid #e5edf6 !important;
    overflow: hidden !important;
  }

  .tour-card:hover {
    transform: none !important;
  }

  .tour-card .tour-thumb {
    height: auto !important;
    aspect-ratio: 1.16 / .78 !important;
    min-height: 0 !important;
    background: #edf2f7 !important;
  }

  .tour-card .tour-thumb img {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    display: block !important;
  }

  .tour-card .heart-btn {
    width: 34px !important;
    height: 34px !important;
    top: 9px !important;
    left: 9px !important;
    border-width: 1px !important;
  }

  .tour-card .heart-btn svg {
    width: 17px !important;
    height: 17px !important;
  }

  .tour-card .deal-pill {
    left: 9px !important;
    bottom: 9px !important;
    top: auto !important;
    right: auto !important;
    max-width: calc(100% - 18px) !important;
    border-radius: 10px !important;
    padding: 6px 8px !important;
    font-size: 10.5px !important;
    line-height: 1 !important;
    gap: 4px !important;
    white-space: nowrap !important;
  }

  .tour-card .deal-pill svg {
    width: 17px !important;
    height: 17px !important;
  }

  .tour-card .tour-body {
    padding: 10px !important;
    gap: 7px !important;
    flex: 0 0 auto !important;
    min-height: 0 !important;
    height: auto !important;
    display: flex !important;
  }

  .tour-card .tour-body h3 {
    font-size: 13px !important;
    line-height: 1.28 !important;
    min-height: 34px !important;
    max-height: 50px !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    margin: 0 !important;
    font-weight: 780 !important;
  }

  .tour-card .tour-specs {
    margin: 4px 0 0 !important;
    padding: 0 !important;
    gap: 4px !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .tour-card .tour-specs li {
    font-size: 10.8px !important;
    line-height: 1.25 !important;
    gap: 5px !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: #172338 !important;
  }

  .tour-card .tour-specs li span,
  .tour-card .tour-specs li b {
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  .tour-card .tour-specs svg {
    width: 13px !important;
    height: 13px !important;
    flex: 0 0 13px !important;
  }

  /* show only the most useful facts on very small mobile cards */
  .tour-card .tour-specs li:nth-child(3),
  .tour-card .tour-specs li:nth-child(5) {
    display: none !important;
  }

  .tour-card .tour-bottom {
    margin-top: 7px !important;
    padding-top: 8px !important;
    border-top: 1px solid #eef3f8 !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    align-items: stretch !important;
  }

  .tour-card .price-wrap {
    min-width: 0 !important;
  }

  .tour-card .price-wrap small {
    font-size: 10.5px !important;
    line-height: 1 !important;
    display: block !important;
  }

  .tour-card .price-wrap del {
    font-size: 10.5px !important;
    line-height: 1.1 !important;
    display: block !important;
    margin-top: 2px !important;
  }

  .tour-card .price {
    font-size: 15px !important;
    line-height: 1.15 !important;
    margin: 2px 0 0 !important;
    word-break: keep-all !important;
    color: #e60000 !important;
  }

  .tour-card .book-btn {
    width: 100% !important;
    min-height: 34px !important;
    border-radius: 10px !important;
    padding: 8px 6px !important;
    font-size: 12px !important;
    line-height: 1 !important;
    margin: 0 !important;
    color: #fff !important;
    text-align: center !important;
  }

  .content-card.related-tours {
    padding: 14px !important;
  }

  .content-card.related-tours h2 {
    text-align: center !important;
    font-size: 20px !important;
    margin-bottom: 14px !important;
  }

  .mobile-cta {
    z-index: 998 !important;
  }

  .knat-scroll-top {
    bottom: 86px !important;
    right: 12px !important;
    z-index: 997 !important;
  }
}

@media (max-width: 380px) {
  .tour-carousel,
  .tour-hot-section .tour-carousel,
  .related-grid,
  .archive-list.grid-3 {
    gap: 8px !important;
  }
  .tour-card .tour-body {
    padding: 8px !important;
  }
  .tour-card .tour-body h3 {
    font-size: 12px !important;
    min-height: 32px !important;
  }
  .tour-card .tour-specs li {
    font-size: 10px !important;
  }
  .tour-card .price {
    font-size: 13.5px !important;
  }
  .tour-card .book-btn {
    font-size: 11px !important;
    min-height: 32px !important;
  }
}


/* Booking modal final separation */
.knat-booking-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}
.knat-booking-modal:target,.knat-booking-open .knat-booking-modal{display:flex!important}
.knat-booking-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(3px)}
.knat-booking-sheet{position:relative;width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 34px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.28);padding:22px;z-index:1}
.knat-booking-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:#f1f5f9;color:#0f172a;font-size:24px;line-height:1;font-weight:600}
.knat-booking-head{padding-right:38px;margin-bottom:14px}.knat-booking-head span{display:inline-flex;color:#dc0b00;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.knat-booking-head h2{font-size:23px;line-height:1.25;margin:5px 0 6px;color:#0f172a}.knat-booking-head p{margin:0;color:#64748b;font-size:14px;line-height:1.55}.knat-booking-form{display:grid;gap:10px}.knat-booking-form label{display:grid;gap:5px;font-size:13px;font-weight:700;color:#334155}.knat-booking-form input,.knat-booking-form select,.knat-booking-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:10px;padding:11px 12px;font-size:15px;background:#fff;color:#111827;box-sizing:border-box}.knat-booking-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.knat-booking-note{font-size:12.5px;color:#64748b;text-align:center;margin:0}.knat-booking-form .btn.primary{background:#dc0b00!important;border-color:#dc0b00!important;color:#fff!important}
@media(max-width:760px){.knat-booking-modal{align-items:flex-end;padding:0}.knat-booking-sheet{width:100%;max-height:88vh;border-radius:20px 20px 0 0;padding:18px 14px 16px}.knat-booking-head h2{font-size:19px}.knat-booking-two{gap:8px}.knat-booking-form input,.knat-booking-form select,.knat-booking-form textarea{padding:10px 11px;font-size:14px}.knat-booking-close{right:10px;top:10px}.knat-booking-head{padding-right:36px}.knat-booking-form{gap:9px}}

/* KNAT 1.1.14: compact trip facts, working Zalo links, destination position and mosaic */
.trip-summary .clean-info-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
  margin:12px 0 14px!important;
}
.trip-summary .info-box,.clean-info-grid .info-box{
  min-height:82px!important;
  padding:12px 10px!important;
  border-radius:12px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:6px!important;
}
.trip-summary .info-box svg{width:20px!important;height:20px!important;stroke:var(--secondary-ui)!important;color:var(--secondary-ui)!important;flex:0 0 auto!important}
.trip-summary .info-box span{font-size:12px!important;line-height:1.15!important;color:#667085!important;font-weight:750!important;margin:0!important;text-transform:none!important;letter-spacing:0!important}
.trip-summary .info-box b{font-size:15px!important;line-height:1.25!important;color:#0f172a!important;font-weight:850!important;word-break:break-word!important}
.trip-summary h2{font-size:24px!important;margin:0 0 10px!important;text-align:left!important}
.trip-summary .program-note{font-size:15px!important;line-height:1.72!important;margin-top:8px!important}

.favorite-destination-section{background:#fff!important;padding-top:34px!important;padding-bottom:34px!important}
.favorite-destination-section .destination-strip{
  display:grid!important;
  grid-template-columns:1.25fr .75fr .75fr!important;
  grid-auto-rows:150px!important;
  gap:14px!important;
  overflow:visible!important;
  padding:0!important;
}
.favorite-destination-section .destination-card{
  position:relative!important;min-width:0!important;width:auto!important;height:100%!important;
  border-radius:12px!important;overflow:hidden!important;box-shadow:none!important;border:0!important;
  background:#061325!important;text-decoration:none!important;
}
.favorite-destination-section .destination-card:nth-child(1){grid-row:span 2!important}
.favorite-destination-section .destination-card:nth-child(5){grid-column:span 2!important}
.favorite-destination-section .destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:brightness(.72)!important;transition:transform .35s ease!important}
.favorite-destination-section .destination-card:hover img{transform:scale(1.04)!important}
.favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.44))!important;z-index:1!important}
.favorite-destination-section .destination-card span{
  position:absolute!important;left:16px!important;top:16px!important;z-index:2!important;color:#fff!important;
  background:rgba(255,255,255,.20)!important;border:1px solid rgba(255,255,255,.35)!important;
  border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:850!important;backdrop-filter:blur(8px)!important;
}
.favorite-destination-section .destination-card h3{
  position:absolute!important;left:16px!important;right:16px!important;bottom:16px!important;z-index:2!important;
  margin:0!important;color:#fff!important;font-size:22px!important;line-height:1.08!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.01em!important;text-shadow:0 2px 10px rgba(0,0,0,.18)!important;
}
.pro-day-main,.pro-day-title,.pro-day>summary,.content-card details.pro-day summary{background:#fff!important;background-image:none!important;box-shadow:none!important}
.pro-day-title{background:transparent!important;padding:0!important}

@media(max-width:980px){.trip-summary .clean-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:860px){
  .trip-summary .clean-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:10px 0 12px!important}
  .trip-summary .info-box{min-height:72px!important;padding:10px!important;border-radius:11px!important}
  .trip-summary .info-box svg{width:18px!important;height:18px!important}
  .trip-summary .info-box span{font-size:11.5px!important}
  .trip-summary .info-box b{font-size:13.5px!important}
  .trip-summary h2{font-size:19px!important;line-height:1.25!important}
  .favorite-destination-section{padding-top:24px!important;padding-bottom:24px!important}
  .favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:1fr 1fr!important;grid-auto-rows:118px!important;gap:10px!important;overflow:visible!important;scroll-snap-type:none!important}
  .favorite-destination-section .destination-card{min-width:0!important;border-radius:8px!important;scroll-snap-align:unset!important}
  .favorite-destination-section .destination-card:nth-child(1){grid-row:span 2!important}
  .favorite-destination-section .destination-card:nth-child(5){grid-column:span 2!important}
  .favorite-destination-section .destination-card span{left:10px!important;top:10px!important;padding:5px 8px!important;font-size:10.5px!important}
  .favorite-destination-section .destination-card h3{left:10px!important;right:10px!important;bottom:10px!important;font-size:16px!important;line-height:1.1!important}
}


/* KNAT 1.1.15 compact/mobile/care polish */
.favorite-destination-section .destination-strip,
.destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:215px !important;
  gap:14px !important;
  overflow:visible !important;
  scroll-snap-type:none !important;
  padding-bottom:0 !important;
}
.favorite-destination-section .destination-card,
.destination-card{
  min-width:0 !important;
  width:100% !important;
  height:215px !important;
  display:block !important;
  position:relative !important;
  border-radius:14px !important;
  overflow:hidden !important;
}
.favorite-destination-section .destination-card:nth-child(1),
.favorite-destination-section .destination-card:nth-child(5),
.destination-card:nth-child(1),
.destination-card:nth-child(5){
  grid-row:span 1 !important;
  grid-column:span 1 !important;
}
.favorite-destination-section .destination-card img,
.destination-card img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.78) !important;
}
.favorite-destination-section .destination-card:after,
.destination-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(180deg,rgba(8,17,34,.08),rgba(8,17,34,.58)) !important;
}
.favorite-destination-section .destination-card span,
.destination-card span,
.favorite-destination-section .destination-card .destination-count,
.destination-card .destination-count{
  display:none !important;
}
.favorite-destination-section .destination-card h3,
.destination-card h3{
  position:absolute !important;
  left:16px !important;
  right:16px !important;
  bottom:14px !important;
  z-index:2 !important;
  margin:0 !important;
  font-size:24px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  color:#fff !important;
  text-transform:uppercase !important;
  text-shadow:0 4px 18px rgba(0,0,0,.22) !important;
}
.trip-summary{
  padding:24px !important;
}
.trip-summary h2{
  margin-bottom:14px !important;
  font-size:18px !important;
  letter-spacing:0 !important;
}
.clean-info-grid,
.info-grid.clean-info-grid{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:10px !important;
  margin-bottom:14px !important;
}
.clean-info-grid .info-box,
.info-grid.clean-info-grid .info-box{
  padding:12px 12px 11px !important;
  min-height:0 !important;
  border-radius:12px !important;
  gap:6px !important;
  box-shadow:none !important;
}
.clean-info-grid .info-box svg,
.info-grid.clean-info-grid .info-box svg{
  width:18px !important;
  height:18px !important;
  margin-bottom:2px !important;
}
.clean-info-grid .info-box span,
.info-grid.clean-info-grid .info-box span{
  font-size:12px !important;
  line-height:1.2 !important;
  color:#64748b !important;
}
.clean-info-grid .info-box b,
.info-grid.clean-info-grid .info-box b{
  font-size:16px !important;
  line-height:1.28 !important;
  font-weight:850 !important;
  word-break:break-word !important;
}
.trip-summary .program-note{
  margin-top:14px !important;
  padding:16px !important;
  border-radius:12px !important;
  font-size:15px !important;
  line-height:1.72 !important;
}
.clean-price-box > .btn.full{
  min-height:48px !important;
}
.clean-price-box > .btn.full + .btn.full{
  background:#fff !important;
  border:1px solid #d8e2ef !important;
  color:#132238 !important;
}
.care-dock{
  position:fixed;
  left:12px;
  bottom:110px;
  z-index:85;
  display:flex;
  align-items:flex-start;
  gap:10px;
}
.care-dock-trigger{
  border:0;
  cursor:pointer;
  border-radius:999px;
  padding:12px 14px;
  background:var(--secondary-ui);
  color:var(--secondary-ink);
  font-weight:900;
  box-shadow:0 12px 28px rgba(15,23,42,.18);
}
.care-dock-panel{
  display:flex;
  flex-direction:column;
  gap:8px;
  opacity:0;
  pointer-events:none;
  transform:translateX(-10px);
  transition:.25s ease;
}
.body-care-open .care-dock-panel,
.care-dock.is-open .care-dock-panel{
  opacity:1;
  pointer-events:auto;
  transform:none;
}
.care-dock-link{
  width:46px;
  height:46px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#132238;
  box-shadow:0 10px 22px rgba(15,23,42,.14);
  border:1px solid #dbe7f3;
}
.care-dock-link svg{
  width:22px;
  height:22px;
  fill:currentColor;
}
.care-dock-link.is-phone{background:#eff6ff;color:#0f4ea2}
.care-dock-link.is-zalo{background:#eef8ff;color:#0b74e5}
.care-dock-link.is-facebook{background:#eff4ff;color:#1877f2}
.care-dock-link.is-messenger{background:#eef2ff;color:#6a5cff}
.mobile-cta{display:none !important}
body{padding-bottom:0 !important}
@media(max-width:1080px){
  .about-grid{grid-template-columns:1fr !important;gap:20px !important}
  .land-card{grid-template-columns:1fr !important;gap:16px !important}
}
@media(max-width:860px){
  .hero-actions{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    margin-top:16px !important;
    width:100% !important;
    max-width:340px !important;
  }
  .hero-actions .btn{
    min-height:40px !important;
    padding:9px 10px !important;
    font-size:13px !important;
    border-radius:12px !important;
    white-space:nowrap !important;
  }
  .searchbox{margin-top:-28px !important}
  .favorite-destination-section .destination-strip,
  .destination-strip{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:126px !important;
    gap:10px !important;
  }
  .favorite-destination-section .destination-card,
  .destination-card{
    height:126px !important;
    border-radius:12px !important;
  }
  .favorite-destination-section .destination-card:nth-child(4n+1),
  .destination-card:nth-child(4n+1),
  .favorite-destination-section .destination-card:nth-child(4n+4),
  .destination-card:nth-child(4n+4){
    height:168px !important;
    grid-row:span 1 !important;
  }
  .favorite-destination-section .destination-card h3,
  .destination-card h3{
    left:12px !important;
    right:12px !important;
    bottom:10px !important;
    font-size:18px !important;
    line-height:1.08 !important;
  }
  .trip-summary{
    padding:16px !important;
  }
  .trip-summary h2{
    font-size:16px !important;
    margin-bottom:10px !important;
  }
  .clean-info-grid,
  .info-grid.clean-info-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  .clean-info-grid .info-box,
  .info-grid.clean-info-grid .info-box{
    padding:10px !important;
    border-radius:10px !important;
  }
  .clean-info-grid .info-box:nth-child(5),
  .info-grid.clean-info-grid .info-box:nth-child(5){
    grid-column:1 / -1 !important;
  }
  .clean-info-grid .info-box span,
  .info-grid.clean-info-grid .info-box span{
    font-size:11px !important;
  }
  .clean-info-grid .info-box b,
  .info-grid.clean-info-grid .info-box b{
    font-size:14px !important;
    line-height:1.25 !important;
  }
  .trip-summary .program-note{
    padding:12px !important;
    font-size:14px !important;
  }
  .about-section .wrap,
  .about-grid{
    gap:14px !important;
  }
  .about-copy h2,
  .land-card h2{
    font-size:24px !important;
    line-height:1.18 !important;
    margin:10px 0 !important;
  }
  .about-copy p,
  .land-card p{
    font-size:14px !important;
    line-height:1.65 !important;
  }
  .strengths{
    gap:8px !important;
  }
  .strengths span,
  .benefit-list li,
  .route-stack a{
    font-size:13px !important;
    line-height:1.45 !important;
  }
  .about-visual img{
    min-height:220px !important;
    object-fit:cover !important;
  }
  .float-card{
    right:12px !important;
    bottom:12px !important;
    padding:10px 12px !important;
  }
  .land-card{
    padding:16px !important;
    border-radius:14px !important;
  }
  .route-stack{
    gap:8px !important;
  }
  .route-stack a{
    padding:10px 12px !important;
    border-radius:10px !important;
  }
  .care-dock{
    left:8px;
    bottom:82px;
    gap:8px;
  }
  .care-dock-trigger{
    padding:10px 12px;
    font-size:12px;
  }
  .care-dock-link{
    width:42px;
    height:42px;
  }
  .care-dock-link svg{
    width:20px;
    height:20px;
  }
  .footer{padding-bottom:34px !important}
}


/* KNAT 1.1.16 final: destination mosaic, mobile departure bar, CSKH icon */
.breadcrumb,
.breadcrumb a,
.clean-detail .breadcrumb,
.clean-detail .breadcrumb a{
  color:#111827 !important;
  opacity:1 !important;
}
.favorite-destination-section{
  background:#fff !important;
}
.favorite-destination-section .destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:145px !important;
  gap:14px !important;
  max-height:calc(145px * 4 + 14px * 3) !important;
  overflow:hidden !important;
  padding:0 !important;
}
.favorite-destination-section .destination-card{
  position:relative !important;
  min-width:0 !important;
  width:100% !important;
  height:100% !important;
  border-radius:14px !important;
  overflow:hidden !important;
  box-shadow:none !important;
  border:0 !important;
}
.favorite-destination-section .destination-card:nth-child(1){grid-column:span 2 !important;grid-row:span 2 !important}
.favorite-destination-section .destination-card:nth-child(4){grid-row:span 2 !important}
.favorite-destination-section .destination-card:nth-child(6){grid-column:span 2 !important}
.favorite-destination-section .destination-card:nth-child(9){grid-column:span 2 !important}
.favorite-destination-section .destination-card img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.76) saturate(1.03) !important;
  transition:transform .35s ease !important;
}
.favorite-destination-section .destination-card:hover img{transform:scale(1.04) !important}
.favorite-destination-section .destination-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(180deg,rgba(2,8,23,.03) 20%,rgba(2,8,23,.58) 100%) !important;
  z-index:1 !important;
}
.favorite-destination-section .destination-card span,
.favorite-destination-section .destination-card .destination-count{
  display:none !important;
}
.favorite-destination-section .destination-card h3{
  position:absolute !important;
  z-index:2 !important;
  left:18px !important;
  right:18px !important;
  bottom:16px !important;
  margin:0 !important;
  color:#fff !important;
  font-size:24px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  text-shadow:0 4px 18px rgba(0,0,0,.25) !important;
}
.care-dock{
  left:18px !important;
  bottom:22px !important;
  z-index:95 !important;
  align-items:flex-end !important;
}
.care-dock-trigger{
  width:78px !important;
  height:78px !important;
  padding:0 !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  font-size:0 !important;
  line-height:0 !important;
  background:radial-gradient(circle at 35% 30%,#d9f1ff 0,#55a9dd 42%,#0f5fb9 72%,#063f92 100%) !important;
  color:#fff !important;
  border:7px solid #0d63bb !important;
  box-shadow:0 14px 32px rgba(15,95,185,.28) !important;
  position:relative !important;
}
.care-dock-trigger:before{
  content:"" !important;
  width:36px !important;
  height:36px !important;
  display:block !important;
  background:currentColor !important;
  -webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 13h2v-1a6 6 0 0 1 12 0v1h2v4a3 3 0 0 1-3 3h-3v-2h3a1 1 0 0 0 1-1v-4h-1.5A4.5 4.5 0 0 0 12 8.5 4.5 4.5 0 0 0 7.5 13H6v5H4v-5zm5 0h6v2H9v-2zm0 3h4v2H9v-2z"/></svg>') center/contain no-repeat !important;
  mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 13h2v-1a6 6 0 0 1 12 0v1h2v4a3 3 0 0 1-3 3h-3v-2h3a1 1 0 0 0 1-1v-4h-1.5A4.5 4.5 0 0 0 12 8.5 4.5 4.5 0 0 0 7.5 13H6v5H4v-5zm5 0h6v2H9v-2zm0 3h4v2H9v-2z"/></svg>') center/contain no-repeat !important;
}
.care-dock-trigger:after{
  content:"" !important;
  position:absolute !important;
  left:-4px !important;
  bottom:-4px !important;
  width:24px !important;
  height:24px !important;
  border-radius:50% !important;
  background:#63c914 !important;
  border:3px solid #0d63bb !important;
}
.care-dock-panel{
  flex-direction:row !important;
  align-items:center !important;
  margin-left:8px !important;
  transform:translateX(-10px) scale(.96) !important;
}
.care-dock.is-open .care-dock-panel,
.body-care-open .care-dock-panel{
  transform:none !important;
}
.care-dock-link{
  width:48px !important;
  height:48px !important;
}
body.single-knat_tour{
  padding-bottom:0 !important;
}
.knat-mobile-bookbar,
.knat-mobile-departure-sheet{
  display:none;
}
@media(max-width:860px){
  .favorite-destination-section .destination-strip{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:118px !important;
    gap:10px !important;
    max-height:none !important;
  }
  .favorite-destination-section .destination-card:nth-child(1){grid-column:span 1 !important;grid-row:span 2 !important}
  .favorite-destination-section .destination-card:nth-child(4){grid-column:span 1 !important;grid-row:span 1 !important}
  .favorite-destination-section .destination-card:nth-child(5){grid-column:span 2 !important;grid-row:span 1 !important}
  .favorite-destination-section .destination-card:nth-child(6),
  .favorite-destination-section .destination-card:nth-child(9){grid-column:span 1 !important;grid-row:span 1 !important}
  .favorite-destination-section .destination-card h3{
    left:12px !important;
    right:12px !important;
    bottom:10px !important;
    font-size:17px !important;
  }
  body.single-knat_tour{
    padding-bottom:86px !important;
  }
  .price-box.clean-price-box .btn.primary.knat-open-booking,
  .price-box.clean-price-box > .btn.full:first-of-type{
    display:none !important;
  }
  .knat-mobile-bookbar{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    z-index:92 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 148px !important;
    align-items:center !important;
    gap:10px !important;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom)) !important;
    background:rgba(255,255,255,.97) !important;
    border-top:1px solid #dfe7f1 !important;
    box-shadow:0 -10px 30px rgba(15,23,42,.13) !important;
  }
  .knat-mobile-bookbar small{
    display:block !important;
    font-size:11px !important;
    color:#64748b !important;
    font-weight:800 !important;
    line-height:1.1 !important;
  }
  .knat-mobile-bookbar strong{
    display:block !important;
    color:#dc0b00 !important;
    font-size:20px !important;
    line-height:1.15 !important;
    font-weight:950 !important;
    white-space:nowrap !important;
    margin-top:2px !important;
  }
  .knat-mobile-bookbar span{
    display:block !important;
    font-size:11px !important;
    color:#0f4ea2 !important;
    font-weight:800 !important;
    margin-top:1px !important;
  }
  .knat-mobile-open-departures{
    height:48px !important;
    border:0 !important;
    border-radius:14px !important;
    background:#e10600 !important;
    color:#fff !important;
    font-size:16px !important;
    font-weight:900 !important;
  }
  .knat-mobile-departure-sheet{
    position:fixed !important;
    inset:0 !important;
    z-index:120 !important;
    display:block !important;
    opacity:0 !important;
    pointer-events:none !important;
    transition:.22s ease !important;
  }
  body.knat-departure-open .knat-mobile-departure-sheet{
    opacity:1 !important;
    pointer-events:auto !important;
  }
  .knat-mobile-departure-backdrop{
    position:absolute !important;
    inset:0 !important;
    background:rgba(15,23,42,.48) !important;
  }
  .knat-mobile-departure-panel{
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    max-height:82vh !important;
    overflow:auto !important;
    border-radius:26px 26px 0 0 !important;
    background:#fff !important;
    padding:18px 16px calc(18px + env(safe-area-inset-bottom)) !important;
    transform:translateY(100%) !important;
    transition:.25s ease !important;
  }
  body.knat-departure-open .knat-mobile-departure-panel{
    transform:none !important;
  }
  .knat-mobile-departure-head{
    display:flex !important;
    justify-content:space-between !important;
    align-items:center !important;
    gap:12px !important;
    padding-bottom:10px !important;
    border-bottom:1px solid #e5e7eb !important;
  }
  .knat-mobile-departure-head b{
    font-size:18px !important;
  }
  .knat-mobile-departure-close{
    width:36px !important;
    height:36px !important;
    border-radius:50% !important;
    border:1px solid #dbe4ee !important;
    background:#fff !important;
    font-size:22px !important;
    line-height:1 !important;
  }
  .knat-mobile-departure-list{
    display:grid !important;
    gap:12px !important;
    padding-top:14px !important;
  }
  .knat-mobile-departure-item{
    border:1px solid #e5edf6 !important;
    border-radius:16px !important;
    padding:13px !important;
    background:#fff !important;
    box-shadow:0 8px 20px rgba(15,23,42,.06) !important;
  }
  .knat-mobile-departure-date{
    display:flex !important;
    justify-content:space-between !important;
    align-items:center !important;
    gap:10px !important;
    font-size:16px !important;
    font-weight:900 !important;
    color:#0f172a !important;
  }
  .knat-mobile-departure-date span{
    color:#0f4ea2 !important;
  }
  .knat-mobile-departure-facts{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    margin:10px 0 !important;
    color:#334155 !important;
    font-size:13px !important;
  }
  .knat-mobile-departure-price{
    display:flex !important;
    justify-content:space-between !important;
    align-items:center !important;
    gap:12px !important;
    border-top:1px solid #eef2f7 !important;
    padding-top:10px !important;
  }
  .knat-mobile-departure-price b{
    color:#dc0b00 !important;
    font-size:19px !important;
  }
  .knat-mobile-departure-price .knat-open-booking{
    min-width:118px !important;
    height:42px !important;
    border-radius:12px !important;
    background:#e10600 !important;
    color:#fff !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-decoration:none !important;
    font-weight:900 !important;
  }
  .care-dock{
    left:12px !important;
    bottom:96px !important;
  }
  .care-dock-trigger{
    width:66px !important;
    height:66px !important;
    border-width:6px !important;
  }
  .care-dock-trigger:before{
    width:31px !important;
    height:31px !important;
  }
  .care-dock-trigger:after{
    width:20px !important;
    height:20px !important;
  }
}

/* KNAT 1.1.17 final clean destination grid override */
.favorite-destination-section .destination-strip,
.destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:178px !important;
  gap:14px !important;
  overflow:visible !important;
  scroll-snap-type:none !important;
  padding:0 !important;
  align-items:stretch !important;
}
.favorite-destination-section .destination-card,
.destination-strip > .destination-card,
.destination-card{
  min-width:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:178px !important;
  grid-column:span 1 !important;
  grid-row:span 1 !important;
  margin:0 !important;
  transform:none !important;
  border-radius:14px !important;
  overflow:hidden !important;
  position:relative !important;
  display:block !important;
  box-shadow:0 8px 22px rgba(15,23,42,.08) !important;
}
.favorite-destination-section .destination-card:nth-child(1),
.favorite-destination-section .destination-card:nth-child(5){
  grid-column:span 2 !important;
}
.favorite-destination-section .destination-card:nth-child(4),
.favorite-destination-section .destination-card:nth-child(6),
.favorite-destination-section .destination-card:nth-child(9){
  grid-column:span 1 !important;
  grid-row:span 1 !important;
}
.favorite-destination-section .destination-card img,
.destination-card img{
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  display:block !important;
  object-fit:cover !important;
  filter:brightness(.76) !important;
}
.favorite-destination-section .destination-card h3,
.destination-card h3{
  left:14px !important;
  right:14px !important;
  bottom:13px !important;
  top:auto !important;
  z-index:2 !important;
  font-size:22px !important;
  line-height:1.1 !important;
  letter-spacing:.01em !important;
  color:#fff !important;
  text-transform:uppercase !important;
  margin:0 !important;
  max-width:calc(100% - 28px) !important;
}
.favorite-destination-section .destination-card span,
.favorite-destination-section .destination-card .destination-count,
.destination-card span,
.destination-card .destination-count{
  display:none !important;
}
.breadcrumb,
.breadcrumb a{
  color:#111827 !important;
  opacity:1 !important;
}
@media(max-width:860px){
  .favorite-destination-section .destination-strip,
  .destination-strip{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:136px !important;
    gap:10px !important;
    padding:0 !important;
    margin:0 !important;
  }
  .favorite-destination-section .destination-card,
  .destination-strip > .destination-card,
  .destination-card{
    grid-column:span 1 !important;
    grid-row:span 1 !important;
    min-height:136px !important;
    height:136px !important;
    border-radius:12px !important;
    margin:0 !important;
  }
  .favorite-destination-section .destination-card:nth-child(1),
  .favorite-destination-section .destination-card:nth-child(5),
  .favorite-destination-section .destination-card:nth-child(9){
    grid-column:span 2 !important;
    grid-row:span 1 !important;
    height:158px !important;
    min-height:158px !important;
  }
  .favorite-destination-section .destination-card:nth-child(4),
  .favorite-destination-section .destination-card:nth-child(6){
    grid-column:span 1 !important;
    grid-row:span 1 !important;
  }
  .favorite-destination-section .destination-card img,
  .destination-card img{
    height:100% !important;
    min-height:0 !important;
  }
  .favorite-destination-section .destination-card h3,
  .destination-card h3{
    left:12px !important;
    right:12px !important;
    bottom:10px !important;
    font-size:18px !important;
    line-height:1.05 !important;
  }
  .favorite-destination-section .section-title{
    margin-bottom:12px !important;
  }
  .care-dock{
    left:10px !important;
    bottom:76px !important;
  }
  .care-dock-trigger{
    width:66px !important;
    height:66px !important;
    border-radius:50% !important;
    padding:0 !important;
    font-size:0 !important;
  }
}


/* KNAT 1.1.18 destination grid final hard override: desktop + mobile no-overlap */
.favorite-destination-section .destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-flow:dense !important;
  grid-auto-rows:172px !important;
  gap:16px !important;
  overflow:visible !important;
  scroll-snap-type:none !important;
  padding:0 !important;
  margin:0 !important;
  align-items:stretch !important;
}
.favorite-destination-section .destination-strip > .destination-card{
  position:relative !important;
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  height:100% !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  grid-column:span 1 !important;
  grid-row:span 1 !important;
  border-radius:14px !important;
  overflow:hidden !important;
  box-shadow:0 10px 24px rgba(15,23,42,.10) !important;
  background:#e8eef6 !important;
  transform:none !important;
  scroll-snap-align:unset !important;
}
.favorite-destination-section .destination-strip > .destination-card:nth-child(1){grid-column:span 2 !important;grid-row:span 2 !important;}
.favorite-destination-section .destination-strip > .destination-card:nth-child(6){grid-column:span 2 !important;}
.favorite-destination-section .destination-strip > .destination-card img{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.74) !important;
  transform:none !important;
}
.favorite-destination-section .destination-strip > .destination-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.58)) !important;
  pointer-events:none !important;
}
.favorite-destination-section .destination-strip > .destination-card span,
.favorite-destination-section .destination-strip > .destination-card .destination-count{
  display:none !important;
}
.favorite-destination-section .destination-strip > .destination-card h3{
  position:absolute !important;
  left:16px !important;
  right:16px !important;
  bottom:14px !important;
  top:auto !important;
  z-index:2 !important;
  margin:0 !important;
  padding:0 !important;
  max-width:calc(100% - 32px) !important;
  color:#fff !important;
  font-size:22px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  text-shadow:0 5px 18px rgba(0,0,0,.28) !important;
}
.destination-page-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-flow:dense !important;
  grid-auto-rows:190px !important;
  gap:16px !important;
}
.destination-page-grid > .destination-page-card{
  position:relative !important;
  display:block !important;
  min-width:0 !important;
  height:100% !important;
  min-height:0 !important;
  border-radius:14px !important;
  overflow:hidden !important;
  padding:0 !important;
  background:#e8eef6 !important;
  box-shadow:0 10px 24px rgba(15,23,42,.10) !important;
  text-decoration:none !important;
}
.destination-page-grid > .destination-page-card.featured,
.destination-page-grid > .destination-page-card:nth-child(1){grid-column:span 2 !important;grid-row:span 2 !important;}
.destination-page-grid > .destination-page-card:nth-child(6){grid-column:span 2 !important;}
.destination-page-grid > .destination-page-card img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.74) !important;
}
.destination-page-grid > .destination-page-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.58)) !important;
}
.destination-page-grid > .destination-page-card span,
.destination-page-grid > .destination-page-card p{display:none !important;}
.destination-page-grid > .destination-page-card h2{
  position:absolute !important;
  left:16px !important;
  right:16px !important;
  bottom:14px !important;
  z-index:2 !important;
  margin:0 !important;
  color:#fff !important;
  font-size:22px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  text-shadow:0 5px 18px rgba(0,0,0,.28) !important;
}
.breadcrumb,.breadcrumb a{color:#111827 !important;opacity:1 !important;}
@media(max-width:860px){
  .favorite-destination-section .destination-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:auto !important;
    gap:10px !important;
    overflow:visible !important;
    padding:0 !important;
    margin:0 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(9){
    grid-column:span 1 !important;
    grid-row:span 1 !important;
    height:132px !important;
    min-height:132px !important;
    border-radius:12px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card img{
    width:100% !important;
    height:132px !important;
    min-height:0 !important;
    object-fit:cover !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3{
    left:10px !important;
    right:10px !important;
    bottom:9px !important;
    font-size:16px !important;
    line-height:1.06 !important;
    max-width:calc(100% - 20px) !important;
  }
  .favorite-destination-section .section-title{margin-bottom:12px !important;}
  .destination-page-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:auto !important;
    gap:10px !important;
  }
  .destination-page-grid > .destination-page-card,
  .destination-page-grid > .destination-page-card.featured,
  .destination-page-grid > .destination-page-card:nth-child(1),
  .destination-page-grid > .destination-page-card:nth-child(6){
    grid-column:span 1 !important;
    grid-row:span 1 !important;
    height:132px !important;
    min-height:132px !important;
    border-radius:12px !important;
  }
  .destination-page-grid > .destination-page-card img{height:132px !important;}
  .destination-page-grid > .destination-page-card h2{
    left:10px !important;
    right:10px !important;
    bottom:9px !important;
    font-size:16px !important;
    line-height:1.06 !important;
  }
  .care-dock{left:10px !important;bottom:76px !important;}
}
@media(max-width:380px){
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card img,
  .destination-page-grid > .destination-page-card,
  .destination-page-grid > .destination-page-card img{height:118px !important;min-height:118px !important;}
}


/* KNAT 1.1.19 FINAL: clean destination grid + remove care widget */
.care-dock,
.mobile-cta{
  display:none !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
body{padding-bottom:0 !important;}
.breadcrumb,
.breadcrumb a,
.clean-detail .breadcrumb,
.clean-detail .breadcrumb a{
  color:#071326 !important;
  opacity:1 !important;
}
.favorite-destination-section{
  overflow:visible !important;
  padding-top:54px !important;
  padding-bottom:54px !important;
  background:#fff !important;
  clear:both !important;
}
.favorite-destination-section .wrap{
  overflow:visible !important;
}
.favorite-destination-section .destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-flow:row !important;
  grid-auto-rows:auto !important;
  gap:18px !important;
  overflow:visible !important;
  scroll-snap-type:none !important;
  padding:0 !important;
  margin:0 !important;
  height:auto !important;
  max-height:none !important;
}
.favorite-destination-section .destination-strip > .destination-card,
.favorite-destination-section .destination-strip > .destination-card:nth-child(n){
  display:block !important;
  position:relative !important;
  grid-column:auto !important;
  grid-row:auto !important;
  width:100% !important;
  min-width:0 !important;
  height:190px !important;
  min-height:190px !important;
  max-height:190px !important;
  border-radius:14px !important;
  overflow:hidden !important;
  box-shadow:0 8px 24px rgba(15,23,42,.08) !important;
  transform:none !important;
  margin:0 !important;
}
.favorite-destination-section .destination-strip > .destination-card img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.74) !important;
}
.favorite-destination-section .destination-strip > .destination-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:linear-gradient(180deg,rgba(7,19,38,.06),rgba(7,19,38,.56)) !important;
}
.favorite-destination-section .destination-strip > .destination-card h3{
  position:absolute !important;
  z-index:2 !important;
  left:18px !important;
  right:18px !important;
  bottom:16px !important;
  margin:0 !important;
  color:#fff !important;
  font-size:22px !important;
  line-height:1.12 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  text-shadow:0 3px 14px rgba(0,0,0,.24) !important;
}
.favorite-destination-section .destination-strip > .destination-card span,
.favorite-destination-section .destination-strip > .destination-card .destination-count{
  display:none !important;
}
@media(max-width:1100px){
  .favorite-destination-section .destination-strip{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}
@media(max-width:860px){
  body{padding-bottom:0 !important;}
  .favorite-destination-section{
    padding-top:30px !important;
    padding-bottom:30px !important;
  }
  .favorite-destination-section .section-title{
    margin-bottom:14px !important;
  }
  .favorite-destination-section .destination-strip{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n){
    height:132px !important;
    min-height:132px !important;
    max-height:132px !important;
    border-radius:12px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3{
    left:11px !important;
    right:11px !important;
    bottom:10px !important;
    font-size:17px !important;
    line-height:1.08 !important;
  }
}
@media(max-width:380px){
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n){
    height:118px !important;
    min-height:118px !important;
    max-height:118px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3{
    font-size:15.5px !important;
  }
}


/* KNAT Travel App UI Pro V2 - mobile branch */
.app-only{display:none}
@media(max-width:860px){
  body.home{background:#f5f7fb!important;padding-bottom:0!important}
  .wrap{width:calc(100% - 24px)!important}
  .site-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid #eef2f7!important}
  .head-inner{height:58px!important}
  .logo img{height:34px!important}.hotline{display:none!important}
  .menu-toggle{display:grid!important;place-items:center;border-radius:999px!important;width:40px!important;height:40px!important;background:#f6f8fb!important;border-color:#e6edf5!important}
  .hero-app-v2{min-height:480px!important;align-items:flex-end!important;background:#0d1828!important}
  .hero-app-v2:before{background:linear-gradient(180deg,rgba(7,18,35,.18),rgba(7,18,35,.88))!important}
  .hero-app-v2:after{display:none!important}
  .hero-app-v2 .hero-inner{display:block!important;padding:92px 0 38px!important}
  .hero-app-v2 .hero-copy{min-height:310px!important;display:flex!important;align-items:flex-end!important}
  .hero-app-v2 .hero-slide-copy{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:22px!important;padding:18px!important;backdrop-filter:blur(18px)!important;box-shadow:0 22px 58px rgba(0,0,0,.25)!important}
  .hero-app-v2 .hero-slide-copy:not(.active){display:none!important}
  .hero-app-v2 .eyebrow{padding:6px 10px!important;font-size:10px!important;background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.22)!important;color:#ffe8a3!important}
  .hero-app-v2 h1{font-size:27px!important;line-height:1.12!important;letter-spacing:-.03em!important;margin:12px 0 8px!important}
  .hero-app-v2 p{font-size:13.5px!important;line-height:1.58!important;margin:0!important;color:#eef6ff!important}
  .hero-app-v2 .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:15px!important;max-width:none!important}
  .hero-app-v2 .hero-actions .btn{min-height:38px!important;border-radius:12px!important;font-size:12.5px!important;padding:9px 8px!important;box-shadow:none!important;white-space:nowrap!important}
  .hero-panel{display:none!important}
  .app-only{display:block!important}
  .knat-app-quick{margin-top:-24px!important;position:relative!important;z-index:9!important;padding:0 0 8px!important}
  .app-hello-card{background:#fff;border:1px solid #e8eef6;border-radius:18px;padding:14px 15px;box-shadow:0 14px 38px rgba(15,23,42,.12);display:grid;gap:2px;margin-bottom:11px}
  .app-mini-kicker{font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--primary)}
  .app-hello-card b{font-size:17px;line-height:1.2}.app-hello-card small{color:#667085;font-weight:650}
  .app-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}
  .app-quick-actions a{background:#fff;border:1px solid #e9eff6;border-radius:16px;min-height:74px;padding:10px 6px;text-align:center;text-decoration:none;box-shadow:0 6px 18px rgba(15,23,42,.06);display:grid;place-items:center;align-content:center;gap:5px}
  .app-quick-actions span{font-size:20px;line-height:1}.app-quick-actions b{font-size:11.5px;line-height:1.15;color:#152238}
  .app-mood-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 10px;scrollbar-width:none}.app-mood-chips::-webkit-scrollbar{display:none}
  .app-mood-chips a{white-space:nowrap;text-decoration:none;background:#0f172a;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}
  .searchbox{margin-top:0!important;padding:8px 0!important}.search-inner{grid-template-columns:1fr!important;padding:12px!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(15,23,42,.09)!important}.search-label{padding:0!important}.search-label b{font-size:16px!important}.search-inner select,.search-inner input{height:42px!important;border-radius:12px!important}.search-inner [name="trai-nghiem"],.search-inner [name="s"]{display:none!important}.search-inner .btn{height:42px!important;border-radius:12px!important;padding:0!important}
  .section{padding:28px 0!important}.section-title{align-items:center!important;flex-direction:row!important;margin-bottom:14px!important}.section-title h2{font-size:21px!important;line-height:1.18!important;margin-top:4px!important}.section-title p{display:none!important}.more{font-size:12.5px!important}
  .tour-hot-section .slider-shell{padding:0!important}.tour-hot-section .slider-nav{display:none!important}.tour-hot-section .tour-carousel{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.tour-hot-section .tour-card{min-width:0!important;width:100%!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(15,23,42,.08)!important}.tour-hot-section .tour-card:first-child{grid-column:span 2!important}.tour-hot-section .tour-card:first-child .tour-thumb img{aspect-ratio:16/9!important}.tour-hot-section .tour-card:not(:first-child) .tour-thumb img{aspect-ratio:1/1!important}.tour-card .tour-body{padding:10px!important;gap:7px!important}.tour-card h3,.tour-body h3{font-size:13.2px!important;line-height:1.28!important;min-height:34px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tour-hot-section .tour-card:first-child h3{font-size:16px!important;min-height:0!important}.tour-specs{gap:4px!important;margin:0!important}.tour-specs li{font-size:10.8px!important;line-height:1.2!important}.tour-specs li:nth-child(n+3){display:none!important}.tour-bottom{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;border-top:1px solid #eef2f6!important;padding-top:7px!important}.price{font-size:15px!important;color:#dc0b00!important}.tour-hot-section .tour-card:first-child .price{font-size:19px!important}.book-btn{width:100%!important;text-align:center!important;min-height:34px!important;border-radius:10px!important;font-size:12px!important;padding:9px 6px!important}
  .favorite-destination-section{background:#fff!important}.favorite-destination-section .destination-strip,.destination-strip{display:grid!important;grid-template-columns:1fr 1fr!important;grid-auto-rows:118px!important;gap:10px!important;overflow:visible!important;padding:0!important}.favorite-destination-section .destination-card,.destination-card{height:auto!important;min-height:118px!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important}.favorite-destination-section .destination-card:nth-child(1),.destination-strip .destination-card:nth-child(1){grid-row:span 2!important}.favorite-destination-section .destination-card:nth-child(4),.destination-strip .destination-card:nth-child(4){grid-column:span 2!important}.destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.72)!important}.destination-card span{display:none!important}.destination-card h3{left:12px!important;right:12px!important;bottom:11px!important;font-size:16px!important;line-height:1.12!important;color:#fff!important;text-shadow:0 4px 18px rgba(0,0,0,.25)!important;text-transform:none!important;z-index:2!important}.destination-card:after{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.5))!important}
  .departure-board-home{display:grid!important;gap:9px!important}.departure-mini{display:grid!important;grid-template-columns:58px minmax(0,1fr) 72px!important;gap:9px!important;align-items:center!important;padding:10px!important;border-radius:16px!important;box-shadow:0 6px 18px rgba(15,23,42,.06)!important}.date-chip{width:58px!important;min-height:58px!important;border-radius:14px!important;padding:6px!important}.date-chip b{font-size:22px!important}.date-chip span{font-size:9.5px!important}.date-chip small{font-size:9px!important}.dep-tour h3{font-size:13.4px!important;line-height:1.28!important;margin:0 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.dep-tour p{font-size:10.8px!important;gap:4px!important}.dep-seat{display:none!important}.dep-price{font-size:12.5px!important;color:#dc0b00!important;text-align:right!important;font-weight:900!important;grid-column:auto!important}
  .land-section .land-card{border-radius:20px!important;padding:16px!important;background:#0f172a!important;color:#fff!important;box-shadow:0 12px 32px rgba(15,23,42,.16)!important}.land-section .eyebrow{background:rgba(255,255,255,.12)!important;color:#fde68a!important;border-color:rgba(255,255,255,.18)!important}.land-card h2{font-size:22px!important;color:#fff!important}.land-card p{font-size:13.5px!important;color:#dbeafe!important}.benefit-list{display:grid!important;gap:6px!important}.benefit-list li{font-size:12.5px!important}.route-stack{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.route-stack a:nth-child(n+4){display:none!important}.route-stack a{border-radius:12px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important;font-size:12.5px!important;padding:10px!important}
  .gallery-section .group-photo-grid{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 0 4px!important}.group-photo{min-width:72%!important;height:180px!important;border-radius:18px!important;scroll-snap-align:start!important}.group-photo.big{grid-row:auto!important}.review-carousel{display:flex!important;gap:10px!important;overflow-x:auto!important;padding-bottom:4px!important}.review-card{min-width:80%!important;border-radius:18px!important;padding:16px!important;box-shadow:0 8px 22px rgba(15,23,42,.07)!important}.review-card:before{content:"";width:18px;height:18px;border-radius:4px;background:#fff;position:absolute;left:26px;bottom:-7px;transform:rotate(45deg)}.blog-magazine{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;max-height:none!important}.blog-card,.blog-card.featured{grid-column:auto!important;grid-row:auto!important;border-radius:16px!important}.blog-card:not(.featured) a{display:grid!important;grid-template-columns:94px 1fr!important;gap:10px!important}.blog-card:not(.featured) img{height:76px!important;aspect-ratio:auto!important}.blog-card h3{font-size:15px!important}.footer{padding:28px 0!important}.footer-grid{gap:14px!important}.footer-logo-img{max-height:42px!important}.footer p,.footer a{font-size:12.5px!important;line-height:1.55!important}.footer h4{font-size:14px!important;margin-bottom:8px!important}
}

/* KNAT V2.1 DESKTOP DESTINATION EDITORIAL GRID - hard final */
@media (min-width: 861px) {
  .favorite-destination-section {
    background: #fff !important;
    padding: 64px 0 !important;
    overflow: hidden !important;
  }
  .favorite-destination-section .section-title {
    margin-bottom: 24px !important;
    align-items: flex-end !important;
  }
  .favorite-destination-section .destination-strip {
    display: grid !important;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    grid-auto-flow: dense !important;
    grid-auto-rows: 148px !important;
    gap: 16px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n) {
    grid-column: span 3 !important;
    grid-row: span 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 148px !important;
    min-height: 148px !important;
    max-height: none !important;
    display: block !important;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 34px rgba(15, 23, 42, .10) !important;
    background: #e7eef6 !important;
    transform: none !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1) {
    grid-column: span 5 !important;
    grid-row: span 2 !important;
    height: 312px !important;
    min-height: 312px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(2) {
    grid-column: span 4 !important;
    grid-row: span 1 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(3) {
    grid-column: span 3 !important;
    grid-row: span 1 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(4) {
    grid-column: span 3 !important;
    grid-row: span 1 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5) {
    grid-column: span 4 !important;
    grid-row: span 1 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6) {
    grid-column: span 5 !important;
    grid-row: span 1 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(7),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(8) {
    grid-column: span 3 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card img {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    max-height: none !important;
    object-fit: cover !important;
    display: block !important;
    filter: brightness(.74) saturate(1.06) !important;
    transition: transform .35s ease, filter .35s ease !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:hover img {
    transform: scale(1.045) !important;
    filter: brightness(.68) saturate(1.1) !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(180deg, rgba(3, 10, 24, .04), rgba(3, 10, 24, .62)) !important;
    z-index: 1 !important;
    pointer-events: none !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3 {
    position: absolute !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 17px !important;
    z-index: 2 !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 24px !important;
    line-height: 1.08 !important;
    font-weight: 900 !important;
    letter-spacing: -.015em !important;
    text-transform: none !important;
    text-shadow: 0 6px 18px rgba(0, 0, 0, .28) !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1) h3 {
    font-size: 34px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card span,
  .favorite-destination-section .destination-strip > .destination-card .destination-count {
    display: none !important;
  }

  .destination-page-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 18px !important;
    grid-auto-flow: dense !important;
  }
  .destination-page-grid > .destination-page-card,
  .destination-page-grid > .destination-page-card:nth-child(n),
  .destination-page-grid > .destination-page-card.featured {
    grid-column: span 1 !important;
    grid-row: span 1 !important;
    position: relative !important;
    min-height: 220px !important;
    height: 220px !important;
    overflow: hidden !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 34px rgba(15, 23, 42, .10) !important;
    background: #e7eef6 !important;
    padding: 0 !important;
  }
  .destination-page-grid > .destination-page-card:nth-child(1),
  .destination-page-grid > .destination-page-card:nth-child(7) {
    grid-column: span 2 !important;
  }
  .destination-page-grid > .destination-page-card img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    filter: brightness(.72) saturate(1.06) !important;
  }
  .destination-page-grid > .destination-page-card:after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(180deg, rgba(3,10,24,.04), rgba(3,10,24,.62)) !important;
    z-index: 1 !important;
  }
  .destination-page-grid > .destination-page-card h2 {
    position: absolute !important;
    z-index: 2 !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 16px !important;
    color: #fff !important;
    margin: 0 !important;
    font-size: 24px !important;
    line-height: 1.1 !important;
    text-shadow: 0 6px 18px rgba(0,0,0,.28) !important;
  }
  .destination-page-grid > .destination-page-card p,
  .destination-page-grid > .destination-page-card span {
    display: none !important;
  }
}

@media (max-width: 860px) {
  .favorite-destination-section .destination-strip {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: 132px !important;
    gap: 10px !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n) {
    grid-column: span 1 !important;
    grid-row: span 1 !important;
    height: 132px !important;
    min-height: 132px !important;
    border-radius: 14px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6) {
    grid-column: span 2 !important;
    height: 158px !important;
    min-height: 158px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3 {
    font-size: 17px !important;
    left: 12px !important;
    right: 12px !important;
    bottom: 11px !important;
    line-height: 1.1 !important;
  }
}

/* KNAT V2.2 MOBILE UNIQUE APP HOME */
@media (max-width: 860px) {
  html { background:#edf3fb !important; }
  body.home, body.front-page, body { background:#edf3fb !important; }
  .site-header{
    top:8px !important;
    left:8px !important;
    right:8px !important;
    width:calc(100% - 16px) !important;
    margin:0 auto !important;
    border-radius:22px !important;
    border:1px solid rgba(255,255,255,.74) !important;
    background:rgba(255,255,255,.82) !important;
    box-shadow:0 12px 30px rgba(15,23,42,.10) !important;
    backdrop-filter:blur(18px) !important;
  }
  .head-inner{height:56px!important;padding:0 6px!important;gap:10px!important}.logo img{height:38px!important}.menu-toggle{display:grid!important;place-items:center!important;border-radius:18px!important;width:42px!important;height:42px!important;background:#0f172a!important;border:0!important}.menu-toggle span{background:#fff!important;width:18px!important;margin:2px 0!important}.hotline{display:none!important}
  .nav{position:fixed!important;left:12px!important;right:12px!important;top:78px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 24px 60px rgba(15,23,42,.22)!important;padding:18px!important;display:none!important;z-index:100!important}.nav-open .nav{display:block!important}.nav .menu{display:grid!important;gap:4px!important}.nav a{display:block!important;padding:12px!important;border-radius:14px!important;background:#f8fafc!important}

  .hero-app-v2{min-height:520px!important;align-items:flex-end!important;border-radius:0 0 32px 32px!important;margin-top:-72px!important;padding-top:72px!important;overflow:hidden!important;background:#081423!important}.hero-app-v2:before{background:linear-gradient(180deg,rgba(4,11,28,.10),rgba(4,11,28,.32) 35%,rgba(4,11,28,.86))!important}.hero-app-v2:after{display:none!important}.hero-inner{display:block!important;padding:118px 0 28px!important}.hero-copy{min-height:320px!important;display:flex!important;align-items:flex-end!important}.hero-slide-copy{left:0!important;right:0!important;bottom:0!important;top:auto!important;max-width:none!important;padding:0!important}.hero-slide-copy.active{display:block!important}.hero-slide-copy .eyebrow{font-size:10px!important;padding:7px 10px!important;background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.28)!important;color:#fde68a!important}.hero-slide-copy h1{font-size:29px!important;line-height:1.05!important;margin:12px 0 8px!important;letter-spacing:-.035em!important;max-width:88%!important}.hero-slide-copy p{font-size:13.5px!important;line-height:1.55!important;color:#dbeafe!important;max-width:92%!important;margin:0!important}.hero-slide-copy:before{content:"TRAVEL PASS";position:absolute;right:0;top:-34px;color:rgba(255,255,255,.72);font-size:10px;font-weight:900;letter-spacing:.18em}.hero-slide-copy:after{content:"";position:absolute;right:4px;top:-8px;width:78px;height:28px;border-radius:999px;border:1px dashed rgba(255,255,255,.55);opacity:.9}.hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:16px!important;max-width:275px!important}.hero-actions .btn{min-height:38px!important;padding:8px 10px!important;font-size:12.5px!important;border-radius:999px!important;box-shadow:none!important}.hero-actions .btn.primary{background:#fff!important;color:#0f172a!important}.hero-actions .btn.light{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.22)!important}.hero-panel{display:none!important}

  .knat-app-quick{margin-top:-18px!important;position:relative!important;z-index:12!important}.app-hello-card{border-radius:24px!important;padding:16px 17px!important;background:linear-gradient(135deg,#fff,#f7fbff)!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 18px 40px rgba(15,23,42,.13)!important;position:relative!important;overflow:hidden!important}.app-hello-card:after{content:"";position:absolute;right:-22px;top:-34px;width:110px;height:110px;border-radius:50%;background:rgba(226,27,45,.08)}.app-mini-kicker{color:#e21b2d!important}.app-hello-card b{display:block!important;font-size:18px!important}.app-hello-card small{display:block!important;margin-top:4px!important}.app-quick-actions{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:9px!important;margin:12px 0 10px!important}.app-quick-actions a{min-height:78px!important;border-radius:20px!important;background:#fff!important;border:1px solid #e6edf6!important;box-shadow:0 10px 26px rgba(15,23,42,.08)!important;position:relative!important;overflow:hidden!important}.app-quick-actions a:before{content:"";position:absolute;inset:auto -12px -22px auto;width:54px;height:54px;border-radius:50%;background:#f1f5f9}.app-quick-actions span{font-size:23px!important;z-index:1}.app-quick-actions b{font-size:11px!important;z-index:1}.app-mood-chips{gap:8px!important;padding-bottom:4px!important}.app-mood-chips a{background:#0f172a!important;color:#fff!important;border-radius:14px!important;padding:9px 13px!important;box-shadow:0 8px 20px rgba(15,23,42,.12)!important}.app-mood-chips a:nth-child(1){background:#e21b2d!important}.app-mood-chips a:nth-child(2){background:#9a3412!important}.app-mood-chips a:nth-child(3){background:#0f4ea2!important}.app-mood-chips a:nth-child(4){background:#166534!important}

  .searchbox{padding:10px 0 2px!important}.search-inner{border-radius:24px!important;background:#fff!important;border:1px solid #e6edf6!important;box-shadow:0 14px 34px rgba(15,23,42,.10)!important;position:relative!important}.search-inner:before{content:"Tìm nhanh";position:absolute;right:14px;top:13px;font-size:11px;font-weight:900;color:#e21b2d;text-transform:uppercase;letter-spacing:.08em}.search-label span{font-size:10.5px!important}.search-label b{font-size:17px!important}.search-inner select,.search-inner input{border-radius:14px!important;background:#f8fafc!important;border-color:#edf2f7!important}.search-inner .btn{border-radius:16px!important;background:#0f172a!important;color:#fff!important}

  .section{padding:32px 0!important}.section-title{margin-bottom:16px!important}.section-title h2{font-size:22px!important;letter-spacing:-.02em!important}.section-title .section-kicker,.section-kicker{border-radius:12px!important;background:#fff!important;border-color:#f1d5d8!important;color:#e21b2d!important;font-size:10px!important;padding:6px 9px!important}.more{background:#fff!important;padding:8px 10px!important;border-radius:999px!important;box-shadow:0 6px 16px rgba(15,23,42,.06)!important;color:#0f172a!important}

  .tour-hot-section .tour-carousel{display:grid!important;grid-template-columns:1fr 1fr!important;gap:11px!important;overflow:visible!important;padding:0!important}.tour-hot-section .tour-card{border:0!important;border-radius:20px!important;box-shadow:0 14px 34px rgba(15,23,42,.12)!important;background:#fff!important;overflow:hidden!important}.tour-hot-section .tour-card:first-child{grid-column:span 2!important;border-radius:24px!important;position:relative!important}.tour-hot-section .tour-card:first-child:before{content:"Đang cháy chỗ";position:absolute;left:14px;top:14px;z-index:4;background:#e21b2d;color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;box-shadow:0 8px 20px rgba(226,27,45,.26)}.tour-hot-section .tour-card:first-child .tour-thumb img{aspect-ratio:16/8.8!important}.tour-hot-section .tour-card:not(:first-child) .tour-thumb img{aspect-ratio:1/1!important}.tour-card .tour-body{padding:11px!important}.tour-card h3,.tour-body h3{font-size:13px!important;line-height:1.25!important;min-height:34px!important}.tour-hot-section .tour-card:first-child h3{font-size:18px!important;line-height:1.22!important}.tour-specs li{font-size:10.7px!important;color:#475569!important}.tour-specs li:nth-child(n+3){display:none!important}.tour-bottom{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding-top:8px!important}.price{color:#dc0b00!important;font-weight:950!important}.book-btn{border-radius:14px!important;background:#0f172a!important;color:#fff!important}

  .favorite-destination-section{background:#edf3fb!important;overflow:hidden!important}.favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:1fr 1fr!important;grid-auto-rows:118px!important;gap:11px!important;overflow:visible!important;padding:0!important}.favorite-destination-section .destination-strip > .destination-card{height:auto!important;min-height:118px!important;border-radius:20px!important;box-shadow:0 14px 32px rgba(15,23,42,.13)!important;border:2px solid rgba(255,255,255,.75)!important;position:relative!important;overflow:hidden!important}.favorite-destination-section .destination-strip > .destination-card:nth-child(1){grid-column:span 2!important;min-height:178px!important}.favorite-destination-section .destination-strip > .destination-card:nth-child(4){grid-column:span 1!important;min-height:118px!important}.favorite-destination-section .destination-strip > .destination-card:nth-child(5){grid-column:span 2!important;min-height:145px!important}.favorite-destination-section .destination-card img{height:100%!important;object-fit:cover!important;filter:brightness(.72) saturate(1.08)!important}.favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(3,10,24,.03),rgba(3,10,24,.64))!important;z-index:1!important}.favorite-destination-section .destination-card h3{z-index:2!important;color:#fff!important;left:13px!important;right:13px!important;bottom:12px!important;font-size:17px!important;line-height:1.08!important;font-weight:900!important;text-shadow:0 6px 18px rgba(0,0,0,.28)!important}.favorite-destination-section .destination-card:nth-child(1) h3{font-size:23px!important}.favorite-destination-section .destination-card span{display:none!important}

  .departure-section{background:#fff!important}.departure-board-home{display:grid!important;gap:9px!important;position:relative!important}.departure-board-home:before{content:"";position:absolute;left:30px;top:10px;bottom:10px;width:2px;background:#e2e8f0}.departure-mini{position:relative!important;grid-template-columns:62px 1fr auto!important;border:1px solid #edf2f7!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important;padding:10px!important;gap:10px!important}.date-chip{z-index:1!important;width:56px!important;min-height:56px!important;border-radius:16px!important;background:#0f172a!important;color:#fff!important;border:4px solid #fff!important;box-shadow:0 8px 22px rgba(15,23,42,.18)!important}.date-chip b{font-size:21px!important}.date-chip span{font-size:9px!important}.date-chip small{display:none!important}.dep-tour h3{font-size:13.4px!important;line-height:1.28!important}.dep-tour p{font-size:10.8px!important}.dep-seat{display:none!important}.dep-price{font-size:12.5px!important;color:#dc0b00!important;font-weight:950!important;text-align:right!important}

  .land-section .land-card{border-radius:28px!important;background:radial-gradient(circle at 85% 0,#334155,#0f172a 55%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 18px 42px rgba(15,23,42,.22)!important;position:relative!important;overflow:hidden!important}.land-section .land-card:before{content:"AGENT PASS";position:absolute;right:-18px;top:22px;transform:rotate(18deg);font-size:36px;font-weight:1000;color:rgba(255,255,255,.07);letter-spacing:.06em}.land-card h2{font-size:24px!important;color:#fff!important}.land-card p,.benefit-list li{color:#dbeafe!important}.route-stack a{background:rgba(255,255,255,.09)!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:16px!important}.route-stack a:nth-child(n+4){display:none!important}

  .gallery-section .group-photo-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;padding:4px 0 6px!important;scroll-snap-type:x mandatory!important}.group-photo{min-width:74%!important;height:190px!important;border-radius:24px!important;scroll-snap-align:start!important;box-shadow:0 14px 34px rgba(15,23,42,.12)!important}.group-photo.big{grid-row:auto!important}.review-carousel{display:flex!important;gap:12px!important;overflow-x:auto!important;padding:4px 0 8px!important}.review-card{min-width:82%!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.10)!important;position:relative!important;text-align:left!important;align-items:flex-start!important}.review-card:after{content:"";position:absolute;left:34px;bottom:-8px;width:18px;height:18px;background:#fff;transform:rotate(45deg);border-radius:4px}.review-person{justify-content:flex-start!important}.blog-magazine{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;max-height:none!important}.blog-card{border-radius:22px!important}.blog-card:not(.featured) a{display:grid!important;grid-template-columns:92px 1fr!important;gap:10px!important}.blog-card:not(.featured) img{height:74px!important}.footer{background:#071326!important;border-radius:28px 28px 0 0!important;margin-top:18px!important;padding:28px 0!important}.footer-grid{gap:14px!important}.footer p,.footer a{font-size:12.5px!important}
}


/* KNAT V2.3 Mobile Balanced App UI - final polish */
:root{
  --knat-navy:#071426;
  --knat-blue:#075cab;
  --knat-red:#d71920;
  --knat-gold:#e6b35a;
  --knat-surface:#f3f7fc;
}
@media(max-width:860px){
  body{background:var(--knat-surface)!important;color:#0d1728!important;}
  .site-header{position:absolute!important;top:14px!important;left:0!important;right:0!important;background:transparent!important;border:0!important;z-index:120!important;backdrop-filter:none!important;}
  .head-inner{width:calc(100% - 28px)!important;height:64px!important;margin:0 auto!important;padding:8px 10px!important;border-radius:24px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 34px rgba(7,20,38,.18)!important;backdrop-filter:blur(18px)!important;}
  .logo img{height:38px!important;max-width:118px!important;object-fit:contain!important;}
  .logo span:last-child{display:none!important;}
  .menu-toggle{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:18px!important;background:var(--knat-navy)!important;border:0!important;box-shadow:none!important;padding:12px!important;}
  .menu-toggle span{height:3px!important;width:24px!important;background:#fff!important;margin:2.6px 0!important;border-radius:999px!important;}
  .nav{top:86px!important;left:14px!important;right:14px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 20px 44px rgba(7,20,38,.22)!important;}
  .hero-app-v2{min-height:520px!important;background:var(--knat-navy)!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;}
  .hero-app-v2:before{background:linear-gradient(180deg,rgba(7,20,38,.24) 0%,rgba(7,20,38,.64) 42%,rgba(7,20,38,.93) 100%)!important;}
  .hero-app-v2 .hero-inner{padding:106px 0 42px!important;}
  .hero-app-v2 .hero-copy{min-height:330px!important;align-items:flex-end!important;}
  .hero-app-v2 .hero-slide-copy{border-radius:24px!important;padding:20px!important;background:rgba(7,20,38,.55)!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 20px 46px rgba(0,0,0,.22)!important;}
  .hero-app-v2 .hero-slide-copy:before{content:"TRAVEL PASS";position:absolute;right:18px;top:16px;font-size:10px;font-weight:900;letter-spacing:.22em;color:rgba(255,255,255,.68);}
  .hero-app-v2 .eyebrow{background:rgba(230,179,90,.18)!important;border-color:rgba(230,179,90,.34)!important;color:#ffe2a2!important;border-radius:999px!important;font-size:10px!important;letter-spacing:.12em!important;}
  .hero-app-v2 h1{font-size:29px!important;line-height:1.08!important;margin:42px 0 10px!important;color:#fff!important;}
  .hero-app-v2 p{font-size:14px!important;line-height:1.55!important;color:rgba(255,255,255,.86)!important;}
  .hero-app-v2 .hero-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important;}
  .hero-app-v2 .hero-actions .btn{height:44px!important;border-radius:14px!important;font-size:13px!important;font-weight:850!important;}
  .hero-app-v2 .hero-actions .btn.primary{background:#fff!important;color:var(--knat-navy)!important;border:1px solid #fff!important;}
  .hero-app-v2 .hero-actions .btn.light{background:rgba(255,255,255,.11)!important;color:#fff!important;border:1px solid rgba(255,255,255,.30)!important;}
  .section-title{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-bottom:14px!important;}
  .section-title .section-kicker{display:none!important;}
  .section-title h2{font-size:24px!important;line-height:1.12!important;margin:0!important;color:#0d1728!important;letter-spacing:-.03em!important;}
  .section-title p{grid-column:1 / -1!important;margin:6px 0 0!important;font-size:13.5px!important;line-height:1.45!important;color:#667085!important;}
  .section-title .more,.more{grid-column:2!important;grid-row:1!important;align-self:center!important;background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;color:var(--knat-blue)!important;font-size:13px!important;font-weight:900!important;}
  .knat-app-quick{margin-top:-22px!important;padding-bottom:4px!important;}
  .app-hello-card{display:none!important;}
  .app-quick-actions{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin:0 0 9px!important;}
  .app-quick-actions a{min-height:70px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e1e9f3!important;box-shadow:0 10px 26px rgba(7,20,38,.08)!important;gap:5px!important;}
  .app-quick-actions a:before{display:none!important;}
  .app-quick-actions .app-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;color:var(--knat-blue)!important;}
  .app-quick-actions .app-icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
  .app-quick-actions b{font-size:11.2px!important;line-height:1.1!important;color:#162033!important;}
  .app-mood-chips{gap:7px!important;padding-bottom:0!important;}
  .app-mood-chips a{border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:850!important;box-shadow:none!important;}
  .searchbox{margin-top:0!important;padding:14px 0 2px!important;}
  .search-inner{border-radius:22px!important;box-shadow:0 14px 32px rgba(7,20,38,.09)!important;border:1px solid #e1e9f3!important;}
  .search-inner:before{display:none!important;}
  .search-inner .btn{background:var(--knat-blue)!important;color:#fff!important;border:0!important;}
  .tour-hot-section .tour-carousel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important;}
  .tour-hot-section .tour-card{border-radius:18px!important;box-shadow:0 10px 24px rgba(7,20,38,.10)!important;}
  .tour-hot-section .tour-card:first-child{grid-column:span 2!important;}
  .tour-hot-section .tour-card:first-child:before{background:var(--knat-red)!important;}
  .book-btn{background:var(--knat-navy)!important;border:1px solid var(--knat-blue)!important;color:#fff!important;}
  .favorite-destination-section{background:#fff!important;overflow:hidden!important;}
  .favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:12px!important;overflow:visible!important;padding:0!important;}
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;height:142px!important;min-height:142px!important;border-radius:18px!important;border:0!important;box-shadow:0 10px 24px rgba(7,20,38,.12)!important;overflow:hidden!important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6){grid-column:span 2!important;height:178px!important;min-height:178px!important;}
  .favorite-destination-section .destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.74) saturate(1.04)!important;}
  .favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(7,20,38,.04),rgba(7,20,38,.66))!important;}
  .favorite-destination-section .destination-card h3{z-index:2!important;position:absolute!important;left:14px!important;right:14px!important;bottom:12px!important;color:#fff!important;font-size:18px!important;line-height:1.08!important;text-transform:none!important;letter-spacing:-.01em!important;text-shadow:0 5px 18px rgba(0,0,0,.28)!important;}
  .favorite-destination-section .destination-card:nth-child(1) h3,
  .favorite-destination-section .destination-card:nth-child(6) h3{font-size:24px!important;}
  .favorite-destination-section .destination-card span{display:none!important;}
  .about-section{background:var(--knat-surface)!important;}
  .about-grid{display:block!important;}
  .about-copy h2{font-size:26px!important;line-height:1.15!important;margin:0 0 10px!important;}
  .about-copy p{font-size:14px!important;line-height:1.6!important;}
  .strengths{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:16px 0!important;}
  .strengths span{font-size:12.5px!important;background:#fff!important;border:1px solid #dfe8f4!important;border-radius:999px!important;padding:8px 10px!important;box-shadow:none!important;}
  .stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;}
  .stat{border-radius:18px!important;padding:16px!important;background:#fff!important;box-shadow:0 8px 22px rgba(7,20,38,.07)!important;}
  .stat b{font-size:28px!important;color:var(--knat-blue)!important;}
  .about-visual{display:none!important;}
  .land-section .land-card{border-radius:24px!important;background:var(--knat-navy)!important;background-image:none!important;box-shadow:0 16px 36px rgba(7,20,38,.22)!important;}
  .land-card h2{font-size:25px!important;line-height:1.16!important;}
  .land-card .btn.primary{background:var(--knat-blue)!important;color:#fff!important;}
  .gallery-section{background:#fff!important;}
  .gallery-section .group-photo-grid{gap:12px!important;}
  .group-photo{height:190px!important;min-width:78%!important;border-radius:18px!important;}
  .partner-section .partner-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .partner-card{border-radius:18px!important;padding:14px!important;box-shadow:none!important;border:1px solid #e1e9f3!important;}
  .blog-section{background:#fff!important;}
  .blog-magazine{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;max-height:none!important;overflow:visible!important;}
  .blog-card,.blog-card.featured{border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e1e9f3!important;box-shadow:0 8px 22px rgba(7,20,38,.08)!important;}
  .blog-card a,.blog-card.featured a{display:grid!important;grid-template-columns:112px 1fr!important;min-height:116px!important;background:#fff!important;color:#0d1728!important;text-decoration:none!important;}
  .blog-card.featured a{grid-template-columns:1fr!important;}
  .blog-card img,.blog-card:not(.featured) img{width:100%!important;height:116px!important;object-fit:cover!important;aspect-ratio:auto!important;}
  .blog-card.featured img{height:180px!important;}
  .blog-card:after{display:none!important;}
  .blog-card span{color:var(--knat-blue)!important;font-size:11px!important;padding:12px 12px 0!important;}
  .blog-card h3{color:#0d1728!important;font-size:15px!important;line-height:1.3!important;margin:5px 12px 12px!important;}
  .blog-card.featured h3{font-size:18px!important;}
  .footer{background:#071426!important;border-radius:26px 26px 0 0!important;padding:26px 0 28px!important;margin-top:22px!important;}
  .footer-grid{display:block!important;}
  .footer-grid > div:not(.footer-brand){display:none!important;}
  .footer-brand{text-align:left!important;}
  .footer-logo-img{max-height:42px!important;margin-bottom:10px!important;}
  .footer-brand p{font-size:12.5px!important;line-height:1.6!important;color:rgba(255,255,255,.78)!important;}
  .footer-license{font-size:12px!important;color:rgba(255,255,255,.7)!important;}
  .social-icons{display:flex!important;gap:8px!important;margin-top:12px!important;}
  .social-icon{width:36px!important;height:36px!important;border-radius:50%!important;background:rgba(255,255,255,.10)!important;color:#fff!important;display:grid!important;place-items:center!important;}
  .social-icon svg{width:18px!important;height:18px!important;fill:currentColor!important;}
  .copyright p{font-size:11.5px!important;color:rgba(255,255,255,.58)!important;}
  .knat-scroll-top{width:48px!important;height:48px!important;right:16px!important;bottom:24px!important;background:var(--knat-blue)!important;}
}


/* KNAT V2.4 Clean Balanced - final user requested polish */
/* Remove section badge globally for consistency */
.section-title .section-kicker,
.section-kicker{display:none!important;}
.section-title{align-items:center!important;}
.section-title .more{margin-left:auto!important;color:#0f4ea2!important;font-weight:900!important;}

/* Desktop/mobile destination: clean balanced, no overlap */
.favorite-destination-section .destination-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  overflow:visible!important;
  padding:0!important;
  height:auto!important;
  max-height:none!important;
}
.favorite-destination-section .destination-strip>.destination-card,
.favorite-destination-section .destination-strip>.destination-card:nth-child(n){
  width:100%!important;
  min-width:0!important;
  height:220px!important;
  min-height:220px!important;
  grid-column:auto!important;
  grid-row:auto!important;
  border-radius:16px!important;
  overflow:hidden!important;
  border:0!important;
  box-shadow:0 14px 30px rgba(7,20,38,.10)!important;
  position:relative!important;
}
.favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-column:span 2!important;height:220px!important;min-height:220px!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(6){grid-column:span 2!important;height:220px!important;min-height:220px!important;}
.favorite-destination-section .destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.76) saturate(1.04)!important;}
.favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(7,20,38,.02),rgba(7,20,38,.58))!important;z-index:1!important;}
.favorite-destination-section .destination-card h3{position:absolute!important;left:18px!important;right:18px!important;bottom:16px!important;z-index:2!important;margin:0!important;color:#fff!important;font-size:23px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.01em!important;text-shadow:0 8px 22px rgba(0,0,0,.28)!important;text-transform:uppercase!important;}
.favorite-destination-section .destination-card span,
.favorite-destination-section .destination-card .destination-count{display:none!important;}

@media(max-width:860px){
  :root{--knat-navy:#0e233d;--knat-blue:#0f6fae;--knat-red:#d90000;--knat-soft:#f3f7fb;}
  body{background:#f4f8fc!important;color:#101828!important;}
  .wrap{width:calc(100% - 28px)!important;}

  /* Header: lighter, thinner, transparent icon, no black block */
  .site-header{position:absolute!important;top:12px!important;left:0!important;right:0!important;background:transparent!important;border:0!important;z-index:130!important;backdrop-filter:none!important;}
  .head-inner{height:58px!important;width:calc(100% - 28px)!important;margin:auto!important;padding:0 14px!important;border-radius:22px!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(255,255,255,.74)!important;box-shadow:0 14px 34px rgba(8,22,38,.14)!important;backdrop-filter:blur(18px)!important;}
  .logo img{height:34px!important;max-width:126px!important;object-fit:contain!important;}
  .logo-mark{width:34px!important;height:34px!important;border-radius:12px!important;background:#0f6fae!important;}
  .menu-toggle{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
  .menu-toggle span{width:24px!important;height:2.4px!important;background:#0f243e!important;margin:3px 0!important;border-radius:999px!important;}
  .nav{top:76px!important;left:14px!important;right:14px!important;border-radius:18px!important;}

  /* Hero: no big content card, compact text in corner, image visible */
  .hero-app-v2{min-height:500px!important;border-radius:0 0 24px 24px!important;background:#0e233d!important;}
  .hero-app-v2:before{background:linear-gradient(180deg,rgba(7,20,38,.18) 0%,rgba(7,20,38,.16) 36%,rgba(7,20,38,.82) 100%)!important;}
  .hero-app-v2 .hero-inner{padding:92px 0 34px!important;}
  .hero-app-v2 .hero-copy{min-height:350px!important;display:flex!important;align-items:flex-end!important;}
  .hero-app-v2 .hero-slide-copy{width:min(78%,340px)!important;max-width:340px!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;backdrop-filter:none!important;text-shadow:0 10px 28px rgba(0,0,0,.36)!important;}
  .hero-app-v2 .hero-slide-copy:before{display:none!important;}
  .hero-app-v2 .eyebrow{display:inline-flex!important;background:rgba(255,255,255,.88)!important;color:#0e233d!important;border:0!important;border-radius:999px!important;font-size:9.5px!important;padding:6px 10px!important;letter-spacing:.08em!important;box-shadow:0 8px 20px rgba(0,0,0,.10)!important;text-shadow:none!important;}
  .hero-app-v2 h1{font-size:25px!important;line-height:1.12!important;margin:10px 0 8px!important;color:#fff!important;letter-spacing:-.035em!important;}
  .hero-app-v2 p{font-size:12.8px!important;line-height:1.52!important;color:rgba(255,255,255,.90)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .hero-app-v2 .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:12px!important;max-width:292px!important;}
  .hero-app-v2 .hero-actions .btn{height:38px!important;border-radius:12px!important;font-size:12px!important;font-weight:850!important;padding:8px!important;box-shadow:none!important;}
  .hero-app-v2 .hero-actions .btn.primary{background:#fff!important;color:#0e233d!important;border:1px solid #fff!important;}
  .hero-app-v2 .hero-actions .btn.light{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.32)!important;}

  /* Quick SVG actions clean */
  .knat-app-quick{margin-top:-16px!important;}
  .app-quick-actions{gap:8px!important;}
  .app-quick-actions a{min-height:64px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e4edf6!important;box-shadow:0 8px 20px rgba(9,30,55,.07)!important;}
  .app-quick-actions .app-icon{color:#0f6fae!important;}
  .app-quick-actions .app-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2!important;}
  .app-quick-actions b{font-size:11px!important;color:#152033!important;}
  .app-mood-chips a{background:#edf5fb!important;color:#0f4f82!important;border:1px solid #d9e8f3!important;box-shadow:none!important;}
  .app-mood-chips a:nth-child(1){background:#fff1f1!important;color:#d90000!important;border-color:#ffd8d8!important;}
  .app-mood-chips a:nth-child(2){background:#fff7e6!important;color:#9a5b00!important;border-color:#ffe5b5!important;}
  .app-mood-chips a:nth-child(4){background:#ecfdf3!important;color:#067647!important;border-color:#ccefdc!important;}

  /* Search card not hidden behind browser bar */
  .searchbox{margin-top:12px!important;}
  .search-inner{border-radius:20px!important;box-shadow:0 14px 34px rgba(7,20,38,.08)!important;}

  /* Buttons/date: no black; match desktop blue/red */
  .book-btn,
  .btn.primary,
  .tour-card .book-btn{background:#0f6fae!important;border:1px solid #0f6fae!important;color:#fff!important;box-shadow:none!important;}
  .date-chip{background:#fff!important;color:#0f6fae!important;border:1px solid #d9e8f3!important;box-shadow:0 8px 20px rgba(9,30,55,.08)!important;border-radius:14px!important;}
  .date-chip b{color:#0f6fae!important;}
  .date-chip span,.date-chip small{color:#35556f!important;}
  .departure-board-home:before{background:#dce8f2!important;}

  /* Section headings: no KNAT TRAVEL; view all on right */
  .section-title{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-bottom:14px!important;}
  .section-title>div{min-width:0!important;}
  .section-title h2{font-size:25px!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:0!important;}
  .section-title p{display:none!important;}
  .section-title .more{grid-column:2!important;grid-row:1!important;align-self:end!important;font-size:13px!important;white-space:nowrap!important;margin-bottom:2px!important;}

  /* Destinations: stable 2-col, no visual collisions */
  .favorite-destination-section{background:#fff!important;overflow:hidden!important;}
  .favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;overflow:visible!important;padding:0!important;height:auto!important;}
  .favorite-destination-section .destination-strip>.destination-card,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(n){height:138px!important;min-height:138px!important;grid-column:auto!important;grid-row:auto!important;border-radius:16px!important;box-shadow:0 9px 20px rgba(7,20,38,.10)!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-column:span 2!important;height:168px!important;min-height:168px!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(6){grid-column:auto!important;height:138px!important;min-height:138px!important;}
  .favorite-destination-section .destination-card h3{font-size:18px!important;left:12px!important;right:12px!important;bottom:10px!important;}
  .favorite-destination-section .destination-card:nth-child(1) h3{font-size:24px!important;}

  /* About: compact */
  .about-section{background:#f4f8fc!important;}
  .about-grid{display:block!important;}
  .about-copy h2{font-size:25px!important;line-height:1.15!important;margin:0 0 10px!important;}
  .about-copy p{font-size:14px!important;line-height:1.65!important;}
  .strengths{gap:8px!important;}
  .strengths span{font-size:12.5px!important;padding:8px 10px!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;border:1px solid #e4edf6!important;}
  .stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important;}
  .stats>div{border-radius:16px!important;padding:14px!important;background:#fff!important;border:1px solid #e4edf6!important;box-shadow:none!important;}
  .stats b{font-size:24px!important;color:#0f6fae!important;}
  .about-visual{display:none!important;}

  /* Blog/cam nang: one big + two small, horizontally scrollable */
  .blog-section{background:#fff!important;}
  .blog-magazine{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,118px)!important;grid-auto-columns:78%!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:2px 2px 8px!important;max-height:none!important;scrollbar-width:none!important;}
  .blog-magazine::-webkit-scrollbar{display:none!important;}
  .blog-card,.blog-card.featured{scroll-snap-align:start!important;border-radius:18px!important;background:#fff!important;border:1px solid #e4edf6!important;box-shadow:0 8px 20px rgba(7,20,38,.08)!important;overflow:hidden!important;}
  .blog-card.featured{grid-row:span 2!important;}
  .blog-card a,.blog-card.featured a{height:100%!important;min-height:0!important;display:block!important;position:relative!important;text-decoration:none!important;color:#fff!important;background:#0e233d!important;}
  .blog-card img,.blog-card.featured img,.blog-card:not(.featured) img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.72)!important;}
  .blog-card:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(7,20,38,.03),rgba(7,20,38,.72))!important;z-index:1!important;}
  .blog-card span{position:absolute!important;left:12px!important;top:12px!important;z-index:2!important;color:#fff!important;font-size:11px!important;font-weight:850!important;padding:0!important;}
  .blog-card h3{position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;color:#fff!important;font-size:15px!important;line-height:1.25!important;margin:0!important;text-shadow:0 6px 20px rgba(0,0,0,.28)!important;}
  .blog-card.featured h3{font-size:19px!important;}

  /* Footer: company + social only */
  .footer{background:#071426!important;border-radius:22px 22px 0 0!important;margin-top:18px!important;padding:22px 0 24px!important;}
  .footer-grid{display:block!important;}
  .footer-grid>div:not(.footer-brand),.copyright{display:none!important;}
  .footer-brand{text-align:left!important;}
  .footer-logo-img{max-height:40px!important;margin-bottom:9px!important;}
  .footer-brand p,.footer-license{font-size:12px!important;line-height:1.55!important;color:rgba(255,255,255,.74)!important;}
  .social-icons{display:flex!important;gap:8px!important;margin-top:12px!important;}
  .social-icons a{width:36px!important;height:36px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;display:grid!important;place-items:center!important;}
  .social-icons svg{width:17px!important;height:17px!important;fill:currentColor!important;}

  .knat-scroll-top{width:48px!important;height:48px!important;right:16px!important;bottom:88px!important;border-radius:999px!important;background:#0f6fae!important;color:#fff!important;box-shadow:0 10px 24px rgba(15,111,174,.28)!important;}
}

@media(min-width:861px){
  .section-title .section-kicker{display:none!important;}
}

/* KNAT V2.5 Pro App Polish - final refinements */
/* Hide empty visual pass/dashed decorations and mood chips */
.app-mood-chips{display:none!important;}
.hero-app-v2 .hero-slide-copy:before,
.hero-app-v2 .hero-slide-copy:after,
.hero-app-v2 .hero-copy:before,
.hero-app-v2 .hero-copy:after{display:none!important;content:none!important;}

/* Remove section mini labels everywhere */
.section-kicker,.section-title .section-kicker,.app-mini-kicker{display:none!important;}

/* Destination layout: stable, no overlap on desktop + mobile, based on reference mosaic */
.favorite-destination-section{background:#fff!important;overflow:hidden!important;contain:layout!important;}
.favorite-destination-section .destination-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:150px!important;
  gap:14px!important;
  overflow:visible!important;
  height:auto!important;
  max-height:none!important;
  padding:0!important;
  align-items:stretch!important;
}
.favorite-destination-section .destination-strip>.destination-card,
.favorite-destination-section .destination-strip>.destination-card:nth-child(n){
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  min-height:0!important;
  grid-column:auto!important;
  grid-row:auto!important;
  border-radius:14px!important;
  overflow:hidden!important;
  border:0!important;
  position:relative!important;
  box-shadow:none!important;
  background:#dbe6f2!important;
}
.favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-column:span 2!important;grid-row:span 2!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(5){grid-column:span 2!important;grid-row:span 1!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(8){grid-column:span 2!important;grid-row:span 1!important;}
.favorite-destination-section .destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.80) saturate(1.02)!important;display:block!important;}
.favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(7,20,38,0) 35%,rgba(7,20,38,.62) 100%)!important;}
.favorite-destination-section .destination-card h3{position:absolute!important;left:16px!important;right:16px!important;bottom:14px!important;z-index:2!important;margin:0!important;color:#fff!important;font-weight:900!important;font-size:22px!important;line-height:1.08!important;letter-spacing:.01em!important;text-transform:uppercase!important;text-shadow:0 5px 18px rgba(0,0,0,.26)!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(1) h3{font-size:28px!important;}
.favorite-destination-section .destination-card span,
.favorite-destination-section .destination-card .destination-count{display:none!important;}

/* Blog desktop neutral reset: readable and tidy */
.blog-card h3,.blog-card span{opacity:1!important;}

@media(max-width:860px){
  :root{--knat-navy:#0d1b2f;--knat-blue:#0f6fae;--knat-red:#d90000;--knat-line:#e4edf6;--knat-bg:#f3f7fb;}
  body{background:var(--knat-bg)!important;}

  /* App header: slimmer glass pill, less bulky */
  .site-header{
    position:absolute!important;
    top:0!important;left:0!important;right:0!important;
    z-index:90!important;
    padding:14px 14px 0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .head-inner{
    width:100%!important;
    height:58px!important;
    min-height:58px!important;
    padding:0 12px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.88)!important;
    border:1px solid rgba(255,255,255,.66)!important;
    box-shadow:0 12px 34px rgba(7,20,38,.12)!important;
    backdrop-filter:blur(14px)!important;
  }
  .logo img{height:36px!important;max-width:112px!important;object-fit:contain!important;}
  .logo span:not(.logo-mark){display:none!important;}
  .menu-toggle{
    display:grid!important;
    place-items:center!important;
    width:42px!important;height:42px!important;
    padding:8px!important;
    border-radius:14px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .menu-toggle span{width:24px!important;height:2.4px!important;background:#0d1b2f!important;margin:3px 0!important;border-radius:999px!important;}

  /* Hero: content small lower-left, image visible, no empty dashed pass */
  .hero-app-v2{min-height:470px!important;border-radius:0 0 22px 22px!important;background:#0d1b2f!important;}
  .hero-app-v2:before{background:linear-gradient(180deg,rgba(7,20,38,.08) 0%,rgba(7,20,38,.18) 42%,rgba(7,20,38,.78) 100%)!important;}
  .hero-app-v2:after{display:none!important;}
  .hero-app-v2 .hero-inner{padding:86px 0 42px!important;display:block!important;}
  .hero-panel{display:none!important;}
  .hero-app-v2 .hero-copy{min-height:326px!important;display:flex!important;align-items:flex-end!important;}
  .hero-app-v2 .hero-slide-copy{
    width:min(78vw,310px)!important;
    max-width:310px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    text-shadow:0 8px 22px rgba(0,0,0,.35)!important;
  }
  .hero-app-v2 .eyebrow{background:rgba(255,255,255,.90)!important;color:#0d1b2f!important;border:0!important;padding:6px 10px!important;border-radius:999px!important;font-size:9.5px!important;letter-spacing:.08em!important;box-shadow:none!important;text-shadow:none!important;}
  .hero-app-v2 h1{font-size:24px!important;line-height:1.12!important;margin:10px 0 7px!important;letter-spacing:-.035em!important;color:#fff!important;}
  .hero-app-v2 p{font-size:12.6px!important;line-height:1.5!important;color:rgba(255,255,255,.9)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .hero-app-v2 .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:11px!important;max-width:275px!important;}
  .hero-app-v2 .hero-actions .btn{height:38px!important;border-radius:12px!important;padding:8px 9px!important;font-size:12px!important;font-weight:850!important;box-shadow:none!important;}
  .hero-app-v2 .hero-actions .btn.primary{background:#fff!important;color:#0d1b2f!important;border:1px solid #fff!important;}
  .hero-app-v2 .hero-actions .btn.light{background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important;}

  /* Quick actions kept; mood chips removed */
  .knat-app-quick{margin-top:-15px!important;position:relative!important;z-index:10!important;}
  .app-quick-actions{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;}
  .app-quick-actions a{min-height:66px!important;border-radius:16px!important;background:#fff!important;border:1px solid var(--knat-line)!important;box-shadow:0 9px 20px rgba(9,30,55,.08)!important;}
  .app-quick-actions .app-icon{color:var(--knat-blue)!important;}
  .app-quick-actions .app-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2!important;}
  .app-quick-actions b{font-size:11.5px!important;color:#152033!important;}
  .app-mood-chips{display:none!important;}

  /* Section title: no labels, view all on right */
  .section-title{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:end!important;margin-bottom:14px!important;}
  .section-title h2{font-size:24px!important;line-height:1.1!important;margin:0!important;letter-spacing:-.035em!important;}
  .section-title p{display:none!important;}
  .section-title .more{grid-column:2!important;grid-row:1!important;align-self:end!important;font-size:13px!important;margin:0 0 2px 0!important;white-space:nowrap!important;color:#0f6fae!important;}

  /* Buttons and date chips match desktop palette, no black blocks */
  .book-btn,.btn.primary,.tour-card .book-btn{background:#0f6fae!important;border:1px solid #0f6fae!important;color:#fff!important;box-shadow:none!important;}
  .date-chip{background:#fff!important;border:1px solid #d9e8f3!important;color:#0f6fae!important;border-radius:14px!important;box-shadow:0 8px 20px rgba(9,30,55,.08)!important;}
  .date-chip b{color:#0f6fae!important;}.date-chip span,.date-chip small{color:#35556f!important;}

  /* Destinations: reference-like clean mosaic, no overlap */
  .favorite-destination-section{background:#fff!important;overflow:hidden!important;padding-top:28px!important;padding-bottom:28px!important;}
  .favorite-destination-section .destination-strip{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-auto-rows:118px!important;
    gap:10px!important;
    overflow:visible!important;
    padding:0!important;
    height:auto!important;
    max-height:none!important;
    align-items:stretch!important;
  }
  .favorite-destination-section .destination-strip>.destination-card,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(n){height:100%!important;min-height:0!important;grid-column:auto!important;grid-row:auto!important;border-radius:12px!important;box-shadow:none!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-row:span 2!important;grid-column:span 1!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(5){grid-column:span 2!important;grid-row:span 1!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(8){grid-row:span 2!important;grid-column:span 1!important;}
  .favorite-destination-section .destination-card img{filter:brightness(.82) saturate(1.02)!important;}
  .favorite-destination-section .destination-card h3{left:12px!important;right:12px!important;bottom:10px!important;font-size:17px!important;line-height:1.08!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(1) h3,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(5) h3{font-size:20px!important;}

  /* Blog: magazine carousel, one large + two small, readable */
  .blog-section{background:#fff!important;overflow:hidden!important;}
  .blog-magazine{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-template-rows:repeat(2,112px)!important;
    grid-auto-columns:76%!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    padding:2px 2px 10px!important;
    max-height:none!important;
    scrollbar-width:none!important;
  }
  .blog-magazine::-webkit-scrollbar{display:none!important;}
  .blog-card,.blog-card.featured{scroll-snap-align:start!important;position:relative!important;overflow:hidden!important;border-radius:16px!important;border:0!important;box-shadow:none!important;background:#dbe6f2!important;}
  .blog-card.featured{grid-row:span 2!important;}
  .blog-card a,.blog-card.featured a{display:block!important;position:relative!important;width:100%!important;height:100%!important;min-height:0!important;color:#fff!important;background:#0d1b2f!important;text-decoration:none!important;}
  .blog-card img,.blog-card.featured img,.blog-card:not(.featured) img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.78)!important;}
  .blog-card:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(7,20,38,.04) 25%,rgba(7,20,38,.70) 100%)!important;}
  .blog-card span{position:absolute!important;left:12px!important;top:12px!important;z-index:2!important;color:#fff!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:5px 8px!important;font-size:10.5px!important;font-weight:850!important;}
  .blog-card h3{position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;margin:0!important;color:#fff!important;font-size:14px!important;line-height:1.25!important;text-shadow:0 6px 18px rgba(0,0,0,.25)!important;}
  .blog-card.featured h3{font-size:18px!important;}

  /* Footer remains company + social only */
  .footer-grid>div:not(.footer-brand),.copyright{display:none!important;}
  .footer{background:#071426!important;border-radius:22px 22px 0 0!important;padding:22px 0 24px!important;}
  .footer-brand p,.footer-license{font-size:12px!important;line-height:1.55!important;color:rgba(255,255,255,.74)!important;}
}


/* KNAT V2.6 - mobile header, destination, guide final polish */
.app-mood-chips{display:none!important;}
.hero-app-v2 .hero-slide-copy:before,
.hero-app-v2 .hero-slide-copy:after,
.hero-app-v2 .hero-copy:before,
.hero-app-v2 .hero-copy:after{display:none!important;content:none!important;}
.section-kicker,.section-title .section-kicker,.app-mini-kicker{display:none!important;}

/* Desktop destination: stable reference-style grid, no overlap */
.favorite-destination-section{background:#fff!important;overflow:hidden!important;padding:64px 0!important;}
.favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:178px!important;gap:18px!important;height:auto!important;max-height:none!important;overflow:visible!important;align-items:stretch!important;}
.favorite-destination-section .destination-strip>.destination-card,
.favorite-destination-section .destination-strip>.destination-card:nth-child(n){position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;grid-column:auto!important;grid-row:auto!important;border-radius:18px!important;overflow:hidden!important;box-shadow:none!important;background:#dbe6ef!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-column:span 2!important;grid-row:span 2!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(5){grid-column:span 2!important;grid-row:span 1!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(8){grid-column:span 2!important;grid-row:span 1!important;}
.favorite-destination-section .destination-card img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;filter:brightness(.78) saturate(1.04)!important;}
.favorite-destination-section .destination-card:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(7,20,38,.03) 35%,rgba(7,20,38,.64) 100%)!important;z-index:1!important;}
.favorite-destination-section .destination-card h3{position:absolute!important;left:18px!important;right:18px!important;bottom:16px!important;z-index:2!important;margin:0!important;color:#fff!important;font-weight:900!important;font-size:22px!important;line-height:1.08!important;text-transform:uppercase!important;text-shadow:0 5px 18px rgba(0,0,0,.26)!important;}
.favorite-destination-section .destination-strip>.destination-card:nth-child(1) h3{font-size:30px!important;}
.favorite-destination-section .destination-card span,.favorite-destination-section .destination-card .destination-count{display:none!important;}

@media(max-width:860px){
  body{background:#f3f7fb!important;}
  /* Transparent app header on home hero; normal compact on inner pages */
  .site-header{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:100!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:12px 16px 0!important;backdrop-filter:none!important;}
  body:not(.home) .site-header{position:relative!important;padding:10px 16px!important;margin:0!important;background:#fff!important;border-bottom:1px solid #edf2f7!important;box-shadow:none!important;}
  .head-inner{height:50px!important;min-height:50px!important;padding:0!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;}
  body:not(.home) .head-inner{height:48px!important;min-height:48px!important;background:transparent!important;}
  .logo{display:flex!important;align-items:center!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
  .logo img{height:32px!important;max-width:102px!important;object-fit:contain!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.10))!important;}
  body:not(.home) .logo img{height:30px!important;filter:none!important;}
  .logo span:not(.logo-mark){display:none!important;}
  .menu-toggle{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.70)!important;box-shadow:0 8px 22px rgba(7,20,38,.10)!important;padding:0!important;position:relative!important;}
  body:not(.home) .menu-toggle{background:#f5f8fb!important;box-shadow:none!important;}
  .menu-toggle:after{content:""!important;position:absolute!important;right:7px!important;top:7px!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#0f6fae!important;box-shadow:0 0 0 3px rgba(15,111,174,.12)!important;}
  .menu-toggle span{width:20px!important;height:2px!important;margin:2.7px 0!important;background:#0d1b2f!important;border-radius:999px!important;display:block!important;}
  body:not(.home) .site-main, body:not(.home) main{padding-top:0!important;}
  body:not(.home) .breadcrumb, body:not(.home) .breadcrumbs{margin-top:0!important;}

  /* Hero: remove decorative dashed/empty blocks */
  .hero-app-v2 .hero-slide-copy:before,.hero-app-v2 .hero-slide-copy:after,.hero-app-v2 .hero-copy:before,.hero-app-v2 .hero-copy:after{display:none!important;content:none!important;}
  .hero-app-v2{min-height:448px!important;border-radius:0 0 22px 22px!important;overflow:hidden!important;}
  .hero-app-v2 .hero-inner{padding:74px 0 34px!important;}
  .hero-app-v2 .hero-copy{min-height:320px!important;align-items:flex-end!important;}
  .hero-app-v2 .hero-slide-copy{width:min(78vw,305px)!important;max-width:305px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
  .hero-app-v2 h1{font-size:23px!important;line-height:1.12!important;margin:9px 0 6px!important;}
  .hero-app-v2 p{font-size:12.5px!important;line-height:1.48!important;-webkit-line-clamp:2!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .hero-app-v2 .hero-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;max-width:268px!important;}
  .hero-app-v2 .hero-actions .btn{height:38px!important;border-radius:13px!important;font-size:12px!important;padding:8px 9px!important;}
  .app-mood-chips{display:none!important;}
  .knat-app-quick{margin-top:-12px!important;}

  /* Destination mobile: compact two-column reference layout without gaps/overlap */
  .favorite-destination-section{background:#fff!important;overflow:hidden!important;padding:28px 0!important;}
  .favorite-destination-section .destination-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:128px!important;gap:10px!important;height:auto!important;max-height:none!important;overflow:visible!important;align-items:stretch!important;padding:0!important;}
  .favorite-destination-section .destination-strip>.destination-card,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(n){height:100%!important;min-height:0!important;width:100%!important;grid-column:auto!important;grid-row:auto!important;border-radius:13px!important;overflow:hidden!important;box-shadow:none!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(1){grid-row:span 2!important;grid-column:span 1!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(5){grid-column:span 2!important;grid-row:span 1!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(8){grid-row:span 2!important;grid-column:span 1!important;}
  .favorite-destination-section .destination-card img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.80) saturate(1.04)!important;}
  .favorite-destination-section .destination-card h3{left:12px!important;right:12px!important;bottom:10px!important;font-size:16px!important;line-height:1.05!important;letter-spacing:.01em!important;text-transform:uppercase!important;color:#fff!important;}
  .favorite-destination-section .destination-strip>.destination-card:nth-child(1) h3,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(5) h3{font-size:19px!important;}
  .favorite-destination-section .section-title{margin-bottom:13px!important;}

  /* Guide mobile: one category cluster = one large card + two stacked small cards, swipe between clusters */
  .blog-section{background:#fff!important;overflow:hidden!important;padding-top:28px!important;}
  .blog-magazine{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,110px)!important;grid-auto-columns:88%!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:2px 2px 12px!important;scrollbar-width:none!important;}
  .blog-magazine::-webkit-scrollbar{display:none!important;}
  .blog-card,.blog-card.featured{position:relative!important;overflow:hidden!important;border:0!important;border-radius:16px!important;box-shadow:none!important;background:#eef3f8!important;scroll-snap-align:start!important;}
  .blog-card.featured{grid-row:span 2!important;}
  .blog-card a,.blog-card.featured a{display:block!important;width:100%!important;height:100%!important;min-height:0!important;position:relative!important;color:#fff!important;text-decoration:none!important;background:#0d1b2f!important;}
  .blog-card img,.blog-card.featured img,.blog-card:not(.featured) img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.78)!important;}
  .blog-card:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(7,20,38,.04) 25%,rgba(7,20,38,.70) 100%)!important;}
  .blog-card span{position:absolute!important;top:10px!important;left:10px!important;z-index:2!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;color:#fff!important;padding:5px 8px!important;font-size:10px!important;font-weight:850!important;}
  .blog-card h3{position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;margin:0!important;color:#fff!important;font-size:13.5px!important;line-height:1.22!important;text-shadow:0 5px 16px rgba(0,0,0,.25)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .blog-card.featured h3{font-size:18px!important;line-height:1.18!important;-webkit-line-clamp:3!important;}
  .blog-card p{display:none!important;}
}


/* KNAT V2.7 final polish: app header, stable destinations, app guide */
.site-header .menu-toggle{
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
.site-header .menu-toggle:after{display:none !important;content:none !important;}
.site-header .menu-toggle span{
  background:#0b1b2e !important;
  height:3px !important;
  border-radius:999px !important;
}

/* Destinations desktop: stable bento grid, no overlap/no blank holes */
.favorite-destination-section .destination-strip{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:178px !important;
  grid-auto-flow:dense !important;
  gap:16px !important;
  overflow:visible !important;
  height:auto !important;
  max-height:none !important;
  align-items:stretch !important;
  padding:0 !important;
}
.favorite-destination-section .destination-strip > .destination-card,
.favorite-destination-section .destination-strip > .destination-card:nth-child(n){
  display:block !important;
  position:relative !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  grid-column:auto !important;
  grid-row:auto !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:#dbe6ef !important;
  box-shadow:none !important;
  border:0 !important;
}
.favorite-destination-section .destination-strip > .destination-card:nth-child(1){grid-column:span 2 !important;grid-row:span 2 !important;}
.favorite-destination-section .destination-strip > .destination-card:nth-child(5){grid-column:span 2 !important;grid-row:span 1 !important;}
.favorite-destination-section .destination-strip > .destination-card:nth-child(8){grid-column:span 2 !important;grid-row:span 1 !important;}
.favorite-destination-section .destination-card img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;filter:brightness(.80) saturate(1.04) !important;}
.favorite-destination-section .destination-card:after{content:"" !important;position:absolute !important;inset:0 !important;z-index:1 !important;background:linear-gradient(180deg,rgba(7,20,38,.04) 38%,rgba(7,20,38,.62) 100%) !important;}
.favorite-destination-section .destination-card h3{position:absolute !important;left:18px !important;right:18px !important;bottom:16px !important;z-index:2 !important;margin:0 !important;color:#fff !important;font-weight:900 !important;font-size:22px !important;line-height:1.08 !important;letter-spacing:.01em !important;text-transform:uppercase !important;text-shadow:0 5px 18px rgba(0,0,0,.26) !important;}
.favorite-destination-section .destination-strip > .destination-card:nth-child(1) h3{font-size:30px !important;}
.favorite-destination-section .destination-card span,.favorite-destination-section .destination-card .destination-count{display:none !important;}

/* Guide layout default */
.guide-pack{display:grid;grid-template-columns:1.35fr .9fr;gap:16px;min-width:0;}
.guide-small-list{display:grid;gap:16px;}
.guide-pack .blog-card{min-height:190px;}
.guide-pack .blog-card.guide-main{min-height:396px;}

@media(max-width:860px){
  /* Pro mobile header like app/web app: flat, slim, no bulky circle */
  .site-header{
    position:absolute !important;
    left:0 !important;right:0 !important;top:0 !important;
    z-index:100 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:14px 22px 0 !important;
    backdrop-filter:none !important;
  }
  body:not(.home) .site-header{
    position:relative !important;
    background:#fff !important;
    padding:10px 22px !important;
    border-bottom:1px solid #edf2f7 !important;
  }
  .head-inner{
    width:100% !important;
    height:46px !important;
    min-height:46px !important;
    display:flex !important;
    justify-content:space-between !important;
    align-items:center !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  .logo img{
    height:32px !important;
    max-width:104px !important;
    object-fit:contain !important;
    filter:drop-shadow(0 4px 10px rgba(0,0,0,.10)) !important;
  }
  body:not(.home) .logo img{filter:none !important;height:30px !important;}
  .menu-toggle{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-items:center !important;
    width:38px !important;
    height:38px !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    position:relative !important;
  }
  .menu-toggle:after{display:none !important;content:none !important;}
  .menu-toggle span{
    width:28px !important;
    height:3px !important;
    margin:3.2px 0 !important;
    background:#071326 !important;
    border-radius:999px !important;
    display:block !important;
  }

  /* home hero spacing after flat header */
  .hero-app-v2 .hero-inner{padding-top:72px !important;}

  /* Destinations mobile: compact, dense, no left/right blanks */
  .favorite-destination-section{background:#fff !important;overflow:hidden !important;padding:28px 0 !important;}
  .favorite-destination-section .section-title{margin-bottom:14px !important;}
  .favorite-destination-section .destination-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:126px !important;
    grid-auto-flow:dense !important;
    gap:10px !important;
    overflow:visible !important;
    height:auto !important;
    max-height:none !important;
    padding:0 !important;
    align-items:stretch !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n){
    height:100% !important;
    min-height:0 !important;
    width:100% !important;
    grid-column:auto !important;
    grid-row:auto !important;
    border-radius:13px !important;
    overflow:hidden !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1){grid-row:span 2 !important;grid-column:span 1 !important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5){grid-column:span 2 !important;grid-row:span 1 !important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(8){grid-row:span 2 !important;grid-column:span 1 !important;}
  .favorite-destination-section .destination-card h3{left:12px !important;right:12px !important;bottom:10px !important;font-size:16px !important;line-height:1.06 !important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1) h3,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5) h3{font-size:19px !important;}

  /* Cẩm nang: one big article on top, two small below inside each swipe pack */
  .blog-section{background:#fff !important;overflow:hidden !important;padding:28px 0 36px !important;}
  .blog-magazine{
    display:grid !important;
    grid-auto-flow:column !important;
    grid-auto-columns:88% !important;
    gap:14px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    padding:2px 2px 12px !important;
    scrollbar-width:none !important;
  }
  .blog-magazine::-webkit-scrollbar{display:none !important;}
  .guide-pack{
    scroll-snap-align:start !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:176px auto !important;
    gap:10px !important;
    min-width:0 !important;
  }
  .guide-small-list{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;}
  .guide-pack .blog-card,
  .guide-pack .blog-card.guide-main,
  .blog-card,.blog-card.featured{
    min-height:0 !important;
    height:100% !important;
    border-radius:16px !important;
    overflow:hidden !important;
    background:#eef3f8 !important;
    box-shadow:none !important;
    border:0 !important;
  }
  .guide-small-list .blog-card{height:118px !important;}
  .blog-card a,.blog-card.featured a{display:block !important;position:relative !important;width:100% !important;height:100% !important;color:#fff !important;text-decoration:none !important;background:#0d1b2f !important;}
  .blog-card img,.blog-card.featured img,.blog-card:not(.featured) img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;filter:brightness(.78) !important;}
  .blog-card:after{content:"" !important;position:absolute !important;inset:0 !important;z-index:1 !important;background:linear-gradient(180deg,rgba(7,20,38,.02) 25%,rgba(7,20,38,.72) 100%) !important;}
  .blog-card span{position:absolute !important;top:10px !important;left:10px !important;z-index:2 !important;background:rgba(255,255,255,.17) !important;border:1px solid rgba(255,255,255,.24) !important;border-radius:999px !important;color:#fff !important;padding:5px 8px !important;font-size:10px !important;font-weight:850 !important;}
  .blog-card h3{position:absolute !important;left:12px !important;right:12px !important;bottom:12px !important;z-index:2 !important;margin:0 !important;color:#fff !important;font-size:13px !important;line-height:1.18 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;text-shadow:0 5px 16px rgba(0,0,0,.25) !important;}
  .guide-main h3{font-size:18px !important;line-height:1.16 !important;-webkit-line-clamp:2 !important;}
  .blog-card p{display:none !important;}
}


/* KNAT V2.8 definitive mobile layout fix: header, destinations, guide */
@media(max-width:860px){
  /* Front page header: transparent, slim, app-like. Inner pages: full-width slim white bar */
  body.home .site-header,
  body.front-page .site-header{
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    z-index:100 !important;
    padding:12px 20px 0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  body:not(.home):not(.front-page) .site-header{
    position:sticky !important;
    top:0 !important;
    z-index:100 !important;
    padding:0 !important;
    background:rgba(255,255,255,.96) !important;
    border-bottom:1px solid #edf2f7 !important;
    box-shadow:0 8px 24px rgba(7,19,38,.035) !important;
    backdrop-filter:blur(14px) !important;
  }
  body.home .head-inner,
  body.front-page .head-inner{
    width:100% !important;
    height:48px !important;
    min-height:48px !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  body:not(.home):not(.front-page) .head-inner{
    width:min(100% - 28px, var(--wrap)) !important;
    height:52px !important;
    min-height:52px !important;
    margin:0 auto !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  .logo{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important;min-width:0 !important;}
  .logo img{height:32px !important;width:auto !important;max-width:104px !important;object-fit:contain !important;filter:drop-shadow(0 4px 9px rgba(0,0,0,.10)) !important;}
  body:not(.home):not(.front-page) .logo img{height:30px !important;filter:none !important;}
  .logo span:not(.logo-mark){display:none !important;}
  .menu-toggle{
    display:flex !important;
    width:34px !important;
    height:34px !important;
    padding:0 !important;
    margin:0 !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:5px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  .menu-toggle:before,.menu-toggle:after{display:none !important;content:none !important;}
  .menu-toggle span{
    display:block !important;
    width:24px !important;
    height:2px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:#08172b !important;
  }
  body.home .menu-toggle span,
  body.front-page .menu-toggle span{background:#071326 !important;}
  body.home .hero-app-v2 .hero-inner,
  body.front-page .hero-app-v2 .hero-inner{padding-top:70px !important;}

  /* Destination mobile: simplest dense 2-column grid - no blank cells, no overlap */
  .favorite-destination-section{background:#fff !important;padding:28px 0 34px !important;overflow:hidden !important;}
  .favorite-destination-section .wrap{width:calc(100% - 40px) !important;margin-inline:auto !important;}
  .favorite-destination-section .section-title{display:flex !important;align-items:flex-start !important;justify-content:space-between !important;gap:12px !important;margin-bottom:14px !important;}
  .favorite-destination-section .section-title h2{font-size:28px !important;line-height:1.08 !important;margin:0 !important;letter-spacing:-.035em !important;}
  .favorite-destination-section .section-title .more{font-size:14px !important;line-height:1.2 !important;padding-top:7px !important;white-space:nowrap !important;}
  .favorite-destination-section .destination-strip,
  .destination-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:128px !important;
    grid-auto-flow:row !important;
    gap:10px !important;
    height:auto !important;
    max-height:none !important;
    min-height:0 !important;
    overflow:visible !important;
    align-items:stretch !important;
    padding:0 !important;
    margin:0 !important;
  }
  .favorite-destination-section .destination-strip>.destination-card,
  .favorite-destination-section .destination-strip>.destination-card:nth-child(n),
  .destination-strip>.destination-card,
  .destination-strip>.destination-card:nth-child(n){
    grid-column:auto !important;
    grid-row:auto !important;
    width:100% !important;
    height:128px !important;
    min-height:0 !important;
    margin:0 !important;
    border-radius:14px !important;
    overflow:hidden !important;
    display:block !important;
    position:relative !important;
    background:#dfe7f0 !important;
    box-shadow:none !important;
  }
  .favorite-destination-section .destination-card img,
  .destination-card img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;filter:brightness(.80) saturate(1.03) !important;}
  .favorite-destination-section .destination-card:after,
  .destination-card:after{content:"" !important;position:absolute !important;inset:0 !important;z-index:1 !important;background:linear-gradient(180deg,rgba(7,20,38,.03) 32%,rgba(7,20,38,.62) 100%) !important;}
  .favorite-destination-section .destination-card h3,
  .destination-card h3{position:absolute !important;left:12px !important;right:12px !important;bottom:10px !important;z-index:2 !important;margin:0 !important;color:#fff !important;font-size:16px !important;line-height:1.06 !important;font-weight:900 !important;text-transform:uppercase !important;letter-spacing:.01em !important;text-shadow:0 5px 16px rgba(0,0,0,.26) !important;}
  .favorite-destination-section .destination-card span,
  .destination-card span{display:none !important;}

  /* Guide mobile: return to a clean original app magazine block: 1 big + 2 small stacked, swipe by group */
  .blog-section{background:#fff !important;padding:30px 0 38px !important;overflow:hidden !important;}
  .blog-section .wrap{width:calc(100% - 40px) !important;margin-inline:auto !important;}
  .blog-section .section-title{display:flex !important;align-items:flex-start !important;justify-content:space-between !important;gap:12px !important;margin-bottom:14px !important;}
  .blog-section .section-title h2{font-size:28px !important;line-height:1.08 !important;margin:0 !important;letter-spacing:-.035em !important;max-width:70% !important;}
  .blog-section .section-title .more{font-size:14px !important;line-height:1.2 !important;padding-top:7px !important;white-space:nowrap !important;}
  .blog-magazine{display:flex !important;gap:14px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;padding:0 0 12px !important;scrollbar-width:none !important;}
  .blog-magazine::-webkit-scrollbar{display:none !important;}
  .guide-pack{flex:0 0 88% !important;scroll-snap-align:start !important;display:grid !important;grid-template-columns:1fr !important;grid-template-rows:178px auto !important;gap:10px !important;min-width:0 !important;}
  .guide-small-list{display:grid !important;grid-template-columns:1fr !important;grid-template-rows:repeat(2,92px) !important;gap:10px !important;}
  .guide-pack .blog-card,
  .guide-pack .blog-card.featured,
  .guide-pack .blog-card.guide-main{height:100% !important;min-height:0 !important;border:0 !important;border-radius:16px !important;overflow:hidden !important;background:#edf3f8 !important;box-shadow:none !important;}
  .guide-pack .blog-card a,
  .guide-pack .blog-card.featured a{display:block !important;position:relative !important;width:100% !important;height:100% !important;color:#fff !important;text-decoration:none !important;background:#0d1b2f !important;}
  .guide-pack .blog-card img,
  .guide-pack .blog-card.featured img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;filter:brightness(.76) !important;}
  .guide-pack .blog-card:after{content:"" !important;position:absolute !important;inset:0 !important;z-index:1 !important;background:linear-gradient(180deg,rgba(7,20,38,.03) 25%,rgba(7,20,38,.70) 100%) !important;}
  .guide-pack .blog-card span{position:absolute !important;top:10px !important;left:10px !important;z-index:2 !important;background:rgba(255,255,255,.16) !important;border:1px solid rgba(255,255,255,.24) !important;border-radius:999px !important;color:#fff !important;padding:5px 8px !important;font-size:10px !important;font-weight:850 !important;}
  .guide-pack .blog-card h3{position:absolute !important;left:12px !important;right:12px !important;bottom:12px !important;z-index:2 !important;margin:0 !important;color:#fff !important;font-size:13px !important;line-height:1.18 !important;font-weight:900 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;text-shadow:0 5px 16px rgba(0,0,0,.25) !important;}
  .guide-pack .blog-card.guide-main h3,.guide-pack .blog-card.featured h3{font-size:18px !important;line-height:1.16 !important;-webkit-line-clamp:2 !important;}
  .guide-pack .blog-card p{display:none !important;}
}

@media(min-width:861px){
  /* Guide desktop: original clean magazine composition: big card left, two small right */
  .blog-magazine{display:grid !important;grid-template-columns:1fr !important;gap:22px !important;overflow:visible !important;}
  .guide-pack{display:grid !important;grid-template-columns:1.35fr .9fr !important;gap:16px !important;min-width:0 !important;}
  .guide-small-list{display:grid !important;grid-template-columns:1fr !important;grid-template-rows:1fr 1fr !important;gap:16px !important;}
  .guide-pack .blog-card{min-height:188px !important;border-radius:18px !important;overflow:hidden !important;}
  .guide-pack .blog-card.guide-main{min-height:392px !important;}
  .guide-pack .blog-card a{height:100% !important;min-height:inherit !important;}
}


/* KNAT V2.9 - final hard fix: Cẩm nang must stay above footer + destination no blank cells */
.blog-section{
  position:relative !important;
  z-index:2 !important;
  background:#fff !important;
  overflow:visible !important;
  clear:both !important;
  margin:0 !important;
}
.footer{
  position:relative !important;
  z-index:1 !important;
  clear:both !important;
  margin-top:0 !important;
}
@media(min-width:861px){
  .blog-section{
    padding:72px 0 82px !important;
    min-height:0 !important;
  }
  .blog-section .wrap{
    display:block !important;
    overflow:visible !important;
  }
  .blog-magazine{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-auto-flow:row !important;
    gap:24px !important;
    overflow:visible !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    clear:both !important;
  }
  .guide-pack{
    display:grid !important;
    grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr) !important;
    grid-template-rows:420px !important;
    gap:18px !important;
    height:420px !important;
    min-height:420px !important;
    max-height:420px !important;
    position:relative !important;
    overflow:hidden !important;
    clear:both !important;
  }
  .guide-small-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:1fr 1fr !important;
    gap:18px !important;
    height:420px !important;
    min-height:420px !important;
    overflow:hidden !important;
  }
  .guide-pack .blog-card,
  .guide-pack .blog-card.guide-main,
  .guide-pack .blog-card.featured,
  .guide-small-list .blog-card{
    position:relative !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    border-radius:18px !important;
    overflow:hidden !important;
    background:#dfe8f1 !important;
    box-shadow:none !important;
    border:1px solid rgba(255,255,255,.65) !important;
  }
  .guide-pack .blog-card.guide-main,
  .guide-pack .blog-card.featured{
    height:420px !important;
    min-height:420px !important;
  }
  .guide-small-list .blog-card{
    height:201px !important;
    min-height:201px !important;
  }
  .guide-pack .blog-card a,
  .guide-pack .blog-card.featured a,
  .guide-pack .blog-card.guide-main a{
    position:relative !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    overflow:hidden !important;
    text-decoration:none !important;
    color:#fff !important;
  }
  .guide-pack .blog-card img,
  .guide-pack .blog-card.featured img,
  .guide-pack .blog-card.guide-main img,
  .guide-pack .blog-card:not(.featured) img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    filter:brightness(.76) saturate(1.04) !important;
  }
  .guide-pack .blog-card:after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    background:linear-gradient(180deg,rgba(7,20,38,.02) 25%,rgba(7,20,38,.72) 100%) !important;
    pointer-events:none !important;
  }
  .guide-pack .blog-card span{
    position:absolute !important;
    top:14px !important;
    left:14px !important;
    z-index:2 !important;
    color:#fff !important;
    background:rgba(255,255,255,.18) !important;
    border:1px solid rgba(255,255,255,.24) !important;
    border-radius:999px !important;
    padding:6px 10px !important;
    font-size:12px !important;
    font-weight:900 !important;
  }
  .guide-pack .blog-card h3{
    position:absolute !important;
    left:18px !important;
    right:18px !important;
    bottom:18px !important;
    z-index:2 !important;
    margin:0 !important;
    color:#fff !important;
    font-size:20px !important;
    line-height:1.18 !important;
    font-weight:900 !important;
    text-shadow:0 8px 22px rgba(0,0,0,.30) !important;
  }
  .guide-pack .blog-card.guide-main h3,
  .guide-pack .blog-card.featured h3{
    font-size:26px !important;
  }
}
@media(max-width:860px){
  /* Mobile destinations: force equal cells only, no bento spanning -> no blanks */
  .favorite-destination-section .destination-strip,
  .destination-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:126px !important;
    grid-auto-flow:row !important;
    gap:10px !important;
    overflow:visible !important;
    padding:0 !important;
    margin:0 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    align-items:stretch !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n),
  .destination-strip > .destination-card,
  .destination-strip > .destination-card:nth-child(n){
    grid-column:auto !important;
    grid-row:auto !important;
    display:block !important;
    width:100% !important;
    height:126px !important;
    min-height:126px !important;
    max-height:126px !important;
    margin:0 !important;
    border-radius:14px !important;
    overflow:hidden !important;
    position:relative !important;
  }
  .favorite-destination-section .destination-card h3,
  .destination-card h3{
    font-size:15px !important;
    line-height:1.08 !important;
    left:11px !important;
    right:9px !important;
    bottom:10px !important;
  }
  /* Mobile guide: no footer overlap, one big + two small in a swipe pack */
  .blog-section{
    padding:30px 0 42px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .blog-magazine{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:14px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:0 0 12px !important;
  }
  .guide-pack{
    flex:0 0 88% !important;
    scroll-snap-align:start !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:174px 190px !important;
    gap:10px !important;
    height:374px !important;
    min-height:374px !important;
    overflow:hidden !important;
  }
  .guide-small-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:repeat(2,90px) !important;
    gap:10px !important;
    height:190px !important;
  }
  .guide-pack .blog-card,
  .guide-pack .blog-card.guide-main,
  .guide-pack .blog-card.featured,
  .guide-small-list .blog-card{
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    border-radius:16px !important;
    overflow:hidden !important;
  }
}


/* KNAT V2.10 PRODUCTION POLISH - definitive layout reset */
/* Mobile header: professional, thin, no bulky rounded box on inner pages */
@media(max-width:860px){
  body:not(.home) .site-header,
  body:not(.front-page) .site-header{
    position:sticky !important;
    top:0 !important;
    background:rgba(255,255,255,.96) !important;
    backdrop-filter:blur(14px) !important;
    -webkit-backdrop-filter:blur(14px) !important;
    border-bottom:1px solid rgba(226,232,240,.86) !important;
    box-shadow:0 6px 18px rgba(15,23,42,.05) !important;
  }
  body.home .site-header,
  body.front-page .site-header{
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    background:transparent !important;
    border-bottom:0 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
  }
  .head-inner{
    height:58px !important;
    min-height:58px !important;
    padding:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border:0 !important;
  }
  body.home .head-inner,
  body.front-page .head-inner{
    margin-top:14px !important;
  }
  .logo img{
    height:34px !important;
    max-width:104px !important;
    object-fit:contain !important;
  }
  .menu-toggle{
    display:flex !important;
    width:36px !important;
    height:34px !important;
    padding:6px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    align-items:center !important;
    justify-content:center !important;
    flex-direction:column !important;
    gap:5px !important;
    position:relative !important;
  }
  .menu-toggle:after{
    content:"" !important;
    position:absolute !important;
    right:2px !important;
    top:5px !important;
    width:7px !important;
    height:7px !important;
    border-radius:999px !important;
    background:#0b74ad !important;
    box-shadow:0 0 0 3px rgba(11,116,173,.12) !important;
  }
  .menu-toggle span{
    display:block !important;
    width:24px !important;
    height:2px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:#0f1b2d !important;
  }
  .nav.is-open{
    top:58px !important;
  }
}

/* Destinations: no bento gaps. Use predictable grid on all screens. */
.favorite-destination-section{
  overflow:hidden !important;
}
.favorite-destination-section .destination-strip{
  display:grid !important;
  gap:18px !important;
  align-items:stretch !important;
  justify-items:stretch !important;
  overflow:visible !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  padding:0 !important;
  margin:0 !important;
}
@media(min-width:861px){
  .favorite-destination-section .destination-strip{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    grid-auto-rows:196px !important;
    grid-auto-flow:row dense !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1){grid-column:span 2 !important;grid-row:span 2 !important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6){grid-column:span 2 !important;}
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n+10){display:none !important;}
}
@media(max-width:860px){
  .favorite-destination-section .wrap{width:calc(100% - 40px) !important;}
  .favorite-destination-section .section-title{margin-bottom:14px !important;align-items:flex-start !important;}
  .favorite-destination-section .section-title h2{font-size:30px !important;line-height:1.05 !important;margin:0 !important;letter-spacing:-.035em !important;}
  .favorite-destination-section .section-title .more{font-size:14px !important;padding-top:7px !important;}
  .favorite-destination-section .destination-strip{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:126px !important;
    grid-auto-flow:row !important;
    gap:10px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .favorite-destination-section .destination-strip > .destination-card:nth-child(1),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(2),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(3),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(4),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(6),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(7),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(8),
  .favorite-destination-section .destination-strip > .destination-card:nth-child(9){
    grid-column:auto !important;
    grid-row:auto !important;
    width:100% !important;
    height:126px !important;
    min-height:126px !important;
    max-height:126px !important;
    aspect-ratio:auto !important;
    margin:0 !important;
    border-radius:14px !important;
    overflow:hidden !important;
    position:relative !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(n+9){display:none !important;}
}
.favorite-destination-section .destination-strip > .destination-card img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.72) saturate(1.03) !important;
}
.favorite-destination-section .destination-strip > .destination-card h3{
  position:absolute !important;
  z-index:2 !important;
  left:14px !important;
  right:10px !important;
  bottom:12px !important;
  margin:0 !important;
  color:#fff !important;
  font-size:18px !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  text-shadow:0 6px 18px rgba(0,0,0,.28) !important;
}
.favorite-destination-section .destination-strip > .destination-card span,
.favorite-destination-section .destination-strip > .destination-card .destination-count{display:none !important;}

/* Guide/Cam nang: robust section that cannot overlap footer */
.blog-section{
  display:block !important;
  position:relative !important;
  z-index:1 !important;
  clear:both !important;
  background:#fff !important;
  overflow:visible !important;
  isolation:isolate !important;
}
.blog-section:after{
  content:"" !important;
  display:block !important;
  clear:both !important;
  height:1px !important;
}
.footer{
  clear:both !important;
  position:relative !important;
  z-index:0 !important;
  margin-top:0 !important;
}
.blog-magazine,
.guide-pack,
.guide-small-list{
  box-sizing:border-box !important;
}
.guide-pack .blog-card,
.guide-pack .blog-card.featured,
.guide-pack .blog-card.guide-main,
.guide-small-list .blog-card{
  position:relative !important;
  float:none !important;
  margin:0 !important;
  overflow:hidden !important;
  border-radius:18px !important;
  background:#eaf0f6 !important;
  box-shadow:none !important;
}
.guide-pack .blog-card a{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  color:#fff !important;
  text-decoration:none !important;
}
.guide-pack .blog-card img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  filter:brightness(.74) saturate(1.03) !important;
}
.guide-pack .blog-card:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:linear-gradient(180deg,rgba(7,20,38,.02) 25%,rgba(7,20,38,.72) 100%) !important;
  pointer-events:none !important;
}
.guide-pack .blog-card span{
  position:absolute !important;
  z-index:2 !important;
  top:14px !important;
  left:14px !important;
  color:#fff !important;
  background:rgba(255,255,255,.16) !important;
  border:1px solid rgba(255,255,255,.23) !important;
  border-radius:999px !important;
  padding:6px 10px !important;
  font-size:12px !important;
  font-weight:900 !important;
}
.guide-pack .blog-card h3{
  position:absolute !important;
  z-index:2 !important;
  left:16px !important;
  right:16px !important;
  bottom:16px !important;
  margin:0 !important;
  color:#fff !important;
  font-weight:900 !important;
  line-height:1.18 !important;
  text-shadow:0 8px 20px rgba(0,0,0,.30) !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
@media(min-width:861px){
  .blog-section{padding:74px 0 92px !important;min-height:0 !important;}
  .blog-section .wrap{display:block !important;overflow:visible !important;}
  .blog-magazine{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:24px !important;
    overflow:visible !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:0 !important;
    margin:0 !important;
  }
  .guide-pack{
    display:grid !important;
    grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr) !important;
    grid-template-rows:420px !important;
    gap:18px !important;
    width:100% !important;
    height:420px !important;
    min-height:420px !important;
    max-height:420px !important;
    overflow:hidden !important;
    position:relative !important;
  }
  .guide-small-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:1fr 1fr !important;
    gap:18px !important;
    height:420px !important;
    min-height:420px !important;
    overflow:hidden !important;
  }
  .guide-pack .blog-card.guide-main,
  .guide-pack .blog-card.featured{height:420px !important;min-height:420px !important;max-height:420px !important;}
  .guide-small-list .blog-card{height:201px !important;min-height:201px !important;max-height:201px !important;}
  .guide-pack .blog-card.guide-main h3,
  .guide-pack .blog-card.featured h3{font-size:28px !important;-webkit-line-clamp:2 !important;}
  .guide-small-list .blog-card h3{font-size:20px !important;-webkit-line-clamp:2 !important;}
}
@media(max-width:860px){
  .blog-section{padding:34px 0 46px !important;overflow:hidden !important;background:#fff !important;}
  .blog-section .section-title{display:flex !important;align-items:flex-start !important;justify-content:space-between !important;margin-bottom:16px !important;gap:12px !important;}
  .blog-section .section-title h2{font-size:30px !important;line-height:1.05 !important;margin:0 !important;letter-spacing:-.035em !important;max-width:72% !important;}
  .blog-section .section-title .more{font-size:14px !important;line-height:1.2 !important;padding-top:8px !important;white-space:nowrap !important;}
  .blog-magazine{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:14px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    padding:0 0 12px !important;
    margin:0 !important;
    height:auto !important;
    scrollbar-width:none !important;
  }
  .blog-magazine::-webkit-scrollbar{display:none !important;}
  .guide-pack{
    flex:0 0 88% !important;
    scroll-snap-align:start !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:174px 184px !important;
    gap:10px !important;
    height:368px !important;
    min-height:368px !important;
    max-height:368px !important;
    overflow:hidden !important;
  }
  .guide-small-list{display:grid !important;grid-template-columns:1fr !important;grid-template-rows:repeat(2,87px) !important;gap:10px !important;height:184px !important;}
  .guide-pack .blog-card.guide-main,
  .guide-pack .blog-card.featured{height:174px !important;min-height:174px !important;max-height:174px !important;}
  .guide-small-list .blog-card{height:87px !important;min-height:87px !important;max-height:87px !important;}
  .guide-pack .blog-card h3{font-size:13px !important;left:12px !important;right:12px !important;bottom:10px !important;-webkit-line-clamp:2 !important;}
  .guide-pack .blog-card.guide-main h3,
  .guide-pack .blog-card.featured h3{font-size:17px !important;bottom:13px !important;}
  .guide-pack .blog-card span{font-size:10px !important;top:10px !important;left:10px !important;padding:5px 8px !important;}
}



/* KNAT V2.11 FINAL - clean cẩm nang, destinations and mobile header */
.guide-clean-section{
  clear:both !important;
  position:relative !important;
  z-index:2 !important;
  background:#fff !important;
  overflow:hidden !important;
  padding:72px 0 84px !important;
  margin:0 !important;
}
.guide-clean-section .wrap{
  display:block !important;
  overflow:visible !important;
}
.guide-clean-section .section-title{
  display:flex !important;
  align-items:flex-end !important;
  justify-content:space-between !important;
  gap:20px !important;
  margin:0 0 22px !important;
}
.guide-clean-section .section-title h2{
  margin:0 !important;
  max-width:760px !important;
}
.guide-clean-section .section-title p,
.guide-clean-section .section-kicker{
  display:none !important;
}
.guide-desktop-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr) minmax(260px,.85fr) !important;
  grid-template-rows:190px 190px !important;
  gap:16px !important;
  height:396px !important;
  min-height:396px !important;
  max-height:396px !important;
  overflow:hidden !important;
  margin:0 !important;
  padding:0 !important;
}
.guide-mobile-rail{display:none !important;}
.guide-clean-card{
  position:relative !important;
  display:block !important;
  min-height:0 !important;
  height:100% !important;
  overflow:hidden !important;
  border-radius:18px !important;
  border:1px solid rgba(226,232,240,.9) !important;
  background:#e8eef5 !important;
  box-shadow:none !important;
}
.guide-desktop-grid .guide-clean-card.is-large{
  grid-row:1 / span 2 !important;
  grid-column:1 !important;
}
.guide-desktop-grid .guide-clean-card:nth-child(2){grid-column:2;grid-row:1;}
.guide-desktop-grid .guide-clean-card:nth-child(3){grid-column:3;grid-row:1;}
.guide-desktop-grid .guide-clean-card:nth-child(4){grid-column:2;grid-row:2;}
.guide-desktop-grid .guide-clean-card:nth-child(5){grid-column:3;grid-row:2;}
.guide-clean-card a{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  color:#fff !important;
  text-decoration:none !important;
  background:#0b1727 !important;
}
.guide-clean-card img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  display:block !important;
  filter:brightness(.76) saturate(1.02) !important;
}
.guide-clean-card a:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:linear-gradient(180deg,rgba(6,18,34,.04) 24%,rgba(6,18,34,.72) 100%) !important;
  pointer-events:none !important;
}
.guide-clean-card span{
  position:absolute !important;
  top:14px !important;
  left:14px !important;
  z-index:2 !important;
  display:inline-flex !important;
  align-items:center !important;
  width:auto !important;
  max-width:120px !important;
  height:auto !important;
  min-height:0 !important;
  padding:5px 9px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.28) !important;
  background:rgba(9,24,43,.28) !important;
  color:#fff !important;
  font-size:12px !important;
  line-height:1.1 !important;
  font-weight:900 !important;
  text-shadow:0 4px 12px rgba(0,0,0,.22) !important;
}
.guide-clean-card h3{
  position:absolute !important;
  left:18px !important;
  right:18px !important;
  bottom:16px !important;
  z-index:2 !important;
  margin:0 !important;
  color:#fff !important;
  font-weight:900 !important;
  line-height:1.18 !important;
  text-shadow:0 7px 18px rgba(0,0,0,.32) !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  -webkit-line-clamp:2 !important;
  font-size:20px !important;
}
.guide-clean-card.is-large h3{
  font-size:28px !important;
  line-height:1.14 !important;
}
.footer{
  clear:both !important;
  margin-top:0 !important;
  position:relative !important;
  z-index:1 !important;
}
/* kill old guide layouts if cached CSS still matches */
.blog-magazine,.guide-pack,.guide-small-list{max-height:none !important;}

/* Final destination grid: no blank cells on mobile */
@media(max-width:860px){
  .favorite-destination-section .destination-strip,
  .destination-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:auto !important;
    grid-auto-flow:row dense !important;
    gap:12px !important;
    overflow:visible !important;
    height:auto !important;
    min-height:0 !important;
    padding:0 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card,
  .destination-strip > .destination-card{
    grid-column:auto !important;
    grid-row:auto !important;
    width:100% !important;
    min-width:0 !important;
    height:132px !important;
    min-height:132px !important;
    max-height:132px !important;
    border-radius:14px !important;
    margin:0 !important;
  }
  .favorite-destination-section .destination-strip > .destination-card:nth-child(5n),
  .destination-strip > .destination-card:nth-child(5n){
    grid-column:1 / -1 !important;
    height:146px !important;
    min-height:146px !important;
    max-height:146px !important;
  }
  .favorite-destination-section .destination-strip > .destination-card img,
  .destination-strip > .destination-card img{
    height:100% !important;
    width:100% !important;
    object-fit:cover !important;
  }
  .favorite-destination-section .destination-strip > .destination-card h3,
  .destination-strip > .destination-card h3{
    font-size:18px !important;
    left:12px !important;
    right:10px !important;
    bottom:10px !important;
  }

  .guide-clean-section{
    padding:34px 0 46px !important;
    overflow:hidden !important;
  }
  .guide-clean-section .section-title{
    align-items:flex-start !important;
    margin-bottom:16px !important;
  }
  .guide-clean-section .section-title h2{
    font-size:30px !important;
    line-height:1.05 !important;
    letter-spacing:-.035em !important;
    max-width:72% !important;
  }
  .guide-clean-section .section-title .more{
    font-size:14px !important;
    padding-top:8px !important;
    white-space:nowrap !important;
  }
  .guide-desktop-grid{display:none !important;}
  .guide-mobile-rail{
    display:flex !important;
    gap:14px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    padding:0 0 12px !important;
    margin:0 !important;
    scrollbar-width:none !important;
  }
  .guide-mobile-rail::-webkit-scrollbar{display:none !important;}
  .guide-mobile-pack{
    flex:0 0 88% !important;
    scroll-snap-align:start !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:178px 88px 88px !important;
    gap:10px !important;
    height:384px !important;
    min-height:384px !important;
    max-height:384px !important;
    overflow:hidden !important;
  }
  .guide-mobile-pack .guide-clean-card{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    border-radius:16px !important;
  }
  .guide-mobile-pack .guide-clean-card.is-large{height:178px !important;}
  .guide-mobile-pack .guide-clean-card.is-small{height:88px !important;}
  .guide-clean-card h3{
    font-size:13px !important;
    left:12px !important;
    right:12px !important;
    bottom:10px !important;
    -webkit-line-clamp:2 !important;
  }
  .guide-clean-card.is-large h3{font-size:17px !important;bottom:12px !important;}
  .guide-clean-card span{font-size:10px !important;top:10px !important;left:10px !important;padding:5px 8px !important;}

  .site-header{
    min-height:54px !important;
    background:rgba(255,255,255,.92) !important;
    box-shadow:0 6px 18px rgba(15,23,42,.06) !important;
    border-radius:0 !important;
  }
  body.home .site-header,
  body.front-page .site-header{
    background:transparent !important;
    box-shadow:none !important;
    border:0 !important;
  }
  .head-inner{height:54px !important;padding:0 14px !important;}
  .logo img{height:34px !important;}
  .menu-toggle{
    width:36px !important;
    height:32px !important;
    padding:6px !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
  }
  .menu-toggle span{
    height:2px !important;
    margin:5px 0 !important;
    background:#0f243d !important;
  }
}


/* KNAT V2 FINAL - mobile menu/header safety patch */
@media (max-width: 860px){
  .site-header .menu-toggle,
  .menu-toggle{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-direction:column !important;
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    opacity:1 !important;
    visibility:visible !important;
    position:relative !important;
    z-index:999 !important;
  }
  .site-header .menu-toggle span,
  .menu-toggle span{
    display:block !important;
    width:18px !important;
    height:1.7px !important;
    min-height:1.7px !important;
    margin:2.3px 0 !important;
    border-radius:999px !important;
    background:#0f172a !important;
    opacity:1 !important;
  }
  body.home .site-header .menu-toggle span,
  body.front-page .site-header .menu-toggle span{
    background:#ffffff !important;
    box-shadow:0 1px 5px rgba(0,0,0,.28) !important;
  }
  .site-header .menu-toggle:before,
  .site-header .menu-toggle:after,
  .menu-toggle:before,
  .menu-toggle:after{display:none !important;content:none !important;}
  body.home .site-header,
  body.front-page .site-header{
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding-top:8px !important;
  }
  body.home .head-inner,
  body.front-page .head-inner{
    width:calc(100% - 24px) !important;
    height:46px !important;
    min-height:46px !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 2px !important;
  }
  body:not(.home):not(.front-page) .site-header{
    position:sticky !important;
    top:0 !important;
    background:#fff !important;
    border-bottom:1px solid #eef2f7 !important;
    padding:0 !important;
    box-shadow:0 4px 14px rgba(15,23,42,.04) !important;
  }
  body:not(.home):not(.front-page) .head-inner{
    height:50px !important;
    min-height:50px !important;
    width:calc(100% - 24px) !important;
    padding:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border:0 !important;
  }
}
