/* _content/bithub.APP/Pages/companydata/CompanyData.razor.rz.scp.css */
.company-logo-section[b-tgf4s5963p] {
    background: #f8f9fb;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 0.9rem;
}

.company-logo-preview-wrapper[b-tgf4s5963p] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    padding: 0.75rem;
    background: #ffffff;
    border: 1px solid #dfe3ea;
    border-radius: 10px;
}

.company-logo-preview[b-tgf4s5963p] {
    max-height: 160px;
    max-width: 100%;
    object-fit: contain;
}

.company-logo-placeholder[b-tgf4s5963p] {
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px dashed #cbd5e1;
    border-radius: 10px;
    color: #64748b;
    font-size: 0.9rem;
}
/* _content/bithub.APP/Pages/Index.razor.rz.scp.css */
.home-guest[b-jh6b13g4xf] {
    max-width: 1050px;
    margin: 1.2rem auto 2rem auto;
    display: grid;
    gap: 1.25rem;
}

.home-guest__hero[b-jh6b13g4xf] {
    background: linear-gradient(135deg, #f6f8fb 0%, #ffffff 100%);
    border: 1px solid #e6eaf2;
    border-radius: 12px;
    padding: 1.5rem 1.6rem;
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.06);
}

.home-guest__eyebrow[b-jh6b13g4xf] {
    margin: 0 0 0.45rem 0;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #4f5d75;
}

.home-guest__hero h1[b-jh6b13g4xf] {
    margin: 0;
    font-size: 2rem;
    line-height: 1.25;
    color: #1d2738;
}

.home-guest__intro[b-jh6b13g4xf] {
    margin: 0.95rem 0 1.2rem 0;
    font-size: 1.02rem;
    line-height: 1.55;
    color: #3e4b61;
    max-width: 72ch;
}

.home-guest__cta[b-jh6b13g4xf] {
    display: inline-block;
    background-color: #2f4f8f;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    padding: 0.72rem 1rem;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.home-guest__cta:hover[b-jh6b13g4xf] {
    background-color: #253f73;
    color: #ffffff;
    transform: translateY(-1px);
}

.home-guest__modules[b-jh6b13g4xf] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-guest__module-card[b-jh6b13g4xf] {
    background-color: #ffffff;
    border: 1px solid #e6eaf2;
    border-radius: 10px;
    padding: 1rem 1rem 0.95rem 1rem;
}

.home-guest__module-card h2[b-jh6b13g4xf] {
    margin: 0 0 0.45rem 0;
    font-size: 1.05rem;
    color: #1f2b3d;
}

.home-guest__module-card p[b-jh6b13g4xf] {
    margin: 0;
    color: #4a5568;
    line-height: 1.45;
}

@media (max-width: 900px) {
    .home-guest__modules[b-jh6b13g4xf] {
        grid-template-columns: 1fr;
    }

    .home-guest__hero h1[b-jh6b13g4xf] {
        font-size: 1.65rem;
    }
}

.home-auth[b-jh6b13g4xf] {
    max-width: 1050px;
    margin: 1.2rem auto 2rem auto;
    display: grid;
    gap: 1.25rem;
}

.home-auth__hero[b-jh6b13g4xf] {
    background: linear-gradient(135deg, #f6f8fb 0%, #ffffff 100%);
    border: 1px solid #e6eaf2;
    border-radius: 12px;
    padding: 1.5rem 1.6rem;
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.06);
}

.home-auth__eyebrow[b-jh6b13g4xf] {
    margin: 0 0 0.45rem 0;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #4f5d75;
}

.home-auth__hero h1[b-jh6b13g4xf] {
    margin: 0;
    font-size: 2rem;
    line-height: 1.25;
    color: #1d2738;
}

.home-auth__intro[b-jh6b13g4xf] {
    margin: 0.95rem 0 0 0;
    font-size: 1.02rem;
    line-height: 1.55;
    color: #3e4b61;
}

.home-auth__grid[b-jh6b13g4xf] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-auth__card[b-jh6b13g4xf] {
    background-color: #ffffff;
    border: 1px solid #e6eaf2;
    border-radius: 10px;
    padding: 1rem 1rem 0.95rem 1rem;
}

.home-auth__card h2[b-jh6b13g4xf] {
    margin: 0 0 0.6rem 0;
    font-size: 1.05rem;
    color: #1f2b3d;
}

.home-auth__org[b-jh6b13g4xf] {
    margin: 0;
    color: #4a5568;
    line-height: 1.45;
    font-weight: 600;
}

.home-auth__module-list[b-jh6b13g4xf] {
    margin: 0;
    padding-left: 0;
    list-style: none;
    color: #39475f;
}

.home-auth__module-list li[b-jh6b13g4xf] {
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 0.5rem 0.65rem;
}

.home-auth__module-list li.is-active[b-jh6b13g4xf] {
    border-color: #cde9d8;
    background-color: #f3fbf6;
    color: #1f5133;
}

.home-auth__module-list li.is-inactive[b-jh6b13g4xf] {
    border-color: #f2c8c8;
    background-color: #fff5f5;
    color: #9b1c1c;
}

.home-auth__status[b-jh6b13g4xf] {
    font-size: 0.82rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.home-auth__empty[b-jh6b13g4xf] {
    margin: 0;
    color: #6b7280;
    line-height: 1.45;
}

@media (max-width: 900px) {
    .home-auth__grid[b-jh6b13g4xf] {
        grid-template-columns: 1fr;
    }

    .home-auth__hero h1[b-jh6b13g4xf] {
        font-size: 1.65rem;
    }
}
/* _content/bithub.APP/Pages/media/Mediathek.razor.rz.scp.css */
.media-grid[b-1s902w8jnn] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 0.75rem;
}

.media-image[b-1s902w8jnn] {
    object-fit: cover;
    width: 100%;
    height: 150px;
}
/* _content/bithub.APP/Shared/MainLayout.razor.rz.scp.css */
.page[b-r902f0dmhv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-r902f0dmhv] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: rgb(67 38 128);
}

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

.session-countdown[b-r902f0dmhv] {
    border-radius: 999px;
    padding: 0.3rem 0.75rem;
    font-size: 0.85rem;
    font-weight: 600;
}

.session-countdown.normal[b-r902f0dmhv] {
    background-color: #edf5ff;
    color: #1f4b99;
}

.session-countdown.warning[b-r902f0dmhv] {
    background-color: #fff1f1;
    color: #a11d1d;
}

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-r902f0dmhv] {
        display: none;
    }

    .top-row.auth[b-r902f0dmhv] {
        justify-content: space-between;
    }

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

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

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

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

    .top-row[b-r902f0dmhv], article[b-r902f0dmhv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/bithub.APP/Shared/MediaPickerModal.razor.rz.scp.css */
.media-picker-backdrop[b-r8h2i2opnp] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1040;
}

.media-picker-modal[b-r8h2i2opnp] {
    position: fixed;
    top: 5vh;
    left: 50%;
    transform: translateX(-50%);
    width: min(1000px, 94vw);
    max-height: 90vh;
    overflow: auto;
    z-index: 1050;
}

.media-picker-grid[b-r8h2i2opnp] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 0.75rem;
}

.media-picker-image[b-r8h2i2opnp] {
    object-fit: cover;
    width: 100%;
    height: 140px;
}
/* _content/bithub.APP/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-aqmae7xq4x] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.oi[b-aqmae7xq4x] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

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

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

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

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

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

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

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

    .collapse[b-aqmae7xq4x] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
