/* 🏛️ KAADR WHITELABEL REVERT - SOLID STATE (V4.8) */

/* 1. Base Dark Theme for the page only */
body {
    background-color: #0F1112 !important;
}

/* 2. Hide default Chatwoot SVGs */
.auth-header svg, [aria-label="Chatwoot"] svg {
    display: none !important;
}

/* 3. Logo Scaling for the injected logo.png */
.auth-header img, .login-logo img {
    max-height: 80px !important;
    width: auto !important;
    margin-bottom: 1.5rem !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 4. VANILLA RESTORATION */
/* We remove ALL card, title, label, and input overrides. 
   This allows the default Chatwoot white card and greyish titles to return. */
