
:root{--navy:#020916;--cyan:#21E4DC;--blue:#0E63FF;--soft:#A9C2D8;--line:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#fff;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.app{width:min(430px,100%);min-height:100vh;margin:0 auto;background:#020916;position:relative;overflow:hidden}.topbar{position:absolute;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 8px}.icon-btn{width:44px;height:44px;border:0;background:transparent;color:white;font-size:30px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:white}.brand img{width:58px;height:58px;border-radius:16px;object-fit:contain}.wordmark strong{display:block;font-size:31px;font-weight:950;line-height:.9;text-shadow:0 3px 15px #000}.wordmark span{display:block;color:#31e8ff;font-size:10px;letter-spacing:1.2px;font-weight:900;margin-top:5px}.bell{position:relative}.bell:after{content:"3";position:absolute;right:3px;top:2px;background:#f5222d;border-radius:50%;font-size:10px;font-weight:900;width:17px;height:17px;display:grid;place-items:center}
.hero{position:relative;height:510px;padding:118px 22px 0;overflow:hidden;background:#020916}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,9,22,.90) 0%,rgba(2,9,22,.50) 34%,rgba(2,9,22,.05) 72%),url("../../assets/hero/hero-earth.jpg?v=56.8") center top/cover no-repeat;filter:saturate(1.2) contrast(1.05)}.hero:after{content:"";position:absolute;right:-120px;top:35px;width:430px;height:430px;border-radius:50%;border:2px solid rgba(33,228,220,.28);box-shadow:0 0 50px rgba(14,99,255,.48),inset 0 0 50px rgba(33,228,220,.18)}.hero-copy{position:relative;z-index:2;max-width:270px}.hero h1{font-size:45px;line-height:.98;letter-spacing:-.055em;margin:0 0 16px;font-weight:950;text-shadow:0 3px 20px #000}.hero h1 span{color:var(--blue)}.hero p{font-size:18px;line-height:1.32;margin:0 0 22px;color:#eef7ff;text-shadow:0 2px 10px #000}.cta{display:inline-flex;align-items:center;gap:14px;min-height:56px;padding:0 24px;border-radius:20px;background:linear-gradient(90deg,var(--blue),var(--cyan));color:#fff;text-decoration:none;font-size:18px;font-weight:950;box-shadow:0 18px 44px rgba(14,99,255,.35)}.search-card{position:relative;z-index:8;margin:-60px 24px 16px;padding:15px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(13,37,75,.92),rgba(7,20,43,.92));box-shadow:0 22px 65px rgba(0,0,0,.46);backdrop-filter:blur(18px)}.search-card label{display:block;font-size:20px;font-weight:950;margin-bottom:12px;color:#d9efff}.search-row{display:flex;gap:10px}.search-row input{flex:1;height:54px;border-radius:18px;border:1px solid rgba(255,255,255,.22);background:rgba(2,9,22,.72);color:white;padding:0 16px;font-size:15px;outline:none}.search-row button{width:58px;border:0;border-radius:18px;background:linear-gradient(90deg,var(--blue),var(--cyan));color:#fff;font-size:24px}.result{display:none;margin-top:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.06);overflow:hidden}.result.show{display:flex}.result img{width:92px;height:76px;object-fit:cover}.result .rbody{padding:10px 12px;flex:1}.result strong{display:block;font-size:16px}.result span{display:block;color:var(--soft);font-size:12px;margin-top:3px}.result em{font-style:normal;color:#ffd25f;font-weight:950}
.showcase-wrap{margin:0 34px 8px}.showcase{overflow:hidden;border-radius:24px}.slide-track{display:flex;gap:14px;transition:transform .55s ease}.slide{flex:0 0 100%;height:270px;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:0 22px 55px rgba(0,0,0,.38);background:#071A33;text-decoration:none;position:relative;color:white}.slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.76),rgba(255,255,255,.2) 43%,rgba(0,0,0,.28))}.slide.dark:after{background:linear-gradient(90deg,rgba(2,9,22,.78),rgba(2,9,22,.28) 55%,rgba(0,0,0,.18))}.slide-text{position:absolute;z-index:2;left:22px;top:20px;color:#071A33}.slide.dark .slide-text{color:#fff}.slide-count{display:inline-flex;background:rgba(7,26,51,.72);color:#fff;border-radius:999px;padding:6px 10px;font-weight:950;font-size:15px;margin-bottom:28px}.slide-title{font-size:40px;line-height:.9;font-weight:950;letter-spacing:-.04em}.slide-title span{color:#0E63FF}.slide-sub{font-size:24px;font-weight:950;margin-top:4px}.slide-list{font-size:14px;font-weight:800;line-height:1.7;margin-top:14px}.slide-btn{display:inline-flex;margin-top:13px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);color:#0A2D64;font-size:13px;font-weight:950}.dots{display:flex;justify-content:center;gap:7px;margin:11px 0 0}.dot{height:8px;width:8px;border-radius:999px;background:rgba(255,255,255,.34);border:0}.dot.active{width:21px;background:#0E63FF}
.section{padding:16px 16px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section h2{margin:0;font-size:22px;letter-spacing:-.03em}.section-head a{color:#19cfff;text-decoration:none;font-weight:900}.pillar-title{text-align:center;font-size:20px;font-weight:950;margin:14px 0 12px}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pillar{min-height:132px;border-radius:22px;padding:13px 8px;text-align:center;color:white;text-decoration:none;border:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 14px 32px rgba(0,0,0,.28)}.pillar:nth-child(1){background:linear-gradient(145deg,#0A8DFF,#041b4d)}.pillar:nth-child(2){background:linear-gradient(145deg,#0EAB92,#053a32)}.pillar:nth-child(3){background:linear-gradient(145deg,#FFAD00,#713900)}.pillar:nth-child(4){background:linear-gradient(145deg,#A44EFF,#2a0e48)}.pillar b{font-size:32px}.pillar strong{font-size:16px;margin-top:8px}.pillar span{font-size:10.5px;line-height:1.25;color:#effaff;margin-top:4px}.country-viewport{overflow:hidden}.country-track{display:flex;gap:10px;transition:transform .6s ease}.country{flex:0 0 122px;height:162px;border-radius:18px;overflow:hidden;position:relative;text-decoration:none;color:white;border:1px solid rgba(255,255,255,.15);background:#071A33;box-shadow:0 13px 28px rgba(0,0,0,.25)}.country img{width:100%;height:100%;object-fit:cover}.country:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.84))}.country div{position:absolute;left:10px;right:10px;bottom:10px;z-index:2}.country b{display:block;font-size:17px}.country span{font-size:12px;color:#eee}.flag{font-size:26px;filter:drop-shadow(0 2px 4px #000)}.app-banner{display:flex;gap:12px;align-items:center;background:linear-gradient(90deg,#E8F8FF,#FFFFFF);color:#071A33;border-radius:22px;padding:12px;margin-bottom:12px}.app-banner img{width:70px;height:70px;border-radius:18px;object-fit:contain}.app-banner h3{font-size:21px;margin:0;color:#05234f}.app-banner p{font-size:12px;line-height:1.35;margin:5px 0 0;font-weight:700}.download{margin-left:auto;padding:13px;border-radius:16px;background:linear-gradient(90deg,var(--blue),var(--cyan));color:#fff;text-decoration:none;font-weight:950;white-space:nowrap}.why{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.why div{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.06);padding:10px 6px;text-align:center;font-size:10px;color:var(--soft)}.why b{display:block;font-size:21px;margin-bottom:5px}.why strong{display:block;color:#fff;font-size:11px}.footer-space{height:96px}.bottom{position:fixed;z-index:90;left:50%;transform:translateX(-50%);bottom:10px;width:min(408px,calc(100% - 20px));display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:9px;background:rgba(2,9,22,.86);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 50px rgba(0,0,0,.42)}.bottom a{text-align:center;text-decoration:none;color:#d2deec;font-size:11px;font-weight:800;padding:6px 2px;border-radius:18px}.bottom a.active{color:#1c9fff}.bottom b{display:block;font-size:21px;margin-bottom:4px}.bottom .center{margin-top:-28px;background:linear-gradient(180deg,#21E4DC,#0E63FF);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-left:auto;margin-right:auto;color:#fff;font-size:27px;box-shadow:0 10px 30px rgba(14,99,255,.55)}.bottom .center-label{display:block;margin-top:2px}


/* V36.8 Network Icon + Search Destination Card */
.network-btn{
  position:relative;
  width:52px;
  height:52px;
  border:0;
  background:rgba(2,9,22,.28);
  border-radius:18px;
  display:grid;
  place-items:center;
  padding:0;
  box-shadow:0 10px 28px rgba(0,0,0,.25);
}
.network-btn img{
  width:38px;
  height:38px;
  object-fit:contain;
}
.network-btn:after{
  content:"190";
  position:absolute;
  right:-5px;
  top:-5px;
  min-width:28px;
  height:18px;
  border-radius:999px;
  background:linear-gradient(90deg,#0E63FF,#21E4DC);
  color:white;
  font-size:10px;
  font-weight:950;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.35);
}
.search-destination-card{
  display:none;
  margin-top:14px;
  border-radius:22px;
  overflow:hidden;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 48px rgba(0,0,0,.34);
}
.search-destination-card.show{
  display:block;
}
.search-destination-card img{
  width:100%;
  height:138px;
  display:block;
  object-fit:cover;
}
.search-destination-body{
  padding:14px;
}
.search-destination-body h3{
  margin:0;
  font-size:22px;
  line-height:1.05;
}
.search-destination-body p{
  margin:6px 0 12px;
  color:#A9C2D8;
  font-size:13px;
  line-height:1.45;
}
.search-package-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin-bottom:12px;
}
.search-package-row div{
  background:rgba(2,9,22,.42);
  border:1px solid rgba(255,255,255,.10);
  border-radius:14px;
  padding:9px 6px;
  text-align:center;
  font-size:11px;
  color:#A9C2D8;
}
.search-package-row strong{
  display:block;
  color:white;
  font-size:16px;
  margin-bottom:3px;
}
.buy-now-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  border-radius:16px;
  background:linear-gradient(90deg,#0E63FF,#21E4DC);
  color:white;
  text-decoration:none;
  font-weight:950;
}
.network-pop{
  position:fixed;
  left:50%;
  transform:translateX(-50%);
  top:78px;
  width:min(380px,calc(100% - 34px));
  z-index:120;
  display:none;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(2,9,22,.94);
  backdrop-filter:blur(18px);
  padding:16px;
  box-shadow:0 22px 60px rgba(0,0,0,.48);
}
.network-pop.show{display:block}
.network-pop h3{
  margin:0 0 6px;
  font-size:20px;
}
.network-pop p{
  margin:0;
  color:#A9C2D8;
  font-size:13px;
  line-height:1.45;
}


/* ================================
   A-NET V39 Smartphone UI Optimize
   Keep all V38 functions. Only resize UI for real smartphones.
================================ */

.app{width:min(430px,100%);max-width:430px;overflow-x:hidden}

.topbar{padding:14px 16px 6px!important}
.icon-btn{width:38px!important;height:38px!important;font-size:25px!important}
.network-btn{width:42px!important;height:42px!important;border-radius:15px!important}
.network-btn img{width:30px!important;height:30px!important}
.network-btn:after{min-width:24px!important;height:16px!important;font-size:9px!important;right:-4px!important;top:-4px!important}
.brand img{width:46px!important;height:46px!important;border-radius:13px!important}
.wordmark strong{font-size:24px!important;letter-spacing:-.03em!important}
.wordmark span{font-size:8.5px!important;letter-spacing:1px!important}

.hero{height:440px!important;padding:94px 20px 0!important}
.hero h1{font-size:54px!important;line-height:.98!important;letter-spacing:-.06em!important}
.hero p{font-size:25px!important;line-height:1.26!important}
.cta{min-height:46px!important;padding:0 18px!important;border-radius:16px!important;font-size:15px!important}

.search-card{margin:-44px 18px 14px!important;padding:12px!important;border-radius:20px!important}
.search-card label{font-size:16px!important;margin-bottom:9px!important}
.search-row input{height:46px!important;border-radius:15px!important;font-size:13px!important;padding:0 13px!important}
.search-row button{width:48px!important;border-radius:15px!important;font-size:20px!important}

.showcase-wrap{margin:0 20px 8px!important}
.showcase{border-radius:22px!important}
.slide{height:238px!important;border-radius:22px!important}
.slide:after{background:linear-gradient(180deg,rgba(2,9,22,.12),rgba(2,9,22,.70))!important}
.slide.dark:after{background:linear-gradient(180deg,rgba(2,9,22,.20),rgba(2,9,22,.78))!important}
.slide img{filter:saturate(1.05) contrast(1.02)}
.slide-text{left:16px!important;top:14px!important;right:14px!important;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.75)}
.slide-count{padding:5px 9px!important;font-size:13px!important;margin-bottom:78px!important;background:rgba(2,9,22,.58)!important}
.slide-title{font-size:30px!important;line-height:.95!important;max-width:88%!important}
.slide-title span{color:#fff!important}
.slide-sub{font-size:22px!important;line-height:1.02!important;margin-top:2px!important}
.slide-list{font-size:13px!important;line-height:1.45!important;margin-top:8px!important;max-height:40px!important;overflow:hidden!important}
.slide-btn{display:none!important}
.dots{margin:9px 0 0!important}

.section{padding:14px 14px 0!important}
.pillar-title{font-size:18px!important;margin:12px 0 10px!important}
.pillars{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
.pillar{min-height:108px!important;border-radius:18px!important;padding:10px 5px!important}
.pillar b{font-size:25px!important}
.pillar strong{font-size:13.5px!important;margin-top:5px!important}
.pillar span{font-size:9.2px!important;line-height:1.25!important}

.section-head h2,.section h2{font-size:23px!important;line-height:1.08!important}
.section-head a{font-size:14px!important}
.country{flex-basis:112px!important;height:150px!important;border-radius:16px!important}
.country b{font-size:15px!important}
.country span{font-size:11px!important}
.flag{font-size:22px!important}

.app-banner{border-radius:20px!important;padding:12px!important;gap:10px!important;align-items:center!important}
.app-banner img{width:56px!important;height:56px!important;border-radius:15px!important}
.app-banner h3{font-size:20px!important;line-height:1.05!important}
.app-banner p{font-size:11px!important;line-height:1.28!important;margin-top:4px!important}
.download{padding:11px 13px!important;border-radius:14px!important;font-size:14px!important}

.why{gap:7px!important}
.why div{font-size:9px!important;border-radius:14px!important;padding:8px 4px!important}
.why b{font-size:18px!important}
.why strong{font-size:9.5px!important}

.bottom{width:min(392px,calc(100% - 22px))!important;bottom:8px!important;border-radius:24px!important;padding:7px!important}
.bottom a{font-size:10.5px!important;padding:5px 1px!important}
.bottom b{font-size:19px!important}
.bottom .center{width:58px!important;height:58px!important;font-size:24px!important;margin-top:-24px!important}
.footer-space{height:92px!important}

.search-destination-card img{height:124px!important}
.search-destination-body h3{font-size:19px!important}
.search-package-row strong{font-size:14px!important}

@media (max-width:390px){
  .hero{height:420px!important;padding-top:88px!important}
  .hero h1{font-size:49px!important}
  .hero p{font-size:22px!important}
  .slide{height:218px!important}
  .slide-count{margin-bottom:66px!important}
  .slide-title{font-size:27px!important}
  .slide-sub{font-size:19px!important}
  .slide-list{font-size:12px!important;max-height:36px!important}
  .pillars{gap:7px!important}
  .pillar{min-height:100px!important;border-radius:16px!important}
  .pillar strong{font-size:12.5px!important}
  .pillar span{font-size:8.5px!important}
  .country{flex-basis:104px!important;height:142px!important}
  .bottom{width:calc(100% - 18px)!important}
}

@media (max-width:360px){
  .brand img{width:40px!important;height:40px!important}
  .wordmark strong{font-size:21px!important}
  .wordmark span{font-size:7.5px!important}
  .hero{height:395px!important}
  .hero h1{font-size:44px!important}
  .hero p{font-size:19px!important}
  .showcase-wrap{margin-left:16px!important;margin-right:16px!important}
  .slide{height:205px!important}
  .slide-count{margin-bottom:58px!important}
  .slide-title{font-size:25px!important}
  .slide-sub{font-size:17px!important}
  .pillar{min-height:94px!important}
  .pillar span{display:none!important}
}


/* ==================================================
   A-NET V40 COMPACT RESPONSIVE MOBILE
   CTO Fix: all text reduced strongly, slide image is primary.
   Works better on 360-430px smartphone screens.
================================================== */

html,body{
  max-width:100%;
  overflow-x:hidden;
}
.app{
  width:100%;
  max-width:430px;
  min-width:0;
  margin:0 auto;
}

/* Header compact */
.topbar{
  padding:10px 14px 4px!important;
  min-height:58px!important;
}
.icon-btn{
  width:34px!important;
  height:34px!important;
  font-size:22px!important;
}
.brand{
  gap:7px!important;
}
.brand img{
  width:38px!important;
  height:38px!important;
  border-radius:11px!important;
}
.wordmark strong{
  font-size:20px!important;
  line-height:.92!important;
}
.wordmark span{
  font-size:7px!important;
  letter-spacing:.8px!important;
  margin-top:3px!important;
}
.network-btn{
  width:36px!important;
  height:36px!important;
  border-radius:13px!important;
}
.network-btn img{
  width:26px!important;
  height:26px!important;
}
.network-btn:after{
  min-width:21px!important;
  height:14px!important;
  font-size:8px!important;
}

/* Hero: very compact text */
.hero{
  height:355px!important;
  padding:72px 18px 0!important;
}
.hero:before{
  background-position:center center!important;
}
.hero h1{
  font-size:34px!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  margin:0 0 10px!important;
  max-width:230px!important;
}
.hero p{
  font-size:15px!important;
  line-height:1.25!important;
  margin:0 0 14px!important;
  max-width:190px!important;
}
.cta{
  min-height:38px!important;
  padding:0 15px!important;
  border-radius:14px!important;
  font-size:13px!important;
}

/* Search */
.search-card{
  margin:-32px 14px 12px!important;
  padding:10px!important;
  border-radius:18px!important;
}
.search-card label{
  font-size:14px!important;
  margin-bottom:8px!important;
}
.search-row{
  gap:8px!important;
}
.search-row input{
  height:42px!important;
  font-size:12px!important;
  border-radius:14px!important;
}
.search-row button{
  width:44px!important;
  border-radius:14px!important;
  font-size:18px!important;
}

/* Slider: image dominates, minimal readable text */
.showcase-wrap{
  margin:0 14px 8px!important;
}
.slide{
  height:205px!important;
  border-radius:20px!important;
}
.slide:after,
.slide.dark:after{
  background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.16) 45%,rgba(0,0,0,.62) 100%)!important;
}
.slide-text{
  left:13px!important;
  top:12px!important;
  right:10px!important;
}
.slide-count{
  font-size:11px!important;
  padding:4px 8px!important;
  margin-bottom:102px!important;
  background:rgba(2,9,22,.50)!important;
}
.slide-title{
  font-size:18px!important;
  line-height:1.0!important;
  letter-spacing:-.03em!important;
  max-width:80%!important;
}
.slide-sub{
  font-size:15px!important;
  line-height:1.02!important;
  margin-top:1px!important;
}
.slide-list{
  font-size:10px!important;
  line-height:1.25!important;
  margin-top:5px!important;
  max-height:26px!important;
  overflow:hidden!important;
}
.slide-btn{
  display:none!important;
}
.dots{
  margin:7px 0 0!important;
}
.dot{
  height:6px!important;
  width:6px!important;
}
.dot.active{
  width:18px!important;
}

/* 4 category cards */
.section{
  padding:12px 12px 0!important;
}
.pillar-title{
  font-size:15px!important;
  margin:10px 0 9px!important;
  line-height:1.2!important;
}
.pillars{
  gap:7px!important;
}
.pillar{
  min-height:86px!important;
  border-radius:15px!important;
  padding:8px 4px!important;
}
.pillar b{
  font-size:20px!important;
}
.pillar strong{
  font-size:11px!important;
  margin-top:4px!important;
}
.pillar span{
  font-size:7.5px!important;
  line-height:1.18!important;
  margin-top:3px!important;
}

/* Popular Destinations */
.section-head{
  margin-bottom:9px!important;
}
.section-head h2,
.section h2{
  font-size:19px!important;
  line-height:1.12!important;
}
.section-head a{
  font-size:12px!important;
}
.country{
  flex-basis:96px!important;
  height:130px!important;
  border-radius:14px!important;
}
.country div{
  left:8px!important;
  right:8px!important;
  bottom:8px!important;
}
.country b{
  font-size:13px!important;
}
.country span{
  font-size:10px!important;
}
.flag{
  font-size:19px!important;
}

/* A-NET App banner */
.app-banner{
  border-radius:18px!important;
  padding:10px!important;
  gap:8px!important;
}
.app-banner img{
  width:46px!important;
  height:46px!important;
  border-radius:13px!important;
}
.app-banner h3{
  font-size:15px!important;
  line-height:1.05!important;
}
.app-banner p{
  font-size:9px!important;
  line-height:1.22!important;
}
.download{
  padding:9px 10px!important;
  border-radius:12px!important;
  font-size:12px!important;
}

/* Why Choose */
.why{
  grid-template-columns:repeat(4,1fr)!important;
  gap:6px!important;
}
.why div{
  font-size:7.8px!important;
  padding:7px 3px!important;
  border-radius:12px!important;
}
.why b{
  font-size:15px!important;
  margin-bottom:3px!important;
}
.why strong{
  font-size:8px!important;
}

/* Bottom nav compact */
.bottom{
  width:calc(100% - 20px)!important;
  max-width:390px!important;
  bottom:7px!important;
  padding:6px!important;
  border-radius:22px!important;
}
.bottom a{
  font-size:9.5px!important;
  padding:4px 1px!important;
}
.bottom b{
  font-size:17px!important;
  margin-bottom:2px!important;
}
.bottom .center{
  width:50px!important;
  height:50px!important;
  font-size:21px!important;
  margin-top:-20px!important;
}
.footer-space{
  height:82px!important;
}

/* Search result compact */
.result img{
  width:74px!important;
  height:62px!important;
}
.result strong{
  font-size:13px!important;
}
.result span{
  font-size:10px!important;
}
.search-destination-card img{
  height:105px!important;
}
.search-destination-body{
  padding:10px!important;
}
.search-destination-body h3{
  font-size:16px!important;
}
.search-destination-body p{
  font-size:10px!important;
  margin:5px 0 9px!important;
}
.search-package-row{
  gap:6px!important;
}
.search-package-row div{
  font-size:9px!important;
  padding:7px 4px!important;
  border-radius:11px!important;
}
.search-package-row strong{
  font-size:12px!important;
}
.buy-now-btn{
  min-height:38px!important;
  border-radius:13px!important;
  font-size:12px!important;
}

/* 390px and below */
@media (max-width:390px){
  .hero{height:335px!important;padding-top:68px!important}
  .hero h1{font-size:31px!important}
  .hero p{font-size:14px!important}
  .slide{height:190px!important}
  .slide-count{margin-bottom:90px!important}
  .slide-title{font-size:17px!important}
  .slide-sub{font-size:14px!important}
  .slide-list{font-size:9px!important;max-height:23px!important}
  .pillar{min-height:80px!important}
  .pillar span{font-size:7px!important}
  .country{flex-basis:90px!important;height:124px!important}
}

/* 360px and below */
@media (max-width:360px){
  .hero{height:315px!important;padding-top:64px!important}
  .hero h1{font-size:28px!important}
  .hero p{font-size:13px!important}
  .brand img{width:34px!important;height:34px!important}
  .wordmark strong{font-size:18px!important}
  .wordmark span{font-size:6.5px!important}
  .slide{height:178px!important}
  .slide-count{margin-bottom:82px!important}
  .slide-title{font-size:16px!important}
  .slide-sub{font-size:13px!important}
  .slide-list{display:none!important}
  .pillar{min-height:74px!important}
  .pillar span{display:none!important}
  .bottom .center{width:46px!important;height:46px!important}
}

/* V45 slider/search fixes */
.dots{display:flex;justify-content:center;gap:6px}
.dot{border:0;border-radius:999px;background:rgba(255,255,255,.32);width:7px;height:7px;padding:0}
.dot.active{width:20px;background:#147CFF}
.result{cursor:pointer}
.search-destination-card:empty{display:none}
.country-track{will-change:transform}
.slide-track{will-change:transform}
