

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

    body {
      min-height: 100vh;
      background: var(--bg);
      color: var(--text);
      font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    }

    body::before,
    body::after {
      content: "";
      position: fixed;
      width: 460px;
      height: 460px;
      border-radius: 999px;
      filter: blur(100px);
      pointer-events: none;
      z-index: -2;
    }

    body::before {
      left: -140px;
      top: -120px;
      background: rgba(236, 72, 153, 0.32);
    }

    body::after {
      right: -160px;
      top: 180px;
      background: rgba(239, 68, 68, 0.22);
    }

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

    button {
      font: inherit;
      border: 0;
      cursor: pointer;
    }

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

    .container {
      width: min(1240px, calc(100% - 32px));
      margin: 0 auto;
    }

    .topbar {
      position: sticky;
      top: 0;
      z-index: 50;
      border-bottom: 1px solid var(--border);
      background: rgba(0, 0, 0, 0.48);
      backdrop-filter: blur(24px);
    }

    .topbar-inner {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 24px;
      padding: 16px 0;
    }

    .brand {
      display: flex;
      align-items: center;
      gap: 12px;
    }

    .brand-logo {
      width: 46px;
      height: 46px;
      border-radius: 18px;
      display: grid;
      place-items: center;
      box-shadow: 0 18px 45px rgba(236, 72, 153, 0.25);
      font-size: 22px;
    }

    .brand-title {
      font-size: 19px;
      font-weight: 950;
      letter-spacing: -0.04em;
    }

    .brand-subtitle {
      margin-top: 2px;
      font-size: 12px;
      color: var(--muted-2);
    }

    .nav {
      display: flex;
      align-items: center;
      gap: 28px;
      color: var(--muted);
      font-size: 14px;
    }

    .nav a:hover {
      color: var(--text);
    }

    .signin {
      padding: 12px 20px;
      border-radius: 999px;
      background: #fff;
      color: #000;
      font-weight: 800;
    }

    .menu-btn {
      display: none;
      width: 44px;
      height: 44px;
      border-radius: 999px;
      color: #fff;
      background: rgba(255, 255, 255, 0.08);
    }

    .hero {
      display: grid;
      grid-template-columns: 1.05fr 0.95fr;
      gap: 48px;
      align-items: center;
      padding: 70px 0 56px;
    }

    .live-pill {
      width: fit-content;
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 10px 16px;
      border: 1px solid var(--border);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.055);
      color: var(--muted);
      backdrop-filter: blur(16px);
      font-size: 14px;
      animation: fadeUp 0.65s ease both;
    }

    .live-dot {
      width: 9px;
      height: 9px;
      border-radius: 999px;
      background: var(--red);
      box-shadow: 0 0 24px rgba(239, 68, 68, 0.95);
    }

    .hero h1 {
      animation: fadeUp 0.65s 0.08s ease both;
    }

    .hero-text {
      max-width: 680px;
      margin-top: 26px;
      color: var(--muted);
      font-size: 20px;
      line-height: 1.75;
      animation: fadeUp 0.65s 0.16s ease both;
    }

    .hero-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
      margin-top: 34px;
      animation: fadeUp 0.65s 0.24s ease both;
    }

    .btn-primary,
    .btn-glass {
      min-height: 56px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      padding: 0 28px;
      border-radius: 999px;
      font-weight: 900;
      transition: 0.2s ease;
    }

    .btn-primary {
      color: #fff;
      background: linear-gradient(90deg, var(--pink), var(--purple), var(--red));
      box-shadow: 0 24px 60px rgba(236, 72, 153, 0.28);
    }
    #installBtn {
      width: 90%;
    }

    .btn-primary:hover,
    .btn-glass:hover {
      transform: translateY(-2px);
    }

    .btn-glass {
      color: #fff;
      border: 1px solid var(--border);
      background: rgba(255, 255, 255, 0.07);
    }

    .stats {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 12px;
      max-width: 560px;
      margin-top: 42px;
    }

    .stat-card,
    .glass-card {
      border: 1px solid var(--border);
      background: var(--card);
      backdrop-filter: blur(24px);
      box-shadow: var(--shadow);
    }

    .stat-card {
      border-radius: 22px;
      padding: 18px;
    }

    .stat-value {
      font-size: 26px;
      font-weight: 950;
    }

    .stat-label {
      margin-top: 5px;
      font-size: 12px;
      color: var(--muted-2);
    }

    .hero-player {
      position: relative;
      animation: zoomIn 0.7s 0.15s ease both;
    }

    .hero-cover-card {
      overflow: hidden;
      border-radius: 36px;
      padding: 18px;
      border: 1px solid var(--border);
      background: rgba(255, 255, 255, 0.065);
      box-shadow: var(--shadow);
      backdrop-filter: blur(28px);
    }

    .hero-cover {
      position: relative;
      min-height: 470px;
      border-radius: 28px;
      overflow: hidden;
      background-image: linear-gradient(to top, #000, rgba(0,0,0,.22), transparent), url('https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=1200&auto=format&fit=crop');
      background-size: cover;
      background-position: center;
    }

    .cover-info {
      position: absolute;
      left: 28px;
      right: 28px;
      bottom: 28px;
    }

    .eyebrow {
      display: flex;
      align-items: center;
      gap: 9px;
      margin-bottom: 16px;
      color: #fbcfe8;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.24em;
      text-transform: uppercase;
    }

    .cover-title {
      font-size: 42px;
      line-height: 1;
      font-weight: 950;
      letter-spacing: -0.05em;
    }

    .cover-artist {
      margin-top: 10px;
      color: var(--muted);
    }

    .floating-badge {
      position: absolute;
      right: 0;
      top: 42px;
      padding: 18px;
      border: 1px solid var(--border);
      border-radius: 26px;
      background: rgba(0, 0, 0, 0.54);
      backdrop-filter: blur(26px);
      animation: float 4s ease-in-out infinite;
    }

    .floating-badge strong {
      display: block;
      margin-top: 8px;
      font-size: 14px;
    }

    .floating-badge span {
      display: block;
      margin-top: 4px;
      color: var(--muted-2);
      font-size: 12px;
    }

    .section {
      padding: 38px 0;
    }

    .section-head {
      display: flex;
      align-items: end;
      justify-content: space-between;
      gap: 18px;
      margin-bottom: 22px;
    }

    .section-kicker {
      color: #fbcfe8;
      font-size: 13px;
      font-weight: 900;
      letter-spacing: 0.2em;
      text-transform: uppercase;
    }

    .section-subtitle {
      margin-top: 8px;
      color: var(--muted-2);
    }

    .view-all {
      color: var(--muted);
      background: transparent;
      font-weight: 800;
    }

    .live-panel {
      display: grid;
      grid-template-columns: auto 1fr auto;
      align-items: center;
      gap: 24px;
      padding: 26px;
      border-radius: 34px;
      background: linear-gradient(135deg, rgba(255,255,255,.09), rgba(255,255,255,.03));
    }

    .live-panel img {
      width: 96px;
      height: 96px;
      border-radius: 28px;
      object-fit: cover;
    }

    .live-label {
      display: inline-block;
      margin-bottom: 8px;
      padding: 6px 11px;
      border-radius: 999px;
      color: #fecaca;
      background: rgba(239, 68, 68, 0.15);
      font-size: 12px;
      font-weight: 900;
    }

    .live-panel h3 {
      font-size: 28px;
      font-weight: 950;
      letter-spacing: -0.04em;
    }

    .live-panel p {
      margin-top: 6px;
      color: var(--muted);
    }

    .round-play {
      width: 66px;
      height: 66px;
      display: grid;
      place-items: center;
      border-radius: 999px;
      background: #fff;
      color: #000;
      font-size: 25px;
      transition: 0.2s ease;
    }

    .round-play:hover {
      transform: scale(1.05);
    }

    .waveform {
      height: 48px;
      display: flex;
      align-items: end;
      gap: 4px;
      margin-top: 18px;
    }

    .waveform.small {
      height: 32px;
    }

    .waveform span {
      width: 4px;
      min-height: 8px;
      border-radius: 999px;
      background: linear-gradient(to top, var(--pink), rgba(255,255,255,.86));
      animation: wave 1.2s ease-in-out infinite;
      animation-delay: calc(var(--i) * -0.05s);
    }

   
  
    .artist-grid {
      display: grid;
      gap: 18px;
      grid-template-columns: repeat(4, 1fr);
    }

    .track-card,
    .playlist-card,
    .artist-card {
      border: 1px solid var(--border);
      border-radius: 15px;
      background: #111827;
      width: 100%;
      backdrop-filter: blur(24px);
      transition: 0.25s ease;
      overflow: hidden;
    }

    .reclam-grid {
      display: grid;
      gap: 18px;
      grid-template-columns: repeat(3, 1fr);
    }

    .reclam-card {
      border: 1px solid var(--border);
      border-radius: 15px;
      background: #111827;
      width: 100%;
      backdrop-filter: blur(24px);
      transition: 0.25s ease;
      overflow: hidden;
    }


    .track-card:hover,
    .playlist-card:hover,
    .artist-card:hover {
      transform: translateY(-6px);
      background: var(--card-hover);
    }

    .track-card {
      padding: 16px;
      margin: 2px;
    }

    .track-cover {
      position: relative;
      overflow: hidden;
      border-radius: 22px;
      aspect-ratio: 1 / 1;
    }

    .track-cover img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: 0.45s ease;
    }

    .track-card:hover img {
      transform: scale(1.06);
    }

    .track-play {
      position: absolute;
      right: 12px;
      bottom: 12px;
      width: 48px;
      height: 48px;
      display: grid;
      place-items: center;
      border-radius: 999px;
      color: #000;
      background: #fff;
      opacity: 0;
      transform: translateY(8px);
      transition: 0.2s ease;
    }

    .track-card:hover .track-play {
      opacity: 1;
      transform: translateY(0);
    }

    .track-meta {
      display: flex;
      align-items: start;
      justify-content: space-between;
      gap: 12px;
      margin-top: 16px;
    }

    .track-title {
      font-weight: 950;
      letter-spacing: -0.03em;
    }

    .track-artist {
      margin-top: 5px;
      color: var(--muted-2);
      font-size: 14px;
    }

    .like-btn {
      color: var(--muted-2);
      background: transparent;
      font-size: 20px;
    }

    .like-btn.active {
      color: var(--pink);
    }

    .track-footer {
      display: flex;
      justify-content: space-between;
      gap: 10px;
      margin-top: 16px;
      color: var(--muted-2);
      font-size: 12px;
    }

    .playlist-card,
    .artist-card {
      padding: 24px;
    }

    .playlist-icon {
      width: 52px;
      height: 52px;
      display: grid;
      place-items: center;
      margin-bottom: 34px;
      border-radius: 20px;
      color: #fbcfe8;
      background: rgba(236, 72, 153, 0.15);
      font-size: 24px;
    }

    .playlist-card h3,
    .artist-card h3 {
      font-size: 20px;
      font-weight: 950;
      letter-spacing: -0.04em;
    }

    .playlist-card p,
    .artist-card p {
      margin-top: 8px;
      color: var(--muted-2);
      font-size: 14px;
      line-height: 1.5;
    }

    .artist-card {
      text-align: center;
    }

    .artist-avatar {
    width: 105px;
    height: auto;
    display: grid;
    place-items: center;
    margin: 0 auto 18px;
    border-radius: 999px;
    font-size: 28px;
    font-weight: 950;
    }

    .sticky-player {
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 80;
      border-top: 1px solid var(--border);
      background: rgba(0, 0, 0, 0.76);
      backdrop-filter: blur(26px);
    }

    .sticky-inner {
      width: min(1240px, calc(100% - 24px));
      display: grid;
      grid-template-columns: 1fr auto 1fr;
      align-items: center;
      gap: 18px;
      margin: 0 auto;
      padding: 12px 0;
    }

    .current-track {
      min-width: 0;
      display: flex;
      align-items: center;
      gap: 12px;
    }

    .current-track img {
      width: 58px;
      height: 58px;
      border-radius: 18px;
      object-fit: cover;
    }

    .current-title,
    .current-artist {
      max-width: 260px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }

    .current-title {
      font-weight: 950;
    }

    .current-artist {
      margin-top: 4px;
      color: var(--muted-2);
      font-size: 14px;
    }

    .player-controls {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }

    .control-btn {
      width: 42px;
      height: 42px;
      display: grid;
      place-items: center;
      border-radius: 999px;
      color: var(--muted);
      background: transparent;
    }

    .control-btn.main {
      width: 52px;
      height: 52px;
      color: #000;
      background: #fff;
      font-size: 20px;
    }

    .player-extra {
      display: flex;
      align-items: center;
      justify-content: end;
      gap: 14px;
      color: var(--muted-2);
    }

    .volume-bar {
      width: 110px;
      height: 6px;
      overflow: hidden;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.12);
    }

    .volume-bar div {
      width: 68%;
      height: 100%;
      border-radius: inherit;
      background: rgba(255, 255, 255, 0.72);
    }
       #artists1 {
      display: none;
      transform: translateY(-10px);
      transition: all 0.4s ease-in-out;
    }
    .show {
      transform: translateY(0);
      display: block;
    }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(20px); }
      to { opacity: 1; transform: translateY(0); }
    }

    @keyframes zoomIn {
      from { opacity: 0; transform: scale(0.96); }
      to { opacity: 1; transform: scale(1); }
    }

    @keyframes float {
      0%, 100% { transform: translateY(0); }
      50% { transform: translateY(-12px); }
    }

    @keyframes wave {
      0%, 100% { height: 22%; }
      50% { height: 94%; }
    }

    @media (max-width: 980px) {
      .hero {
        grid-template-columns: 1fr;
        padding-top: 44px;
      }

      .track-grid,
      .track-grid-rek,
      .playlist-grid,
      .artist-grid {
        grid-template-columns: repeat(2, 1fr);
      }

      .live-panel {
        grid-template-columns: auto 1fr;
      }

      .live-panel .round-play {
        grid-column: 1 / -1;
        width: 100%;
        border-radius: 22px;
      }

      .floating-badge {
        display: none;
      }
    }

    @media (max-width: 760px) {
      .nav,
      .signin,
      .player-extra,
      .control-btn:not(.main) {
        display: none;
      }

      .menu-btn {
        display: grid;
        place-items: center;
      }

      .container {
        width: min(100% - 24px, 1240px);
      }

      .hero h1 {
        font-size: clamp(48px, 17vw, 72px);
      }

      .hero-text {
        font-size: 17px;
      }

      .hero-actions {
        flex-direction: column;
      }

      .btn-primary,
      .btn-glass {
        width: 100%;
        margin: 1px 0;
      }
#installBtn {
        width: 100%;
      }
      .stats {
        grid-template-columns: 1fr;
      }

      .hero-cover {
        min-height: 390px;
      }

      .cover-title {
        font-size: 34px;
      }

      .live-panel {
        grid-template-columns: 1fr;
        text-align: left;
      }

      .live-panel img {
        width: 100%;
        height: 220px;
      }

      .track-grid,
      .track-grid-rek,
      .playlist-grid,
      .artist-grid {
        grid-template-columns: 1fr;
      }

      .sticky-inner {
        grid-template-columns: 1fr auto;
      }

      .current-title,
      .current-artist {
        max-width: 170px;
      }
    }

    @media (max-width: 480px) {
      .reclam-grid {
      grid-template-columns: repeat(1, 1fr);
    }
    }

        @media (max-width: 380px) {
      .reclam-grid {
      grid-template-columns: repeat(1, 1fr);
    }
    }