/* ===================== MUSIC INTENSE 974 ===================== */
:root {
    --mi-bg: #050505;
    --mi-surface: #111111;
    --mi-surface-2: #1a1a1a;
    --mi-primary: #ff5a00;
    --mi-primary-2: #ff7a33;
    --mi-secondary: #00e5ff;
    --mi-text: #ffffff;
    --mi-text-dim: #a1a1aa;
    --mi-border: rgba(255, 255, 255, 0.1);
    --mi-live: #ef4444;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html, body { color: var(--mi-text); }

body {
    font-family: 'Manrope', system-ui, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    background:
        radial-gradient(1400px 700px at 90% -10%, rgba(255, 90, 0, 0.28), transparent 60%),
        radial-gradient(1100px 600px at -10% 110%, rgba(0, 229, 255, 0.18), transparent 55%),
        radial-gradient(900px 500px at 50% 50%, rgba(255, 122, 51, 0.07), transparent 70%),
        var(--mi-bg);
    background-attachment: fixed;
    min-height: 100vh;
    padding-bottom: 120px;
}

::selection { background: var(--mi-primary); color: #0a0a0a; }

h1, h2, h3, h4, h5, h6 { font-family: 'Outfit', system-ui, sans-serif; letter-spacing: -0.02em; }

a { color: inherit; text-decoration: none; }

img { display: block; max-width: 100%; }

button { font-family: inherit; cursor: pointer; border: none; background: transparent; color: inherit; }

input, textarea { font-family: inherit; }

/* Scrollbar */
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-track { background: #0a0a0a; }
::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 8px; }
::-webkit-scrollbar-thumb:hover { background: var(--mi-primary); }

/* ===================== HEADER ===================== */
#header {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 40;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    background: rgba(0,0,0,0.6);
    border-bottom: 1px solid var(--mi-border);
}
.header-inner {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 1.5rem;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (min-width: 768px) { .header-inner { padding: 0 2.5rem; height: 96px; } }

.logo-link { display: flex; align-items: center; gap: 1rem; }
.logo-wrap { position: relative; }
.logo-wrap img {
    width: 64px; height: 64px;
    border-radius: 12px;
    object-fit: cover;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 8px 30px rgba(255,90,0,0.25);
    transition: box-shadow 0.3s;
}
@media (min-width: 768px) { .logo-wrap img { width: 80px; height: 80px; } }
.logo-link:hover .logo-wrap img { box-shadow: 0 0 0 2px rgba(255,90,0,0.6), 0 8px 30px rgba(255,90,0,0.4); }

.live-dot {
    position: absolute;
    bottom: -3px; right: -3px;
    width: 14px; height: 14px;
    border-radius: 50%;
    background: var(--mi-live);
    box-shadow: 0 0 0 2px #000;
    animation: pulse-dot 1.4s ease-in-out infinite;
}
.logo-text { display: none; flex-direction: column; line-height: 1; }
@media (min-width: 640px) { .logo-text { display: flex; } }
.logo-main { font-family: 'Outfit', sans-serif; font-weight: 900; font-size: 1.5rem; }
.logo-sub { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3em; color: var(--mi-primary); font-weight: 700; margin-top: 0.25rem; }

.nav-desktop { display: none; align-items: center; gap: 0.25rem; }
@media (min-width: 768px) { .nav-desktop { display: flex; } }
.nav-link {
    padding: 0.5rem 1rem;
    border-radius: 9999px;
    font-size: 0.875rem;
    font-weight: 600;
    color: rgba(255,255,255,0.8);
    transition: all 0.2s;
}
.nav-link:hover { background: rgba(255,255,255,0.1); color: white; }
.nav-link.active { background: white; color: black; }

.header-status { display: none; align-items: center; gap: 0.75rem; padding-left: 1rem; border-left: 1px solid var(--mi-border); }
@media (min-width: 768px) { .header-status { display: flex; } }
#status-text { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.2em; color: rgba(255,255,255,0.6); font-weight: 600; }

.burger { display: flex; padding: 0.5rem; border-radius: 8px; transition: background 0.2s; }
.burger:hover { background: rgba(255,255,255,0.1); }
.burger svg { width: 22px; height: 22px; }
@media (min-width: 768px) { .burger { display: none; } }

.nav-mobile {
    display: none;
    border-top: 1px solid var(--mi-border);
    background: rgba(0,0,0,0.95);
    backdrop-filter: blur(16px);
    flex-direction: column;
    padding: 1rem 1.5rem;
    gap: 0.25rem;
}
.nav-mobile.open { display: flex; }
.nav-mobile .nav-link { padding: 0.75rem 1rem; border-radius: 8px; font-size: 1rem; }

/* ===================== HERO ===================== */
.hero {
    position: relative;
    min-height: 88vh;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}
@media (min-width: 768px) { .hero { min-height: 100vh; } }
.hero-bg {
    position: absolute; inset: 0;
    background-image: url('https://images.unsplash.com/photo-1548256434-c7d2374b1077?crop=entropy&cs=srgb&fm=jpg&q=85&w=2400');
    background-size: cover;
    background-position: center;
    filter: brightness(1.1) saturate(1.5) contrast(1.1);
    animation: pan 22s ease-in-out infinite;
}
.hero-overlay-v { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.1) 50%, rgba(0,0,0,1)); }
.hero-overlay-h { position: absolute; inset: 0; background: linear-gradient(to right, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 50%, transparent); }
.hero-overlay-radial { position: absolute; inset: 0; background: radial-gradient(circle at 75% 55%, rgba(255,90,0,0.18), transparent 55%); }

