/* /Components/Layout/MainLayout.razor.rz.scp.css */
.body-wrapper[b-dbpo8cheei] {
    min-height: calc(100vh - 70px);
}
/* /Components/Layout/NavHeader.razor.rz.scp.css */
.ndc-header[b-q9zj2b513l] {
    border-bottom: 1px solid var(--bs-border-color);
    background: var(--bs-body-bg);
    position: sticky;
    top: 0;
    z-index: 1030;
}

.ndc-theme-btn[b-q9zj2b513l] {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
/* /Components/Pages/Login.razor.rz.scp.css */
[b-mv8pa6piff] .newdaycode-story {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 0;
    pointer-events: none;
    color: rgba(255, 255, 255, 0.3);
    font-size: clamp(1.2rem, 5vw, 4rem);
    font-family: "M PLUS Rounded 1c", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

[b-mv8pa6piff] .radial-gradient {
    background: radial-gradient(ellipse at 50% 50%, #5d87ff 0%, #1a237e 100%);
}
/* /Components/Pages/Settings.razor.rz.scp.css */
/* Bootstrap handles all styling */
