/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-q8dcnkdsvs] {
    min-height: 100vh;
}

#blazor-error-ui[b-q8dcnkdsvs] {
    color-scheme: light only;
    background: #7c3aed;
    color: white;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-q8dcnkdsvs] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.site-header[b-eb55cqr867] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(10, 10, 10, 0.92);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.header-inner[b-eb55cqr867] {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 2rem;
    height: 70px;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.brand[b-eb55cqr867] {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    line-height: 1;
    flex-shrink: 0;
}

.brand-name[b-eb55cqr867] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 1.25rem;
    color: #ffffff;
    letter-spacing: 0.05em;
}

.brand-sub[b-eb55cqr867] {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.55rem;
    font-weight: 400;
    color: #a1a1aa;
    letter-spacing: 0.15em;
}

.site-nav[b-eb55cqr867] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    flex: 1;
    justify-content: center;
}

.site-nav .nav-link[b-eb55cqr867] {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #d4d4d8;
    text-decoration: none;
    padding: 0.4rem 0.7rem;
    border-radius: 4px;
    transition: color 0.2s;
}

.site-nav .nav-link:hover[b-eb55cqr867] {
    color: #c026d3;
}

.header-actions[b-eb55cqr867] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-shrink: 0;
}

.nav-link-small[b-eb55cqr867] {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #a1a1aa;
    text-decoration: none;
    transition: color 0.2s;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.nav-link-small:hover[b-eb55cqr867] {
    color: #ffffff;
}

.logout-form[b-eb55cqr867] {
    display: inline;
}

.btn-book[b-eb55cqr867] {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ffffff;
    text-decoration: none;
    padding: 0.55rem 1.25rem;
    border: 2px solid #c026d3;
    border-radius: 4px;
    transition: background 0.2s, color 0.2s;
}

.btn-book:hover[b-eb55cqr867] {
    background: #c026d3;
    color: #ffffff;
}

/* Mobile hamburger */
.nav-toggle[b-eb55cqr867] {
    display: none;
}

.nav-toggle-label[b-eb55cqr867] {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    margin-left: auto;
}

.nav-toggle-label span[b-eb55cqr867] {
    display: block;
    width: 24px;
    height: 2px;
    background: #ffffff;
    transition: transform 0.2s, opacity 0.2s;
}

@media (max-width: 900px) {
    .nav-toggle-label[b-eb55cqr867] {
        display: flex;
    }

    .site-nav[b-eb55cqr867] {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: rgba(10, 10, 10, 0.98);
        flex-direction: column;
        padding: 1.5rem;
        gap: 0.5rem;
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }

    .nav-toggle:checked ~ .header-inner .site-nav[b-eb55cqr867],
    .nav-toggle:checked + .nav-toggle-label + .site-nav[b-eb55cqr867] {
        display: flex;
    }

    .header-actions[b-eb55cqr867] {
        display: none;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-fla1nvfsg7],
.components-reconnect-repeated-attempt-visible[b-fla1nvfsg7],
.components-reconnect-failed-visible[b-fla1nvfsg7],
.components-pause-visible[b-fla1nvfsg7],
.components-resume-failed-visible[b-fla1nvfsg7],
.components-rejoining-animation[b-fla1nvfsg7] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-fla1nvfsg7 {
    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/Pages/Auth.razor.rz.scp.css */
.dashboard[b-cr814g32v0] {
    max-width: 1280px;
    margin: 0 auto;
    padding: 6rem 2rem 4rem;
}

.dashboard-header[b-cr814g32v0] {
    margin-bottom: 3rem;
    border-bottom: 1px solid var(--border);
    padding-bottom: 2rem;
}

.dashboard-title[b-cr814g32v0] {
    font-size: 2.5rem;
    font-weight: 900;
    letter-spacing: 0.05em;
    margin: 0 0 0.5rem;
}

.dashboard-sub[b-cr814g32v0] {
    color: var(--muted);
    margin: 0;
    font-size: 0.9rem;
}

.dashboard-sub strong[b-cr814g32v0] {
    color: var(--text);
}

.dash-section[b-cr814g32v0] {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 2rem;
    margin-bottom: 2rem;
}

.dash-section-title[b-cr814g32v0] {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin: 0 0 0.25rem;
    text-transform: uppercase;
}

.dash-chart-sub[b-cr814g32v0] {
    font-size: 0.78rem;
    color: var(--muted);
    margin: 0 0 1.5rem;
}

.dash-loading[b-cr814g32v0],
.dash-empty[b-cr814g32v0] {
    color: var(--muted);
    font-size: 0.9rem;
    padding: 1rem 0;
}

/* Table */
.table-wrap[b-cr814g32v0] {
    overflow-x: auto;
}

.sub-table[b-cr814g32v0] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
}

.sub-table th[b-cr814g32v0] {
    text-align: left;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--muted);
    padding: 0.75rem 1rem;
    border-bottom: 1px solid var(--border);
    white-space: nowrap;
}

.sub-table td[b-cr814g32v0] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid var(--border);
    color: var(--text);
    vertical-align: top;
}

