@media(max-width:1050px){.bureau-primary-nav ul{gap:16px}.bureau-events-grid{grid-template-columns:repeat(2,1fr)}.bureau-destination-grid{grid-template-columns:repeat(3,1fr)}.bureau-news-layout{grid-template-columns:1.3fr 1fr}.bureau-most-read{grid-column:1/-1}.bureau-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}
@media(max-width:780px){.bureau-container{width:min(calc(100% - 28px),var(--bureau-max))}.bureau-topbar-right{display:none}.bureau-mainbar-inner{grid-template-columns:1fr auto auto;min-height:70px}.bureau-menu-toggle{display:block}.bureau-primary-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fffaf3;padding:20px;z-index:40;box-shadow:var(--shadow)}.bureau-primary-nav.is-open{display:block}.bureau-primary-nav ul{display:block}.bureau-primary-nav li{padding:10px 0;border-bottom:1px solid var(--civ-line)}.bureau-primary-nav a:after{display:none}.bureau-hero{min-height:460px}.bureau-hero:before{width:100%;clip-path:none;background:linear-gradient(90deg,rgba(5,54,37,.96),rgba(5,54,37,.65),rgba(5,54,37,.1))}.bureau-hero:after{width:100%;opacity:.08}.bureau-hero-inner{min-height:460px}.bureau-hero-copy{width:90%}.bureau-hero h1{font-size:44px}.bureau-ticker{grid-template-columns:auto 1fr}.bureau-ticker-location,.bureau-ticker-time,.bureau-ticker-more{display:none}.bureau-events-grid,.bureau-archive-grid{grid-template-columns:1fr 1fr}.bureau-news-layout{grid-template-columns:1fr}.bureau-news-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bureau-most-read{grid-column:auto}.bureau-destination-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.bureau-destination-card{min-width:72vw;scroll-snap-align:start}.bureau-duo-grid,.bureau-newsletter-inner{grid-template-columns:1fr}.bureau-footer-grid{grid-template-columns:1fr 1fr}.bureau-footer-brand{grid-column:1/-1}.bureau-footer-bottom{display:block}.bureau-footer-bottom span{display:block;margin:5px 0}}
@media(max-width:520px){.bureau-topbar-left{gap:8px}.bureau-top-sep:nth-of-type(2),.bureau-topbar-left span:last-child{display:none}.bureau-brand-text strong{font-size:20px}.bureau-brand-text span{font-size:13px}.bureau-hero h1{font-size:38px}.bureau-hero p{font-size:16px}.bureau-section-heading{align-items:flex-start;flex-wrap:wrap}.bureau-section-heading:after{display:none}.bureau-section-heading>a{margin-left:auto}.bureau-events-grid,.bureau-archive-grid,.bureau-news-list{grid-template-columns:1fr}.bureau-mini-story{grid-template-columns:110px 1fr}.bureau-mini-story img{width:110px;height:82px}.bureau-feature-copy h3{font-size:23px}.bureau-duo-grid{grid-template-columns:1fr}.bureau-footer-grid{grid-template-columns:1fr}.bureau-newsletter-form{display:grid;grid-template-columns:1fr}.bureau-newsletter-form input,.bureau-newsletter-form button{border-radius:8px;padding:13px}.bureau-newsletter-form button{margin-top:8px}.bureau-panel-copy{max-width:100%}}

/* Visual Africa 0.2 responsive */
@media(max-width:780px){
 .bureau-hero:before{width:100%;clip-path:none;background:linear-gradient(90deg,rgba(4,54,37,.97),rgba(4,54,37,.82) 58%,rgba(4,54,37,.34))}
 .bureau-hero:after{width:100%;opacity:.12;background-size:100px 50px}
 .bureau-hero h1{font-size:clamp(46px,13vw,68px);line-height:.9}
 .bureau-mainbar{border-bottom:0}
}
@media(max-width:520px){
 .bureau-section-heading h2{font-size:26px;white-space:normal!important;max-width:100%;overflow-wrap:anywhere}
 .bureau-section-heading h2:before{height:18px;width:7px;margin-right:7px}
 .bureau-btn{width:auto;max-width:100%;padding:13px 17px}
}

