@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Common.JsInterop/Majorsoft.Blazor.Components.Common.JsInterop.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yw2ul1cs4p] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-yw2ul1cs4p] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-yw2ul1cs4p] {
    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-yw2ul1cs4p] {
    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-yw2ul1cs4p] {
    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-yw2ul1cs4p] {
    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-yw2ul1cs4p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-yw2ul1cs4p]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }


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

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

.nav-scrollable[b-yw2ul1cs4p] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yw2ul1cs4p] {
    display: block;
}

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

    .nav-scrollable[b-yw2ul1cs4p] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/MainLayout.razor.rz.scp.css */
.page[b-bjwj5zf32b] {
  position: relative;
  display: flex;
  flex-direction: column;
}

main[b-bjwj5zf32b] {
  flex: 1;
}

.sidebar[b-bjwj5zf32b] {
  background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-bjwj5zf32b] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-bjwj5zf32b]  a,
.top-row[b-bjwj5zf32b]  .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
  text-decoration: none;
}

.top-row[b-bjwj5zf32b]  a:hover,
.top-row[b-bjwj5zf32b]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-bjwj5zf32b]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
  .top-row[b-bjwj5zf32b] {
    justify-content: space-between;
  }

  .top-row[b-bjwj5zf32b]  a,
  .top-row[b-bjwj5zf32b]  .btn-link {
    margin-left: 0;
  }
}

@media (min-width: 641px) {
  .page[b-bjwj5zf32b] {
    flex-direction: row;
  }

  .sidebar[b-bjwj5zf32b] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
  }

  .top-row[b-bjwj5zf32b] {
    position: sticky;
    top: 0;
    z-index: 1;
  }

  .top-row.auth[b-bjwj5zf32b]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }

  .top-row[b-bjwj5zf32b],
  article[b-bjwj5zf32b] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}

#blazor-error-ui[b-bjwj5zf32b] {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss[b-bjwj5zf32b] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* /Features/About/Pages/About.razor.rz.scp.css */
.about-page[b-hw9g6q3bay] {
    --about-bg: linear-gradient(135deg, #fffdf7 0%, #f5f7fb 55%, #eef4ff 100%);
    --about-surface: rgba(255, 255, 255, 0.82);
    --about-surface-strong: rgba(255, 255, 255, 0.94);
    --about-border: rgba(27, 45, 94, 0.08);
    --about-shadow: 0 22px 60px rgba(27, 45, 94, 0.12);
    --about-text-muted: #5e6880;
    --about-title: #13203b;
    --about-accent: #f4b400;
    --about-accent-soft: rgba(244, 180, 0, 0.14);
}

.about-hero[b-hw9g6q3bay],
.about-sidecard[b-hw9g6q3bay],
.about-changelog[b-hw9g6q3bay],
.about-stat[b-hw9g6q3bay],
.about-release-card[b-hw9g6q3bay],
.about-empty-state[b-hw9g6q3bay] {
    border: 1px solid var(--about-border);
    box-shadow: var(--about-shadow);
}

.about-hero[b-hw9g6q3bay] {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at top right, rgba(244, 180, 0, 0.22), transparent 28%),
        radial-gradient(circle at bottom left, rgba(34, 120, 255, 0.12), transparent 32%),
        var(--about-bg);
    border-radius: 28px;
}

.about-sidecard[b-hw9g6q3bay],
.about-changelog[b-hw9g6q3bay],
.about-stat[b-hw9g6q3bay],
.about-release-card[b-hw9g6q3bay],
.about-empty-state[b-hw9g6q3bay] {
    background: var(--about-surface-strong);
    border-radius: 24px;
}

