/* SHQIP FLY — SKYLINE V2 — COMPLETE PUBLIC EXPERIENCE v0.16.31.96 */
html[data-public-template="skyline"]{
  /* SKYLINE_LIGHT_ROOT_PALETTE_V1: paleta baze konvertohej vecmas per cdo
     komponent me override-a te literal (background:/color:), por vet
     ndryshoret CSS (--sl-*) mbetnin ende me vlerat e vjetra te temes se
     erret - kjo lente "vrima" (p.sh. cmimet ne cyan te ndritshem, sfondi i
     body-t ende navy diku pa override eksplicit). Tash ndryshoret vete jane
     te drejtperdrejt te lehta, si mockup-i i miratuar.*/
  --sl-night:#EEF1F5;
  --sl-navy:#FFFFFF;
  --sl-panel:#FFFFFF;
  --sl-panel-2:#F5F9FD;
  --sl-line:#DCE4EE;
  --sl-cyan:#0F3F87;
  --sl-blue:#1B5FBF;
  --sl-violet:#1B5FBF;
  --sl-white:#101826;
  --sl-muted:#5B6B82;
  --sl-success:#1a9d6c;
  --sl-danger:#d92d4c;
  --sl-shadow:0 16px 40px -18px rgba(15,23,42,.28);
  color-scheme:light;
}

html[data-public-template="skyline"] body.public-app{
  margin:0!important;
  padding-bottom:0!important;
  background:radial-gradient(circle at 8% 2%,rgba(91,126,255,.18),transparent 24rem),
    var(--sl-night)!important;
  color:var(--sl-white)!important;
}

html[data-public-template="skyline"] body.public-app .public-content{
  max-width:none!important;
  min-height:calc(100vh - 86px)!important;
  margin:0!important;
  padding:0!important;
  overflow:clip!important;
  background:transparent!important;
  color:var(--sl-white)!important;
}

