@import 'AiMusic.Web.Client.k1kvtgujuc.bundle.scp.css';

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

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

.sidebar[b-t3fmo8c7sn] {
    background-color: #11121b;
    background-image: radial-gradient(ellipse at top left, rgba(139, 92, 246, 0.18) 0%, transparent 55%),
        radial-gradient(ellipse at bottom right, rgba(236, 72, 153, 0.10) 0%, transparent 55%);
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}

.top-row[b-t3fmo8c7sn] {
    background-color: rgba(13, 14, 20, 0.85);
    backdrop-filter: blur(8px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    gap: 1.25rem;
}

    .top-row[b-t3fmo8c7sn]  .tagline {
        color: #9aa0b5;
        font-size: 0.85rem;
        letter-spacing: 0.04em;
        white-space: nowrap;
    }

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

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

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

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

    .top-row[b-t3fmo8c7sn], article[b-t3fmo8c7sn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3ba75iidiu] {
    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-3ba75iidiu] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3ba75iidiu] {
    min-height: 3.5rem;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.navbar-brand[b-3ba75iidiu] {
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, #a78bfa 0%, #f472b6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.bi[b-3ba75iidiu] {
    display: inline-block;
    width: 1.25rem;
    margin-right: 0.75rem;
    text-align: center;
    opacity: 0.85;
}

/* Group heading — the sidebar is long, so the links are banded into sections. */
.nav-section[b-3ba75iidiu] {
    padding: 1.1rem 1.5rem 0.3rem;
    color: #6b7280;
    font-size: 0.68rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.nav-item[b-3ba75iidiu] {
    font-size: 0.95rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-3ba75iidiu]  .nav-link {
        color: #9aa0b5;
        background: none;
        border: none;
        border-radius: 0.5rem;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        transition: background-color 0.15s ease, color 0.15s ease;
    }

.nav-item[b-3ba75iidiu]  a.active {
    background: linear-gradient(90deg, rgba(139, 92, 246, 0.25) 0%, rgba(236, 72, 153, 0.12) 100%);
    box-shadow: inset 3px 0 0 #8b5cf6;
    color: #fff;
}

.nav-item[b-3ba75iidiu]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.06);
    color: #e6e6ef;
}

.nav-scrollable[b-3ba75iidiu] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3ba75iidiu] {
    display: block;
}

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

    .nav-scrollable[b-3ba75iidiu] {
        /* 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-e7wkqixear],
.components-reconnect-repeated-attempt-visible[b-e7wkqixear],
.components-reconnect-failed-visible[b-e7wkqixear],
.components-pause-visible[b-e7wkqixear],
.components-resume-failed-visible[b-e7wkqixear],
.components-rejoining-animation[b-e7wkqixear] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-retrying[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-failed[b-e7wkqixear],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-e7wkqixear] {
    display: block;
}


#components-reconnect-modal[b-e7wkqixear] {
    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-e7wkqixear 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-e7wkqixear 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-e7wkqixear 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-e7wkqixear]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-e7wkqixear 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-e7wkqixear {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-e7wkqixear {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-e7wkqixear {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-e7wkqixear] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-e7wkqixear] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-e7wkqixear] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-e7wkqixear] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-e7wkqixear] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-e7wkqixear] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-e7wkqixear] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-e7wkqixear 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-e7wkqixear] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-e7wkqixear {
    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;
    }
}
/* /Components/Layout/UserMenu.razor.rz.scp.css */
.user-menu[b-eq6oprsb7h] {
    position: relative;
}

/* The toggle: hide the default <details> triangle and style it as a button. */
.user-menu-toggle[b-eq6oprsb7h] {
    list-style: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.35rem 0.6rem;
    border-radius: 0.5rem;
    color: #9aa0b5;
    font-size: 0.85rem;
    user-select: none;
    transition: background-color 0.15s ease, color 0.15s ease;
}

    .user-menu-toggle[b-eq6oprsb7h]::-webkit-details-marker {
        display: none;
    }

    .user-menu-toggle:hover[b-eq6oprsb7h] {
        background-color: rgba(255, 255, 255, 0.06);
        color: #e6e6ef;
    }

.user-menu[open] .user-menu-toggle[b-eq6oprsb7h] {
    background-color: rgba(255, 255, 255, 0.06);
    color: #e6e6ef;
}

.user-menu-name[b-eq6oprsb7h] {
    max-width: 14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-menu-caret[b-eq6oprsb7h] {
    font-size: 0.7rem;
    opacity: 0.7;
    transition: transform 0.15s ease;
}

.user-menu[open] .user-menu-caret[b-eq6oprsb7h] {
    transform: rotate(180deg);
}

.user-menu-panel[b-eq6oprsb7h] {
    position: absolute;
    right: 0;
    top: calc(100% + 0.4rem);
    min-width: 13rem;
    background-color: #161824;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0.6rem;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.45);
    padding: 0.35rem;
    z-index: 20;
}

.user-menu-item[b-eq6oprsb7h] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    width: 100%;
    padding: 0.5rem 0.6rem;
    border: none;
    border-radius: 0.4rem;
    background: none;
    color: #9aa0b5;
    font: inherit;
    font-size: 0.9rem;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.15s ease, color 0.15s ease;
}

    .user-menu-item:hover[b-eq6oprsb7h] {
        background-color: rgba(255, 255, 255, 0.06);
        color: #e6e6ef;
    }

.user-menu-sep[b-eq6oprsb7h] {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.08);
    margin: 0.35rem 0.2rem;
}

.user-menu-langs[b-eq6oprsb7h] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.45rem 0.6rem;
    font-size: 0.85rem;
    color: #6b7280;
}

.user-menu-lang[b-eq6oprsb7h] {
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
}

    .user-menu-lang:hover[b-eq6oprsb7h] {
        color: #fff;
    }

    .user-menu-lang.active[b-eq6oprsb7h] {
        color: #fff;
        font-weight: 600;
        cursor: default;
    }

.user-menu-login[b-eq6oprsb7h] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.35rem 0.6rem;
    border-radius: 0.5rem;
    color: #9aa0b5;
    font-size: 0.85rem;
    text-decoration: none;
}

    .user-menu-login:hover[b-eq6oprsb7h] {
        background-color: rgba(255, 255, 255, 0.06);
        color: #e6e6ef;
    }

/* Tight screens: keep just the avatar. */
@media (max-width: 640.98px) {
    .user-menu-name[b-eq6oprsb7h] {
        display: none;
    }
}