.hero-content {
    position: relative;
    z-index: 10;
    max-width: 80rem;
    margin: 0 auto;
    width: 100%;
    padding: 8rem 1.5rem 8rem;
}
@media (min-width: 768px) { .hero-content { padding: 8rem 2.5rem 10rem; } }

.hero-badge { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1.5rem; }
.hero-badge .live-dot { position: static; width: 8px; height: 8px; box-shadow: none; }
.badge-live { font-size: 0.7rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.3em; color: var(--mi-live); }
.badge-sub { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3em; color: rgba(255,255,255,0.5); }

.hero-title {
    font-family: 'Outfit', sans-serif;
    font-weight: 900;
    line-height: 0.85;
    margin-bottom: 1rem;
    font-size: clamp(3rem, 10vw, 9rem);
}
.line-white { display: block; color: white; }
.line-grad {
    display: block;
    background: linear-gradient(to right, #ff5a00, #ff8a3d 50%, #00e5ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.line-dim { display: block; color: rgba(255,255,255,0.3); font-size: 0.75em; }

.hero-tagline {
    font-size: clamp(1.05rem, 2vw, 1.5rem);
    color: rgba(255,255,255,0.7);
    max-width: 36rem;
    font-weight: 500;
    margin-bottom: 2.5rem;
}

.hero-cta { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; }

.btn-play-hero {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    background: var(--mi-primary);
    border-radius: 9999px;
    padding: 0.75rem 1.75rem 0.75rem 0.75rem;
    font-weight: 700;
    color: white;
    box-shadow: 0 12px 40px rgba(255,90,0,0.45);
    transition: transform 0.15s, background 0.2s;
}
.btn-play-hero:hover { background: var(--mi-primary-2); }
.btn-play-hero:active { transform: scale(0.97); }
.btn-play-icon {
    width: 40px; height: 40px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    display: flex; align-items: center; justify-content: center;
}
.btn-play-icon svg { width: 18px; height: 18px; margin-left: 2px; }
.btn-play-label { text-transform: uppercase; letter-spacing: 0.15em; font-size: 0.875rem; }

.btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 9999px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: white;
    font-size: 0.875rem;
    transition: all 0.2s;
}
.btn-secondary:hover { background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.3); }
.btn-secondary svg { width: 16px; height: 16px; }

.hero-stats { margin-top: 2.5rem; display: flex; flex-wrap: wrap; align-items: center; gap: 1.5rem; color: rgba(255,255,255,0.6); font-size: 0.875rem; }
.stat { display: inline-flex; align-items: center; gap: 0.5rem; }
.stat svg { width: 14px; height: 14px; }
.stat strong { color: white; }

