/* /Layout/MainLayout.razor.rz.scp.css */
/* --------------------------------------------------
   1. Overall layout shell
   Page wrapper, dark background and main content area
-------------------------------------------------- */

.site-shell[b-rw405efli2] {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(circle at top right, rgba(148, 163, 184, 0.05), transparent 24%),
    linear-gradient(180deg, #0b1220 0%, #101827 100%);
  color: #eef2f7;
}

.main-content[b-rw405efli2] {
  flex: 1;
  min-width: 0;
}

/* --------------------------------------------------
   2. Topbar
   Fixed transparent header with brand mark only
-------------------------------------------------- */

.topbar[b-rw405efli2] {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.1rem;
  background: linear-gradient(to bottom, rgba(11, 18, 32, 0.52), rgba(11, 18, 32, 0.14));
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.brand[b-rw405efli2] {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.topbar .logo[b-rw405efli2] {
  height: 34px;
  width: auto;
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.25));
}

.lang-switch[b-rw405efli2] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-left: auto;
}

.lang-link[b-rw405efli2] {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  text-decoration: none;
}

.lang-link:hover[b-rw405efli2],
.lang-link.active[b-rw405efli2] {
  color: #fff;
}

.lang-separator[b-rw405efli2] {
  color: rgba(255, 255, 255, 0.35);
}

/* --------------------------------------------------
   3. Footer
   Shared contact/footer area for the whole site
-------------------------------------------------- */

.site-footer[b-rw405efli2] {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
}

.footer-inner[b-rw405efli2] {
  max-width: 54rem;
  margin: 0 auto;
  padding: 3rem 1rem 3.25rem;
}

.footer-brand[b-rw405efli2] {
  display: flex;
  justify-content: center;
  margin-bottom: 1.4rem;
}

.site-footer .logo[b-rw405efli2] {
  height: 40px;
  width: auto;
  display: block;
  opacity: 0.6;
}

.footer-title[b-rw405efli2] {
  color: #f8fafc;
  font-size: 1.35rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 0.9rem;
  text-align: center;
}

.footer-text[b-rw405efli2],
.footer-links[b-rw405efli2],
.footer-meta[b-rw405efli2] {
  color: rgba(226, 232, 240, 0.78);
  margin: 0 0 0.85rem;
  line-height: 1.6;
  text-align: center;
}

.footer-links a[b-rw405efli2] {
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
}

.footer-links a:hover[b-rw405efli2] {
  color: #7994b0;
}

.footer-meta[b-rw405efli2] {
  color: rgba(226, 232, 240, 0.56);
  margin-top: 1.25rem;
  font-size: 0.95rem;
}

.footer-social[b-rw405efli2] {
  margin: 0.25rem 0 0.85rem;
  text-align: center;
}

.footer-social a[b-rw405efli2] {
  color: rgba(255, 255, 255, 0.72);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.footer-social a:hover[b-rw405efli2] {
  color: #7994b0;
}

.social-icon[b-rw405efli2] {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
}

/* --------------------------------------------------
   4. Blazor error banner
   Built-in error UI shown if a runtime error occurs
-------------------------------------------------- */

#blazor-error-ui[b-rw405efli2] {
  background: #fff4cc;
  bottom: 1rem;
  right: 1rem;
  left: 1rem;
  border-radius: 1rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
  display: none;
  padding: 0.9rem 3rem 0.9rem 1rem;
  position: fixed;
  z-index: 1000;
  color: #1f2937;
}

#blazor-error-ui .reload[b-rw405efli2] {
  color: inherit;
  font-weight: 600;
  margin-left: 0.75rem;
  text-decoration: none;
}

#blazor-error-ui .dismiss[b-rw405efli2] {
  cursor: pointer;
  position: absolute;
  right: 1rem;
  top: 0.75rem;
}

/* --------------------------------------------------
   5. Responsive adjustments
   Slightly larger spacing and logo size on tablet/desktop
-------------------------------------------------- */

@media (min-width: 768px) {
  .topbar[b-rw405efli2] {
    padding: 1.05rem 2rem;
  }

  .topbar .logo[b-rw405efli2] {
    height: 38px;
  }

  .footer-inner[b-rw405efli2] {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ihyqpx4b3h] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ihyqpx4b3h] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ihyqpx4b3h] {
    font-size: 1.1rem;
}

.bi[b-ihyqpx4b3h] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ihyqpx4b3h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ihyqpx4b3h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ihyqpx4b3h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-ihyqpx4b3h] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ihyqpx4b3h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ihyqpx4b3h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ihyqpx4b3h]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ihyqpx4b3h]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ihyqpx4b3h]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ihyqpx4b3h] {
        display: none;
    }

    .collapse[b-ihyqpx4b3h] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ihyqpx4b3h] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