.about-chip[b-hw9g6q3bay] {
    width: fit-content;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.about-title[b-hw9g6q3bay] {
    color: var(--about-title);
    line-height: 1.05;
}

.about-subtitle[b-hw9g6q3bay],
.about-sidecard-text[b-hw9g6q3bay],
.about-section-subtitle[b-hw9g6q3bay],
.about-release-date[b-hw9g6q3bay],
.about-empty-state[b-hw9g6q3bay] {
    color: var(--about-text-muted);
}

.about-meta[b-hw9g6q3bay] {
    margin-top: 0.5rem;
}

.about-stat[b-hw9g6q3bay] {
    min-width: 180px;
    background: var(--about-surface);
    backdrop-filter: blur(12px);
}

.about-stat-label[b-hw9g6q3bay],
.about-sidecard-label[b-hw9g6q3bay] {
    color: var(--about-text-muted);
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.about-stat-value[b-hw9g6q3bay] {
    color: var(--about-title);
    font-weight: 700;
}

.about-sidecard[b-hw9g6q3bay] {
    height: 100%;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 249, 229, 0.96) 100%);
}

.about-changelog[b-hw9g6q3bay] {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(248, 250, 255, 0.94) 100%);
}

.about-release-card[b-hw9g6q3bay] {
    background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}

.about-release-list[b-hw9g6q3bay] {
    padding-top: 0;
    padding-bottom: 0;
}

.about-release-list[b-hw9g6q3bay]  .mud-list-item {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
}

.about-timeline[b-hw9g6q3bay] {
    margin-top: 0.5rem;
}

.about-timeline[b-hw9g6q3bay]  .mud-timeline-item-content {
    width: 100%;
}

.about-timeline[b-hw9g6q3bay]  .mud-timeline-item {
    padding-bottom: 1.5rem;
}

.about-timeline[b-hw9g6q3bay]  .mud-timeline-item-opposite {
    display: none;
}

@media (max-width: 959.98px) {
    .about-page[b-hw9g6q3bay] {
        padding-top: 1.5rem;
    }

    .about-title[b-hw9g6q3bay] {
        font-size: 2.1rem;
    }

    .about-stat[b-hw9g6q3bay] {
        width: 100%;
        min-width: auto;
    }
}
/* /Features/Metric/Components/MetricIconPreview.razor.rz.scp.css */
.metric-icon-preview[b-mmn34hiwu0] {
    width: 110px;
    height: 110px;
    border-radius: 24px;
    background: #c9d9fb;
    flex-shrink: 0;
    overflow: hidden;
}

.metric-icon-preview__content[b-mmn34hiwu0] {
    width: 100%;
    height: 100%;
}

.metric-icon-preview__icon[b-mmn34hiwu0] {
    transform: scale(1.9);
}

.metric-icon-preview--empty[b-mmn34hiwu0] {
    background: #eef2fb;
    border: 1px dashed #c4cde0;
}
/* /Features/MyProjects/Components/MyProjectCard.razor.rz.scp.css */
.project-card[b-p82jg7tudk] {
  height: 100%;
  background-color: var(--mud-palette-surface);
}

.project-status-chip[b-p82jg7tudk] {
  margin-left: 12px;
  flex-shrink: 0;
}

.my-project-burnup-section[b-p82jg7tudk] {
  min-height: 220px;
}

.burnup-chart-shell[b-p82jg7tudk] {
  min-height: 220px;
}

.burnup-placeholder[b-p82jg7tudk] {
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed var(--mud-palette-lines-default);
  border-radius: 12px;
  background-color: var(--mud-palette-surface);
}

.latest-sprint-panel[b-p82jg7tudk] {
  border-radius: 16px;
}
/* /Features/MyProjects/Pages/MyProjects.razor.rz.scp.css */
.my-projects-header[b-jr3k8g0b7c] {
  border: 1px solid var(--mud-palette-lines-default);
}

.my-projects-header-brand[b-jr3k8g0b7c] {
  min-height: 88px;
}

.my-projects-client-name[b-jr3k8g0b7c] {
  font-weight: 700;
  letter-spacing: -0.02em;
}

.my-projects-header-subtitle[b-jr3k8g0b7c] {
  color: var(--mud-palette-text-secondary);
}