.sub-table tr:last-child td[b-cr814g32v0] {
    border-bottom: none;
}

.sub-table tbody tr:hover[b-cr814g32v0] {
    background: rgba(255,255,255,0.03);
}

.msg-cell[b-cr814g32v0] {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--muted) !important;
}

/* Charts */
.charts-grid[b-cr814g32v0] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.chart-card[b-cr814g32v0] {
    display: flex;
    flex-direction: column;
}

.chart-container[b-cr814g32v0] {
    position: relative;
    height: 280px;
}

@media (max-width: 768px) {
    .charts-grid[b-cr814g32v0] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ─── Shared ─────────────────────────────────────────────── */
.container[b-qdydoc5xeq] {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 2rem;
}

.section[b-qdydoc5xeq] {
    padding: 6rem 0;
}

.section-eyebrow[b-qdydoc5xeq] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: var(--muted);
    margin-bottom: 0.75rem;
}

.accent-text[b-qdydoc5xeq] {
    color: var(--accent);
}

.section-heading[b-qdydoc5xeq] {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: 900;
    line-height: 1.1;
    margin: 0 0 1.5rem;
}

.section-heading-lg[b-qdydoc5xeq] {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 900;
    margin: 0 0 2.5rem;
}

.section-line[b-qdydoc5xeq] {
    width: 2.5rem;
    height: 3px;
    background: var(--accent);
    margin-bottom: 0.75rem;
}

/* ─── Buttons ─────────────────────────────────────────────── */
.btn-primary-accent[b-qdydoc5xeq] {
    display: inline-block;
    background: var(--accent);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 0.85rem 2rem;
    border-radius: 4px;
    text-decoration: none;
    transition: background 0.2s, transform 0.1s;
}

.btn-primary-accent:hover[b-qdydoc5xeq] {
    background: #a21caf;
    color: #fff;
    transform: translateY(-1px);
}

.btn-outline-accent[b-qdydoc5xeq] {
    display: inline-block;
    border: 2px solid rgba(255,255,255,0.3);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 0.85rem 2rem;
    border-radius: 4px;
    text-decoration: none;
    transition: border-color 0.2s;
}

.btn-outline-accent:hover[b-qdydoc5xeq] {
    border-color: #fff;
    color: #fff;
}

.btn-outline-sm[b-qdydoc5xeq] {
    display: inline-block;
    border: 2px solid rgba(255,255,255,0.3);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 0.65rem 1.5rem;
    border-radius: 4px;
    text-decoration: none;
    transition: border-color 0.2s;
}

.btn-outline-sm:hover[b-qdydoc5xeq] {
    border-color: #fff;
    color: #fff;
}

/* ─── Hero ─────────────────────────────────────────────────── */
.hero[b-qdydoc5xeq] {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 70px;
}

.hero-bg[b-qdydoc5xeq] {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 70% 50%, rgba(124, 58, 237, 0.35) 0%, rgba(192, 38, 211, 0.15) 40%, transparent 70%),
                radial-gradient(ellipse at 30% 80%, rgba(124, 58, 237, 0.2) 0%, transparent 50%),
                linear-gradient(135deg, #0a0a0a 0%, #1a0a2e 50%, #0a0a0a 100%);
    z-index: 0;
}

