/*
Theme Name: BarfMusic
Theme URI: https://wintheme.ir
Description: پوسته حرفه ای برف موزیک
Author: وین تم
Author URI: https://wintheme.ir
Version: 1.0
*/

:root{--bg:#fff;--bg-soft:#f6f7f9;--bg-soft-2:#eef1f5;--border:#e7e9ee;--text:#111827;--text-soft:#6b7280;--primary:#7c3aed;--primary-soft:#f3efff;--radius:14px;--container:1400px;--bm-primary:#7c3aed;--bm-primary-soft:#f3ecff;--bm-text:#111827;--bm-text-2:#6b7280;--bm-text-3:#64707c;--bm-border:#e5e7eb;--bm-bg:#f8fafc;--bm-card:#fff;--bm-radius-xl:20px;--bm-radius-lg:16px;--bm-radius-md:12px;--bm-shadow:0 10px 30px #0f172a0d;--hm-bg:#f6f8fb;--hm-card:#fff;--hm-card-2:#f8fafc;--hm-border:#e8edf3;--hm-border-2:#eef2f7;--hm-text:#111827;--hm-text-2:#6b7280;--hm-text-3:#64707c;--hm-primary:#7c3aed;--hm-primary-dark:#6d28d9;--hm-primary-soft:#f3ecff;--hm-success:#10b981;--hm-radius-xl:24px;--hm-radius-lg:18px;--hm-radius-md:14px;--hm-radius-sm:12px;--hm-shadow:0 10px 30px #0f172a0d;--hm-shadow-hover:0 14px 35px #0f172a14;--bm-footer-bg:#0f172a;--bm-footer-bg-2:#111827;--bm-footer-border:#ffffff14;--bm-footer-text:#ffffffeb;--bm-footer-text-soft:#ffffff9e;--bm-footer-card:#ffffff0d;--bm-footer-card-hover:#ffffff17;--bm-footer-shadow:0 20px 50px #02061747;--bm-footer-radius-xl:28px;--bm-footer-radius-lg:18px;--bm-footer-radius-md:14px;--bm-player-bg:#ffffffeb;--bm-player-border:#e2e8f0e6;--bm-player-text:#111827;--bm-player-text-2:#6b7280;--bm-player-primary:#7c3aed;--bm-player-primary-dark:#6d28d9;--bm-player-primary-soft:#7c3aed1a;--bm-player-card:#fff;--bm-player-shadow:0 20px 50px #0f172a1f;--bm-player-radius:20px;--bm-player-radius-lg:20px;--bm-player-radius-md:16px;--bm-player-radius-sm:12px}
@font-face{font-family:win_fonts;font-style:normal;font-weight:400;src:url(fonts/yknbkh.woff2) format("woff2"),url(fonts/yknbkh.woff) format("woff");font-display:swap}
*,::before,::after{box-sizing:border-box}
*{margin:0;padding:0;border:0}
html,body{margin:0;padding:0}
body{font-family:win_fonts!important;background:#f8fafc;color:var(--text)}
input,button,textarea{font-family:win_fonts;font-size:14px;background:none;outline:0;color:#393E46}
h1,h2,h3,h4{font-family:win_fonts}
h2,h3{font-size:15px}
a{text-decoration:none;color:#201f1e;transition:all 350ms ease-out}
a:hover{text-decoration:none;color:var(--primary)}
img{border:0;max-width:100%;height:auto}
ul,li{list-style:none;margin:0;padding:0}
button,label{cursor:pointer}
.site-header{position:sticky;top:0;z-index:999;background:var(--bg);border-bottom:1px solid var(--border)}
.header-wrap{max-width:var(--container);margin:0 auto;padding:14px 18px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;position:relative;z-index:12}
.header-brand{display:flex;align-items:center;gap:14px;min-width:0}
.site-logo{display:inline-flex;align-items:center;flex-shrink:0}
.site-logo img{display:block;max-height:60px;width:auto}
.header-nav{min-width:0}
.menu-list{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:0}
.menu-list a{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:12px;color:var(--text);font-size:14px;font-weight:700;white-space:nowrap;transition:.25s ease}
.menu-list a:hover{background:var(--bg-soft);color:var(--primary)}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}
.header-search{display:flex;align-items:center;width:360px;height:46px;background:var(--bg-soft);border:1px solid transparent;border-radius:14px;overflow:hidden;transition:.25s ease}
.header-search:focus-within{background:#fff;border-color:#ddd6fe;box-shadow:0 0 0 4px #7c3aed14}
.header-search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 10px 0 14px;font-size:14px;color:var(--text)}
.header-search input::placeholder{color:var(--text-soft)}
.search-submit{width:46px;min-width:46px;height:46px;border:0;background:transparent;color:var(--text-soft);cursor:pointer;transition:.2s ease;align-items:center;display:inline-grid}
.search-submit:hover{color:var(--primary)}
.search-submit i{font-size:18px}
.play-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:46px;padding:0 18px;border-radius:14px;background:var(--primary-soft);color:var(--primary);font-size:14px;font-weight:800;white-space:nowrap;transition:.25s ease}
.play-link:hover{background:#ede7ff;color:#6d28d9}
.mobile-nav-toggle,.mobile-search-toggle,.mobile-menu-close{width:44px;height:44px;border:0;border-radius:12px;background:var(--bg-soft);color:var(--text);cursor:pointer;transition:.25s ease}
.mobile-nav-toggle:hover,.mobile-search-toggle:hover,.mobile-menu-close:hover{background:var(--bg-soft-2)}
.mobile-nav-toggle,.mobile-search-toggle{display:none;align-items:center;justify-content:center;flex-shrink:0}
.mobile-nav-toggle{position:relative;padding:0}
.mobile-nav-toggle span{position:absolute;width:20px;height:2px;background:var(--text);border-radius:99px;transition:.25s ease;right:50%;margin-right:-10px}
.mobile-nav-toggle span:nth-child(1){top:14px}
.mobile-nav-toggle span:nth-child(2){top:21px}
.mobile-nav-toggle span:nth-child(3){top:28px}
.site-header.menu-open .mobile-nav-toggle span:nth-child(1){top:21px;transform:rotate(45deg)}
.site-header.menu-open .mobile-nav-toggle span:nth-child(2){opacity:0;transform:scaleX(0)}
.site-header.menu-open .mobile-nav-toggle span:nth-child(3){top:21px;transform:rotate(-45deg)}
.mobile-menu{display:none}
.header-overlay{display:none}
.bm-offers-section{margin-top:30px;padding:30px;background:var(--bm-card);border:1px solid var(--bm-border);border-radius:28px;box-shadow:var(--bm-shadow)}
.bm-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.bm-section-head__content{min-width:0}
.bm-section-title{margin:0;font-size:1.3rem;font-weight:800;color:var(--bm-text);line-height:1.7}
.bm-section-subtitle{margin:6px 0 0;font-size:.92rem;color:var(--bm-text-2);line-height:1.9}
.bm-section-head__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}
.bm-slider-btn{width:42px;height:42px;border:1px solid var(--bm-border);background:#fff;color:var(--bm-text);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:.2s ease}
.bm-slider-btn:hover{border-color:#d8dbe2;background:#fafafa}
.bm-offers-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.bm-music-card{background:var(--bm-card);border:1px solid var(--bm-border);border-radius:22px;overflow:hidden;min-width:0;transition:.2s ease}
.bm-music-card:hover{border-color:#d9dce3;box-shadow:0 8px 24px #0f172a0d}
.bm-music-card__media{position:relative;padding:12px 12px 0}
.bm-music-card__cover{display:block;position:relative;border-radius:18px;overflow:hidden;background:#f3f4f6;aspect-ratio:1 / 1}
.bm-music-card__cover img{width:100%;height:100%;display:block;object-fit:cover}
.bm-music-card__badges{position:absolute;top:22px;right:22px;z-index:2;display:flex;gap:8px}
.bm-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap}
.bm-badge--new {background: rgb(119, 52, 231);color: #fff;}
.bm-badge--hot {background: rgba(239, 68, 68, 0.85);color: #fff;}
.bm-card-play{position:absolute;left:24px;bottom:12px;width:48px;height:48px;border:0;border-radius:16px;background:var(--bm-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #7c3aed38;z-index:3;transition:.2s ease}
.bm-card-play i{font-size:16px;line-height:1}
.bm-card-play:hover{background:#6d28d9}
.bm-music-card__body{padding:16px 14px 14px}
.bm-music-card__title{margin:0;font-size:1rem;font-weight:800;line-height:1.8;color:var(--bm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-music-card__title a{color:inherit}
.bm-music-card__artist{margin-top:4px;color:var(--bm-text-2);font-size:.92rem;line-height:1.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-music-card__meta{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #f1f5f9}
.bm-meta-btn{border:0;background:#f8fafc;color:var(--bm-text-2);border-radius:14px;min-height:42px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:.86rem;font-weight:700;transition:.2s ease}
.bm-meta-btn i{font-size:15px;line-height:1}
.bm-meta-btn:hover{background:#f3f4f6;color:var(--bm-text)}
.bm-meta-btn--static{cursor:default}
.bm-meta-btn--static:hover{background:#f8fafc;color:var(--bm-text-2)}
.offers-prev i{display:inline-block;transform:scaleX(-1)}
.bm-offers-slider{overflow:hidden}
.bm-offers-slider .swiper-wrapper{align-items:stretch}
.bm-offers-slider .swiper-slide{height:auto;box-sizing:border-box}
.bm-offers-slider .swiper-slide .bm-music-card{height:100%}
.home-layout{margin-top:28px;color:var(--hm-text)}
.bm-player-track__btn,.mobile-menu a,.bm-music-card__title a,.play-link,.menu-list a,.home-layout a,.home-layout a:hover,.home-layout a:focus,.home-layout a:active,.home-layout a:visited{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;outline:none!important}
.hm-widget,.hm-posts-wrap{background:var(--hm-card);border:1px solid var(--hm-border);border-radius:var(--hm-radius-xl);box-shadow:var(--hm-shadow)}
.hm-widget{padding:20px;margin-bottom:20px}
.hm-widget__head{margin-bottom:18px}
.hm-widget__head--between{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.hm-widget__title,.hm-section-title{margin:0;font-size:1.08rem;font-weight:800;color:var(--hm-text);line-height:1.8}
.hm-section-head{margin-bottom:18px}
.hm-sidebar-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.hm-sidebar-list li{margin:0;padding:0;list-style:none}
.hm-sidebar-list li a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;overflow:hidden;padding:14px 16px;min-height:56px;background:var(--hm-card-2);border:1px solid transparent;border-radius:16px;color:var(--hm-text);transition:.2s ease}
.hm-sidebar-list li a:hover{background:#fff;border-color:var(--hm-border);transform:translateY(-2px);box-shadow:0 10px 25px #0f172a0d}
.hm-sidebar-list li a span{display:-webkit-box;flex:1 1 auto;min-width:0;font-size:14px;line-height:1.9;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.hm-sidebar-list--arrow li a i{width:34px;height:34px;border-radius:12px;background:var(--hm-primary-soft);color:var(--hm-primary);display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;transition:.2s ease}
.hm-sidebar-list--arrow li a:hover i{background:var(--hm-primary);color:#fff}
.hm-tabs-nav{display:inline-flex;align-items:center;gap:6px;padding:4px;background:var(--hm-card-2);border:1px solid var(--hm-border-2);border-radius:14px}
.hm-tab-btn{border:0;background:transparent;color:var(--hm-text-2);height:38px;padding:0 14px;border-radius:10px;font-size:.86rem;font-weight:700;cursor:pointer;transition:.2s ease}
.hm-tab-btn:hover{color:var(--hm-text)}
.hm-tab-btn.active{background:#fff;color:var(--hm-primary);box-shadow:0 6px 16px #0f172a0f}
.hm-tab-pane{display:none}
.hm-tab-pane.active{display:block}
.hm-top-list{display:grid;gap:12px}
.hm-top-item{display:flex;align-items:center;gap:14px;padding:12px;border-radius:18px;background:var(--hm-card-2);border:1px solid transparent;transition:.2s ease}
.hm-top-item:hover{background:#fff;border-color:var(--hm-border);box-shadow:0 10px 24px #0f172a0d}
.hm-top-item__thumb{width:76px;min-width:76px;height:76px;border-radius:16px;overflow:hidden;background:#eef2f7}
.hm-top-item__thumb img{width:100%;height:100%;object-fit:cover;display:block}
.hm-top-item__content{min-width:0;flex:1}
.hm-top-item__content h4{margin:0;font-size:.92rem;line-height:1.9;font-weight:800;color:var(--hm-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hm-top-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px}
.hm-top-item__meta span{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:var(--hm-text-2)}
.hm-top-item__meta i{font-size:14px}
.hm-posts-wrap{padding:22px}
.hm-posts-list{display:grid;gap:18px}
.hm-post-card{display:flex;gap:18px;padding:18px;background:var(--hm-card);border:1px solid var(--hm-border);border-radius:22px;transition:.25s ease}
.hm-post-card__thumb{width:170px;min-width:170px}
.hm-post-card__thumb a{display:block;border-radius:18px;overflow:hidden;background:#eef2f7}
.hm-post-card__thumb img{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}
.hm-post-card__content{flex:1;min-width:0;display:flex;flex-direction:column}
.hm-post-card__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.hm-post-badge{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background:var(--hm-primary-soft);color:var(--hm-primary)!important;border-radius:999px;font-size:.8rem;font-weight:800}
.hm-post-date{font-size:.82rem;color:var(--hm-text-3);font-weight:600}
.hm-post-card__title{margin:14px 0 8px;font-size:1.08rem;font-weight:900;line-height:2;color:var(--hm-text)}
.hm-post-card__title a{color:inherit!important}
.hm-post-card__title a:hover{color:var(--hm-primary)!important}
.hm-post-card__excerpt{margin:0;color:var(--hm-text-2);font-size:.92rem;line-height:2.1}
.hm-post-card__footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.hm-post-stats{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.hm-stat{min-width:62px;height:48px;padding:0 14px;background:var(--hm-card-2);border:1px solid var(--hm-border-2);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--hm-text-2);font-size:.85rem;font-weight:800;transition:.2s ease;cursor:pointer}
.hm-stat:hover{background:#fff;border-color:var(--hm-border)}
.hm-stat i{font-size:15px}
.hm-post-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.hm-play-btn{width:48px;height:48px;border:0;border-radius:16px;background:var(--hm-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px #7c3aed38;transition:.2s ease}
.hm-play-btn:hover{background:var(--hm-primary-dark);transform:translateY(-2px)}
.hm-more-link{height:48px;padding:0 16px;border-radius:16px;background:var(--hm-card-2);border:1px solid var(--hm-border-2);display:inline-flex;align-items:center;gap:10px;color:var(--hm-text)!important;font-size:.88rem;font-weight:800;transition:.2s ease}
.hm-more-link:hover{color:var(--hm-primary)!important;background:#fff;border-color:var(--hm-border)}
.hm-pagination{margin-top:22px;padding:14px;background:var(--hm-card);border:1px solid var(--hm-border);border-radius:20px;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}
.hm-pagination a,.hm-pagination span{min-width:42px;height:42px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:var(--hm-text);background:var(--hm-card-2);border:1px solid transparent;transition:.2s ease}
.hm-pagination a:hover{color:var(--hm-primary);background:#fff;border-color:var(--hm-border)}
.hm-pagination .current{background:var(--hm-primary);color:#fff;border-color:var(--hm-primary)}
.home-layout > .row{display:flex;flex-wrap:wrap}
.home-layout .sidebarcols{order:1}
.home-layout .maincols{order:2}
.bm-artists-section{margin-top:32px;padding:26px;background:#fff;border:1px solid var(--bm-border);border-radius:28px;box-shadow:var(--bm-shadow);overflow:hidden}
.bm-section-more{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 14px;border-radius:12px;background:var(--bm-primary-soft);color:var(--bm-primary)!important;font-size:.88rem;font-weight:700;transition:.2s ease}
.bm-section-more:hover{background:#ede7ff;color:#6d28d9!important}
.bm-section-more i{font-size:13px;line-height:1}
.bm-icon-flip{display:inline-flex;transform:rotate(180deg)}
.bm-artists-slider{overflow:hidden}
.bm-artists-slider .swiper-wrapper{align-items:stretch}
.bm-artists-slider .swiper-slide{height:auto;box-sizing:border-box}
.bm-artists-slider .swiper-slide .bm-artist-card{height:100%}
.bm-artist-card{height:100%}
.bm-artist-card__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:14px;min-height:100%;padding:22px 14px 18px;background:#fff;border:1px solid #edf0f5;border-radius:24px;box-shadow:0 4px 18px #0f172a08;overflow:hidden;transition:.25s ease}
.bm-artist-card__link::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#7c3aed0f,#7c3aed00);opacity:0;transition:.25s ease;pointer-events:none}
.bm-artist-card__link:hover{transform:translateY(-4px);border-color:#e4defe;box-shadow:0 16px 36px #7c3aed1a}
.bm-artist-card__link:hover::before{opacity:1}
.bm-artist-card__avatar{position:relative;width:112px;height:112px;min-width:112px;border-radius:50%;padding:6px;background:linear-gradient(180deg,#faf7ff 0%,#f4efff 100%);box-shadow:0 8px 24px #0f172a0f;transition:.25s ease}
.bm-artist-card__avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%;background:#f3f4f6}
.bm-artist-card__link:hover .bm-artist-card__avatar{transform:scale(1.06);box-shadow:0 14px 30px #7c3aed24}
.bm-artist-card__name{width:100%;margin:0;text-align:center;font-size:.95rem;font-weight:800;line-height:1.9;color:var(--bm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.2s ease}
.bm-artist-card__link:hover .bm-artist-card__name{color:var(--bm-primary)}
.bm-artists-section a,.bm-artists-section a:hover,.bm-artists-section a:focus,.bm-artists-section a:active{text-decoration:none!important}
.bm-footer{margin-top:32px;padding:0 12px 16px;background:transparent}
.bm-footer__inner{max-width:1400px;margin:0 auto;background:radial-gradient(circle at top right,#7c3aed29,transparent 28%),radial-gradient(circle at bottom left,#3b82f61a,transparent 30%),linear-gradient(135deg,var(--bm-footer-bg) 0%,var(--bm-footer-bg-2) 100%);border:1px solid var(--bm-footer-border);border-radius:var(--bm-footer-radius-xl);box-shadow:var(--bm-footer-shadow);padding:34px 34px 26px;position:relative;overflow:hidden}
.bm-footer__inner::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff08,transparent 35%);pointer-events:none}
.bm-footer__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:28px}
.bm-footer__brand{min-width:0;max-width:720px}
.bm-footer__logo{display:inline-flex;align-items:center;text-decoration:none!important;border:0!important;box-shadow:none!important}
.bm-footer__logo::before,.bm-footer__logo::after{display:none!important;content:none!important}
.bm-footer__logo img{display:block;max-height:56px;width:auto}
.bm-footer__desc{margin:16px 0 0;color:var(--bm-footer-text-soft);font-size:.96rem;line-height:2.1}
.bm-footer__socials{display:flex;align-items:center;gap:12px;flex-shrink:0}
.bm-social{width:56px;height:56px;border-radius:18px;background:var(--bm-footer-card);border:1px solid #ffffff14;display:inline-flex;align-items:center;justify-content:center;transition:.25s ease;box-shadow:none!important;position:relative;overflow:hidden}
.bm-social::before,.bm-social::after{display:none!important;content:none!important}
.bm-social:hover{transform:translateY(-4px);background:var(--bm-footer-card-hover);border-color:#ffffff29}
.bm-social img{width:24px;height:24px;display:block;object-fit:contain;transition:.25s ease;opacity:.92}
.bm-social:hover img{opacity:1;transform:scale(1.05)}
.bm-footer__divider{position:relative;z-index:2;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#ffffff14 20%,#ffffff14 80%,transparent 100%);margin:26px 0 20px}
.bm-footer__bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px 24px;flex-wrap:wrap}
.bm-footer__copyright{margin:0;color:var(--bm-footer-text-soft);font-size:.9rem;line-height:2.1;flex:1}
.bm-footer__credit{color:var(--bm-footer-text-soft);font-size:.92rem;line-height:1.9;white-space:nowrap}
.bm-footer__credit a{color:#fff!important;font-weight:700;transition:.2s ease;border:0!important;box-shadow:none!important}
.bm-footer__credit a::before,.bm-footer__credit a::after{display:none!important;content:none!important}
.bm-footer__credit a:hover{color:#c4b5fd!important}
.bm-footer a,.bm-footer a:hover,.bm-footer a:focus,.bm-footer a:active{text-decoration:none!important}
.bm-footer a::before,.bm-footer a::after{content:none!important;display:none!important}
.bm-player{position:sticky;bottom:16px;z-index:9999;width:min(100%,1400px);margin:24px auto 0;padding:0 12px}
.bm-player *{box-sizing:border-box}
.bm-player__bar{position:relative;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px;min-height:88px;padding:16px 18px 22px;border:1px solid var(--bm-player-border);border-radius:var(--bm-player-radius);background:var(--bm-player-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--bm-player-shadow);overflow:hidden}
.bm-player__progress{position:absolute;right:18px;left:18px;bottom:10px;z-index:2}
.bm-player__progress-track{position:relative;width:100%;height:6px;border-radius:999px;background:#eef2f7;cursor:pointer;overflow:visible;direction:ltr}
.bm-player__progress-fill{position:absolute;top:0;left:0;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--bm-player-primary-dark),var(--bm-player-primary))}
.bm-player__progress-handle{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#fff;border:3px solid var(--bm-player-primary);box-shadow:0 4px 14px #7c3aed40;opacity:0;transition:.2s ease;pointer-events:none}
.bm-player__progress-track:hover .bm-player__progress-handle,.bm-player.is-seeking .bm-player__progress-handle{opacity:1}
.bm-player__track{min-width:0;display:flex;align-items:center;gap:14px;cursor:pointer}
.bm-player__cover{width:56px;min-width:56px;height:56px;border-radius:18px;overflow:hidden;background:#f3f4f6;box-shadow:inset 0 0 0 1px #e2e8f0cc}
.bm-player__cover img{width:100%;height:100%;display:block;object-fit:cover}
.bm-player__meta{min-width:0;display:flex;flex-direction:column}
.bm-player-song{color:var(--bm-player-text);font-size:1rem;font-weight:800;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player-artist{margin-top:2px;color:var(--bm-player-text-2);font-size:.88rem;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player__controls{display:flex;align-items:center;justify-content:center;gap:10px}
.bm-player-btn{border:0;outline:0;background:#f8fafc;color:var(--bm-player-text);width:46px;min-width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;position:relative}
.bm-player-btn:hover{background:#f1f5f9;color:var(--bm-player-primary);transform:translateY(-1px)}
.bm-player-btn i{font-size:16px;line-height:1}
.bm-player-btn.is-active{background:var(--bm-player-primary-soft);color:var(--bm-player-primary)}
.bm-player-btn--play{width:56px;min-width:56px;height:56px;border-radius:20px;background:linear-gradient(180deg,var(--bm-player-primary),var(--bm-player-primary-dark));color:#fff;box-shadow:0 14px 30px #7c3aed47}
.bm-player-btn--play:hover{background:linear-gradient(180deg,var(--bm-player-primary),var(--bm-player-primary-dark));color:#fff}
.bm-player-btn--play i{font-size:18px}
.bm-player__tools{display:flex;align-items:center;justify-content:flex-end;gap:12px}
.bm-player__time{display:inline-flex;align-items:center;gap:6px;color:var(--bm-player-text-2);font-size:.85rem;white-space:nowrap;direction:ltr}
.bm-time-sep{opacity:.5}
.bm-player__volume-wrap{display:flex;align-items:center;gap:10px;direction:ltr}
.bm-volume-slider{width:92px;min-width:92px;cursor:pointer;direction:ltr}
.bm-volume-slider__track{position:relative;width:100%;height:4px;background:#ddd;border-radius:999px;overflow:hidden;direction:ltr}
.bm-volume-slider__fill{position:absolute;top:0;left:0;right:auto;height:100%;background:#7532e4;border-radius:999px}
.bm-player__playlist{position:absolute;right:12px;left:12px;bottom:calc(100% + 12px);background:#fffffff7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--bm-player-border);border-radius:24px;box-shadow:0 24px 60px #0f172a29;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:.25s ease;max-height:520px}
.bm-player.playlist-open .bm-player__playlist{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.bm-player__playlist-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7}
.bm-player__playlist-title-wrap,.bm-player__playlist-actions{display:flex;align-items:center;gap:10px}
.bm-player__playlist-head strong{font-size:.95rem;color:var(--bm-player-text)}
.bm-player__playlist-body{max-height:430px;overflow-y:auto;padding:10px}
.bm-player-track{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px;border-radius:18px;transition:.2s ease}
.bm-player-track + .bm-player-track{margin-top:8px}
.bm-player-track:hover{background:#f8fafc}
.bm-player-track.is-active{background:#7c3aed14}
.bm-player-track__main{min-width:0;display:flex;align-items:center;gap:12px;flex:1;cursor:pointer}
.bm-player-track__cover{width:52px;min-width:52px;height:52px;border-radius:16px;overflow:hidden;background:#f3f4f6}
.bm-player-track__cover img{width:100%;height:100%;display:block;object-fit:cover}
.bm-player-track__meta{min-width:0;display:flex;flex-direction:column}
.bm-player-track__song{color:var(--bm-player-text);font-size:.92rem;font-weight:800;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player-track__artist{margin-top:2px;color:var(--bm-player-text-2);font-size:.83rem;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player-track__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}
.bm-player-track__btn{width:40px;min-width:40px;height:40px;border-radius:14px;border:0;background:#f8fafc;color:var(--bm-player-text-2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}
.bm-player-track__btn:hover{background:#eef2f7;color:var(--bm-player-primary)}
.bm-player-track.is-active .bm-player-track__play{background:var(--bm-player-primary);color:#fff}
.bm-player-empty{text-align:center;padding:40px 20px;color:var(--bm-player-text-2);font-size:.92rem}
.bm-player.is-playing .bm-player-btn--play{box-shadow:0 18px 34px #7c3aed52}
.bm-player__playlist-body::-webkit-scrollbar{width:8px}
.bm-player__playlist-body::-webkit-scrollbar-thumb{background:#d7dce4;border-radius:999px}
.bm-player__playlist-body::-webkit-scrollbar-track{background:transparent}
@media (max-width: 1399px) {
.bm-offers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width: 1200px) {
.header-wrap{grid-template-columns:180px 1fr auto;gap:16px}
.header-search{width:290px}
.menu-list a{padding:0 12px;font-size:13px}
}
@media (max-width: 1199px) {
.bm-offers-section{padding:22px;border-radius:24px}
.bm-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.hm-post-card{gap:16px}
.hm-post-card__thumb{width:150px;min-width:150px}
.bm-artists-section{padding:22px;border-radius:24px}
.bm-artist-card__avatar{width:102px;height:102px;min-width:102px}
.bm-artist-card__link{padding:20px 12px 16px;border-radius:22px}
.bm-player__bar{grid-template-columns:1fr auto;grid-template-areas:"track tools" "controls controls";row-gap:14px;padding-bottom:24px}
.bm-player__track{grid-area:track}
.bm-player__tools{grid-area:tools}
.bm-player__controls{grid-area:controls}
}
@media (max-width: 991px) {
.header-wrap{grid-template-columns:auto 1fr auto;gap:12px}
.header-nav{display:none}
.mobile-nav-toggle,.mobile-search-toggle{display:inline-flex;align-items:center;justify-content:center}
.header-brand{gap:10px}
.site-logo img{max-height:42px}
.header-actions{gap:8px}
.header-search{width:260px}
.play-link{display:none}
.mobile-menu{display:block;position:fixed;inset:0;z-index:1000;pointer-events:none}
.mobile-menu__inner{position:absolute;top:0;right:0;width:min(340px,88vw);height:100vh;background:#fff;box-shadow:-12px 0 40px #0f172a1f;transform:translateX(110%);transition:transform .35s ease;padding:18px 16px 24px;overflow-y:auto;pointer-events:auto}
.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--border)}
.mobile-menu__head strong{font-size:15px;font-weight:800;color:var(--text)}
.mobile-menu-close{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}
.mobile-menu-close span{position:absolute;width:18px;height:2px;background:var(--text);border-radius:99px}
.mobile-menu-close span:nth-child(1){transform:rotate(45deg)}
.mobile-menu-close span:nth-child(2){transform:rotate(-45deg)}
.mobile-menu ul{display:grid;gap:10px}
.mobile-menu li{margin:0}
.mobile-menu a{display:flex;align-items:center;min-height:50px;padding:0 16px;border-radius:14px;background:var(--bg-soft);color:var(--text);font-size:14px;font-weight:700;text-decoration:none;transition:.2s ease}
.mobile-menu a:hover{background:var(--primary-soft);color:var(--primary)}
.header-overlay{display:block;position:fixed;inset:0;z-index:999;background:#0f172a73;opacity:0;visibility:hidden;transition:.3s ease}
.site-header.menu-open .mobile-menu{pointer-events:auto}
.site-header.menu-open .mobile-menu__inner{transform:translateX(0)}
.site-header.menu-open .header-overlay{opacity:1;visibility:visible}
.site-header.menu-open .header-search,.site-header.menu-open .play-link,.site-header.menu-open .mobile-search-toggle{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:.25s ease}
.bm-section-head{flex-direction:column;align-items:flex-start}
.bm-section-head__actions{width:100%;justify-content:flex-end}
.bm-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.hm-posts-wrap{padding:18px}
.hm-widget{padding:18px}
.hm-post-card{flex-direction:column}
.hm-post-card__thumb{width:100%;min-width:100%}
.hm-post-card__thumb a{max-width:240px}
.home-layout > .row{display:flex;flex-direction:column}
.home-layout .maincols{order:1;width:100%}
.home-layout .sidebarcols{order:2;width:100%;margin-top:18px}
.bm-artists-section .bm-section-head{flex-direction:column;align-items:flex-start}
.bm-artists-section .bm-section-head__actions{width:100%;justify-content:flex-end;flex-wrap:wrap}
.bm-footer__inner{padding:28px 24px 22px}
.bm-footer__top{flex-direction:column;align-items:flex-start}
.bm-footer__socials{width:100%;justify-content:flex-start}
.bm-footer__bottom{flex-direction:column;align-items:flex-start}
.bm-footer__credit{white-space:normal}
}
@media (max-width: 767px) {
.header-wrap{padding:12px 14px}
.header-search{display:none;position:absolute;top:calc(100% + 10px);right:14px;left:14px;width:auto;z-index:30;background:#fff;border:1px solid var(--border);box-shadow:0 14px 32px #0f172a14}
.site-header.search-open .header-search{display:flex}
.site-header.menu-open .header-search{display:none!important}
.bm-offers-section{margin-top:24px;padding:16px;border-radius:20px}
.bm-section-head{margin-bottom:18px;gap:14px}
.bm-section-title{font-size:1.08rem}
.bm-section-subtitle{font-size:.85rem}
.bm-slider-btn{width:38px;height:38px;border-radius:10px}
.bm-offers-grid{gap:14px}
.bm-music-card{border-radius:18px}
.bm-music-card__media{padding:10px 10px 0}
.bm-music-card__cover{border-radius:14px}
.bm-music-card__badges{top:18px;right:18px}
.bm-badge{height:25px;padding:0 10px;font-size:.68rem}
.bm-card-play{width:42px;height:42px;left:18px;bottom:10px;border-radius:14px}
.bm-music-card__body{padding:14px 12px 12px}
.bm-music-card__title{font-size:.95rem}
.bm-music-card__artist{font-size:.85rem}
.bm-music-card__meta{margin-top:12px;padding-top:10px}
.bm-meta-btn{min-height:38px;padding:0 10px;border-radius:12px;font-size:.8rem}
.home-layout{margin-top:22px}
.hm-widget,.hm-posts-wrap{border-radius:20px}
.hm-widget{padding:16px;margin-bottom:16px}
.hm-posts-wrap{padding:16px}
.hm-widget__title,.hm-section-title{font-size:1rem}
.hm-top-item{gap:12px}
.hm-top-item__thumb{width:68px;min-width:68px;height:68px}
.hm-post-card{padding:14px;border-radius:18px}
.hm-post-card__title{font-size:.98rem;line-height:1.9}
.hm-post-card__excerpt{font-size:.86rem}
.hm-post-card__footer{align-items:stretch}
.hm-post-stats,.hm-post-actions{width:100%}
.hm-post-actions{justify-content:space-between}
.hm-more-link{flex:1;justify-content:center}
.bm-artists-section{margin-top:24px;padding:16px;border-radius:20px}
.bm-section-more{height:38px;padding:0 12px;border-radius:10px;font-size:.82rem}
.bm-artist-card__link{padding:16px 10px 14px;gap:12px;border-radius:18px}
.bm-artist-card__avatar{width:86px;height:86px;min-width:86px;padding:5px}
.bm-artist-card__name{font-size:.85rem}
.bm-footer{margin-top:24px;padding:0 10px 14px}
.bm-footer__inner{padding:22px 16px 18px;border-radius:22px}
.bm-footer__logo img{max-height:46px}
.bm-footer__desc{margin-top:12px;font-size:.88rem;line-height:2}
.bm-footer__socials{gap:10px}
.bm-social{width:48px;height:48px;border-radius:15px}
.bm-social img{width:21px;height:21px}
.bm-footer__divider{margin:20px 0 16px}
.bm-footer__copyright,.bm-footer__credit{font-size:.84rem;line-height:2;flex:1}
.bm-player,.bm-audio-player,.footer-player,.music-player-fixed{padding:10px 12px!important;min-height:74px}
.bm-player__inner,.bm-audio-player__inner,.footer-player__inner{display:flex;align-items:center;gap:10px;min-height:54px}
.bm-player__cover,.bm-audio-player__cover,.footer-player__thumb,.music-player-cover{width:48px;height:48px;min-width:48px;border-radius:14px;overflow:hidden;flex:0 0 48px}
.bm-player__cover img,.bm-audio-player__cover img,.footer-player__thumb img,.music-player-cover img{width:100%;height:100%;object-fit:cover;display:block}
.bm-player__meta,.bm-audio-player__meta,.footer-player__meta{flex:1 1 auto;min-width:0}
.bm-player__title,.bm-audio-player__title,.footer-player__title{font-size:13px;line-height:1.6;font-weight:700;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player__artist,.bm-audio-player__artist,.footer-player__artist,.bm-player__subtitle{font-size:11px;line-height:1.5;opacity:.78;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-player__controls,.bm-audio-player__controls,.footer-player__controls{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.bm-player__btn,.bm-audio-player__btn,.footer-player__btn,.music-player-btn{width:36px;height:36px;min-width:36px;border-radius:12px;padding:0;display:inline-flex;align-items:center;justify-content:center}
.bm-player__btn svg,.bm-audio-player__btn svg,.footer-player__btn svg,.music-player-btn svg{width:18px;height:18px}
.bm-player__btn--play,.bm-audio-player__btn--play,.footer-player__btn--play,.music-player-btn.is-play{width:40px;height:40px;min-width:40px;border-radius:14px}
.bm-player__btn--play svg,.bm-audio-player__btn--play svg,.footer-player__btn--play svg,.music-player-btn.is-play svg{width:19px;height:19px}
.bm-player__volume,.bm-audio-player__volume,.footer-player__volume,.music-player-volume,.bm-player__time--total,.bm-player__time--current + span{display:none!important}
.bm-player__progress,.bm-audio-player__progress,.footer-player__progress,.music-player-progress{margin-top:8px}
.bm-player__seek,.bm-audio-player__seek,.footer-player__seek,.music-player-progress input[type="range"]{height:4px}
body.has-player,body.player-open{padding-bottom:88px}
}
@media (max-width: 575px) {
.bm-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.bm-section-subtitle{display:none}
.bm-music-card__title{font-size:.9rem}
.bm-music-card__artist{font-size:.8rem}
.bm-meta-btn{gap:6px;padding:0 8px}
.hm-tabs-nav{width:100%;justify-content:space-between}
.hm-tab-btn{flex:1;padding:0 8px;font-size:.8rem}
.hm-sidebar-list li a{padding:13px 14px;border-radius:14px}
.hm-top-item{padding:10px;border-radius:16px}
.hm-post-card__thumb a{max-width:100%}
.hm-post-badge{height:32px;padding:0 12px}
.hm-stat{min-width:56px;height:44px;padding:0 10px;border-radius:14px;font-size:.8rem}
.hm-play-btn,.hm-more-link{height:44px}
.hm-play-btn{width:44px;border-radius:14px}
.hm-more-link{border-radius:14px;font-size:.82rem}
.bm-artist-card__link{padding:14px 8px 12px}
.bm-artist-card__avatar{width:76px;height:76px;min-width:76px}
.bm-artist-card__name{font-size:.8rem}
}
@media (max-width: 480px) {
.bm-footer__top{gap:20px}
.bm-footer__socials{justify-content:center;flex-wrap:wrap}
.bm-footer__brand,.bm-footer__bottom{text-align:center}
.bm-footer__top,.bm-footer__bottom{align-items:center}
.bm-footer__credit{width:100%}
}
@media (max-width: 420px) {
.bm-offers-section{padding:14px}
.bm-offers-grid{grid-template-columns:1fr 1fr}
.bm-music-card__body{padding:12px 10px 10px}
.bm-meta-btn{min-height:36px;font-size:.75rem}
.bm-card-play{width:40px;height:40px}
}
.bm-artist-card{position:relative}
.bm-artist-card__avatar{position:relative;width:140px;height:140px;margin:0 auto 14px;border-radius:50%;overflow:visible}
.bm-artist-card__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}
.bm-artist-card__verified{position:absolute;left:6px;bottom:6px;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2ea8ff 0%,#0a7cff 100%);border:2px solid #fff;box-shadow:0 10px 24px #0a7cff59;z-index:3}
.bm-artist-card__verified svg{width:18px;height:18px;display:block}
.bm-artist-card.is-verified .bm-artist-card__avatar img{box-shadow:0 14px 34px #0a7cff29}
:root{--bm-surface:#fff;--bm-surface-2:#f7f9fc;--bm-surface-3:#f1f5f9;--bm-border:#e6edf5;--bm-border-strong:#d7e2ef;--bm-title:#0f172a;--bm-text:#475467;--bm-muted:#98a2b3;--bm-primary:#2563eb;--bm-primary-2:#1d4ed8;--bm-primary-soft:#2563eb14;--bm-primary-soft-2:#2563eb24;--bm-success:#12b76a;--bm-danger:#ef4444;--bm-shadow-sm:0 8px 24px #0f172a0d;--bm-shadow-md:0 16px 34px #0f172a14;--bm-radius-xl:24px;--bm-radius-lg:20px;--bm-radius-md:16px;--bm-radius-sm:12px;--bm-speed:.25s ease}
.bm-album-tracks{position:relative;margin-top:28px;padding:20px;border:1px solid var(--bm-border);border-radius:var(--bm-radius-xl);background:radial-gradient(circle at top right,#2563eb0f,transparent 28%),linear-gradient(180deg,#fff 0%,#fbfcfe 100%);box-shadow:var(--bm-shadow-sm);overflow:hidden}
.bm-album-tracks::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,#2563eb38,transparent);pointer-events:none}
.bm-album-tracks__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--bm-border)}
.bm-album-tracks__head-main{display:flex;align-items:center;gap:14px;min-width:0}
.bm-album-tracks__head-badge{width:48px;height:48px;flex:0 0 48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bm-primary),var(--bm-primary-2));color:#fff;box-shadow:0 12px 26px #2563eb3d}
.bm-album-tracks__head-badge i{font-size:18px;line-height:1}
.bm-album-tracks__head-copy{min-width:0}
.bm-album-tracks__title{margin:0 0 4px;font-size:1rem;font-weight:800;line-height:1.4;color:var(--bm-title)}
.bm-album-tracks__desc{margin:0;font-size:.88rem;line-height:1.8;color:var(--bm-text)}
.bm-album-tracks__head-tools{display:flex;align-items:center;gap:10px}
.bm-album-tracks__tool{width:44px;height:44px;border:1px solid var(--bm-border);border-radius:14px;background:#fff;color:var(--bm-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--bm-speed);box-shadow:0 6px 18px #0f172a0a}
.bm-album-tracks__tool:hover{color:var(--bm-primary);border-color:#2563eb33;background:var(--bm-primary-soft);transform:translateY(-1px)}
.bm-album-tracks__list{display:flex;flex-direction:column;gap:12px}
.bm-album-track{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;padding:14px 16px;border:1px solid var(--bm-border);border-radius:20px;background:var(--bm-surface);transition:all var(--bm-speed);overflow:hidden}
.bm-album-track::before{content:"";position:absolute;top:10px;bottom:10px;right:0;width:3px;border-radius:999px;background:transparent;transition:all var(--bm-speed)}
.bm-album-track:hover{transform:translateY(-1px);border-color:var(--bm-border-strong);box-shadow:var(--bm-shadow-sm);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.bm-album-track.is-active,.bm-album-track.is-playing{border-color:#2563eb33;background:linear-gradient(180deg,#2563eb0d 0%,#2563eb06 100%),#fff;box-shadow:0 14px 34px #2563eb1a}
.bm-album-track.is-active::before,.bm-album-track.is-playing::before{right:10px;background:linear-gradient(180deg,var(--bm-primary),#60a5fa)}
.bm-album-track__main{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:14px}
.bm-album-track__num{width:48px;height:48px;flex:0 0 48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--bm-surface-2);border:1px solid var(--bm-border);color:var(--bm-text);font-size:.9rem;font-weight:800;letter-spacing:.5px;transition:all var(--bm-speed)}
.bm-album-track:hover .bm-album-track__num{background:#fff;border-color:#2563eb2e;color:var(--bm-primary)}
.bm-album-track.is-active .bm-album-track__num,.bm-album-track.is-playing .bm-album-track__num{background:var(--bm-primary-soft);border-color:#2563eb2e;color:var(--bm-primary)}
.bm-album-track__meta{min-width:0;display:flex;flex-direction:column;gap:4px}
.bm-album-track__title{margin:0;font-size:1rem;font-weight:800;line-height:1.6;color:var(--bm-title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-album-track__sub{display:flex;align-items:center;gap:8px;min-width:0}
.bm-album-track__artist{display:inline-block;font-size:.88rem;line-height:1.7;color:var(--bm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bm-album-track.is-active .bm-album-track__title,.bm-album-track.is-playing .bm-album-track__title{color:var(--bm-primary-2)}
.bm-album-track__side{flex:0 0 auto;display:flex;align-items:center;gap:12px}
.bm-album-track__downloads{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.bm-album-track__download{height:42px;padding:0 14px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;background:var(--bm-surface-2);border:1px solid var(--bm-border);color:var(--bm-title);font-size:.86rem;font-weight:700;white-space:nowrap;transition:all var(--bm-speed)}
.bm-album-track__download i{font-size:15px;line-height:1;color:var(--bm-text);transition:all var(--bm-speed)}
.bm-album-track__download:hover{background:#fff;border-color:#2563eb33;color:var(--bm-primary);box-shadow:0 10px 22px #2563eb14}
.bm-album-track__download:hover i{color:var(--bm-primary)}
.bm-album-track__download--primary{background:linear-gradient(180deg,#f8fbff 0%,#f2f7ff 100%)}
.bm-album-track__controls{display:flex;align-items:center;gap:10px}
.bm-album-track__lyric{width:42px;height:42px;border:1px solid var(--bm-border);border-radius:14px;background:#fff;color:var(--bm-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--bm-speed)}
.bm-album-track__lyric i{font-size:15px;line-height:1}
.bm-album-track__lyric:hover,.bm-album-track__lyric.is-open{color:var(--bm-primary);border-color:#2563eb33;background:var(--bm-primary-soft)}
.bm-album-track__play{position:relative;min-width:48px;height:48px;padding:0 16px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--bm-primary),var(--bm-primary-2));color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all var(--bm-speed);box-shadow:0 12px 28px #2563eb38;overflow:hidden}
.bm-album-track__play:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2563eb47}
.bm-album-track__play-icon{position:relative;z-index:2;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.bm-album-track__play-icon i{font-size:16px;line-height:1}
.bm-album-track__eq{display:none;position:relative;z-index:2;align-items:flex-end;gap:3px;height:16px;direction:ltr}
.bm-album-track__eq span{display:block;width:3px;height:100%;border-radius:999px;background:#fffffff2;transform-origin:bottom;animation:bmAlbumEq 1s ease-in-out infinite}
.bm-album-track__eq span:nth-child(1){animation-delay:0s}
.bm-album-track__eq span:nth-child(2){animation-delay:.15s}
.bm-album-track__eq span:nth-child(3){animation-delay:.3s}
.bm-album-track.is-active .bm-album-track__play,.bm-album-track.is-playing .bm-album-track__play,.bm-album-track__play.is-active,.bm-album-track__play.is-playing,.bm-album-track__play.active{padding-inline:14px}
.bm-album-track.is-active .bm-album-track__play-icon,.bm-album-track.is-playing .bm-album-track__play-icon,.bm-album-track__play.is-active .bm-album-track__play-icon,.bm-album-track__play.is-playing .bm-album-track__play-icon,.bm-album-track__play.active .bm-album-track__play-icon{display:none}
.bm-album-track.is-active .bm-album-track__eq,.bm-album-track.is-playing .bm-album-track__eq,.bm-album-track__play.is-active .bm-album-track__eq,.bm-album-track__play.is-playing .bm-album-track__eq,.bm-album-track__play.active .bm-album-track__eq{display:inline-flex}
.bm-album-track__lyric-box{width:100%;margin-top:14px;padding-top:14px;border-top:1px dashed var(--bm-border)}
.bm-album-track__lyric-inner{padding:16px 18px;border-radius:16px;background:linear-gradient(180deg,#fbfdff 0%,#f7fafe 100%);border:1px solid var(--bm-border);color:var(--bm-text);font-size:.92rem;line-height:2.2}
.bm-album-track__lyric-inner p:last-child{margin-bottom:0}
@keyframes bmAlbumEq {
0%,100%{transform:scaleY(.35);opacity:.65}
50%{transform:scaleY(1);opacity:1}
}
@media (max-width: 991.98px) {
.bm-album-tracks{padding:16px;border-radius:20px}
.bm-album-track{gap:14px;padding:14px}
.bm-album-track__num{width:44px;height:44px;flex-basis:44px;border-radius:14px}
.bm-album-track__play{height:46px;min-width:46px;border-radius:15px}
.bm-album-track__download{height:40px;padding:0 12px}
}
@media (max-width: 767.98px) {
.bm-album-tracks{margin-top:22px;padding:14px;border-radius:18px}
.bm-album-tracks__head{align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px}
.bm-album-tracks__head-main{gap:12px}
.bm-album-tracks__head-badge{width:42px;height:42px;flex-basis:42px;border-radius:14px}
.bm-album-tracks__title{font-size:.96rem}
.bm-album-tracks__desc{font-size:.8rem}
.bm-album-tracks__tool{width:40px;height:40px;border-radius:13px}
.bm-album-tracks__list{gap:10px}
.bm-album-track{flex-direction:column;align-items:stretch;gap:14px;min-height:unset;padding:14px;border-radius:18px}
.bm-album-track::before{top:0;bottom:auto;right:12px;left:12px;width:auto;height:3px;border-radius:999px}
.bm-album-track.is-active::before,.bm-album-track.is-playing::before{background:linear-gradient(90deg,var(--bm-primary),#60a5fa)}
.bm-album-track__main{width:100%;gap:12px}
.bm-album-track__num{width:42px;height:42px;flex:0 0 42px;border-radius:13px;font-size:.82rem}
.bm-album-track__meta{flex:1 1 auto}
.bm-album-track__title{font-size:.95rem;white-space:normal;line-height:1.7}
.bm-album-track__artist{font-size:.82rem}
.bm-album-track__side{width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}
.bm-album-track__downloads{flex:1 1 auto;min-width:0}
.bm-album-track__controls{flex:0 0 auto;margin-right:auto}
.bm-album-track__download{height:38px;padding:0 12px;border-radius:12px;font-size:.8rem;gap:6px}
.bm-album-track__lyric{width:38px;height:38px;border-radius:12px}
.bm-album-track__play{height:42px;min-width:42px;padding:0 14px;border-radius:14px}
.bm-album-track__lyric-inner{padding:14px;font-size:.88rem;line-height:2.1}
}
@media (max-width: 480px) {
.bm-album-tracks{padding:12px}
.bm-album-track{padding:12px}
.bm-album-track__main{gap:10px}
.bm-album-track__num{width:38px;height:38px;flex-basis:38px;border-radius:12px;font-size:.78rem}
.bm-album-track__title{font-size:.9rem}
.bm-album-track__artist{font-size:.78rem}
.bm-album-track__download{height:36px;padding:0 10px;font-size:.76rem}
.bm-album-track__lyric{width:36px;height:36px}
.bm-album-track__play{height:40px;min-width:40px;border-radius:13px}
}
.hm-sb-playlists{--sb-bg:#fff;--sb-border:#ecedf1;--sb-text:#171923;--sb-muted:#8a8f9c;--sb-accent:#6d5efc;--sb-accent-soft:#f1eefe;--sb-radius:14px;background:var(--sb-bg);border:1px solid var(--sb-border);border-radius:var(--sb-radius);padding:15px;margin-bottom:1em}
.hm-sb-playlists__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid var(--sb-border)}
.hm-sb-playlists__head-text{display:flex;flex-direction:column;gap:3px;min-width:0}
.hm-sb-playlists__eyebrow{font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--sb-accent);text-transform:uppercase}
.hm-sb-playlists__title{margin:0;font-size:15px;font-weight:800;color:var(--sb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hm-sb-playlists__view-all{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;color:var(--sb-accent);background:var(--sb-accent-soft);padding:6px 10px;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,transform .15s ease}
.hm-sb-playlists__view-all svg{transition:transform .15s ease}
.hm-sb-playlists__view-all:hover{background:var(--sb-accent);color:#fff}
.hm-sb-playlists__view-all:hover svg{transform:translateX(-2px)}
.hm-sb-playlists__view-all:active{transform:scale(0.97)}
.hm-sb-playlists__view-all:focus-visible{outline:2px solid var(--sb-accent);outline-offset:2px}
.hm-sb-playlists__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}
.hm-sb-playlist-item{margin:0}
.hm-sb-playlist-item__link{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;text-decoration:none;color:inherit;transition:background-color .15s ease,transform .15s ease}
.hm-sb-playlist-item__link:hover{background:var(--sb-accent-soft)}
.hm-sb-playlist-item__link:hover .hm-sb-playlist-item__arrow{transform:translateX(-2px);color:var(--sb-accent)}
.hm-sb-playlist-item__link:active{transform:scale(0.99)}
.hm-sb-playlist-item__cover{flex:0 0 48px;width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f4f4f6;display:flex;align-items:center;justify-content:center}
.hm-sb-playlist-item__cover img{width:100%;height:100%;object-fit:cover;display:block}
.hm-sb-playlist-item__cover-ph{color:#c3c6cf;font-size:18px;font-style:normal}
.hm-sb-playlist-item__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}
.hm-sb-playlist-item__title{font-size:13.5px;font-weight:700;color:var(--sb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hm-sb-playlist-item__count{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:var(--sb-muted)}
.hm-sb-playlist-item__count .icon-music-note::before{content:"\266A"}
.hm-sb-playlist-item__arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--sb-muted);transition:transform .15s ease,color .15s ease}
.hm-sb-playlists--empty{text-align:center;color:var(--sb-muted);font-size:12.5px;padding:20px 10px}
@media (max-width: 480px) {
.hm-sb-playlists{padding:14px}
.hm-sb-playlists__title{font-size:14px}
.hm-sb-playlists__view-all span{display:none}
.hm-sb-playlist-item__cover{flex-basis:44px;width:44px;height:44px}
}
.hm-sb-playlist-item__link:focus-visible{outline:2px solid var(--sb-accent);outline-offset:2px}
.bm-player-toast{position:fixed;left:40%;bottom:120px;transform:translateX(-50%) translateY(18px);z-index:99999;min-width:220px;max-width:min(92vw,420px);padding:14px 18px;border-radius:16px;background:#6a6570;color:#fff;font-size:14px;font-weight:500;line-height:1.7;text-align:center;letter-spacing:-.2px;box-shadow:0 12px 35px #00000038 0 2px 8px #0000001f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff14;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,transform .28s ease,visibility .28s ease}
.bm-player-toast.is-visible{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.bm-player-toast::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,#ffffff14,#ffffff05);pointer-events:none}
.bm-player-toast{overflow:hidden}
@media (max-width: 576px) {
.bm-player-toast{bottom:18px;max-width:calc(100vw - 24px);width:max-content;min-width:0;padding:12px 14px;border-radius:14px;font-size:13px;line-height:1.6}
}
html[dir="rtl"] .bm-player-toast,body.rtl .bm-player-toast{direction:rtl}



/* Accessibility: visually-hidden text for screen readers, and a keyboard-focusable skip link (was previously unstyled/missing) */
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:absolute;top:-40px;left:0;background:#7952b3;color:#fff!important;padding:10px 18px;border-radius:0 0 10px 10px;z-index:10000;text-decoration:none;font-weight:700;transition:top .2s ease}
.skip-link:focus,.skip-link:focus-visible{top:0;position:fixed;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}
