/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-el6yikxfn2] {
    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-el6yikxfn2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-el6yikxfn2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-el6yikxfn2] {
    font-size: 1.1rem;
}

.bi[b-el6yikxfn2] {
    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-el6yikxfn2] {
    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-el6yikxfn2] {
    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-el6yikxfn2] {
    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");
}

.bi-lock-nav-menu[b-el6yikxfn2] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-el6yikxfn2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-el6yikxfn2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-el6yikxfn2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-el6yikxfn2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-el6yikxfn2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-el6yikxfn2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-el6yikxfn2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-el6yikxfn2]  .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-el6yikxfn2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-el6yikxfn2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-el6yikxfn2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-el6yikxfn2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-el6yikxfn2] {
        display: none;
    }

    .nav-scrollable[b-el6yikxfn2] {
        /* 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/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-obdxw2301i],
.components-reconnect-repeated-attempt-visible[b-obdxw2301i],
.components-reconnect-failed-visible[b-obdxw2301i],
.components-pause-visible[b-obdxw2301i],
.components-resume-failed-visible[b-obdxw2301i],
.components-rejoining-animation[b-obdxw2301i] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-retrying[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-failed[b-obdxw2301i],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-obdxw2301i] {
    display: block;
}


#components-reconnect-modal[b-obdxw2301i] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-obdxw2301i 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-obdxw2301i 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-obdxw2301i 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-obdxw2301i]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-obdxw2301i 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-obdxw2301i {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-obdxw2301i {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-obdxw2301i {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-obdxw2301i] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-obdxw2301i] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-obdxw2301i] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-obdxw2301i] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-obdxw2301i] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-obdxw2301i] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-obdxw2301i] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-obdxw2301i 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-obdxw2301i] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-obdxw2301i {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Pages/Awards.razor.rz.scp.css */
/* /Pages/DateChange.razor.rz.scp.css */

.btn-dat[b-x305uv1xs7] {
    width: 100%;
    padding: 0px 3px 0px 3px;
    margin: 1px;
    font:small-caps;
}

.box[b-x305uv1xs7] {
    max-width: 150px;
    margin: auto;
}

.center[b-x305uv1xs7] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rows[b-x305uv1xs7] {
    display: flex;
    justify-content: space-around;
}
/* /Pages/Home.razor.rz.scp.css */
.page-color[b-3xmaervxjd] {
    background-color: #000000 !important;
}
/* /Pages/HomeIndex.razor.rz.scp.css */

/* ── Hero intro banner ─────────────────────────────────────────── */
.hero-section[b-90u06haaq7] {
    background: linear-gradient(135deg, rgba(242,127,111,0.12) 0%, rgba(30,144,255,0.08) 100%);
    border-left: 4px solid #f27f6f;
    border-radius: 4px;
    padding: 1.4rem 1.75rem;
    margin-bottom: 1.75rem;
    color: papayawhip;
    font-size: 1rem;
    line-height: 1.75;
}

/* ── Section titles ────────────────────────────────────────────── */
.section-title[b-90u06haaq7] {
    color: #f27f6f;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(242,127,111,0.25);
    padding-bottom: 0.45rem;
    margin-bottom: 1.1rem;
}

/* ── Section divider ───────────────────────────────────────────── */
.section-divider[b-90u06haaq7] {
    border: none;
    border-top: 1px solid rgba(255,255,255,0.08);
    margin: 2.25rem 0;
}

/* ── Carousel card ─────────────────────────────────────────────── */
.carousel-card[b-90u06haaq7] {
    background: rgba(0,0,0,0.3);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.45);
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.carousel[b-90u06haaq7] {
    margin-left: auto;
    margin-right: auto;
}

.carousel-img-wrapper[b-90u06haaq7] {
    position: relative;
    height: clamp(200px, 45vw, 580px);
    background: #0d0d0d;
}

.carousel-img[b-90u06haaq7] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    display: block;
}

.carousel-caption-bar[b-90u06haaq7] {
    background: rgba(0,0,0,0.65);
    padding: 0.45rem 1rem;
    font-size: 0.875rem;
    color: papayawhip;
    text-align: center;
    line-height: 1.4;
}

/* ── Info card (right sidebar) ─────────────────────────────────── */
.info-card[b-90u06haaq7] {
    background: rgba(0,0,0,0.25);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 8px;
    padding: 1.2rem 1.1rem;
    color: papayawhip;
}

.info-group[b-90u06haaq7] {
    margin-bottom: 0.5rem;
}

