/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-47az4aow9y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-47az4aow9y] {
    flex: 1;
}

.sidebar[b-47az4aow9y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-47az4aow9y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-47az4aow9y]  a, .top-row[b-47az4aow9y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-47az4aow9y]  a:hover, .top-row[b-47az4aow9y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-47az4aow9y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-47az4aow9y] {
        justify-content: space-between;
    }

    .top-row[b-47az4aow9y]  a, .top-row[b-47az4aow9y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-47az4aow9y] {
        flex-direction: row;
    }

    .sidebar[b-47az4aow9y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-47az4aow9y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-47az4aow9y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-47az4aow9y], article[b-47az4aow9y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4jd0dvgx7l] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4jd0dvgx7l] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4jd0dvgx7l] {
    font-size: 1.1rem;
}

.bi[b-4jd0dvgx7l] {
    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-4jd0dvgx7l] {
    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-4jd0dvgx7l] {
    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-4jd0dvgx7l] {
    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-4jd0dvgx7l] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4jd0dvgx7l] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4jd0dvgx7l] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4jd0dvgx7l]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-4jd0dvgx7l]  a.active {
            color: #ffffff;
        }

        .nav-item[b-4jd0dvgx7l]  a:hover {
            background-color: rgba(0, 0, 0, 0.3);
            color: #ffffff;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-4jd0dvgx7l] {
        display: none;
    }

    .collapse[b-4jd0dvgx7l] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-4jd0dvgx7l] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Account/SignIn.razor.rz.scp.css */
/* ── Container ── */
.signin-container[b-s6niyrtqil] {
    display: flex;
    min-height: 100vh;
    width: 100%;
}

/* ══════════════════════════════════════
   Left Panel
   ══════════════════════════════════════ */
.signin-left[b-s6niyrtqil] {
    flex: 1;
    position: relative;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3vh 3vw;
    color: #fff;
    overflow: hidden;
}

.left-overlay[b-s6niyrtqil] {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(8, 20, 42, 0.88) 30%, rgba(12, 30, 58, 0.72) 100%);
    z-index: 0;
}

.left-content[b-s6niyrtqil] {
    position: relative;
    z-index: 1;
}

/* Brand */
.brand[b-s6niyrtqil] {
    display: flex;
    align-items: center;
    gap: 0.5vw;
    margin-bottom: 2vh;
}

.brand-logo[b-s6niyrtqil] {
    height: clamp(32px, 2.5vw, 48px);
    width: auto;
    object-fit: contain;
}

.brand-icon[b-s6niyrtqil] {
    font-size: clamp(1.5rem, 1.8vw, 2.5rem);
    color: #4da3ff;
}

.brand-name[b-s6niyrtqil] {
    font-size: clamp(1.2rem, 1.3vw, 1.75rem);
    font-weight: 700;
    letter-spacing: -0.02em;
}

/* Hero */
.hero-title[b-s6niyrtqil] {
    font-size: clamp(1.5rem, 1.7vw, 2.25rem);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 1vh;
}

.hero-description[b-s6niyrtqil] {
    font-size: clamp(0.85rem, 0.9vw, 1rem);
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.7;
    max-width: 90%;
    margin-bottom: 2vh;
}

.hero-divider[b-s6niyrtqil] {
    width: clamp(36px, 3vw, 48px);
    height: 3px;
    background: #1565c0;
    margin-bottom: 2vh;
    border-radius: 2px;
}

/* Features */
.features-list[b-s6niyrtqil] {
    display: flex;
    flex-direction: column;
    gap: 1.2vh;
}

.feature-item[b-s6niyrtqil] {
    display: flex;
    align-items: center;
    gap: 0.8vw;
}

