/* Target the Readme tab/button – selector may need adjustment depending on Chainlit version */
#readme-button {
    display: none !important;
}