.info-label[b-90u06haaq7] {
    color: #f27f6f;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.35rem;
}

.info-value[b-90u06haaq7] {
    font-size: 0.9rem;
    line-height: 1.55;
}

.info-card a[b-90u06haaq7] {
    color: dodgerblue;
    text-decoration: none;
    display: block;
    padding: 3px 0;
    font-size: 0.9rem;
    transition: color 0.15s;
}

.info-card a:hover[b-90u06haaq7] {
    color: #f27f6f;
}

.info-divider[b-90u06haaq7] {
    border-color: rgba(255,255,255,0.09);
    margin: 0.8rem 0;
}

.muted-note[b-90u06haaq7] {
    opacity: 0.6;
    font-size: 0.8rem;
}

/* ── Category winner cards ─────────────────────────────────────── */
.winner-grid[b-90u06haaq7] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    margin-bottom: 0.5rem;
}

.winner-card[b-90u06haaq7] {
    background: rgba(0,0,0,0.28);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 14px rgba(0,0,0,0.35);
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
    flex: 0 1 360px;
}

.winner-card:hover[b-90u06haaq7] {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.55);
    border-color: rgba(30,144,255,0.3);
}

.winner-card-header[b-90u06haaq7] {
    background: rgba(30,144,255,0.12);
    color: dodgerblue;
    font-weight: 700;
    font-size: 0.82rem;
    letter-spacing: 0.07em;
    padding: 0.45rem 1rem;
    text-align: center;
    text-transform: uppercase;
}

.winner-card img[b-90u06haaq7] {
    width: 100%;
    max-height: 340px;
    object-fit: contain;
    background: #0d0d0d;
    display: block;
}

.winner-card-footer[b-90u06haaq7] {
    padding: 0.5rem 0.85rem;
    font-size: 0.83rem;
    color: papayawhip;
    opacity: 0.82;
    line-height: 1.4;
}

/* ── Club winner spotlight ─────────────────────────────────────── */
.spotlight-card[b-90u06haaq7] {
    background: rgba(0,0,0,0.28);
    border: 1px solid rgba(242,127,111,0.22);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 22px rgba(0,0,0,0.4);
    margin-bottom: 1.75rem;
    max-width: 860px;
}

.spotlight-card img[b-90u06haaq7] {
    width: 100%;
    max-height: 600px;
    object-fit: contain;
    background: #0d0d0d;
    display: block;
}

.spotlight-card-caption[b-90u06haaq7] {
    padding: 0.6rem 1.25rem;
    font-size: 0.9rem;
    color: papayawhip;
    opacity: 0.82;
    line-height: 1.4;
}

/* ── Responsive tweaks ─────────────────────────────────────────── */
@media (max-width: 767px) {
    .winner-card[b-90u06haaq7] {
        flex: 0 1 100%;
    }

    .hero-section[b-90u06haaq7] {
        padding: 1rem 1.1rem;
    }
}
/* /Pages/LogoHome.razor.rz.scp.css */
.logoHome hr[b-sd0yml02k6] {
    height: 4px;
    background-color: #bf9f00;
    margin: 0px;
}
.logoHome .jumbotron[b-sd0yml02k6] {
    width: 100%;
    background-color: #0d5da6;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 0px;
}
.logoHome a[b-sd0yml02k6] {
    color: white;
}
    .logoHome a:hover[b-sd0yml02k6] {
        color: red;
    }
/* /Pages/MemberView.razor.rz.scp.css */
/* /Pages/Menu.razor.rz.scp.css */


a[b-qcrf9c25ir] {
    text-decoration: none;
    font-size: 14px;
    display: inline-flex;
}

a:hover[b-qcrf9c25ir]{
    color:red;
}

ul[b-qcrf9c25ir] {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px;
}

.men[b-qcrf9c25ir] {
    color: white;
    font-size: 16px;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 4px;
}

.menubar[b-qcrf9c25ir] {
    background-color: black;
    text-align: center;
    position: relative;
    z-index: 100;
}

.hrbottom[b-qcrf9c25ir] {
    height: 2px;
    background-color: #bf9f00;
    margin: 0px;
    margin-bottom:5px;
    z-index: 1;
}

.sub[b-qcrf9c25ir] {
}