/* ===================== NOW PLAYING ===================== */
.container { max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; }
@media (min-width: 768px) { .container { padding: 0 2.5rem; } }
.container-narrow { max-width: 64rem; }

.now-playing {
    position: relative;
    z-index: 20;
    margin-top: -6rem;
    background: #0F0F10;
    border: 1px solid var(--mi-border);
    border-radius: 24px;
    padding: 1.5rem;
    box-shadow:
        0 0 0 1px rgba(255,255,255,0.05),
        0 20px 60px -10px rgba(255,90,0,0.45),
        0 0 80px -20px rgba(0,229,255,0.35);
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 1.5rem;
    align-items: center;
    overflow: hidden;
}
@media (min-width: 768px) { .now-playing { margin-top: -8rem; padding: 2.5rem; gap: 2.5rem; } }
@media (max-width: 640px) {
    .now-playing { grid-template-columns: 1fr; text-align: center; }
    .np-actions { justify-self: center; flex-direction: row !important; }
}

.np-cover-wrap { position: relative; flex-shrink: 0; }
.np-cover-wrap img { width: 128px; height: 128px; border-radius: 16px; object-fit: cover; box-shadow: 0 0 0 1px rgba(255,255,255,0.1); }
@media (min-width: 768px) { .np-cover-wrap img { width: 176px; height: 176px; } }
.np-cover-wrap.playing img { animation: spin-slow 24s linear infinite; }
.np-onair {
    position: absolute;
    bottom: -8px; right: -8px;
    background: var(--mi-live);
    color: white;
    padding: 0.4rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.65rem;
    font-weight: 900;
    letter-spacing: 0.15em;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}
.np-onair .live-dot { position: static; width: 6px; height: 6px; background: white; box-shadow: none; }

.np-meta { min-width: 0; }
.np-eyebrow { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3em; color: var(--mi-secondary); font-weight: 700; margin-bottom: 0.75rem; }
.np-title { font-family: 'Outfit', sans-serif; font-weight: 900; font-size: clamp(1.5rem, 3vw, 2.5rem); line-height: 1.1; margin-bottom: 0.75rem; }
.np-foot { display: flex; flex-wrap: wrap; align-items: center; gap: 0.75rem; color: rgba(255,255,255,0.5); font-size: 0.875rem; }
.np-foot span { display: inline-flex; align-items: center; gap: 0.5rem; }
.np-foot svg { width: 14px; height: 14px; }

.np-actions { display: flex; flex-direction: column; align-items: flex-end; gap: 1rem; }
.btn-play-large {
    width: 64px; height: 64px;
    border-radius: 50%;
    background: var(--mi-primary);
    box-shadow: 0 12px 40px rgba(255,90,0,0.55);
    display: flex; align-items: center; justify-content: center;
    color: white;
    transition: background 0.2s, transform 0.15s;
}
@media (min-width: 768px) { .btn-play-large { width: 80px; height: 80px; } }
.btn-play-large:hover { background: var(--mi-primary-2); }
.btn-play-large:active { transform: scale(0.95); }
.btn-play-large svg { width: 28px; height: 28px; margin-left: 4px; }

/* ===================== SECTIONS ===================== */
.section-pad { padding: 6rem 0; }
.section-head { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 2.5rem; padding: 0 1.5rem; }
.eyebrow { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3em; color: var(--mi-primary); font-weight: 700; margin-bottom: 0.75rem; }
.section-title { font-family: 'Outfit', sans-serif; font-weight: 900; font-size: clamp(2rem, 5vw, 3rem); }
.see-all { font-size: 0.875rem; font-weight: 600; color: rgba(255,255,255,0.7); transition: color 0.2s; }
.see-all:hover { color: var(--mi-primary); }
@media (max-width: 640px) { .see-all { display: none; } }

.recent-grid { display: grid; gap: 1rem; padding: 0 1.5rem; }
@media (min-width: 640px) { .recent-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .recent-grid { grid-template-columns: repeat(3, 1fr); } }

