/*
Theme Name: Travelio
Theme URI: https://bozygo.com
Author: Bozygo
Author URI: https://bozygo.com
Description: Modern, responsive and advertising-ready travel and destination guide theme.
Version: 1.18.1
Text Domain: travelio
*/

/* Travelio v1.12.0 premium single content system */
.travelio-premium-detail{padding:54px 0 0;background:#fff;color:#101828}.premium-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:start}.premium-intro-grid h1,.premium-itinerary>h2,.premium-highlights>h2{font-size:clamp(34px,4.2vw,58px);line-height:1.08;letter-spacing:-.045em;margin:24px 0}.premium-lead,.premium-copy{font-size:18px;line-height:1.9;color:#596579}.premium-copy p{margin:0 0 22px}.premium-quick{border:1px solid #dde3ea;border-radius:24px;padding:34px 27px;position:sticky;top:115px}.premium-quick h2{font-size:25px;margin:18px 0 24px}.premium-quick a{display:flex;justify-content:space-between;gap:15px;padding:18px 0;border-top:1px solid #e1e5ea;font-weight:800;color:#121b2c;text-decoration:none}.premium-gallery{display:grid;grid-template-columns:1.7fr .95fr .95fr;gap:12px;margin-top:45px;align-items:stretch}.premium-gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px;display:block}.premium-gallery-main{height:520px}.premium-gallery-stack{display:grid;grid-template-rows:1fr 1fr;gap:12px;height:520px}.premium-editor-card{height:520px;border-radius:22px;background-size:cover;background-position:center;position:relative;overflow:hidden;padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.premium-editor-card:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 32%,rgba(8,20,34,.9))}.premium-editor-card>*{position:relative}.premium-editor-card span,.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#f36b38}.premium-editor-card h3{font-size:23px;margin:18px 0 8px}.premium-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:54px}.premium-guide-card{border:1px solid #dde3ea;border-radius:24px;padding:28px;min-width:0}.premium-guide-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:16px;background:#fff1eb;margin-bottom:20px}.premium-guide-card h2{font-size:27px;margin:0 0 14px}.premium-guide-card article{padding:14px 0;border-top:1px solid #e5e8ed;color:#637087;line-height:1.75}.premium-guide-card article:before{content:"•";color:#f36b38;margin-right:12px}.premium-guide-card article strong{color:#1a2435}.premium-safety{margin-top:54px;border-radius:28px;background:#101d2f;color:#fff;padding:38px 34px}.premium-safety h2{font-size:34px;margin:14px 0}.premium-safety p{font-size:18px;line-height:1.75;color:#d7dfeb}.premium-itinerary,.premium-highlights{margin-top:58px}.premium-itinerary>article{display:grid;grid-template-columns:84px 1fr;gap:28px;padding:24px 0;border-top:1px solid #dfe4ea}.premium-itinerary>article>div{width:70px;height:70px;border:1px solid #dfe4ea;border-radius:20px;display:grid;place-items:center;background:#faf7f2}.premium-itinerary small{font-size:10px;font-weight:900;color:#f36b38;letter-spacing:.12em}.premium-itinerary strong{font-size:26px;margin-top:-14px}.premium-itinerary h3,.premium-highlights h3{font-size:24px;margin:4px 0 8px}.premium-itinerary p,.premium-highlights p{font-size:17px;line-height:1.75;color:#68758d;margin:0}.premium-highlights>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.premium-highlights article{display:grid;grid-template-columns:45px 1fr;gap:14px;border:1px solid #dde3ea;border-radius:22px;padding:26px}.premium-highlights article>span{font-weight:900;color:#f36b38;font-size:18px}.travelio-premium-detail .soft-section{margin-top:60px}
@media(max-width:980px){.premium-intro-grid{grid-template-columns:1fr;gap:28px}.premium-quick{position:static}.premium-gallery{grid-template-columns:1.4fr 1fr}.premium-editor-card{grid-column:1/-1;height:300px}.premium-gallery-main,.premium-gallery-stack{height:420px}}
@media(max-width:680px){.travelio-premium-detail{padding-top:30px}.premium-intro-grid h1,.premium-itinerary>h2,.premium-highlights>h2{font-size:36px}.premium-lead,.premium-copy{font-size:16px;line-height:1.75}.premium-quick{padding:24px 20px}.premium-gallery{grid-template-columns:1fr}.premium-gallery-main{height:330px}.premium-gallery-stack{display:none}.premium-editor-card{height:260px}.premium-guide-grid,.premium-highlights>div{grid-template-columns:1fr}.premium-guide-card{padding:24px 20px}.premium-itinerary>article{grid-template-columns:64px 1fr;gap:16px}.premium-itinerary>article>div{width:58px;height:58px;border-radius:16px}.premium-itinerary h3,.premium-highlights h3{font-size:20px}.premium-safety{padding:28px 22px}.premium-safety h2{font-size:28px}}


/* Travelio v1.14.1 — homepage category grid correction */
@media (min-width: 1024px){
 .home-discovery>.container{width:min(1320px,calc(100% - 64px))!important;max-width:1320px!important}
 .home-card-rail{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;overflow:visible!important;margin:0!important;padding:0!important}
 .home-place-card{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important}
 .home-place-media{aspect-ratio:16/9!important}
 .home-place-body{padding:22px!important}
 .home-place-body h4{font-size:22px!important}
}
@media (min-width: 700px) and (max-width: 1023px){
 .home-card-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;overflow:visible!important;margin:0!important;padding:0!important}
 .home-place-card{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important}
}
@media (max-width:699px){
 .home-card-rail{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}
 .home-place-card{flex:0 0 min(82vw,310px)!important;scroll-snap-align:start!important}
}


