@import url('/assets/site-core.css');
@import url('/assets/premium-3d.css?v=1');

/* Global layout hardening */
html,body{max-width:100%;overflow-x:hidden}
img,video,iframe{max-width:100%;height:auto}
.wrap,.topin,.navin,.content,.layout,.leadgrid,.hero-grid,.news-grid,.cards,.related,.category-grid,.countries,.network,.footgrid{min-width:0}
.content>*,.layout>*,.leadgrid>*,.hero-grid>*,.news-grid>*,.cards>*,.related>*,.category-grid>*,.network>*{min-width:0}
h1,h2,h3,p,a,span,strong,b{overflow-wrap:break-word;word-break:normal}
a[href^="http"]{overflow-wrap:anywhere}
.navin{-webkit-overflow-scrolling:touch;scrollbar-width:none}.navin::-webkit-scrollbar{display:none}

/* Homepage featured files: match each visual to its editorial subject instead of legacy generic travel images. */
.visa-home .featuregrid .f1{background-image:url('https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
.visa-home .featuregrid .f2{background-image:url('https://images.unsplash.com/photo-1576243165717-ce0a37f0ac8b?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
.visa-home .featuregrid .f3{background-image:url('https://images.unsplash.com/photo-1511895426328-dc8714191300?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
.visa-home .featuregrid .f4{background-image:url('https://images.unsplash.com/photo-1523050854058-8df90110c9f1?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}

/* Passport & border hub: prevent the shared two-column .content rule from squeezing stories. */
main.hub>article.content{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important}
main.hub>article.content>.story,main.hub>article.content>.warn{width:100%;max-width:100%}

/* Passport hub topic-specific imagery. */
main.hub>article.content>.story:nth-of-type(1) .storyimg{background-image:url('https://images.unsplash.com/photo-1576243165717-ce0a37f0ac8b?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
main.hub>article.content>.story:nth-of-type(2) .storyimg{background-image:url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
main.hub>article.content>.story:nth-of-type(3) .storyimg{background-image:url('https://images.unsplash.com/photo-1767216427262-ce74ba565c3c?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
main.hub>article.content>.story:nth-of-type(4) .storyimg{background-image:url('https://images.unsplash.com/photo-1730085422157-6783ac9306b1?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
main.hub>article.content>.story:nth-of-type(5) .storyimg{background-image:url('https://images.unsplash.com/photo-1576243165717-ce0a37f0ac8b?auto=format&fit=crop&w=1100&q=84')!important;background-position:center!important}
main.hub>article.content>.story:nth-of-type(6) .storyimg{background-image:url('https://images.pexels.com/photos/4173213/pexels-photo-4173213.jpeg?auto=compress&fit=crop&w=1100&h=700')!important;background-position:center!important}

@media(max-width:950px){
  .content,.layout,.leadgrid,.hero-grid{grid-template-columns:1fr!important}
  .hero-stack{grid-template-columns:1fr 1fr!important}
  .footgrid{grid-template-columns:1fr 1fr!important}
  .sidebox,.panel,.box,.article{max-width:100%}
}

@media(max-width:620px){
  .wrap{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}
  .topin{gap:10px!important;min-width:0!important}
  .logo{min-width:0!important;max-width:calc(100vw - 24px);font-size:19px!important;letter-spacing:-.6px!important}
  .logo span:last-child{white-space:normal!important;line-height:1.05}
  .nav{position:relative!important;top:auto!important}
  .navin{display:flex!important;overflow-x:auto!important;max-width:100vw!important;white-space:nowrap!important}
  .nav a{flex:0 0 auto!important;font-size:12px!important;padding:12px 10px!important}
  .breakingin,.ticker{max-width:100%!important;overflow:hidden!important}
  .hero-grid,.hero-stack,.news-grid,.category-grid,.network,.cards,.related,.footgrid{grid-template-columns:1fr!important}
  .hero-main,.hero-side,.hero,.news-card,.cat-card{max-width:100%!important}
  .hero-copy{left:16px!important;right:16px!important}
  .hero-copy h1{font-size:27px!important;line-height:1.08!important}
  .hero-copy h3{font-size:19px!important}
  .layout aside,.content aside{width:100%!important;max-width:100%!important}
  .rank a,.mini,.listitem{min-width:0!important}
  .listitem{grid-template-columns:96px minmax(0,1fr)!important}
  .section-title{align-items:flex-start!important;gap:8px!important}
  .section-title h2{font-size:21px!important}
  .ad,.adwide{max-width:100%!important;overflow:hidden!important;flex-direction:column!important;align-items:flex-start!important}
  .countries{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .article{padding:16px!important}
  .article h1{font-size:29px!important;line-height:1.12!important}
  .article .dek{font-size:16px!important}
  .article-body{font-size:17px!important}
}
