:root{--background:#f5f5f7;--surface:#fff;--surface-secondary:#f0f0f2;--surface-tertiary:#e8e8ed;--foreground:#1d1d1f;--muted:#6e6e73;--border:rgba(0,0,0,.08);--accent:#30a4fc;--accent-hover:#2796dd;--header-height:64px;--player-height:84px;--content-max-width:1180px;--el-color-primary:var(--accent);--el-color-primary-light-3:#2aa3ef;--el-color-primary-light-5:#95d2f6;--el-color-primary-light-7:#a9dbf9;--el-color-primary-light-9:#e8f4fc;--el-color-primary-dark-2:var(--accent-hover)}a,article,aside,blockquote,body,canvas,dd,details,div,dl,dt,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,html,img,label,li,ol,p,pre,span,td,th,tr,ul{padding:0;margin:0}#app,body,html{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:var(--background);color:var(--foreground)}li,ul{list-style:none;display:inline-block}.pagination{display:flex;justify-content:center;align-items:stretch;flex-direction:row;flex-wrap:nowrap;transform:translateY(15px)}.page-shell{max-width:var(--content-max-width);margin:0 auto;padding:24px 28px calc(var(--player-height) + 24px);background:var(--background);color:var(--foreground);box-sizing:border-box}.section-title{margin:0 0 1.25rem;font-family:SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:600;letter-spacing:-.02em;color:var(--foreground);line-height:1.2}.cover-lift{display:block;width:100%;aspect-ratio:1/1;border-radius:16px;background:var(--surface-tertiary);box-shadow:0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.cover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.pill-chip{border:0;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;background:var(--surface);color:var(--muted);transition:color .15s ease,background .15s ease}.pill-chip:hover{color:var(--foreground)}.pill-chip.is-active{background:var(--foreground);color:#fff}.pill-filters,.segment-tabs .el-tabs__header{margin-bottom:1.25rem}.segment-tabs .el-tabs__nav-wrap:after{display:none}.segment-tabs .el-tabs__nav-scroll,.segment-tabs .el-tabs__nav-wrap{overflow:visible}.segment-tabs .el-tabs__nav{display:inline-flex;align-items:center;gap:4px;float:none;padding:4px;border:0;border-radius:999px;background:var(--surface-secondary)}.segment-tabs .el-tabs__active-bar{display:none!important}.segment-tabs .el-tabs__item{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px!important;margin:0!important;border:0;border-radius:999px;font-size:.875rem;font-weight:500;line-height:1;color:var(--muted);white-space:nowrap;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.segment-tabs .el-tabs__item:hover{color:var(--foreground)}.segment-tabs .el-tabs__item.is-active{color:var(--foreground);background:var(--surface);box-shadow:0 1px 2px rgba(0,0,0,.06)}.segment-tabs .el-tabs__item:first-child,.segment-tabs .el-tabs__item:last-child{padding:0 16px!important}@media screen and (max-width:668px){.segment-tabs .el-tabs__nav{display:flex;width:100%}.segment-tabs .el-tabs__item{flex:1;min-width:0;padding:0 10px!important}.segment-tabs .el-tabs__item:first-child,.segment-tabs .el-tabs__item:last-child{padding:0 10px!important}}@media(prefers-reduced-motion:reduce){.cover-lift,.page-shell,.pill-chip{transition:none!important}.cover-lift:hover{transform:none}}@media screen and (min-width:668px){.play-list-container{margin:0}}.el-select-dropdown__item{display:block!important}