.recent-card {
    background: var(--mi-surface);
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 16px;
    padding: 1rem;
    display: flex; align-items: center; gap: 1rem;
    transition: border-color 0.2s;
}
.recent-card:hover { border-color: rgba(255,90,0,0.4); }
.recent-card img { width: 56px; height: 56px; border-radius: 12px; object-fit: cover; box-shadow: 0 0 0 1px rgba(255,255,255,0.1); }
.recent-card-body { min-width: 0; flex: 1; }
.recent-time { font-size: 0.7rem; color: var(--mi-secondary); text-transform: uppercase; letter-spacing: 0.15em; font-weight: 700; margin-bottom: 0.25rem; }
.recent-title { font-weight: 600; color: white; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.recent-card-note { color: rgba(255,255,255,0.2); font-size: 1.25rem; }

.empty-msg { color: rgba(255,255,255,0.4); font-size: 0.875rem; padding: 0 1.5rem; }

/* ===================== PAGES ===================== */
.page { display: none; }
.page.active { display: block; }

.page-pad { padding-top: 8rem; padding-bottom: 8rem; }

.page-bg-blobs { position: absolute; inset: 0; pointer-events: none; overflow: hidden; z-index: -1; }
.blob { position: absolute; border-radius: 50%; filter: blur(120px); }
.blob-orange { width: 36rem; height: 36rem; top: -8rem; left: -10rem; background: rgba(255,90,0,0.2); }
.blob-cyan { width: 30rem; height: 30rem; top: 33%; right: -10rem; background: rgba(0,229,255,0.15); }
.blob-red { width: 24rem; height: 24rem; bottom: 0; left: 33%; background: rgba(239,68,68,0.1); }
.blob-tr { top: -8rem; right: 0; left: auto; }
.blob-bl { top: 50%; left: -10rem; }
.blob-br { bottom: 2.5rem; right: 25%; left: auto; width: 22rem; height: 22rem; background: rgba(255,122,51,0.15); }

.page-history, .page-contact { position: relative; }

.page-head { margin-bottom: 3rem; }
.page-title { font-family: 'Outfit', sans-serif; font-weight: 900; font-size: clamp(2.5rem, 6vw, 4rem); line-height: 1.1; margin-bottom: 0.75rem; }
.grad-text { background: linear-gradient(to right, var(--mi-primary), var(--mi-secondary)); -webkit-background-clip: text; background-clip: text; color: transparent; }
.page-desc { color: rgba(255,255,255,0.6); max-width: 36rem; }

/* History list */
.history-list { list-style: none; display: flex; flex-direction: column; gap: 0.5rem; }
.history-item {
    display: flex; align-items: center; gap: 1rem;
    padding: 1rem;
    border-radius: 16px;
    background: var(--mi-surface);
    border: 1px solid rgba(255,255,255,0.05);
    transition: border-color 0.2s;
}
.history-item:hover { border-color: rgba(255,255,255,0.2); }
.history-item.current { background: #1a0d04; border-color: rgba(255,90,0,0.5); }
.history-num { width: 2.5rem; text-align: right; font-family: monospace; color: rgba(255,255,255,0.3); font-size: 0.875rem; }
.history-img { width: 56px; height: 56px; border-radius: 12px; object-fit: cover; box-shadow: 0 0 0 1px rgba(255,255,255,0.1); }
.history-item.current .history-img { animation: spin-slow 24s linear infinite; }
.history-meta { flex: 1; min-width: 0; }
.history-title { font-weight: 600; color: white; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.history-time { font-size: 0.75rem; color: rgba(255,255,255,0.5); margin-top: 0.25rem; display: inline-flex; align-items: center; gap: 0.4rem; }
.history-time svg { width: 12px; height: 12px; }
.history-end { font-size: 0.7rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.15em; color: var(--mi-live); display: inline-flex; align-items: center; gap: 0.4rem; }
.history-end .live-dot { position: static; width: 6px; height: 6px; box-shadow: none; }
.history-duration { font-size: 0.75rem; color: rgba(255,255,255,0.4); font-family: monospace; }
@media (max-width: 640px) { .history-end-wrap { display: none; } }

.empty-card {
    background: var(--mi-surface);
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 16px;
    padding: 2.5rem;
    text-align: center;
    list-style: none;
}
.empty-card svg { width: 36px; height: 36px; color: rgba(255,255,255,0.3); margin: 0 auto 1rem; }
.empty-card p { color: rgba(255,255,255,0.6); }

/* ===================== CONTACT ===================== */
.contact-grid { display: grid; gap: 2rem; }
@media (min-width: 1024px) { .contact-grid { grid-template-columns: 1.4fr 1fr; } }

.contact-form {
    background: var(--mi-surface);
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 24px;
    padding: 1.5rem;
}
@media (min-width: 768px) { .contact-form { padding: 2.5rem; } }

.form-row { display: grid; gap: 1rem; margin-bottom: 1rem; }
@media (min-width: 640px) { .form-row { grid-template-columns: 1fr 1fr; } }

.form-field { margin-bottom: 1rem; }
.form-field label { display: block; font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.2em; color: rgba(255,255,255,0.5); font-weight: 700; margin-bottom: 0.5rem; }
.form-field input, .form-field textarea {
    width: 100%;
    background: rgba(0,0,0,0.4);
    border: 1px solid rgba(255,255,255,0.1);
    color: white;
    padding: 0.75rem 1rem;
    border-radius: 12px;
    font-size: 0.95rem;
    transition: border-color 0.2s, background 0.2s;
}
.form-field input:focus, .form-field textarea:focus {
    outline: none;
    border-color: var(--mi-primary);
    background: rgba(0,0,0,0.6);
}
.form-field input::placeholder, .form-field textarea::placeholder { color: rgba(255,255,255,0.3); }
.form-field input { height: 48px; }
.form-field textarea { resize: none; min-height: 160px; }

.btn-submit {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--mi-primary);
    color: white;
    border-radius: 9999px;
    padding: 0 2rem;
    height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 0.875rem;
    box-shadow: 0 8px 24px rgba(255,90,0,0.4);
    transition: background 0.2s, transform 0.15s;
}
.btn-submit:hover { background: var(--mi-primary-2); }
.btn-submit:active { transform: scale(0.97); }
.btn-submit svg { width: 16px; height: 16px; }

.form-note { font-size: 0.75rem; color: rgba(255,255,255,0.4); margin-top: 1rem; }

.contact-side { display: flex; flex-direction: column; gap: 1rem; }
.card {
    background: var(--mi-surface);
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 24px;
    padding: 1.5rem;
}
.card h3 { font-family: 'Outfit', sans-serif; font-weight: 700; font-size: 1.125rem; margin-bottom: 1rem; }
.card ul { list-style: none; display: flex; flex-direction: column; gap: 0.75rem; }
.card ul li { display: flex; align-items: flex-start; gap: 0.75rem; color: rgba(255,255,255,0.8); font-size: 0.875rem; }
.card ul li svg { width: 16px; height: 16px; margin-top: 2px; flex-shrink: 0; }
.card ul li a:hover { color: var(--mi-primary); }

.socials-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.5rem; }
.socials-grid a {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 12px;
    background: rgba(0,0,0,0.4);
    border: 1px solid rgba(255,255,255,0.05);
    color: rgba(255,255,255,0.8);
    font-size: 0.875rem;
    font-weight: 600;
    transition: all 0.2s;
}
.socials-grid a:hover { background: var(--mi-primary); border-color: var(--mi-primary); color: white; }
.socials-grid a svg { width: 16px; height: 16px; }

.tip-card {
    position: relative;
    background: linear-gradient(135deg, var(--mi-primary), #cc4700);
    border-radius: 24px;
    padding: 1.5rem;
    overflow: hidden;
}
.tip-eyebrow { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3em; color: rgba(255,255,255,0.85); font-weight: 700; margin-bottom: 0.5rem; }
.tip-card p { font-family: 'Outfit', sans-serif; font-weight: 700; font-size: 1.125rem; line-height: 1.3; color: white; }

/* ===================== FOOTER ===================== */
footer { border-top: 1px solid var(--mi-border); background: #070707; margin-top: 6rem; }
.footer-inner {
    max-width: 80rem; margin: 0 auto;
    padding: 3.5rem 1.5rem;
    display: grid; gap: 2.5rem;
}
@media (min-width: 768px) { .footer-inner { padding: 3.5rem 2.5rem; grid-template-columns: 1.5fr 1fr 1fr; } }
.footer-logo { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem; }
.footer-logo img { width: 48px; height: 48px; border-radius: 8px; box-shadow: 0 0 0 1px rgba(255,255,255,0.1); }
.footer-desc { font-size: 0.875rem; color: rgba(255,255,255,0.6); max-width: 24rem; line-height: 1.6; }
footer h4 { font-family: 'Outfit', sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 0.2em; font-size: 0.7rem; color: rgba(255,255,255,0.5); margin-bottom: 1rem; }
footer ul { list-style: none; display: flex; flex-direction: column; gap: 0.5rem; }
footer ul a { color: rgba(255,255,255,0.8); font-size: 0.875rem; transition: color 0.2s; }
footer ul a:hover { color: var(--mi-primary); }
.footer-socials { display: flex; gap: 0.5rem; margin-bottom: 1rem; }
.footer-socials a {
    width: 40px; height: 40px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    display: flex; align-items: center; justify-content: center;
    color: rgba(255,255,255,0.7);
    transition: all 0.2s;
}
.footer-socials a:hover { background: var(--mi-primary); border-color: var(--mi-primary); color: white; }
.footer-socials svg { width: 16px; height: 16px; }
.copy { font-size: 0.7rem; color: rgba(255,255,255,0.4); }

/* ===================== STICKY PLAYER ===================== */
.sticky-player {
    position: fixed; bottom: 0; left: 0; right: 0;
    z-index: 50;
    background: rgba(7,7,7,0.95);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-top: 1px solid var(--mi-border);
    box-shadow: 0 -12px 40px rgba(0,0,0,0.6);
    padding-bottom: env(safe-area-inset-bottom, 0);
}
.sp-inner {
    max-width: 80rem; margin: 0 auto;
    padding: 0.75rem 1rem;
    display: flex; align-items: center; gap: 0.75rem;
}
@media (min-width: 768px) { .sp-inner { padding: 1rem 2rem; gap: 1.5rem; } }

.sp-info { display: flex; align-items: center; gap: 0.75rem; min-width: 0; flex: 1; }
@media (min-width: 768px) { .sp-info { gap: 1rem; } }
#sp-cover {
    width: 48px; height: 48px;
    border-radius: 12px;
    object-fit: cover;
    flex-shrink: 0;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.1), inset 0 0 0 1px rgba(255,90,0,0.3);
}
@media (min-width: 768px) { #sp-cover { width: 64px; height: 64px; } }
.sp-info.playing #sp-cover { animation: spin-slow 24s linear infinite; }
.sp-text { min-width: 0; }
.sp-meta { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 2px; }
.sp-live { display: inline-flex; align-items: center; gap: 0.4rem; font-size: 0.65rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.2em; color: var(--mi-live); }
.sp-live .live-dot { position: static; width: 6px; height: 6px; box-shadow: none; }
.sp-stats { font-size: 0.65rem; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 0.15em; display: none; }
@media (min-width: 640px) { .sp-stats { display: inline; } }
.sp-title { font-family: 'Outfit', sans-serif; font-weight: 700; font-size: 0.95rem; color: white; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 60vw; }
.sp-artist { font-size: 0.8rem; color: rgba(255,255,255,0.5); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 60vw; }

.sp-controls { display: flex; align-items: center; gap: 0.75rem; flex-shrink: 0; }
@media (min-width: 768px) { .sp-controls { gap: 1.25rem; } }
.btn-play-sp {
    width: 48px; height: 48px;
    border-radius: 50%;
    background: var(--mi-primary);
    box-shadow: 0 8px 24px rgba(255,90,0,0.45);
    display: flex; align-items: center; justify-content: center;
    transition: background 0.2s, transform 0.15s;
}
@media (min-width: 768px) { .btn-play-sp { width: 56px; height: 56px; } }
.btn-play-sp:hover { background: var(--mi-primary-2); }
.btn-play-sp:active { transform: scale(0.95); }
.btn-play-sp svg { width: 22px; height: 22px; margin-left: 2px; }

.sp-volume { display: none; align-items: center; gap: 0.75rem; width: 11rem; flex-shrink: 0; }
@media (min-width: 768px) { .sp-volume { display: flex; } }
.sp-volume button { color: rgba(255,255,255,0.7); transition: color 0.2s; }
.sp-volume button:hover { color: white; }
.sp-volume svg { width: 18px; height: 18px; }
.sp-volume input[type=range] {
    -webkit-appearance: none;
    width: 100%; height: 4px;
    background: rgba(255,255,255,0.15);
    border-radius: 2px;
    outline: none;
}
.sp-volume input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none; appearance: none;
    width: 14px; height: 14px;
    border-radius: 50%;
    background: var(--mi-primary);
    cursor: pointer;
    border: 2px solid white;
}
.sp-volume input[type=range]::-moz-range-thumb {
    width: 14px; height: 14px;
    border-radius: 50%;
    background: var(--mi-primary);
    cursor: pointer;
    border: 2px solid white;
}

.sp-region {
    display: none;
    align-items: center; gap: 0.5rem;
    padding-left: 1rem;
    border-left: 1px solid var(--mi-border);
    color: rgba(255,255,255,0.6);
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 600;
}
@media (min-width: 1024px) { .sp-region { display: flex; } }
.sp-region svg { width: 16px; height: 16px; }

/* ===================== VISUALIZER ===================== */
.viz { display: flex; align-items: flex-end; gap: 3px; }
.viz-sm { height: 16px; }
.viz-md { height: 24px; }
.viz-lg { height: 40px; }
.viz span {
    width: 3px;
    background: linear-gradient(to top, var(--mi-primary), var(--mi-secondary));
    border-radius: 999px;
    animation-duration: 0.9s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    height: 60%;
    animation-play-state: paused;
    opacity: 0.45;
}
.viz.active span { animation-play-state: running; opacity: 1; }
.viz .b1 { animation-name: bar-1; }
.viz .b2 { animation-name: bar-2; animation-duration: 1.1s; }
.viz .b3 { animation-name: bar-3; animation-duration: 0.75s; }
.viz .b4 { animation-name: bar-4; animation-duration: 1.0s; }
.viz .b5 { animation-name: bar-5; animation-duration: 0.85s; }

/* ===================== ANIMATIONS ===================== */
@keyframes pulse-dot { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.4); opacity: 0.55; } }
@keyframes pan { 0% { transform: scale(1.05); } 50% { transform: scale(1.12) translate(-1.5%, -1%); } 100% { transform: scale(1.05); } }
@keyframes spin-slow { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
@keyframes bar-1 { 0%,100%{height:25%} 50%{height:95%} }
@keyframes bar-2 { 0%,100%{height:60%} 35%{height:30%} 70%{height:100%} }
@keyframes bar-3 { 0%,100%{height:40%} 25%{height:90%} 75%{height:20%} }
@keyframes bar-4 { 0%,100%{height:80%} 40%{height:25%} 80%{height:75%} }
@keyframes bar-5 { 0%,100%{height:30%} 45%{height:100%} 65%{height:50%} }

.rise { opacity: 0; transform: translateY(16px); animation: rise 700ms cubic-bezier(0.22,1,0.36,1) forwards; }
.rise-1 { animation-delay: 80ms; }
.rise-2 { animation-delay: 160ms; }
.rise-3 { animation-delay: 260ms; }
.rise-4 { animation-delay: 360ms; }
@keyframes rise { to { opacity: 1; transform: translateY(0); } }

/* ===================== TOAST ===================== */
.toast {
    position: fixed;
    top: 1.5rem; right: 1.5rem;
    background: #111;
    color: white;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 12px;
    padding: 0.75rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    box-shadow: 0 12px 40px rgba(0,0,0,0.5);
    opacity: 0;
    transform: translateY(-12px);
    transition: opacity 0.25s, transform 0.25s;
    pointer-events: none;
    z-index: 100;
    max-width: 90vw;
}
.toast.show { opacity: 1; transform: translateY(0); }
/* ===================== INFO BAR (heure + météo La Réunion) ===================== */
.toast.success { border-color: rgba(34,197,94,0.5); }
.toast.error { border-color: rgba(239,68,68,0.5); }

.info-bar {
    position: fixed;
    left: 0; right: 0;
    bottom: 96px;
    z-index: 49;
    overflow: hidden;
    background: linear-gradient(90deg, rgba(255,90,0,0.18), rgba(0,229,255,0.18));
    border-top: 1px solid rgba(255,255,255,0.08);
    border-bottom: 1px solid rgba(255,255,255,0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    height: 32px;
    display: flex;
    align-items: center;
    pointer-events: none;
}
@media (min-width: 768px) {
    .info-bar { bottom: 112px; height: 36px; }
}
.info-bar-track {
    display: inline-flex;
    align-items: center;
    gap: 2.5rem;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 38s linear infinite;
    padding-left: 100%;
}
.info-bar-item {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #fff;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.info-bar-item .ib-ico { font-size: 1rem; }
.info-bar-item.accent strong { color: #ffd9a8; }
.info-bar-sep {
    display: inline-block;
    width: 4px; height: 4px; border-radius: 50%;
    background: rgba(255,255,255,0.45);
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* Push sticky player down to clear info bar */
.sticky-player { padding-top: 0; }
body { padding-bottom: 152px; }
@media (min-width: 768px) { body { padding-bottom: 168px; } }

/* ===================== UNMUTE BANNER ===================== */
.unmute-banner {
    position: fixed;
    bottom: 110px;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    z-index: 60;
    display: none;
    align-items: center;
    gap: 1rem;
    background: linear-gradient(135deg, var(--mi-primary), #cc4700);
    color: white;
    border-radius: 9999px;
    padding: 0.75rem 1.5rem 0.75rem 0.85rem;
    box-shadow: 0 16px 50px rgba(255,90,0,0.5), 0 0 0 1px rgba(255,255,255,0.1);
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    text-align: left;
    font-family: 'Manrope', sans-serif;
    max-width: 92vw;
}
.unmute-banner.show { display: inline-flex; opacity: 1; transform: translateX(-50%) translateY(0); }
.unmute-banner:hover { background: linear-gradient(135deg, var(--mi-primary-2), var(--mi-primary)); }

.ub-icon {
    width: 38px; height: 38px;
    border-radius: 50%;
    background: rgba(255,255,255,0.22);
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
    animation: ub-pulse 2s ease-in-out infinite;
}
.ub-icon svg { width: 18px; height: 18px; }
.ub-text { display: flex; flex-direction: column; line-height: 1.15; }
.ub-text strong { font-size: 0.9rem; font-weight: 800; letter-spacing: 0.02em; }
.ub-text small { font-size: 0.7rem; opacity: 0.85; margin-top: 2px; font-weight: 500; }

@keyframes ub-pulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0.5); }
    50% { box-shadow: 0 0 0 10px rgba(255,255,255,0); }
}

/* ===================== RECONNECT BADGE ===================== */
.reconnect-badge {
    position: fixed;
    top: 96px;
    left: 50%;
    transform: translateX(-50%) translateY(-12px);
    z-index: 55;
    display: none;
    align-items: center;
    gap: 0.6rem;
    background: rgba(20,20,20,0.95);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(239,68,68,0.45);
    color: #fff;
    border-radius: 9999px;
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    box-shadow: 0 8px 24px rgba(0,0,0,0.4);
    opacity: 0;
    transition: opacity 0.25s, transform 0.25s;
}
.reconnect-badge.show { display: inline-flex; opacity: 1; transform: translateX(-50%) translateY(0); }
.rb-spinner {
    width: 14px; height: 14px;
    border-radius: 50%;
    border: 2px solid rgba(239,68,68,0.3);
    border-top-color: #ef4444;
    animation: rb-spin 0.8s linear infinite;
}
@keyframes rb-spin { to { transform: rotate(360deg); } }
