/* _content/FikrFusion/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.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-1rv040bivt] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-1rv040bivt] {
  color: #0077cc;
}

.btn-primary[b-1rv040bivt] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-1rv040bivt], .nav-pills .show > .nav-link[b-1rv040bivt] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-1rv040bivt] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-1rv040bivt] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-1rv040bivt] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-1rv040bivt] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-1rv040bivt] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

/* --- Enhanced navbar styles --- */
.navbar.box-shadow[b-1rv040bivt] {
  box-shadow: 0 6px 16px rgba(17, 24, 39, .06);
  border-bottom-color: #eaeef3;
}

.navbar .navbar-brand[b-1rv040bivt] {
  font-weight: 600;
  letter-spacing: .2px;
}

.navbar .nav-link[b-1rv040bivt] {
  color: #334155;
  padding: .5rem .75rem;
  border-bottom: 2px solid transparent;
  transition: color .15s ease, background-color .15s ease, border-color .15s ease;
}

.navbar .nav-link:hover[b-1rv040bivt] {
  color: #0d6efd;
  background-color: rgba(13, 110, 253, .04);
}

.navbar .nav-link.active[b-1rv040bivt], .navbar .nav-link:focus[b-1rv040bivt] {
  color: #0d6efd;
  border-bottom-color: #0d6efd;
}

.navbar .navbar-toggler[b-1rv040bivt] {
  border-color: #e5e7eb;
}

/* --- Enhanced footer styles --- */
.footer[b-1rv040bivt] {
  background: #f8fafc;
  border-top: 1px solid #eaeef3;
  line-height: normal;
}

.footer .container[b-1rv040bivt] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  color: #64748b;
  font-size: .9375rem;
}
