.han-collection-page{display:grid;gap:18px}.han-collection-hero{display:grid;grid-template-columns:276px minmax(0,1fr);gap:34px;align-items:center;padding:28px 14px 4px}.han-collection-cover{position:relative;overflow:hidden;width:276px;aspect-ratio:1 / 1;border-radius:8px;background:#ffffff12;box-shadow:0 18px 46px #00000047}.han-collection-cover img{width:100%;height:100%;object-fit:cover;display:block}.han-collection-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050a180a,#050a1861)}.han-collection-cover span{position:absolute;top:14px;right:14px;z-index:1;padding:7px 10px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#ff6a8c,#ff8a5c);font-size:12px;font-weight:800}.han-collection-hero-copy{min-width:0}.han-collection-eyebrow{display:inline-flex;margin:0 0 12px;padding:3px 8px;border:1px solid rgba(255,106,140,.48);border-radius:6px;color:#ff9fb4;background:#ff6a8c1f;font-size:12px;font-weight:800;text-transform:uppercase}.han-collection-hero h1{margin:0;color:#fff;font-size:clamp(34px,5vw,48px);line-height:1.08;font-weight:900}.han-collection-subtitle,.han-collection-description{max-width:760px;margin:12px 0 0;color:#ebf3ffe6;font-size:16px;line-height:1.6}.han-collection-description{margin-top:6px;color:#cfdaecc2;font-size:14px}.han-collection-stats{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:16px;margin-top:28px;max-width:760px}.han-collection-stats span{display:grid;grid-template-columns:26px 1fr;column-gap:10px;align-items:center;min-width:0}.han-collection-stats i{grid-row:span 2;color:#ebf3ffc7;font-size:20px}.han-collection-stats strong{color:#fff;font-size:14px;font-weight:800}.han-collection-stats small{color:#cfdaecad;font-size:13px}.han-collection-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.han-collection-actions a,.han-collection-actions button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#eef5ff;background:#ffffff0e;font-size:14px;font-weight:800;text-decoration:none}.han-collection-actions .han-collection-primary{border-color:#ff6a8c6b;background:linear-gradient(135deg,#ff6a8c,#ff8a5c)}.han-collection-list-panel{padding:18px;border-radius:8px}.han-collection-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.han-collection-tabs a,.han-collection-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#eef5ff;background:#ffffff0b;font-size:14px;font-weight:800;text-decoration:none}.han-collection-tabs a:hover,.han-collection-tabs a:focus,.han-collection-tabs button:hover,.han-collection-tabs button:focus{color:#fff;border-color:#ff6a8c5c;background:#ff6a8c1f}.han-collection-tabs a.is-active,.han-collection-tabs button.is-active{border-color:#ff6a8c8c;background:#ff6a8c29}.han-collection-song-list{display:grid}.han-collection-song-row{display:grid;grid-template-columns:36px 50px minmax(0,1fr) minmax(132px,.7fr) 110px 92px 42px;gap:14px;align-items:center;min-height:74px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.065);color:#eef5ff;text-decoration:none}.han-collection-song-row:hover{background:#ffffff0b}.han-collection-rank{color:#e6efffd6;text-align:center;font-size:14px;font-weight:800}.han-collection-thumb{display:block;width:50px;height:50px;border-radius:8px;overflow:hidden}.han-collection-thumb img{width:50px;height:50px;object-fit:cover;display:block}.han-collection-song-main{display:grid;min-width:0;gap:4px}.han-collection-song-main a,.han-collection-song-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.han-collection-song-title{color:#fff;font-size:14px;font-weight:850;text-decoration:none}.han-collection-song-title:hover,.han-collection-song-title:focus,.han-collection-artist-line a:hover,.han-collection-artist-line a:focus{color:#ffb3c3}.han-collection-song-main small,.han-collection-song-meta{color:#cfdaecbd;font-size:13px}.han-collection-artist-line{display:block}.han-collection-artist-line a{color:#cfdaecc7;text-decoration:none}.han-collection-badges{display:flex;flex-wrap:wrap;gap:7px}.han-collection-badges em{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:6px;font-style:normal;font-size:12px;font-weight:850}.han-collection-badges .is-easy{color:#56f0a8;background:#1db96d21;border:1px solid rgba(29,185,109,.32)}.han-collection-badges .is-medium{color:#ffc24b;background:#ffab2821;border:1px solid rgba(255,171,40,.28)}.han-collection-badges .is-hard{color:#ff9fb4;background:#ff6a8c24;border:1px solid rgba(255,106,140,.3)}.han-collection-badges .is-pending{color:#ebf3ffa8;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.han-collection-badges .is-hot{color:#ff8a5c;background:#ff8a5c21;border:1px solid rgba(255,138,92,.3)}.han-collection-badges .is-new{color:#5eead4;background:#2dd4bf1f;border:1px solid rgba(45,212,191,.28)}.han-collection-song-meta{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.han-collection-open{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#eef5ff;background:#fff1}.han-collection-empty{padding:24px;color:#e0ebffc2;text-align:center}.han-collection-pagination{display:flex;justify-content:center;margin-top:18px}.han-collection-pagination nav{width:100%}.han-collection-pagination .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0}.han-collection-pagination .page-item{display:inline-flex}.han-collection-pagination .page-link{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#ebf3ffd1;background:#ffffff0e;box-shadow:none;font-size:13px;font-weight:800;line-height:1}.han-collection-pagination .page-link:hover,.han-collection-pagination .page-link:focus{color:#fff;border-color:#ff6a8c6b;background:#ff6a8c24;box-shadow:0 0 0 3px #ff6a8c1f}.han-collection-pagination .page-item.active .page-link{color:#fff;border-color:#ff6a8ca8;background:linear-gradient(135deg,#ff6a8c,#ff8a5c);box-shadow:0 12px 28px #ff6a8c38}.han-collection-pagination .page-item.disabled .page-link{color:#cfdaec57;border-color:#ffffff12;background:#ffffff09;box-shadow:none;cursor:not-allowed}.han-collection-pagination .page-item:first-child .page-link,.han-collection-pagination .page-item:last-child .page-link{min-width:42px}.han-collection-related,.han-collection-training{border-radius:21px;padding:18px}.han-collection-related{min-width:0;overflow:hidden}.han-collection-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.han-collection-section-header h2,.han-collection-training h2,.han-collection-training h3{margin:0;color:#fff;font-size:18px;font-weight:850}.han-collection-section-header a{color:#ebf3ffcc;text-decoration:none;font-size:13px;font-weight:800}.han-collection-related-grid{display:flex;flex-wrap:nowrap;max-width:100%;gap:16px;padding-bottom:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.han-collection-related-grid::-webkit-scrollbar{display:none}.han-collection-related-grid a{display:grid;flex:0 0 180px;gap:6px;min-width:0;color:#eef5ff;text-decoration:none;scroll-snap-align:start}.han-collection-related-grid img{width:100%;aspect-ratio:1.58 / 1;border-radius:8px;object-fit:cover}.han-collection-related-grid strong,.han-collection-related-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.han-collection-related-grid strong{color:#fff;font-size:13px}.han-collection-related-grid small{color:#cfdaecb8;font-size:12px}.han-collection-training{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:24px}.han-collection-training>div:first-child{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;align-items:center}.han-collection-training>div:first-child>span{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,106,140,.42);border-radius:50%;color:#ff8a5c;font-size:30px}.han-collection-training p,.han-collection-training li{color:#d7e1f1c7;font-size:14px;line-height:1.55}.han-collection-training p{margin:8px 0 0}.han-collection-training ul{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.han-collection-training li:before{content:"✓";margin-right:8px;color:#d7ffe9}@media (max-width: 1100px){.han-collection-song-row{grid-template-columns:34px 48px minmax(0,1fr) 96px 42px}.han-collection-badges,.han-collection-song-meta{display:none}}@media (max-width: 768px){.han-collection-page{gap:14px}.han-collection-hero{grid-template-columns:1fr;gap:18px;padding-top:12px}.han-collection-cover{width:min(100%,230px)}.han-collection-hero h1{font-size:clamp(30px,9vw,40px)}.han-collection-subtitle{font-size:15px}.han-collection-list-panel{padding:14px}.han-collection-tabs{flex-wrap:nowrap;gap:8px;margin:0 -14px 14px;padding:0 14px 2px;overflow-x:auto;scrollbar-width:none}.han-collection-tabs::-webkit-scrollbar{display:none}.han-collection-tabs a,.han-collection-tabs button{flex:0 0 auto;min-height:38px;padding:0 13px;font-size:13px}.han-collection-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.han-collection-song-row{min-height:70px;padding:10px 4px}.han-collection-related-grid{gap:12px}.han-collection-related-grid a{flex:0 0 min(42vw,164px);min-width:132px}.han-collection-training{grid-template-columns:1fr;gap:18px}.han-collection-section-header{align-items:flex-start;flex-direction:column;gap:6px}}@media (max-width: 560px){.han-collection-hero{gap:14px;padding:4px 2px 0}.han-collection-cover{width:168px;max-width:52vw}.han-collection-cover span{top:10px;right:10px;padding:5px 8px;font-size:11px}.han-collection-eyebrow{margin-bottom:10px;font-size:11px}.han-collection-hero h1{font-size:clamp(26px,9vw,34px);line-height:1.12}.han-collection-subtitle,.han-collection-description{margin-top:8px;font-size:14px;line-height:1.5}.han-collection-description{font-size:13px}.han-collection-list-panel{padding:12px}.han-collection-tabs{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.han-collection-song-row{grid-template-columns:28px 46px minmax(0,1fr) 36px;gap:10px;min-height:66px;padding:9px 0}.han-collection-stats{grid-template-columns:1fr}.han-collection-actions a,.han-collection-actions button{width:100%;justify-content:center}.han-collection-open{width:36px;height:36px}.han-collection-thumb,.han-collection-thumb img{width:46px;height:46px}.han-collection-song-title{font-size:13px}.han-collection-song-main small{font-size:12px}.han-collection-pagination .pagination{gap:6px}.han-collection-pagination .page-link{min-width:34px;height:34px;padding:0 10px;font-size:12px}.han-collection-related,.han-collection-training{padding:14px;border-radius:8px}.han-collection-training>div:first-child{grid-template-columns:1fr;gap:12px}.han-collection-training>div:first-child>span{width:50px;height:50px;font-size:24px}}
