/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-mjcrxoo0ih] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

.about-button[b-mjcrxoo0ih] {
    color: white;
    padding: 5px 30px;
    border-radius: 20px;
    background-color: var(--maroon);
    text-align: right;
    transition: transform 0.3 ease;
}

.about-button:hover[b-mjcrxoo0ih] {
    transform: scale(1.03);
}

.top-row[b-mjcrxoo0ih] {
    background-image: url('img/pride-pit.png');
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

    .top-row[b-mjcrxoo0ih], article[b-mjcrxoo0ih] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mb4uhew9cl] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

.navbar-brand[b-mb4uhew9cl] {
    width: auto;
    max-height: 3.5rem;
}

.navbar-dark[b-mb4uhew9cl] {
    background-color: var(--maroon);
    height: 4.5rem;
}

.icon[b-mb4uhew9cl] {
    height: 1.4em;
    vertical-align: middle;
    filter: invert(100%);
    margin-right: 10px;
}

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

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

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

    .nav-item[b-mb4uhew9cl]  a {
        color: white;
        border-radius: 20px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        transition: transform 0.2s ease;
    }

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

.nav-item[b-mb4uhew9cl]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
    transform: translateY(-2px);
}

.nav-scrollable[b-mb4uhew9cl] {
    background-color: var(--maroon);
}

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

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

    .nav-scrollable[b-mb4uhew9cl] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 4.5rem);
        overflow-y: auto;
        display: flex;
        flex-direction: column;
    }

    nav.flex-column[b-mb4uhew9cl] {
        flex-grow: 1;
    }

    .sidebar-footer[b-mb4uhew9cl] {
        margin-top: auto;
    }
}

/* /Pages/FormsLinks.razor.rz.scp.css */
.bubble-card[b-auzf6bj81l] {
    min-width: 20em;
    max-width: 60em;
    width: 100%;
    border: 2px solid black;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #c7cec4;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s ease;
}

.bubble-card:hover[b-auzf6bj81l] {
    transform: scale(1.02);
}

.bubble-card a[b-auzf6bj81l] {
    color: #1a1a1a;
    font-weight: bold;
    text-decoration: none;
}

.bubble-card a:hover[b-auzf6bj81l] {
    text-decoration: underline;
}
/* /Pages/Game.razor.rz.scp.css */
.game-banner[b-6p9y7odbij] {
    width: 100%; 
    max-width: 500px; 
    max-height: 200px; 
    border-radius: 10px;
    object-fit: cover; 
    display: block;
    margin-bottom: 10px;
}

.search-bar[b-6p9y7odbij] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    font-size: 16px;
}

.member-list[b-6p9y7odbij] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.member-pill-row[b-6p9y7odbij] {
    display: flex;
    flex-direction: column;
    background-color: #f0f4f1;
    border: 2px solid #999;
    border-radius: 15px;
    padding: 15px 20px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.member-pill-row:hover[b-6p9y7odbij] {
    transform: scale(1.02);
    box-shadow: 4px 4px 12px rgba(0,0,0,0.2);
}

.member-name[b-6p9y7odbij] {
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    width: 100%;
}

.pill-container[b-6p9y7odbij] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}

.pill[b-6p9y7odbij] {
    background-color: #d9e2da;
    border: 2px solid #888;
    border-radius: 999px;
    padding: 4px 9px;
    font-size: 0.95em;
    color: #333;
    white-space: nowrap;
    transition: transform 0.2s ease;
}

.pill:hover[b-6p9y7odbij] {
    transform: translateY(-2px);
}

.pill-label[b-6p9y7odbij] {
    font-size: 0.85em;
    color: #666;
    margin-left: 10px;
    white-space: nowrap;
}

@media (min-width: 1215px) {
    .member-pill-row[b-6p9y7odbij] {
        flex-direction: row;
        align-items: center;
    }

    .member-name[b-6p9y7odbij] {
        flex: 0 0 auto;
        margin-bottom: 0;
        margin-right: 20px;
        width: auto;
        white-space: nowrap;
    }

    .pill-container[b-6p9y7odbij] {
        flex: 1 1 auto;
        justify-content: flex-end;
    }

    .pill-label[b-6p9y7odbij] {
        display: inline;
    }
}

@media (max-width: 1000px) {
    .pill-label[b-6p9y7odbij] {
        display: none;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.container[b-9bp5xlg3h8] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
    animation: fadeIn-b-9bp5xlg3h8 1s ease-in-out;
  
}

.splash[b-9bp5xlg3h8] {
    width: 100%;
    color: white;
    text-align: center;
    margin-top: 20px;
    max-width: 800px;
    border-radius: 30px;

}

@keyframes fadeIn-b-9bp5xlg3h8 {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
/* /Pages/Schedule.razor.rz.scp.css */
/* Bubble Card Styling */
.bubble-card[b-34plpx22wh] {
    min-width: 20em;
    max-width: 60em;
    width: 100%;
    border: 2px solid black;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #c7cec4;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s ease;
}

.bubble-card:hover[b-34plpx22wh] {
    transform: scale(1.02);
}

/* Optional link styling inside bubble cards */
.bubble-card a[b-34plpx22wh] {
    color: #1a1a1a;
    font-weight: bold;
    text-decoration: none;
}

.bubble-card a:hover[b-34plpx22wh] {
    text-decoration: underline;
}

/* Calendar Grid Layout */
.calendar-grid[b-34plpx22wh] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    width: 100%;
}

/* Individual Day Cells */
.calendar-cell[b-34plpx22wh] {
    background-color: #f0f4f1;
    border: 2px solid #999;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.calendar-cell:hover[b-34plpx22wh] {
    transform: translateY(-5px);
    box-shadow: 4px 4px 12px rgba(0,0,0,0.2);
}

.calendar-cell h3[b-34plpx22wh] {
    margin-top: 0;
    font-size: 1.2em;
    color: #333;
}
/* /Pages/Seating.razor.rz.scp.css */
.chart-nav[b-baby3f24d8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 10px;
    margin: 20px auto;
    max-width: 600px;
}

.chart-nav button[b-baby3f24d8] {
    padding: 10px;
    font-weight: bold;
    border: solid black 2px;
    border-radius: 50px;
    background-color: #e7b1c0;
    color: black;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.chart-nav button:hover[b-baby3f24d8] {
    background-color: #cb99a7;
}

.chart-nav .show-all-btn[b-baby3f24d8] {
    background-color: #a4d4ae;
}

.chart-nav .show-all-btn:hover[b-baby3f24d8] {
    background-color: #8bbf98;
}

.chart-container[b-baby3f24d8] {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    transition: box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background-color: #c7cec4;
    border: solid black 2px;
}

.chart-container img[b-baby3f24d8] {
    width: 100%;
    display: block;
}

.chart-title[b-baby3f24d8] {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    color: #333;
}