.hero-content[b-qdydoc5xeq] {
    position: relative;
    z-index: 1;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 2rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero-text[b-qdydoc5xeq] {
    max-width: 620px;
}

.hero-heading[b-qdydoc5xeq] {
    font-size: clamp(3rem, 7vw, 5.5rem);
    font-weight: 900;
    line-height: 1.0;
    margin: 0 0 1.5rem;
    text-transform: uppercase;
}

.hero-accent[b-qdydoc5xeq] {
    background: linear-gradient(90deg, var(--accent), var(--accent2));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-sub[b-qdydoc5xeq] {
    color: var(--muted);
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 2.5rem;
}

.hero-ctas[b-qdydoc5xeq] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

.hero-socials[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.social-label[b-qdydoc5xeq] {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: var(--muted);
}

.social-icons[b-qdydoc5xeq] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.social-icon[b-qdydoc5xeq] {
    color: var(--muted);
    transition: color 0.2s;
    display: flex;
    align-items: center;
}

.social-icon:hover[b-qdydoc5xeq] {
    color: var(--accent);
}

.hero-indicators[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.indicator[b-qdydoc5xeq] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--muted);
}

.indicator.active[b-qdydoc5xeq] {
    color: #fff;
}

.indicator-line[b-qdydoc5xeq] {
    width: 1px;
    height: 2rem;
    background: var(--border);
}

/* ─── About ─────────────────────────────────────────────────── */
.about-section[b-qdydoc5xeq] {
    background: var(--surface);
}

.about-grid[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 5rem;
    align-items: center;
}

.about-body[b-qdydoc5xeq] {
    color: var(--muted);
    line-height: 1.8;
    margin-bottom: 2rem;
}

.about-features[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.feature-card[b-qdydoc5xeq] {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 2rem 1.5rem;
    text-align: center;
}

.feature-icon[b-qdydoc5xeq] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.25rem;
    color: var(--accent);
}

.feature-title[b-qdydoc5xeq] {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 0.75rem;
}

.feature-body[b-qdydoc5xeq] {
    font-size: 0.82rem;
    color: var(--muted);
    line-height: 1.6;
}

/* ─── Mixes ─────────────────────────────────────────────────── */
.mixes-section[b-qdydoc5xeq] {
    background: var(--bg);
}

.section-header-row[b-qdydoc5xeq] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 2.5rem;
}

.view-all-link[b-qdydoc5xeq] {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--muted);
    text-decoration: none;
    transition: color 0.2s;
}

.view-all-link:hover[b-qdydoc5xeq] {
    color: #fff;
}

.mixes-grid[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
}

.mix-card[b-qdydoc5xeq] {
    background: var(--card);
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--border);
}

