:root{--sw-blue:#0867c9;--sw-blue2:#0b4f96;--sw-green:#55b83e;--sw-text:#1f2933;--sw-muted:#6b7682;--sw-border:#dfe6ee;--sw-bg:#f4f7fa;--sw-card:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sw-bg);color:var(--sw-text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45}a{color:inherit}
header{background:linear-gradient(90deg,#063f78,#0877df)!important;min-height:64px;display:flex;align-items:center;padding:9px 18px;border:0;box-shadow:0 2px 8px rgba(0,0,0,.12)}
header .site-logo{margin:0!important;padding:0!important;line-height:1!important;text-align:left!important}header .site-logo a{font-size:29px!important;color:#fff!important;font-weight:800!important;letter-spacing:-.8px!important;text-decoration:none!important}header .site-logo b{background:#50b938!important;color:#fff!important;border-radius:7px!important;width:39px!important;height:39px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;margin-left:5px!important}
.top-menu{background:#fff!important;border-bottom:1px solid var(--sw-border)!important;box-shadow:0 1px 5px rgba(0,0,0,.05)!important}.menu-wrapper{width:min(1180px,calc(100% - 28px));margin:auto;min-height:48px;display:flex;align-items:center;gap:12px}.top-menu ul{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.top-menu ul li{margin:0!important;padding:0!important}.top-menu ul li a{display:block;padding:8px 11px;border-radius:6px;text-decoration:none!important;color:#33404d!important;font-weight:700;font-size:13px}.top-menu ul li a:hover,.top-menu ul li a.active{background:#eaf4ff;color:var(--sw-blue)!important}.search-box{margin-left:auto}.search-box form{display:flex;gap:6px}.search-box input{width:240px;height:36px;border:1px solid #d4dde7;border-radius:7px;padding:0 11px;outline:0;background:#fff}.search-box button{height:36px;border:0;border-radius:7px;padding:0 15px;background:#0877df;color:#fff;font-weight:700;cursor:pointer}
.container{width:min(1180px,calc(100% - 28px));margin:0 auto}.main-content{width:100%;min-width:0}.breadcrumb,.breadcrumbs{margin:10px 0!important;padding:8px 11px!important;background:#fff!important;border:1px solid var(--sw-border)!important;border-radius:7px!important;color:var(--sw-muted)!important;font-size:12px!important}
/* Home hero/update/search */
.sw-home-hero{margin:14px 0 10px;border-radius:11px;min-height:155px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 50%,rgba(36,173,255,.75),transparent 24%),linear-gradient(110deg,#062f5c,#087ddd 65%,#0b5cb4);box-shadow:0 3px 12px rgba(0,61,122,.16)}.sw-home-hero h1{font-size:27px;line-height:1.18;margin:0 0 8px;font-weight:800}.sw-home-hero p{margin:0;font-size:13px;opacity:.95}.sw-headphones{font-size:72px;line-height:1;opacity:.9;margin-right:25px}.sw-update{background:#eaf6ff;border:1px solid #d4eafa;border-radius:9px;padding:12px 14px;margin:0 0 11px;color:#38546e}.sw-update strong{color:#184d7d}.sw-search-home{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:10px;margin:0 0 13px}.sw-search-home form{display:flex;gap:7px}.sw-search-home input{flex:1;height:40px;border:1px solid #d5dee8;border-radius:7px;padding:0 12px}.sw-search-home select{height:40px;border:1px solid #d5dee8;border-radius:7px;background:#fff;padding:0 10px}.sw-search-home button{height:40px;border:0;border-radius:7px;background:#0877df;color:#fff;padding:0 20px;font-weight:700}
/* quick categories */.sw-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:13px}.sw-quick{background:#fff;border:1px solid var(--sw-border);border-radius:8px;padding:11px 7px;text-align:center;text-decoration:none!important;font-weight:700;font-size:12px;box-shadow:0 1px 4px rgba(20,40,60,.04)}.sw-quick-icon{display:block;font-size:22px;color:var(--sw-blue);margin-bottom:4px}
/* Home: remove header-level Load More/View All controls; keep the single bottom button in Latest Songs. */
.sw-home-layout .category-header .view-all-link{display:none!important}

/* sections */.category-section,.song-header,.songs-section,.more-songs-section,.category-about-section,.category-faq-section,.song-comments-section,.listen-download-section,.songs-section.song-description-section{background:var(--sw-card)!important;border:1px solid var(--sw-border)!important;border-radius:9px!important;margin:0 0 13px!important;padding:12px!important;box-shadow:0 2px 8px rgba(18,31,53,.035)!important}.category-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0 0 8px!important;padding:0 0 8px!important;border-bottom:2px solid #1976c9!important}.category-header h1,.category-header h2,.category-header h3{margin:0!important;color:#183b5c!important;font-weight:800!important;font-size:17px!important;line-height:1.25!important}.view-all-link{background:#eaf4ff!important;color:var(--sw-blue)!important;text-decoration:none!important;padding:5px 9px!important;border-radius:6px!important;font-size:11px!important;font-weight:800!important}
.home-song-list{display:flex!important;flex-direction:column!important;width:100%!important}.home-song-item{display:flex!important;align-items:center!important;min-height:61px!important;padding:6px 3px!important;border-bottom:1px solid #edf0f3!important;background:#fff!important;text-decoration:none!important;color:var(--sw-text)!important}.home-song-item:hover{background:#f5faff!important}.home-song-thumb{flex:0 0 48px!important;width:48px!important;height:48px!important;margin-right:9px!important;border-radius:7px!important;overflow:hidden!important}.home-song-thumb img{width:48px!important;height:48px!important;object-fit:cover!important;display:block!important}.home-song-info{flex:1 1 auto!important;min-width:0!important}.home-song-title{font-size:13px!important;line-height:17px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-song-artist{font-size:11px!important;line-height:15px!important;color:var(--sw-muted)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-song-download{flex:0 0 25px!important;color:#55ad49!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-song-download svg{width:17px!important;height:17px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important}.home-song-number{font-weight:800!important;color:#77818b!important;min-width:24px;text-align:center}.home-trending-section .home-song-item:first-of-type{background:#087d0b!important;color:#fff!important;border-radius:7px!important;border:0!important;margin-bottom:3px!important}.home-trending-section .home-song-item:first-of-type .home-song-title,.home-trending-section .home-song-item:first-of-type .home-song-artist,.home-trending-section .home-song-item:first-of-type .home-song-download,.home-trending-section .home-song-item:first-of-type .home-song-number{color:#fff!important}
.albums-grid,.collection-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px!important;align-items:start!important}.albums-grid .album-card-link,.collection-grid .album-card-link{height:100%;display:block}.albums-grid .album-card-simple,.collection-grid .album-card-simple{height:100%;display:flex;flex-direction:column}.albums-grid .album-details-simple,.collection-grid .album-details-simple{min-height:48px}.album-card-link{text-decoration:none!important;min-width:0}.album-card-simple{background:#fff;border:1px solid var(--sw-border);border-radius:7px;overflow:hidden}.album-cover-medium{aspect-ratio:1/1;position:relative;overflow:hidden;background:#eef2f6}.album-cover-medium img{width:100%!important;height:100%!important;object-fit:contain!important;display:block}.album-cover-medium .album-song-badge{position:absolute;top:7px;right:7px;z-index:3;background:rgba(0,0,0,.76);color:#fff;padding:4px 7px;border-radius:5px;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}.album-details-simple{padding:7px 8px 8px}.album-details-simple h3,.album-details-simple h4{margin:0!important;font-size:12px!important;line-height:16px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-meta-line,.album-songs-count,.album-year{font-size:10px!important;color:var(--sw-muted)!important;margin:2px 0 0!important}
.sw-home-layout{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sw-home-layout>.category-section{margin:0!important}.sw-home-layout>.sw-home-wide-section{grid-column:1/-1}.sw-full-section{margin-bottom:13px}.sw-music-zone{margin-top:0}.sw-zone-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.sw-zone{border-radius:8px;padding:18px 7px;color:#fff;text-align:center;text-decoration:none!important;font-weight:800;font-size:12px;background:linear-gradient(135deg,#6a2be2,#9b37ff)}.sw-zone:nth-child(2){background:linear-gradient(135deg,#ff8a00,#ffb000)}.sw-zone:nth-child(3){background:linear-gradient(135deg,#ec176f,#ff3d91)}.sw-zone:nth-child(4){background:linear-gradient(135deg,#06a75b,#21c978)}.sw-zone:nth-child(5){background:linear-gradient(135deg,#0877df,#36a2ff)}.sw-zone:nth-child(6){background:linear-gradient(135deg,#52616b,#8797a2)}
footer{margin-top:8px}.footer-links{background:#063f78!important;color:#dcecff!important;margin-top:0!important;padding:20px 15px!important;text-align:center}.footer-links a{color:#fff!important;text-decoration:none}.footer-separator{opacity:.6;margin:0 5px}footer p{margin:0;background:#063f78;color:#dcecff;padding:0 15px 18px;text-align:center;font-size:12px}footer p a{color:#fff!important;text-decoration:none}
.sw-load-more{display:flex!important;justify-content:center!important;margin:10px 0 1px!important}.sw-load-more button{border:1px solid #b9d5f5!important;background:#edf5ff!important;color:var(--sw-blue)!important;border-radius:6px!important;padding:6px 14px!important;font-weight:800!important;cursor:pointer;font-size:11px}.sw-hidden-item{display:none!important}
/* Category Albums screenshot-style responsive design */
.sw-category-albums-page{margin-bottom:13px}
.sw-category-album-hero{display:grid;grid-template-columns:145px 1fr 190px;gap:20px;align-items:center;margin:0 0 13px;padding:10px 12px;border-radius:10px;background:linear-gradient(110deg,#063f78,#0877df 65%,#0b5cb4);color:#fff;box-shadow:0 3px 12px rgba(0,61,122,.16)}
.sw-category-album-hero-cover{width:145px;height:105px;border-radius:7px;overflow:hidden;background:#fff}.sw-category-album-hero-cover img{width:100%;height:100%;object-fit:cover;display:block}
.sw-category-album-hero-main h1{margin:0 0 7px;font-size:27px;line-height:1.15;color:#fff}.sw-category-album-hero-main p{margin:0;font-size:13px;line-height:1.5;color:#fff;opacity:.95}
.sw-category-album-stats{display:grid;gap:8px}.sw-category-album-stats div{padding:10px 12px;border-radius:8px;background:rgba(0,45,100,.32);border:1px solid rgba(255,255,255,.12)}.sw-category-album-stats b{display:block;font-size:11px}.sw-category-album-stats strong{display:block;font-size:19px;margin-top:2px;color:#fff}
.sw-category-album-tabs{display:flex;align-items:center;gap:10px;margin:0 0 13px;flex-wrap:wrap}.sw-category-album-tabs a{padding:9px 22px;background:#fff;border:1px solid var(--sw-border);border-radius:7px;text-decoration:none!important;font-weight:700;font-size:12px;color:#183b5c;box-shadow:0 1px 4px rgba(20,40,60,.04)}.sw-category-album-tabs a.active{background:#0877df;color:#fff;border-color:#0877df}.sw-category-album-tabs select{margin-left:auto;height:37px;padding:0 13px;border:1px solid var(--sw-border);border-radius:7px;background:#fff;color:#33404d;font-weight:700;font-size:12px}
.sw-category-album-section{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:12px;box-shadow:0 2px 8px rgba(18,31,53,.035)}.sw-category-album-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px!important}.sw-category-album-grid .album-cover-medium{aspect-ratio:1/1;position:relative;background:#eef2f6}.sw-category-album-grid .album-cover-medium img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.sw-category-album-grid .album-song-badge{position:absolute;right:7px;top:7px;z-index:2;background:rgba(0,0,0,.76);color:#fff;padding:4px 7px;border-radius:5px;font-size:11px;font-weight:800}.sw-category-album-grid .album-details-simple{padding:8px 10px 9px}.sw-category-album-grid .album-details-simple h3{font-size:13px!important;line-height:17px!important;color:#172f49}.sw-category-album-grid .album-meta-line{font-size:11px!important}.sw-category-empty{text-align:center;padding:25px;margin:0;color:var(--sw-muted)}
@media(max-width:900px){.sw-category-album-hero{grid-template-columns:92px 1fr;gap:12px;padding:9px}.sw-category-album-hero-cover{width:92px;height:92px}.sw-category-album-hero-main h1{font-size:19px;line-height:1.2}.sw-category-album-hero-main p{font-size:11px;line-height:1.4}.sw-category-album-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.sw-category-album-stats div{padding:7px 9px}.sw-category-album-stats strong{font-size:16px}.sw-category-album-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.sw-category-album-tabs a{padding:9px 5px;text-align:center;font-size:11px}.sw-category-album-tabs select{grid-column:1/-1;width:100%;margin:0}.sw-category-album-section{padding:8px}.sw-category-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.sw-category-album-grid .album-details-simple{padding:7px 8px}.sw-category-album-grid .album-details-simple h3{font-size:12px!important;line-height:16px!important}.sw-category-album-grid .album-meta-line{font-size:10px!important}.sw-category-album-grid .album-song-badge{font-size:9px;padding:3px 5px;right:5px;top:5px;bottom:auto}}

@media(max-width:1100px){.albums-grid,.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.menu-wrapper{width:min(100% - 20px,720px);flex-wrap:wrap;padding:6px 0}.top-menu ul{width:100%;overflow:auto;flex-wrap:nowrap;scrollbar-width:none}.top-menu ul::-webkit-scrollbar{display:none}.search-box{width:100%;margin:0}.search-box form{width:100%}.search-box input{flex:1;width:auto}.albums-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sw-home-layout{grid-template-columns:1fr}.sw-home-layout>.category-section{grid-column:auto}.sw-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sw-zone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){header{min-height:55px;padding:8px 12px}header .site-logo{width:100%;text-align:center!important}header .site-logo a{font-size:25px!important}header .site-logo b{width:33px!important;height:33px!important;font-size:24px!important}.container{width:calc(100% - 12px)}.top-menu{display:none}.sw-home-hero{min-height:115px;padding:18px 16px;margin:9px 0}.sw-home-hero h1{font-size:20px}.sw-home-hero p{font-size:10px}.sw-headphones{font-size:50px;margin-right:5px}.sw-update{font-size:11px;padding:9px 10px}.sw-search-home{padding:7px}.sw-search-home form{gap:5px}.sw-search-home input{min-width:0;width:100%;font-size:12px}.sw-search-home select{width:68px;font-size:11px;padding:0 3px}.sw-search-home button{width:43px;padding:0;font-size:0}.sw-search-home button:after{content:'🔍';font-size:15px}.sw-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.sw-quick{padding:8px 3px;font-size:10px}.sw-quick-icon{font-size:18px}.category-section,.song-header,.songs-section,.more-songs-section,.category-about-section,.category-faq-section,.song-comments-section,.listen-download-section,.songs-section.song-description-section{padding:9px!important;margin-bottom:9px!important}.category-header{padding-bottom:7px!important;margin-bottom:6px!important}.category-header h1,.category-header h2,.category-header h3{font-size:15px!important}.view-all-link{font-size:10px!important;padding:4px 7px!important}.home-song-item{min-height:58px!important;padding:5px 2px!important}.home-song-thumb{flex-basis:44px!important;width:44px!important;height:44px!important;margin-right:8px!important}.home-song-thumb img{width:44px!important;height:44px!important}.home-song-title{font-size:12px!important;line-height:16px!important}.home-song-artist{font-size:10px!important;line-height:14px!important}.home-song-download{flex-basis:22px!important}.albums-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}.album-details-simple{padding:6px!important}.album-details-simple h3,.album-details-simple h4{font-size:11px!important;line-height:14px!important}.album-meta-line,.album-songs-count{font-size:9px!important}.sw-zone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sw-zone{padding:13px 5px;font-size:10px}.footer-links{padding:15px 8px!important;font-size:11px}}



/* ===== Home PC layout fixes =====
   Latest Albums: 8 cards on desktop.
   Top Songs: full-width two-column song list on desktop.
   Mobile keeps the existing compact single-column song list.
*/
@media(min-width:901px){
  .sw-home-layout>.sw-home-latest-albums-section .albums-grid{
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .sw-home-layout>.sw-home-top-songs-section{
    grid-column:1/-1!important;
  }
  .sw-home-top-songs-section .home-song-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:18px!important;
    row-gap:0!important;
  }
  .sw-home-top-songs-section .home-song-item{
    min-width:0!important;
  }
}
@media(min-width:601px) and (max-width:900px){
  .sw-home-layout>.sw-home-latest-albums-section .albums-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(max-width:600px){
  .sw-home-layout>.sw-home-latest-albums-section .albums-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .sw-home-top-songs-section .home-song-list{
    display:flex!important;
    flex-direction:column!important;
  }
}

/* ===== SongWorldZ Category Song Page ===== */
.sw-category-song-page{margin-bottom:13px}
.sw-category-song-hero{display:grid;grid-template-columns:125px minmax(0,1fr) 185px;gap:16px;align-items:center;background:linear-gradient(105deg,#063f78,#0877df);border-radius:9px;padding:12px;color:#fff;margin:0 0 13px;box-shadow:0 3px 12px rgba(0,40,90,.12)}
.sw-category-song-cover{width:125px;height:125px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.sw-category-song-cover img{width:100%;height:100%;object-fit:contain;display:block}
.sw-category-song-main h1{font-size:28px;line-height:1.2;margin:0 0 7px;color:#fff;font-weight:800}.sw-category-song-main p{font-size:13px;line-height:1.55;margin:0;color:#eef7ff;max-width:700px}
.sw-category-song-stats{display:grid;gap:8px}.sw-category-song-stats div{display:grid;grid-template-columns:32px 1fr;column-gap:7px;padding:10px;border-radius:8px;background:rgba(0,30,70,.28);border:1px solid rgba(255,255,255,.13);align-items:center}.sw-category-song-stats span{grid-row:1/3;font-size:24px}.sw-category-song-stats b{font-size:11px;font-weight:500;opacity:.85}.sw-category-song-stats strong{font-size:18px;color:#fff}
.sw-category-song-tabs{display:flex;gap:9px;margin:0 0 13px;flex-wrap:wrap}.sw-category-song-tabs a{padding:9px 21px;background:#fff;border:1px solid var(--sw-border);border-radius:7px;text-decoration:none!important;color:#183b5c;font-weight:800;font-size:12px;box-shadow:0 1px 4px rgba(20,40,60,.04)}.sw-category-song-tabs a.active,.sw-category-song-tabs a:hover{background:#0877df;color:#fff;border-color:#0877df}
.sw-category-song-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:13px;align-items:start}.sw-category-song-left{min-width:0}.sw-category-song-toolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.sw-category-song-toolbar select{height:38px;padding:0 14px;border:1px solid var(--sw-border);border-radius:7px;background:#fff;color:#33404d;font-weight:700;font-size:12px}.sw-category-song-search{height:38px;flex:0 1 320px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--sw-border);border-radius:7px;padding:0 10px}.sw-category-song-search span{font-size:22px;color:#183b5c}.sw-category-song-search input{border:0;outline:0;width:100%;font-size:12px;color:#33404d;background:transparent}
.sw-category-song-list{background:#fff;border:1px solid var(--sw-border);border-radius:9px;overflow:hidden;box-shadow:0 2px 8px rgba(18,31,53,.035)}.sw-category-song-head,.sw-category-song-row{display:grid;grid-template-columns:30px minmax(120px,1.7fr) minmax(80px,1fr) 60px 55px 82px;gap:6px;align-items:center}.sw-category-song-head{min-height:34px;background:#f7fafc;border-bottom:1px solid #e4ebf1;color:#183b5c;font-size:11px;font-weight:800;padding:0 9px}.sw-category-song-row{min-height:57px;padding:5px 9px;border-bottom:1px solid #e8edf2;color:#33404d;font-size:11px}.sw-category-song-row:last-of-type{border-bottom:0}.sw-cat-number{text-align:center;font-weight:800;color:#183b5c}.sw-cat-song-name{display:flex;align-items:center;gap:9px;min-width:0;text-decoration:none!important;color:#183b5c}.sw-cat-song-name img{width:42px;height:42px;flex:0 0 42px;border-radius:5px;object-fit:cover}.sw-cat-song-name b{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sw-cat-artist,.sw-cat-duration,.sw-cat-size{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-cat-actions{display:flex;justify-content:flex-end;gap:7px}.sw-cat-play,.sw-cat-download{width:36px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:6px;text-decoration:none!important;font-weight:900;font-size:15px}.sw-cat-play{background:#29475f;color:#fff}.sw-cat-download{background:#0877df;color:#fff}.sw-category-pagination{padding:9px;text-align:center;border-top:1px solid #e8edf2}.sw-category-pagination a{margin:0 2px}
.sw-category-song-sidebar{min-width:0}.sw-cat-side-card{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:11px;margin-bottom:13px;box-shadow:0 2px 8px rgba(18,31,53,.035)}.sw-cat-side-card h2{font-size:16px;color:#183b5c;margin:0 0 9px}.sw-cat-side-card p{font-size:12px;line-height:1.55;color:#52616b;margin:0}.sw-cat-side-title{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:9px}.sw-cat-side-title h2{margin:0}.sw-cat-side-title a{background:#0877df;color:#fff;text-decoration:none;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:800}.sw-cat-popular-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sw-cat-popular-grid .album-card-simple{height:100%}.sw-cat-popular-grid .album-cover-medium{aspect-ratio:1/1}.sw-cat-popular-grid .album-details-simple{padding:5px}.sw-cat-popular-grid .album-details-simple h3{font-size:10px!important;line-height:13px!important}.sw-cat-popular-grid .album-meta-line{font-size:9px!important}.sw-cat-popular-grid .album-song-badge{font-size:8px;padding:3px 4px;right:4px;top:4px}
@media(max-width:900px){.sw-category-song-hero{grid-template-columns:92px minmax(0,1fr);gap:12px}.sw-category-song-cover{width:92px;height:92px}.sw-category-song-main h1{font-size:20px}.sw-category-song-main p{font-size:11px}.sw-category-song-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.sw-category-song-stats div{padding:8px}.sw-category-song-layout{grid-template-columns:1fr}.sw-category-song-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sw-cat-side-card{margin-bottom:0}}
@media(max-width:600px){.sw-category-song-page{margin-bottom:9px}.sw-category-song-hero{padding:9px;margin-bottom:9px}.sw-category-song-main h1{font-size:18px;margin-bottom:5px}.sw-category-song-main p{font-size:10px;line-height:1.4}.sw-category-song-stats{gap:6px}.sw-category-song-stats div{grid-template-columns:25px 1fr;padding:7px}.sw-category-song-stats span{font-size:20px}.sw-category-song-stats b{font-size:9px}.sw-category-song-stats strong{font-size:16px}.sw-category-song-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:9px}.sw-category-song-tabs a{padding:9px 4px;text-align:center;font-size:10px;white-space:nowrap}.sw-category-song-tabs a:last-child{grid-column:1/-1}.sw-category-song-toolbar{gap:6px}.sw-category-song-toolbar select{height:36px;padding:0 9px;font-size:10px}.sw-category-song-search{height:36px;flex:1}.sw-category-song-search input{font-size:10px}.sw-category-song-head{display:none}.sw-category-song-row{grid-template-columns:24px minmax(0,1fr) 39px 32px;gap:5px;min-height:58px;padding:5px 6px}.sw-cat-number{font-size:10px}.sw-cat-song-name{gap:7px}.sw-cat-song-name img{width:40px;height:40px;flex-basis:40px}.sw-cat-song-name b{font-size:11px}.sw-cat-artist{grid-column:2;grid-row:2;position:relative;top:-10px;padding-left:47px;font-size:9px;color:#73808d;white-space:nowrap}.sw-cat-duration{grid-column:3;grid-row:2;position:relative;top:-10px;font-size:9px}.sw-cat-size{display:none}.sw-cat-actions{grid-column:4;grid-row:1/3;align-self:center}.sw-cat-play{display:none}.sw-cat-download{width:30px;height:30px;font-size:14px}.sw-category-song-sidebar{display:block}.sw-cat-side-card{margin-bottom:9px}.sw-cat-side-title h2{font-size:14px}.sw-cat-popular-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}}

/* SongWorldZ album page */
/* ===== RaagWorld Album / Song List Page ===== */
.sw-album-hero{display:grid;grid-template-columns:190px minmax(0,1fr) 300px;gap:20px;align-items:center;background:#fff;border:1px solid var(--sw-border);border-radius:10px;padding:14px;margin:0 0 13px;box-shadow:0 2px 10px rgba(18,31,53,.045)}
.sw-album-cover{width:190px;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#eef2f6;border:1px solid #e5ebf1}
.sw-album-cover img{width:100%;height:100%;object-fit:cover;display:block}
.sw-album-main{padding:3px 0;min-width:0}.sw-album-main h1{font-size:29px;line-height:1.2;margin:0 0 7px;color:#071d43;font-weight:800}.sw-album-singer{font-size:17px;color:#29475f;font-weight:700;margin-bottom:8px}.sw-album-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:12px;color:#52616b;margin-bottom:10px}.sw-album-meta span{display:inline-flex;align-items:center}.sw-album-meta span:not(:last-child)::after{content:' •';margin-left:7px;color:#9aa8b4}.sw-album-main p{font-size:13px;line-height:1.55;margin:0;color:#52616b;max-width:720px}
.sw-album-side-meta{background:#f7faff;border:1px solid #e1ebf4;border-radius:8px;padding:9px 12px}.sw-album-side-meta div{display:flex;flex-direction:column;border-bottom:1px solid #e5edf4;padding:6px 0}.sw-album-side-meta div:last-child{border-bottom:0}.sw-album-side-meta b{font-size:10px;font-weight:600;color:#71808e}.sw-album-side-meta span{font-size:12px;font-weight:800;color:#183b5c;margin-top:2px}
.sw-album-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:13px;align-items:start}.sw-album-left .songs-section{margin-bottom:13px!important}.sw-album-info-mobile{display:none}
.sw-track-list{display:flex;flex-direction:column}.sw-track-row{display:grid;grid-template-columns:35px 48px minmax(0,1fr) 55px 136px;gap:9px;align-items:center;min-height:59px;border-bottom:1px solid #e8edf2;padding:5px 3px;background:#fff;transition:background .15s ease}.sw-track-row:last-child{border-bottom:0}.sw-track-row:hover{background:#f8fbff}.sw-track-number{text-align:center;font-size:13px;font-weight:800;color:#183b5c}.sw-track-thumb{width:48px;height:48px;border-radius:6px;overflow:hidden;background:#eef2f6}.sw-track-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sw-track-info{min-width:0}.sw-track-info a{display:block;color:#183b5c;text-decoration:none;font-size:14px;font-weight:800;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-track-info span{display:block;color:#73808d;font-size:11px;line-height:1.3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-track-duration{font-size:12px;color:#52616b;text-align:right;white-space:nowrap}.sw-track-download{display:flex;align-items:center;justify-content:center;gap:5px;min-width:116px;background:#0877df;color:#fff!important;text-decoration:none!important;border-radius:6px;padding:8px;font-size:12px;font-weight:800;white-space:nowrap}
.sw-side-card{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:11px;margin-bottom:13px;box-shadow:0 2px 8px rgba(18,31,53,.035)}.sw-side-card h2{font-size:17px;color:#183b5c;margin:0 0 9px}.sw-info-table{border-top:1px solid #e7edf2}.sw-info-table div{display:grid;grid-template-columns:42% 58%;border-bottom:1px solid #e7edf2;font-size:12px}.sw-info-table b,.sw-info-table span{padding:7px 6px}.sw-info-table b{background:#f5f8fb;color:#40566c;font-weight:700}.sw-info-table span{color:#263f57}.sw-side-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.sw-side-title h2{margin:0}.sw-side-title a{background:#0877df;color:#fff;text-decoration:none;border-radius:6px;padding:7px 9px;font-size:11px;font-weight:800}.sw-similar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sw-similar-grid .album-details-simple{padding:5px}.sw-similar-grid .album-details-simple h3{font-size:11px}.sw-similar-grid .album-meta-line{font-size:9px}
.sw-related-songs{margin-top:13px}.sw-related-songs-grid .album-card-link{min-width:0}.sw-related-songs-grid .album-card-simple{height:100%;overflow:hidden}.sw-related-songs-grid .album-cover-medium{aspect-ratio:1/1;position:relative;overflow:hidden}.sw-related-songs-grid .album-cover-medium img{width:100%;height:100%;object-fit:contain;display:block}.sw-related-songs-grid .album-details-simple{min-height:52px;display:flex;flex-direction:column;justify-content:center}.sw-related-songs-grid .album-details-simple h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:900px){.sw-album-hero{grid-template-columns:130px minmax(0,1fr);gap:13px}.sw-album-cover{width:130px}.sw-album-side-meta{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sw-album-side-meta div{border-bottom:0}.sw-album-layout{grid-template-columns:1fr}.sw-album-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sw-side-card{margin-bottom:0}}
@media(max-width:600px){.sw-album-hero{grid-template-columns:92px minmax(0,1fr);gap:10px;padding:10px}.sw-album-cover{width:92px}.sw-album-main h1{font-size:18px}.sw-album-singer{font-size:13px;margin-bottom:5px}.sw-album-meta{font-size:10px;gap:4px;margin-bottom:4px}.sw-album-meta span:not(:last-child)::after{margin-left:4px}.sw-album-main p{display:none}.sw-album-side-meta{grid-template-columns:repeat(2,1fr);padding:5px 8px}.sw-album-side-meta b{font-size:9px}.sw-album-side-meta span{font-size:10px}.sw-album-info-mobile{display:block}.sw-album-info-mobile .sw-side-card{margin-bottom:9px}.sw-album-info-desktop{display:none}.sw-album-sidebar{display:block}.sw-album-sidebar .sw-side-card{margin-bottom:9px}.sw-album-songs{padding:9px!important;overflow:hidden}.sw-album-songs .category-header{padding:3px 1px 8px!important;margin-bottom:6px!important}.sw-album-songs .category-header h2{font-size:15px!important}.sw-track-list{width:100%}.sw-track-row{grid-template-columns:24px 46px minmax(0,1fr) 34px 31px;gap:7px;min-height:58px;padding:6px 1px}.sw-track-number{font-size:12px}.sw-track-thumb{width:46px;height:46px}.sw-track-info a{font-size:12px;line-height:16px}.sw-track-info span{font-size:9.5px;line-height:13px;margin-top:1px}.sw-track-duration{font-size:10px}.sw-track-download{width:31px;min-width:31px;height:31px;padding:0!important;border-radius:6px;font-size:0!important;justify-self:end;display:flex!important;align-items:center!important;justify-content:center!important}.sw-track-download::before{content:'↓';font-size:17px!important;line-height:1!important;font-weight:800}.sw-track-download span{display:none!important}.sw-related-songs{padding:9px!important;margin-top:9px}.sw-related-songs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.sw-related-songs-grid .album-details-simple{padding:7px!important;min-height:48px}.sw-related-songs-grid .album-details-simple h3{font-size:11px!important;line-height:14px!important}.sw-related-songs-grid .album-songs-count{font-size:9px!important;line-height:12px!important}}

/* ===== SongWorldZ Download Page ===== */
.sw-download-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:13px;align-items:start}
.sw-download-main{min-width:0}.sw-download-sidebar{min-width:0}
.sw-song-hero{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:center;background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:13px;margin-bottom:13px;box-shadow:0 2px 8px rgba(18,31,53,.035)}
.sw-song-cover{width:190px;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#eef2f6;position:relative}
.sw-song-cover img{width:100%;height:100%;object-fit:cover;display:block}
.sw-song-hero-info h1{margin:0 0 9px;color:#071d43;font-size:27px;line-height:1.18;font-weight:800}
.sw-song-meta{font-size:14px;line-height:1.75;color:#253f5d}.sw-song-meta b{display:inline-block;width:22px;color:#0867c9}
.sw-download-card,.sw-download-side-card{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:12px;margin-bottom:13px;box-shadow:0 2px 8px rgba(18,31,53,.035)}
.sw-download-card h2,.sw-download-side-card h2{margin:0 0 10px;color:#183b5c;font-size:17px;line-height:1.3;font-weight:800}
.sw-download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.sw-download-btn{border:0;border-radius:6px;background:#0877df;color:#fff;min-height:58px;padding:7px 8px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:800;cursor:pointer}
.sw-download-btn small{font-size:12px;font-weight:600}.sw-download-btn:disabled{opacity:.75;cursor:not-allowed}
.sw-zip-btn{margin-top:10px;background:#f3f8fd;border:1px solid #dbe8f2;border-radius:7px;text-align:center;padding:9px;color:#0867c9;font-size:13px;font-weight:800}
.sw-safe-note{margin-top:10px;padding:8px;text-align:center;background:#eaf9f1;border:1px solid #c8ead8;border-radius:7px;color:#168b50;font-size:12px}
.sw-detail-table{border-top:1px solid #e4ebf1}.sw-detail-table div{display:grid;grid-template-columns:34% 66%;border-bottom:1px solid #e4ebf1;font-size:12px}.sw-detail-table b,.sw-detail-table span{padding:7px 8px}.sw-detail-table b{background:#f5f8fb;color:#40566c}.sw-detail-table span{color:#263f57}
.sw-share-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.sw-share-grid a,.sw-share-grid button{border:0;border-radius:6px;padding:10px 6px;text-align:center;text-decoration:none;color:#fff;font-size:12px;font-weight:800;cursor:pointer;background:#1877f2}.sw-share-grid a:nth-child(2){background:#18b957}.sw-share-grid a:nth-child(3){background:#229ed9}.sw-share-grid a:nth-child(4){background:#111}.sw-share-grid button{background:#607080}
.sw-download-side-card{padding:11px}.sw-album-info-mini{display:flex;gap:10px;align-items:center}.sw-album-info-mini img{width:90px;height:90px;object-fit:cover;border-radius:6px}.sw-album-info-mini div{min-width:0}.sw-album-info-mini strong,.sw-album-info-mini span{display:block}.sw-album-info-mini strong{font-size:14px;color:#183b5c}.sw-album-info-mini span{font-size:11px;color:#52616b;margin-top:3px}
.sw-side-blue-btn{display:block;text-align:center;background:#0877df;color:#fff!important;text-decoration:none;padding:9px;border-radius:6px;margin-top:10px;font-size:12px;font-weight:800}
.sw-side-title{display:flex;align-items:center;justify-content:space-between;gap:7px}.sw-side-title a{background:#0877df;color:#fff;text-decoration:none;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:800}
.sw-related-list a{display:grid;grid-template-columns:48px minmax(0,1fr) 35px 12px;gap:8px;align-items:center;padding:6px 0;border-bottom:1px solid #e8edf2;text-decoration:none}.sw-related-list a:last-child{border-bottom:0}.sw-related-list img{width:48px;height:48px;object-fit:cover;border-radius:6px}.sw-related-list b,.sw-related-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-related-list b{font-size:12px;color:#183b5c}.sw-related-list small{font-size:10px;color:#73808d;margin-top:2px}.sw-related-list em{font-size:10px;color:#52616b;font-style:normal;text-align:right}.sw-related-list i{font-size:20px;color:#73808d;font-style:normal}
@media(max-width:900px){.sw-download-layout{grid-template-columns:1fr}.sw-song-hero{grid-template-columns:135px minmax(0,1fr)}.sw-song-cover{width:135px}.sw-download-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sw-download-sidebar .sw-download-side-card{margin:0}}
@media(max-width:600px){
 .sw-download-layout{display:block}.sw-song-hero{grid-template-columns:105px minmax(0,1fr);gap:10px;padding:9px;margin-bottom:9px}.sw-song-cover{width:105px}.sw-song-hero-info h1{font-size:17px;margin-bottom:6px}.sw-song-meta{font-size:10px;line-height:1.55}.sw-song-meta b{width:17px} .sw-download-card,.sw-download-side-card{padding:9px;margin-bottom:9px}.sw-download-card h2,.sw-download-side-card h2{font-size:15px;margin-bottom:8px}.sw-download-grid{grid-template-columns:1fr;gap:6px}.sw-download-btn{min-height:39px;font-size:12px}.sw-download-btn small{font-size:10px}.sw-zip-btn{font-size:11px;padding:8px}.sw-safe-note{font-size:9px}
 .sw-detail-table div{grid-template-columns:38% 62%;font-size:10px}.sw-detail-table b,.sw-detail-table span{padding:6px}
 .sw-share-grid{grid-template-columns:repeat(2,1fr)}.sw-share-grid a,.sw-share-grid button{padding:9px 5px;font-size:10px}
 .sw-download-sidebar{display:block}.sw-download-sidebar .sw-download-side-card{margin-bottom:9px}.sw-album-info-mini img{width:75px;height:75px}
}

/* ===== SongWorldZ Search Page ===== */
.sw-search-page{margin-bottom:14px}
.sw-search-hero{display:grid;grid-template-columns:78px minmax(0,1fr) 145px;gap:16px;align-items:center;background:linear-gradient(105deg,#063f78,#0877df);border-radius:10px;padding:16px;color:#fff;margin:0 0 13px;box-shadow:0 3px 12px rgba(0,45,90,.14)}
.sw-search-hero-icon{width:78px;height:78px;border-radius:10px;background:rgba(255,255,255,.95);color:#063f78;display:flex;align-items:center;justify-content:center;font-size:44px;font-weight:700;border:3px solid rgba(255,255,255,.55)}
.sw-search-hero-content h1{font-size:26px;line-height:1.2;margin:0 0 6px;color:#fff;font-weight:800}
.sw-search-hero-content p{font-size:13px;line-height:1.5;margin:0;color:#eef7ff}
.sw-search-hero-count{background:rgba(0,48,105,.42);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;text-align:center}
.sw-search-hero-count span{display:block;font-size:11px;color:#dbeeff;margin-bottom:2px}
.sw-search-hero-count strong{display:block;font-size:24px;color:#fff}
.sw-search-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:13px;align-items:start}
.sw-search-results{min-width:0;padding:0!important;overflow:hidden}
.sw-search-results-head{padding:10px 12px!important;margin:0!important;border-bottom:1px solid var(--sw-border)}
.sw-search-results-head h2{margin:0!important}
.sw-search-result-label{font-size:11px;color:var(--sw-muted);font-weight:700}
.sw-search-song-list{border:1px solid var(--sw-border);border-radius:0 0 7px 7px;overflow:hidden}
.sw-search-song-head,.sw-search-song-row{display:grid;grid-template-columns:36px minmax(250px,1.8fr) minmax(120px,1fr) 72px 82px;gap:8px;align-items:center}
.sw-search-song-head{min-height:36px;background:#f4f7fa;color:#183b5c;font-size:11px;font-weight:800;padding:0 10px}
.sw-search-song-row{min-height:66px;border-top:1px solid #e7edf2;padding:6px 10px;color:#183b5c}
.sw-search-number{text-align:center;font-size:12px;font-weight:700}
.sw-search-song-name{display:flex;align-items:center;gap:9px;min-width:0;text-decoration:none!important;color:#183b5c}
.sw-search-song-name img{width:52px;height:52px;flex:0 0 52px;object-fit:cover;border-radius:6px;background:#eef2f6}
.sw-search-song-name span{min-width:0}
.sw-search-song-name b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sw-search-song-name small{display:block;font-size:10px;color:var(--sw-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.sw-search-artist,.sw-search-duration{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sw-search-actions{display:flex;justify-content:flex-end;gap:6px}
.sw-search-play,.sw-search-download{width:35px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:900}
.sw-search-play{background:#29475f;color:#fff}
.sw-search-download{background:#0877df;color:#fff}
.sw-search-pagination{text-align:center;padding:10px 0 1px}
.sw-search-empty{text-align:center;padding:48px 20px;color:#6f7b86}
.sw-search-empty-icon{width:58px;height:58px;margin:0 auto 9px;border-radius:50%;background:#eef5fb;color:#0877df;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700}
.sw-search-empty h3{margin:0 0 5px;color:#183b5c;font-size:17px}
.sw-search-empty p{margin:0;font-size:12px}
.sw-search-sidebar{min-width:0}
.sw-search-side-card{padding:11px!important;margin-bottom:13px!important}
.sw-search-side-card .category-header{margin-bottom:8px!important}
.sw-search-side-card p{font-size:12px;line-height:1.55;color:#52616b;margin:0}
.sw-search-tags{display:flex;flex-wrap:wrap;gap:7px}
.sw-search-tags a{background:#eaf4ff;border:1px solid #d4e8fa;color:#0867c9;text-decoration:none!important;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:800}
@media(max-width:900px){
 .sw-search-layout{grid-template-columns:1fr}
 .sw-search-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:13px}
 .sw-search-side-card{margin:0!important}
}
@media(max-width:600px){
 .sw-search-hero{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px}
 .sw-search-hero-icon{width:64px;height:64px;font-size:35px;border-radius:8px}
 .sw-search-hero-content h1{font-size:19px;margin-bottom:4px}
 .sw-search-hero-content p{font-size:10px;line-height:1.35}
 .sw-search-hero-count{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:8px 12px}
 .sw-search-hero-count span{margin:0;font-size:10px}.sw-search-hero-count strong{font-size:18px}
 .sw-search-sidebar{display:block}
 .sw-search-side-card{margin-bottom:9px!important}
 .sw-search-results-head{padding:9px!important}
 .sw-search-results-head h2{font-size:15px!important}
 .sw-search-result-label{font-size:9px}
 .sw-search-song-head{display:none}
 .sw-search-song-row{grid-template-columns:22px minmax(0,1fr) 48px;gap:6px;min-height:61px;padding:6px}
 .sw-search-song-name{gap:7px}
 .sw-search-song-name img{width:44px;height:44px;flex-basis:44px}
 .sw-search-song-name b{font-size:11px}
 .sw-search-song-name small{font-size:9px}
 .sw-search-artist{display:none}
 .sw-search-duration{font-size:9px;text-align:right}
 .sw-search-actions{grid-column:3;grid-row:1;gap:4px}
 .sw-search-play{display:none}
 .sw-search-download{width:31px;height:31px}
 .sw-search-duration{position:relative;right:36px;top:0;width:35px}
 .sw-search-empty{padding:35px 15px}
 .sw-search-empty h3{font-size:15px}.sw-search-empty p{font-size:10px}
 .sw-search-side-card p{font-size:10px}
 .sw-search-tags a{font-size:10px;padding:6px 8px}
}

/* ===== SongWorldZ Artist Page ===== */
.sw-artist-page{margin-bottom:14px}
.sw-artist-hero{display:grid;grid-template-columns:150px minmax(0,1fr) 245px;gap:18px;align-items:center;background:linear-gradient(105deg,#063f78,#0877df);border-radius:10px;padding:14px;color:#fff;margin:0 0 13px;box-shadow:0 3px 12px rgba(0,45,90,.14)}
.sw-artist-avatar{width:150px;height:150px;border-radius:10px;overflow:hidden;background:#eef2f6;display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.5)}
.sw-artist-avatar img{width:100%;height:100%;object-fit:cover}
.sw-artist-main h1{font-size:30px;line-height:1.15;margin:0 0 8px;color:#fff}
.sw-artist-role{font-size:14px;font-weight:700;margin:0 0 9px;color:#fff}
.sw-artist-intro{font-size:13px;line-height:1.55;margin:0;color:#eef7ff;max-width:720px}
.sw-artist-stats{display:grid;gap:8px}
.sw-artist-stat{display:flex;align-items:center;gap:12px;background:rgba(0,48,105,.45);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px}
.sw-artist-stat>span{font-size:28px;line-height:1}
.sw-artist-stat b{display:block;font-size:11px;font-weight:500;color:#dbeeff;margin-bottom:2px}
.sw-artist-stat strong{display:block;font-size:21px;color:#fff}
.sw-artist-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 13px}
.sw-artist-tabs a{display:flex;align-items:center;justify-content:center;min-height:42px;background:#fff;border:1px solid var(--sw-border);border-radius:8px;text-decoration:none!important;color:#183b5c;font-weight:800;font-size:13px}
.sw-artist-tabs a.active{background:#0877df;color:#fff;border-color:#0877df}
.sw-artist-toolbar{display:flex;gap:8px;margin-left:auto}
.sw-artist-toolbar select{height:34px;border:1px solid var(--sw-border);border-radius:6px;padding:0 9px;color:#183b5c;background:#fff}
.sw-artist-search{height:34px;width:210px;display:flex;align-items:center;gap:6px;border:1px solid var(--sw-border);border-radius:6px;background:#fff;padding:0 9px}
.sw-artist-search span{font-size:18px;color:#183b5c}
.sw-artist-search input{border:0;outline:0;width:100%;font-size:12px;background:transparent}
.sw-artist-song-list{border:1px solid var(--sw-border);border-radius:7px;overflow:hidden}
.sw-artist-song-head,.sw-artist-song-row{display:grid;grid-template-columns:35px minmax(250px,1.8fr) minmax(120px,1fr) 70px 65px 92px;gap:8px;align-items:center}
.sw-artist-song-head{min-height:34px;background:#f4f7fa;color:#183b5c;font-size:11px;font-weight:800;padding:0 9px}
.sw-artist-song-row{min-height:62px;border-top:1px solid #e7edf2;padding:6px 9px;color:#183b5c}
.sw-artist-number{text-align:center;font-weight:700;font-size:12px}
.sw-artist-song-name{display:flex;align-items:center;gap:9px;min-width:0;text-decoration:none!important;color:#183b5c}
.sw-artist-song-name img{width:48px;height:48px;flex:0 0 48px;border-radius:6px;object-fit:cover}
.sw-artist-song-name span{min-width:0}
.sw-artist-song-name b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sw-artist-song-name small{display:block;font-size:10px;color:var(--sw-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.sw-artist-album-name,.sw-artist-duration,.sw-artist-size{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sw-artist-actions{display:flex;justify-content:flex-end;gap:6px}
.sw-artist-play,.sw-artist-download{width:35px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:900}
.sw-artist-play{background:#29475f;color:#fff}
.sw-artist-download{background:#0877df;color:#fff}
.sw-artist-pagination{text-align:center;padding:10px 0 1px}
.sw-artist-empty{text-align:center;padding:28px;color:#6f7b86;font-size:14px}
.sw-related-artists-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.sw-related-artist-card{text-decoration:none!important;color:#183b5c;text-align:center;border:1px solid var(--sw-border);border-radius:8px;overflow:hidden;background:#fff;padding-bottom:8px}
.sw-related-artist-image{aspect-ratio:1/1;background:#eef2f6;overflow:hidden;margin-bottom:6px}
.sw-related-artist-image img{width:100%;height:100%;object-fit:cover}
.sw-related-artist-card strong{font-size:11px;display:block;padding:0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:900px){
.sw-artist-hero{grid-template-columns:105px minmax(0,1fr);gap:12px}.sw-artist-avatar{width:105px;height:105px}.sw-artist-stats{grid-column:1/-1;grid-template-columns:1fr 1fr}.sw-artist-main h1{font-size:23px}.sw-artist-intro{font-size:11px}
.sw-artist-song-head{display:none}.sw-artist-song-row{grid-template-columns:24px minmax(0,1fr) 62px 38px;gap:6px;min-height:61px;padding:5px 6px}.sw-artist-song-name img{width:44px;height:44px;flex-basis:44px}.sw-artist-song-name b{font-size:12px}.sw-artist-song-name small{font-size:9px}.sw-artist-album-name{display:none}.sw-artist-size{display:none}.sw-artist-duration{font-size:9px}.sw-artist-actions{gap:4px}.sw-artist-play{display:none}.sw-artist-download{width:31px;height:31px}.sw-related-artists-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:600px){
.sw-artist-hero{grid-template-columns:82px minmax(0,1fr);padding:10px;gap:10px}.sw-artist-avatar{width:82px;height:82px;border-radius:8px}.sw-artist-main h1{font-size:20px;margin-bottom:5px}.sw-artist-role{font-size:11px;margin-bottom:5px}.sw-artist-intro{font-size:10px;line-height:1.35}.sw-artist-stats{gap:6px}.sw-artist-stat{padding:8px;gap:7px}.sw-artist-stat>span{font-size:20px}.sw-artist-stat b{font-size:9px}.sw-artist-stat strong{font-size:17px}
.sw-artist-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sw-artist-tabs a{min-height:38px;font-size:10px;padding:0 3px}
.sw-artist-songs-section{padding:8px!important}.sw-artist-songs-section .category-header{display:block!important}.sw-artist-toolbar{margin:7px 0 0;width:100%}.sw-artist-toolbar select{width:95px;font-size:10px}.sw-artist-search{flex:1;width:auto;height:32px}.sw-artist-search input{font-size:10px}
.sw-artist-song-row{grid-template-columns:22px minmax(0,1fr) 55px 34px}.sw-artist-song-name{gap:7px}.sw-artist-song-name img{width:42px;height:42px;flex-basis:42px}.sw-artist-song-name b{font-size:11px}.sw-artist-song-name small{font-size:9px}.sw-artist-duration{font-size:9px}.sw-artist-download{width:30px;height:30px}
.sw-related-artists-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.sw-related-artist-card strong{font-size:9px}
}



/* SongWorldZ SEO content + internal navigation */
.sw-seo-about-section{margin-top:18px}
.sw-seo-about-section p{max-width:100%;line-height:1.65}
.sw-internal-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.sw-internal-links a{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid var(--sw-border);border-radius:7px;background:#f7fafc;color:var(--sw-blue2);font-weight:700;text-decoration:none}
.sw-internal-links a:hover{background:#eef6ff;color:var(--sw-blue)}
.sw-side-internal-links{margin-top:10px}
.sw-side-internal-links a{padding:6px 9px;font-size:12px}

/* ===== FINAL PC/DESKTOP SPACING — single source of truth ===== */
@media (min-width:901px){
  .container{width:min(1180px,calc(100% - 28px));}
  .breadcrumb,.breadcrumbs{margin:8px 0!important;}

  /* Keep every desktop section compact and prevent inherited vertical margins. */
  .category-section,.song-header,.songs-section,.more-songs-section,
  .category-about-section,.category-faq-section,.song-comments-section,
  .listen-download-section,.songs-section.song-description-section{
    margin-top:0!important;
    margin-bottom:8px!important;
  }

  .sw-home-hero{margin:10px 0 8px!important;}
  .sw-update{margin-bottom:8px!important;}
  .sw-search-home{margin-bottom:8px!important;}
  .sw-quick-grid{margin-bottom:8px!important;}

  .sw-category-song-hero,.sw-category-album-hero,
  .sw-album-hero,.sw-song-hero{margin-bottom:8px!important;}
  .sw-category-song-tabs,.sw-category-album-tabs{margin-bottom:8px!important;}

  /* IMPORTANT: do not let the tallest column stretch the shorter column. */
  .sw-home-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-rows:max-content!important;
    align-items:start!important;
    align-content:start!important;
    gap:8px!important;
  }
  .sw-home-layout>.category-section{
    margin:0!important;
    align-self:start!important;
    height:max-content!important;
  }
  .sw-home-layout>.sw-home-wide-section{
    grid-column:1/-1!important;
  }

  .sw-category-song-layout,.sw-album-layout,.sw-download-layout,
  .sw-search-layout{gap:8px!important;align-items:start!important;}
  .sw-cat-side-card,.sw-side-card,.sw-download-card,.sw-download-side-card,
  .sw-search-side-card{margin-bottom:8px!important;}
  .sw-internal-links{margin-top:8px!important;}
  .sw-artist-page,.sw-search-page,.sw-category-albums-page,.sw-category-song-page{margin-bottom:8px!important;}
  footer{margin-top:0!important;}
}

/* ===== Category song list mobile overflow fix ===== */
@media(max-width:600px){
  .sw-category-song-layout{display:block!important}
  .sw-category-song-sidebar{margin-top:9px}
  .sw-category-song-list{width:100%;max-width:100%;overflow:hidden}
  .sw-category-song-head,
  .sw-category-song-row{
    grid-template-columns:28px minmax(0,1fr) 48px 76px!important;
    gap:5px!important;
    padding-left:6px!important;
    padding-right:6px!important;
    min-width:0!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
  .sw-category-song-head{font-size:10px!important}
  .sw-category-song-row{min-height:54px!important}
  .sw-category-song-head > span:nth-child(3),
  .sw-category-song-head > span:nth-child(5),
  .sw-cat-size{display:none!important}
  .sw-cat-song-name{gap:7px!important;min-width:0!important}
  .sw-cat-song-name img{width:38px!important;height:38px!important;flex:0 0 38px!important}
  .sw-cat-song-name b{font-size:11px!important;line-height:14px!important}
  .sw-cat-artist{display:block!important;grid-column:2!important;grid-row:2!important;position:relative!important;top:-10px!important;padding-left:45px!important;font-size:9px!important;line-height:12px!important;color:#73808d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}
  .sw-cat-duration{font-size:10px!important;text-align:center}
  .sw-cat-actions{justify-content:flex-end!important;gap:5px!important;min-width:0!important}
  .sw-cat-play,.sw-cat-download{
    width:32px!important;height:32px!important;flex:0 0 32px!important;
    font-size:13px!important;
  }
}


/* ===== RaagWorld 2026 HOME DESIGN — final home-only visual layer ===== */
.rw-header{background:#fff!important;border-bottom:1px solid #edf1f6!important;box-shadow:none!important;min-height:70px!important;padding:0 0!important}
.rw-header-inner{width:min(1180px,calc(100% - 28px));height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.rw-header .site-logo{margin:0!important;padding:0!important;line-height:1!important}
.rw-header .site-logo a{font-size:30px!important;font-weight:800!important;letter-spacing:-1.3px!important;text-decoration:none!important;color:#101827!important}
.rw-header .site-logo span{color:#101827!important}.rw-header .site-logo b{color:#0877df!important;background:none!important;width:auto!important;height:auto!important;font-size:inherit!important;margin:0!important}
.rw-main-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.rw-main-nav a{position:relative;text-decoration:none!important;color:#111827!important;font-size:13px;font-weight:700;padding:27px 0 23px}.rw-main-nav a.active{color:#0877df!important}.rw-main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:#0877df;border-radius:2px}.rw-head-search{width:44px;height:44px;border-radius:50%;background:#f4f7fb;color:#172033;text-decoration:none!important;display:flex;align-items:center;justify-content:center;font-size:27px;line-height:1}
.rw-home{padding-top:10px!important}.rw-search-wrap{max-width:920px;margin:0 auto 10px;background:#fff;border:1px solid #edf1f6;border-radius:30px;padding:7px;box-shadow:0 3px 16px rgba(22,35,58,.06)}.rw-search-wrap form{display:flex;align-items:center;gap:8px}.rw-search-icon{font-size:26px;margin-left:14px;color:#172033;transform:rotate(-20deg)}.rw-search-wrap input{flex:1;min-width:0;border:0;outline:0;height:38px;font-size:13px;color:#263247;background:transparent}.rw-search-wrap input::placeholder{color:#8994a5}.rw-search-wrap button{border:0;background:#0877df;color:#fff;font-weight:700;border-radius:24px;height:38px;padding:0 28px;cursor:pointer}
.rw-trending{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:0 auto 18px;font-size:11px;color:#4c5868}.rw-trending strong{color:#1b2638;margin-right:3px}.rw-trending a{background:#f0f3f7;border-radius:20px;padding:6px 11px;text-decoration:none!important;color:#526072}
.rw-section{background:#fff;border:0!important;border-radius:10px!important;box-shadow:0 3px 14px rgba(25,42,70,.055)!important;margin:0 0 18px!important;padding:12px!important}.rw-section-head{display:flex;align-items:center;justify-content:space-between;border:0!important;margin:0 0 10px!important;padding:0!important}.rw-section-head h2{font-size:19px!important;line-height:1.2!important;color:#101a2d!important;margin:0!important;font-weight:800!important;position:relative;padding-left:13px}.rw-section-head h2:before{content:"";position:absolute;left:0;top:2px;width:4px;height:20px;background:#0877df;border-radius:4px}
.rw-song-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.rw-song-card{display:block;text-decoration:none!important;min-width:0;color:#101827}.rw-cover{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#eef2f7}.rw-cover img{width:100%;height:100%;object-fit:cover;display:block}.rw-card-controls{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:3px 2px 0}.rw-play{position:static;width:26px;height:26px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#101827;font-size:10px;box-shadow:0 2px 7px rgba(0,0,0,.18);flex:0 0 26px}.rw-duration{position:static;background:rgba(0,0,0,.72);color:#fff;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1.2}.rw-song-meta{padding:4px 2px 2px}.rw-song-meta b{display:block;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rw-song-meta span{display:block;font-size:10px;line-height:14px;color:#778294;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rw-hidden{display:none!important}.rw-load-wrap{text-align:center;margin:14px 0 2px}.rw-load-wrap button{border:0;background:#0877df;color:#fff;border-radius:22px;padding:9px 30px;font-weight:700;font-size:11px;cursor:pointer;box-shadow:0 3px 10px rgba(8,119,223,.2)}
.rw-special-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rw-special-row .rw-section{margin-bottom:18px!important}.rw-featured{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:center}.rw-featured-cover{display:block;aspect-ratio:1/1;border-radius:8px;overflow:hidden}.rw-featured-cover img{width:100%;height:100%;object-fit:cover}.rw-featured-info>span{display:inline-block;background:#ffe6e3;color:#e24a40;border-radius:15px;padding:5px 10px;font-size:10px;font-weight:800}.rw-featured-info h3{font-size:24px;margin:10px 0 5px;color:#101a2d}.rw-featured-info p{margin:0 0 16px;color:#6d7889;font-size:13px}.rw-featured-info em{font-style:normal;margin:0 5px}.rw-featured-info>a{display:inline-flex;background:#0877df;color:#fff;border-radius:22px;padding:10px 24px;text-decoration:none!important;font-weight:700;font-size:12px}.rw-top-list{border-radius:8px;overflow:hidden}.rw-top-item{display:grid;grid-template-columns:28px 42px minmax(0,1fr) 45px 15px;align-items:center;gap:8px;min-height:57px;padding:4px 8px;text-decoration:none!important;border-bottom:1px solid #eef1f5;color:#111827}.rw-top-item:last-child{border-bottom:0}.rw-top-item>strong{text-align:center;color:#0877df;font-size:12px}.rw-top-item img{width:42px;height:42px;object-fit:cover;border-radius:6px}.rw-top-item span{min-width:0}.rw-top-item b,.rw-top-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rw-top-item b{font-size:11px}.rw-top-item small{font-size:9px;color:#778294;margin-top:2px}.rw-top-item time{font-size:10px;color:#718096;text-align:right}.rw-top-item i{font-style:normal;font-size:19px;text-align:center}
.rw-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rw-cat{min-height:76px;border-radius:9px;color:#fff!important;text-decoration:none!important;display:flex;align-items:center;gap:13px;padding:12px 14px;background:linear-gradient(135deg,#ff3c59,#ff5f9a)}.rw-cat:nth-child(4n+2){background:linear-gradient(135deg,#ff951d,#ffb400)}.rw-cat:nth-child(4n+3){background:linear-gradient(135deg,#0877df,#36a2ff)}.rw-cat:nth-child(4n){background:linear-gradient(135deg,#11b87d,#27d59a)}.rw-cat:nth-child(5n){background:linear-gradient(135deg,#7040e9,#a04dff)}.rw-cat-icon{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 40px}.rw-cat b{display:block;font-size:13px}.rw-cat small{display:block;font-size:9px;margin-top:3px;opacity:.95}
/* Keep existing footer functional but make home footer clean/white. */
footer{margin-top:0!important;background:#fff!important;border-top:1px solid #edf1f6!important}.footer-links{background:#fff!important;color:#667386!important;padding:22px 12px 8px!important}.footer-links a{color:#4c5868!important}.footer-separator{color:#d2d8e0!important}footer p{background:#fff!important;color:#8a94a3!important;padding:4px 12px 22px!important}footer p a{color:#0877df!important}
@media(max-width:900px){.rw-header-inner{width:calc(100% - 20px);height:62px}.rw-header .site-logo a{font-size:25px!important}.rw-main-nav{gap:22px}.rw-main-nav a{font-size:11px;padding:23px 0 20px}.rw-main-nav a.active:after{bottom:14px}.rw-head-search{width:38px;height:38px;font-size:23px}.rw-song-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.rw-special-row{gap:10px}.rw-featured{grid-template-columns:135px 1fr;gap:12px}.rw-featured-info h3{font-size:19px}.rw-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.rw-home{padding-top:7px!important}.rw-header-inner{height:55px;width:calc(100% - 14px);gap:8px}.rw-header .site-logo a{font-size:20px!important;letter-spacing:-.8px!important}.rw-main-nav{gap:15px}.rw-main-nav a{font-size:9px;padding:20px 0 18px}.rw-main-nav a.active:after{bottom:12px;height:2px}.rw-head-search{width:32px;height:32px;font-size:19px}.rw-search-wrap{border-radius:24px;padding:5px;margin-bottom:8px}.rw-search-icon{font-size:22px;margin-left:10px}.rw-search-wrap input{height:34px;font-size:10px}.rw-search-wrap button{height:34px;padding:0 17px;font-size:10px}.rw-trending{justify-content:flex-start;overflow:hidden;flex-wrap:nowrap;white-space:nowrap;margin-bottom:12px;font-size:9px}.rw-trending a{padding:5px 8px;flex:0 0 auto}.rw-section{border-radius:8px!important;padding:8px!important;margin-bottom:10px!important}.rw-section-head{margin-bottom:8px!important}.rw-section-head h2{font-size:16px!important;padding-left:10px}.rw-section-head h2:before{height:17px;width:3px}.rw-song-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.rw-song-card{min-width:0}.rw-cover{border-radius:6px}.rw-card-controls{min-height:26px;padding-top:2px}.rw-play{position:static;width:22px;height:22px;font-size:9px;flex-basis:22px}.rw-duration{font-size:8px;padding:1px 4px}.rw-song-meta{padding:3px 1px 0}.rw-song-meta b{font-size:10px;line-height:13px}.rw-song-meta span{font-size:8px;line-height:11px}.rw-load-wrap{margin:10px 0 1px}.rw-load-wrap button{padding:8px 25px;font-size:10px}.rw-special-row{display:block}.rw-special-row .rw-section{margin-bottom:10px!important}.rw-featured{grid-template-columns:125px minmax(0,1fr);gap:12px}.rw-featured-info>span{font-size:8px;padding:4px 8px}.rw-featured-info h3{font-size:17px;margin:7px 0 3px}.rw-featured-info p{font-size:10px;margin-bottom:9px}.rw-featured-info>a{font-size:10px;padding:8px 16px}.rw-top-item{grid-template-columns:22px 38px minmax(0,1fr) 38px 12px;gap:6px;min-height:49px;padding:3px 4px}.rw-top-item img{width:38px;height:38px}.rw-top-item b{font-size:10px}.rw-top-item small{font-size:8px}.rw-top-item time{font-size:9px}.rw-top-item i{font-size:16px}.rw-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rw-cat{min-height:62px;padding:9px 10px;gap:9px;border-radius:7px}.rw-cat-icon{width:32px;height:32px;flex-basis:32px;font-size:19px}.rw-cat b{font-size:11px}.rw-cat small{font-size:8px}.footer-links{padding:14px 6px 5px!important;font-size:10px}.footer-separator{margin:0 3px}footer p{font-size:9px!important;padding-bottom:16px!important}}

.legacy-top-menu{display:none!important}

/* ===== HOME FINAL MOBILE + FOOTER FIX ===== */
.rw-footer{background:#fff!important;border-top:1px solid #e8eef5!important;margin-top:8px!important;color:#667386!important}
.rw-footer-inner{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:34px 0 28px;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:55px}
.rw-footer-brand{max-width:430px}.rw-footer-logo{display:inline-block;text-decoration:none!important;font-size:28px;font-weight:800;letter-spacing:-1.2px;color:#101827!important}.rw-footer-logo b{color:#0877df}.rw-footer-tagline{font-size:12px;color:#7b8796;margin-top:0}.rw-footer-brand p{margin:13px 0 0!important;padding:0!important;background:transparent!important;color:#778294!important;text-align:left!important;font-size:12px!important;line-height:1.6!important;max-width:390px}.rw-footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.rw-footer-col h3{font-size:13px;color:#172033;margin:4px 0 5px}.rw-footer-col a{font-size:11px;color:#687587!important;text-decoration:none!important}.rw-footer-col a:hover{color:#0877df!important}.rw-footer-bottom{border-top:1px solid #edf1f6;text-align:left;width:min(1180px,calc(100% - 28px));margin:0 auto;padding:14px 0 20px;font-size:10px;color:#8a94a3}.rw-footer-bottom a{color:#0877df!important;text-decoration:none!important}
@media(max-width:600px){
  .rw-song-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .rw-cover{border-radius:7px!important}
  .rw-song-meta{padding:6px 2px 3px!important}
  .rw-song-meta b{font-size:11px!important;line-height:14px!important}
  .rw-song-meta span{font-size:9px!important;line-height:12px!important}
  .rw-special-row{display:block!important}
  .rw-footer-inner{width:calc(100% - 24px);padding:24px 0 18px;grid-template-columns:1fr 1fr;gap:22px 18px}
  .rw-footer-brand{grid-column:1/-1;max-width:none}.rw-footer-logo{font-size:24px}.rw-footer-brand p{font-size:10px!important;line-height:1.5!important;margin-top:9px!important}.rw-footer-col{gap:6px}.rw-footer-col h3{font-size:11px;margin-bottom:3px}.rw-footer-col a{font-size:10px}.rw-footer-bottom{width:calc(100% - 24px);padding:11px 0 16px;font-size:9px;text-align:center}
}


/* Category album filters */
.sw-album-filter-box{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:10px 11px;margin:0 0 13px;box-shadow:0 2px 8px rgba(18,31,53,.035)}
.sw-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(180px,1.35fr) auto;gap:8px;align-items:end}
.sw-filter-row label{display:flex;flex-direction:column;gap:4px;min-width:0}
.sw-filter-row label>span{font-size:10px;font-weight:800;color:#183b5c}
.sw-filter-row select,.sw-filter-row input{width:100%;height:36px;border:1px solid var(--sw-border);border-radius:7px;background:#fff;padding:0 9px;color:#33404d;font-size:11px;outline:none}
.sw-filter-row select:focus,.sw-filter-row input:focus{border-color:#0877df;box-shadow:0 0 0 2px rgba(8,119,223,.08)}
.sw-filter-reset{height:36px;border:1px solid #0877df;border-radius:7px;background:#fff;color:#0877df;padding:0 12px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}
.sw-filter-reset:hover{background:#0877df;color:#fff}
.sw-year-chips{display:flex;gap:6px;overflow:auto;margin-top:9px;padding-bottom:1px;scrollbar-width:none}
.sw-year-chips::-webkit-scrollbar{display:none}
.sw-year-chips button{border:1px solid var(--sw-border);background:#f7fafc;color:#33404d;border-radius:20px;padding:6px 12px;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}
.sw-year-chips button.active{background:#0877df;color:#fff;border-color:#0877df}
.sw-category-album-tabs button{padding:9px 22px;background:#fff;border:1px solid var(--sw-border);border-radius:7px;text-decoration:none;font-weight:700;font-size:12px;color:#183b5c;box-shadow:0 1px 4px rgba(20,40,60,.04);cursor:pointer}
.sw-category-album-tabs button.active,.sw-category-album-tabs button:hover{background:#0877df;color:#fff;border-color:#0877df}
.sw-filter-result-count{font-size:10px;color:var(--sw-muted);font-weight:600}
.sw-filter-album[style*="display: none"]{display:none!important}
@media(max-width:900px){
 .sw-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}
 .sw-filter-row .sw-filter-search{grid-column:1/-1}
 .sw-filter-reset{width:100%}
 .sw-category-album-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
 .sw-category-album-tabs button{padding:9px 4px;font-size:10px}
}
@media(max-width:600px){
 .sw-album-filter-box{padding:9px}
 .sw-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .sw-filter-row label>span{font-size:9px}
 .sw-filter-row select,.sw-filter-row input,.sw-filter-reset{height:34px;font-size:10px}
 .sw-filter-reset{grid-column:1/-1}
 .sw-category-album-tabs{gap:6px;margin-bottom:9px}
 .sw-category-album-tabs button{padding:8px 3px;font-size:9px}
 .sw-filter-result-count{display:none}
}


/* ===== Category album cover placeholder fix ===== */
.sw-category-album-hero-cover img[src*="/assets/images/music.svg"],
.sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"]{
  object-fit:contain!important;
  object-position:center!important;
  background:#eef2f6!important;
  padding:18px!important;
}
@media(max-width:600px){
  .sw-category-album-hero-cover img[src*="/assets/images/music.svg"],
  .sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"]{
    padding:14px!important;
  }
}

/* ===== CATEGORY ALBUMS — FINAL 2026 CLEAN LAYER ===== */
/* The old All/Latest/Top/Year tab row is intentionally removed from Category.php. */
#swAlbumTabs{display:none!important}

/* Compact category hero */
.sw-category-album-hero{
  grid-template-columns:120px minmax(0,1fr) 170px!important;
  gap:14px!important;
  min-height:108px!important;
  padding:9px 11px!important;
  margin-bottom:10px!important;
  border-radius:9px!important;
}
.sw-category-album-hero-cover{
  width:120px!important;
  height:90px!important;
  border-radius:7px!important;
  background:#eef2f6!important;
  overflow:hidden!important;
}
.sw-category-album-hero-cover img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.sw-category-album-hero-cover img[src*="/assets/images/music.svg"],
.sw-category-album-hero-cover img.sw-album-placeholder{
  object-fit:contain!important;
  object-position:center!important;
  padding:16px!important;
  background:#eef2f6!important;
}
.sw-category-album-hero-main h1{
  font-size:23px!important;
  line-height:1.18!important;
  margin:0 0 5px!important;
}
.sw-category-album-hero-main p{
  font-size:11px!important;
  line-height:1.45!important;
  margin:0!important;
  max-width:720px!important;
}
.sw-category-album-stats{gap:6px!important}
.sw-category-album-stats div{padding:7px 9px!important;border-radius:7px!important}
.sw-category-album-stats b{font-size:9px!important}
.sw-category-album-stats strong{font-size:16px!important;margin-top:1px!important}

/* Filter controls */
.sw-album-filter-box{
  padding:9px 10px!important;
  margin-bottom:10px!important;
  border-radius:8px!important;
}
.sw-filter-row{gap:7px!important}
.sw-filter-row label>span{font-size:9px!important}
.sw-filter-row select,.sw-filter-row input,.sw-filter-reset{height:34px!important;font-size:10px!important}
.sw-filter-row select,.sw-filter-row input{padding:0 8px!important}
.sw-filter-reset{padding:0 10px!important}
.sw-year-chips{margin-top:7px!important;gap:5px!important}
.sw-year-chips button{padding:5px 10px!important;font-size:9px!important}

/* Album cards: identical square covers, no blank image area */
.sw-category-album-section{padding:10px!important;border-radius:8px!important}
.sw-category-album-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
.sw-category-album-grid .album-card-simple{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-radius:7px!important;
}
.sw-category-album-grid .album-cover-medium{
  width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  min-height:0!important;
  background:#eef2f6!important;
  overflow:hidden!important;
}
.sw-category-album-grid .album-cover-medium img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  padding:0!important;
}
.sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"],
.sw-category-album-grid .album-cover-medium img.sw-album-placeholder{
  object-fit:contain!important;
  object-position:center!important;
  padding:16%!important;
  background:#eef2f6!important;
}
.sw-category-album-grid .album-song-badge{
  top:6px!important;right:6px!important;padding:3px 6px!important;font-size:9px!important;
}
.sw-category-album-grid .album-details-simple{
  padding:7px 8px 8px!important;
  min-height:52px!important;
}
.sw-category-album-grid .album-details-simple h3{
  margin:0!important;
  font-size:12px!important;
  line-height:15px!important;
  font-weight:800!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.sw-category-album-grid .album-meta-line{
  margin:3px 0 0!important;
  font-size:10px!important;
  line-height:13px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

@media(max-width:900px){
  .sw-category-album-hero{
    grid-template-columns:88px minmax(0,1fr)!important;
    gap:10px!important;
    padding:8px!important;
  }
  .sw-category-album-hero-cover{width:88px!important;height:88px!important}
  .sw-category-album-hero-main h1{font-size:18px!important}
  .sw-category-album-hero-main p{font-size:10px!important}
  .sw-category-album-stats{
    grid-column:1/-1!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .sw-category-album-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
}

@media(max-width:600px){
  .sw-category-album-hero{
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:9px!important;
    padding:7px!important;
    margin-bottom:8px!important;
  }
  .sw-category-album-hero-cover{width:76px!important;height:76px!important}
  .sw-category-album-hero-cover img[src*="/assets/images/music.svg"],
  .sw-category-album-hero-cover img.sw-album-placeholder{padding:13px!important}
  .sw-category-album-hero-main h1{font-size:16px!important;line-height:1.2!important;margin-bottom:4px!important}
  .sw-category-album-hero-main p{font-size:9px!important;line-height:1.35!important}
  .sw-category-album-stats{gap:5px!important}
  .sw-category-album-stats div{padding:6px 7px!important}
  .sw-category-album-stats b{font-size:8px!important}
  .sw-category-album-stats strong{font-size:14px!important}

  .sw-album-filter-box{padding:8px!important;margin-bottom:8px!important}
  .sw-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .sw-filter-row .sw-filter-search{grid-column:1/-1!important}
  .sw-filter-reset{grid-column:1/-1!important;width:100%!important}
  .sw-filter-row label>span{font-size:8px!important}
  .sw-filter-row select,.sw-filter-row input,.sw-filter-reset{height:32px!important;font-size:9px!important}
  .sw-year-chips{margin-top:6px!important;gap:4px!important}
  .sw-year-chips button{padding:5px 9px!important;font-size:8px!important}

  .sw-category-album-section{padding:8px!important}
  .sw-category-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .sw-category-album-grid .album-details-simple{padding:6px 7px 7px!important;min-height:49px!important}
  .sw-category-album-grid .album-details-simple h3{font-size:11px!important;line-height:14px!important}
  .sw-category-album-grid .album-meta-line{font-size:9px!important;line-height:12px!important;margin-top:2px!important}
  .sw-category-album-grid .album-song-badge{top:5px!important;right:5px!important;font-size:8px!important;padding:3px 5px!important}
  .sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"],
  .sw-category-album-grid .album-cover-medium img.sw-album-placeholder{padding:14%!important}
}


/* FINAL VERIFIED ALBUM COVER FIX — keep the existing working thumbnail URL and show the complete cover. */
.sw-category-album-grid .album-cover-medium{
  position:relative!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  background:#fff!important;
}
.sw-category-album-grid .album-cover-medium img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
  background:#fff!important;
}
.sw-category-album-grid .album-cover-medium img.sw-album-placeholder,
.sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"]{
  object-fit:contain!important;
  padding:16%!important;
  background:#eef2f6!important;
}

/* VERIFIED 400x400 ALBUM THUMBNAIL — full cover, no crop */
.sw-category-album-grid .album-cover-medium {
  position: relative !important;
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  overflow: hidden !important;
  background: #fff !important;
}
.sw-category-album-grid .album-cover-medium img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}
.sw-category-album-grid .album-cover-medium img[src*="/assets/images/music.svg"],
.sw-category-album-grid .album-cover-medium img.sw-album-placeholder {
  object-fit: contain !important;
  padding: 16% !important;
  background: #eef2f6 !important;
}
@media (max-width: 600px) {
  .sw-category-album-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 10px !important; }
  .sw-category-album-grid .album-cover-medium { aspect-ratio: 1 / 1 !important; }
  .sw-category-album-grid .album-cover-medium img { object-fit: contain !important; }
}

/* RaagWorld Category Song Grid FINAL6: 4 desktop / 2 mobile, no play/download */
.sw-category-song-layout{display:block!important}.sw-category-song-sidebar{display:none!important}
.sw-song-filters{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:9px;align-items:end;background:#fff;border:1px solid var(--sw-border);border-radius:10px;padding:10px;margin:10px 0 12px}.sw-song-filters label{display:block;min-width:0}.sw-song-filters label>span{display:block;font-size:10px;font-weight:700;color:#52616b;margin:0 0 4px}.sw-song-filters select,.sw-song-filters input{width:100%;height:38px;border:1px solid #dbe4eb;border-radius:7px;background:#fff;padding:0 10px;font-size:12px;color:#243b53;outline:none}.sw-song-filters button{height:38px;border:1px solid #0877df;background:#0877df;color:#fff;border-radius:7px;padding:0 12px;font-size:11px;font-weight:700;cursor:pointer}.sw-song-grid-section{padding:10px!important}.sw-song-grid-head{margin-bottom:10px}.sw-song-grid-head h2{font-size:18px;margin:0;color:#183b5c}.sw-song-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sw-song-card{display:block;background:#fff;border:1px solid #dfe7ed;border-radius:9px;overflow:hidden;text-decoration:none!important;color:#183b5c;min-width:0;box-shadow:0 2px 7px rgba(18,31,53,.035)}.sw-song-card-thumb{position:relative;width:100%;aspect-ratio:1/1;background:#f1f4f7;overflow:hidden}.sw-song-card-thumb img{display:block;width:100%;height:100%;object-fit:cover}.sw-song-card-thumb img.sw-song-placeholder{object-fit:contain;padding:24%;background:#eef1f4}.sw-song-card-thumb>span{position:absolute;right:6px;bottom:6px;background:rgba(0,0,0,.78);color:#fff;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:700}.sw-song-card-info{padding:9px 10px 11px}.sw-song-card-info h3{font-size:14px;line-height:1.3;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-song-card-info p{font-size:11px;color:#71808d;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-song-load-more{display:inline-flex;align-items:center;justify-content:center;min-width:170px;height:40px;margin:15px auto 5px;display:flex;border:0;border-radius:7px;background:#0877df;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.sw-song-latest-albums{background:#fff;border:1px solid var(--sw-border);border-radius:10px;padding:11px;margin:14px 0}.sw-song-section-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #0877df;padding-bottom:7px;margin-bottom:10px}.sw-song-section-title h2{font-size:18px;margin:0;color:#183b5c}.sw-song-section-title a{font-size:11px;font-weight:700;color:#0877df;text-decoration:none}.sw-song-album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sw-song-album-card{min-width:0;text-decoration:none!important;color:#183b5c}.sw-song-album-thumb{aspect-ratio:1/1;overflow:hidden;border-radius:7px;background:#eef1f4}.sw-song-album-thumb img{width:100%;height:100%;display:block;object-fit:cover}.sw-song-album-card h3{font-size:12px;margin:6px 2px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-song-album-card p{font-size:10px;color:#71808d;margin:0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:760px){.sw-song-filters{grid-template-columns:1fr 1fr;gap:7px;padding:8px}.sw-song-filters .sw-song-search{grid-column:1/-1}.sw-song-filters button{grid-column:1/-1}.sw-song-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sw-song-card-info{padding:8px 8px 9px}.sw-song-card-info h3{font-size:12px}.sw-song-card-info p{font-size:10px}.sw-song-card-thumb>span{font-size:9px;padding:2px 5px}.sw-song-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sw-song-section-title h2{font-size:16px}.sw-song-load-more{width:100%;margin-top:12px}.sw-category-song-tabs{overflow-x:auto;white-space:nowrap}.sw-category-song-tabs a{font-size:10px!important}}

.sw-cat-actions,.sw-cat-play,.sw-cat-download{display:none!important}

/* Song category page: About section intentionally removed */
.sw-category-song-page > .sw-seo-about-section{display:none!important}


/* FINAL ALBUM PAGE HERO CLEANUP — avoid repeating Album Info above. */
.sw-album-hero{grid-template-columns:190px minmax(0,1fr)!important;align-items:center!important;}
.sw-album-main h1{margin-bottom:10px!important;}
.sw-album-side-meta{display:none!important;}
@media(max-width:900px){.sw-album-hero{grid-template-columns:110px minmax(0,1fr)!important;gap:12px!important;}.sw-album-cover{width:110px!important;}.sw-album-main h1{font-size:23px!important;}}
@media(max-width:600px){.sw-album-hero{grid-template-columns:96px minmax(0,1fr)!important;gap:10px!important;padding:9px!important;}.sw-album-cover{width:96px!important;}.sw-album-main h1{font-size:20px!important;line-height:1.22!important;margin-bottom:5px!important;}.sw-album-main p{font-size:10px!important;line-height:1.4!important;}}

/* ===== FINAL ALBUM PAGE RESPONSIVE LAYOUT ===== */
/* One source of truth for album metadata: Album Info card. */
.sw-album-side-meta{display:none!important;}
.sw-album-hero{grid-template-columns:190px minmax(0,1fr)!important;gap:20px!important;align-items:center!important;}
.sw-album-main{min-width:0!important;}
.sw-album-main h1{margin:0 0 10px!important;}

/* Desktop: songs left, Album Info + Similar Albums right. */
@media(min-width:901px){
  .sw-album-layout{grid-template-columns:minmax(0,1fr) 310px!important;}
  .sw-album-info-mobile{display:none!important;}
  .sw-album-info-desktop{display:block!important;}
}

/* Tablet/mobile: Album Info comes BEFORE the song list; no side-by-side squeeze. */
@media(max-width:900px){
  .sw-album-layout{display:flex!important;flex-direction:column!important;gap:9px!important;}
  .sw-album-left{display:contents!important;}
  .sw-album-info-mobile{display:block!important;order:1!important;width:100%!important;}
  .sw-album-songs{order:2!important;width:100%!important;}
  .sw-album-sidebar{display:contents!important;}
  .sw-album-info-desktop{display:none!important;}
  .sw-album-sidebar > #similar-albums{order:3!important;width:100%!important;margin-bottom:0!important;}
}

@media(max-width:600px){
  .sw-album-hero{display:block!important;padding:10px!important;margin-bottom:9px!important;}
  .sw-album-cover{width:100%!important;max-width:100%!important;aspect-ratio:1/1!important;border-radius:9px!important;margin:0 0 12px!important;}
  .sw-album-main h1{font-size:22px!important;line-height:1.2!important;margin-bottom:8px!important;}
  .sw-album-main p{display:block!important;font-size:11px!important;line-height:1.55!important;margin:0!important;max-width:none!important;}
  .sw-album-info-mobile .sw-side-card{margin-bottom:0!important;}
  .sw-side-card{padding:10px!important;border-radius:9px!important;}
  .sw-side-card h2{font-size:16px!important;}
  .sw-info-table div{font-size:11px!important;grid-template-columns:40% 60%!important;}
  .sw-info-table b,.sw-info-table span{padding:7px 6px!important;}
  .sw-album-songs{margin-top:0!important;}
  .sw-track-row{grid-template-columns:24px 46px minmax(0,1fr) 38px 31px!important;gap:6px!important;min-height:57px!important;}
  .sw-track-thumb{width:46px!important;height:46px!important;}
  .sw-track-info a{font-size:11.5px!important;}
  .sw-track-info span{font-size:9.5px!important;}
  .sw-track-duration{font-size:9.5px!important;}
}

/* ===== Album Page hard fixes ===== */
/* Always hide album tracks after the first 8 until Load More is clicked. */
.sw-track-row.sw-track-hidden{display:none!important;}
.sw-album-songs .sw-track-row[hidden]{display:none!important;}
/* Never show song-count badges over Similar Albums artwork. */
.sw-album-sidebar #similar-albums .album-song-badge,
.sw-album-sidebar #similar-albums .album-songs-count,
.sw-album-sidebar #similar-albums [class*="song-badge"],
.sw-album-sidebar #similar-albums [class*="songs-badge"]{display:none!important;}

/* ===== Album Page final refinements ===== */
.sw-album-sidebar #similar-albums .album-songs-count,
.sw-album-sidebar #similar-albums .album-song-count,
.sw-album-sidebar #similar-albums .song-count,
.sw-album-sidebar #similar-albums .total-songs,
.sw-album-sidebar #similar-albums [class*="song-count"]{display:none!important}
.sw-album-sidebar #similar-albums .album-cover-medium > span,
.sw-album-sidebar #similar-albums .album-cover-medium .album-songs-count{display:none!important}
.sw-album-songs .sw-load-more{width:100%;max-width:none;border:1px solid #b9d5f5!important;background:#edf5ff!important;color:var(--sw-blue)!important;border-radius:7px!important;padding:9px 14px!important;font-size:12px!important;font-weight:800!important;margin:10px 0 0!important}

/* ===== FINAL ALBUM MOBILE HERO + LOAD MORE ===== */
@media(max-width:600px){
  /* Compact mobile hero: cover beside title/meta, description below. */
  .sw-album-hero{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
    align-items:start!important;
  }
  .sw-album-cover{
    grid-column:1!important;
    grid-row:1!important;
    width:96px!important;
    height:96px!important;
    max-width:none!important;
    aspect-ratio:1/1!important;
    margin:0!important;
    border-radius:8px!important;
    overflow:hidden!important;
  }
  .sw-album-cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
  .sw-album-main{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    padding:0!important;
  }
  .sw-album-main h1{font-size:18px!important;line-height:1.2!important;margin:0 0 5px!important;}
  .sw-album-singer{font-size:12px!important;line-height:1.3!important;margin-bottom:5px!important;}
  .sw-album-meta{font-size:9.5px!important;line-height:1.3!important;gap:3px!important;margin-bottom:0!important;}
  .sw-album-meta span:not(:last-child)::after{margin-left:3px!important;}
  .sw-album-main p{
    grid-column:1/-1!important;
    grid-row:2!important;
    display:block!important;
    font-size:10.5px!important;
    line-height:1.5!important;
    margin:9px 0 0!important;
    max-width:none!important;
  }

  /* Blue Load More button matching RaagWorld category styling. */
  .sw-album-songs .sw-load-more{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:38px!important;
    box-sizing:border-box!important;
    margin:10px 0 0!important;
    padding:8px 12px!important;
    border:1px solid #0877df!important;
    border-radius:7px!important;
    background:#0877df!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
    cursor:pointer!important;
  }
  .sw-album-songs .sw-load-more:hover,
  .sw-album-songs .sw-load-more:focus{background:#0669c7!important;color:#fff!important;}
  .sw-load-more-count{margin-left:2px!important;}
  .sw-load-more-status{
    display:block!important;
    text-align:center!important;
    margin:5px 0 0!important;
    color:#6b7a88!important;
    font-size:9.5px!important;
    line-height:1.3!important;
  }
}


/* ===== FINAL ALBUM LOAD MORE BLUE ===== */
.sw-album-songs .sw-load-more{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:40px!important;
  box-sizing:border-box!important;
  margin:10px 0 0!important;
  padding:9px 14px!important;
  border:1px solid #0877df!important;
  border-radius:7px!important;
  background:#0877df!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
.sw-album-songs .sw-load-more:hover,.sw-album-songs .sw-load-more:focus{background:#0669c7!important;color:#fff!important;}

/* Mobile album hero: cover left, title/artist/meta right, SEO description below. */
@media(max-width:600px){
  .sw-album-hero{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:0 10px!important;
    padding:10px!important;
    align-items:start!important;
  }
  .sw-album-cover{grid-column:1!important;grid-row:1!important;width:96px!important;height:96px!important;margin:0!important;border-radius:8px!important;overflow:hidden!important;}
  .sw-album-cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
  .sw-album-main{display:contents!important;}
  .sw-album-main h1{grid-column:2!important;grid-row:1!important;font-size:18px!important;line-height:1.2!important;margin:0 0 5px!important;min-width:0!important;}
  .sw-album-singer{grid-column:2!important;grid-row:1!important;align-self:start!important;margin-top:44px!important;font-size:12px!important;line-height:1.25!important;}
  .sw-album-meta{grid-column:2!important;grid-row:1!important;align-self:start!important;margin-top:64px!important;font-size:9.5px!important;line-height:1.25!important;gap:2px!important;max-width:100%!important;}
  .sw-album-meta span{white-space:nowrap!important;}
  .sw-album-main p{grid-column:1/-1!important;grid-row:2!important;display:block!important;font-size:10.5px!important;line-height:1.5!important;margin:9px 0 0!important;max-width:none!important;}
}

/* ===== RAAGWORLD ALBUM PAGE — MOBILE FINAL LAYOUT ONLY ===== */
@media (max-width:600px){
  .sw-album-hero{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    column-gap:10px!important;
    row-gap:0!important;
    align-items:start!important;
    padding:10px!important;
    margin-bottom:9px!important;
  }
  .sw-album-cover{
    grid-column:1!important;
    grid-row:1 / span 3!important;
    width:96px!important;
    height:96px!important;
    margin:0!important;
    aspect-ratio:1/1!important;
    border-radius:8px!important;
    overflow:hidden!important;
  }
  .sw-album-cover img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
  }
  .sw-album-main{display:contents!important;}
  .sw-album-main h1{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    margin:0 0 4px!important;
    font-size:18px!important;
    line-height:1.2!important;
  }
  .sw-album-singer{
    grid-column:2!important;
    grid-row:2!important;
    margin:0 0 3px!important;
    font-size:12px!important;
    line-height:1.3!important;
  }
  .sw-album-meta{
    grid-column:2!important;
    grid-row:3!important;
    margin:0!important;
    gap:3px!important;
    font-size:9.5px!important;
    line-height:1.25!important;
  }
  .sw-album-meta span{white-space:nowrap!important;}
  .sw-album-meta span:not(:last-child)::after{margin-left:3px!important;}
  .sw-album-main p{
    grid-column:1 / -1!important;
    grid-row:4!important;
    display:block!important;
    margin:9px 0 0!important;
    max-width:none!important;
    font-size:10.5px!important;
    line-height:1.5!important;
  }

  /* Blue Load More — mobile only */
  .sw-album-songs .sw-load-more{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:38px!important;
    margin:10px 0 0!important;
    padding:8px 12px!important;
    box-sizing:border-box!important;
    border:1px solid #0877df!important;
    border-radius:7px!important;
    background:#0877df!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
  }
}

/* ===== RaagWorld Song Page - Clean 2nd Design ===== */
.sw-song-page{width:100%;}
.sw-song-main{width:100%;min-width:0;}
.sw-song-hero{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;align-items:center;background:#fff;border:1px solid var(--sw-border);border-radius:10px;padding:14px;margin-bottom:12px;box-shadow:0 2px 8px rgba(18,31,53,.035)}
.sw-song-cover{width:190px;height:190px;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#eef2f6;position:relative}
.sw-song-cover img{width:100%;height:100%;object-fit:cover;display:block}
.sw-song-label{display:inline-block;background:#0877df;color:#fff;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:800;margin-bottom:8px}
.sw-song-hero-info h1{margin:0 0 5px;color:#071d43;font-size:29px;line-height:1.18;font-weight:800}
.sw-song-artist{font-size:17px;font-weight:700;color:#1d3954;margin-bottom:12px}.sw-song-artist a{color:inherit;text-decoration:none}
.sw-song-meta-line{display:flex;gap:9px;flex-wrap:wrap;color:#52616b;font-size:13px}.sw-song-meta-line span{display:inline-flex;align-items:center}.sw-song-meta-line span:not(:last-child)::after{content:'•';margin-left:9px;color:#9aa8b4}
.sw-online-play-card{padding:10px 13px!important;margin-bottom:12px!important}.sw-online-play-card h2,.sw-audio-note{display:none!important}
.sw-audio-player{display:flex;align-items:center;gap:11px;padding:7px 5px!important;border:0!important;background:#f5faff!important;min-height:52px!important}.sw-audio-play{flex:0 0 43px;width:43px;height:43px;border:0;border-radius:50%;background:#087ee8;color:#fff;font-size:17px;line-height:43px;text-align:center;cursor:pointer;padding:0}.sw-audio-time{font-size:11px;color:#4b6070;min-width:34px;text-align:center}.sw-audio-progress{position:relative;flex:1;height:6px;background:#d8e1e9;border-radius:10px;cursor:pointer}.sw-audio-fill{position:absolute;left:0;top:0;height:100%;width:0;background:#087ee8;border-radius:10px}.sw-audio-thumb{position:absolute;left:0;top:50%;width:12px;height:12px;background:#087ee8;border-radius:50%;transform:translate(-50%,-50%)}
.sw-download-action-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;margin-bottom:10px!important}.sw-download-grid.single{display:block}.sw-download-btn.sw-primary-download{width:50%;min-height:48px;background:#f01818;border-radius:7px;font-size:15px}.sw-smaller-file{position:absolute;margin-left:calc(50% + 12px);margin-top:-48px;width:31%;min-height:48px;display:flex;align-items:center;justify-content:center;background:#f5f8fb;border:1px solid #dfe6ee;border-radius:7px;color:#52616b;font-size:12px;text-align:center}.sw-smaller-file span{font-weight:700;color:#52616b;margin-left:3px}.sw-download-action-card .sw-safe-note{display:none}
.sw-song-description{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:12px;margin-bottom:12px;color:#52616b;font-size:13px;line-height:1.55}.sw-song-description p{margin:0}
.sw-song-info-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:12px;align-items:start}.sw-song-info-grid .sw-download-card{margin-bottom:0}
.sw-album-info-card .sw-album-info-mini img{width:90px;height:90px;object-fit:cover;border-radius:6px}.sw-album-info-card .sw-album-info-mini{align-items:center}.sw-album-info-card .sw-album-info-mini strong{font-size:14px}.sw-album-info-card .sw-album-info-mini span{font-size:11px}
.sw-content-section{background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:12px;margin-top:12px;box-shadow:0 2px 8px rgba(18,31,53,.035)}
.sw-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:2px solid #dbe9f6;padding-bottom:8px;margin-bottom:10px}.sw-section-title h2{margin:0;color:#183b5c;font-size:17px}.sw-section-title a{background:#0877df;color:#fff;text-decoration:none;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800}
.sw-song-page .sw-song-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sw-song-page .sw-song-card{display:flex;align-items:center;gap:8px;text-decoration:none;min-width:0}.sw-song-page .sw-song-card img{width:62px;height:62px;border-radius:7px;object-fit:cover;flex:0 0 62px;background:#eef2f6}.sw-song-page .sw-song-card span{min-width:0}.sw-song-page .sw-song-card b,.sw-song-page .sw-song-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-song-page .sw-song-card b{font-size:12px;color:#183b5c}.sw-song-page .sw-song-card small{font-size:10px;color:#73808d;margin-top:2px}
.sw-youmay-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sw-youmay-card{display:block;text-decoration:none;min-width:0}.sw-youmay-card img{width:100%;aspect-ratio:1/1;display:block;object-fit:cover;border-radius:7px;background:#eef2f6;margin-bottom:6px}.sw-youmay-card b,.sw-youmay-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-youmay-card b{font-size:12px;color:#183b5c}.sw-youmay-card small{font-size:10px;color:#73808d;margin-top:2px}
@media(max-width:900px){.sw-song-hero{grid-template-columns:150px minmax(0,1fr);gap:15px}.sw-song-cover{width:150px;height:150px}.sw-song-info-grid{grid-template-columns:1fr}.sw-song-page .sw-song-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sw-youmay-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sw-download-btn.sw-primary-download{width:55%}.sw-smaller-file{width:41%;margin-left:calc(55% + 10px)}}
@media(max-width:600px){
 .sw-song-hero{grid-template-columns:105px minmax(0,1fr);gap:10px;padding:9px;margin-bottom:9px;align-items:start}.sw-song-cover{width:105px;height:105px}.sw-song-label{font-size:9px;padding:4px 7px;margin-bottom:5px}.sw-song-hero-info h1{font-size:17px;line-height:1.18;margin-bottom:4px}.sw-song-artist{font-size:12px;margin-bottom:5px}.sw-song-meta-line{font-size:9px;gap:4px;line-height:1.4}.sw-song-meta-line span:not(:last-child)::after{margin-left:4px}
 .sw-online-play-card{padding:7px!important;margin-bottom:8px!important}.sw-audio-player{gap:6px;padding:5px 2px!important;min-height:44px!important}.sw-audio-play{flex-basis:36px;width:36px;height:36px;line-height:36px;font-size:14px}.sw-audio-time{font-size:9px;min-width:27px}.sw-audio-progress{height:5px}.sw-audio-thumb{width:10px;height:10px}
 .sw-download-action-card{margin-bottom:8px!important}.sw-download-btn.sw-primary-download{width:100%;min-height:42px;font-size:12px}.sw-smaller-file{position:static;margin:6px 0 0;width:100%;min-height:34px;font-size:10px;border-radius:6px}.sw-song-description{padding:9px;margin-bottom:8px;font-size:10px;line-height:1.5}.sw-song-info-grid{display:block}.sw-song-info-grid .sw-download-card{margin-bottom:8px}.sw-download-card,.sw-download-side-card{padding:9px;margin-bottom:8px}.sw-download-card h2,.sw-download-side-card h2{font-size:14px;margin-bottom:7px}.sw-detail-table div{grid-template-columns:38% 62%;font-size:10px}.sw-detail-table b,.sw-detail-table span{padding:6px}
 .sw-album-info-card .sw-album-info-mini img{width:70px;height:70px}.sw-album-info-card .sw-album-info-mini strong{font-size:12px}.sw-album-info-card .sw-album-info-mini span{font-size:9px}.sw-side-blue-btn{margin-top:7px;padding:8px;font-size:10px}
 .sw-share-grid{grid-template-columns:repeat(2,1fr)}.sw-share-grid a,.sw-share-grid button{padding:8px 5px;font-size:10px}
 .sw-content-section{padding:9px;margin-top:8px}.sw-section-title{padding-bottom:6px;margin-bottom:7px}.sw-section-title h2{font-size:14px}.sw-section-title a{font-size:9px;padding:5px 7px}.sw-song-page .sw-song-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sw-song-page .sw-song-card img{width:48px;height:48px;flex-basis:48px}.sw-song-page .sw-song-card b{font-size:10px}.sw-song-page .sw-song-card small{font-size:8px}.sw-youmay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sw-youmay-card b{font-size:10px}.sw-youmay-card small{font-size:8px}
}

/* ===== Download Page: Latest Release large card grid ===== */
.sw-latest-release-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.sw-latest-release-grid .sw-latest-release-card{display:block!important;background:#fff;border:1px solid #dfe7ed;border-radius:9px;overflow:hidden;box-shadow:0 2px 7px rgba(18,31,53,.035);text-decoration:none!important}
.sw-latest-release-grid .sw-latest-release-card img{width:100%!important;height:auto!important;aspect-ratio:1/1;display:block!important;object-fit:cover!important;border-radius:0!important;flex:none!important;background:#eef2f6}
.sw-latest-release-grid .sw-latest-release-card span{display:block!important;padding:8px 9px 10px!important;min-width:0}
.sw-latest-release-grid .sw-latest-release-card b{display:block!important;font-size:12px!important;line-height:16px!important;color:#183b5c!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.sw-latest-release-grid .sw-latest-release-card small{display:block!important;font-size:10px!important;line-height:14px!important;color:#73808d!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:600px){
 .sw-latest-release-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .sw-latest-release-grid .sw-latest-release-card span{padding:7px 8px 9px!important}
 .sw-latest-release-grid .sw-latest-release-card b{font-size:11px!important;line-height:15px!important}
 .sw-latest-release-grid .sw-latest-release-card small{font-size:9px!important;line-height:13px!important}
}


/* ===== FINAL FIX: Category Song Grid isolation =====
   Prevent Download/Song Page .sw-song-card rules from changing
   Category Song Page cards into horizontal rows.
*/
.sw-category-song-page .sw-song-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
.sw-category-song-page .sw-song-card{
  display:block!important;
  align-items:initial!important;
  gap:0!important;
  background:#fff!important;
  border:1px solid #dfe7ed!important;
  border-radius:9px!important;
  overflow:hidden!important;
  text-decoration:none!important;
  color:#183b5c!important;
  min-width:0!important;
  box-shadow:0 2px 7px rgba(18,31,53,.035)!important;
}
.sw-category-song-page .sw-song-card-thumb{
  position:relative!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  background:#eef2f6!important;
}
.sw-category-song-page .sw-song-card-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  flex:none!important;
}
.sw-category-song-page .sw-song-card-info{
  display:block!important;
  padding:8px 9px 9px!important;
}
.sw-category-song-page .sw-song-card-info h3{
  display:block!important;
  margin:0!important;
  font-size:13px!important;
  line-height:17px!important;
  font-weight:700!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.sw-category-song-page .sw-song-card-info p{
  display:block!important;
  margin:2px 0 0!important;
  font-size:11px!important;
  line-height:15px!important;
  color:#73808d!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media(max-width:760px){
  .sw-category-song-page .sw-song-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .sw-category-song-page .sw-song-card-info{
    padding:8px 8px 9px!important;
  }
  .sw-category-song-page .sw-song-card-info h3{
    font-size:12px!important;
    line-height:16px!important;
  }
  .sw-category-song-page .sw-song-card-info p{
    font-size:10px!important;
    line-height:14px!important;
  }
}


/* ===== FINAL RaagWorld Artist Page — reference design ===== */
.sw-artist-page{margin-bottom:14px}
.sw-artist-page .sw-artist-hero{
  display:grid;grid-template-columns:190px minmax(0,1fr) 300px;gap:18px;align-items:center;
  background:linear-gradient(105deg,#063f78,#0877df);border-radius:10px;padding:14px;
  color:#fff;margin:0 0 13px;box-shadow:0 3px 12px rgba(0,45,90,.14)
}
.sw-artist-page .sw-artist-avatar{width:190px;height:190px;border-radius:9px;overflow:hidden;background:#eef2f6;border:3px solid rgba(255,255,255,.45)}
.sw-artist-page .sw-artist-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.sw-artist-page .sw-artist-main h1{font-size:30px;line-height:1.15;margin:0 0 8px;color:#fff;font-weight:800}
.sw-artist-page .sw-artist-role{font-size:14px;font-weight:700;margin:0 0 9px;color:#fff}
.sw-artist-page .sw-artist-intro{font-size:13px;line-height:1.55;margin:0;color:#eef7ff;max-width:720px}
.sw-artist-page .sw-artist-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.sw-artist-page .sw-artist-stat{display:flex;align-items:center;gap:10px;background:rgba(0,48,105,.45);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px}
.sw-artist-page .sw-artist-stat>span{font-size:27px;line-height:1}
.sw-artist-page .sw-artist-stat b{display:block;font-size:11px;font-weight:500;color:#dbeeff}
.sw-artist-page .sw-artist-stat strong{display:block;font-size:20px;color:#fff}
.sw-artist-page .sw-artist-filterbar{
  background:#fff;border:1px solid var(--sw-border);border-radius:9px;padding:11px 12px;
  margin:0 0 13px;box-shadow:0 2px 8px rgba(18,31,53,.035)
}
.sw-artist-page .sw-artist-filter-form{display:grid;grid-template-columns:minmax(220px,1.6fr) 150px 150px 130px 82px 72px;gap:8px;align-items:end}
.sw-artist-page .sw-artist-filter label{display:block;font-size:10px;color:#71808e;font-weight:700;margin:0 0 5px}
.sw-artist-page .sw-artist-filter select{width:100%;height:38px;border:1px solid #d4dee8;border-radius:7px;background:#fff;color:#183b5c;padding:0 10px;font-size:12px}
.sw-artist-page .sw-artist-search{height:38px;width:100%;display:flex;align-items:center;gap:6px;border:1px solid #d4dee8;border-radius:7px;background:#fff;padding:0 10px}
.sw-artist-page .sw-artist-search span{font-size:18px;color:#183b5c}
.sw-artist-page .sw-artist-search input{border:0;outline:0;width:100%;font-size:12px;background:transparent;color:#33404d}
.sw-artist-page .sw-artist-filter-btn,.sw-artist-page .sw-artist-reset-btn{
  height:38px;border-radius:7px;font-size:11px;font-weight:800;cursor:pointer
}
.sw-artist-page .sw-artist-filter-btn{border:0;background:#0877df;color:#fff}
.sw-artist-page .sw-artist-reset-btn{border:1px solid #d4dee8;background:#fff;color:#52616b}
.sw-artist-page .sw-artist-songs-section{padding:12px!important}
.sw-artist-page .sw-artist-songs-section>.category-header{margin-bottom:8px!important}
.sw-artist-page .sw-artist-song-list{border:1px solid var(--sw-border);border-radius:8px;overflow:hidden;background:#fff}
.sw-artist-page .sw-artist-song-head,
.sw-artist-page .sw-artist-song-row{
  display:grid;grid-template-columns:35px minmax(240px,1.8fr) minmax(120px,1fr) 65px minmax(120px,1fr) 92px;
  gap:8px;align-items:center
}
.sw-artist-page .sw-artist-song-head{min-height:36px;background:#f4f7fa;color:#183b5c;font-size:11px;font-weight:800;padding:0 10px}
.sw-artist-page .sw-artist-song-row{min-height:62px;padding:6px 10px;border-top:1px solid #e7edf2;color:#33404d;font-size:11px}
.sw-artist-page .sw-artist-song-row:hover{background:#f8fbff}
.sw-artist-page .sw-artist-number{text-align:center;font-size:12px;font-weight:800;color:#183b5c}
.sw-artist-page .sw-artist-song-name{display:flex;align-items:center;gap:9px;min-width:0;text-decoration:none!important;color:#183b5c}
.sw-artist-page .sw-artist-song-name img{width:48px;height:48px;flex:0 0 48px;object-fit:cover;border-radius:6px;background:#eef2f6}
.sw-artist-page .sw-artist-song-name span{min-width:0}
.sw-artist-page .sw-artist-song-name b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sw-artist-page .sw-artist-song-name small{display:block;font-size:10px;color:var(--sw-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.sw-artist-page .sw-artist-album-name,
.sw-artist-page .sw-artist-year,
.sw-artist-page .sw-artist-row-artist{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}
.sw-artist-page .sw-artist-actions{display:flex;justify-content:flex-end;gap:6px}
.sw-artist-page .sw-artist-play,.sw-artist-page .sw-artist-download{
  width:35px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;
  text-decoration:none!important;font-weight:900;font-size:14px
}
.sw-artist-page .sw-artist-play{background:#29475f;color:#fff}
.sw-artist-page .sw-artist-download{background:#0877df;color:#fff}
.sw-artist-page .sw-artist-pagination{text-align:center;padding:10px 0 1px}
.sw-artist-page .sw-artist-albums-section{margin-top:13px}
.sw-artist-page .sw-artist-albums-section .albums-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important}
.sw-artist-page .sw-related-artists-section{margin-top:13px}
.sw-artist-page .sw-related-artists-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.sw-artist-page .sw-related-artist-card{border:0!important;background:transparent!important;padding:0 0 5px!important}
.sw-artist-page .sw-related-artist-image{width:92px;height:92px;aspect-ratio:1/1;margin:0 auto 6px;border-radius:50%;overflow:hidden;background:#eef2f6;border:2px solid #e8edf2}
.sw-artist-page .sw-related-artist-image img{width:100%;height:100%;object-fit:cover}
.sw-artist-page .sw-related-artist-card strong{font-size:11px;display:block;text-align:center;padding:0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

@media(max-width:900px){
  .sw-artist-page .sw-artist-hero{grid-template-columns:125px minmax(0,1fr);gap:13px}
  .sw-artist-page .sw-artist-avatar{width:125px;height:125px}
  .sw-artist-page .sw-artist-stats{grid-column:1/-1}
  .sw-artist-page .sw-artist-filter-form{grid-template-columns:1fr 1fr 1fr;gap:7px}
  .sw-artist-page .sw-artist-filter.search{grid-column:1/-1}
  .sw-artist-page .sw-artist-filter-btn,.sw-artist-page .sw-artist-reset-btn{width:100%}
  .sw-artist-page .sw-artist-song-head{display:none}
  .sw-artist-page .sw-artist-song-row{grid-template-columns:24px minmax(0,1fr) 48px 70px;gap:6px;min-height:62px;padding:6px}
  .sw-artist-page .sw-artist-album-name,.sw-artist-page .sw-artist-year,.sw-artist-page .sw-artist-row-artist{display:none}
  .sw-artist-page .sw-artist-actions{grid-column:4;grid-row:1;justify-content:flex-end}
  .sw-artist-page .sw-artist-play,.sw-artist-page .sw-artist-download{width:31px;height:31px}
  .sw-artist-page .sw-artist-albums-section .albums-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}
  .sw-artist-page .sw-related-artists-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
}
@media(max-width:600px){
  .sw-artist-page .sw-artist-hero{grid-template-columns:92px minmax(0,1fr);gap:10px;padding:10px}
  .sw-artist-page .sw-artist-avatar{width:92px;height:92px}
  .sw-artist-page .sw-artist-main h1{font-size:19px;margin-bottom:5px}
  .sw-artist-page .sw-artist-role{font-size:11px;margin-bottom:5px}
  .sw-artist-page .sw-artist-intro{font-size:10px;line-height:1.35}
  .sw-artist-page .sw-artist-stat{padding:8px;gap:7px}
  .sw-artist-page .sw-artist-stat>span{font-size:20px}
  .sw-artist-page .sw-artist-stat b{font-size:9px}
  .sw-artist-page .sw-artist-stat strong{font-size:16px}
  .sw-artist-page .sw-artist-filterbar{padding:9px;margin-bottom:9px}
  .sw-artist-page .sw-artist-filter-form{grid-template-columns:1fr 1fr;gap:7px}
  .sw-artist-page .sw-artist-filter.search{grid-column:1/-1}
  .sw-artist-page .sw-artist-filter label{font-size:9px}
  .sw-artist-page .sw-artist-filter select,
  .sw-artist-page .sw-artist-search{height:36px;font-size:10px}
  .sw-artist-page .sw-artist-filter-btn,.sw-artist-page .sw-artist-reset-btn{height:36px}
  .sw-artist-page .sw-artist-songs-section{padding:9px!important}
  .sw-artist-page .sw-artist-songs-section>.category-header h2{font-size:15px!important}
  .sw-artist-page .sw-artist-song-row{grid-template-columns:22px minmax(0,1fr) 68px;gap:6px;min-height:61px;padding:6px 5px}
  .sw-artist-page .sw-artist-song-name{gap:7px}
  .sw-artist-page .sw-artist-song-name img{width:44px;height:44px;flex-basis:44px}
  .sw-artist-page .sw-artist-song-name b{font-size:11px}
  .sw-artist-page .sw-artist-song-name small{font-size:9px}
  .sw-artist-page .sw-artist-actions{grid-column:3;grid-row:1;gap:4px}
  .sw-artist-page .sw-artist-play,.sw-artist-page .sw-artist-download{width:30px;height:30px}
  .sw-artist-page .sw-artist-albums-section .albums-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}
  .sw-artist-page .sw-related-artists-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .sw-artist-page .sw-related-artist-image{width:66px;height:66px}
  .sw-artist-page .sw-related-artist-card strong{font-size:9px}
}


/* ===== Artist filter functional fix ===== */
.sw-artist-page .sw-artist-song-row.sw-artist-filtered-out,
.sw-artist-page .sw-artist-song-row[hidden]{display:none!important}
.sw-artist-page .sw-artist-filter-btn{cursor:pointer!important;pointer-events:auto!important}


/* ===== ARTIST REFERENCE MATCH v2 ===== */
.sw-artist-page{max-width:1180px;margin-left:auto;margin-right:auto}
.sw-artist-page .sw-artist-hero{grid-template-columns:190px minmax(0,1fr) 300px;min-height:190px}
.sw-artist-page .sw-artist-avatar{background:#e9edf2}
.sw-artist-page .sw-artist-avatar img{object-fit:cover}
.sw-artist-page .sw-artist-songs-section{background:#fff;border:1px solid var(--sw-border);border-radius:10px;margin-bottom:13px}
.sw-artist-page .sw-artist-songs-section>.category-header{display:flex!important;align-items:center;justify-content:space-between;border-bottom:1px solid #dce6ee;padding:0 0 9px!important;margin-bottom:9px!important}
.sw-artist-page .sw-artist-songs-section>.category-header h2{display:flex;align-items:center;gap:5px;color:#183b5c;font-size:18px!important}
.sw-artist-page .sw-artist-title-icon{color:#0877df;font-size:19px}
.sw-artist-page .sw-artist-count{font-style:normal;color:#71808e;font-weight:700;font-size:.9em}
.sw-artist-page .sw-artist-filterbar{border-radius:9px}
.sw-artist-page .sw-artist-song-head{background:#f2f6f9}
.sw-artist-page .sw-artist-song-row{background:#fff}
.sw-artist-page .sw-artist-albums-section,.sw-artist-page .sw-related-artists-section{background:#fff;border:1px solid var(--sw-border);border-radius:10px;padding:12px!important}
.sw-artist-page .sw-artist-albums-section .category-header,.sw-artist-page .sw-related-artists-section .category-header{border-bottom:1px solid #dce6ee;padding-bottom:8px!important;margin-bottom:9px!important}
.sw-artist-page .sw-artist-albums-section .category-header h2,.sw-artist-page .sw-related-artists-section .category-header h2{font-size:17px!important}

@media(max-width:900px){
 .sw-artist-page .sw-artist-hero{grid-template-columns:125px minmax(0,1fr);min-height:0}
 .sw-artist-page .sw-artist-avatar{width:125px;height:125px}
}
@media(max-width:600px){
 .sw-artist-page{width:calc(100% - 12px)!important}
 .sw-artist-page .sw-artist-hero{grid-template-columns:92px minmax(0,1fr);padding:9px;gap:9px;border-radius:8px;margin-bottom:9px}
 .sw-artist-page .sw-artist-avatar{width:92px;height:92px;border-width:2px}
 .sw-artist-page .sw-artist-main h1{font-size:19px!important;line-height:1.2}
 .sw-artist-page .sw-artist-role{font-size:10px!important}
 .sw-artist-page .sw-artist-intro{font-size:9px!important;line-height:1.35}
 .sw-artist-page .sw-artist-stats{gap:6px;margin-top:0}
 .sw-artist-page .sw-artist-stat{padding:7px!important}
 .sw-artist-page .sw-artist-stat>span{font-size:19px}
 .sw-artist-page .sw-artist-stat b{font-size:8px}
 .sw-artist-page .sw-artist-stat strong{font-size:15px}
 .sw-artist-page .sw-artist-filterbar{padding:8px!important;margin-bottom:9px!important}
 .sw-artist-page .sw-artist-filter-form{grid-template-columns:1fr 1fr;gap:6px}
 .sw-artist-page .sw-artist-filter.search{grid-column:1/-1}
 .sw-artist-page .sw-artist-filter label{font-size:8px;margin-bottom:3px}
 .sw-artist-page .sw-artist-filter select,.sw-artist-page .sw-artist-search{height:34px;font-size:9px}
 .sw-artist-page .sw-artist-filter-btn,.sw-artist-page .sw-artist-reset-btn{height:34px;font-size:9px}
 .sw-artist-page .sw-artist-songs-section{padding:8px!important;border-radius:8px}
 .sw-artist-page .sw-artist-songs-section>.category-header h2{font-size:14px!important}
 .sw-artist-page .sw-artist-title-icon{font-size:16px}
 .sw-artist-page .sw-artist-count{font-size:11px}
 .sw-artist-page .sw-artist-song-list{border-radius:6px}
 .sw-artist-page .sw-artist-song-row{grid-template-columns:22px minmax(0,1fr) 68px;gap:5px;min-height:58px;padding:5px 6px}
 .sw-artist-page .sw-artist-song-name{gap:7px}
 .sw-artist-page .sw-artist-song-name img{width:40px;height:40px;flex-basis:40px;border-radius:5px}
 .sw-artist-page .sw-artist-song-name b{font-size:10px;line-height:13px}
 .sw-artist-page .sw-artist-song-name small{font-size:8px;line-height:11px;margin-top:1px}
 .sw-artist-page .sw-artist-actions{gap:4px}
 .sw-artist-page .sw-artist-play,.sw-artist-page .sw-artist-download{width:29px;height:29px;font-size:12px;border-radius:5px}
 .sw-artist-page .sw-artist-albums-section,.sw-artist-page .sw-related-artists-section{padding:8px!important;border-radius:8px}
 .sw-artist-page .sw-artist-albums-section .category-header h2,.sw-artist-page .sw-related-artists-section .category-header h2{font-size:13px!important}
 .sw-artist-page .sw-related-artists-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
 .sw-artist-page .sw-related-artist-image{width:62px;height:62px}
 .sw-artist-page .sw-related-artist-card strong{font-size:8px}
}

/* ===== ARTIST PAGINATION - REFERENCE STYLE ===== */
.sw-artist-page .sw-artist-pagination{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-height:48px!important;
  padding:10px 6px!important;
  margin:0!important;
  text-align:center!important;
  overflow:visible!important;
}
.sw-artist-page .sw-artist-pagination > *{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.sw-artist-page .sw-artist-pagination ul,
.sw-artist-page .sw-artist-pagination ol{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
.sw-artist-page .sw-artist-pagination li{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  width:auto!important;
  height:auto!important;
}
.sw-artist-page .sw-artist-pagination a,
.sw-artist-page .sw-artist-pagination span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:34px!important;
  height:34px!important;
  padding:0 9px!important;
  margin:0!important;
  border:1px solid #dce5ec!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#183b5c!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
}
.sw-artist-page .sw-artist-pagination a:hover{
  background:#f2f7fb!important;
}
.sw-artist-page .sw-artist-pagination .active,
.sw-artist-page .sw-artist-pagination a.active,
.sw-artist-page .sw-artist-pagination li.active a,
.sw-artist-page .sw-artist-pagination li.active span,
.sw-artist-page .sw-artist-pagination .current,
.sw-artist-page .sw-artist-pagination a[aria-current="page"]{
  background:#0877df!important;
  border-color:#0877df!important;
  color:#fff!important;
}
.sw-artist-page .sw-artist-pagination .disabled,
.sw-artist-page .sw-artist-pagination li.disabled a,
.sw-artist-page .sw-artist-pagination li.disabled span{
  opacity:.45!important;
  pointer-events:none!important;
}
@media(max-width:600px){
  .sw-artist-page .sw-artist-pagination{min-height:44px!important;padding:8px 2px!important}
  .sw-artist-page .sw-artist-pagination > *,
  .sw-artist-page .sw-artist-pagination ul,
  .sw-artist-page .sw-artist-pagination ol{gap:4px!important}
  .sw-artist-page .sw-artist-pagination a,
  .sw-artist-page .sw-artist-pagination span{min-width:29px!important;height:29px!important;padding:0 7px!important;font-size:10px!important;border-radius:6px!important}
}


/* ===== RaagWorld Search Page - Reference Design Final ===== */
.sw-search-page .sw-search-hero{
  min-height:138px!important;
  grid-template-columns:78px minmax(0,1fr) 145px!important;
  padding:16px!important;
  border-radius:10px!important;
}
.sw-search-page .sw-search-layout{
  grid-template-columns:minmax(0,1fr) 290px!important;
  gap:13px!important;
}
.sw-search-page .sw-search-results{
  padding:0!important;
}
.sw-search-page .sw-search-results-head{
  min-height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:10px 12px!important;
}
.sw-search-page .sw-search-results-head h2{
  font-size:17px!important;
}
.sw-search-page .sw-search-song-head,
.sw-search-page .sw-search-song-row{
  grid-template-columns:36px minmax(250px,1.8fr) minmax(120px,1fr) 72px 82px!important;
}
.sw-search-page .sw-search-song-row{
  min-height:66px!important;
}
.sw-search-page .sw-search-song-name img{
  width:52px!important;
  height:52px!important;
}
.sw-search-page .sw-search-pagination{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:52px!important;
  padding:9px 6px!important;
  overflow:visible!important;
}
.sw-search-page .sw-search-pagination > *,
.sw-search-page .sw-search-pagination ul,
.sw-search-page .sw-search-pagination ol{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.sw-search-page .sw-search-pagination li{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  list-style:none!important;
}
.sw-search-page .sw-search-pagination a,
.sw-search-page .sw-search-pagination span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:34px!important;
  height:34px!important;
  padding:0 9px!important;
  margin:0!important;
  border:1px solid #dce5ec!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#183b5c!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
}
.sw-search-page .sw-search-pagination a:hover{
  background:#f2f7fb!important;
}
.sw-search-page .sw-search-pagination .active,
.sw-search-page .sw-search-pagination a.active,
.sw-search-page .sw-search-pagination li.active a,
.sw-search-page .sw-search-pagination li.active span,
.sw-search-page .sw-search-pagination .current,
.sw-search-page .sw-search-pagination a[aria-current="page"]{
  background:#0877df!important;
  border-color:#0877df!important;
  color:#fff!important;
}
.sw-search-page .sw-search-pagination .disabled,
.sw-search-page .sw-search-pagination li.disabled a,
.sw-search-page .sw-search-pagination li.disabled span{
  opacity:.45!important;
  pointer-events:none!important;
}
@media(max-width:900px){
  .sw-search-page .sw-search-layout{
    grid-template-columns:1fr!important;
  }
  .sw-search-page .sw-search-sidebar{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:13px!important;
  }
}
@media(max-width:600px){
  .sw-search-page .sw-search-hero{
    grid-template-columns:64px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
    min-height:0!important;
  }
  .sw-search-page .sw-search-hero-icon{
    width:64px!important;
    height:64px!important;
  }
  .sw-search-page .sw-search-hero-content h1{
    font-size:19px!important;
  }
  .sw-search-page .sw-search-hero-count{
    grid-column:1/-1!important;
  }
  .sw-search-page .sw-search-sidebar{
    display:block!important;
  }
  .sw-search-page .sw-search-results-head{
    min-height:44px!important;
    padding:9px!important;
  }
  .sw-search-page .sw-search-results-head h2{
    font-size:15px!important;
  }
  .sw-search-page .sw-search-song-row{
    grid-template-columns:22px minmax(0,1fr) 48px!important;
    min-height:61px!important;
    gap:6px!important;
    padding:6px!important;
  }
  .sw-search-page .sw-search-song-name img{
    width:44px!important;
    height:44px!important;
    flex-basis:44px!important;
  }
  .sw-search-page .sw-search-song-name b{font-size:11px!important}
  .sw-search-page .sw-search-song-name small{font-size:9px!important}
  .sw-search-page .sw-search-duration{
    font-size:9px!important;
    position:relative!important;
    right:36px!important;
    width:35px!important;
  }
  .sw-search-page .sw-search-actions{
    grid-column:3!important;
    grid-row:1!important;
  }
  .sw-search-page .sw-search-pagination{
    min-height:48px!important;
    padding:8px 2px!important;
  }
  .sw-search-page .sw-search-pagination > *,
  .sw-search-page .sw-search-pagination ul,
  .sw-search-page .sw-search-pagination ol{
    gap:4px!important;
    flex-wrap:nowrap!important;
    max-width:100%!important;
  }
  .sw-search-page .sw-search-pagination a,
  .sw-search-page .sw-search-pagination span{
    min-width:29px!important;
    height:29px!important;
    padding:0 7px!important;
    font-size:10px!important;
    border-radius:6px!important;
  }
}

/* ===== FINAL MOBILE SEARCH ROW FIX ===== */
@media(max-width:600px){
  .sw-search-page .sw-search-song-row{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr) 36px!important;
    align-items:center!important;
    gap:7px!important;
    min-height:68px!important;
    padding:7px 8px!important;
    box-sizing:border-box!important;
  }
  .sw-search-page .sw-search-number{
    grid-column:1!important;
    grid-row:1!important;
    display:block!important;
    width:24px!important;
    text-align:center!important;
    font-size:10px!important;
  }
  .sw-search-page .sw-search-song-name{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
  }
  .sw-search-page .sw-search-song-name img{
    width:52px!important;
    height:52px!important;
    flex:0 0 52px!important;
    border-radius:7px!important;
    object-fit:cover!important;
  }
  .sw-search-page .sw-search-song-name b{
    font-size:11px!important;
    line-height:15px!important;
  }
  .sw-search-page .sw-search-song-name small{
    font-size:9px!important;
    line-height:13px!important;
    margin-top:2px!important;
  }
  .sw-search-page .sw-search-artist,
  .sw-search-page .sw-search-duration{
    display:none!important;
    position:static!important;
    width:auto!important;
    right:auto!important;
  }
  .sw-search-page .sw-search-actions{
    grid-column:3!important;
    grid-row:1!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:0!important;
  }
  .sw-search-page .sw-search-play{display:none!important}
  .sw-search-page .sw-search-download{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    border-radius:6px!important;
    font-size:14px!important;
  }
}

/* ===== RaagWorld HOME ALBUMS + SYSTEM CATEGORIES ===== */
.rw-albums .rw-view-all{font-size:11px;font-weight:700;color:#0877df;text-decoration:none!important}
.rw-album-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.rw-album-card{display:block;min-width:0;text-decoration:none!important;color:#101827}
.rw-album-cover{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:8px;background:#eef2f7}
.rw-album-cover img{display:block;width:100%;height:100%;object-fit:cover}
.rw-album-cover>span{position:absolute;right:6px;top:6px;background:rgba(0,0,0,.74);color:#fff;border-radius:5px;padding:3px 5px;font-size:8px;font-weight:700;line-height:1.1}
.rw-album-meta{padding:6px 2px 2px;min-width:0}
.rw-album-meta b,.rw-album-meta small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rw-album-meta b{font-size:11px;line-height:15px}
.rw-album-meta small{font-size:9px;line-height:12px;color:#778294;margin-top:2px}
@media(max-width:900px){.rw-album-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}}
@media(max-width:600px){.rw-albums .rw-view-all{font-size:9px}.rw-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rw-album-cover{border-radius:7px}.rw-album-cover>span{right:5px;top:5px;font-size:7px;padding:3px 4px}.rw-album-meta{padding:5px 1px 2px}.rw-album-meta b{font-size:10px;line-height:13px}.rw-album-meta small{font-size:8px;line-height:11px}}

/* Latest Releases: controls INSIDE thumbnail at bottom */
.rw-latest .rw-cover{position:relative;overflow:hidden}
.rw-latest .rw-card-controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:5px 6px 6px;box-sizing:border-box;z-index:2;pointer-events:none}
.rw-latest .rw-duration{position:static;margin:0;background:rgba(0,0,0,.76);color:#fff;border-radius:5px;padding:3px 5px;font-size:10px;font-weight:700;line-height:1.1}
.rw-latest .rw-play{position:static;margin:0;width:28px;height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#17212b;box-shadow:0 2px 7px rgba(0,0,0,.22);font-size:11px;line-height:1;pointer-events:none}


.rw-header .site-logo .rw-logo-tagline{display:none!important;}

/* ===== RaagWorld MOBILE HEADER — CLEAN LOGO ONLY ===== */
@media (max-width:600px){
  .rw-header{
    min-height:70px!important;
    height:70px!important;
    padding:0!important;
  }
  .rw-header-inner{
    width:100%!important;
    height:70px!important;
    justify-content:center!important;
    gap:0!important;
  }
  .rw-header .site-logo{
    width:auto!important;
    margin:0!important;
    padding:0!important;
    text-align:center!important;
  }
  .rw-header .site-logo a{
    font-size:29px!important;
    line-height:1!important;
    letter-spacing:-1.3px!important;
    display:block!important;
  }
  .rw-header .site-logo .rw-logo-tagline{
    display:block!important;
    margin:4px 0 0!important;
    padding:0!important;
    color:#7b8796!important;
    font-size:9px!important;
    font-weight:600!important;
    line-height:1!important;
    letter-spacing:.8px!important;
    text-transform:none!important;
  }
  .rw-main-nav,
  .rw-head-search{
    display:none!important;
  }
}

/* =========================================================
   RaagWorld Mobile Typography — Clean Readability Layer
   Desktop/PC styles are intentionally unchanged.
   ========================================================= */
@media (max-width:600px){

  body{font-size:15px;line-height:1.55}

  /* Common */
  .breadcrumb,.breadcrumbs{font-size:13px!important;line-height:1.45!important}
  .category-header h1,.category-header h2,.category-header h3{font-size:17px!important}
  .view-all-link{font-size:12px!important}
  .footer-links{font-size:12px!important}

  /* Home */
  .sw-home-hero h1{font-size:22px!important}
  .sw-home-hero p{font-size:12px!important;line-height:1.5!important}
  .sw-update{font-size:13px!important}
  .sw-search-home input{font-size:14px!important}
  .sw-search-home select{font-size:12px!important}
  .sw-quick{font-size:12px!important}
  .home-song-title{font-size:14px!important;line-height:19px!important}
  .home-song-artist{font-size:12px!important;line-height:16px!important}
  .album-details-simple h3,.album-details-simple h4{font-size:13px!important;line-height:17px!important}
  .album-meta-line,.album-songs-count{font-size:11px!important}
  .sw-zone{font-size:12px!important}

  /* Category / Song */
  .sw-category-song-main h1{font-size:20px!important}
  .sw-category-song-main p{font-size:12px!important;line-height:1.5!important}
  .sw-category-song-tabs a{font-size:12px!important}
  .sw-category-song-toolbar select,
  .sw-category-song-search input{font-size:12px!important}
  .sw-cat-song-name b{font-size:13px!important;line-height:18px!important}
  .sw-cat-artist,.sw-cat-duration{font-size:11px!important}
  .sw-cat-side-title h2{font-size:16px!important}
  .sw-cat-side-card p{font-size:12px!important}

  /* Album */
  .sw-album-main h1{font-size:20px!important}
  .sw-album-singer{font-size:14px!important}
  .sw-album-meta{font-size:11px!important}
  .sw-album-main p{font-size:12px!important}
  .sw-album-songs .category-header h2{font-size:17px!important}
  .sw-track-info a{font-size:13px!important;line-height:18px!important}
  .sw-track-info span{font-size:11px!important;line-height:15px!important}
  .sw-track-duration{font-size:11px!important}
  .sw-related-songs-grid .album-details-simple h3{font-size:12px!important;line-height:16px!important}

  /* Download */
  .sw-song-hero-info h1{font-size:20px!important}
  .sw-song-meta{font-size:12px!important;line-height:1.6!important}
  .sw-download-card h2,.sw-download-side-card h2{font-size:17px!important}
  .sw-download-btn{font-size:13px!important}
  .sw-download-btn small{font-size:11px!important}
  .sw-detail-table div{font-size:12px!important}
  .sw-share-grid a,.sw-share-grid button{font-size:12px!important}
  .sw-album-info-mini strong{font-size:14px!important}
  .sw-album-info-mini span{font-size:11px!important}

  /* Search */
  .sw-search-hero-content h1{font-size:21px!important}
  .sw-search-hero-content p{font-size:12px!important}
  .sw-search-results-head h2{font-size:17px!important}
  .sw-search-result-label{font-size:11px!important}
  .sw-search-song-name b{font-size:13px!important;line-height:18px!important}
  .sw-search-song-name small{font-size:11px!important}
  .sw-search-duration{font-size:11px!important}
  .sw-search-side-card p{font-size:12px!important}
  .sw-search-tags a{font-size:12px!important}

  /* Artist */
  .sw-artist-main h1{font-size:22px!important}
  .sw-artist-role{font-size:12px!important}
  .sw-artist-intro{font-size:12px!important;line-height:1.5!important}
  .sw-artist-stat b{font-size:11px!important}
  .sw-artist-stat strong{font-size:18px!important}
  .sw-artist-tabs a{font-size:12px!important}
  .sw-artist-search input,.sw-artist-toolbar select{font-size:12px!important}
  .sw-artist-song-name b{font-size:13px!important;line-height:18px!important}
  .sw-artist-song-name small{font-size:11px!important}
  .sw-artist-duration{font-size:11px!important}
  .sw-related-artist-card strong{font-size:11px!important}
}

/* =========================================================
   Download Page — You May Also Like mobile grid fix
   Only this section is changed; other mobile grids are untouched.
   ========================================================= */
@media (max-width:600px){
  .sw-related-songs .albums-grid,
  .sw-related-songs-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .sw-related-songs .album-details-simple{
    padding:7px 8px!important;
  }

  .sw-related-songs .album-details-simple h3,
  .sw-related-songs .album-details-simple h4{
    font-size:12px!important;
    line-height:16px!important;
    white-space:normal!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
  }

  .sw-related-songs .album-meta-line,
  .sw-related-songs .album-songs-count{
    font-size:10px!important;
    line-height:14px!important;
  }
}