/* Bureau CIV 0.3 */
@media(max-width:1050px){
 .bureau-primary-nav ul{gap:16px}
 .bureau-primary-nav a{font-size:16px!important;letter-spacing:.055em}
 .bureau-brand .custom-logo,.bureau-default-logo img{max-width:205px;max-height:58px}
}
@media(max-width:780px){
 .bureau-mainbar-inner{min-height:72px}
 .bureau-primary-nav{top:72px;background:#fffaf1}
 .bureau-primary-nav a{font-size:22px!important;letter-spacing:.08em}
 .bureau-brand{min-width:0}
 .bureau-brand .custom-logo,.bureau-default-logo img{max-width:190px;max-height:52px}
 .bureau-hero:before{width:100%!important;clip-path:none!important;background:linear-gradient(90deg,rgba(5,54,37,.96),rgba(5,54,37,.68),rgba(5,54,37,.18))!important}
 .bureau-hero:after{width:100%!important;opacity:.08!important}
}
@media(max-width:520px){
 .bureau-topbar-inner{min-height:32px}
 .bureau-topbar-left{font-size:11px}
 .bureau-brand .custom-logo,.bureau-default-logo img{max-width:155px;max-height:48px}
 .bureau-search-toggle,.bureau-menu-toggle{width:38px;height:38px}
 .bureau-newsletter-form input,.bureau-newsletter-form button{border-radius:0!important}
}


/* Bureau CIV 0.8.5 — topbar responsiva */
@media(max-width:980px){
  .bureau-topbar-right>a,
  .bureau-social-links--top{display:none!important}
  .bureau-topbar-right{
    display:flex!important;
    gap:0!important;
    flex:0 0 auto;
  }
  .bureau-topbar-left{flex:1 1 auto;overflow:hidden}
}
@media(max-width:780px){
  .bureau-topbar-inner{
    min-height:40px!important;
    gap:10px!important;
  }
  .bureau-topbar-right{display:flex!important}
  .bureau-language-switcher{margin-left:0}
  .bureau-language-option{padding:4px 7px!important}
}
@media(max-width:560px){
  .bureau-topbar-inner{
    width:min(calc(100% - 20px),var(--bureau-max));
  }
  .bureau-welcome{
    max-width:142px;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .bureau-topbar-left .bureau-top-sep:nth-of-type(2),
  .bureau-city-label,
  .bureau-location-dot{display:none!important}
  .bureau-topbar-left>.bureau-location-time{display:inline-flex!important;font-size:10px}
  .bureau-language-option{
    min-width:31px;
    padding:4px 5px!important;
  }
  .bureau-language-flag{font-size:13px!important}
  .bureau-language-code{font-size:9px}
}
@media(max-width:390px){
  .bureau-welcome{display:none}
  .bureau-topbar-left .bureau-top-sep:first-of-type{display:none}
}

/* 0.8.7 — Sobre Nós + FAQ */
@media (max-width: 980px){
 .bureau-about-hero-grid,.bureau-about-intro-grid,.bureau-director-grid,.bureau-faq-layout{grid-template-columns:1fr}
 .bureau-about-hero-grid{gap:34px}.bureau-about-embassy-card{max-width:720px}
 .bureau-about-intro-grid{gap:28px}.bureau-about-intro-copy{border-left:0;border-top:1px solid var(--civ-line);padding:28px 0 0}
 .bureau-about-pillars-grid{grid-template-columns:repeat(2,1fr)}
 .bureau-director-grid{gap:44px}.bureau-director-photo-wrap{max-width:620px;margin:auto}
 .bureau-faq-layout{gap:28px}.bureau-faq-aside{position:static}
}
@media (max-width: 680px){
 .bureau-about-hero,.bureau-faq-hero{padding:50px 0}
 .bureau-about-hero-copy h1,.bureau-faq-hero h1{font-size:56px}
 .bureau-about-hero-copy>p,.bureau-faq-hero p{font-size:17px}
 .bureau-about-embassy-card{padding:25px 22px}.bureau-about-embassy-card h2{font-size:25px}
 .bureau-about-intro,.bureau-director-feature,.bureau-about-action,.bureau-faq-main{padding:52px 0}
 .bureau-about-pillars{padding:52px 0}.bureau-about-pillars-grid,.bureau-about-action-grid{grid-template-columns:1fr}
 .bureau-about-pillars-head h2,.bureau-about-action-head h2{font-size:34px}
 .bureau-director-photo-wrap{padding-right:16px}.bureau-director-stamp{left:10px;min-width:220px}
 .bureau-director-copy h2{font-size:48px}.bureau-director-copy h3{font-size:14px}
 .bureau-about-cta-inner,.bureau-faq-cta-inner{align-items:flex-start;flex-direction:column}
 .bureau-about-cta-inner h2,.bureau-faq-cta-inner h2{font-size:27px}
 .bureau-faq-item summary{grid-template-columns:34px 1fr 22px;gap:10px;padding:20px 14px}
 .bureau-faq-item summary strong{font-size:19px}.bureau-faq-answer{padding:0 16px 22px 58px}
 .bureau-faq-search-wrap input{font-size:14px;padding:14px}.bureau-faq-search-wrap span{width:48px}
}

/* 0.8.11 — páginas refinadas */
@media(max-width:980px){
 .bureau-blog-cta-inner,.bureau-press-hero-grid,.bureau-press-section-head,.bureau-not-found-grid{grid-template-columns:1fr}
 .bureau-blog-cta-actions{justify-content:flex-start}
 .bureau-press-hero-grid{gap:36px}.bureau-press-hero-card{max-width:720px}
 .bureau-press-section-head{gap:20px}.bureau-press-section-head>span,.bureau-press-section-head h2,.bureau-press-section-head p{grid-column:1;grid-row:auto}.bureau-press-section-head p{padding:24px 0 0;border-left:0;border-top:1px solid #dccbb5}
 .bureau-not-found-grid{gap:38px}.bureau-not-found-code{text-align:left}
}
@media(max-width:760px){
 .bureau-blog-cta{padding:26px 0}.bureau-blog-cta-inner{padding:30px 24px;gap:28px}.bureau-blog-cta-inner:after{right:-20px;font-size:140px}.bureau-blog-cta-actions{align-items:stretch;flex-direction:column}.bureau-blog-cta-actions>a{justify-content:center;text-align:center}
 .bureau-press-hero{padding:50px 0}.bureau-press-hero-copy h1{font-size:56px}.bureau-press-hero-copy>p{font-size:17px}.bureau-press-service-grid,.bureau-press-news-grid{grid-template-columns:1fr}.bureau-press-service-grid article{min-height:auto}.bureau-press-services,.bureau-press-news{padding:52px 0}.bureau-press-cta-inner,.bureau-press-news-head{align-items:flex-start;flex-direction:column}.bureau-press-cta h2{font-size:27px}
 .bureau-search-hero{padding:44px 0}.bureau-search-hero h1{font-size:42px}.bureau-search-results{padding:38px 0 54px}.bureau-search-hero-form{align-items:stretch;flex-direction:column}.bureau-search-hero-form button{min-height:48px}.bureau-search-empty{padding:36px 22px}
 .bureau-not-found-hero{padding:54px 0}.bureau-not-found-code{font-size:150px}.bureau-not-found-copy h1{font-size:40px}.bureau-not-found-copy p{font-size:16px}.bureau-not-found-search>.bureau-container{grid-template-columns:1fr;gap:26px}
}
