/* Version + copyright (Green Code Iraq) — rempli par mip-branding.js */
[data-mip-branding] {
    font-size: 0.72rem;
    color: var(--text-muted, #64748b);
    text-align: center;
    line-height: 1.45;
    margin: 0;
    padding-top: 0.65rem;
    margin-top: 0.65rem;
    border-top: 1px solid rgba(100, 116, 139, 0.2);
}

.mip-branding--sidebar {
    flex-shrink: 0;
}

.sidebar-footer .mip-branding--sidebar {
    width: 100%;
}

.mip-app-footer {
    padding: 10px 16px 14px;
    margin: 0;
    text-align: center;
    font-size: 0.72rem;
    color: #64748b;
    border-top: 1px solid rgba(100, 116, 139, 0.15);
    background: rgba(248, 250, 252, 0.85);
}

[data-theme="dark"] .mip-app-footer {
    background: rgba(15, 23, 42, 0.9);
    color: #94a3b8;
    border-top-color: rgba(148, 163, 184, 0.2);
}

.login-page .login-card [data-mip-branding],
.login-container [data-mip-branding] {
    border-top: none;
    padding-top: 0.35rem;
    margin-top: 0.75rem;
}

.footer-text--branding {
    margin-top: 0.75rem;
    font-size: 0.8rem !important;
}

.register-hub-branding {
    border-top: none;
    padding-top: 0.5rem;
}