.my-projects-client-switch[b-jr3k8g0b7c] {
  max-width: 320px;
  margin-left: auto;
}

.my-projects-client-switch-button[b-jr3k8g0b7c] {
  margin-left: auto;
  font-weight: 600;
}

.my-projects-client-accent[b-jr3k8g0b7c] {
  width: 100%;
  height: 4px;
  margin-top: 20px;
  border-radius: 999px;
}

[b-jr3k8g0b7c] .my-projects-client-drawer {
  padding: 2rem 1.5rem !important;
  background: #fff !important;
  background-color: #fff !important;
  color: #171717 !important;
  overflow-y: auto !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer .mud-drawer-content {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  background: #fff !important;
  background-color: #fff !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__content {
  display: flex;
  flex-direction: column;
  background: #fff !important;
  background-color: #fff !important;
  min-height: 100%;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__search {
  margin-bottom: 1.25rem !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0 0.5rem;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__item {
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 20px;
  cursor: pointer;
  transition:
    transform 0.16s ease,
    box-shadow 0.16s ease,
    border-color 0.16s ease;
  background: #fff !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__search {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__item:hover {
  transform: translateX(-1px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
  border-color: #d8d8d8;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__title {
  font-weight: 400 !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__select-button {
  color: #171717 !important;
  background: #ffcf19 !important;
  border: 1px solid #f0c000 !important;
}

[b-jr3k8g0b7c] .my-projects-client-drawer__item,
[b-jr3k8g0b7c] .my-projects-client-drawer__item * {
  cursor: pointer !important;
}

@media (max-width: 959.98px) {
  .my-projects-client-switch[b-jr3k8g0b7c] {
    max-width: none;
    margin-left: 0;
    margin-top: 16px;
  }

  .my-projects-client-switch-button[b-jr3k8g0b7c] {
    margin-left: 0;
  }

  [b-jr3k8g0b7c] .my-projects-client-drawer {
    width: 100vw !important;
    padding: 1.25rem 1rem 1.5rem !important;
  }
}

.publications-panel[b-jr3k8g0b7c] {
  height: 100%;
}

.publications-timeline[b-jr3k8g0b7c] {
  margin-top: 0.5rem;
}

.publication-card[b-jr3k8g0b7c] {
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 10px;
  background-color: var(--mud-palette-surface);
  transition:
    box-shadow 0.15s ease,
    transform 0.15s ease;
}

.publication-card:hover[b-jr3k8g0b7c] {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}

.publication-date[b-jr3k8g0b7c] {
  color: var(--mud-palette-text-secondary);
}

.publication-project[b-jr3k8g0b7c] {
  font-weight: 600;
}

.publication-sprint[b-jr3k8g0b7c] {
  font-weight: 500;
}

.publication-remarks[b-jr3k8g0b7c] {
  color: var(--mud-palette-text-secondary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.publications-empty[b-jr3k8g0b7c] {
  border: 1px dashed var(--mud-palette-lines-default);
  border-radius: 10px;
  background-color: var(--mud-palette-surface);
}
/* /Features/Project/Pages/ProjectEdit.razor.rz.scp.css */
[b-tlzh8qui37] .mud-tab {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
}
/* /Features/Shared/Components/ClientPageHeader.razor.rz.scp.css */
.client-page-header[b-7yvoprdlxn] {
  border: 1px solid var(--mud-palette-lines-default);
}

.client-page-header__brand[b-7yvoprdlxn] {
  min-height: 88px;
}

.client-page-header__name[b-7yvoprdlxn] {
  font-weight: 700;
  letter-spacing: -0.02em;
}

.client-page-header__accent[b-7yvoprdlxn] {
  width: 100%;
  height: 4px;
  margin-top: 20px;
  border-radius: 999px;
}
/* /Features/Sprint/Pages/SprintMetricValues.razor.rz.scp.css */
.publication-panel[b-srk14urs8p] {
    border: 1px solid var(--mud-palette-lines-default);
    background-color: var(--mud-palette-background-grey);
}
