/* Ativa apenas quando a classe ln-embed está no <html> */
html.ln-embed #openFile,
html.ln-embed #download,
html.ln-embed #print,
html.ln-embed #secondaryToolbarToggle,
html.ln-embed #presentationMode,
html.ln-embed #viewBookmark,
html.ln-embed #editorModeButtons,
html.ln-embed #cursorToolButtons,
html.ln-embed #scrollModeButtons,
html.ln-embed #spreadModeButtons,
html.ln-embed #documentProperties {
  display: none !important;
}

/* Remove o “menu” de opções secundárias (três pontinhos/overflow dependendo da versão) */
html.ln-embed #toolbarViewerRight,
html.ln-embed #secondaryToolbar {
  display: none !important;
}

/* Mantém só o essencial do viewer (navegação/zoom pode ficar) */
