/* GUIA PREMIUM V9.9 — desktop premium inspirado no layout de referência.
   Todas as regras visuais abaixo são exclusivas para desktop (>=1024px).
   Mobile/tablet mantém o layout anterior. */
.desktop-nav-v99,.desktop-footer-v99,.brand-copy-v99 small{display:none}

@media (min-width:1024px){
  :root{--v99-blue:var(--primary,#0d4fd7);--v99-navy:#062b7a;--v99-deep:#031f5d;--v99-line:#dce6f5;--v99-soft:#f6f9ff;--v99-text:#082b73;--v99-muted:#6680a8}
  html,body{overflow-x:hidden!important}
  body.site-v99{background:#fff!important;color:#12274a!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important}
  body.site-v99 main.container{width:100%!important;max-width:1480px!important;margin:0 auto!important;padding:0 28px 24px!important;overflow:visible!important}

  /* Cabeçalho desktop */
  body.site-v99 .topbar-v99{position:relative!important;z-index:90!important;display:grid!important;grid-template-columns:minmax(300px,1fr) auto minmax(180px,1fr)!important;align-items:center!important;gap:24px!important;width:100%!important;height:76px!important;min-height:76px!important;padding:0 max(46px,calc((100vw - 1480px)/2 + 28px))!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5ebf5!important;box-shadow:0 5px 20px rgba(8,43,115,.08)!important;color:#072d80!important}
  body.site-v99 .menu-button{display:none!important}
  body.site-v99 .brand-v99{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;color:#092d79!important;text-decoration:none!important}
  body.site-v99 .brand-v99 img{width:58px!important;height:58px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  body.site-v99 .brand-v99 .brand-fallback{width:52px!important;height:52px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,var(--v99-blue),#0a2c7d)!important;color:#fff!important;font-size:26px!important;font-weight:800!important}
  body.site-v99 .brand-copy-v99{display:flex!important;flex-direction:column!important;line-height:1!important}
  body.site-v99 .brand-copy-v99 b{font-size:23px!important;font-weight:800!important;letter-spacing:.015em!important;white-space:nowrap!important;color:#0a2c75!important}
  body.site-v99 .brand-copy-v99 small{display:block!important;margin-top:6px!important;color:#4e68a0!important;font-size:8px!important;letter-spacing:.30em!important;font-weight:700!important;white-space:nowrap!important}
  body.site-v99 .desktop-nav-v99{display:flex!important;align-items:stretch!important;justify-content:center!important;gap:10px!important;height:76px!important}
  body.site-v99 .desktop-nav-v99 a{position:relative;display:flex!important;align-items:center!important;gap:8px!important;padding:0 11px!important;color:#092c73!important;text-decoration:none!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;transition:.2s ease!important}
  body.site-v99 .desktop-nav-v99 a i{font-size:17px!important;color:var(--v99-blue)!important}
  body.site-v99 .desktop-nav-v99 a:after{content:"";position:absolute;left:12px;right:12px;bottom:12px;height:2px;border-radius:99px;background:var(--v99-blue);transform:scaleX(0);transition:.2s ease}
  body.site-v99 .desktop-nav-v99 a:hover,body.site-v99 .desktop-nav-v99 a.active{color:var(--v99-blue)!important}
  body.site-v99 .desktop-nav-v99 a:hover:after,body.site-v99 .desktop-nav-v99 a.active:after{transform:scaleX(1)}
  body.site-v99 .top-plans-btn{justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:145px!important;height:46px!important;border-radius:8px!important;background:linear-gradient(135deg,var(--v99-blue),#0847c2)!important;color:#fff!important;font-size:14px!important;font-weight:800!important;box-shadow:0 8px 20px rgba(13,79,215,.20)!important;text-decoration:none!important}
  body.site-v99 .top-plans-btn:hover{transform:translateY(-1px)!important;box-shadow:0 11px 24px rgba(13,79,215,.26)!important}
  body.site-v99 .top-whatsapp{display:none!important}
  body.site-v99 .drawer,body.site-v99 .scrim{display:none!important}

  /* Home: hero amplo + busca flutuante */
  body.page-home.site-v99 main.container{max-width:100%!important;padding:0!important}
  body.page-home.site-v99 .hero-v41{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;width:100%!important;min-height:236px!important;margin:0!important;padding:0 0 38px!important;border:0!important;border-radius:0!important;overflow:hidden!important;background-color:#072965!important;background-image:linear-gradient(90deg,rgba(2,24,72,.45),rgba(7,50,129,.26),rgba(3,25,70,.40)),var(--hero-image),linear-gradient(120deg,#071a47,#0a48ac)!important;background-size:cover!important;background-position:center 52%!important;box-shadow:none!important}
  body.page-home.site-v99 .hero-v41:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,21,67,.10),rgba(0,16,54,.12));pointer-events:none}
  body.page-home.site-v99 .hero-v41>h1,body.page-home.site-v99 .hero-v41>p{display:none!important}
  body.page-home.site-v99 .search-box-home{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:1fr 1fr 1.15fr 1.55fr 190px!important;align-items:center!important;gap:8px!important;width:min(1220px,calc(100vw - 110px))!important;margin:0 auto!important;padding:12px!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:12px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 16px 38px rgba(0,22,70,.28)!important;backdrop-filter:blur(12px)!important}
  body.page-home.site-v99 .search-box-home .input,body.page-home.site-v99 .search-box-home .select{height:46px!important;min-height:46px!important;border:1px solid #d8e2f2!important;border-radius:8px!important;background:#f8faff!important;color:#17366f!important;font-size:13px!important;box-shadow:none!important}
  body.page-home.site-v99 .search-box-home .input{order:4!important}
  body.page-home.site-v99 .search-box-home select[name="cat"]{order:3!important}
  body.page-home.site-v99 .search-box-home select[name="state"]{order:1!important}
  body.page-home.site-v99 .search-box-home select[name="city"]{order:2!important}
  body.page-home.site-v99 .search-box-home .btn{order:5!important;height:46px!important;border:0!important;border-radius:8px!important;background:linear-gradient(135deg,var(--v99-blue),#073fb5)!important;color:#fff!important;font-size:16px!important;font-weight:800!important;box-shadow:0 8px 18px rgba(13,79,215,.18)!important}

  /* Conteúdo central da Home */
  body.page-home.site-v99 .home-categories-head,body.page-home.site-v99 .category-grid-home,body.page-home.site-v99 .ha39,body.page-home.site-v99 .ev33-section,body.page-home.site-v99 main.container>.section-head,body.page-home.site-v99 main.container>.horizontal{width:min(1480px,calc(100vw - 112px))!important;margin-left:auto!important;margin-right:auto!important}
  body.page-home.site-v99 .home-categories-head{margin-top:13px!important;margin-bottom:7px!important;align-items:center!important}
  body.page-home.site-v99 .home-categories-head h2,body.page-home.site-v99 .ha39-head h2,body.page-home.site-v99 .ev33-head h2,body.page-home.site-v99 main.container>.section-head h2{position:relative;margin:0!important;padding-left:14px!important;color:#082f82!important;font-size:20px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.02em!important}
  body.page-home.site-v99 .home-categories-head h2:before,body.page-home.site-v99 .ha39-head h2:before,body.page-home.site-v99 .ev33-head h2:before,body.page-home.site-v99 main.container>.section-head h2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:4px;background:var(--v99-blue)}
  body.page-home.site-v99 .home-categories-text-link,body.page-home.site-v99 .ha39-head>a,body.page-home.site-v99 .ev33-all,body.page-home.site-v99 main.container>.section-head>a{color:#0648c6!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important}

  /* 10 categorias horizontais no desktop */
  body.page-home.site-v99 .category-grid-home{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:10px!important;margin-top:0!important;margin-bottom:17px!important;overflow:visible!important;padding:0!important}
  body.page-home.site-v99 .category-card-modern{position:relative!important;display:block!important;min-width:0!important;width:auto!important;height:118px!important;border:1px solid #dfe8f5!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 12px rgba(9,48,121,.08)!important;text-decoration:none!important;transition:.2s ease!important}
  body.page-home.site-v99 .category-card-modern:hover{transform:translateY(-3px)!important;box-shadow:0 9px 20px rgba(9,48,121,.16)!important}
  body.page-home.site-v99 .category-card-modern .category-visual{position:absolute!important;inset:0 0 28px!important;height:auto!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:#082d76!important}
  body.page-home.site-v99 .category-card-modern .category-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,27,79,.88))}
  body.page-home.site-v99 .category-card-modern .category-visual img{width:100%!important;height:100%!important;object-fit:cover!important}
  body.page-home.site-v99 .category-card-modern .category-copy{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 5px!important;background:#082e78!important;z-index:3!important}
  body.page-home.site-v99 .category-card-modern .category-copy small{display:none!important}
  body.page-home.site-v99 .category-card-modern .category-copy h3{margin:0!important;color:#fff!important;font-size:10px!important;font-weight:800!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.page-home.site-v99 .category-card-modern .category-arrow{display:none!important}

  /* Anúncios em destaque compactos como o modelo */
  body.page-home.site-v99 .ha39{margin-top:2px!important;margin-bottom:14px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}
  body.page-home.site-v99 .ha39-head{display:flex!important;align-items:flex-end!important;margin:0 0 8px!important;padding:0!important}
  body.page-home.site-v99 .ha39-head small,body.page-home.site-v99 .ha39-head p{display:none!important}
  body.page-home.site-v99 .ha39-viewport{overflow:hidden!important;padding:0!important}
  body.page-home.site-v99 .ha39-track{display:flex!important;gap:11px!important;padding:0 0 4px!important;overflow-x:auto!important;scrollbar-width:none!important}
  body.page-home.site-v99 .ha39-track::-webkit-scrollbar{display:none!important}
  body.page-home.site-v99 .ha39-card{flex:0 0 calc((100% - 55px)/6)!important;width:calc((100% - 55px)/6)!important;min-width:0!important;max-width:none!important;border:1px solid #dce6f3!important;border-radius:8px!important;background:#fff!important;box-shadow:0 4px 14px rgba(8,44,111,.08)!important;overflow:hidden!important;transform:none!important}
  body.page-home.site-v99 .ha39-media{height:92px!important;min-height:92px!important;border-radius:0!important;overflow:hidden!important}
  body.page-home.site-v99 .ha39-cover,body.page-home.site-v99 .ha39-cover img{width:100%!important;height:100%!important;object-fit:cover!important}
  body.page-home.site-v99 .ha39-featured{display:none!important}
  body.page-home.site-v99 .ha39-body{padding:8px 10px 9px!important;min-height:91px!important}
  body.page-home.site-v99 .ha39-category,body.page-home.site-v99 .ha39-online,body.page-home.site-v99 .ha39-info{display:none!important}
  body.page-home.site-v99 .ha39-title{display:block!important;margin:0!important}
  body.page-home.site-v99 .ha39-title h3{margin:0 0 3px!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.page-home.site-v99 .ha39-title h3 a{color:#0a3488!important;text-decoration:none!important}
  body.page-home.site-v99 .ha39-location{margin:0 0 7px!important;color:#2760b0!important;font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.page-home.site-v99 .ha39-actions{display:grid!important;grid-template-columns:1fr 34px!important;gap:8px!important;margin-top:5px!important}
  body.page-home.site-v99 .ha39-view{order:1!important;display:flex!important;align-items:center!important;justify-content:center!important;height:33px!important;border-radius:5px!important;background:linear-gradient(135deg,var(--v99-blue),#0750d0)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important}
  body.page-home.site-v99 .ha39-view i{display:none!important}
  body.page-home.site-v99 .ha39-wa{order:2!important;width:34px!important;height:33px!important;padding:0!important;border-radius:5px!important;display:grid!important;place-items:center!important;background:#10bf6a!important;color:#fff!important;font-size:0!important;text-decoration:none!important}
  body.page-home.site-v99 .ha39-wa i{font-size:17px!important}
  body.page-home.site-v99 .ha39-bottom{display:none!important}

  /* Eventos compactos */
  body.page-home.site-v99 .ev33-section{margin-top:10px!important;margin-bottom:12px!important;padding:0!important}
  body.page-home.site-v99 .ev33-head{margin-bottom:8px!important}
  body.page-home.site-v99 .ev33-kicker{display:none!important}
  body.page-home.site-v99 .ev33-viewport{overflow:hidden!important}
  body.page-home.site-v99 .ev33-track{display:flex!important;gap:11px!important;padding:0 0 4px!important;overflow-x:auto!important}
  body.page-home.site-v99 .ev33-card{display:grid!important;grid-template-columns:64px 1fr!important;grid-template-rows:auto!important;flex:0 0 calc((100% - 22px)/3)!important;width:calc((100% - 22px)/3)!important;min-width:0!important;max-width:none!important;min-height:106px!important;border:1px solid #dce6f3!important;border-radius:7px!important;box-shadow:0 4px 12px rgba(8,44,111,.07)!important;background:#fff!important}
  body.page-home.site-v99 .ev33-cover{grid-column:1!important;width:64px!important;height:106px!important;min-height:106px!important;max-height:106px!important;border-radius:0!important}
  body.page-home.site-v99 .ev33-cover img{object-fit:cover!important}
  body.page-home.site-v99 .ev33-badge{display:none!important}
  body.page-home.site-v99 .ev33-body{grid-column:2!important;padding:10px!important;min-width:0!important}
  body.page-home.site-v99 .ev33-date{color:#164da8!important;font-size:9px!important}
  body.page-home.site-v99 .ev33-title{margin:5px 0 4px!important;font-size:11px!important;color:#0b327d!important}
  body.page-home.site-v99 .ev33-location{font-size:9px!important;margin-bottom:6px!important;color:#52709f!important}
  body.page-home.site-v99 .ev33-more{display:inline-flex!important;width:max-content!important;padding:7px 17px!important;border-radius:5px!important;background:linear-gradient(135deg,var(--v99-blue),#0746bd)!important;color:#fff!important;font-size:9px!important}
  body.page-home.site-v99 .ev33-more i{display:none!important}

  /* Vídeos compactos em linha */
  body.page-home.site-v99 main.container>.section-head{display:flex!important;align-items:flex-end!important;margin-top:8px!important;margin-bottom:8px!important}
  body.page-home.site-v99 main.container>.horizontal{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px!important;overflow:visible!important;padding:0!important;margin-bottom:12px!important}
  body.page-home.site-v99 .video-card{width:auto!important;min-width:0!important;max-width:none!important;border:1px solid #dce6f3!important;border-radius:7px!important;box-shadow:0 4px 12px rgba(8,44,111,.07)!important;overflow:hidden!important;background:#fff!important}
  body.page-home.site-v99 .video-thumb{height:78px!important;min-height:78px!important;border-radius:0!important}
  body.page-home.site-v99 .video-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
  body.page-home.site-v99 .video-card .play{width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(3,33,89,.88)!important;color:#fff!important}
  body.page-home.site-v99 .video-card .pad{padding:7px 8px!important}
  body.page-home.site-v99 .video-card .pad b{display:block!important;color:#09357f!important;font-size:10px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.page-home.site-v99 .video-card .pad small,body.page-home.site-v99 .video-detail-link{display:none!important}

  /* CTA/social antigos somente mobile; desktop usa rodapé próprio */
  body.page-home.site-v99 .home-plan-cta,body.page-home.site-v99 main.container>.socials{display:none!important}
  body.site-v99 .site-footer{display:none!important}
  body.site-v99 .mobile-nav{display:none!important}
  body.site-v99 .install-card{max-width:420px!important;right:28px!important;left:auto!important;bottom:28px!important}

  /* Rodapé desktop azul */
  body.site-v99 .desktop-footer-v99{display:block!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:18px!important;background:linear-gradient(120deg,#063695,#00307d)!important;color:#fff!important;box-shadow:0 -10px 30px rgba(3,37,100,.08)!important}
  body.site-v99 .desktop-footer-main-v99{width:min(1480px,calc(100vw - 112px))!important;margin:0 auto!important;min-height:88px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:28px!important}
  body.site-v99 .desktop-footer-brand-v99{display:flex!important;align-items:center!important;gap:11px!important;color:#fff!important;text-decoration:none!important}
  body.site-v99 .desktop-footer-brand-v99 img{width:54px!important;height:54px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}
  body.site-v99 .desktop-footer-brand-v99>span{width:50px!important;height:50px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:50%!important;font-weight:800!important}
  body.site-v99 .desktop-footer-brand-v99 b{display:block!important;font-size:19px!important;letter-spacing:.05em!important}
  body.site-v99 .desktop-footer-brand-v99 small{display:block!important;margin-top:4px!important;font-size:7px!important;letter-spacing:.28em!important;opacity:.75!important}
  body.site-v99 .desktop-footer-links-v99{display:flex!important;align-items:center!important;justify-content:center!important;gap:36px!important}
  body.site-v99 .desktop-footer-links-v99 a{color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:600!important;opacity:.96!important}
  body.site-v99 .desktop-footer-links-v99 a:hover{text-decoration:underline!important}
  body.site-v99 .desktop-footer-social-v99{justify-self:end!important;display:flex!important;align-items:center!important;gap:16px!important;font-size:10px!important}
  body.site-v99 .desktop-footer-social-icons-v99{display:flex!important;gap:8px!important}
  body.site-v99 .desktop-footer-social-icons-v99 a{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:50%!important;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.04)!important}
  body.site-v99 .desktop-footer-social-icons-v99 a:hover{background:#fff!important;color:#063695!important}
  body.site-v99 .desktop-footer-bottom-v99{min-height:42px!important;border-top:1px solid rgba(255,255,255,.16)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:min(1480px,calc(100vw - 112px))!important;margin:0 auto!important;font-size:9px!important;color:rgba(255,255,255,.80)!important}

  /* Páginas internas: mesma linguagem visual clara/azul */
  body.site-v99:not(.page-home){background:linear-gradient(180deg,#f8fbff,#f2f6fd)!important}
  body.site-v99:not(.page-home) main.container{padding-top:26px!important;padding-bottom:0!important}
  body.site-v99 .v49-directory-page,body.site-v99 .category-v48-shell,body.site-v99 .catv22,body.site-v99 .plans-premium,body.site-v99 .contact-premium,body.site-v99 .advertiser-premium,body.site-v99 .event-premium,body.site-v99 .v85-video-page{max-width:1400px!important;margin-left:auto!important;margin-right:auto!important}
  body.site-v99 .v49-page-head,body.site-v99 .category-v48-hero,body.site-v99 .plans-hero,body.site-v99 .contact-hero{border:1px solid #dbe6f5!important;background:linear-gradient(135deg,#fff,#f2f7ff)!important;color:#0c347e!important;box-shadow:0 8px 24px rgba(8,45,111,.08)!important}
  body.site-v99 .v49-page-head h1,body.site-v99 .category-v48-hero h1,body.site-v99 .plans-hero h1,body.site-v99 .contact-hero h1{color:#092f78!important}
  body.site-v99 .v49-filter{border:1px solid #dae5f4!important;background:#fff!important;box-shadow:0 7px 20px rgba(8,45,111,.06)!important}
  body.site-v99 .v49-filter .input,body.site-v99 .v49-filter .select{background:#f8fbff!important;border-color:#dce5f2!important;color:#19365f!important}
  body.site-v99 .v49-row-card{border:1px solid #dce6f3!important;background:#fff!important;box-shadow:0 8px 24px rgba(8,45,111,.07)!important}
  body.site-v99 .v49-row-title h2 a,body.site-v99 .v49-location,body.site-v99 .v49-desc{color:#163b78!important}
  body.site-v99 .v49-primary,body.site-v99 .category-v48-open,body.site-v99 .btn{background:linear-gradient(135deg,var(--v99-blue),#0747be)!important;color:#fff!important;border-color:transparent!important}
  body.site-v99 .v49-whatsapp,body.site-v99 .category-v48-wa,body.site-v99 .whatsapp-official{background:#10bf6a!important;color:#fff!important;border-color:#10bf6a!important}
  body.site-v99 .category-v48-card,body.site-v99 .catv22-card{border-color:#dce6f3!important;box-shadow:0 7px 20px rgba(8,45,111,.06)!important}
  body.site-v99 .advertiser-card,body.site-v99 .event-card,body.site-v99 .plan-card,body.site-v99 .contact-card{border:1px solid #dce6f3!important;background:#fff!important;box-shadow:0 8px 22px rgba(8,45,111,.07)!important}

  /* Vídeos: preserva a identidade escura, mas integra com o cabeçalho branco */
  body.page-videos.site-v99 main.container{max-width:100%!important;padding:0!important;background:#050b14!important}
  body.page-videos.site-v99 .desktop-footer-v99{margin-top:0!important}
}

/* Mobile/tablet: mantém exatamente a experiência anterior e mostra apenas 3 categorias da Home. */
@media (max-width:1023px){
  body.page-home.site-v99 .category-grid-home .category-card-modern:nth-child(n+4){display:none!important}
}

/* Bloco inferior Home: agenda + vídeos lado a lado no desktop, como no layout de referência. */
@media (min-width:1024px){
  body.page-home.site-v99 .home-bottom-grid-v99{display:grid!important;grid-template-columns:1.04fr .96fr!important;gap:34px!important;width:min(1480px,calc(100vw - 112px))!important;margin:10px auto 0!important;align-items:start!important}
  body.page-home.site-v99 .home-bottom-events-v99,body.page-home.site-v99 .home-bottom-videos-v99{min-width:0!important}
  body.page-home.site-v99 .home-bottom-grid-v99 .ev33-section,body.page-home.site-v99 .home-bottom-videos-v99>.section-head,body.page-home.site-v99 .home-bottom-videos-v99>.horizontal{width:100%!important;margin-left:0!important;margin-right:0!important}
  body.page-home.site-v99 .home-bottom-grid-v99 .ev33-section{margin-top:0!important}
  body.page-home.site-v99 .home-bottom-videos-v99>.section-head{margin-top:0!important}
  body.page-home.site-v99 .home-bottom-grid-v99 .ev33-card{flex:0 0 calc((100% - 18px)/3)!important;width:calc((100% - 18px)/3)!important;grid-template-columns:54px 1fr!important;min-height:104px!important}
  body.page-home.site-v99 .home-bottom-grid-v99 .ev33-cover{width:54px!important;height:104px!important;min-height:104px!important;max-height:104px!important}
  body.page-home.site-v99 .home-bottom-videos-v99>.horizontal{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}
  body.page-home.site-v99 .home-bottom-videos-v99 .video-thumb{height:76px!important}
}
@media (max-width:1023px){
  body.page-home.site-v99 .home-bottom-grid-v99,body.page-home.site-v99 .home-bottom-events-v99,body.page-home.site-v99 .home-bottom-videos-v99{display:contents!important}
}

/* O layout desktop V9.9 respeita o seletor de tema já existente no painel. */
@media (min-width:1024px){
  body.site-v99.site-theme-graphite{background:#07101c!important;color:#e8eef8!important}
  body.site-v99.site-theme-graphite .topbar-v99{background:#0b1420!important;border-bottom-color:#1f2c3b!important;color:#edf4ff!important;box-shadow:0 5px 20px rgba(0,0,0,.24)!important}
  body.site-v99.site-theme-graphite .brand-copy-v99 b,body.site-v99.site-theme-graphite .desktop-nav-v99 a{color:#f0f5ff!important}
  body.site-v99.site-theme-graphite .brand-copy-v99 small{color:#91a4c4!important}
  body.site-v99.site-theme-graphite:not(.page-home){background:linear-gradient(180deg,#07101c,#0a1522)!important}
  body.page-home.site-v99.site-theme-graphite{background:#07101c!important}
  body.page-home.site-v99.site-theme-graphite .home-categories-head h2,body.page-home.site-v99.site-theme-graphite .ha39-head h2,body.page-home.site-v99.site-theme-graphite .ev33-head h2,body.page-home.site-v99.site-theme-graphite main.container>.section-head h2,body.page-home.site-v99.site-theme-graphite .home-bottom-videos-v99>.section-head h2{color:#edf4ff!important}
  body.page-home.site-v99.site-theme-graphite .category-card-modern,body.page-home.site-v99.site-theme-graphite .ha39-card,body.page-home.site-v99.site-theme-graphite .ev33-card,body.page-home.site-v99.site-theme-graphite .video-card{background:#111c2b!important;border-color:#24354a!important;box-shadow:0 4px 14px rgba(0,0,0,.22)!important}
  body.page-home.site-v99.site-theme-graphite .ha39-title h3 a,body.page-home.site-v99.site-theme-graphite .ev33-title,body.page-home.site-v99.site-theme-graphite .video-card .pad b{color:#f3f7ff!important}
  body.page-home.site-v99.site-theme-graphite .ha39-location,body.page-home.site-v99.site-theme-graphite .ev33-location{color:#93a7c4!important}
  body.site-v99.site-theme-graphite .v49-page-head,body.site-v99.site-theme-graphite .category-v48-hero,body.site-v99.site-theme-graphite .plans-hero,body.site-v99.site-theme-graphite .contact-hero,body.site-v99.site-theme-graphite .v49-filter,body.site-v99.site-theme-graphite .v49-row-card,body.site-v99.site-theme-graphite .category-v48-card,body.site-v99.site-theme-graphite .catv22-card,body.site-v99.site-theme-graphite .advertiser-card,body.site-v99.site-theme-graphite .event-card,body.site-v99.site-theme-graphite .plan-card,body.site-v99.site-theme-graphite .contact-card{background:#101a28!important;border-color:#26374a!important;color:#e8eef8!important;box-shadow:0 8px 24px rgba(0,0,0,.20)!important}
  body.site-v99.site-theme-graphite .v49-page-head h1,body.site-v99.site-theme-graphite .category-v48-hero h1,body.site-v99.site-theme-graphite .plans-hero h1,body.site-v99.site-theme-graphite .contact-hero h1,body.site-v99.site-theme-graphite .v49-row-title h2 a,body.site-v99.site-theme-graphite .v49-location,body.site-v99.site-theme-graphite .v49-desc{color:#edf4ff!important}
  body.site-v99.site-theme-graphite .v49-filter .input,body.site-v99.site-theme-graphite .v49-filter .select{background:#0b1420!important;border-color:#2b3b50!important;color:#edf4ff!important}
}
