/* Hide "Powered by Scalar" branding — replaced with Formitize via JS */
a[href="https://www.scalar.com"] {
    display: none !important;
}

/* Sidebar logo injected via JS */
.sidebar-logo {
    display: block;
    width: 90%;
    height: auto;
    margin: auto;
}