.feature-icon[b-s6niyrtqil] {
    width: clamp(36px, 2.8vw, 46px);
    height: clamp(36px, 2.8vw, 46px);
    min-width: clamp(36px, 2.8vw, 46px);
    border-radius: clamp(8px, 0.7vw, 12px);
    background: rgba(21, 101, 192, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(0.9rem, 0.9vw, 1.2rem);
}

.feature-icon-alt[b-s6niyrtqil] {
    background: rgba(13, 71, 161, 0.75);
}

.feature-title[b-s6niyrtqil] {
    font-weight: 600;
    font-size: clamp(0.8rem, 0.75vw, 0.95rem);
}

.feature-desc[b-s6niyrtqil] {
    font-size: clamp(0.7rem, 0.65vw, 0.85rem);
    color: rgba(255, 255, 255, 0.65);
}

/* Left footer */
.left-footer[b-s6niyrtqil] {
    position: absolute;
    bottom: 2vh;
    left: 3vw;
    z-index: 1;
    font-size: clamp(0.7rem, 0.65vw, 0.85rem);
    color: rgba(255, 255, 255, 0.55);
}

/* ══════════════════════════════════════
   Right Panel
   ══════════════════════════════════════ */
.signin-right[b-s6niyrtqil] {
    flex: 1;
    background: #f0f2f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2vh 2vw;
    position: relative;
}

/* Language selector */
.language-selector[b-s6niyrtqil] {
    position: absolute;
    top: 1.5vh;
    right: 1.2vw;
    display: flex;
    align-items: center;
    gap: 0.3vw;
    padding: clamp(0.3rem, 0.5vh, 0.45rem) clamp(0.7rem, 0.8vw, 1rem);
    border: 1px solid #dee2e6;
    border-radius: clamp(6px, 0.5vw, 8px);
    background: #fff;
    font-size: clamp(0.75rem, 0.7vw, 0.9rem);
    cursor: pointer;
    color: #333;
}

/* Card */
.signin-card[b-s6niyrtqil] {
    background: #fff;
    border-radius: clamp(12px, 1vw, 16px);
    padding: clamp(1.8rem, 2vh, 2.5rem) clamp(1.8rem, 2vw, 2.5rem);
    width: 90%;
    max-width: clamp(360px, 32vw, 440px);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}

.card-brand[b-s6niyrtqil] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4vw;
    margin-bottom: 1.2vh;
}

.card-brand-logo[b-s6niyrtqil] {
    height: clamp(36px, 2.8vw, 52px);
    width: auto;
    object-fit: contain;
}

.card-brand-icon[b-s6niyrtqil] {
    font-size: clamp(1.5rem, 1.5vw, 2rem);
    color: #1565c0;
}

.card-brand-name[b-s6niyrtqil] {
    font-size: clamp(1.1rem, 1.1vw, 1.4rem);
    font-weight: 700;
    color: #1a1a2e;
}

.card-title[b-s6niyrtqil] {
    text-align: center;
    font-weight: 700;
    font-size: clamp(1.3rem, 1.2vw, 1.5rem);
    margin-bottom: 0.5vh;
    color: #1a1a2e;
}

.card-subtitle[b-s6niyrtqil] {
    text-align: center;
    color: #6c757d;
    margin-bottom: 1.8vh;
    font-size: clamp(0.8rem, 0.75vw, 0.95rem);
}

/* Input groups */
[b-s6niyrtqil] .input-group-text {
    background: #fff;
    color: #6c757d;
    border-color: #dee2e6;
    padding: clamp(0.6rem, 0.8vh, 0.75rem) clamp(0.8rem, 0.9vw, 1rem);
    font-size: clamp(0.9rem, 0.85vw, 1rem);
}

.btn-toggle-password[b-s6niyrtqil] {
    cursor: pointer;
    border-color: #dee2e6;
}

.btn-toggle-password:hover[b-s6niyrtqil] {
    color: #333;
}

[b-s6niyrtqil] .form-control {
    border-color: #dee2e6;
    padding: clamp(0.6rem, 0.8vh, 0.75rem) clamp(0.8rem, 1vw, 1rem);
    font-size: clamp(0.85rem, 0.8vw, 0.95rem);
}

[b-s6niyrtqil] .form-control:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(21, 101, 192, 0.15);
}

[b-s6niyrtqil] .form-label {
    font-size: clamp(0.8rem, 0.75vw, 0.9rem);
    font-weight: 500;
}

[b-s6niyrtqil] .form-check {
    margin-bottom: 1.2vh;
}

[b-s6niyrtqil] .form-check-label {
    font-size: clamp(0.8rem, 0.75vw, 0.9rem);
}

/* Remember / Forgot */
.forgot-link[b-s6niyrtqil] {
    color: #1565c0;
    text-decoration: none;
    font-size: clamp(0.8rem, 0.75vw, 0.9rem);
    font-weight: 500;
}

.forgot-link:hover[b-s6niyrtqil] {
    text-decoration: underline;
}

/* Sign in button */
.btn-signin[b-s6niyrtqil] {
    padding: clamp(0.6rem, 0.8vh, 0.7rem);
    font-size: clamp(0.9rem, 0.85vw, 1rem);
    font-weight: 600;
    border-radius: clamp(6px, 0.5vw, 8px);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4vw;
    background: #1565c0;
    border-color: #1565c0;
}