ul li[b-qcrf9c25ir] {
    display: inline-block;
}

    ul li:hover[b-qcrf9c25ir] {
        background: blue;
    }

    ul li ul[b-qcrf9c25ir] {
        position: absolute;
        display: none;
    }

    ul li:hover ul[b-qcrf9c25ir],
    ul li.touch-open ul[b-qcrf9c25ir] {
        display: block;
    }

    ul li a[b-qcrf9c25ir] {
        padding-inline: 5px;
        color: white;
    }

    ul li ul li[b-qcrf9c25ir] {
        background-color: darkgray;
        display: block;
    }

        ul li ul li:hover[b-qcrf9c25ir] {
            background-color: blue;
        }

        ul li ul li a[b-qcrf9c25ir] {
            display: block !important;
            text-align: left;
            color: black;
            padding-inline: 10px;
        }
/* /Pages/Monthline.razor.rz.scp.css */

a[b-vwlozwiyc1] {
    color: white;
}

.btn[b-vwlozwiyc1] {
    margin-right: 15px;
}

.btn-secondary[b-vwlozwiyc1] {
    padding: 5px 5px 5px 5px;
}

.columns[b-vwlozwiyc1] {
    column-gap: 6px;
    column-count: 4;
}
.col_one[b-vwlozwiyc1] {
    column-count: 1;
}

.d-flex[b-vwlozwiyc1] {
    flex-flow: row wrap;
}

.headerText[b-vwlozwiyc1] {
    font-size: 180%;
}

.imgScroll[b-vwlozwiyc1] {
    max-width: 100%;
    height: auto;
    margin: 3px;
}

@media (max-width: 1250px) {
    .columns[b-vwlozwiyc1] {
        column-count: 1;
    }

    .imgScroll[b-vwlozwiyc1] {
        max-height: 100%;
        width: auto;
    }

    .btn-sm[b-vwlozwiyc1] {
        display: none;
    }

    .subscripts[b-vwlozwiyc1] {
        font-size: 1rem;
    }
}

@media (min-width: 1251px) {
    .columns[b-vwlozwiyc1] {
        column-count: 4;
    }
}


@media (min-width: 1500px) {
    .subscripts[b-vwlozwiyc1] {
        font-size: 1rem;
    }
}
/* /Pages/Points.razor.rz.scp.css */

/* ── Page title ────────────────────────────────────────────────── */
.points-title[b-lv4yyzkedg] {
    color: wheat;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 0.5rem 0 1rem;
}

/* ── Section titles ────────────────────────────────────────────── */
.section-title[b-lv4yyzkedg] {
    color: #f27f6f;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(242,127,111,0.25);
    padding-bottom: 0.4rem;
    margin-bottom: 1rem;
}

/* ── Section divider ───────────────────────────────────────────── */
.section-divider[b-lv4yyzkedg] {
    border: none;
    border-top: 1px solid rgba(255,255,255,0.1);
    margin: 2rem 0;
}

/* ── Leaderboard cards ─────────────────────────────────────────── */
.leaderboard-card[b-lv4yyzkedg] {
    background: linear-gradient(170deg, #1c2336 0%, #111520 100%);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 6px 24px rgba(0,0,0,0.55);
    height: 100%;
}

.leaderboard-header[b-lv4yyzkedg] {
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    padding: 0.65rem 1rem;
}

/* gradient sweep from accent → transparent, with coloured underline */
.lh-coral[b-lv4yyzkedg] {
    background: linear-gradient(90deg, rgba(242,127,111,0.22) 0%, rgba(242,127,111,0.04) 100%);
    color: #f27f6f;
    border-bottom: 2px solid rgba(242,127,111,0.5);
}
.lh-blue[b-lv4yyzkedg] {
    background: linear-gradient(90deg, rgba(74,158,255,0.22) 0%, rgba(74,158,255,0.04) 100%);
    color: #4a9eff;
    border-bottom: 2px solid rgba(74,158,255,0.5);
}
.lh-green[b-lv4yyzkedg] {
    background: linear-gradient(90deg, rgba(82,201,122,0.22) 0%, rgba(82,201,122,0.04) 100%);
    color: #52c97a;
    border-bottom: 2px solid rgba(82,201,122,0.5);
}

.leaderboard-table[b-lv4yyzkedg] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
    color: papayawhip;
}