.mix-thumb[b-qdydoc5xeq] {
    position: relative;
    aspect-ratio: 4/3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mix-thumb-1[b-qdydoc5xeq] { background: linear-gradient(135deg, #1a0a2e, #7c3aed, #c026d3); }
.mix-thumb-2[b-qdydoc5xeq] { background: linear-gradient(135deg, #0a1a2e, #1e40af, #7c3aed); }
.mix-thumb-3[b-qdydoc5xeq] { background: linear-gradient(135deg, #1a0a0a, #9f1239, #c026d3); }
.mix-thumb-4[b-qdydoc5xeq] { background: linear-gradient(135deg, #0a0a0a, #dc2626, #ea580c); }

.play-btn[b-qdydoc5xeq] {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    border: 2px solid rgba(255,255,255,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s;
    padding-left: 3px;
}

.play-btn:hover[b-qdydoc5xeq] {
    background: rgba(255,255,255,0.25);
    transform: scale(1.05);
}

.mix-info[b-qdydoc5xeq] {
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mix-title[b-qdydoc5xeq] {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0 0 0.25rem;
}

.mix-meta[b-qdydoc5xeq] {
    font-size: 0.7rem;
    color: var(--muted);
    margin: 0;
}

.soundcloud-icon[b-qdydoc5xeq] {
    flex-shrink: 0;
    opacity: 0.5;
}

/* ─── Contact ─────────────────────────────────────────────── */
.contact-section[b-qdydoc5xeq] {
    background: var(--surface);
}

.contact-grid[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 5rem;
    align-items: start;
}

.feature-list[b-qdydoc5xeq] {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.feature-list li[b-qdydoc5xeq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.85rem;
    color: var(--muted);
}

.feature-bullet[b-qdydoc5xeq] {
    color: var(--accent);
    font-weight: 700;
}

.contact-form[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.form-row[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.form-group[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.form-input[b-qdydoc5xeq] {
    background: var(--card);
    border: 1px solid var(--border);
    color: var(--text);
    padding: 0.85rem 1rem;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.85rem;
    width: 100%;
    transition: border-color 0.2s;
    outline: none;
}

.form-input:focus[b-qdydoc5xeq] {
    border-color: var(--accent);
}

.form-input[b-qdydoc5xeq]::placeholder {
    color: var(--muted);
}

.form-textarea[b-qdydoc5xeq] {
    resize: vertical;
    min-height: 120px;
}

.btn-submit[b-qdydoc5xeq] {
    background: var(--accent);
    color: #fff;
    border: none;
    padding: 1rem 2rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    border-radius: 4px;
    cursor: pointer;
    align-self: flex-start;
    transition: background 0.2s;
}

.btn-submit:hover:not(:disabled)[b-qdydoc5xeq] {
    background: #a21caf;
}

.btn-submit:disabled[b-qdydoc5xeq] {
    opacity: 0.6;
    cursor: not-allowed;
}

.success-msg[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 4rem 2rem;
    text-align: center;
    color: var(--muted);
    font-size: 1rem;
}

.success-msg strong[b-qdydoc5xeq] {
    color: var(--text);
}

/* ─── Footer ─────────────────────────────────────────────── */
.site-footer[b-qdydoc5xeq] {
    background: var(--bg);
    border-top: 1px solid var(--border);
    padding: 4rem 0 2rem;
}

.footer-grid[b-qdydoc5xeq] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 3rem;
    margin-bottom: 3rem;
}

.footer-brand-name[b-qdydoc5xeq] {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 0.05em;
    margin: 0 0 0.25rem;
}

.footer-tagline[b-qdydoc5xeq] {
    color: var(--muted);
    font-size: 0.8rem;
    line-height: 1.6;
    margin-top: 1rem;
}

.footer-col[b-qdydoc5xeq] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.footer-col-title[b-qdydoc5xeq] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    color: var(--text);
    margin-bottom: 0.5rem;
    position: relative;
    padding-bottom: 0.75rem;
}

.footer-col-title[b-qdydoc5xeq]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.5rem;
    height: 2px;
    background: var(--accent);
}

.footer-link[b-qdydoc5xeq] {
    font-size: 0.82rem;
    color: var(--muted);
    text-decoration: none;
    transition: color 0.2s;
}

.footer-link:hover[b-qdydoc5xeq] {
    color: var(--text);
}

.footer-socials[b-qdydoc5xeq] {
    display: flex;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.footer-bottom[b-qdydoc5xeq] {
    border-top: 1px solid var(--border);
    padding-top: 1.5rem;
    text-align: center;
    color: var(--muted);
    font-size: 0.75rem;
}

/* ─── Responsive ─────────────────────────────────────────── */
@media (max-width: 1024px) {
    .about-grid[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .mixes-grid[b-qdydoc5xeq] {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-grid[b-qdydoc5xeq] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .hero-indicators[b-qdydoc5xeq] {
        display: none;
    }

    .about-features[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
    }

    .contact-grid[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .form-row[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
    }

    .section-header-row[b-qdydoc5xeq] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }
}

@media (max-width: 600px) {
    .mixes-grid[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
    }

    .footer-grid[b-qdydoc5xeq] {
        grid-template-columns: 1fr;
    }

    .hero-ctas[b-qdydoc5xeq] {
        flex-direction: column;
        align-items: flex-start;
    }
}