/* Header: operator identity remains dynamic; template name is never public. */
html[data-public-template="skyline"] body.public-app .topbar{
  position:relative!important;
  z-index:1400!important;
  min-height:82px!important;
  padding:12px clamp(18px,4vw,48px)!important;
  border:0!important;
  border-bottom:1px solid rgba(130,163,255,.18)!important;
  background:rgba(237,239,247,.96)!important;
  box-shadow:0 14px 38px rgba(1,6,28,.3)!important;
  backdrop-filter:blur(18px)!important;
}
html[data-public-template="skyline"] body.public-app .topbar .brand{
  min-width:0!important;
  padding:7px 13px!important;
  border:1px solid rgba(145,171,255,.22)!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 9px 24px rgba(0,0,0,.18)!important;
}
html[data-public-template="skyline"] body.public-app .topbar .brand img{
  max-height:42px!important;
  object-fit:contain!important;
}
html[data-public-template="skyline"] body.public-app .public-header-control,
html[data-public-template="skyline"] body.public-app .public-theme-toggle,
html[data-public-template="skyline"] body.public-app .public-language-menu-toggle,
html[data-public-template="skyline"] body.public-app .public-mobile-menu-toggle,
html[data-public-template="skyline"] body.public-app .public-account-link{
  border:1px solid rgba(145,171,255,.24)!important;
  border-radius:12px!important;
  background:#eeeff7!important;
  color:#2e2e2e!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .public-language-dropdown,
html[data-public-template="skyline"] body.public-app .public-mobile-drawer{
  border-color:var(--sl-line)!important;
  background:#eeeff7!important;
  color:#2e2e2e!important;
}

/* HOME — asymmetric hero, dashboard search board, static offer list. */
html[data-public-template="skyline"] body.public-app .marketing-home{
  min-height:100vh!important;
  background:transparent!important;
  color:var(--sl-white)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero{
  position:relative!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:radial-gradient(120% 140% at 12% 0%,color-mix(in srgb,var(--tenant-primary,#edf1f8) 14%,#fff) 0%,#F5F9FD 60%)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero::before{
  content:none!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero .real-home-hero-inner{
  position:relative!important;
  z-index:2!important;
  width:min(1220px,calc(100% - 48px))!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:34px 0 26px!important;
  display:flex!important;
  align-items:center!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero .real-home-copy{
  position:relative!important;
  z-index:3!important;
  width:100%!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero .real-home-copy>span{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero h1{
  max-width:660px!important;
  margin:0 0 8px!important;
  color:#0F3F87!important;
  font-size:clamp(26px,3.4vw,38px)!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:-.02em!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-hero p{
  max-width:530px!important;
  margin:0!important;
  color:#5B6B82!important;
  font-size:15px!important;
  line-height:1.5!important;
}
html[data-public-template="skyline"] body.public-app .skyline-home-globe{
  display:none!important;
}

html[data-public-template="skyline"] body.public-app .marketing-home .booking-stage{
  position:relative!important;
  z-index:8!important;
  width:min(1220px,calc(100% - 48px))!important;
  margin:-18px auto 0!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .booking-panel{
  position:relative!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #DCE4EE!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 16px 40px -18px rgba(15,23,42,.28)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .search-area-card{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  gap:0!important;
  background:transparent!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:9px!important;
  min-width:0!important;
  margin:0!important;
  padding:20px 14px!important;
  overflow:visible!important;
  border:0!important;
  border-right:1px solid #DCE4EE!important;
  border-radius:0!important;
  background:#F5F9FD!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a,
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>button{
  width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 14px!important;
  justify-content:flex-start!important;
  border:1px solid transparent!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#5B6B82!important;
  box-shadow:0 1px 2px rgba(15,63,135,.08)!important;
  font-size:14px!important;
  font-weight:850!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a::before{
  width:30px;
  color:var(--tenant-primary,#1B5FBF);
  font-size:20px;
  text-align:center;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-tab-flights::before{content:"✈"}
html[data-public-template="skyline"] body.public-app .marketing-home .module-tab-bus::before{content:"▰"}
html[data-public-template="skyline"] body.public-app .marketing-home .module-tab-hotel::before{content:"◆"}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a.active{
  border-color:var(--tenant-primary,#1B5FBF)!important;
  background:var(--tenant-primary,#edf1f8)!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a.active::before{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher .trip-type-trigger{
  order:-1!important;
  min-height:68px!important;
  justify-content:center!important;
  border-color:#DCE4EE!important;
  background:#fff!important;
  color:#0F3F87!important;
  text-align:center!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher .module-secondary{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #public-search-form,
html[data-public-template="skyline"] body.public-app .marketing-home #public-bus-search-form{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  margin:0!important;
  padding:20px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .trip-switch{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 16px!important;
  padding:5px!important;
  border:1px solid #DCE4EE!important;
  border-radius:15px!important;
  background:#F5F9FD!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .trip-switch label span{
  display:flex!important;
  min-height:42px!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:11px!important;
  background:transparent!important;
  color:#5B6B82!important;
  font-size:13px!important;
  font-weight:820!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .trip-switch input:checked+span{
  background:var(--tenant-primary,#edf1f8)!important;
  color:#2e2e2e!important;
  box-shadow:0 7px 20px -8px rgba(27,95,191,.5)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .flight-search-grid,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-search-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr)!important;
  gap:12px!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .search-field,
html[data-public-template="skyline"] body.public-app .marketing-home .passenger-picker,
html[data-public-template="skyline"] body.public-app .marketing-home .travel-date-picker,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-field{
  position:relative!important;
  min-height:82px!important;
  overflow:visible!important;
  border:1px solid #DCE4EE!important;
  border-radius:18px!important;
  background:#F5F9FD!important;
  color:#101826!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home [data-search-color]::before{
  content:attr(data-skyline-step);
  position:absolute;
  top:10px;
  right:11px;
  width:23px;
  height:23px;
  display:grid;
  place-items:center;
  border:1px solid #DCE4EE;
  border-radius:50%;
  color:var(--tenant-primary,#1B5FBF);
  font-size:10px;
  font-weight:900;
}
html[data-public-template="skyline"] body.public-app .marketing-home .search-field>span,
html[data-public-template="skyline"] body.public-app .marketing-home .passenger-summary-trigger>span,
html[data-public-template="skyline"] body.public-app .marketing-home .date-trigger>span,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-field>span{
  color:#5B6B82!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.13em!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .search-field select,
html[data-public-template="skyline"] body.public-app .marketing-home .search-field strong,
html[data-public-template="skyline"] body.public-app .marketing-home .passenger-summary-trigger strong,
html[data-public-template="skyline"] body.public-app .marketing-home .date-trigger strong,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-field strong{
  color:#101826!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .passenger-summary-trigger,
html[data-public-template="skyline"] body.public-app .marketing-home .date-trigger{
  min-height:80px!important;
  border:0!important;
  border-radius:18px!important;
  background:transparent!important;
  color:#101826!important;
}

html[data-public-template="skyline"] body.public-app .marketing-home .passenger-symbols{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .passenger-summary-text{
  display:block!important;
  font-size:14px!important;
  font-weight:700!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .route-swap{
  align-self:center!important;
  width:50px!important;
  height:50px!important;
  min-height:50px!important;
  padding:0!important;
  border:1px solid #DCE4EE!important;
  border-radius:50%!important;
  background:#fff!important;
  color:var(--tenant-primary,#1B5FBF)!important;
  box-shadow:0 8px 20px -8px rgba(15,63,135,.4)!important;
  transform:rotate(0deg)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #search-submit,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-search-submit{
  grid-column:1/-1!important;
  min-height:58px!important;
  margin-top:2px!important;
  border:0!important;
  border-radius:17px!important;
  background:linear-gradient(110deg,var(--sl-cyan),#7a8cff 62%,#846af4)!important;
  color:#071238!important;
  box-shadow:0 14px 28px rgba(85,127,235,.28)!important;
  font-size:17px!important;
  font-weight:930!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .trust-strip{
  display:none!important;
}

/* Offers are a static route list — no horizontal slider or snap effect. */
html[data-public-template="skyline"] body.public-app .marketing-home .home-section{
  width:min(1220px,calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:66px 0!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .section-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(280px,430px)!important;
  gap:28px!important;
  align-items:end!important;
  margin:0 0 25px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .section-head small{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .section-head h2{
  margin:0!important;
  color:#2e2e2e!important;
  font-size:clamp(30px,4vw,46px)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .section-head p{
  margin:0!important;
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offers-grid,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-offers-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  min-height:0!important;
  padding:0!important;
  overflow:visible!important;
  scroll-snap-type:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-card,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-offer-card{
  display:grid!important;
  grid-template-columns:150px minmax(0,1fr)!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:150px!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid rgba(116,151,247,.28)!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#eef0f7,#eeeff7)!important;
  color:#2e2e2e!important;
  box-shadow:0 16px 36px rgba(1,6,29,.28)!important;
  scroll-snap-align:none!important;
  transform:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-card:hover{
  border-color:rgba(110,227,255,.56)!important;
  box-shadow:0 20px 42px rgba(1,6,29,.38)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-media{
  width:150px!important;
  height:100%!important;
  min-height:150px!important;
  border-radius:0!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-media::after{
  background:linear-gradient(90deg,rgba(237,239,247,.05),rgba(237,239,247,.7))!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-route-badge{
  top:12px!important;
  right:auto!important;
  bottom:auto!important;
  left:11px!important;
  padding:6px 9px!important;
  border:1px solid rgba(255,255,255,.3)!important;
  border-radius:8px!important;
  background:rgba(237,239,247,.82)!important;
  color:#2e2e2e!important;
  font-size:10px!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-body{
  min-width:0!important;
  padding:19px!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-route{
  color:#2e2e2e!important;
  font-size:19px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-meta{
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-price{
  margin-top:15px!important;
  padding-top:12px!important;
  border-top:1px solid rgba(129,158,241,.2)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-price span{
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-price strong{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .benefit-band{
  border:0!important;
  background:rgba(237,239,247,.5)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .benefit-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .benefit-card{
  border:1px solid rgba(123,157,255,.23)!important;
  border-radius:20px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .benefit-number{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .benefit-card p{
  color:var(--sl-muted)!important;
}

/* CALENDAR — two-panel planner on desktop, fixed six-month grid on mobile. */
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-overlay{
  z-index:20000!important;
  padding:22px!important;
  background:rgba(236,238,248,.82)!important;
  backdrop-filter:blur(12px)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-dialog{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  grid-template-rows:auto auto minmax(0,1fr) auto!important;
  width:min(1120px,calc(100vw - 44px))!important;
  max-height:calc(100dvh - 44px)!important;
  overflow:hidden!important;
  padding:0!important;
  border:1px solid rgba(130,163,255,.36)!important;
  border-radius:28px!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
  box-shadow:0 35px 100px rgba(0,0,0,.58)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-top{
  grid-column:1/-1!important;
  display:flex!important;
  min-height:78px!important;
  align-items:center!important;
  padding:15px 22px!important;
  border-bottom:1px solid rgba(130,163,255,.22)!important;
  background:linear-gradient(110deg,#eef0f7,#eef0f7)!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-title-action,
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-top strong{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-back,
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-close{
  width:auto!important;
  min-width:108px!important;
  height:44px!important;
  padding:0 14px!important;
  border:1px solid rgba(139,170,255,.34)!important;
  border-radius:12px!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-trip-tabs{
  grid-column:1!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  padding:14px!important;
  border-right:1px solid rgba(130,163,255,.2)!important;
  border-bottom:1px solid rgba(130,163,255,.2)!important;
  background:#edeff7!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-trip-tab{
  min-height:64px!important;
  padding:10px 12px!important;
  border:1px solid rgba(130,163,255,.22)!important;
  border-radius:14px!important;
  background:#eef0f7!important;
  color:#10204b!important;
  text-align:left!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-trip-tab.active{
  border-color:rgba(110,227,255,.6)!important;
  background:linear-gradient(135deg,rgba(110,227,255,.18),rgba(112,100,243,.25))!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-nav{
  grid-column:2!important;
  grid-row:2!important;
  min-height:92px!important;
  padding:15px 22px!important;
  border-bottom:1px solid rgba(130,163,255,.18)!important;
  background:#edf0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-nav button{
  border:1px solid rgba(130,163,255,.3)!important;
  border-radius:12px!important;
  background:#eef0f7!important;
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs{
  grid-column:1!important;
  grid-row:3!important;
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  min-height:0!important;
  padding:14px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  border-right:1px solid rgba(130,163,255,.2)!important;
  background:#edeff7!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs>.calendar-month-tab,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs>.calendar-month-tab{
  flex:0 0 auto!important;
  width:100%!important;
  min-width:0!important;
  min-height:70px!important;
  padding:10px!important;
  border:1px solid rgba(130,163,255,.22)!important;
  border-radius:13px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
  text-align:left!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs>.calendar-month-tab small,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs>.calendar-month-tab small{
  color:#182344!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs>.calendar-month-tab.active,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs>.calendar-month-tab.active{
  border-color:var(--sl-cyan)!important;
  background:linear-gradient(135deg,#eef1f6,#eff0f6)!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-months{
  grid-column:2!important;
  grid-row:3!important;
  min-height:0!important;
  overflow-y:auto!important;
  padding:18px 24px!important;
  background:#edf0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month{
  background:transparent!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month h3{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-weekdays span{
  color:#192443!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-days{
  gap:8px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day{
  min-height:64px!important;
  padding:6px 2px!important;
  border:1px solid transparent!important;
  border-radius:50%!important;
  background:#eef0f7!important;
  color:#051d57!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day:hover{
  border-color:rgba(110,227,255,.5)!important;
  background:#eef0f7!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.selected{
  border-color:var(--sl-cyan)!important;
  background:linear-gradient(145deg,var(--sl-cyan),#7586fa)!important;
  color:#071238!important;
  box-shadow:0 8px 22px rgba(80,151,242,.3)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day b{
  color:inherit!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day small{
  color:var(--sl-success)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.no-flight small{
  color:var(--sl-danger)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer{
  grid-column:1/-1!important;
  grid-row:4!important;
  padding:14px 18px!important;
  border-top:1px solid rgba(130,163,255,.22)!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer-item,
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer-price{
  border-color:rgba(130,163,255,.25)!important;
  border-radius:12px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .calendar-search-action{
  border:0!important;
  border-radius:14px!important;
  background:linear-gradient(110deg,var(--sl-cyan),#7a82f5)!important;
  color:#071238!important;
}

/* Search loading is a route board, not the generic white spinner page. */
html[data-public-template="skyline"] body.public-app .flight-search-loading-screen{
  background:radial-gradient(circle at 50% 42%,rgba(91,121,244,.25),transparent 25rem),
    #edeff7!important;
  backdrop-filter:none!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-card{
  width:min(560px,calc(100vw - 36px))!important;
  gap:15px!important;
  padding:34px 28px!important;
  border:1px solid rgba(127,160,255,.28)!important;
  border-radius:28px!important;
  background:linear-gradient(145deg,#eef0f7,#eeeff7)!important;
  color:#2e2e2e!important;
  box-shadow:0 30px 90px rgba(0,0,0,.48)!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-visual{
  width:220px!important;
  height:74px!important;
  margin:0 0 6px!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-visual::before{
  content:"";
  position:absolute;
  left:4px;
  right:4px;
  top:36px;
  border-top:2px dashed rgba(110,227,255,.52);
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-ring{
  inset:27px 0 auto!important;
  height:18px!important;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(90deg,var(--sl-cyan),#786ff2)!important;
  mask:linear-gradient(#000 0 0) center/100% 2px no-repeat!important;
  animation:skyline-route-pulse 1.2s ease-in-out infinite!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-plane{
  position:absolute!important;
  top:7px!important;
  left:0!important;
  width:58px!important;
  height:58px!important;
  border:1px solid rgba(110,227,255,.55)!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
  box-shadow:0 10px 28px rgba(0,0,0,.3)!important;
  animation:skyline-plane-route 2.1s ease-in-out infinite!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-card strong{
  color:#2e2e2e!important;
  font-size:24px!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-route{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .flight-search-loading-card small{
  color:var(--sl-muted)!important;
}
@keyframes skyline-plane-route{0%{left:0;transform:rotate(-4deg)}50%{transform:translateY(-5px) rotate(5deg)}100%{left:calc(100% - 58px);transform:rotate(-2deg)}}
@keyframes skyline-route-pulse{0%,100%{opacity:.35}50%{opacity:1}}

/* Shared page heading: no template-name eyebrow. */
html[data-public-template="skyline"] body.public-app .real-theme-page-head{
  position:relative!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:28px auto 20px!important;
  padding:29px 34px!important;
  overflow:hidden!important;
  border:1px solid rgba(126,158,250,.3)!important;
  border-radius:24px!important;
  background:linear-gradient(110deg,rgba(238,240,247,.96),rgba(238,239,246,.94)),
    #eef0f7!important;
  color:#2e2e2e!important;
  box-shadow:0 18px 48px rgba(1,6,30,.32)!important;
}
html[data-public-template="skyline"] body.public-app .real-theme-page-head>div>span{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .real-theme-page-head h1{
  margin:0 0 7px!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .real-theme-page-head p{
  margin:0!important;
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .real-theme-head-art::before{
  border-color:var(--sl-cyan)!important;
}

/* RESULTS — route board, three static nearby dates, ticket cards. */
html[data-public-template="skyline"] body.public-app #flight-choice-form{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:10px 0 44px!important;
  background:transparent!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form>.result-leg{
  margin:0 0 30px!important;
  padding:22px!important;
  border:1px solid rgba(124,157,249,.25)!important;
  border-radius:26px!important;
  background:linear-gradient(145deg,rgba(238,240,247,.98),rgba(237,239,247,.98))!important;
  color:#2e2e2e!important;
  box-shadow:0 18px 46px rgba(1,6,29,.28)!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form>.result-leg+.result-leg{
  margin-top:30px!important;
}
html[data-public-template="skyline"] body.public-app .result-leg-heading{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  margin:0 0 17px!important;
  padding:0 2px!important;
  background:transparent!important;
}
html[data-public-template="skyline"] body.public-app .result-leg-kicker{
  color:var(--sl-cyan)!important;
  font-size:11px!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
html[data-public-template="skyline"] body.public-app .result-leg-route{
  color:#2e2e2e!important;
  font-size:clamp(22px,3vw,32px)!important;
}
html[data-public-template="skyline"] body.public-app .results-back-button{
  border:1px solid rgba(130,163,255,.3)!important;
  border-radius:12px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .date-strip-shell{
  display:block!important;
  margin:0 0 18px!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
}
html[data-public-template="skyline"] body.public-app .date-strip-nav{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .date-strip{
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  gap:7px!important;
  width:100%!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  scroll-snap-type:none!important;
}
html[data-public-template="skyline"] body.public-app .date-option{
  min-width:0!important;
  min-height:76px!important;
  padding:10px 5px!important;
  border:1px solid rgba(128,158,239,.22)!important;
  border-radius:14px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
  text-align:center!important;
}
html[data-public-template="skyline"] body.public-app .date-option small{
  color:#162346!important;
}
html[data-public-template="skyline"] body.public-app .date-option.active{
  border-color:var(--sl-cyan)!important;
  background:linear-gradient(145deg,#eef1f6,#eff0f6)!important;
  color:#2e2e2e!important;
  box-shadow:0 8px 22px rgba(68,122,222,.26)!important;
}
html[data-public-template="skyline"] body.public-app .flight-result-list{
  display:grid!important;
  gap:13px!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:150px minmax(0,1fr) 170px!important;
  min-height:154px!important;
  overflow:hidden!important;
  border:1px solid rgba(128,159,247,.3)!important;
  border-radius:22px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
  box-shadow:none!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::before{
  content:"";
  position:absolute;
  top:-7px;
  bottom:-7px;
  left:150px;
  border-left:1px dashed rgba(137,167,250,.34);
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::after{
  content:"";
  position:absolute;
  top:-7px;
  bottom:-7px;
  right:170px;
  border-left:1px dashed rgba(137,167,250,.34);
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card:has(input:checked){
  border-color:var(--sl-cyan)!important;
  background:linear-gradient(145deg,#eef0f7,#eef0f7)!important;
  box-shadow:0 0 0 2px rgba(110,227,255,.12),0 15px 38px rgba(1,6,30,.34)!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:8px!important;
  padding:18px!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .airline-badge{
  width:92px!important;
  height:48px!important;
  border:1px solid rgba(255,255,255,.38)!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#0e1946!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .airline-badge img{
  max-width:80px!important;
  max-height:38px!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company>strong{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-time{
  grid-column:2!important;
  grid-row:1!important;
  display:grid!important;
  align-content:center!important;
  padding:18px 25px!important;
  background:transparent!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-route-times{
  display:grid!important;
  grid-template-columns:1fr 54px 1fr!important;
  align-items:start!important;
  gap:8px!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point b{
  color:#2e2e2e!important;
  font-size:30px!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point em{
  color:#10204c!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-route-times i{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-duration{
  color:#162246!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price{
  grid-column:3!important;
  grid-row:1!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(237,239,248,.36)!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price>strong{
  color:var(--sl-cyan)!important;
  font-size:27px!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-bag{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-selected-actions{
  grid-column:1/-1!important;
  grid-row:2!important;
  display:none!important;
  grid-template-columns:1fr auto 1fr!important;
  align-items:center!important;
  min-height:54px!important;
  padding:8px 16px!important;
  border:0!important;
  border-top:1px solid rgba(130,163,255,.2)!important;
  background:#edeff7!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card:has(input:checked) .flight-selected-actions{
  display:grid!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-selected-actions button{
  color:#051a57!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-selected-status{
  color:var(--sl-success)!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .fare-class-trigger{
  justify-self:end!important;
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app #flight-choice-form .select-box{
  position:absolute!important;
  top:11px!important;
  right:11px!important;
  z-index:4!important;
  border-color:rgba(110,227,255,.5)!important;
  background:#edeff7!important;
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-card-baggage-recap{
  grid-column:1/-1!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  padding:10px 15px!important;
  border-top:1px solid rgba(130,163,255,.17)!important;
  background:rgba(237,239,248,.62)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-card-baggage-recap[hidden]{display:none!important}
html[data-public-template="skyline"] body.public-app .skyline-bag-chip{
  display:inline-flex!important;
  gap:6px!important;
  align-items:center!important;
  padding:6px 9px!important;
  border:1px solid rgba(110,227,255,.32)!important;
  border-radius:999px!important;
  background:rgba(110,227,255,.08)!important;
  color:#054857!important;
  font-size:11px!important;
  font-weight:780!important;
}

/* Selection and baggage recap always remain visible independently of quote data. */
html[data-public-template="skyline"] body.public-app .selection-mini-summary,
html[data-public-template="skyline"] body.public-app .search-price-summary{
  width:100%!important;
  margin:18px 0 0!important;
  padding:20px!important;
  border:1px solid rgba(128,160,248,.28)!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#eef0f7,#edf0f7)!important;
  color:#2e2e2e!important;
  box-shadow:0 18px 42px rgba(1,6,29,.28)!important;
}
html[data-public-template="skyline"] body.public-app .selection-mini-summary h2,
html[data-public-template="skyline"] body.public-app .selection-mini-summary strong,
html[data-public-template="skyline"] body.public-app .search-price-summary h2,
html[data-public-template="skyline"] body.public-app .search-price-summary strong{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .selection-header-buttons{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
html[data-public-template="skyline"] body.public-app .selection-passenger-button{
  min-height:46px!important;
  border:1px solid rgba(110,227,255,.38)!important;
  border-radius:13px!important;
  background:#eef0f7!important;
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .selection-mini-leg{
  padding:13px 15px!important;
  border:1px solid rgba(128,160,248,.24)!important;
  border-radius:15px!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .selection-mini-leg span,
html[data-public-template="skyline"] body.public-app .selection-mini-leg-date,
html[data-public-template="skyline"] body.public-app .selection-mini-leg-time{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-baggage-summary{
  display:grid!important;
  gap:10px!important;
  margin-top:14px!important;
  padding:15px!important;
  border:1px solid rgba(92,224,179,.28)!important;
  border-radius:17px!important;
  background:rgba(238,246,245,.18)!important;
}
html[data-public-template="skyline"] body.public-app .skyline-baggage-summary[hidden]{display:none!important}
html[data-public-template="skyline"] body.public-app .skyline-baggage-summary-head{
  display:flex!important;
  justify-content:space-between!important;
  gap:12px!important;
  color:#05573b!important;
  font-size:13px!important;
  font-weight:900!important;
}
html[data-public-template="skyline"] body.public-app .skyline-baggage-summary-list{
  display:grid!important;
  gap:7px!important;
}
html[data-public-template="skyline"] body.public-app .skyline-baggage-summary-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  align-items:center!important;
  color:#1a4235!important;
  font-size:12px!important;
}
html[data-public-template="skyline"] body.public-app .selection-mini-price-grid{
  margin-top:14px!important;
  padding-top:14px!important;
  border-top:1px solid rgba(129,160,247,.2)!important;
}
html[data-public-template="skyline"] body.public-app .selection-mini-total small,
html[data-public-template="skyline"] body.public-app .selection-mini-per-person small{
  color:#152347!important;
}
html[data-public-template="skyline"] body.public-app .result-actions button,
html[data-public-template="skyline"] body.public-app #continue-button{
  width:100%!important;
  min-height:58px!important;
  border:0!important;
  border-radius:17px!important;
  background:linear-gradient(110deg,var(--sl-cyan),#7a82f5)!important;
  color:#071238!important;
  font-size:18px!important;
  font-weight:930!important;
}

/* Sheets and dialogs share a clean, unmistakable Skyline treatment. */
html[data-public-template="skyline"] body.public-app .fare-class-dialog,
html[data-public-template="skyline"] body.public-app .flight-details-dialog,
html[data-public-template="skyline"] body.public-app .results-passenger-dialog,
html[data-public-template="skyline"] body.public-app .passenger-popover,
html[data-public-template="skyline"] body.public-app .trip-type-sheet-dialog,
html[data-public-template="skyline"] body.public-app .mobile-airport-sheet{
  border:1px solid rgba(128,160,248,.33)!important;
  border-radius:24px!important;
  background:#eeeff7!important;
  color:#2e2e2e!important;
  box-shadow:0 28px 80px rgba(0,0,0,.55)!important;
}
html[data-public-template="skyline"] body.public-app .fare-class-header,
html[data-public-template="skyline"] body.public-app .flight-details-header,
html[data-public-template="skyline"] body.public-app .results-passenger-header,
html[data-public-template="skyline"] body.public-app .passenger-popover-head,
html[data-public-template="skyline"] body.public-app .trip-type-sheet-head,
html[data-public-template="skyline"] body.public-app .mobile-airport-sheet-head{
  border-color:rgba(128,160,248,.22)!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .baggage-segment,
html[data-public-template="skyline"] body.public-app .baggage-passenger-row,
html[data-public-template="skyline"] body.public-app .baggage-package-choice,
html[data-public-template="skyline"] body.public-app .results-passenger-row,
html[data-public-template="skyline"] body.public-app .flight-details-rows>div,
html[data-public-template="skyline"] body.public-app .mobile-airport-option{
  border-color:rgba(128,160,248,.2)!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .baggage-package-choice:has(input:checked){
  border-color:var(--sl-cyan)!important;
  background:linear-gradient(145deg,#eef1f7,#eef0f6)!important;
}
html[data-public-template="skyline"] body.public-app .baggage-selection-footer,
html[data-public-template="skyline"] body.public-app .flight-details-duration{
  border-color:rgba(128,160,248,.22)!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app #baggage-selection-confirm,
html[data-public-template="skyline"] body.public-app .results-passenger-confirm,
html[data-public-template="skyline"] body.public-app .passenger-popover-confirm,
html[data-public-template="skyline"] body.public-app .passenger-popover-done{
  border:0!important;
  border-radius:13px!important;
  background:linear-gradient(110deg,var(--sl-cyan),#7882f4)!important;
  color:#071238!important;
}

/* BOOKING, PAYMENT, STATUS, CHECK-IN. */
html[data-public-template="skyline"] body.public-app .booking-layout,
html[data-public-template="skyline"] body.public-app .booking-page-v65,
html[data-public-template="skyline"] body.public-app .status-card,
html[data-public-template="skyline"] body.public-app .checkin-page,
html[data-public-template="skyline"] body.public-app .flight-status-page{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto 44px!important;
}
html[data-public-template="skyline"] body.public-app .booking-flat-section,
html[data-public-template="skyline"] body.public-app .panel,
html[data-public-template="skyline"] body.public-app .status-card{
  border:1px solid rgba(128,160,248,.27)!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#eef0f7,#edf0f7)!important;
  color:#2e2e2e!important;
  box-shadow:0 18px 44px rgba(1,6,29,.26)!important;
}
html[data-public-template="skyline"] body.public-app .booking-flat-section h1,
html[data-public-template="skyline"] body.public-app .booking-flat-section h2,
html[data-public-template="skyline"] body.public-app .booking-flat-section h3,
html[data-public-template="skyline"] body.public-app .panel h1,
html[data-public-template="skyline"] body.public-app .panel h2,
html[data-public-template="skyline"] body.public-app .panel h3,
html[data-public-template="skyline"] body.public-app .status-card h1,
html[data-public-template="skyline"] body.public-app .status-card h2{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app input,
html[data-public-template="skyline"] body.public-app select,
html[data-public-template="skyline"] body.public-app textarea{
  border:1px solid rgba(128,160,248,.3)!important;
  border-radius:13px!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app label,
html[data-public-template="skyline"] body.public-app .muted,
html[data-public-template="skyline"] body.public-app small{
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .button,
html[data-public-template="skyline"] body.public-app button[type="submit"],
html[data-public-template="skyline"] body.public-app .booking-confirm-button{
  border:0!important;
  border-radius:14px!important;
  background:linear-gradient(110deg,var(--sl-cyan),#7882f4)!important;
  color:#071238!important;
  font-weight:900!important;
}

/* Hotel module: full theme coverage, including coming-soon state. */
html[data-public-template="skyline"] body.public-app .module-coming-soon-page{
  position:relative!important;
  width:min(820px,calc(100% - 34px))!important;
  min-height:520px!important;
  margin:42px auto!important;
  padding:64px 48px!important;
  overflow:hidden!important;
  border:1px solid rgba(128,160,248,.3)!important;
  border-radius:30px!important;
  background:radial-gradient(circle at 88% 18%,rgba(110,227,255,.24),transparent 18rem),
    linear-gradient(145deg,#eef0f7,#edeff7)!important;
  color:#2e2e2e!important;
  box-shadow:var(--sl-shadow)!important;
  text-align:left!important;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page::after{
  content:"◆";
  position:absolute;
  right:44px;
  bottom:24px;
  color:rgba(5,71,87,.15);
  font-size:230px;
  line-height:1;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page>span{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  width:66px!important;
  height:66px!important;
  margin:0 0 25px!important;
  border:1px solid rgba(110,227,255,.4)!important;
  border-radius:18px!important;
  background:rgba(110,227,255,.09)!important;
  color:var(--sl-cyan)!important;
  font-size:28px!important;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page small{
  position:relative!important;
  z-index:2!important;
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page h1{
  position:relative!important;
  z-index:2!important;
  max-width:640px!important;
  color:#2e2e2e!important;
  font-size:clamp(36px,6vw,62px)!important;
  line-height:1.05!important;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page p{
  position:relative!important;
  z-index:2!important;
  max-width:590px!important;
  color:var(--sl-muted)!important;
}
html[data-public-template="skyline"] body.public-app .module-coming-soon-page .button{
  position:relative!important;
  z-index:2!important;
}
html[data-public-template="skyline"] body.public-app .hotel-hero,
html[data-public-template="skyline"] body.public-app .hotel-detail-hero,
html[data-public-template="skyline"] body.public-app .hotel-search-grid,
html[data-public-template="skyline"] body.public-app .hotel-result-card,
html[data-public-template="skyline"] body.public-app .room-offer{
  border-color:rgba(128,160,248,.27)!important;
  border-radius:22px!important;
  background:#eef0f7!important;
  color:#2e2e2e!important;
  box-shadow:0 18px 44px rgba(1,6,29,.25)!important;
}

/* Bus module: no unstyled white form, ticket-board design throughout. */
html[data-public-template="skyline"] body.public-app .bus-public-hero,
html[data-public-template="skyline"] body.public-app .bus-flight-mirror-page,
html[data-public-template="skyline"] body.public-app .bus-status-card{
  width:min(1180px,calc(100% - 40px))!important;
  margin:28px auto 44px!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .bus-public-hero{
  padding:32px!important;
  border:1px solid rgba(128,160,248,.28)!important;
  border-radius:26px!important;
  background:linear-gradient(145deg,#eef0f7,#edeff7)!important;
  box-shadow:var(--sl-shadow)!important;
}
html[data-public-template="skyline"] body.public-app .bus-public-hero h1,
html[data-public-template="skyline"] body.public-app .bus-flow-head h1,
html[data-public-template="skyline"] body.public-app .bus-mirror-panel h1,
html[data-public-template="skyline"] body.public-app .bus-mirror-panel h2,
html[data-public-template="skyline"] body.public-app .bus-mirror-panel h3{
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .bus-search-form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:22px!important;
}
html[data-public-template="skyline"] body.public-app .bus-search-form p{
  margin:0!important;
}
html[data-public-template="skyline"] body.public-app .bus-search-form button{
  grid-column:1/-1!important;
}
html[data-public-template="skyline"] body.public-app .bus-mirror-panel,
html[data-public-template="skyline"] body.public-app .bus-result-card,
html[data-public-template="skyline"] body.public-app .bus-form-panel,
html[data-public-template="skyline"] body.public-app .bus-booking-summary,
html[data-public-template="skyline"] body.public-app .bus-confirm-stat,
html[data-public-template="skyline"] body.public-app .bus-confirm-leg{
  border:1px solid rgba(128,160,248,.27)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#eef0f7,#edf0f7)!important;
  color:#2e2e2e!important;
  box-shadow:0 15px 36px rgba(1,6,29,.24)!important;
}
html[data-public-template="skyline"] body.public-app .bus-result-card{
  overflow:hidden!important;
}
html[data-public-template="skyline"] body.public-app .bus-result-operator{
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .bus-result-price{
  background:rgba(237,239,248,.45)!important;
}
html[data-public-template="skyline"] body.public-app .bus-result-price strong,
html[data-public-template="skyline"] body.public-app .bus-result-arrow,
html[data-public-template="skyline"] body.public-app .bus-result-cta,
html[data-public-template="skyline"] body.public-app .bus-flow-step.active b{
  color:var(--sl-cyan)!important;
}
html[data-public-template="skyline"] body.public-app .bus-flow-step b{
  border-color:rgba(128,160,248,.32)!important;
  background:#eef0f7!important;
}

/* Footer and dedicated mobile navigation. */
html[data-public-template="skyline"] body.public-app .public-footer{
  padding-bottom:20px!important;
  border-top:1px solid rgba(128,160,248,.18)!important;
  background:#edeff7!important;
  color:#2e2e2e!important;
}
html[data-public-template="skyline"] body.public-app .public-footer-tabs{
  border-color:rgba(128,160,248,.18)!important;
  background:#edeff7!important;
}
html[data-public-template="skyline"] body.public-app .public-footer-tabs button{
  color:#0a1e52!important;
  border-color:rgba(128,160,248,.18)!important;
}
.skyline-mobile-nav{display:none}

@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app{
    padding-bottom:84px!important;
  }
  html[data-public-template="skyline"] body.public-app .topbar{
    min-height:78px!important;
    padding:10px 12px!important;
  }
  html[data-public-template="skyline"] body.public-app .topbar .brand{
    max-width:46vw!important;
    padding:5px 9px!important;
  }
  html[data-public-template="skyline"] body.public-app .topbar .brand img{
    max-width:100%!important;
    max-height:36px!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-hero{
    min-height:0!important;
    border-radius:0!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-hero .real-home-hero-inner{
    width:calc(100% - 30px)!important;
    min-height:0!important;
    padding:22px 0 18px!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-hero .real-home-copy{
    width:100%!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-hero h1{
    margin-bottom:6px!important;
    font-size:24px!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-hero p{
    font-size:13px!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-home-globe{
    right:-145px!important;
    bottom:-72px!important;
    width:330px!important;
    height:330px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .booking-stage{
    width:calc(100% - 20px)!important;
    margin:-14px auto 0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .booking-panel{
    border-radius:20px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .search-area-card{
    grid-template-columns:1fr!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher{
    grid-column:1!important;
    grid-row:1!important;
    display:grid!important;
    grid-template-columns:1.15fr repeat(3,1fr)!important;
    gap:5px!important;
    padding:8px!important;
    border:0!important;
    border-bottom:1px solid rgba(129,158,241,.2)!important;
    background:#edeff7!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a,
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>button{
    min-height:48px!important;
    padding:0 5px!important;
    justify-content:center!important;
    border-radius:12px!important;
    font-size:10px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a::before{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher .trip-type-trigger{
    min-height:48px!important;
    font-size:9px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home #public-search-form,
  html[data-public-template="skyline"] body.public-app .marketing-home #public-bus-search-form{
    grid-column:1!important;
    grid-row:2!important;
    padding:10px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .trip-switch{
    gap:4px!important;
    margin-bottom:9px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .trip-switch label span{
    min-height:38px!important;
    padding:0 5px!important;
    font-size:10px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .flight-search-grid,
  html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-search-grid{
    grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;
    gap:7px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .search-field,
  html[data-public-template="skyline"] body.public-app .marketing-home .passenger-picker,
  html[data-public-template="skyline"] body.public-app .marketing-home .travel-date-picker,
  html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-field{
    min-height:74px!important;
    border-radius:15px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .route-swap{
    width:42px!important;
    height:42px!important;
    min-height:42px!important;
    border-radius:50%!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .passenger-picker,
  html[data-public-template="skyline"] body.public-app .marketing-home .travel-date-picker,
  html[data-public-template="skyline"] body.public-app .marketing-home [data-search-color="passengers"],
  html[data-public-template="skyline"] body.public-app .marketing-home [data-search-color="dates"]{
    grid-column:span 1!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home #search-submit,
  html[data-public-template="skyline"] body.public-app .marketing-home #bus-search-submit{
    min-height:52px!important;
    border-radius:14px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .home-section{
    width:calc(100% - 20px)!important;
    padding:42px 0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .section-head{
    display:block!important;
    margin-bottom:18px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .section-head p{
    margin-top:10px!important;
    font-size:13px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offers-grid,
  html[data-public-template="skyline"] body.public-app .marketing-home .bus-offers-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:11px!important;
    width:100%!important;
    min-height:0!important;
    padding:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-card,
  html[data-public-template="skyline"] body.public-app .marketing-home .bus-offer-card{
    grid-template-columns:112px minmax(0,1fr)!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:128px!important;
    border-radius:18px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-media{
    width:112px!important;
    height:100%!important;
    min-height:128px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-body{
    padding:14px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-route{
    font-size:16px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-meta{
    display:grid!important;
    gap:2px!important;
    font-size:11px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .offer-price{
    margin-top:9px!important;
    padding-top:8px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .benefit-grid{
    grid-template-columns:1fr!important;
  }

  /* Calendar: six months form a fixed 3×2 control, not a sliding row. */
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-overlay{
    padding:0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-dialog{
    display:flex!important;
    width:100%!important;
    height:100dvh!important;
    max-height:none!important;
    flex-direction:column!important;
    border:0!important;
    border-radius:0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-top{
    flex:0 0 auto!important;
    min-height:68px!important;
    padding:10px 13px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-trip-tabs{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    padding:9px 10px!important;
    border-right:0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-trip-tab{
    min-height:55px!important;
    padding:8px 10px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-nav{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs,
  html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,58px)!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:6px!important;
    flex:0 0 auto!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:8px 10px!important;
    overflow:hidden!important;
    border-right:0!important;
    border-bottom:1px solid rgba(130,163,255,.2)!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs>.calendar-month-tab,
  html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs>.calendar-month-tab{
    width:100%!important;
    height:58px!important;
    min-height:58px!important;
    padding:6px 8px!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home #calendar-month-tabs>.calendar-month-tab .calendar-month-plane,
  html[data-public-template="skyline"] body.public-app .marketing-home #bus-calendar-month-tabs>.calendar-month-tab .calendar-month-plane{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-months{
    display:block!important;
    flex:1 1 auto!important;
    min-height:0!important;
    padding:12px 11px 18px!important;
    overflow-y:auto!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month{
    padding:0 0 12px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month+.calendar-month{
    border-top:1px solid rgba(130,163,255,.16)!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-days{
    gap:5px!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day{
    min-height:49px!important;
    border-radius:50%!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer{
    flex:0 0 auto!important;
    padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;
  }

  html[data-public-template="skyline"] body.public-app .real-theme-page-head{
    width:calc(100% - 20px)!important;
    margin:10px auto 14px!important;
    padding:18px!important;
    border-radius:19px!important;
  }
  html[data-public-template="skyline"] body.public-app .real-theme-page-head h1{
    font-size:25px!important;
  }
  html[data-public-template="skyline"] body.public-app .real-theme-page-head p,
  html[data-public-template="skyline"] body.public-app .real-theme-head-art{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form{
    width:calc(100% - 16px)!important;
    padding:0 0 34px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form>.result-leg{
    margin:0 0 18px!important;
    padding:12px!important;
    border-radius:21px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form>.result-leg+.result-leg{
    margin-top:18px!important;
  }
  html[data-public-template="skyline"] body.public-app .result-leg-heading{
    margin-bottom:12px!important;
  }
  html[data-public-template="skyline"] body.public-app .result-leg-route{
    font-size:20px!important;
  }
  html[data-public-template="skyline"] body.public-app .date-strip{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  html[data-public-template="skyline"] body.public-app .date-option{
    display:none!important;
    min-height:68px!important;
  }
  html[data-public-template="skyline"] body.public-app .date-option.skyline-nearby,
  html[data-public-template="skyline"] body.public-app .date-option.active{
    display:grid!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    min-height:0!important;
    border-radius:19px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::before{
    left:96px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::after{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company{
    grid-column:1!important;
    grid-row:1!important;
    padding:13px 10px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .airline-badge{
    width:72px!important;
    height:44px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company>strong{
    font-size:13px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-time{
    grid-column:2!important;
    grid-row:1!important;
    padding:15px 13px 9px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point b{
    font-size:23px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point em{
    font-size:10px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price{
    grid-column:2!important;
    grid-row:2!important;
    min-height:52px!important;
    flex-direction:row!important;
    justify-content:flex-end!important;
    gap:7px!important;
    padding:8px 13px!important;
    border-top:1px solid rgba(130,163,255,.16)!important;
    background:transparent!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price>strong{
    font-size:21px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-selected-actions{
    grid-column:1/-1!important;
    grid-row:3!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:9px 12px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-selected-status{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .fare-class-trigger{
    justify-self:stretch!important;
    justify-content:space-between!important;
    min-height:38px!important;
    padding:0 11px!important;
    border:1px solid rgba(110,227,255,.3)!important;
    border-radius:11px!important;
    background:rgba(110,227,255,.07)!important;
  }
  html[data-public-template="skyline"] body.public-app .skyline-card-baggage-recap{
    grid-column:1/-1!important;
    grid-row:4!important;
  }
  html[data-public-template="skyline"] body.public-app .selection-mini-summary,
  html[data-public-template="skyline"] body.public-app .search-price-summary{
    padding:14px!important;
    border-radius:19px!important;
  }
  html[data-public-template="skyline"] body.public-app .selection-header-buttons{
    grid-template-columns:1fr!important;
  }
  html[data-public-template="skyline"] body.public-app .fare-class-dialog,
  html[data-public-template="skyline"] body.public-app .flight-details-dialog,
  html[data-public-template="skyline"] body.public-app .results-passenger-dialog,
  html[data-public-template="skyline"] body.public-app .passenger-popover,
  html[data-public-template="skyline"] body.public-app .trip-type-sheet-dialog,
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet{
    border-radius:24px 24px 0 0!important;
  }
  html[data-public-template="skyline"] body.public-app .booking-layout,
  html[data-public-template="skyline"] body.public-app .booking-page-v65,
  html[data-public-template="skyline"] body.public-app .status-card,
  html[data-public-template="skyline"] body.public-app .checkin-page,
  html[data-public-template="skyline"] body.public-app .flight-status-page,
  html[data-public-template="skyline"] body.public-app .bus-public-hero,
  html[data-public-template="skyline"] body.public-app .bus-flight-mirror-page,
  html[data-public-template="skyline"] body.public-app .bus-status-card{
    width:calc(100% - 18px)!important;
    margin:12px auto 28px!important;
  }
  html[data-public-template="skyline"] body.public-app .module-coming-soon-page{
    width:calc(100% - 20px)!important;
    min-height:460px!important;
    margin:12px auto 28px!important;
    padding:38px 24px!important;
    border-radius:23px!important;
  }
  html[data-public-template="skyline"] body.public-app .module-coming-soon-page h1{
    font-size:36px!important;
  }
  html[data-public-template="skyline"] body.public-app .bus-public-hero{
    padding:20px!important;
  }
  html[data-public-template="skyline"] body.public-app .bus-search-form{
    grid-template-columns:1fr!important;
  }
  html[data-public-template="skyline"] body.public-app .public-footer{
    padding-bottom:74px!important;
  }
  .skyline-mobile-nav{
    position:fixed;
    z-index:1600;
    left:8px;
    right:8px;
    bottom:max(8px,env(safe-area-inset-bottom));
    height:68px;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:center;
    padding:6px;
    border:1px solid rgba(130,163,255,.34);
    border-radius:20px;
    background:rgba(237,239,247,.96);
    box-shadow:0 16px 48px rgba(0,0,0,.46);
    backdrop-filter:blur(18px);
  }
  .skyline-mobile-nav a{
    display:flex;
    min-width:0;
    height:54px;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    border-radius:14px;
    color:#10204b;
    text-decoration:none;
  }
  .skyline-mobile-nav a[aria-current="page"],
  .skyline-mobile-nav a:hover{
    background:linear-gradient(145deg,rgba(110,227,255,.16),rgba(119,105,245,.2));
    color:#2e2e2e;
  }
  .skyline-mobile-nav svg{
    width:21px;
    height:21px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .skyline-mobile-nav small{
    color:inherit!important;
    font-size:9px!important;
    font-weight:820!important;
  }
}

@media(prefers-reduced-motion:reduce){
  html[data-public-template="skyline"] *,
  html[data-public-template="skyline"] *::before,
  html[data-public-template="skyline"] *::after{
    scroll-behavior:auto!important;
    animation-duration:.001ms!important;
    animation-iteration-count:1!important;
    transition-duration:.001ms!important;
  }
}


/* ===================================================================
   SKYLINE_MOCKUP_REBUILD_V1 — structure rebuilt to match the approved
   mockup (single unified searchbar, icon-square module row above it,
   flight-path hero motif, horizontal destination strip). Appended last
   so it wins the cascade over the earlier column-sidebar layout above.
   =================================================================== */

/* ---- hero: flight-path motif ---- */
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-hero-path{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  opacity:.9!important;
  pointer-events:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .real-home-hero-inner{
  position:relative!important;
  z-index:1!important;
}

/* ---- single-column stage: module row on top, searchbar below, full width ---- */
html[data-public-template="skyline"] body.public-app .marketing-home .search-area-card{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  padding:16px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher{
  display:flex!important;
  flex-direction:row!important;
  gap:8px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
/* FLIGHT_SEARCH_GRID_STACK_FIX_V1: .flight-search-grid ende e ka grid-in e
   vjeter me 3 kolona (nga template-i origjinal), qe i shtrengonte
   .skyline-route-row/.skyline-datetime-row (femijet e rinj te mbeshtjelljes)
   secilin brenda vetem njeres kolone, ne vend te nje rreshti te plote. */
html[data-public-template="skyline"] body.public-app .marketing-home .flight-search-grid,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-mirror-search-grid{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-route-row,
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row{
  width:100%!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a,
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>button{
  flex:1!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  width:auto!important;
  min-height:64px!important;
  padding:10px 4px 9px!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 18px -8px rgba(15,63,135,.32),0 1px 2px rgba(15,63,135,.08)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a.active{
  background:var(--tenant-primary,#0F3F87)!important;
  color:#fff!important;
  box-shadow:0 10px 20px -8px rgba(15,63,135,.55)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a::before{
  content:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-tab-icon{
  width:20px!important;
  height:20px!important;
  color:var(--tenant-primary,#1B5FBF)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a.active .module-tab-icon{
  color:#fff!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a span{
  font-size:10.5px!important;
  font-weight:700!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher .trip-type-trigger,
html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher .module-secondary{
  display:none!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home #public-search-form,
html[data-public-template="skyline"] body.public-app .marketing-home #public-bus-search-form{
  padding:0!important;
}

/* ---- route row: Nga | swap | Për, single row ---- */
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-route-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:8px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-route-row .search-field{
  min-height:64px!important;
}

/* ---- datetime row: dates | passengers, single row of 2 segments ---- */
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  margin-top:8px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row .passenger-picker,
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row .date-trigger{
  grid-column:auto!important;
  min-height:64px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row .date-trigger{
  order:1!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .skyline-datetime-row .passenger-picker{
  order:2!important;
}

/* ---- CTA: solid accent, not the old dark-theme gradient ---- */
html[data-public-template="skyline"] body.public-app .marketing-home #search-submit,
html[data-public-template="skyline"] body.public-app .marketing-home #bus-search-submit{
  background:var(--tenant-primary,#0F3F87)!important;
}

/* ---- destinations: horizontal scroll strip of photo cards, not a static grid ---- */
html[data-public-template="skyline"] body.public-app .marketing-home .offers-grid,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-offers-grid{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:12px!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity!important;
  padding:2px 2px 10px!important;
  -webkit-overflow-scrolling:touch!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-card,
html[data-public-template="skyline"] body.public-app .marketing-home .bus-offer-card{
  display:block!important;
  flex:0 0 170px!important;
  width:170px!important;
  min-height:0!important;
  scroll-snap-align:start!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 16px 38px -18px rgba(15,63,135,.28)!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-media{
  width:100%!important;
  height:170px!important;
  min-height:170px!important;
  border-radius:14px 14px 0 0!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-route-badge{
  top:auto!important;
  left:11px!important;
  bottom:10px!important;
  right:auto!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#101826!important;
  font-family:inherit!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-body{
  padding:12px!important;
}
html[data-public-template="skyline"] body.public-app .marketing-home .offer-price strong{
  color:var(--tenant-primary,#0F3F87)!important;
}
@media(max-width:680px){
  html[data-public-template="skyline"] body.public-app .marketing-home .module-launcher>a span{
    font-size:9.5px!important;
  }
}
/* SKYLINE_MOBILE_HOME_REBUILD_V0163199 */
/*
   Mobile home only. The Flori/Fly Away template is intentionally untouched.
   Existing offer JavaScript is not replaced: the horizontal offer rail stays
   compatible with the already installed offer auto-scroll behavior.
*/
/* Mobile-only helper elements stay invisible on desktop/tablet. */
html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-date-pair,
html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-offers-title{
  display:none;
}

@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home{
    padding-bottom:0!important;
    background:#eef2f7!important;
  }

  /* Header: on the home screen keep the calm logo + menu composition. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar{
    position:relative!important;
    min-height:82px!important;
    padding:10px 12px!important;
    gap:10px!important;
    border:0!important;
    background:#eef2f7!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>.brand{
    display:flex!important;
    flex:1 1 auto!important;
    align-items:center!important;
    min-width:0!important;
    max-width:none!important;
    min-height:60px!important;
    margin:0!important;
    padding:8px 18px!important;
    border:1px solid #dce4ee!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(15,23,42,.07)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>.brand img{
    width:auto!important;
    height:auto!important;
    max-width:112px!important;
    max-height:36px!important;
    margin:0!important;
    transform:none!important;
    filter:none!important;
    object-fit:contain!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>nav{
    display:flex!important;
    flex:0 0 52px!important;
    width:52px!important;
    min-width:52px!important;
    justify-content:flex-end!important;
    gap:0!important;
    overflow:visible!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>nav>*:not(.public-mobile-menu-toggle){
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-mobile-menu-toggle{
    display:grid!important;
    place-items:center!important;
    width:50px!important;
    min-width:50px!important;
    height:50px!important;
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid #d5dde8!important;
    border-radius:16px!important;
    background:#fff!important;
    color:#172033!important;
    box-shadow:0 8px 22px rgba(15,23,42,.05)!important;
    font-size:22px!important;
  }

  /* The old Skyline marketing hero is removed on mobile. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-home-hero{
    display:none!important;
  }

  /* One clean booking card immediately under the header. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-stage{
    width:calc(100% - 24px)!important;
    margin:8px auto 0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-panel{
    padding:0 0 12px!important;
    overflow:hidden!important;
    border:1px solid #dfe5ed!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 12px 30px rgba(15,23,42,.07)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .search-area-card{
    display:block!important;
    background:#fff!important;
  }

  /* Modules: Flights / Hotel / Bus, like the reference. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher.travel-module-launcher{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    min-height:0!important;
    margin:0!important;
    padding:12px 12px 8px!important;
    border:0!important;
    background:#fff!important;
    overflow:visible!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.trip-type-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-secondary{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab{
    grid-column:auto!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    width:100%!important;
    min-width:0!important;
    height:62px!important;
    min-height:62px!important;
    margin:0!important;
    padding:5px 4px!important;
    border:1px solid #d8e0ea!important;
    border-radius:15px!important;
    background:#f7f8fa!important;
    color:#273244!important;
    box-shadow:0 5px 14px rgba(15,23,42,.04)!important;
    font-size:12px!important;
    font-weight:850!important;
    line-height:1!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab::before{
    display:block!important;
    width:auto!important;
    margin:0!important;
    color:var(--tenant-primary,#174f9e)!important;
    font-size:21px!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab.active{
    border-color:var(--tenant-primary,#174f9e)!important;
    background:var(--tenant-primary,#174f9e)!important;
    color:#fff!important;
    box-shadow:0 8px 18px color-mix(in srgb,var(--tenant-primary,#174f9e) 18%,transparent)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab.active::before{
    color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-flights{order:1!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-hotel{order:2!important;margin-left:0!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-bus{order:3!important}

  /* Trip type is visible as a separate pill row. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0 12px 12px!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch.trip-switch-desktop{
    position:static!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    margin:0 0 10px!important;
    padding:0!important;
    gap:6px!important;
    overflow:visible!important;
    clip:auto!important;
    white-space:normal!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label{
    min-width:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{
    min-height:40px!important;
    padding:0 7px!important;
    border:1px solid #dbe3ec!important;
    border-radius:999px!important;
    background:#f5f7fa!important;
    color:#405069!important;
    font-size:11px!important;
    font-weight:850!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch input:checked+span{
    border-color:var(--tenant-primary,#174f9e)!important;
    background:var(--tenant-primary,#174f9e)!important;
    color:#fff!important;
    box-shadow:0 6px 15px color-mix(in srgb,var(--tenant-primary,#174f9e) 18%,transparent)!important;
  }

  /* Compact search: route row, date/passenger row, search button. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;
    grid-template-rows:82px 68px 54px!important;
    gap:0!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    border:1px solid #e1e6ed!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home [data-search-color]::before{
    content:none!important;
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field{
    grid-row:1!important;
    width:100%!important;
    height:82px!important;
    min-height:82px!important;
    margin:0!important;
    padding:13px 8px!important;
    align-content:center!important;
    gap:5px!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field{
    grid-column:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field{
    grid-column:3!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field>span,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field>span{
    display:block!important;
    width:100%!important;
    color:#667085!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field .mobile-airport-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field .mobile-airport-trigger{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 2px!important;
    overflow:hidden!important;
    color:#172033!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-align:center!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#route-swap{
    position:static!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:center!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    border:1px solid #dce4ee!important;
    border-radius:50%!important;
    background:#fff!important;
    color:var(--tenant-primary,#174f9e)!important;
    box-shadow:0 7px 16px rgba(15,23,42,.09)!important;
    z-index:5!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#route-swap:active{
    transform:scale(.96)!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#date-trigger{
    grid-column:1/3!important;
    grid-row:2!important;
    display:block!important;
    width:100%!important;
    height:68px!important;
    min-height:68px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-top:1px solid #e5e9ef!important;
    border-radius:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>.date-trigger-icon,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>span:not(.skyline-mobile-date-pair),
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>#date-display{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-pair{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    height:100%!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell{
    display:flex!important;
    min-width:0!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:8px 5px!important;
    color:#172033!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell+.skyline-mobile-date-cell{
    border-left:1px solid #e5e9ef!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell small{
    color:#667085!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell b{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:#172033!important;
    font-size:13px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger.skyline-one-way-date .skyline-mobile-date-pair{
    grid-template-columns:1fr!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger.skyline-one-way-date .skyline-mobile-date-cell[hidden]{
    display:none!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#passenger-picker{
    grid-column:3!important;
    grid-row:2!important;
    width:100%!important;
    height:68px!important;
    min-height:68px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    border:0!important;
    border-top:1px solid #e5e9ef!important;
    border-left:1px solid #e5e9ef!important;
    border-radius:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-trigger{
    display:flex!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:8px 5px!important;
    border:0!important;
    background:transparent!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-trigger>span{
    color:#667085!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary-text{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:#172033!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit{
    position:relative!important;
    grid-column:1/-1!important;
    grid-row:3!important;
    align-self:end!important;
    width:calc(100% - 16px)!important;
    height:50px!important;
    min-height:50px!important;
    margin:0 8px 8px!important;
    padding:0 16px!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:14px!important;
    background:var(--tenant-primary,#174f9e)!important;
    color:#fff!important;
    box-shadow:none!important;
    transform:none!important;
    isolation:auto!important;
    font-size:16px!important;
    font-weight:900!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit::before,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit::after{
    content:none!important;
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #search-submit .search-submit-icon{
    width:22px!important;
    height:22px!important;
  }

  /* Multi City keeps the same visual system without breaking its second route. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid{
    grid-template-rows:82px auto 68px 54px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .multi-city-fields{
    grid-column:1/-1!important;
    grid-row:2!important;
    border-top:1px solid #e5e9ef!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#date-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#passenger-picker{
    grid-row:3!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#search-submit{
    grid-row:4!important;
  }

  /* Hide the old trust blocks; offers now start directly after the search. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trust-strip,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .benefit-band{
    display:none!important;
  }

  /* Popular destinations rail. Keep horizontal scrolling/auto-scroll hooks intact. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location{
    width:100%!important;
    margin:0!important;
    padding:18px 12px 14px!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .section-head{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-offers-title{
    display:block!important;
    margin:0 0 12px!important;
    color:#172033!important;
    font-size:22px!important;
    font-weight:900!important;
    line-height:1.1!important;
    letter-spacing:-.02em!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offers-grid,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offers-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    width:100%!important;
    min-height:var(--tenant-mobile-offer-height,300px)!important;
    margin:0!important;
    padding:2px calc(100vw - var(--tenant-mobile-offer-width,58vw) - 34px) 6px 0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:0!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offers-grid::-webkit-scrollbar,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offers-grid::-webkit-scrollbar{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-card,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offer-card{
    position:relative!important;
    display:block!important;
    flex:0 0 var(--tenant-mobile-offer-width,58vw)!important;
    width:var(--tenant-mobile-offer-width,58vw)!important;
    min-width:var(--tenant-mobile-offer-width,58vw)!important;
    height:var(--tenant-mobile-offer-height,300px)!important;
    min-height:var(--tenant-mobile-offer-height,300px)!important;
    margin:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:18px!important;
    background:var(--tenant-primary,#174f9e)!important;
    box-shadow:0 9px 22px rgba(15,23,42,.12)!important;
    scroll-snap-align:start!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-media{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    border-radius:inherit!important;
    background-color:var(--tenant-primary,#174f9e)!important;
    background-size:cover!important;
    background-position:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-media::after{
    background:linear-gradient(180deg,color-mix(in srgb,var(--tenant-primary,#174f9e) 18%,transparent) 0%,color-mix(in srgb,var(--tenant-primary,#174f9e) 72%,#071a3d) 100%)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-route-badge{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-body{
    position:absolute!important;
    inset:0!important;
    z-index:2!important;
    display:block!important;
    padding:0!important;
    color:#fff!important;
    pointer-events:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-route{
    position:absolute!important;
    left:14px!important;
    right:14px!important;
    bottom:15px!important;
    margin:0!important;
    overflow:hidden!important;
    color:#fff!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    text-shadow:0 2px 7px rgba(0,0,0,.28)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-meta{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price{
    position:absolute!important;
    top:12px!important;
    left:12px!important;
    right:auto!important;
    bottom:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:4px!important;
    width:auto!important;
    margin:0!important;
    padding:7px 10px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 5px 14px rgba(15,23,42,.09)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price span{
    color:#58657a!important;
    font-size:10px!important;
    font-weight:750!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price strong{
    color:#172033!important;
    font-size:13px!important;
    font-weight:900!important;
  }

  /* The reference does not use a fixed second navigation bar on the home page. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-nav{
    display:none!important;
  }

  /* Existing compact footer becomes the simple Services / Information / Contact strip. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer{
    margin-top:0!important;
    padding-bottom:0!important;
    border-top:1px solid #e2e7ee!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    min-height:50px!important;
    border:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs button{
    min-height:50px!important;
    margin:0!important;
    padding:8px 4px!important;
    border:0!important;
    border-right:1px solid #e5e9ef!important;
    border-radius:0!important;
    background:#fff!important;
    color:#536176!important;
    box-shadow:none!important;
    font-size:12px!important;
    font-weight:750!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs button:last-child{
    border-right:0!important;
  }
}


@media(max-width:390px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{
    padding-inline:4px!important;
    font-size:10px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field .mobile-airport-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field .mobile-airport-trigger{
    font-size:15px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell b{
    font-size:12px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary-text{
    font-size:11px!important;
  }
}
/* SKYLINE_MOBILE_HOME_POLISH_V01631100 */
/* Mobile-only visual layer. Keeps all existing search/offer JS, including offer auto-scroll. */
.skyline-mobile-offer-city{display:none}

@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home{
    --skyline-mobile-blue:#114f9f;
    --skyline-mobile-blue-dark:#0a3e84;
    --skyline-mobile-ink:#172033;
    --skyline-mobile-muted:#667085;
    --skyline-mobile-line:#dce4ed;
    padding-bottom:0!important;
    background:#eef3f8!important;
    color:var(--skyline-mobile-ink)!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-content{
    overflow:visible!important;
    background:#eef3f8!important;
  }

  /* Header = operator logo + hamburger only, like the Skyline reference. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar{
    position:relative!important;
    z-index:1400!important;
    display:flex!important;
    min-height:68px!important;
    align-items:center!important;
    gap:10px!important;
    padding:9px 14px!important;
    border:0!important;
    border-bottom:1px solid #e4eaf1!important;
    background:#fff!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    font-size:0!important; /* hides any accidental raw header text node */
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>.brand{
    display:flex!important;
    flex:1 1 auto!important;
    width:auto!important;
    max-width:none!important;
    min-height:48px!important;
    align-items:center!important;
    justify-content:flex-start!important;
    margin:0!important;
    padding:0 4px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:16px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>.brand img{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:118px!important;
    max-height:34px!important;
    margin:0!important;
    object-fit:contain!important;
    filter:none!important;
    transform:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>nav{
    display:flex!important;
    flex:0 0 46px!important;
    width:46px!important;
    min-width:46px!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    font-size:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .topbar>nav>*:not(.public-mobile-menu-toggle){
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-mobile-menu-toggle{
    display:grid!important;
    place-items:center!important;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:12px!important;
    background:transparent!important;
    color:#182235!important;
    box-shadow:none!important;
    font-size:22px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-mobile-menu-toggle span{
    display:block!important;
    color:#182235!important;
    font-size:24px!important;
    font-weight:800!important;
    line-height:1!important;
  }

  /* No marketing hero on the compact Skyline home. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-home-hero{
    display:none!important;
  }

  /* The page itself, without the heavy framed panel from v99. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home{
    min-height:0!important;
    background:#eef3f8!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-stage{
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-panel{
    width:100%!important;
    margin:0!important;
    padding:0 10px 12px!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:#eef3f8!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .search-area-card{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }

  /* Flights / Hotel / Bus */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher.travel-module-launcher{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:10px 2px 9px!important;
    overflow:visible!important;
    border:0!important;
    background:transparent!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.trip-type-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-secondary{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    height:64px!important;
    min-height:64px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    margin:0!important;
    padding:5px 4px!important;
    border:1px solid #d9e2ec!important;
    border-radius:17px!important;
    background:#fff!important;
    color:#27364b!important;
    box-shadow:0 5px 14px rgba(15,23,42,.05)!important;
    font-size:12px!important;
    font-weight:850!important;
    line-height:1!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab::before{
    display:block!important;
    margin:0!important;
    color:var(--skyline-mobile-blue)!important;
    font-size:21px!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab.active{
    border-color:var(--skyline-mobile-blue)!important;
    background:linear-gradient(145deg,var(--skyline-mobile-blue),var(--skyline-mobile-blue-dark))!important;
    color:#fff!important;
    box-shadow:0 8px 18px rgba(17,79,159,.18)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab.active::before{
    color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-flights{order:1!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-hotel{order:2!important;margin-left:0!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-tab-bus{order:3!important}

  /* White compact search card. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form{
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    margin:0!important;
    padding:10px 10px 11px!important;
    border:1px solid #e0e7ef!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(15,23,42,.06)!important;
  }

  /* Trip type row */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch.trip-switch-desktop{
    position:static!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0 0 8px!important;
    padding:0!important;
    gap:7px!important;
    overflow:visible!important;
    clip:auto!important;
    white-space:normal!important;
    border:0!important;
    background:transparent!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label{
    display:block!important;
    min-width:0!important;
    margin:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{
    display:flex!important;
    min-height:40px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 6px!important;
    border:1px solid #dbe3ec!important;
    border-radius:999px!important;
    background:#f7f9fb!important;
    color:#42516a!important;
    box-shadow:none!important;
    font-size:10.5px!important;
    font-weight:850!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch input:checked+span{
    border-color:var(--skyline-mobile-blue)!important;
    background:var(--skyline-mobile-blue)!important;
    color:#fff!important;
    box-shadow:0 6px 15px rgba(17,79,159,.16)!important;
  }

  /* Route / dates / passengers / button */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;
    grid-template-rows:76px 64px 54px!important;
    gap:0!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home [data-search-color]::before{
    content:none!important;
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field{
    position:relative!important;
    grid-row:1!important;
    display:flex!important;
    width:100%!important;
    height:76px!important;
    min-height:76px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    margin:0!important;
    padding:7px 5px!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field{grid-column:1!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field{grid-column:3!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field>span,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field>span{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:var(--skyline-mobile-muted)!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    line-height:1.1!important;
    text-align:center!important;
    text-transform:uppercase!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field select,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field select,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .mobile-airport-native{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    clip:rect(0,0,0,0)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field .mobile-airport-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field .mobile-airport-trigger{
    display:block!important;
    width:100%!important;
    min-height:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 2px!important;
    overflow:hidden!important;
    border:0!important;
    background:transparent!important;
    color:var(--skyline-mobile-ink)!important;
    font-size:15.5px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-align:center!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#route-swap{
    position:static!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:center!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    border:1px solid #dbe4ee!important;
    border-radius:50%!important;
    background:#fff!important;
    color:var(--skyline-mobile-blue)!important;
    box-shadow:0 6px 15px rgba(15,23,42,.09)!important;
    font-size:18px!important;
    z-index:6!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#date-trigger{
    grid-column:1/3!important;
    grid-row:2!important;
    display:block!important;
    width:100%!important;
    height:64px!important;
    min-height:64px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-top:1px solid #e5eaf0!important;
    border-radius:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>.date-trigger-icon,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>span:not(.skyline-mobile-date-pair),
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger>#date-display{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-pair{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    height:100%!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell{
    display:flex!important;
    min-width:0!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:6px 4px!important;
    color:var(--skyline-mobile-ink)!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell+.skyline-mobile-date-cell{
    border-left:1px solid #e5eaf0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell small{
    color:var(--skyline-mobile-muted)!important;
    font-size:8.5px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    line-height:1.1!important;
    text-transform:uppercase!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-date-cell b{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:var(--skyline-mobile-ink)!important;
    font-size:12.5px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger.skyline-one-way-date .skyline-mobile-date-pair{
    grid-template-columns:1fr!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #date-trigger.skyline-one-way-date .skyline-mobile-date-cell[hidden]{display:none!important}

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#passenger-picker{
    grid-column:3!important;
    grid-row:2!important;
    width:100%!important;
    height:64px!important;
    min-height:64px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    border:0!important;
    border-top:1px solid #e5eaf0!important;
    border-left:1px solid #e5eaf0!important;
    border-radius:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-trigger{
    display:flex!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    margin:0!important;
    padding:6px 4px!important;
    border:0!important;
    background:transparent!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-trigger>span{
    color:var(--skyline-mobile-muted)!important;
    font-size:8.5px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    line-height:1.1!important;
    text-transform:uppercase!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary .passenger-symbols{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-summary-text{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:var(--skyline-mobile-ink)!important;
    font-size:11.5px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  /* Those two helpers are direct grid children in the existing system; never auto-place them as dark blocks. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .date-field-error-arrow{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-validation[hidden]{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-validation:not([hidden]){
    position:absolute!important;
    left:6px!important;
    right:6px!important;
    bottom:58px!important;
    z-index:25!important;
    display:block!important;
    width:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:7px 9px!important;
    border:1px solid #fecaca!important;
    border-radius:9px!important;
    background:#fff7f7!important;
    color:#991b1b!important;
    box-shadow:0 5px 14px rgba(153,27,27,.08)!important;
    font-size:10px!important;
    line-height:1.2!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit{
    position:relative!important;
    grid-column:1/-1!important;
    grid-row:3!important;
    align-self:end!important;
    width:calc(100% - 10px)!important;
    height:48px!important;
    min-height:48px!important;
    margin:0 5px 4px!important;
    padding:0 14px!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:12px!important;
    background:linear-gradient(145deg,var(--skyline-mobile-blue),var(--skyline-mobile-blue-dark))!important;
    color:#fff!important;
    box-shadow:none!important;
    transform:none!important;
    font-size:15px!important;
    font-weight:900!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit::before,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .flight-search-grid>#search-submit::after{content:none!important;display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #search-submit .search-submit-icon{width:20px!important;height:20px!important}

  /* Keep the existing Multi City logic but give it the same compact shell. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid{
    grid-template-rows:76px auto 64px 54px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .multi-city-fields{
    grid-column:1/-1!important;
    grid-row:2!important;
    border-top:1px solid #e5eaf0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#date-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#passenger-picker{grid-row:3!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form[data-trip-mode="multi_city"] .flight-search-grid>#search-submit{grid-row:4!important}

  /* Offers directly after search. Existing data-offer-grid and JS remain untouched. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trust-strip,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .benefit-band{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location{
    box-sizing:border-box!important;
    width:100%!important;
    margin:0!important;
    padding:16px 12px 12px!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .section-head{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .skyline-mobile-offers-title{
    display:block!important;
    margin:0 0 11px!important;
    color:#172033!important;
    font-size:21px!important;
    font-weight:900!important;
    line-height:1.1!important;
    letter-spacing:-.025em!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offers-grid,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offers-grid{
    display:flex!important;
    gap:9px!important;
    width:100%!important;
    min-height:292px!important;
    margin:0!important;
    padding:2px 22vw 6px 0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:0!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offers-grid::-webkit-scrollbar,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offers-grid::-webkit-scrollbar{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-card,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offer-card{
    position:relative!important;
    display:block!important;
    flex:0 0 clamp(158px,46vw,190px)!important;
    width:clamp(158px,46vw,190px)!important;
    min-width:clamp(158px,46vw,190px)!important;
    height:286px!important;
    min-height:286px!important;
    margin:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,#2d72cc,#0d438d)!important;
    box-shadow:0 8px 19px rgba(15,23,42,.12)!important;
    scroll-snap-align:start!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-media{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    border-radius:inherit!important;
    background-color:#1b5eae!important;
    background-size:cover!important;
    background-position:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-media::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(21,91,179,.22) 0%,rgba(10,61,133,.52) 48%,rgba(5,38,91,.92) 100%)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-route-badge{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-body{
    position:absolute!important;
    inset:0!important;
    z-index:2!important;
    display:block!important;
    padding:0!important;
    color:#fff!important;
    pointer-events:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-route{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .skyline-mobile-offer-city{
    position:absolute!important;
    left:13px!important;
    right:13px!important;
    bottom:14px!important;
    display:block!important;
    margin:0!important;
    overflow:hidden!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    text-shadow:0 2px 7px rgba(0,0,0,.28)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-meta{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price{
    position:absolute!important;
    top:11px!important;
    left:auto!important;
    right:11px!important;
    bottom:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:3px!important;
    width:auto!important;
    margin:0!important;
    padding:6px 9px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 4px 12px rgba(15,23,42,.1)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price span{
    color:#647084!important;
    font-size:9.5px!important;
    font-weight:750!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-price strong{
    color:#172033!important;
    font-size:12.5px!important;
    font-weight:900!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-nav{display:none!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer{
    margin-top:0!important;
    padding-bottom:0!important;
    border-top:1px solid #e2e7ee!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    min-height:48px!important;
    border:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs button{
    min-height:48px!important;
    margin:0!important;
    padding:7px 4px!important;
    border:0!important;
    border-right:1px solid #e5e9ef!important;
    border-radius:0!important;
    background:#fff!important;
    color:#536176!important;
    box-shadow:none!important;
    font-size:11.5px!important;
    font-weight:750!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs button:last-child{border-right:0!important}
}

@media(max-width:390px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{font-size:9.7px!important;padding-inline:3px!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field .mobile-airport-trigger,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field .mobile-airport-trigger{font-size:14px!important}
}
/* SKYLINE_MOBILE_HOME_STRUCTURE_V01631101 */
/* Mobile-only Skyline layout repair. Existing booking logic and offer autoscroll remain untouched. */
.skyline-mobile-search-v101{display:none}

@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home{
    --skyline-mobile-blue:#0b4da2;
    --skyline-mobile-blue-dark:#083b80;
    --skyline-mobile-surface:#eef7ff;
    --skyline-mobile-surface-2:#e8f3fc;
    --skyline-mobile-ink:#172033;
    --skyline-mobile-muted:#68758a;
    --skyline-mobile-line:#e4e9f0;
    --tenant-primary:#0b4da2;
    --brand:#0b4da2;
    background:#f1f6fb!important;
    padding-bottom:0!important;
  }

  /* Remove the unwanted outer frame. The light-blue area belongs only behind the 3 module buttons. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-stage,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-panel,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .search-area-card{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .booking-panel{
    padding:0!important;
    border-radius:0!important;
    background:#f1f6fb!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .search-area-card{
    padding:0 10px 10px!important;
    border-radius:0!important;
    background:var(--skyline-mobile-surface)!important;
  }

  /* Flüge / Hotel / Bus: very light-blue field, no surrounding line. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher.travel-module-launcher{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:10px 0 10px!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:var(--skyline-mobile-surface)!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab{
    height:60px!important;
    min-height:60px!important;
    border:1px solid #dde6ef!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 5px 13px rgba(29,57,91,.055)!important;
    color:#27364b!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .module-launcher>.module-tab.active{
    border-color:var(--skyline-mobile-blue)!important;
    background:linear-gradient(145deg,var(--skyline-mobile-blue),var(--skyline-mobile-blue-dark))!important;
    color:#fff!important;
    box-shadow:0 7px 16px rgba(11,77,162,.16)!important;
  }

  /* One white card. It starts with trip type and ENDS directly below the search button. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form{
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    margin:0!important;
    padding:10px 10px 11px!important;
    overflow:visible!important;
    border:0!important;
    outline:0!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 7px 20px rgba(20,47,79,.07)!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch.trip-switch-desktop{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    width:100%!important;
    margin:0 0 7px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    overflow:visible!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{
    min-height:38px!important;
    height:38px!important;
    padding:0 5px!important;
    border:1px solid #dce4ed!important;
    border-radius:999px!important;
    background:#f7f9fc!important;
    color:#46546a!important;
    box-shadow:none!important;
    font-size:10.5px!important;
    font-weight:850!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch input:checked+span{
    border-color:var(--skyline-mobile-blue)!important;
    background:linear-gradient(145deg,var(--skyline-mobile-blue),var(--skyline-mobile-blue-dark))!important;
    color:#fff!important;
    box-shadow:0 5px 12px rgba(11,77,162,.14)!important;
  }

  /* The old visual grid stays alive only as an invisible logic host. This removes the broken dark/native blocks completely. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #public-search-form>.flight-search-grid{
    position:absolute!important;
    left:-10000px!important;
    top:0!important;
    display:block!important;
    width:1px!important;
    min-width:1px!important;
    height:1px!important;
    min-height:1px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    opacity:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    pointer-events:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-origin-field select,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #primary-destination-field select,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #second-origin-field select,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #second-destination-field select{
    display:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }

  /* Passenger host is moved outside the hidden grid by JS, so its fixed mobile sheet still works. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-picker.skyline-v101-passenger-host{
    position:absolute!important;
    left:-10000px!important;
    top:0!important;
    display:block!important;
    width:1px!important;
    min-width:1px!important;
    height:1px!important;
    min-height:1px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    border:0!important;
    background:transparent!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home #passenger-picker.skyline-v101-passenger-host>#passenger-trigger{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    min-width:1px!important;
    min-height:1px!important;
    overflow:hidden!important;
    opacity:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover{
    opacity:1!important;
    pointer-events:auto!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-confirm,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-done{
    border-color:var(--skyline-mobile-blue)!important;
    background:var(--skyline-mobile-blue)!important;
    color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-close-bottom{
    background:#fff!important;
    color:var(--skyline-mobile-blue)!important;
  }

  /* New clean mobile visual controls, wired to the existing inputs/buttons by JS. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-search-v101{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border:1px solid var(--skyline-mobile-line)!important;
    border-radius:15px!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-v101,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;
    align-items:stretch!important;
    width:100%!important;
    min-height:76px!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101{
    border-top:1px solid var(--skyline-mobile-line)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101[hidden]{display:none!important}

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101{
    min-width:0!important;
    margin:0!important;
    border:0!important;
    background:#fff!important;
    color:var(--skyline-mobile-ink)!important;
    font:inherit!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101{
    display:flex!important;
    min-height:76px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:7px 7px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101 small,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101 small{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    color:var(--skyline-mobile-muted)!important;
    font-size:8.5px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    line-height:1.12!important;
    text-overflow:ellipsis!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101 strong{
    display:block!important;
    width:100%!important;
    overflow:hidden!important;
    color:var(--skyline-mobile-ink)!important;
    font-size:14px!important;
    font-weight:900!important;
    line-height:1.12!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-swap-v101{
    align-self:center!important;
    justify-self:center!important;
    display:grid!important;
    place-items:center!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid #dbe4ed!important;
    border-radius:50%!important;
    background:#fff!important;
    color:var(--skyline-mobile-blue)!important;
    box-shadow:0 5px 12px rgba(26,52,83,.09)!important;
    font-size:19px!important;
    font-weight:900!important;
    line-height:1!important;
  }

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    min-height:63px!important;
    border-top:1px solid var(--skyline-mobile-line)!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101.skyline-v101-one-way{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101{
    display:flex!important;
    min-height:63px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:7px 5px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101+.skyline-mobile-meta-cell-v101{
    border-left:1px solid var(--skyline-mobile-line)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101 strong{
    display:block!important;
    width:100%!important;
    overflow:hidden!important;
    color:var(--skyline-mobile-ink)!important;
    font-size:11.5px!important;
    font-weight:900!important;
    line-height:1.12!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #skyline-v101-return[hidden]{display:none!important}

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-validation-v101{
    margin:8px 8px 0!important;
    padding:7px 9px!important;
    border:1px solid #fecaca!important;
    border-radius:9px!important;
    background:#fff7f7!important;
    color:#991b1b!important;
    font-size:10px!important;
    font-weight:750!important;
    line-height:1.25!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-validation-v101[hidden]{display:none!important}

  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-submit-v101{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    box-sizing:border-box!important;
    width:calc(100% - 14px)!important;
    min-height:48px!important;
    margin:9px 7px 7px!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:12px!important;
    background:linear-gradient(145deg,var(--skyline-mobile-blue),var(--skyline-mobile-blue-dark))!important;
    color:#fff!important;
    box-shadow:none!important;
    font:inherit!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-submit-v101 svg{
    width:20px!important;
    height:20px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2!important;
  }

  /* Calendar keeps the same behavior but follows Skyline blue instead of the red tenant accent on this template. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .calendar-day.selected,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .calendar-search-action,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .calendar-trip-tab.active{
    background:var(--skyline-mobile-blue)!important;
    border-color:var(--skyline-mobile-blue)!important;
    color:#fff!important;
  }

  /* Offers are not another giant rounded white card. They flow straight toward the footer like the reference. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location{
    box-sizing:border-box!important;
    width:100%!important;
    margin:0!important;
    padding:14px 0 0!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:#f1f6fb!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .skyline-mobile-offers-title{
    margin:0 10px 10px!important;
    font-size:20px!important;
    line-height:1.1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offers-grid,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offers-grid{
    min-height:278px!important;
    padding:2px 21vw 8px 10px!important;
    gap:9px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .offer-card,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .offers-inline-location .bus-offer-card{
    flex-basis:clamp(148px,44vw,182px)!important;
    width:clamp(148px,44vw,182px)!important;
    min-width:clamp(148px,44vw,182px)!important;
    height:272px!important;
    min-height:272px!important;
    border-radius:14px!important;
  }

  /* End the page cleanly, without an extra empty slab before the 3 footer tabs. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-content{
    min-height:0!important;
    padding-bottom:0!important;
    margin-bottom:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer{
    position:relative!important;
    margin:0!important;
    padding:0!important;
    border-top:1px solid #e1e7ee!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .public-footer-tabs{
    min-height:48px!important;
    margin:0!important;
    border-radius:0!important;
  }
}

@media(max-width:390px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .marketing-home .trip-switch label span{font-size:9.7px!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101 strong{font-size:13px!important}
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101 strong{font-size:10.8px!important}
}

/* SKYLINE_MOBILE_HOME_REFINEMENT_V01631103 */
@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home{
    --skyline-v103-blue:#0b4da2;
    --skyline-v103-line:#dfe6ee;
    --skyline-v103-text:#172033;
    --skyline-v103-muted:#69758a;
  }

  /* HOMEPAGE: reference has NO internal horizontal divider and NO inner frame.
     Only two short vertical separators between date/date/passengers. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-search-v101{
    border:0!important;
    outline:0!important;
    overflow:visible!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-v101,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101{
    border:0!important;
    outline:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-v101::before,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-v101::after,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101::before,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route2-v101::after{
    display:none!important;
    content:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-swap-v101{
    border-color:#e0e7ef!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-route-field-v101{
    border:0!important;
    outline:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101{
    position:relative!important;
    border:0!important;
    outline:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101{
    position:relative!important;
    min-height:64px!important;
    border:0!important;
    outline:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101+.skyline-mobile-meta-cell-v101::before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    top:17px!important;
    width:1px!important;
    height:31px!important;
    background:var(--skyline-v103-line)!important;
    pointer-events:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101.skyline-v101-one-way .skyline-mobile-meta-cell-v101+.skyline-mobile-meta-cell-v101::before{
    top:17px!important;
    height:31px!important;
  }

  /* AIRPORT / DESTINATION PICKER */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet-backdrop{
    background:rgba(15,23,42,.16)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet{
    left:12px!important;
    right:12px!important;
    bottom:calc(74px + env(safe-area-inset-bottom))!important;
    /* AIRPORT_SHEET_HEIGHT_FIX_V1: height:auto binte ndesh me
       .mobile-airport-list{flex:1;min-height:0} - nje kontejner flex me
       lartesi auto s.i jep femijes flex:1 asnje hapesire per me u rritur,
       ndaj lista shembej ne nje rresht te holle (defekti "vije e vogel"). */
    height:min(63dvh,560px)!important;
    max-height:min(63dvh,560px)!important;
    border:1px solid #e2e8f0!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 18px 50px rgba(15,23,42,.16)!important;
    transform:translateY(22px)!important;
    opacity:0!important;
    transition:transform .25s ease,opacity .25s ease!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet.open{
    transform:translateY(0)!important;
    opacity:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet:before{
    width:46px!important;
    height:5px!important;
    margin:9px auto 3px!important;
    border-radius:999px!important;
    background:#9aa5b6!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet-head{
    display:flex!important;
    min-height:24px!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0 16px!important;
    border:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet-head strong{
    color:#526078!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.1em!important;
    text-transform:uppercase!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet-head button{
    width:34px!important;
    height:34px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:#f4f7fb!important;
    color:#172033!important;
    font-size:24px!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-search{
    min-height:54px!important;
    margin:7px 16px 10px!important;
    padding:0 16px!important;
    border:2px solid #2b63bd!important;
    border-radius:15px!important;
    background:#fff!important;
    color:#172033!important;
    font:inherit!important;
    font-size:16px!important;
    font-weight:750!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-search::placeholder{
    color:#607089!important;
    opacity:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-list{
    padding:0 14px calc(14px + env(safe-area-inset-bottom))!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-country{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-option{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    min-height:70px!important;
    padding:13px 8px!important;
    border:0!important;
    border-bottom:1px solid #edf1f6!important;
    border-radius:0!important;
    background:#fff!important;
    color:#172033!important;
    text-align:left!important;
    box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-option.selected{
    background:#eef5ff!important;
    border-radius:14px!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-option:last-child{
    border-bottom:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-v103-airport-copy{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-v103-airport-copy b{
    display:block!important;
    overflow:hidden!important;
    color:var(--skyline-v103-text)!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.1!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-v103-airport-copy small{
    display:block!important;
    overflow:hidden!important;
    color:var(--skyline-v103-muted)!important;
    font-size:12.5px!important;
    font-weight:650!important;
    line-height:1.1!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-v103-airport-side{
    color:#24478f!important;
    font-size:15px!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }

  /* PASSENGER PICKER */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover{
    left:12px!important;
    right:12px!important;
    bottom:calc(74px + env(safe-area-inset-bottom))!important;
    width:auto!important;
    border:1px solid #e2e8f0!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 18px 50px rgba(15,23,42,.16)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover::before{
    background:rgba(15,23,42,.16)!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-head{
    min-height:0!important;
    padding:7px 18px 0!important;
    border:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-head>strong,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-confirm,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-child-info,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-child-note{
    display:none!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-search-fields{
    padding:0!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 126px!important;
    align-items:center!important;
    gap:10px!important;
    min-height:80px!important;
    padding:13px 18px!important;
    border:0!important;
    border-bottom:1px solid #edf1f6!important;
    background:#fff!important;
    color:#172033!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper:last-child{
    border-bottom:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-copy strong{
    display:block!important;
    color:#172033!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.12!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-copy small{
    display:block!important;
    margin-top:3px!important;
    color:#69758a!important;
    font-size:12.5px!important;
    font-weight:650!important;
    line-height:1.1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-controls{
    display:grid!important;
    grid-template-columns:38px 1fr 38px!important;
    align-items:center!important;
    gap:9px!important;
    justify-content:end!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-button{
    width:38px!important;
    height:38px!important;
    padding:0!important;
    border:1px solid #dfe6ef!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#1f5bb9!important;
    font-size:24px!important;
    font-weight:900!important;
    line-height:1!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-button[data-passenger-step="1"]{
    border-color:#24478f!important;
    background:#24478f!important;
    color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-stepper-value{
    color:#172033!important;
    font-size:21px!important;
    font-weight:900!important;
    text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover .passenger-popover-close-bottom{
    display:block!important;
    width:calc(100% - 28px)!important;
    min-height:50px!important;
    margin:14px!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:14px!important;
    background:#24478f!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:900!important;
    box-shadow:none!important;
  }
}

@media(max-width:390px){
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .mobile-airport-sheet,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home #passenger-popover{
    left:8px!important;
    right:8px!important;
  }
}

/* SKYLINE_FIX_V01631105 */
@media(max-width:760px){
  html[data-public-template="skyline"] body.public-app{
    --sky105-blue:#0b4da2;
    --sky105-blue2:#155fb6;
    --sky105-ink:#172033;
    --sky105-muted:#68758a;
    --sky105-line:#c3ccd9;
    --sky105-soft:#eef5fc;
  }

  /* 1) HOME: vetem DY vija te drejta, pa pseudo-kllapa. */
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101{
    border:0!important;
    background-color:#fff!important;
    background-image:linear-gradient(var(--sky105-line),var(--sky105-line)),linear-gradient(var(--sky105-line),var(--sky105-line))!important;
    background-repeat:no-repeat!important;
    background-size:1px 30px,1px 30px!important;
    background-position:33.333% center,66.666% center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-v101.skyline-v101-one-way{
    background-image:linear-gradient(var(--sky105-line),var(--sky105-line))!important;
    background-size:1px 30px!important;
    background-position:50% center!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101+.skyline-mobile-meta-cell-v101{
    border:0!important;
  }
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101::before,
  html[data-public-template="skyline"] body.public-app.skyline-real-template-home .skyline-mobile-meta-cell-v101::after{
    display:none!important;
    content:none!important;
  }

  /* 2) DESTINATION PICKER: lista ka scroll te vetin dhe nuk bllokohet. */
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet-backdrop{
    z-index:1700!important;
    background:rgba(15,23,42,.22)!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet{
    z-index:1710!important;
    display:flex!important;
    left:12px!important;
    right:12px!important;
    bottom:calc(12px + env(safe-area-inset-bottom))!important;
    width:auto!important;
    height:min(80dvh,720px)!important;
    max-height:min(80dvh,720px)!important;
    min-height:0!important;
    flex-direction:column!important;
    overflow:hidden!important;
    overscroll-behavior:contain!important;
    touch-action:auto!important;
    border:1px solid #dfe6ee!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 22px 58px rgba(15,23,42,.20)!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet[hidden],
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet-backdrop[hidden]{display:none!important}
  html[data-public-template="skyline"] body.public-app .mobile-airport-list{
    flex:1 1 0!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    touch-action:pan-y!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 14px calc(20px + env(safe-area-inset-bottom))!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-search{
    flex:0 0 auto!important;
    background:#fff!important;
    color:var(--sky105-ink)!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-sheet-head{
    flex:0 0 auto!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-option{
    color:var(--sky105-ink)!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .mobile-airport-option.selected{
    background:#edf4ff!important;
  }

  /* 3) MENU: Skyline drawer i bardhe, i paster, si referenca. */
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-backdrop{
    background:rgba(15,23,42,.40)!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer{
    left:0!important;
    right:auto!important;
    width:min(82vw,390px)!important;
    max-width:calc(100vw - 42px)!important;
    height:100dvh!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    color:var(--sky105-ink)!important;
    box-shadow:14px 0 42px rgba(15,23,42,.18)!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-head,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer-head{
    min-height:86px!important;
    padding:14px 18px!important;
    border-bottom:1px solid #e8edf4!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-brand{
    width:auto!important;
    min-width:150px!important;
    min-height:50px!important;
    padding:8px 14px!important;
    border:1px dashed #b9cae5!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-brand img{max-width:120px!important;max-height:32px!important;object-fit:contain!important}
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-close,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer-close{
    width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;
    border:0!important;border-radius:50%!important;background:#f5f7fa!important;color:#657185!important;
    font-size:30px!important;font-weight:400!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-nav,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer-nav{
    height:calc(100dvh - 86px)!important;
    padding:0 0 calc(18px + env(safe-area-inset-bottom))!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-nav>a,
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-nav>form button,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer-nav>a,
  html[data-public-template="skyline"][data-public-theme="dark"] body.public-app .public-mobile-drawer-nav>form button{
    display:flex!important;align-items:center!important;width:100%!important;min-height:62px!important;
    margin:0!important;padding:0 24px!important;border:0!important;border-bottom:1px solid #edf1f5!important;
    border-radius:0!important;background:#fff!important;color:var(--sky105-ink)!important;
    font-size:17px!important;font-weight:800!important;text-align:left!important;box-shadow:none!important;text-decoration:none!important;
  }
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-nav>a:hover,
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-nav>a:focus{background:#f2f6fc!important;color:#174f9e!important}
  html[data-public-template="skyline"] body.public-app .public-mobile-drawer-divider{
    display:block!important;width:100%!important;height:14px!important;margin:0!important;border:0!important;background:#f3f6fa!important;
  }

  /* 4) HEQ bottom quick-nav qe po mbulonte faqet. */
  html[data-public-template="skyline"] body.public-app .skyline-mobile-nav{display:none!important}
  html[data-public-template="skyline"] body.public-app .public-footer{padding-bottom:0!important}

  /* 5) CALENDAR: nje muaj ne ekran, muajt vetem nalt, tekst i lexueshem. */
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-overlay{background:rgba(15,23,42,.38)!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-dialog{
    background:#fff!important;color:var(--sky105-ink)!important;border-radius:24px 24px 0 0!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-top,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer{
    background:#fff!important;color:var(--sky105-ink)!important;border-color:#e5ebf3!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-top *,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-footer *{color:inherit!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tabs{
    position:sticky!important;top:0!important;z-index:6!important;display:flex!important;gap:8px!important;
    padding:10px 12px!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;
    border-bottom:1px solid #edf1f6!important;scrollbar-width:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tabs::-webkit-scrollbar{display:none!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab{
    flex:0 0 auto!important;min-width:66px!important;min-height:54px!important;padding:7px 12px!important;
    border:1px solid #dce5ef!important;border-radius:18px!important;background:#edf3fb!important;color:#24478f!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab strong{color:#24478f!important;font-size:15px!important;font-weight:900!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab small{color:#2f9c6b!important;font-size:10px!important;font-weight:850!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab.active{
    border-color:#24478f!important;background:#24478f!important;color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab.active strong,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-tab.active small{color:#fff!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month-plane{display:none!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-months{
    min-height:0!important;max-height:none!important;overflow:hidden!important;padding:0 12px 12px!important;background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month{
    min-height:0!important;margin:0!important;padding:12px 0 0!important;background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-month h3{
    margin:0 0 10px!important;color:var(--sky105-ink)!important;font-size:18px!important;font-weight:900!important;text-align:center!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-weekdays span{color:#667085!important;font-size:11px!important;font-weight:800!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-days{gap:5px!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day{
    min-height:52px!important;padding:5px 2px!important;border:0!important;border-radius:12px!important;background:#fff!important;color:var(--sky105-ink)!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day b{color:inherit!important;font-size:15px!important;font-weight:850!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day small{color:#329b69!important;font-size:8px!important;font-weight:800!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.in-range{
    border-radius:0!important;background:#dceafb!important;color:#174f9e!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.departure,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.return,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.selected{
    border-radius:14px!important;background:#24478f!important;color:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.departure b,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.return b,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.selected b,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.departure small,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.return small,
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day.selected small{color:#fff!important}
  html[data-public-template="skyline"] body.public-app .marketing-home .calendar-day:disabled{background:#f7f9fc!important;color:#c0c8d3!important}

  /* 6) FLIGHT CARDS: light Skyline, jo ticket/dark-Flori. */
  html[data-public-template="skyline"] body.public-app #flight-choice-form>.result-leg{
    background:#fff!important;border:1px solid #dfe6ee!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .result-leg-kicker{color:#24478f!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .result-leg-route{color:var(--sky105-ink)!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .date-option{
    background:#f5f8fc!important;color:var(--sky105-ink)!important;border:1px solid #dfe6ee!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .date-option.active{
    border-color:#24478f!important;background:#edf4ff!important;color:#24478f!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .date-option *,
  html[data-public-template="skyline"] body.public-app #flight-choice-form .date-option.active *{color:inherit!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card{
    grid-template-columns:78px minmax(0,1fr)!important;overflow:hidden!important;
    border:1px solid #dbe4ef!important;border-radius:18px!important;background:#f7faff!important;color:var(--sky105-ink)!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::before,
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card::after{display:none!important;content:none!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-result-card:has(input:checked){
    border-color:#2d64bd!important;background:#edf4ff!important;box-shadow:0 0 0 1px #2d64bd!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company{
    padding:12px 8px!important;background:#fff!important;border-right:1px solid #e4eaf2!important;color:var(--sky105-ink)!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .airline-badge{
    width:58px!important;height:40px!important;border:0!important;border-radius:10px!important;background:#fff!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .airline-badge img{max-width:52px!important;max-height:32px!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-company>strong{color:var(--sky105-ink)!important;font-size:11px!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-time{padding:12px 12px 8px!important;background:transparent!important;color:var(--sky105-ink)!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point b{color:var(--sky105-ink)!important;font-size:22px!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-point em{color:#526078!important;font-size:10px!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-route-times i{color:#2d64bd!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-duration{color:#8792a3!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-mobile-airline{
    display:inline-flex!important;justify-self:center!important;width:max-content!important;margin:6px auto 0!important;padding:3px 7px!important;
    border-radius:7px!important;background:#eef2f7!important;color:#526078!important;font-size:9px!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price{
    grid-column:2!important;grid-row:2!important;min-height:48px!important;padding:7px 12px!important;border-top:1px solid #e4eaf2!important;background:transparent!important;color:#24478f!important;
  }
  html[data-public-template="skyline"] body.public-app #flight-choice-form .flight-price>strong{color:#24478f!important;font-size:20px!important}
  html[data-public-template="skyline"] body.public-app #flight-choice-form .mobile-price-prefix,
  html[data-public-template="skyline"] body.public-app #flight-choice-form .mobile-price-suffix{display:none!important}

  /* 7) AUSWAHL: mos e perserit bagazhin poshte te Preis pro Passagier. */
  html[data-public-template="skyline"] body.public-app .selection-mini-price-grid .selection-mini-baggage-row,
  html[data-public-template="skyline"] body.public-app #selection-mini-per-person .selection-mini-baggage-row,
  html[data-public-template="skyline"] body.public-app #selection-mini-per-person [data-baggage-price-row]{display:none!important}

  /* 8) BOOKING/PAYMENT: Skyline light card style nga mockup-i, jo Flori dark. */
  html[data-public-template="skyline"] body.public-app .booking-layout,
  html[data-public-template="skyline"] body.public-app .booking-page-v65{width:calc(100% - 18px)!important;margin:12px auto 28px!important}
  html[data-public-template="skyline"] body.public-app .booking-flat-section,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63,
  html[data-public-template="skyline"] body.public-app .panel{
    border:1px solid #dfe6ee!important;border-radius:20px!important;background:#fff!important;color:var(--sky105-ink)!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;
  }
  html[data-public-template="skyline"] body.public-app .booking-flat-section h1,
  html[data-public-template="skyline"] body.public-app .booking-flat-section h2,
  html[data-public-template="skyline"] body.public-app .booking-flat-section h3,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 h2,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 h3{color:var(--sky105-ink)!important}
  html[data-public-template="skyline"] body.public-app .booking-flat-section label,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 label{color:#5f6d82!important}
  html[data-public-template="skyline"] body.public-app .booking-flat-section input:not([type=checkbox]):not([type=radio]),
  html[data-public-template="skyline"] body.public-app .booking-flat-section select,
  html[data-public-template="skyline"] body.public-app .booking-flat-section textarea,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 input:not([type=checkbox]):not([type=radio]),
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 select,
  html[data-public-template="skyline"] body.public-app .passenger-form-v63 textarea{
    border:1px solid #d7e0eb!important;border-radius:13px!important;background:#fff!important;color:var(--sky105-ink)!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app .booking-gender-option-v65,
  html[data-public-template="skyline"] body.public-app .booking-loyalty-optin-v65,
  html[data-public-template="skyline"] body.public-app .booking-demo-payment-grid-v63 button,
  html[data-public-template="skyline"] body.public-app .booking-payment-note-v63{
    border:1px solid #dfe6ee!important;background:#fff!important;color:var(--sky105-ink)!important;box-shadow:none!important;
  }
  html[data-public-template="skyline"] body.public-app .booking-gender-option-v65:has(input:checked),
  html[data-public-template="skyline"] body.public-app .booking-demo-payment-grid-v63 button.active{
    border-color:#2d64bd!important;background:#edf4ff!important;color:#24478f!important;
  }
  html[data-public-template="skyline"] body.public-app .booking-confirm-button-v63,
  html[data-public-template="skyline"] body.public-app .booking-confirm-button,
  html[data-public-template="skyline"] body.public-app button[type=submit].booking-confirm-button-v63{
    border:0!important;border-radius:14px!important;background:#24478f!important;color:#fff!important;box-shadow:none!important;font-weight:900!important;
  }
}
