/* H2 critical above-fold (mobile-first / Google BR mobile) — keep tiny */
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}
html,body{overflow-x:hidden;max-width:100%}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111;background:#fff;font-size:16px;line-height:1.5}
input,select,textarea,button{font-size:16px} /* evita zoom iOS; padrão Google mobile */
img,video,svg{max-width:100%;height:auto}
#outer-wrap,#wrap{max-width:100%!important;width:100%!important;margin:0!important;box-shadow:none!important;overflow-x:clip}
#site-header{background:#f58428;color:#fff}
#site-header .main-menu > li > a,
#site-header .oceanwp-mobile-menu-icon a,
#site-header .custom-logo-link{color:#fff;text-decoration:none}
#site-header .sub-menu{
  background:#fff!important;
  border-radius:8px;
  box-shadow:0 8px 24px rgba(0,0,0,.12);
  min-width:168px;
  padding:6px 0;
  z-index:1000
}
#site-header .sub-menu a,
#site-header .sub-menu a.menu-link,
#site-header .sub-menu .text-wrap{
  color:#111!important;
  opacity:1!important;
  visibility:visible!important;
  text-decoration:none!important
}
#site-header .sub-menu a:hover,
#site-header .sub-menu a:focus,
#site-header .sub-menu a:hover .text-wrap{
  background:#f3f4f6;
  color:#111!important;
  opacity:1!important
}
#site-header .sub-menu .menu-link{
  display:block;
  padding:10px 16px;
  min-height:40px;
  line-height:1.35;
  font-size:14px;
  font-weight:600
}
#site-logo{display:flex;align-items:center}
#site-logo img,#site-logo .custom-logo{max-height:40px;width:auto;height:auto;max-width:min(168px,46vw);object-fit:contain}
.oceanwp-mobile-menu-icon .mobile-menu{
  min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box
}
.hamburger-box{width:22px;height:18px;display:inline-block;position:relative}
body.mobile-menu-open{overflow:hidden;touch-action:none}
#mobile-dropdown{max-height:min(80vh,560px);overflow-y:auto;-webkit-overflow-scrolling:touch}
.elementor-16 .elementor-element-4a12004 .e-con-inner{max-width:1140px;margin:0 auto;padding:10px 15px;box-sizing:border-box}
.elementor-image-carousel-wrapper,.swiper{max-width:1140px;margin:0 auto;overflow:hidden;aspect-ratio:16/9;border-radius:4px}
.elementor-image-carousel img,.swiper-slide img{width:100%;height:100%;display:block;object-fit:cover;background:#e5e7eb}
.elementor-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:8px;background:#f58428;color:#fff!important;font-weight:700;text-decoration:none;touch-action:manipulation}
#h2-soft-article,#h2-faq .h2-faq-inner,#h2-inline-links{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}
#h2-faq{background:#f8fafc;padding:40px 0}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Blog above-fold (list + article) */
body.blog .page-header{background:#fff;border-bottom:1px solid #eee;padding:18px 0;margin-bottom:24px}
body.blog .page-header .container,body.blog #content-wrap.container{max-width:1140px;margin:0 auto;padding:0 15px;box-sizing:border-box}
body.blog .page-header-title{display:block;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;margin:0 0 10px;color:#222;line-height:1.3}
body.blog #content-wrap{display:flex;flex-wrap:wrap;gap:24px}
body.blog #primary{flex:1 1 640px;min-width:0}
body.blog #right-sidebar{flex:0 1 300px}
body.blog .blog-entries{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}
body.blog .blog-entry img,body.blog .thumbnail img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block;background:#e5e7eb;border-radius:4px}
body.blog .blog-entry-title{font-size:1.05rem;line-height:1.35;margin:.6rem 0 .4rem}
body.blog .blog-entry-summary{color:#444;font-size:.95rem;line-height:1.5}
body.blog .cms-download-btns{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 20px}
body.blog .cms-download-btn{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:8px;background:#f58428;color:#fff!important;font-weight:700;text-decoration:none;touch-action:manipulation}
#site-header.is-sticky{-webkit-backdrop-filter:saturate(1.1);backdrop-filter:saturate(1.1)}
.skip-link.screen-reader-text{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-link.screen-reader-text:focus{position:fixed;left:12px;top:12px;z-index:10000;width:auto;height:auto;padding:10px 14px;background:#111;color:#fff;border-radius:8px;text-decoration:none;font-weight:700}
#mobile-dropdown .menu a{display:block;min-height:44px;padding:12px 16px;line-height:1.3}
body.blog .blog-search{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0;max-width:520px}
body.blog .blog-search-input{flex:1 1 180px;min-height:44px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;box-sizing:border-box}
body.blog .blog-search-submit{min-height:44px;padding:10px 16px;border:0;border-radius:8px;background:#f58428;color:#fff;font-weight:700;cursor:pointer;touch-action:manipulation}
body.blog .blog-search-status{margin:10px 0 0;color:#444;font-size:.95rem}
/* Mobile sticky download — home / app / slot / blog */
.cms-download-sticky{display:none}
@media (max-width:640px){
  body.has-download-sticky,#content-wrap.container{scroll-padding-bottom:88px}
  body.has-download-sticky #footer,body.has-download-sticky main{padding-bottom:88px}
  .cms-download-sticky{
    position:fixed;left:0;right:0;bottom:0;z-index:999;display:flex;gap:8px;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom,0));
    background:rgba(255,255,255,.96);border-top:1px solid #e5e7eb;
    box-shadow:0 -4px 16px rgba(0,0,0,.08);transform:translateZ(0);
    -webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)
  }
  .cms-download-sticky a{
    flex:1 1 0;min-height:44px;display:inline-flex;align-items:center;justify-content:center;
    border-radius:8px;font-size:13px;font-weight:700;text-decoration:none!important;color:#fff!important;background:#d32f2f
  }
  .cms-download-sticky a.cms-sticky-ios{background:#111827}
  .cms-download-sticky a.cms-sticky-mod{background:#f58428}
}
@media (min-width:641px){.cms-download-sticky{display:none!important}}
