@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic|Material+Icons);*{padding:0;margin:0}body,html{background:#f8f4ef;color:#333}:root{--room-bg:#f8f4ef;--room-bg-soft:#faf7f2;--room-surface:#fffdf9;--room-panel:#fff;--room-text:#333;--room-text-secondary:#666;--room-text-muted:#999;--room-accent:#e74c3c;--room-accent-hover:#d43d2e;--room-accent-soft:rgba(231,76,60,0.1);--room-accent-softer:rgba(231,76,60,0.06);--room-border:#efe8df;--room-shadow:0 8px 28px rgba(70,46,24,0.06);--room-shadow-sm:0 2px 10px rgba(70,46,24,0.05);--room-radius:14px;--room-topbar-h:60px;--room-sidenav-w:212px;--room-chat-w:320px;--room-cover-size:280px}#app,body,html{height:100%;overflow:hidden;background:var(--room-bg)}#app,body,html,table,td,th,tr{color:var(--room-text)}body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.width-size-100{width:100%!important}.room-enter{position:fixed;inset:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:radial-gradient(circle at 50% 40%,#fff8f3 0,#f8f4ef 55%,#f3ebe3 100%);z-index:20}.room-enter,.room-enter-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-enter,.room-enter-group,.room-enter-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-enter-play{width:128px;height:128px;border:none;border-radius:50%;background:var(--room-accent);color:#fff;cursor:pointer;-webkit-box-shadow:0 0 0 14px rgba(231,76,60,.08),0 16px 40px rgba(231,76,60,.32);box-shadow:0 0 0 14px rgba(231,76,60,.08),0 16px 40px rgba(231,76,60,.32);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:background .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.room-enter-play:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background:var(--room-accent-hover);-webkit-box-shadow:0 0 0 18px rgba(231,76,60,.1),0 18px 46px rgba(231,76,60,.4);box-shadow:0 0 0 18px rgba(231,76,60,.1),0 18px 46px rgba(231,76,60,.4)}.room-enter-hint{margin-top:22px;font-size:14px;color:var(--room-text-muted)}.room-app,.room-app *,.room-enter,.room-enter *{-webkit-box-sizing:border-box;box-sizing:border-box}.room-app{height:100vh;height:100dvh;overflow:hidden;background:var(--room-bg);color:var(--room-text)}.room-app.is-compact{height:100vh;overflow:hidden}.room-app.is-compact .room-list-panel{display:none}.focus-mode{position:fixed;inset:0;z-index:80;color:#f4ece4;overflow:hidden;--focus-cover-size:min(640px,46vw,68vh)}.focus-bg{position:absolute;inset:-48px;background-size:cover;background-position:50%;-webkit-filter:blur(42px) saturate(1.2);filter:blur(42px) saturate(1.2);-webkit-transform:scale(1.1);transform:scale(1.1)}.focus-shade{position:absolute;inset:0;background:radial-gradient(ellipse at 22% 48%,rgba(90,32,28,.28),transparent 46%),linear-gradient(115deg,rgba(14,10,12,.72),rgba(18,10,14,.78) 48%,rgba(10,8,10,.9))}.focus-brand{top:22px;left:28px;font-size:12px;letter-spacing:.18em;color:hsla(0,0%,100%,.55)}.focus-brand,.focus-exit{position:absolute;z-index:2}.focus-exit{top:16px;right:22px;height:38px;padding:0 14px;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;background:rgba(20,14,14,.42);color:#f3e8e0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer;font-size:13px}.focus-exit:hover{background:rgba(231,76,60,.88);border-color:transparent}.focus-split{position:relative;z-index:1;height:100%;display:grid;grid-template-columns:minmax(var(--focus-cover-size),1fr) minmax(0,1fr);gap:24px;padding:44px 56px 56px;-webkit-box-sizing:border-box;box-sizing:border-box}.focus-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;min-height:0}.focus-cover{width:var(--focus-cover-size);height:var(--focus-cover-size);-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 24px 70px rgba(0,0,0,.5);box-shadow:0 24px 70px rgba(0,0,0,.5);border:8px solid hsla(0,0%,100%,.08)}.focus-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.focus-cover.is-rotating img{-webkit-animation:room-cover-spin 20s linear infinite;animation:room-cover-spin 20s linear infinite}.focus-right{height:100%;overflow:hidden;display:grid;grid-template-rows:auto minmax(200px,1fr) auto;grid-template-columns:minmax(0,1fr);padding:0 8px 8px 4px}.focus-copy,.focus-dock,.focus-lyrics,.focus-right{min-width:0;min-height:0}.focus-copy{grid-row:1;height:100%;overflow:hidden}.focus-tag{font-size:12px;letter-spacing:.22em;color:rgba(255,190,180,.78);margin-bottom:8px}.focus-title{font-size:clamp(38px,4.4vw,60px);font-weight:800;line-height:1.06;color:#fff;letter-spacing:-.035em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.focus-artist{margin-top:8px;font-size:16px;color:rgba(243,232,224,.62);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.focus-lyrics{grid-row:2;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0 2px}.focus-lyric-line{max-width:96%;overflow:hidden}.focus-lyric-line.is-next,.focus-lyric-line.is-prev{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:1.35em;font-size:clamp(22px,2.5vw,34px);line-height:1.35;font-weight:600;color:rgba(243,232,224,.38);white-space:nowrap;text-overflow:ellipsis}.focus-lyric-line.is-active,.focus-lyric-line.is-active .focus-lyric-text{font-size:clamp(48px,5.6vw,78px);line-height:1.16;font-weight:800;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#fff6f2),color-stop(72%,#ff8a7a),to(#e74c3c));background:linear-gradient(90deg,#fff6f2,#ff8a7a 72%,#e74c3c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.focus-lyric-line.is-active{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.focus-lyric-line.is-active .focus-lyric-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.focus-dock{grid-row:3;align-self:end;width:100%;padding-top:28px;padding-bottom:4px}.focus-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:40px}.focus-progress-track{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4px;border-radius:4px;background:hsla(0,0%,100%,.16);overflow:hidden}.focus-progress-fill{height:100%;background:var(--room-accent)}.focus-progress-time{font-size:12px;color:rgba(243,232,224,.62);white-space:nowrap}.focus-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.focus-controls,.focus-icon-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.focus-icon-btn{width:44px;height:44px;border:none;border-radius:50%;background:hsla(0,0%,100%,.08);color:#f3e8e0;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.focus-icon-btn.is-on,.focus-icon-btn:hover{color:var(--room-accent);background:rgba(231,76,60,.16)}.focus-play-btn{width:68px;height:68px;border:none;border-radius:50%;background:var(--room-accent);color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 10px 24px rgba(231,76,60,.35);box-shadow:0 10px 24px rgba(231,76,60,.35)}.focus-play-btn:hover{background:var(--room-accent-hover)}.focus-pick-btn{height:40px;padding:0 18px;border:none;border-radius:999px;background:var(--room-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.focus-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:160px;color:#f3e8e0}.focus-volume .mu-slider{margin:0}@media(max-width:900px){.focus-mode{--focus-cover-size:min(220px,52vw)}.focus-split{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);padding:56px 20px 24px;gap:8px}.focus-left{padding-top:8px}.focus-title{font-size:clamp(28px,8vw,40px)}.focus-lyric-line.is-next,.focus-lyric-line.is-prev{font-size:clamp(16px,4.4vw,22px)}.focus-lyric-line.is-active .focus-lyric-text{font-size:clamp(28px,7.2vw,40px)}.focus-right{padding:4px 0 0;text-align:center;justify-items:center;grid-template-rows:112px minmax(168px,1fr) auto}.focus-progress{margin-bottom:24px}.focus-dock{padding-top:16px}.focus-lyric-line{max-width:none}.focus-controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.focus-volume{width:100%;max-width:220px}.focus-exit span{display:none}}.room-topbar{position:sticky;top:0;z-index:30;height:var(--room-topbar-h);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;background:rgba(255,253,249,.94);border-bottom:1px solid var(--room-border);-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.8);box-shadow:0 1px 0 hsla(0,0%,100%,.8);backdrop-filter:blur(8px)}.room-topbar,.room-topbar-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-topbar-left{min-width:0}.room-logo{width:36px;height:36px;background:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0;overflow:visible;-ms-flex-negative:0;flex-shrink:0}.room-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.room-brand{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.room-brand-name{font-size:16px;font-weight:600;color:var(--room-text);line-height:1.2}.room-brand-tag{margin-top:2px;font-size:11px;color:var(--room-text-muted);letter-spacing:.4px}.room-topbar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.room-icon-btn,.room-topbar-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-icon-btn{width:40px;height:40px;border:none;background:transparent;color:#666;border-radius:10px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.room-icon-btn.is-on,.room-icon-btn:hover{background:var(--room-accent-soft);color:var(--room-accent)}.room-share-btn{width:auto;min-width:40px;padding:0 12px;gap:6px;font-size:13px;font-weight:600}.room-share-icon{width:18px;height:18px;display:block;-ms-flex-negative:0;flex-shrink:0}.room-body{display:grid;grid-template-columns:var(--room-sidenav-w) minmax(0,1fr) var(--room-chat-w);height:calc(100vh - var(--room-topbar-h));height:calc(100dvh - var(--room-topbar-h));min-height:0;overflow:hidden}.room-body.is-chat-hidden{grid-template-columns:var(--room-sidenav-w) minmax(0,1fr)}.room-sidenav{min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;padding:20px 14px;border-right:1px solid var(--room-border);background:var(--room-bg-soft)}.room-nav-item{width:100%;border:none;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:44px;padding:0 12px 0 14px;margin-bottom:6px;border-radius:10px;color:#555;font-size:14px;cursor:pointer;position:relative;text-align:left;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.room-nav-item:focus{outline:none}.room-nav-item:hover{background:hsla(0,0%,100%,.8);color:var(--room-text)}.room-nav-item.is-active{background:#fff;color:var(--room-accent);font-weight:600;-webkit-box-shadow:var(--room-shadow-sm);box-shadow:var(--room-shadow-sm)}.room-nav-item.is-active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:3px;background:var(--room-accent)}.room-nav-dot{width:6px;height:6px;border-radius:50%;background:var(--room-accent);margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.room-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-main{min-width:0;min-height:0;height:100%;overflow:hidden;padding:28px 32px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-main,.room-nowplaying{display:-webkit-box;display:-ms-flexbox;display:flex}.room-nowplaying{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-bottom:28px;-ms-flex-negative:0;flex-shrink:0}.room-cover-wrap{-ms-flex-negative:0;flex-shrink:0;position:relative;padding:16px}.room-cover-wrap:before{content:"";position:absolute;inset:2px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(231,76,60,.2) 0,rgba(231,76,60,.1) 42%,rgba(255,150,110,.05) 58%,transparent 72%);-webkit-filter:blur(10px);filter:blur(10px);pointer-events:none;z-index:0}.room-cover{width:var(--room-cover-size);height:var(--room-cover-size);border-radius:50%;overflow:hidden;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(231,76,60,.06),0 8px 24px rgba(231,76,60,.12),0 14px 32px rgba(70,46,24,.1);box-shadow:0 0 0 1px rgba(231,76,60,.06),0 8px 24px rgba(231,76,60,.12),0 14px 32px rgba(70,46,24,.1);position:relative;z-index:1}.room-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:50%}.room-cover.is-rotating img{-webkit-animation:room-cover-spin 20s linear infinite;animation:room-cover-spin 20s linear infinite}@-webkit-keyframes room-cover-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes room-cover-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.room-track{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.room-now-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.room-tag{font-size:11px;letter-spacing:1.2px;font-weight:600}.room-tag.is-now{color:var(--room-accent)}.room-track-title{font-size:36px;font-weight:700;line-height:1.22;color:#2b2b2b;margin-bottom:8px;word-break:normal}.room-track-meta,.room-track-title{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-track-meta{font-size:15px;color:var(--room-text-secondary);margin-bottom:18px}.room-lyric-current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:14px;line-height:1.6;height:3.2em;min-height:3.2em;max-height:3.2em;margin-bottom:20px;overflow:hidden}.room-lyric-current:before{content:"";width:3px;border-radius:3px;background:var(--room-accent);margin-right:10px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch}.room-lyric-current-lines{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:3.2em;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-lyric-current-next,.room-lyric-current-now{height:1.6em;min-height:1.6em;max-height:1.6em;line-height:1.6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.room-lyric-current-now{color:#3a3a3a;font-weight:600}.room-lyric-current-next{color:#b0b0b0;font-weight:400}.room-progress{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin-bottom:18px}.room-progress,.room-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.room-progress-bar{position:relative;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-progress-track{width:100%;height:4px;border-radius:4px;background:#e6e2dc;overflow:visible}.room-progress-fill{height:100%;border-radius:4px;background:var(--room-accent);-webkit-transition:width .2s linear;transition:width .2s linear}.room-progress-thumb{position:absolute;top:50%;width:12px;height:12px;margin-left:-6px;border-radius:50%;background:var(--room-accent);-webkit-box-shadow:0 0 0 2px #fff,0 1px 6px rgba(231,76,60,.4);box-shadow:0 0 0 2px #fff,0 1px 6px rgba(231,76,60,.4);-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.room-progress-bar:hover .room-progress-thumb{-webkit-transform:translateY(-50%) scale(1.28);transform:translateY(-50%) scale(1.28)}.room-progress-times{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.room-progress-time,.room-progress-times{font-size:12px;color:var(--room-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.room-controls{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.room-controls,.room-controls-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-controls-left{gap:8px}.room-ctrl-btn{-webkit-box-sizing:border-box;box-sizing:border-box;width:48px;height:48px;padding:0;margin:0;border:1px solid #efe8df;background:#fff;color:#444;border-radius:50%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:0 2px 8px rgba(70,46,24,.08);box-shadow:0 2px 8px rgba(70,46,24,.08);-webkit-transition:background .15s ease,color .15s ease,-webkit-transform .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,color .15s ease,-webkit-transform .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease,-webkit-transform .15s ease,-webkit-box-shadow .15s ease}.room-ctrl-btn:hover{background:#fff;-webkit-box-shadow:0 4px 12px rgba(70,46,24,.12);box-shadow:0 4px 12px rgba(70,46,24,.12)}.room-ctrl-btn.is-fav,.room-ctrl-btn:hover,.room-fav-btn.is-on{color:var(--room-accent)}.room-play-btn{width:56px;height:56px;border:none;border-radius:50%;background:var(--room-accent);color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 8px 20px rgba(231,76,60,.28);box-shadow:0 8px 20px rgba(231,76,60,.28);-webkit-transition:background .15s ease,-webkit-transform .15s ease;transition:background .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,background .15s ease;transition:transform .15s ease,background .15s ease,-webkit-transform .15s ease}.room-play-btn:hover{background:var(--room-accent-hover);-webkit-transform:scale(1.04);transform:scale(1.04)}.room-pick-btn{min-width:76px!important;height:36px!important;line-height:36px!important;border-radius:18px!important;background-color:var(--room-accent)!important;color:#fff!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-left:6px}.room-pick-btn:hover{background-color:var(--room-accent-hover)!important}.room-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:150px;color:#888}.room-volume .mu-slider{margin:0;width:110px}.room-volume .mu-slider-fill,.room-volume .mu-slider-thumb,.room-volume .mu-slider-track{background-color:var(--room-accent)}.room-volume .mu-slider-track{background-color:#efe4dc}.room-list-panel{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;overflow:hidden;background:var(--room-panel);border-radius:var(--room-radius);-webkit-box-shadow:var(--room-shadow);box-shadow:var(--room-shadow);padding:8px 8px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-list-panel,.room-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.room-tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:6px 10px 4px;border-bottom:1px solid var(--room-border);-ms-flex-negative:0;flex-shrink:0}.room-tab{border:none;background:transparent;height:40px;padding:0 14px;font-size:14px;color:#888;cursor:pointer;position:relative;border-radius:8px 8px 0 0}.room-tab:hover{color:var(--room-text)}.room-tab.is-active{color:var(--room-accent);font-weight:600}.room-tab.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;border-radius:2px;background:var(--room-accent)}.room-tab-body{padding:6px 6px 8px;position:relative}.room-queue-pane,.room-tab-body,.room-tab-pane{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-queue-pane,.room-tab-pane{min-width:0}.room-queue-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.room-inline-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:2px 6px 8px;-ms-flex-negative:0;flex-shrink:0}.room-inline-toolbar .discover-chip{height:28px;padding:0 12px;font-size:12px;line-height:26px}.room-inline-list{overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 4px 8px}.room-inline-list,.room-inline-pane .room-empty,.room-lyric-wrap .room-empty{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}.room-queue-pane .room-queue-head{-ms-flex-negative:0;flex-shrink:0}.room-queue-head,.room-queue-row{display:grid;grid-template-columns:32px 36px minmax(0,1.6fr) minmax(0,1fr) minmax(0,.9fr) 72px 28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 14px}.room-queue-head{height:40px;font-size:12px;color:var(--room-text-muted)}.room-queue-row{min-height:60px;padding-top:8px;padding-bottom:8px;border-radius:10px;font-size:14px;color:var(--room-text);-webkit-transition:background .15s ease;transition:background .15s ease}.room-queue-row:hover{background:#faf6f1}.room-queue-row.is-current{background:var(--room-accent-softer);color:var(--room-accent);font-weight:600}.room-queue-index{color:var(--room-text-muted);font-variant-numeric:tabular-nums}.room-queue-row.is-current .room-queue-index{color:var(--room-accent)}.room-queue-name-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:0;gap:6px}.room-queue-artist,.room-queue-name,.room-queue-user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-queue-name-cell .room-queue-name{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:calc(100% - 28px);min-width:0}.room-queue-copy{width:22px;height:22px;border:none;border-radius:6px;background:transparent;color:#c0b6ac;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0;-ms-flex-negative:0;flex-shrink:0;opacity:0;-webkit-transition:opacity .15s ease,color .15s ease,background .15s ease;transition:opacity .15s ease,color .15s ease,background .15s ease}.room-queue-copy:focus,.room-queue-row:hover .room-queue-copy{opacity:1}.room-queue-copy:hover{color:var(--room-accent);background:var(--room-accent-softer)}.room-queue-like{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;min-height:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#888}.room-queue-like.has-votes,.room-queue-like.is-liked{color:var(--room-accent)}.room-queue-like.is-playing-tag{cursor:default;font-size:12px;color:var(--room-accent)}.room-queue-del{width:24px;height:24px;border:none;border-radius:8px;background:transparent;color:#b8ada3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0}.room-queue-del:hover{color:var(--room-accent);background:var(--room-accent-softer)}.room-queue-del-placeholder{width:24px;height:24px}.room-fav-btn{width:28px;height:28px;border:none;background:transparent;color:#bbb;border-radius:50%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:0}.room-fav-btn:hover{color:var(--room-accent);background:var(--room-accent-soft)}.favorite-import-input{width:100%;min-height:160px;margin-bottom:14px;padding:12px 14px;border:1px solid #f0e6db;border-radius:12px;background:#f7f1ea;color:var(--room-text);font-size:13px;line-height:1.5;resize:vertical;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.favorite-import-input:focus{border-color:#f0c2ba;background:#fff}.room-empty{padding:48px 16px;text-align:center;color:var(--room-text-muted)}.room-empty-title{font-size:15px;color:#777;margin-bottom:8px}.room-empty-desc{font-size:13px;line-height:1.6}.room-lyric-wrap{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-height:0;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.room-lyric-list{padding:18px 24px 28px;font-size:17px}.room-lyric-line,.room-lyric-list,.room-lyric-wrap .room-empty{text-align:center}.room-lyric-line{padding:7px 12px;margin:0;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,SimSun,serif;font-size:1em;font-weight:400;color:#8a8a8a;line-height:2;-webkit-transition:color .3s ease,font-size .3s ease,text-shadow .3s ease;transition:color .3s ease,font-size .3s ease,text-shadow .3s ease}.room-lyric-line.is-active{color:var(--room-accent);font-weight:700;font-size:1.12em;text-shadow:0 0 8px rgba(231,76,60,.18)}@media(max-width:768px){.room-lyric-line{font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}}.room-chat-mask{display:none}.room-chat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:start;position:sticky;top:var(--room-topbar-h);height:calc(100vh - var(--room-topbar-h));max-height:calc(100vh - var(--room-topbar-h));min-height:0;overflow:hidden;background:var(--room-surface);border-left:1px solid var(--room-border)}.room-chat,.room-chat-header{display:-webkit-box;display:-ms-flexbox;display:flex}.room-chat-header{height:56px;padding:0 14px 0 18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--room-border);-ms-flex-negative:0;flex-shrink:0}.room-chat-title{font-size:15px;font-weight:600;color:var(--room-text)}.room-chat-online{margin-left:8px;font-size:12px;color:var(--room-text-muted);font-weight:400}.room-chat-online.is-on:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#3cb371;margin-right:5px;vertical-align:1px}.room-chat-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.room-chat-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 18px 20px}.room-chat-item{padding:11px 0}.room-chat-item.is-notice{text-align:center}.chat-data-user,.room-chat-user{display:block;font-size:12px;color:#999;margin-bottom:6px}.chat-data-content{padding:10px 14px;border-radius:14px;background:#f4eee7;color:var(--room-text);font-size:13px;line-height:1.6}.chat-data-content,.chat-data-notice{display:inline-block;max-width:calc(100% - 5px);word-break:break-word}.chat-data-notice{background:#f1ece6;border-radius:999px;padding:6px 16px;color:#8a8278;font-size:12px}.chat-message{margin-bottom:0!important}.room-reaction-wrap{position:relative;-ms-flex-negative:0;flex-shrink:0;background:var(--room-surface);border-top:1px solid var(--room-border);overflow:visible}.room-reaction-stage{position:absolute;left:0;right:0;bottom:100%;height:200px;pointer-events:none;overflow:visible;z-index:4}.room-reaction-float{position:absolute;bottom:8px;left:var(--left,50%);-webkit-transform:translate(-50%);transform:translate(-50%);font-size:30px;line-height:1;pointer-events:none;will-change:transform,opacity;-webkit-animation:room-reaction-rise 2s forwards;animation:room-reaction-rise 2s forwards}@-webkit-keyframes room-reaction-rise{0%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}60%{-webkit-transform:translate(calc(-50% + var(--dx, 0px)),var(--dy,-100px)) scale(1.35);transform:translate(calc(-50% + var(--dx, 0px)),var(--dy,-100px)) scale(1.35);opacity:.9;-webkit-animation-timing-function:ease;animation-timing-function:ease}to{-webkit-transform:translate(calc(-50% + var(--dx, 0px)),calc(var(--dy, -100px) - 10px)) scale(1.35);transform:translate(calc(-50% + var(--dx, 0px)),calc(var(--dy, -100px) - 10px)) scale(1.35);opacity:0}}@keyframes room-reaction-rise{0%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}60%{-webkit-transform:translate(calc(-50% + var(--dx, 0px)),var(--dy,-100px)) scale(1.35);transform:translate(calc(-50% + var(--dx, 0px)),var(--dy,-100px)) scale(1.35);opacity:.9;-webkit-animation-timing-function:ease;animation-timing-function:ease}to{-webkit-transform:translate(calc(-50% + var(--dx, 0px)),calc(var(--dy, -100px) - 10px)) scale(1.35);transform:translate(calc(-50% + var(--dx, 0px)),calc(var(--dy, -100px) - 10px)) scale(1.35);opacity:0}}.room-reaction-bar{height:40px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));-ms-flex-align:center;justify-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;overflow:visible}.room-reaction-bar,.room-reaction-btn{-webkit-box-align:center;align-items:center;max-width:100%}.room-reaction-btn{position:relative;width:32px;height:32px;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0;border:none;border-radius:50%;background:#f7f1ea;color:#3a3a3a;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .15s ease,background .15s ease,-webkit-transform .1s ease-out;transition:opacity .15s ease,background .15s ease,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .15s ease,background .15s ease;transition:transform .1s ease-out,opacity .15s ease,background .15s ease,-webkit-transform .1s ease-out}.room-reaction-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background:var(--room-accent-softer)}.room-reaction-btn.is-pressed{-webkit-transform:scale(.9);transform:scale(.9)}.room-reaction-bar.is-locked .room-reaction-btn{opacity:.4;pointer-events:none;cursor:default}.room-reaction-glyph{font-size:18px;line-height:1}.room-reaction-burst{position:absolute;left:50%;bottom:calc(100% + 2px);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;color:var(--room-accent);pointer-events:none;text-shadow:0 1px 0 #fff}.room-chat-composer{position:relative;padding:0 16px 16px;border-top:none;-ms-flex-negative:0;flex-shrink:0;background:var(--room-surface)}.room-chat-composer .mu-input,.room-chat-composer .mu-text-field{width:100%;margin-bottom:8px;min-height:0;height:auto;padding-top:0}.room-chat-composer .mu-text-field-label{display:none}.room-chat-composer .mu-text-field-content{padding-top:0;padding-bottom:2px}.room-chat-composer .mu-text-field-input{height:32px;font-size:14px}.room-chat-send-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.room-emoji-wrap{position:relative;-ms-flex-negative:0;flex-shrink:0}.room-emoji-btn{width:44px;height:44px;padding:0;border:1px solid #e4d8cc;border-radius:12px;background:#fff;color:#3a3a3a;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.room-emoji-btn.is-on,.room-emoji-btn:hover{border-color:#f0c2ba;background:var(--room-accent-softer);color:var(--room-accent)}.room-emoji-panel{position:absolute;left:0;bottom:calc(100% + 8px);z-index:6;width:min(280px,100vw - 48px);padding:8px;display:grid;grid-template-columns:repeat(8,1fr);gap:2px;background:#fffdf9;border:1px solid var(--room-border);border-radius:12px;-webkit-box-shadow:0 10px 28px rgba(70,46,24,.12);box-shadow:0 10px 28px rgba(70,46,24,.12)}.room-emoji-cell{height:34px;padding:0;border:none;border-radius:8px;background:transparent;font-size:20px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.room-emoji-cell:active,.room-emoji-cell:hover{background:var(--room-accent-softer)}.room-send-btn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;height:44px!important;line-height:44px!important;background-color:var(--room-accent)!important;color:#fff!important;border-radius:12px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.room-send-btn:hover{background-color:var(--room-accent-hover)!important}.message-input-group{position:static;width:100%;z-index:auto;left:auto;padding:0;background:transparent}.mu-text-field-input{color:var(--room-text)!important}.mu-input-focus-line,.mu-input-line{background-color:var(--room-accent)!important}.mu-dialog{background-color:#fffdf9!important;opacity:1;border-radius:16px!important;-webkit-box-shadow:0 16px 48px rgba(70,46,24,.16)!important;box-shadow:0 16px 48px rgba(70,46,24,.16)!important}.mu-dialog .mu-dialog-body{max-width:856px;max-height:493px;overflow:auto}.mu-dialog *{color:var(--room-text)}.mu-dialog .mu-text-field-input{text-align:center;color:var(--room-text)!important}.mu-dialog .material-icons,.mu-dialog .mu-input-focus-line,.mu-dialog .mu-input-line{color:var(--room-accent)!important}.mu-dialog .search_pick_btn{background-color:var(--room-accent)!important;display:block;padding:5px 0;cursor:pointer;border-radius:8px;color:#fff!important;-webkit-box-shadow:none;box-shadow:none}.mu-dialog .search_pick_btn:hover{background-color:var(--room-accent-hover)!important}.mu-dialog .search_pick_btn_disable{background-color:#ece6de!important;display:block;padding:5px 0;cursor:not-allowed;border-radius:8px;color:#999!important}.mu-dialog .justify-content-start div{margin:0 auto}.mu-pagination-item.mu-button.is-current{background-color:var(--room-accent)!important;color:#fff!important}.mu-snackbar{opacity:1;background-color:#fffdf9!important;color:var(--room-text)!important;border-radius:10px!important;-webkit-box-shadow:var(--room-shadow)!important;box-shadow:var(--room-shadow)!important;border:1px solid var(--room-border)}.mu-snackbar .mu-snackbar-message{margin:0 auto;color:var(--room-text)!important}.mu-table{background:transparent!important}.mu-table td,.mu-table th{border-bottom-color:var(--room-border)!important}.mu-radio-label,.mu-table td,.mu-table th{color:var(--room-text)!important}.searchradio .mu-radio-label{font-size:11px!important}#search-picture .mu-dialog .justify-content-start div{margin:initial!important}#search-picture .d-flex.flex-row.justify-content-center.align-items-start{margin:0 auto!important}.mu-overlay{background-color:rgba(70,46,24,.28)!important}.discover-dialog .mu-dialog,.search-music-dialog .mu-dialog{min-width:min(760px,92vw);min-height:420px;border-radius:22px!important;background:#fffdf9!important;-webkit-box-shadow:0 20px 56px rgba(70,46,24,.18)!important;box-shadow:0 20px 56px rgba(70,46,24,.18)!important}.discover-dialog,.search-music-dialog{max-height:86vh!important}.discover-dialog .mu-dialog-body,.search-music-dialog .mu-dialog-body{max-width:none!important;max-height:min(82vh,780px);overflow:hidden!important;padding:0!important}.discover-panel{-ms-flex-direction:column;flex-direction:column;min-height:420px;max-height:min(82vh,780px);padding:28px 28px 18px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.discover-pane,.discover-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.discover-pane{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;-ms-flex-direction:column;flex-direction:column}.discover-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:20px}.discover-kicker{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--room-accent)!important;margin-bottom:6px}.discover-title{font-size:30px;line-height:1.2;font-weight:700;color:#2b2b2b!important}.discover-sub{margin-top:6px;font-size:13px;color:var(--room-text-muted)!important}.discover-close{width:40px;height:40px;border:1px solid #efe4d8;border-radius:12px;background:#fff;color:#666!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 2px 8px rgba(70,46,24,.05);box-shadow:0 2px 8px rgba(70,46,24,.05)}.discover-close:hover{border-color:var(--room-accent);color:var(--room-accent)!important}.discover-filter-row,.discover-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:14px}.discover-filter-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.discover-toolbar-label{font-size:15px;font-weight:600;color:var(--room-text)!important}.discover-toolbar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.discover-chip{height:34px;padding:0 16px;border-radius:999px;border:1px solid #eadfd3;background:#fff;color:var(--room-text)!important;font-size:13px;cursor:pointer;line-height:32px}.discover-chip:hover{border-color:var(--room-accent);color:var(--room-accent)!important}.discover-chip.is-solid{background:var(--room-accent);border-color:var(--room-accent);color:#fff!important}.discover-chip.is-solid:hover{background:var(--room-accent-hover);color:#fff!important}.discover-chip.is-disabled{opacity:.55}.discover-search-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:12px}.discover-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:44px;border:1px solid #f0e6db;border-radius:12px;background:#f7f1ea;padding:0 16px;font-size:14px;color:var(--room-text);outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.discover-input::-webkit-input-placeholder{color:#b3a89c}.discover-input::-moz-placeholder{color:#b3a89c}.discover-input:-ms-input-placeholder{color:#b3a89c}.discover-input::-ms-input-placeholder{color:#b3a89c}.discover-input::placeholder{color:#b3a89c}.discover-input:focus{border-color:#f0c2ba;background:#fff;-webkit-box-shadow:0 0 0 3px rgba(231,76,60,.08);box-shadow:0 0 0 3px rgba(231,76,60,.08)}.discover-search-btn{height:44px;min-width:88px;padding:0 22px;border:none;border-radius:12px;background:var(--room-accent);color:#fff!important;font-size:15px;font-weight:600;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.discover-search-btn:hover{background:var(--room-accent-hover)}.profile-dialog .mu-dialog{min-width:min(520px,92vw)!important;min-height:0!important}.profile-panel.discover-panel{min-height:0}.profile-block{margin-bottom:22px}.profile-block:last-child{margin-bottom:0}.profile-block-title{font-size:16px;font-weight:700;color:var(--room-text);margin-bottom:6px}.profile-block-desc{font-size:13px;line-height:1.5;color:var(--room-text-muted);margin-bottom:12px}.profile-block .discover-input{width:100%;margin-bottom:10px}.profile-action-btn{width:100%;min-width:0}.online-dialog .mu-dialog{min-width:min(640px,92vw)!important;min-height:0!important}.online-panel.discover-panel{min-height:0}.online-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:180px;max-height:min(52vh,460px);overflow-y:auto;-webkit-overflow-scrolling:touch}.online-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid #f0e6db}.online-row:last-child{border-bottom:none}.online-avatar{width:44px;height:44px;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;-ms-flex-negative:0;flex-shrink:0}.online-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.online-name{font-size:15px;font-weight:700;color:var(--room-text);line-height:1.3}.online-meta,.online-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.online-meta{margin-top:3px;font-size:12px;color:var(--room-text-muted)}.discover-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;padding:0 16px;margin-bottom:8px;border:1px solid #efe4d8;border-radius:12px;font-size:13px;color:var(--room-text-secondary)!important;background:#fff}.discover-stats b{color:var(--room-text)!important;font-weight:700}.discover-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:220px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;padding-right:4px;padding-bottom:8px}.discover-pane .discover-list{min-height:0}.discover-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;min-height:72px;padding:12px 4px;border-bottom:1px solid #f0e8de;cursor:default}.discover-row.is-link,.discover-row[role=button]{cursor:pointer}.discover-row:hover{background:rgba(231,76,60,.04);border-radius:12px;border-bottom-color:transparent}.discover-row.is-played{opacity:.7}.discover-cover{width:48px;height:48px;border-radius:12px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background:#efe8df}.discover-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.discover-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.discover-name{font-size:15px;font-weight:700;line-height:1.35;color:#2b2b2b!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.discover-meta,.discover-sep{margin-top:3px;font-size:12px;color:#999!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discover-badge{-ms-flex-negative:0;flex-shrink:0;font-size:11px;font-weight:500;padding:1px 7px;border-radius:999px;background:#efe8df;color:#888!important}.discover-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.discover-pick-btn{height:34px;padding:0 16px;border-radius:999px;font-size:13px;cursor:pointer;line-height:32px;background:var(--room-accent);border:1px solid var(--room-accent);color:#fff!important}.discover-pick-btn:hover{background:var(--room-accent-hover)}.discover-empty{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:32px 12px}.discover-empty-title{font-size:15px;color:#666!important;margin-bottom:8px}.discover-empty-desc{font-size:13px;color:#999!important}.discover-infinite{padding:14px 0 6px;text-align:center}.discover-infinite-hit{height:1px}.discover-infinite-tip{font-size:13px;color:var(--room-text-muted)}@media(max-width:766px){.discover-panel{padding:20px 16px 12px;min-height:0}.discover-title{font-size:24px}.discover-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.discover-toolbar-actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.discover-row{gap:10px;min-height:64px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:10px;background-color:#efe8df}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d8cfc4}::-webkit-scrollbar-thumb:hover{background-color:var(--room-accent)}@media(max-width:1100px){.room-body,.room-body.is-chat-hidden{grid-template-columns:72px minmax(0,1fr)}.room-sidenav{padding:16px 10px}.room-nav-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;height:48px}.room-nav-dot,.room-nav-label{display:none}.room-nav-item.is-active:before{top:12px;bottom:12px}.room-main{padding:20px 20px 24px}:root{--room-cover-size:232px}.room-nowplaying{gap:28px}.room-track-title{font-size:28px}.room-chat-mask{display:block;position:fixed;inset:var(--room-topbar-h) 0 0 0;background:rgba(60,40,20,.18);z-index:35}.room-chat{position:fixed;top:var(--room-topbar-h);right:0;bottom:0;height:auto;max-height:none;width:min(380px,100vw);max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0);z-index:40;-webkit-box-shadow:-8px 0 28px rgba(70,46,24,.12);box-shadow:-8px 0 28px rgba(70,46,24,.12)}.room-chat-composer,.room-reaction-wrap{-ms-flex-negative:0;flex-shrink:0}}@media(max-width:766px){#app,body,html{-ms-scroll-chaining:none;overscroll-behavior:none}#app,.room-app,body,html{height:var(--room-vv-h,100dvh);max-height:var(--room-vv-h,100dvh);overflow:hidden}.room-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.room-topbar{padding:0 10px 0 14px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.room-brand-name{white-space:nowrap;overflow:hidden}.room-share-btn span{display:none}.room-share-btn{min-width:40px;padding:0}.room-brand-tag{display:none}.room-body,.room-body.is-chat-hidden{grid-template-columns:56px minmax(0,1fr);-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-height:0;height:auto;overflow:hidden}.room-sidenav{padding:10px 6px;min-height:0}.room-main{padding:12px 12px calc(10px + env(safe-area-inset-bottom, 0px));overflow:hidden;min-height:0;height:100%}.room-nowplaying{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:8px;margin-bottom:8px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-height:0;max-height:calc(100% - var(--room-tab-body-h, 28dvh) - 52px)}.room-list-panel{height:auto}.room-list-panel,.room-tab-body{position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:160px;overflow:hidden}.room-tab-body{height:var(--room-tab-body-h,auto);max-height:var(--room-tab-body-h,none)}.room-queue-pane,.room-tab-pane{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}.room-lyric-wrap{position:relative;display:block;height:100%;max-height:100%}.room-inline-list,.room-lyric-wrap,.room-queue-list{min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;-ms-touch-action:pan-y;touch-action:pan-y}.room-inline-list,.room-queue-list{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;height:0}:root{--room-cover-size:min(160px,42vw,20dvh)}.room-cover-wrap{padding:8px}.room-empty{padding:28px 12px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.room-lyric-current,.room-now-tags{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.room-lyric-current{text-align:left;height:3.2em;min-height:3.2em;max-height:3.2em;margin-bottom:10px}.room-track-title{font-size:22px}.room-play-btn{width:48px;height:48px}.room-controls{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.room-controls-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.room-volume{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto;min-width:0;-webkit-box-flex:1;-ms-flex:1 1 72px;flex:1 1 72px}.room-volume .mu-slider{width:auto;min-width:56px;-webkit-box-flex:1;-ms-flex:1;flex:1}.room-tabs{overflow-x:auto;white-space:nowrap}.room-inline-pane .discover-pick-btn{height:30px;padding:0 12px;font-size:12px;line-height:28px}.room-queue-head{display:none}.room-queue-row{grid-template-columns:28px 28px minmax(0,1fr) 56px 24px;min-height:62px;padding:10px 8px}.room-queue-copy{opacity:1}.room-queue-artist,.room-queue-user{display:none}.room-reaction-bar{height:44px;padding:4px 6px;grid-template-columns:repeat(5,minmax(0,1fr))}.room-reaction-btn{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:none;flex:none}.room-reaction-glyph{font-size:16px}.room-chat-composer{padding:0 12px 12px}#cookie-dialog .mu-dialog,#history-dialog .mu-dialog,#search .mu-dialog,#share-fallback-dialog .mu-dialog,.discover-dialog .mu-dialog{width:94vw!important;max-width:94vw!important;min-width:0!important;margin:0 auto}#cookie-dialog .mu-dialog-body,#history-dialog .mu-dialog-body,#search .mu-dialog-body,#share-fallback-dialog .mu-dialog-body,.discover-dialog .mu-dialog-body{max-width:100%!important;max-height:78vh!important;overflow:hidden!important;-webkit-overflow-scrolling:touch}.mu-snackbar,.mu-snackbar-top,.mu-toast{position:fixed!important;top:calc(var(--room-topbar-h) + 8px)!important;bottom:auto!important;left:50%!important;right:auto!important;width:auto!important;max-width:min(280px,100vw - 88px)!important;-webkit-transform:translate3d(-50%,0,0)!important;transform:translate3d(-50%,0,0)!important;z-index:2000!important;pointer-events:none}}