.leaderboard-table thead tr[b-lv4yyzkedg] {
    background: rgba(255,255,255,0.04);
    color: rgba(255,255,255,0.45);
    font-size: 0.72rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.leaderboard-table th[b-lv4yyzkedg],
.leaderboard-table td[b-lv4yyzkedg] {
    padding: 0.45rem 0.75rem;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.leaderboard-table tbody tr:last-child td[b-lv4yyzkedg] { border-bottom: none; }

.leaderboard-table tbody tr:hover[b-lv4yyzkedg] {
    background: rgba(255,255,255,0.05);
}

/* ── Podium rows — vivid tints with left accent bar ───────────── */
.row-gold[b-lv4yyzkedg]   { background: rgba(255,200,0,0.12)   !important; box-shadow: inset 3px 0 0 #ffd700; }
.row-silver[b-lv4yyzkedg] { background: rgba(176,190,197,0.10)  !important; box-shadow: inset 3px 0 0 #b0bec5; }
.row-bronze[b-lv4yyzkedg] { background: rgba(205,127,50,0.12)   !important; box-shadow: inset 3px 0 0 #cd7f32; }

.rank-cell[b-lv4yyzkedg] {
    width: 32px;
    text-align: center;
    font-weight: 700;
    color: rgba(255,255,255,0.3);
    font-size: 0.78rem;
}
.row-gold   .rank-cell[b-lv4yyzkedg] { color: #ffd700; }
.row-silver .rank-cell[b-lv4yyzkedg] { color: #b0bec5; }
.row-bronze .rank-cell[b-lv4yyzkedg] { color: #cd7f32; }

.score-cell[b-lv4yyzkedg] {
    text-align: right;
    font-weight: 700;
    font-variant-numeric: tabular-nums;
    padding-right: 1rem !important;
    color: #f27f6f;
}

/* ── Promotions grid ───────────────────────────────────────────── */
.promo-grid[b-lv4yyzkedg] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    margin-bottom: 0.5rem;
}

.promo-card[b-lv4yyzkedg] {
    background: linear-gradient(135deg, rgba(242,127,111,0.15) 0%, rgba(242,127,111,0.05) 100%);
    border: 1px solid rgba(242,127,111,0.35);
    border-radius: 8px;
    padding: 0.9rem 1.2rem;
    min-width: 180px;
    text-align: center;
}

.promo-icon[b-lv4yyzkedg] {
    color: #f27f6f;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 0.4rem;
}

.promo-name[b-lv4yyzkedg] {
    color: papayawhip;
    font-weight: 600;
    font-size: 0.95rem;
}

.promo-level[b-lv4yyzkedg] {
    color: #f27f6f;
    font-size: 0.82rem;
    margin-top: 0.2rem;
    letter-spacing: 0.03em;
}

.promo-email[b-lv4yyzkedg] {
    color: rgba(255,255,255,0.35);
    font-size: 0.75rem;
    margin-top: 0.25rem;
}
/* /Pages/Results.razor.rz.scp.css */

/* ── Page title ────────────────────────────────────────────────── */
.page-title[b-06ro3dr1zx] {
    color: wheat;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 0.5rem 0 1.25rem;
}

/* ── Section heading badge ─────────────────────────────────────── */
.section-heading[b-06ro3dr1zx] {
    display: inline-block;
    background: linear-gradient(90deg, rgba(242,127,111,0.18) 0%, rgba(242,127,111,0.04) 100%);
    color: #f27f6f;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    padding: 0.35rem 1.1rem;
    border-radius: 4px;
    border-left: 3px solid #f27f6f;
    margin: 1.25rem 0 0.55rem;
    display: block;
}

/* ── Section divider ───────────────────────────────────────────── */
.section-divider[b-06ro3dr1zx] {
    border: none;
    border-top: 1px solid rgba(255,255,255,0.1);
    margin: 1.75rem 0 0.5rem;
}

/* ── Results table ─────────────────────────────────────────────── */
.results-table[b-06ro3dr1zx] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
    background: linear-gradient(170deg, #1a1f30 0%, #10131e 100%);
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 3px 16px rgba(0,0,0,0.4);
    margin-bottom: 0.25rem;
}

/* Winners table gets a coral top accent */
.results-table--winners[b-06ro3dr1zx] {
    border-top: 2px solid rgba(242,127,111,0.5);
}

/* ── Header ────────────────────────────────────────────────────── */
.results-table thead tr th[b-06ro3dr1zx] {
    font-size: 0.72rem;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    padding: 0.45rem 0.75rem;
    background: rgba(255,255,255,0.05);
    border-bottom: 2px solid rgba(255,255,255,0.45);
    border-right: 1px solid rgba(255,255,255,0.3);
    text-align: left;
}

.results-table thead tr th:last-child[b-06ro3dr1zx] { border-right: none; }

/* ── Body cells ────────────────────────────────────────────────── */
.results-table tbody td[b-06ro3dr1zx] {
    padding: 0.4rem 0.75rem;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    border-right: 1px solid rgba(255,255,255,0.25);
    color: rgba(180,180,190,0.75);
}

.results-table tbody td:last-child[b-06ro3dr1zx] { border-right: none; }
.results-table tbody tr:last-child td[b-06ro3dr1zx] { border-bottom: none; }
.results-table tbody tr:hover[b-06ro3dr1zx] { background: rgba(255,255,255,0.04); }

/* ── Column-specific colours ───────────────────────────────────── */
.col-name[b-06ro3dr1zx]  { color: papayawhip !important; font-weight: 500; }
.col-score[b-06ro3dr1zx] { color: #f27f6f   !important; font-weight: 700; text-align: right; }
.col-dim[b-06ro3dr1zx]   { color: rgba(160,160,170,0.7) !important; }
.col-cat[b-06ro3dr1zx]   { color: dodgerblue !important; font-weight: 600; text-transform: uppercase; font-size: 1rem; letter-spacing: 0.04em; }

/* Winner tick — green */
.col-tick[b-06ro3dr1zx]  { color: #52c97a  !important; font-size: 1rem; }

/* Club winner tick — coral */
.col-club[b-06ro3dr1zx]  { color: #f27f6f  !important; font-size: 1rem; }

/* ── Photo hint banner ─────────────────────────────────────────── */
.photo-hint[b-06ro3dr1zx] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    color: rgba(242,127,111,0.7);
    letter-spacing: 0.06em;
    margin-bottom: 1rem;
}

/* ── Clickable rows ────────────────────────────────────────────── */
.results-table tbody tr[b-06ro3dr1zx] { cursor: pointer; }

/* ── Photo modal ───────────────────────────────────────────────── */
.photo-overlay[b-06ro3dr1zx] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.88);
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.photo-modal[b-06ro3dr1zx] {
    max-width: min(90vw, 960px);
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    cursor: default;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 8px 40px rgba(0,0,0,0.7);
}

.photo-modal img[b-06ro3dr1zx] {
    max-width: 100%;
    max-height: calc(90vh - 3rem);
    object-fit: contain;
    background: #0d0d0d;
    display: block;
}

.photo-close-hint[b-06ro3dr1zx] {
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255,255,255,0.55);
    font-size: 0.78rem;
    letter-spacing: 0.05em;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.25s;
    white-space: nowrap;
}

.photo-overlay:hover .photo-close-hint[b-06ro3dr1zx] {
    opacity: 1;
}

.photo-modal-caption[b-06ro3dr1zx] {
    background: rgba(0,0,0,0.75);
    color: papayawhip;
    text-align: center;
    padding: 0.55rem 1.25rem;
    font-size: 0.88rem;
    line-height: 1.4;
}
/* /Pages/Scroll.razor.rz.scp.css */


.newspaper[b-99c0mdlvsl] {
    column-gap: 6px;
}

@media (max-width: 999px) {
    .newspaper[b-99c0mdlvsl] {
        column-count: 1;
    }
}

@media (min-width:1000px) {
    .newspaper[b-99c0mdlvsl] {
        column-count: 1;
    }
}

@media (min-width:1280px) {
    .newspaper[b-99c0mdlvsl] {
        column-count: 2;
    }
}

@media (min-width:1500px) {
    .newspaper[b-99c0mdlvsl] {
        column-count: 3;
    }
}

@media (min-width:2000px) {
    .newspaper[b-99c0mdlvsl] {
        column-count: 4;
    }
}
/* /Pages/StarLevelTable.razor.rz.scp.css */

/* ── Level heading ─────────────────────────────────────────────── */
.level-heading[b-gxhtjkkrf6] {
    display: inline-block;
    background: linear-gradient(90deg, rgba(242,127,111,0.18) 0%, rgba(242,127,111,0.04) 100%);
    color: #f27f6f;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0.35rem 1.1rem;
    border-radius: 4px;
    border-left: 3px solid #f27f6f;
    margin-bottom: 0.4rem;
}

/* ── Promotion hint ────────────────────────────────────────────── */
.promo-hint[b-gxhtjkkrf6] {
    color: rgba(255,255,255,0.4);
    font-size: 0.8rem;
    margin-bottom: 0.65rem;
    letter-spacing: 0.02em;
}

/* ── Horizontal scroll wrapper ─────────────────────────────────── */
.star-table-scroll[b-gxhtjkkrf6] {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 2rem;
}

/* ── Data table ────────────────────────────────────────────────── */
.star-table[b-gxhtjkkrf6] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.82rem;
    color: papayawhip;
    background: linear-gradient(170deg, #1a1f30 0%, #10131e 100%);
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 3px 16px rgba(0,0,0,0.4);
}

/* ── Header rows ───────────────────────────────────────────────── */
.star-table thead tr:first-child th[b-gxhtjkkrf6] {
    color: #a1a0a0;
    font-size: 0.72rem;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    padding: 0.4rem 0.5rem;
    text-align: center;
    background: rgba(255,255,255,0.05);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.star-table thead tr:last-child th[b-gxhtjkkrf6] {
    font-size: 0.7rem;
    padding: 0.3rem 0.5rem 0.45rem;
    text-align: center;
    background: rgba(255,255,255,0.03);
    border-bottom: 2px solid rgba(255,255,255,0.25);
    color: rgba(255,255,255,0.5);
}

.star-table thead tr th:first-child[b-gxhtjkkrf6] { text-align: left; }

/* ── Body cells ────────────────────────────────────────────────── */
.star-table tbody td[b-gxhtjkkrf6] {
    padding: 0.35rem 0.5rem;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.18);
}

.star-table tbody td:first-child[b-gxhtjkkrf6] { text-align: left; padding-left: 0.6rem; }

.star-table tbody td:not(:first-child)[b-gxhtjkkrf6] { color: rgba(180,180,190,0.75); }

.star-table tbody tr:hover[b-gxhtjkkrf6] { background: rgba(255,255,255,0.05); }
.star-table tbody tr:last-child td[b-gxhtjkkrf6] { border-bottom: none; }

/* ── Column-group separators via nth-child ─────────────────────── */
/* Column layout: 1=Name | 2-8=Month | 9-12=Group | 13-15=Promo | 16-19=Year */

/* "For Month" group — cadetblue left wall */
.star-table th:nth-child(2)[b-gxhtjkkrf6],
.star-table td:nth-child(2)[b-gxhtjkkrf6] {
    border-left: 2px solid rgba(95,158,160,0.55);
}

/* "For Group" group — seagreen left wall */
.star-table th:nth-child(9)[b-gxhtjkkrf6],
.star-table td:nth-child(9)[b-gxhtjkkrf6] {
    border-left: 2px solid rgba(100,180,130,0.55);
}

/* "For Promotion" group — cornflower left wall */
.star-table th:nth-child(13)[b-gxhtjkkrf6],
.star-table td:nth-child(13)[b-gxhtjkkrf6] {
    border-left: 2px solid rgba(100,140,230,0.55);
}

/* "For Year" group — yellowgreen left wall */
.star-table th:nth-child(16)[b-gxhtjkkrf6],
.star-table td:nth-child(16)[b-gxhtjkkrf6] {
    border-left: 2px solid rgba(154,205,50,0.55);
}

/* interior vertical lines within each group */
.star-table th:not(:first-child)[b-gxhtjkkrf6],
.star-table td:not(:first-child)[b-gxhtjkkrf6] {
    border-right: 1px solid rgba(255,255,255,0.15);
}

/* ── Threshold-exceeded cells ──────────────────────────────────── */
/* inline style sets the bg; we make the text bold & bright */
.star-table tbody td[style*="red"][b-gxhtjkkrf6] {
    color: #fff !important;
    font-weight: 700;
}
/* /Pages/Yearline.razor.rz.scp.css */

a[b-4y9raxq0w9] {
    color: white;
}
.btn[b-4y9raxq0w9] {
    margin-right: 15px;
}
.btn-secondary[b-4y9raxq0w9] {
    padding: 5px 5px 5px 5px;
}
.columns1[b-4y9raxq0w9] {
    column-gap: 6px;
    column-count: 1;
}
.columns4[b-4y9raxq0w9] {
    column-gap: 6px;
    column-count: 4;
}
.d-flex[b-4y9raxq0w9] {
    flex-flow: row wrap;
}
.headerText[b-4y9raxq0w9] {
    font-size: 180%;
}

@media (max-width: 999px) {
    .columns4[b-4y9raxq0w9] {
        column-count: 1;
    }

    .btn-sm[b-4y9raxq0w9] {
        display: none;
    }

    .subscripts[b-4y9raxq0w9] {
        font-size: 1rem;
    }
}


@media (min-width: 1500px) {
    .subscripts[b-4y9raxq0w9] {
        font-size: 1rem;
    }
}
