/* Viettourist Tour Search v1.0 - UX inspired by current dulichviet.com.vn */
:root{--vtt-pink:#ed0080;--vtt-pink-dark:#cf006f;--vtt-text:#20242b;--vtt-muted:#6b7280;--vtt-line:#e7e9ee;--vtt-bg:#f7f8fa}
.vtt-dlv-home-search{position:relative;z-index:15;margin-top:-54px;margin-bottom:24px}.vtt-dlv-search-card{position:relative;background:#fff;border:1px solid #ececf1;border-radius:16px;box-shadow:0 12px 34px rgba(28,30,35,.12);padding:18px 20px}.vtt-dlv-search-title{display:flex;gap:12px;align-items:baseline;margin-bottom:13px}.vtt-dlv-search-title strong{font-size:22px;color:#24262d}.vtt-dlv-search-title span{font-size:13px;color:#7b808a}.vtt-dlv-search-main{display:grid;grid-template-columns:1.25fr 1.55fr 1fr 132px;gap:10px;align-items:end}.vtt-dlv-field>span{display:block;font-size:12px;font-weight:700;color:#5b606a;margin:0 0 6px 2px}.vtt-dlv-control{width:100%;height:50px;border:1px solid var(--vtt-line);border-radius:10px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;color:#2e323a}.vtt-dlv-control i:first-child{color:var(--vtt-pink);font-size:17px}.vtt-dlv-control select{height:46px;width:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:#2e323a}.vtt-dlv-departures{height:50px;border:1px solid var(--vtt-line);border-radius:10px;display:flex;align-items:center;padding:4px;background:#fafafa;gap:3px}.vtt-dlv-departures button{flex:1;min-width:0;height:40px;border:0;background:transparent;border-radius:8px;font-size:12px;font-weight:700;color:#555b65;padding:0 7px}.vtt-dlv-departures button.is-active{background:#fff;color:var(--vtt-pink);box-shadow:0 1px 5px rgba(20,20,20,.1)}.vtt-dlv-month-trigger{justify-content:flex-start;text-align:left}.vtt-dlv-month-trigger b{font-weight:600;flex:1}.vtt-dlv-submit{height:50px;border:0;border-radius:10px;background:var(--vtt-pink);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px}.vtt-dlv-submit:hover{background:var(--vtt-pink-dark)}.vtt-dlv-month-panel{position:absolute;right:20px;top:92px;width:min(590px,calc(100% - 40px));background:#fff;border:1px solid var(--vtt-line);border-radius:14px;box-shadow:0 18px 50px rgba(20,20,30,.18);z-index:30;padding:16px}.vtt-dlv-month-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.vtt-dlv-month-panel-head strong{font-size:16px}.vtt-dlv-month-panel-head button,.vtt-dlv-route-head button{border:0;background:#f2f3f5;width:34px;height:34px;border-radius:50%;font-size:22px}.vtt-dlv-month-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.vtt-dlv-month-grid button{border:1px solid #eceef1;background:#fff;border-radius:9px;padding:10px 7px;font-size:13px}.vtt-dlv-month-grid button:hover,.vtt-dlv-month-grid button.is-active{border-color:var(--vtt-pink);color:var(--vtt-pink);background:#fff4fa}.vtt-dlv-any-month{grid-column:1/-1}
.vtt-dlv-category-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.vtt-dlv-filter{background:#fff;border:1px solid var(--vtt-line);border-radius:12px;overflow:hidden;position:sticky;top:85px}.vtt-dlv-filter-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid var(--vtt-line)}.vtt-dlv-filter-head strong{font-size:16px}.vtt-dlv-filter-head a{font-size:12px;color:var(--vtt-pink)}.vtt-dlv-filter-block{padding:14px 15px;border-bottom:1px solid #f0f1f3}.vtt-dlv-filter-block h3{font-size:14px;margin:0 0 10px;font-weight:800}.vtt-dlv-filter select,.vtt-dlv-filter input[type=number]{width:100%;height:40px;border:1px solid #dde0e5;border-radius:8px;background:#fff;padding:0 9px;box-shadow:none}.vtt-dlv-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:7px}.vtt-dlv-price-pair label{font-size:11px;color:#767b84}.vtt-dlv-price-pair input{margin-top:5px;font-size:12px;padding:0 6px!important}.vtt-dlv-check{display:flex;align-items:center;gap:8px;font-size:13px;margin:8px 0;font-weight:500}.vtt-dlv-check input{accent-color:var(--vtt-pink)}.vtt-dlv-apply{width:calc(100% - 30px);margin:14px 15px;height:42px;border:0;border-radius:9px;background:var(--vtt-pink);color:#fff;font-weight:800}.vtt-dlv-results{min-width:0}.vtt-dlv-toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--vtt-line);margin-bottom:14px}.vtt-dlv-toolbar-left{display:flex;align-items:center;gap:14px}.vtt-dlv-toolbar-left>strong{font-size:18px}.vtt-dlv-route-trigger{border:0;background:transparent;color:#31343a;font-weight:700;padding:7px 0}.vtt-dlv-route-trigger span{background:#f2f3f5;padding:3px 6px;border-radius:999px;font-size:11px}.vtt-dlv-sort select{height:38px;border:1px solid #dfe2e7;border-radius:8px;background:#fff;padding:0 33px 0 10px}.vtt-dlv-route-drawer{position:fixed;inset:0;z-index:9999}.vtt-dlv-route-backdrop{position:absolute;inset:0;background:rgba(20,22,26,.45)}.vtt-dlv-route-box{position:absolute;right:0;top:0;bottom:0;width:min(460px,92vw);background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.15);padding:18px;overflow:auto}.vtt-dlv-route-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.vtt-dlv-route-head strong{font-size:19px}.vtt-dlv-route-search{width:100%;height:44px;border:1px solid var(--vtt-line);border-radius:9px;padding:0 12px;margin-bottom:10px}.vtt-dlv-route-list{display:flex;flex-direction:column}.vtt-dlv-route-list a{color:#34383f;border-bottom:1px solid #f0f1f3;padding:11px 4px;line-height:1.4}.vtt-dlv-route-list a:hover{color:var(--vtt-pink)}.vtt-dlv-empty{text-align:center;background:#fafafa;border:1px dashed #dfe1e6;border-radius:12px;padding:34px 20px}.vtt-dlv-empty i{font-size:35px;color:#bbb}.vtt-dlv-empty h3{font-size:18px;margin:11px 0 6px}.vtt-dlv-pagination{text-align:center;padding:18px 0}.vtt-dlv-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1px solid #e0e2e7;border-radius:8px;margin:2px;padding:0 9px;color:#3d4149}.vtt-dlv-pagination .current{background:var(--vtt-pink);border-color:var(--vtt-pink);color:#fff}
.vtt-dlv-search-results-head{margin:20px 0}.vtt-dlv-search-results-head h1{font-size:25px;margin:0 0 4px}.vtt-dlv-search-results-head p{color:#6f747c;margin:0}
@media(max-width:991px){.vtt-dlv-home-search{margin-top:-24px}.vtt-dlv-search-main{grid-template-columns:1fr 1fr}.vtt-dlv-submit{width:100%}.vtt-dlv-category-shell{grid-template-columns:1fr}.vtt-dlv-filter{position:static}.vtt-dlv-filter form{display:grid;grid-template-columns:1fr 1fr}.vtt-dlv-filter-head{grid-column:1/-1}.vtt-dlv-apply{width:auto}.vtt-dlv-month-panel{top:145px}}
@media(max-width:767px){.vtt-dlv-home-search{margin-top:-12px}.vtt-dlv-search-card{padding:14px;border-radius:12px}.vtt-dlv-search-title strong{font-size:19px}.vtt-dlv-search-title span{display:none}.vtt-dlv-search-main{grid-template-columns:1fr}.vtt-dlv-departures{overflow-x:auto}.vtt-dlv-departures button{min-width:90px;flex:0 0 auto}.vtt-dlv-month-panel{position:fixed;left:10px;right:10px;bottom:10px;top:auto;width:auto;max-height:72vh;overflow:auto}.vtt-dlv-month-grid{grid-template-columns:repeat(3,1fr)}.vtt-dlv-filter form{display:block}.vtt-dlv-filter{display:none}.vtt-dlv-filter.is-open{display:block}.vtt-dlv-toolbar{align-items:flex-start;flex-direction:column;padding-bottom:10px}.vtt-dlv-toolbar-left{width:100%;justify-content:space-between}.vtt-dlv-sort,.vtt-dlv-sort select{width:100%}.vtt-dlv-category-shell .tourItem{padding-left:0!important;padding-right:0!important}.vtt-dlv-route-trigger{font-size:12px}}

.vtt-dlv-mobile-filter{display:none;border:1px solid var(--vtt-line);background:#fff;border-radius:8px;padding:7px 10px;font-weight:700;color:#444}.vtt-dlv-mobile-filter i{color:var(--vtt-pink);margin-right:5px}@media(max-width:767px){.vtt-dlv-mobile-filter{display:inline-flex;align-items:center}.vtt-dlv-toolbar-left{gap:8px}.vtt-dlv-toolbar-left>strong{margin-right:auto}.vtt-dlv-route-trigger{border:1px solid var(--vtt-line);border-radius:8px;padding:7px 9px}}

/* v1.0.1 - category layout compatibility with legacy Bootstrap floats */
.vtt-category-desc-clear,
.vtt-dlv-preclear{display:block!important;clear:both!important;width:100%!important;height:0!important;overflow:hidden!important;float:none!important}
.vtt-dlv-tour-category{clear:both!important;float:none!important;display:block!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;position:relative;box-sizing:border-box}
.vtt-dlv-tour-category::before,.vtt-dlv-tour-category::after{content:"";display:table;clear:both}
.vtt-dlv-category-shell{clear:both!important;float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}
.vtt-dlv-category-shell>*{box-sizing:border-box;min-width:0}
.vtt-dlv-results{float:none!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
.vtt-dlv-results .tourList{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important}
.vtt-dlv-results .tourList::before,.vtt-dlv-results .tourList::after{content:"";display:table;clear:both}
.vtt-dlv-category-shell .tourItem{float:none!important;width:100%!important;max-width:100%!important;box-sizing:border-box}
.vtt-dlv-toolbar{width:100%!important;max-width:100%!important;box-sizing:border-box}
.vtt-dlv-empty{width:100%!important;max-width:100%!important;box-sizing:border-box;word-break:normal;overflow-wrap:break-word}

@media (min-width:992px){
  .vtt-dlv-category-shell{grid-template-columns:250px minmax(0,1fr)!important}
  .vtt-dlv-filter{width:250px!important;max-width:250px!important}
  .vtt-dlv-results{width:100%!important}
}
@media (max-width:991px){
  .vtt-dlv-category-shell{display:block!important;width:100%!important}
  .vtt-dlv-filter{width:100%!important;max-width:100%!important;margin-bottom:16px}
  .vtt-dlv-results{width:100%!important}
}

/* v1.0.2 - keep legacy floated tour-card columns inside each card */
.vtt-dlv-results .tourList .tourItem > a.linkDetail{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  color:inherit!important;
  text-decoration:none!important;
  overflow:visible!important;
}
.vtt-dlv-results .tourList .tourItem > a.linkDetail::before,
.vtt-dlv-results .tourList .tourItem > a.linkDetail::after,
.vtt-dlv-results .tourList .tourItem > a.linkDetail > div::before,
.vtt-dlv-results .tourList .tourItem > a.linkDetail > div::after{
  content:"";
  display:table;
  clear:both;
}
.vtt-dlv-results .tourList .tourItem > a.linkDetail > div{
  display:block!important;
  width:100%!important;
  min-height:1px;
  overflow:visible!important;
}
.vtt-dlv-results .tourList .tourItem{
  display:block!important;
  clear:both!important;
  min-height:1px!important;
  overflow:visible!important;
}
.vtt-dlv-results .tourList .tourItem::after{
  content:"";
  display:table;
  clear:both;
}
.vtt-dlv-results .tourList .tourItem .tourItemImage,
.vtt-dlv-results .tourList .tourItem .tourItemContent{
  box-sizing:border-box;
}
@media (min-width:768px){
  .vtt-dlv-results .tourList .tourItem .tourItemImage{float:left!important;width:25%!important}
  .vtt-dlv-results .tourList .tourItem .tourItemContent{float:left!important;width:75%!important}
}
@media (max-width:767px){
  .vtt-dlv-results .tourList .tourItem .tourItemImage,
  .vtt-dlv-results .tourList .tourItem .tourItemContent{float:none!important;width:100%!important}
}

/* v1.1.0 - home search UI refined to match the provided Dulichviet-style screenshot */
.vtt-dlv-search-card--hero{padding:14px 18px 16px;border-radius:22px;box-shadow:0 16px 42px rgba(24,28,39,.16)}
.vtt-dlv-search-card--hero .vtt-dlv-search-services{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}
.vtt-dlv-search-card--hero .vtt-dlv-search-services button{height:40px;border:1px solid #e6e7eb;background:#fff;border-radius:999px;padding:0 18px;font-weight:700;color:#444c57;display:inline-flex;align-items:center;gap:8px;cursor:pointer}
.vtt-dlv-search-card--hero .vtt-dlv-search-services button i{color:var(--vtt-pink)}
.vtt-dlv-search-card--hero .vtt-dlv-search-services button.is-active{background:linear-gradient(135deg,var(--vtt-pink),#ff3a9b);border-color:transparent;color:#fff;box-shadow:0 10px 24px rgba(237,0,128,.23)}
.vtt-dlv-search-card--hero .vtt-dlv-search-services button.is-active i{color:#fff}
.vtt-dlv-search-card--hero .vtt-dlv-search-services button.is-ghost{cursor:default}
.vtt-dlv-search-main--hero{grid-template-columns:1.55fr 1fr 1fr 140px;gap:12px;align-items:end}
.vtt-dlv-search-main--hero .vtt-dlv-field>span{font-size:14px;color:#484f5a;margin-bottom:8px;font-weight:700}
.vtt-dlv-search-main--hero .vtt-dlv-field>span em{color:var(--vtt-pink);font-style:normal}
.vtt-dlv-search-main--hero .vtt-dlv-control{height:54px;border-radius:18px;border:1px solid #dfe3ea;padding:0 14px;box-shadow:none}
.vtt-dlv-search-main--hero .vtt-dlv-control:focus-within{border-color:#ff7bbd;box-shadow:0 0 0 4px rgba(237,0,128,.08)}
.vtt-dlv-search-main--hero .vtt-dlv-control i:first-child{font-size:18px}
.vtt-dlv-search-main--hero .vtt-dlv-control select,
.vtt-dlv-search-main--hero .vtt-dlv-control input{height:52px;width:100%;border:0;outline:0;background:transparent;color:#30343b;box-shadow:none}
.vtt-dlv-search-main--hero .vtt-dlv-control input::placeholder{color:#9aa1ac}
.vtt-dlv-search-main--hero .vtt-dlv-month-trigger{padding-right:16px}
.vtt-dlv-search-main--hero .vtt-dlv-month-trigger b{font-weight:600;color:#606773}
.vtt-dlv-submit--hero{height:54px;border-radius:18px;background:#eef0f3;color:#9aa0aa;box-shadow:none}
.vtt-dlv-submit--hero:hover{background:#e7eaee;color:#727985}
.vtt-dlv-destination-field{position:relative}
.vtt-dlv-destination-panel{position:absolute;left:0;top:calc(100% + 10px);width:min(620px,100vw - 40px);background:#fff;border:1px solid #e8ebf0;border-radius:18px;box-shadow:0 22px 54px rgba(19,23,34,.16);z-index:45;padding:18px 20px 16px}
.vtt-dlv-destination-section + .vtt-dlv-destination-section{margin-top:14px;padding-top:14px;border-top:1px solid #eef0f3}
.vtt-dlv-destination-section h4{margin:0 0 14px;font-size:18px;font-weight:800;color:#252a31}
.vtt-dlv-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}
.vtt-dlv-destination-item{display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:0;text-align:left;color:#1f2530;cursor:pointer}
.vtt-dlv-destination-item img{width:56px;height:56px;border-radius:12px;object-fit:cover;flex:0 0 56px;box-shadow:0 6px 16px rgba(14,19,28,.12)}
.vtt-dlv-destination-meta{display:flex;flex-direction:column;min-width:0}
.vtt-dlv-destination-meta strong{font-size:15px;line-height:1.2;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vtt-dlv-destination-meta small{font-size:13px;color:#7b8088;margin-top:4px}
.vtt-dlv-destination-item:hover .vtt-dlv-destination-meta strong{color:var(--vtt-pink)}
.vtt-dlv-destination-empty{padding:12px 0 4px;color:#7f8791}
.vtt-dlv-home-search{z-index:18}
.vtt-dlv-month-panel{top:132px;border-radius:18px;padding:18px}
.vtt-dlv-month-panel-head strong{font-size:18px}

@media(max-width:1199px){
  .vtt-dlv-search-main--hero{grid-template-columns:1.2fr 1fr 1fr 126px}
  .vtt-dlv-destination-panel{width:min(580px,100vw - 40px)}
}
@media(max-width:991px){
  .vtt-dlv-search-card--hero .vtt-dlv-search-services{overflow:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}
  .vtt-dlv-search-card--hero .vtt-dlv-search-services::-webkit-scrollbar{display:none}
  .vtt-dlv-search-card--hero .vtt-dlv-search-services button{flex:0 0 auto}
  .vtt-dlv-search-main--hero{grid-template-columns:1fr 1fr}
  .vtt-dlv-destination-panel{width:min(100%,100vw - 40px)}
  .vtt-dlv-month-panel{top:185px}
}
@media(max-width:767px){
  .vtt-dlv-search-card--hero{padding:12px 12px 14px;border-radius:16px}
  .vtt-dlv-search-card--hero .vtt-dlv-search-services{gap:8px;margin-bottom:12px}
  .vtt-dlv-search-card--hero .vtt-dlv-search-services button{height:36px;padding:0 14px;font-size:13px}
  .vtt-dlv-search-main--hero{grid-template-columns:1fr;gap:10px}
  .vtt-dlv-search-main--hero .vtt-dlv-control{height:50px;border-radius:14px}
  .vtt-dlv-submit--hero{height:50px;border-radius:14px}
  .vtt-dlv-destination-panel{left:0;right:0;width:auto;padding:14px 14px 10px;border-radius:14px}
  .vtt-dlv-destination-section h4{font-size:16px}
  .vtt-dlv-destination-grid{grid-template-columns:1fr 1fr;gap:12px}
  .vtt-dlv-destination-item img{width:48px;height:48px;flex-basis:48px;border-radius:10px}
}

/* v1.1.1 - departure + compact month popup like reference screenshot */
.vtt-dlv-departure-field{position:relative}
.vtt-dlv-departure-trigger{justify-content:flex-start;text-align:left;cursor:pointer}
.vtt-dlv-departure-trigger b{flex:1;font-weight:700;color:#353b44;text-align:left}
.vtt-dlv-departure-panel{position:absolute;left:0;top:calc(100% + 9px);width:100%;min-width:260px;background:#fff;border:1px solid #e6e9ee;border-radius:14px;box-shadow:0 18px 42px rgba(18,24,35,.16);z-index:46;overflow:hidden;padding:4px 0}
.vtt-dlv-departure-panel button{display:block;width:100%;height:48px;border:0;border-bottom:1px solid #f0f1f4;background:#fff;text-align:left;padding:0 16px;font-size:14px;color:#4c535e;cursor:pointer}
.vtt-dlv-departure-panel button:last-child{border-bottom:0}
.vtt-dlv-departure-panel button:hover{background:#fff4fa;color:var(--vtt-pink)}
.vtt-dlv-departure-panel button.is-active{color:var(--vtt-pink);font-weight:800}
.vtt-dlv-month-panel--compact{right:150px;top:132px;width:330px;padding:16px 16px 14px}
.vtt-dlv-month-panel--compact .vtt-dlv-month-panel-head{margin-bottom:8px}
.vtt-dlv-month-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 14px}
.vtt-dlv-any-month-inline{border:0;background:transparent;color:var(--vtt-pink);font-weight:800;padding:0;cursor:pointer}
.vtt-dlv-month-year-nav{display:flex;align-items:center;gap:10px}
.vtt-dlv-month-year-nav b{font-size:15px;color:#2d333c}
.vtt-dlv-month-year-nav button{width:30px;height:30px;border:1px solid #efc5dc;border-radius:50%;background:#fff;color:var(--vtt-pink);font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.vtt-dlv-month-year-nav button:disabled{opacity:.35;cursor:not-allowed}
.vtt-dlv-month-grid--compact{grid-template-columns:repeat(3,1fr);gap:9px}
.vtt-dlv-month-grid--compact button{height:42px;padding:0 8px;border-radius:10px;background:#fff;border:1px solid #e5e8ed;font-weight:700;color:#555c66}
.vtt-dlv-month-grid--compact button:hover,.vtt-dlv-month-grid--compact button.is-active{border-color:#ff8bc6;background:#fff3f9;color:var(--vtt-pink)}
.vtt-dlv-submit--hero:disabled{cursor:not-allowed;background:#eef0f3;color:#a3a9b1;box-shadow:none}
.vtt-dlv-submit--hero.is-ready{background:var(--vtt-pink);color:#fff;cursor:pointer;box-shadow:0 8px 18px rgba(237,0,128,.18)}
.vtt-dlv-submit--hero.is-ready:hover{background:var(--vtt-pink-dark)}
@media(max-width:991px){.vtt-dlv-month-panel--compact{right:16px;top:185px}}
@media(max-width:767px){
  .vtt-dlv-departure-panel{min-width:0;width:100%}
  .vtt-dlv-month-panel--compact{position:fixed;left:10px;right:10px;bottom:10px;top:auto;width:auto}
}

/* v1.1.2 - mobile search: remove destination thumbnails for a cleaner compact layout */
@media (max-width:767px){
  .vtt-dlv-destination-item img{display:none!important}
  .vtt-dlv-destination-grid{grid-template-columns:1fr!important;gap:0!important}
  .vtt-dlv-destination-item{width:100%;min-height:48px;padding:10px 4px!important;border-bottom:1px solid #f0f1f4!important;gap:0!important}
  .vtt-dlv-destination-item:last-child{border-bottom:0!important}
  .vtt-dlv-destination-meta{width:100%}
  .vtt-dlv-destination-meta strong{font-size:14px;white-space:normal;overflow:visible;text-overflow:clip}
  .vtt-dlv-destination-meta small{font-size:12px;margin-top:2px}
  .vtt-dlv-destination-section h4{font-size:15px;margin-bottom:6px}
  .vtt-dlv-destination-section + .vtt-dlv-destination-section{margin-top:8px;padding-top:10px}
}

/* v1.1.3 - mobile: remove the homepage hero/banner completely */
@media (max-width:767px){
  body.home .home-banner,
  body.home .home-banner__media,
  body.home .home-banner__link{
    display:none!important;
    width:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  body.home .vtt-dlv-home-search{
    margin-top:0!important;
    padding-top:10px!important;
  }
}

/* v1.1.4 - mobile: keep destination thumbnails, only homepage hero stays hidden */
@media (max-width:767px){
  .vtt-dlv-destination-grid{grid-template-columns:1fr!important;gap:0!important}
  .vtt-dlv-destination-item{width:100%;min-height:64px;padding:8px 4px!important;border-bottom:1px solid #f0f1f4!important;gap:10px!important;align-items:center!important}
  .vtt-dlv-destination-item img{display:block!important;width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:10px!important;object-fit:cover!important}
  .vtt-dlv-destination-meta{width:auto!important;min-width:0!important}
  .vtt-dlv-destination-meta strong{font-size:14px;white-space:normal;overflow:visible;text-overflow:clip}
  .vtt-dlv-destination-meta small{font-size:12px;margin-top:2px}
}
