/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
.app-header[b-tuv5fay6e3] {
    position: sticky;
    top: 0;
    z-index: 1030;
}

.app-navbar[b-tuv5fay6e3] {
    min-height: 68px;
    box-shadow: 0 0.25rem 1rem rgba(15, 23, 42, 0.06);
}

.app-brand[b-tuv5fay6e3] {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.brand-mark[b-tuv5fay6e3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    color: #fff;
    background: linear-gradient(135deg, #166534, #0d9488);
    font-weight: 800;
}

.brand-text[b-tuv5fay6e3] {
    color: #111827;
}

.navbar .nav-link[b-tuv5fay6e3] {
    font-weight: 500;
    color: #334155;
}

.navbar .nav-link:hover[b-tuv5fay6e3],
.navbar .nav-link:focus[b-tuv5fay6e3] {
    color: #166534;
}

.dropdown-menu[b-tuv5fay6e3] {
    border: 1px solid #e5e7eb;
    border-radius: .85rem;
    padding: .45rem;
}

.dropdown-item[b-tuv5fay6e3] {
    border-radius: .6rem;
    padding: .55rem .75rem;
}

.dropdown-item:hover[b-tuv5fay6e3],
.dropdown-item:focus[b-tuv5fay6e3] {
    background-color: #ecfdf5;
    color: #166534;
}

.app-main[b-tuv5fay6e3] {
    min-height: calc(100vh - 128px);
}

.app-footer[b-tuv5fay6e3] {
    background: #fff;
    padding: 1rem 0;
}