/* Travelio v1.15.3 — contextual recommendations and mobile navigation */
.travelio-smart-related{padding:58px 0;margin-top:0!important}
.travelio-smart-related+.travelio-smart-related{margin-top:0!important;border-top:1px solid #edf0f3}
.travelio-smart-related .section-head h2{max-width:760px}
.mobile-bottom-nav svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.mobile-bottom-nav a{font-weight:400!important;letter-spacing:0!important}
.mobile-bottom-nav a span{font-size:11px;font-weight:400;line-height:1.2}
.site-footer,.site-footer a,.site-footer p,.footer-bottom{font-weight:400}
.site-footer h2,.site-footer h3{font-weight:600}
@media(max-width:699px){
 .mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;position:fixed;z-index:999;left:10px;right:10px;bottom:10px;padding:8px 6px calc(8px + env(safe-area-inset-bottom));border:1px solid rgba(15,23,42,.12);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 12px 35px rgba(15,23,42,.16);backdrop-filter:blur(14px)}
 .mobile-bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px 2px;color:#475467;text-decoration:none}
 .mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus{color:#f36b38}
 body{padding-bottom:88px}
 .travelio-smart-related{padding:42px 0}
 .travelio-smart-related .explore-grid{grid-template-columns:1fr}
}


/* Travelio v1.17.1 — planner, favorites and premium footer corrections */
.travelio-route-form button[disabled]{opacity:.65;cursor:wait}.planner-page-hero,.favorites-page-hero{min-height:430px}.planner-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.planner-help-grid article{border:1px solid #e4e8ed;border-radius:24px;padding:28px;background:#fff}.planner-help-grid article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#fff1eb;color:#f36b38;font-weight:900}.planner-help-grid h3{font-size:22px;margin:22px 0 10px}.planner-help-grid p{color:#667085;line-height:1.7;margin:0}
.explore-card{position:relative}.travelio-favorite-button{appearance:none;border:1px solid #dfe5e8;background:#fff;color:#25313d;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:999px;padding:0 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}.travelio-favorite-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.travelio-favorite-button:hover{transform:translateY(-1px);border-color:#f36b38;color:#f36b38}.travelio-favorite-button.is-favorite{background:#f36b38;border-color:#f36b38;color:#fff}.travelio-favorite-button.is-card{position:absolute;z-index:6;top:12px;right:12px;width:42px;height:42px;min-height:42px;padding:0;border:0;box-shadow:0 8px 24px rgba(15,23,42,.18)}.travelio-favorite-button.is-card span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.travelio-favorite-button.is-card svg{width:20px;height:20px}.premium-single-actions{display:flex;justify-content:flex-end;margin-bottom:20px}.travelio-favorite-button.is-hero{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45);color:#fff}.travelio-favorite-button.is-hero.is-favorite{background:#f36b38;border-color:#f36b38}.favorites-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.favorites-toolbar h2{font-size:clamp(34px,4vw,54px);margin:9px 0}.favorites-toolbar p{color:#667085;max-width:680px}.favorites-clear{border:1px solid #dfe5e8;background:#fff;border-radius:999px;padding:13px 18px;font-weight:800;cursor:pointer}.favorites-empty{text-align:center;border:1px dashed #d7dde2;border-radius:28px;padding:60px 25px;background:#fafbfc}.favorites-empty[hidden],.favorites-grid[hidden]{display:none!important}.favorites-empty>span{font-size:54px;color:#f36b38}.favorites-empty h3{font-size:28px;margin:12px 0}.favorites-empty p{max-width:560px;margin:0 auto 24px;color:#667085}.mobile-favorite-count{position:absolute;top:2px;right:calc(50% - 20px);min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#f36b38;color:#fff;font-size:10px;display:grid;place-items:center}
.premium-travelio-footer{background:#0d1724;color:#fff;padding:0!important}.footer-journey-card{position:relative;z-index:2;transform:translateY(54px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;border-radius:30px;padding:42px 46px;background:linear-gradient(125deg,#f36b38,#d64d1d);box-shadow:0 22px 65px rgba(7,15,26,.28)}.footer-journey-card .eyebrow{color:#fff}.footer-journey-card h2{font-size:clamp(30px,4vw,50px);line-height:1.08;margin:10px 0}.footer-journey-card p{margin:0;color:rgba(255,255,255,.85)}.footer-plan-button{display:inline-flex;align-items:center;gap:18px;background:#fff;color:#111c2b!important;border-radius:999px;padding:17px 23px;font-weight:900;white-space:nowrap}.footer-main-wrap{padding-top:110px}.footer-premium-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:55px;padding:55px 0 45px}.footer-logo{font-size:34px;font-weight:950;letter-spacing:-.05em;color:#fff!important}.footer-logo span{color:#f36b38}.footer-brand-column p{max-width:400px;color:#aeb9c7;line-height:1.8;margin:20px 0}.footer-mail{color:#fff!important;font-weight:800}.footer-premium-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.13em;color:#fff;margin:8px 0 22px}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li,.footer-links a,.footer-featured a{display:block;margin:0 0 13px}.footer-premium-grid a:not(.footer-logo):not(.footer-mail):not(.footer-plan-button){color:#aeb9c7;text-decoration:none}.footer-premium-grid a:hover{color:#fff!important}.premium-travelio-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px 0 30px;display:flex;justify-content:space-between;gap:20px;color:#8e9baa;font-size:13px}
@media(max-width:960px){.planner-help-grid{grid-template-columns:1fr}.footer-journey-card{grid-template-columns:1fr;transform:translateY(38px)}.footer-premium-grid{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/-1}}
@media(max-width:640px){.planner-page-hero,.favorites-page-hero{min-height:360px}.favorites-toolbar{align-items:flex-start;flex-direction:column}.favorites-clear{width:100%}.premium-single-actions{justify-content:flex-start}.destination-actions .travelio-favorite-button{width:100%}.footer-journey-card{padding:30px 22px;border-radius:22px}.footer-plan-button{justify-content:center}.footer-premium-grid{grid-template-columns:1fr;gap:30px}.footer-brand-column{grid-column:auto}.premium-travelio-footer .footer-bottom{flex-direction:column}.footer-main-wrap{padding-top:78px}}

/* Travelio v1.17.2 — refined premium header typography */
.travelio-topbar,
.travelio-topbar a{
  font-size:13.5px;
  font-weight:400;
  letter-spacing:.005em;
}
.travelio-topbar .topbar-left a{font-weight:450}
.travelio-topbar .topbar-right a{font-weight:400}
.premium-nav>ul>li>a{
  font-size:15px;
  font-weight:500;
  letter-spacing:-.01em;
  line-height:1.25;
}
.header-cta{
  font-size:14.5px;
  font-weight:600;
  letter-spacing:-.01em;
}
.header-cta b{font-weight:500}
.category-rail a{
  font-size:13px;
  font-weight:500;
  letter-spacing:-.005em;
}
.search-panel-inner h3{font-weight:600;letter-spacing:-.025em}
.search-suggestions,
.search-suggestions a{font-size:13px;font-weight:450}
.mobile-panel-inner a{
  font-size:18px;
  font-weight:500;
  letter-spacing:-.02em;
}
@media (max-width:1180px) and (min-width:1025px){
  .premium-nav>ul>li>a{font-size:13.5px!important;font-weight:500!important;padding-inline:9px!important}
  .header-cta{font-size:13.5px;padding-inline:15px}
}
@media(max-width:720px){
  .category-rail a{font-size:12px;font-weight:500}
  .mobile-panel-inner a{font-size:17px;font-weight:500}
}

/* Travelio v1.18.0 — centralized mobile typography and overflow system */
@media (max-width: 720px) {
  :root {
    --travelio-mobile-home-title: clamp(28px, 8.5vw, 30px);
    --travelio-mobile-page-title: clamp(26px, 7.8vw, 28px);
    --travelio-mobile-section-title: clamp(22px, 6.7vw, 24px);
    --travelio-mobile-card-title: 18px;
    --travelio-mobile-body: 16px;
    --travelio-mobile-small: 14px;
    --travelio-mobile-control: 15px;
    --travelio-mobile-gutter: clamp(16px, 4.8vw, 20px);
    --travelio-mobile-title-line: 1.18;
    --travelio-mobile-body-line: 1.7;
  }

  html {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
    font-size: var(--travelio-mobile-body);
    line-height: var(--travelio-mobile-body-line);
  }
  #page,
  .site,
  .site-content,
  main,
  section,
  header,
  footer {
    max-width: 100%;
    min-width: 0;
  }
  .container,
  .home-discovery > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-inline: var(--travelio-mobile-gutter);
    margin-inline: auto;
  }

  img,
  picture,
  video,
  canvas,
  svg,
  iframe,
  embed,
  object {
    max-width: 100%;
    height: auto;
  }
  iframe,
  video,
  embed,
  object { width: 100%; }
  table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  input,
  select,
  textarea,
  button {
    max-width: 100%;
    min-width: 0;
    font-size: var(--travelio-mobile-control) !important;
    line-height: 1.35;
  }
  input,
  select,
  textarea { width: 100%; }

  /* Prevent real layout overflow rather than masking individual offenders. */
  .header-inner,
  .hero-content,
  .section-head,
  .sponsor-inner,
  .newsletter-inner,
  .footer-journey-card,
  .footer-premium-grid,
  .footer-bottom,
  .single-layout,
  .premium-intro-grid,
  .premium-gallery,
  .premium-guide-grid,
  .premium-highlights > div,
  .premium-itinerary > article,
  .travelio-route-form,
  .travelio-smart-fact-grid,
  .travelio-before-grid,
  .explore-grid,
  .post-grid,
  .archive-grid,
  .destination-grid,
  .feature-grid,
  .quick-categories,
  .planner-help-grid,
  .favorites-toolbar {
    min-width: 0;
    max-width: 100%;
  }
  .header-inner > *,
  .section-head > *,
  .sponsor-inner > *,
  .newsletter-inner > *,
  .footer-journey-card > *,
  .footer-premium-grid > *,
  .single-layout > *,
  .premium-intro-grid > *,
  .premium-gallery > *,
  .premium-guide-grid > *,
  .premium-highlights > div > *,
  .travelio-route-form > *,
  .explore-grid > *,
  .post-grid > *,
  .archive-grid > *,
  .destination-grid > *,
  .feature-grid > *,
  .quick-categories > * {
    min-width: 0;
  }

  /* Central typography scale. */
  .hero h1 {
    font-size: var(--travelio-mobile-home-title) !important;
    line-height: var(--travelio-mobile-title-line) !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
  }
  .page-hero h1,
  .single-header h1,
  .travelio-premium-detail .premium-intro-grid h1,
  .not-found h1,
  .planner-page-hero h1,
  .favorites-page-hero h1 {
    font-size: var(--travelio-mobile-page-title) !important;
    line-height: var(--travelio-mobile-title-line) !important;
    font-weight: 700 !important;
    letter-spacing: -.03em !important;
  }
  .section-head h2,
  .newsletter h2,
  .sponsor-inner h2,
  .footer-journey-card h2,
  .favorites-toolbar h2,
  .travelio-premium-detail .premium-itinerary > h2,
  .travelio-premium-detail .premium-highlights > h2,
  .premium-safety h2,
  .route-finder-copy h2,
  .article-content h2 {
    font-size: var(--travelio-mobile-section-title) !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    letter-spacing: -.025em !important;
  }
  .post-card h2,
  .post-card h3,
  .destination-copy h3,
  .feature-grid h3,
  .explore-card h2,
  .explore-card h3,
  .home-place-body h4,
  .planner-help-grid h3,
  .favorites-empty h3,
  .premium-editor-card h3,
  .premium-guide-card h2,
  .premium-itinerary h3,
  .premium-highlights h3,
  .travelio-before-grid h3,
  .article-content h3,
  .author-box h3 {
    font-size: var(--travelio-mobile-card-title) !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
    letter-spacing: -.015em !important;
  }
  p,
  .hero p,
  .single-excerpt,
  .article-content,
  .article-content p,
  .premium-lead,
  .premium-copy,
  .premium-safety p,
  .premium-itinerary p,
  .premium-highlights p,
  .planner-help-grid p,
  .favorites-toolbar p,
  .favorites-empty p,
  .route-finder-copy p,
  .travelio-before-grid p,
  .footer-brand-column p,
  .footer-journey-card p,
  .post-card p,
  .feature-grid p {
    font-size: var(--travelio-mobile-body) !important;
    line-height: var(--travelio-mobile-body-line) !important;
  }
  .eyebrow,
  .post-meta,
  .breadcrumbs,
  .single-meta,
  .hero-tags,
  .destination-copy span,
  .destination-copy a,
  .travelio-route-form label > span,
  .route-result-head span,
  .travelio-smart-fact-grid small,
  .premium-itinerary small,
  .footer-premium-grid h3,
  .mobile-favorite-count {
    font-size: var(--travelio-mobile-small) !important;
    line-height: 1.4 !important;
  }
  .premium-nav a,
  .mobile-panel-inner a,
  .category-rail a,
  .mobile-bottom-nav a span,
  .primary-btn,
  .header-cta,
  .footer-plan-button,
  .travelio-favorite-button,
  .favorites-clear,
  .search-form button,
  .hero-search button,
  .newsletter button,
  .travelio-route-form button {
    font-size: var(--travelio-mobile-control) !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
  }

  /* Consistent wrapping for long titles, links and user content. */
  h1, h2, h3, h4, h5, h6,
  p, a, span, strong, small, label,
  .article-content,
  .premium-copy,
  .destination-copy,
  .post-card-body,
  .home-place-body {
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  /* Layout normalization down to 320px. */
  .section { padding-block: 54px; }
  .page-hero { padding-block: 52px; }
  .single-header { padding: 48px var(--travelio-mobile-gutter) 30px; }
  .content-layout,
  .page-content { padding-block: 48px; }
  .hero { min-height: 560px; }
  .hero-content { padding: 64px var(--travelio-mobile-gutter) 82px; }
  .hero-content > * { max-width: 100%; }
  .hero-search,
  .search-form,
  .newsletter form {
    width: 100%;
    max-width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .hero-search button,
  .search-form button,
  .newsletter button { min-height: 48px; border-radius: 10px; }

  .quick-categories,
  .destination-grid,
  .feature-grid,
  .post-grid,
  .archive-grid,
  .newsletter-inner,
  .single-layout,
  .footer-premium-grid,
  .planner-help-grid,
  .travelio-route-form,
  .travelio-smart-fact-grid,
  .travelio-before-grid,
  .premium-guide-grid,
  .premium-highlights > div {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .quick-categories { margin-top: -28px; gap: 10px; }
  .destination-card,
  .destination-card.large,
  .destination-card.wide {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 280px;
  }
  .destination-copy { left: 18px; right: 18px; bottom: 18px; }

  .home-card-rail {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
  }
  .home-place-card {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  .premium-gallery { grid-template-columns: minmax(0, 1fr) !important; }
  .premium-gallery-main,
  .premium-editor-card { height: auto !important; min-height: 260px; }
  .premium-gallery-stack { display: none !important; }
  .premium-quick { position: static; width: 100%; }
  .premium-itinerary > article { grid-template-columns: 52px minmax(0, 1fr) !important; gap: 14px; }
  .premium-itinerary > article > div { width: 52px; height: 52px; }
  .premium-itinerary strong { font-size: var(--travelio-mobile-card-title) !important; margin-top: 0; }
  .premium-highlights article { grid-template-columns: 34px minmax(0, 1fr); padding: 20px 16px; }

  .footer-journey-card {
    transform: none !important;
    width: 100%;
    padding: 28px 20px;
    border-radius: 22px;
  }
  .footer-main-wrap { padding-top: 42px; }
  .footer-premium-grid { gap: 28px; padding: 42px 0 32px; }
  .footer-brand-column { grid-column: auto; }
  .footer-plan-button {
    width: 100%;
    white-space: normal;
    justify-content: center;
    text-align: center;
  }
  .premium-travelio-footer .footer-bottom { flex-direction: column; align-items: flex-start; }

  .header-inner { gap: 10px; padding-inline: 0; }
  .custom-logo { max-width: min(180px, 52vw); height: auto; }
  .text-logo { font-size: 26px; letter-spacing: -.05em; }
  .mobile-panel,
  .search-panel { width: 100%; max-width: 100%; }
  .mobile-panel-inner a { font-size: var(--travelio-mobile-control) !important; }
  .mobile-bottom-nav { left: 8px; right: 8px; width: auto; }
  .mobile-bottom-nav a { min-width: 0; overflow: hidden; }
  .mobile-bottom-nav a span { white-space: normal; text-align: center; }

  .travelio-route-finder-shell { width: 100%; max-width: 100%; padding: 24px 16px; }
  .travelio-route-form .route-check { width: 100%; min-width: 0; }
  .route-result-head { align-items: flex-start; flex-direction: column; }
  .favorites-toolbar { align-items: stretch; flex-direction: column; }
  .favorites-clear,
  .destination-actions .travelio-favorite-button { width: 100%; }

  .single-cover,
  .single-cover img,
  .post-thumb,
  .explore-card,
  .post-card,
  .feature-grid article,
  .planner-help-grid article,
  .travelio-before-grid article,
  .travelio-smart-fact-grid article { width: 100%; max-width: 100%; }
  .single-cover img { border-radius: 18px; }
  .author-box { flex-direction: column; }
}

@media (max-width: 360px) {
  :root { --travelio-mobile-gutter: 14px; }
  .footer-journey-card,
  .premium-guide-card,
  .premium-safety,
  .planner-help-grid article,
  .travelio-route-finder-shell { padding-inline: 16px; }
  .mobile-bottom-nav { left: 5px; right: 5px; gap: 0; padding-inline: 3px; }
}
