
/* DIVULGAR VAGA: sem fundo, sem borda, sem glow */
.v019-cta-divulgar > a::before{content:"" !important;display:none !important;}
.v019-cta-divulgar > a{background:transparent !important;background-image:none !important;border:none !important;outline:none !important;box-shadow:none !important;border-radius:0 !important;padding:6px 11px !important;gap:0 !important;}
.v019-cta-divulgar > a .menu-text{background:linear-gradient(90deg,#e8efff 0%,#fff 28%,#b8ccff 48%,#fff 68%,#e8efff 100%);background-size:260% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:v019shine 2.8s linear infinite;font-weight:700;}
@keyframes v019shine{0%{background-position:260% center}100%{background-position:-260% center}}
@media(max-width:1024px){.v019-cta-divulgar > a .menu-text{-webkit-text-fill-color:#fff;background:none;animation:none;font-weight:700;}}
/* CADASTRE-SE: apenas texto branco sem pill */
.v019-cad-menu-item > .v019-cad-parent{background:transparent !important;background-image:none !important;border:none !important;box-shadow:none !important;border-radius:0 !important;padding:0 11px !important;color:#fff !important;}
/* HOVER UNIFORME: scale 1.06 spring igual SOU EMPRESA em todos os itens */
#ast-desktop-header .main-header-menu > li > .menu-link,
#ast-desktop-header .main-header-menu > li > a.menu-link,
#ast-desktop-header .v019-cta-divulgar > a,
#ast-desktop-header .v019-cad-menu-item > .v019-cad-parent{display:inline-block;transition:transform .12s cubic-bezier(.34,1.56,.64,1) !important;}
#ast-desktop-header .main-header-menu > li:hover > .menu-link,
#ast-desktop-header .main-header-menu > li:hover > a.menu-link,
#ast-desktop-header .v019-cta-divulgar:hover > a,
#ast-desktop-header .v019-cad-menu-item:hover > .v019-cad-parent{transform:scale(1.06) !important;animation:none !important;filter:none !important;}
