/* Shared breadcrumbs (app-wide; KustoSolar may dual-class .app-crumb.ks-crumb) */
.app-crumb-nav {
    margin: 0 0 0.75rem;
}

.app-crumb {
    color: #6c757d;
    font-size: 0.85rem;
    margin-bottom: 0;
    line-height: 1.4;
}

.app-crumb a {
    color: #667eea;
    text-decoration: none;
}

.app-crumb a:hover {
    color: #764ba2;
    text-decoration: underline;
}

.app-crumb [aria-current="page"] {
    color: #495057;
    font-weight: 500;
}