.btn-signin:hover[b-s6niyrtqil] {
    background: #0d47a1;
    border-color: #0d47a1;
}

/* OR divider */
.divider-or[b-s6niyrtqil] {
    display: flex;
    align-items: center;
    margin: 1.5vh 0;
    color: #6c757d;
    font-size: clamp(0.8rem, 0.75vw, 0.9rem);
}

.divider-or[b-s6niyrtqil]::before,
.divider-or[b-s6niyrtqil]::after {
    content: '';
    flex: 1;
    border-top: 1px solid #dee2e6;
}

.divider-or span[b-s6niyrtqil] {
    padding: 0 clamp(0.7rem, 0.8vw, 1rem);
}

/* Microsoft button */
.btn-microsoft[b-s6niyrtqil] {
    padding: clamp(0.6rem, 0.8vh, 0.7rem);
    font-size: clamp(0.9rem, 0.85vw, 1rem);
    font-weight: 500;
    border-radius: clamp(6px, 0.5vw, 8px);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.5rem, 0.6vw, 0.75rem);
    color: #333;
    border-color: #dee2e6;
}

.btn-microsoft:hover[b-s6niyrtqil] {
    background: #f8f9fa;
    border-color: #ced4da;
    color: #333;
}

/* Support text */
.support-text[b-s6niyrtqil] {
    text-align: center;
    margin-top: 1.5vh;
    margin-bottom: 0;
    color: #6c757d;
    font-size: clamp(0.8rem, 0.75vw, 0.9rem);
}

.support-link[b-s6niyrtqil] {
    color: #1565c0;
    text-decoration: none;
    font-weight: 500;
}

.support-link:hover[b-s6niyrtqil] {
    text-decoration: underline;
}

/* Right footer */
.right-footer[b-s6niyrtqil] {
    position: absolute;
    bottom: 1.5vh;
    left: 2vw;
    right: 2vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: clamp(0.7rem, 0.65vw, 0.85rem);
    color: #6c757d;
}

.footer-links a[b-s6niyrtqil] {
    color: #6c757d;
    text-decoration: none;
}

.footer-links a:hover[b-s6niyrtqil] {
    text-decoration: underline;
}

.footer-sep[b-s6niyrtqil] {
    margin: 0 clamp(0.4rem, 0.5vw, 0.6rem);
    color: #ced4da;
}

.footer-version[b-s6niyrtqil] {
    color: #6c757d;
}

/* ══════════════════════════════════════
   Responsive
   ══════════════════════════════════════ */
/* Tablet and Mobile - Stack vertically */
@media (max-width: 768px) {
    .signin-container[b-s6niyrtqil] {
        flex-direction: column;
    }

    .signin-left[b-s6niyrtqil] {
        min-height: 280px;
        padding: 2rem;
    }

    .hero-title[b-s6niyrtqil] {
        font-size: 1.6rem;
    }

    .features-list[b-s6niyrtqil] {
        display: none;
    }

    .left-footer[b-s6niyrtqil] {
        display: none;
    }

    .signin-right[b-s6niyrtqil] {
        padding: 2rem 1rem;
    }

    .signin-card[b-s6niyrtqil] {
        width: 100%;
    }

    .right-footer[b-s6niyrtqil] {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 1.5rem;
        flex-direction: column;
        gap: 0.5rem;
        text-align: center;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.home-container[b-8ki8ew5kvv] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.top-bar[b-8ki8ew5kvv] {
    background: #fff;
    border-bottom: 1px solid #dee2e6;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.brand-section[b-8ki8ew5kvv] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #1565c0;
}

.brand-text[b-8ki8ew5kvv] {
    color: #1a1a2e;
}

.user-section[b-8ki8ew5kvv] {
    position: relative;
}

.user-email-btn[b-8ki8ew5kvv] {
    color: #333;
    text-decoration: none;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
}

.user-email-btn:hover[b-8ki8ew5kvv] {
    background: #f8f9fa;
    border-color: #ced4da;
}

.user-email-btn[b-8ki8ew5kvv]::after {
    margin-left: 0.5rem;
}

.content[b-8ki8ew5kvv] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
}

.content h1[b-8ki8ew5kvv] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 1rem;
}

.content p[b-8ki8ew5kvv] {
    font-size: 1.1rem;
    color: #6c757d;
}

.content strong[b-8ki8ew5kvv] {
    color: #1565c0;
}
