/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-uftumw2kup] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-uftumw2kup] {
    color: var(--accent-teal-bright, #16c9bd);
    text-decoration: none;
    transition: color 0.15s ease;
}

a:hover[b-uftumw2kup] {
    color: var(--text-bright, #f0c890);
}

.nav-pills .nav-link.active[b-uftumw2kup],
.nav-pills .show > .nav-link[b-uftumw2kup] {
    color: var(--text-dark, #051622);
    background-color: var(--accent-teal, #1BA098);
    border-color: var(--accent-teal, #1BA098);
}

.border-top[b-uftumw2kup] {
    border-top: 1px solid var(--border-gold, rgba(222,185,146,0.25)) !important;
}

.border-bottom[b-uftumw2kup] {
    border-bottom: 1px solid var(--border-gold, rgba(222,185,146,0.25)) !important;
}

.box-shadow[b-uftumw2kup] {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

button.accept-policy[b-uftumw2kup] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-uftumw2kup] {
    width: 100%;
    line-height: normal;
    padding: 1.25rem 0;
    margin-top: auto;
}
