@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;700;800&display=swap";:root{color-scheme:light;--editorial-bg: #f8f9fa;--editorial-surface: #ffffff;--editorial-surface-low: #f1f4f5;--editorial-text: #2d3335;--editorial-muted: #5a6062;--editorial-primary: #006e2d;--editorial-primary-soft: #72fe8f;--editorial-outline: rgba(173, 179, 181, .18);--home-tab-side-pad: 16px;--home-tab-top-pad: calc(env(safe-area-inset-top, 0px) + 10px) ;--home-tab-bottom-pad: 12px;font-family:Be Vietnam Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--editorial-bg);color:var(--editorial-text)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,rgba(114,254,143,.12),transparent 20%),linear-gradient(180deg,#fbfcfc 0%,var(--editorial-bg) 100%);overflow-x:hidden;overscroll-behavior-y:none;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-family:Be Vietnam Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:780px){html.browser-safari{-webkit-text-size-adjust:70%;text-size-adjust:70%}}h1,h2,h3,p{margin:0}.app{width:min(1320px,100%);margin:0 auto;padding:20px 16px 28px}.room-app-shell{width:100%;min-height:100dvh;height:100dvh;overflow:hidden}h1{font-size:25px;line-height:1.2}h2{font-size:18px;margin-bottom:10px}h3{font-size:15px;margin:14px 0 8px}.sub{margin-top:6px;color:#94a3b8;font-size:13px}.header{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:14px}.lobby-hero{padding:20px 18px;border:1px solid #e3eaf5;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f7fafffa),radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 42%);box-shadow:0 16px 36px #0f172a0f}.lobby-hero-main{min-width:0}.lobby-hero-main p{margin-top:8px;color:#64748b;font-size:14px}.panel{background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:14px}.lobby-panel{display:flex;flex-direction:column;gap:12px;border-color:#e3eaf5;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 14px 32px #0f172a0d}.lobby-light .header h1{color:#0f172a}.lobby-light .dot.ok{color:#16a34a;border-color:#86efac;background:#f0fdf4}.lobby-light .dot.bad{color:#dc2626;border-color:#fecaca;background:#fff1f2}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;border-radius:16px;background:#f4f7fb}.tab{border:none;background:transparent;color:#64748b;border-radius:12px;padding:10px 12px;cursor:pointer;font-weight:600}.tab.active{color:#0f172a;background:#fff;box-shadow:0 8px 18px #0f172a0f}.form-block{display:flex;flex-direction:column;gap:10px;padding:8px 2px 2px}.create-mode button{align-self:flex-start}label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}label.inline-check{flex-direction:row;align-items:center;gap:8px}label.inline-check input[type=checkbox]{width:auto}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}input{width:100%;min-width:0;background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:11px;padding:10px 12px;font-size:16px}select,textarea{font-size:16px}input:focus{outline:none;border-color:#8197ff;box-shadow:0 0 0 2px #8197ff33}button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:11px;padding:9px 13px;cursor:pointer}button:hover{border-color:#7c9dff}button:disabled{opacity:.5;cursor:not-allowed}.danger-btn{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.dot{padding:4px 10px;border-radius:999px;font-size:12px;border:1px solid;white-space:nowrap}.dot.ok{color:#34d399;border-color:#34d399}.dot.bad{color:#f87171;border-color:#f87171}.notice{color:#475569;font-size:13px}.lobby-user-card{width:100%;border:1px solid #e4ebf5;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px 14px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left}.lobby-user-card.guest{background:linear-gradient(180deg,#fff,#fbfcff)}.lobby-user-avatar{width:48px;height:48px;border-radius:999px;object-fit:cover}.lobby-user-main{min-width:0}.lobby-user-main strong,.lobby-user-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lobby-user-main small{margin-top:4px;color:#64748b}.lobby-user-login-action{color:#16a34a;font-size:13px;font-weight:700}.room-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.room-list .empty{grid-column:1 / -1}.room-item{border:1px solid #e4ebf5;border-radius:18px;padding:14px 14px 12px;display:grid;grid-template-rows:auto 1fr auto;gap:8px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px #0f172a0a;min-height:148px}.room-meta{display:flex;flex-direction:column;gap:3px}.room-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.room-meta strong{font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.room-meta small{color:#64748b;font-size:12px;line-height:1.35}.room-join{display:flex;flex-direction:column;gap:6px;min-width:0;margin-top:auto}.room-member-module{min-width:0;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;align-self:flex-start}.room-member-module-avatars{display:flex;align-items:center}.room-member-module-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;border:3px solid #fff;box-shadow:0 6px 16px #3b82f61f;margin-left:-9px;background:#fff}.room-member-module-avatar:first-child{margin-left:0}.room-member-module-extra{color:#2563eb;font-size:15px;font-weight:900;letter-spacing:-.04em;line-height:1}.room-enter-inline{flex:0 0 auto;width:34px;height:34px;border-radius:11px}.room-join>button:first-of-type,.create-mode button{border:none;background:linear-gradient(180deg,#1db954,#16a34a);color:#fff;box-shadow:0 12px 24px #16a34a33}.room-action-row{display:flex;gap:8px;justify-content:flex-end}.room-icon-btn{width:36px;height:36px;padding:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe6f3;background:#fff}.room-icon-btn .icon-svg{width:17px;height:17px}.room-icon-btn.danger{color:#dc2626;background:#fff6f6;border-color:#fecaca}.lobby-user-inline{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid #e6edf7;border-radius:16px;background:#f8fbff}.lobby-user-inline.compact{padding:0;border:none;border-radius:0;background:transparent}.lobby-user-inline img{width:42px;height:42px;border-radius:999px;object-fit:cover}.lobby-user-inline strong,.lobby-user-inline small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lobby-user-inline small{margin-top:2px;color:#64748b}.lobby-find-head{justify-content:flex-end;align-items:center}.lobby-find-head>button{width:40px;height:40px;padding:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.empty{padding:14px;border-radius:10px;border:1px dashed rgba(148,163,184,.35);color:#94a3b8}.grid{margin-top:12px;display:grid;grid-template-columns:1.15fr 1fr;gap:14px}.player-app{position:relative;overflow:hidden}.player-hero{display:grid;grid-template-columns:220px 1fr;gap:14px;align-items:center}.cd-shell{width:220px;height:220px;margin:0 auto;border-radius:50%;padding:8px;flex:0 0 auto;background:radial-gradient(circle at 30% 25%,#ffffff40,#94a3b81a 35%,#1e293b33);box-shadow:0 20px 40px #00000073,inset 0 0 0 1px #ffffff1f}.cd-disc{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;background:#0f172a}.cd-disc img{width:100%;height:100%;display:block;object-fit:cover}.cd-hole{position:absolute;width:24%;height:24%;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,#020617 40%,#02061773);box-shadow:0 0 0 5px #ffffff47}.cd-shell.spinning{animation:spin 9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.track-main{min-width:0;display:flex;flex-direction:column;gap:8px}.track-main strong{font-size:clamp(20px,3vw,30px);line-height:1.2}.track-sub{color:#a8b5cc;font-size:14px}.album-text{color:#64748b}.controls{display:flex;gap:8px}.controls-main button{min-width:88px}.seek{margin-top:12px;display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center;font-size:12px}.seek input[type=range]{height:5px;border-radius:999px;accent-color:#7c9dff}.lyric-panel{margin-top:12px;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:10px;background:#070c1bbf}.lyric-scroll{margin-top:8px;max-height:220px;overflow:auto;padding-right:4px}.lyric-line{margin:0;color:#94a3b8;line-height:1.8;font-size:14px;transition:all .2s ease}.lyric-line.active{color:#f8fafc;font-size:16px;font-weight:600}.lyric-empty{color:#94a3b8;font-size:13px}.comment-panel{margin-top:12px;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:10px;background:#070c1bbf}.comment-empty{color:#94a3b8;font-size:13px}.comment-list{margin-top:8px;max-height:168px;overflow:auto;display:flex;flex-direction:column;gap:8px}.comment-item{padding:8px;border-radius:10px;background:#1e293b99}.comment-user{font-size:12px;color:#bfdbfe}.comment-content{margin-top:4px;color:#cbd5e1;line-height:1.5;font-size:13px}.members{display:flex;gap:8px;flex-wrap:wrap}.members span{padding:4px 8px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:12px}.members .owner{border:1px solid #f59e0b;background:#fff7ed;color:#9a3412}.sources{margin:10px 0;display:flex;flex-wrap:wrap;gap:10px}.sources label{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:13px;color:#cbd5e1}.search-source-inline{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;background:#ffffffc7;box-shadow:inset 0 1px #ffffff8c;flex:0 0 auto}.search-source-inline-btn{border:none;background:transparent;color:#64748b;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700;line-height:1;transition:all .18s ease;min-width:30px;letter-spacing:0}.search-source-inline-btn.active{background:#22c55e24;color:#16a34a}.list{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow:auto}.list-item{border:1px solid #e2e8f0;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff}.track-line{min-width:0;display:flex;align-items:center;gap:10px}.track-line.clickable{cursor:pointer}.item-cover{width:46px;height:46px;border-radius:8px;object-fit:cover;flex-shrink:0}.list-item strong{display:block;line-height:1.3}.song-title.playing{color:#22c55e}.list-item small{color:#94a3b8;display:block;margin-top:2px}.play-count-line{display:inline-flex!important;align-items:center;gap:4px}.play-count-line .icon-svg{width:13px;height:13px}.actions{display:flex;gap:6px}@media(min-width:961px){.lobby-panel{padding:20px;gap:16px}.tabs{width:420px}.create-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.create-mode label:nth-of-type(3),.create-mode>button{grid-column:1 / -1}.find-mode .row{justify-content:space-between;align-items:center}.find-mode .row input{max-width:360px}.find-mode .room-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(max-width:960px){.lobby-hero{padding:18px 16px;border-radius:20px}}@media(max-width:1080px){.grid{grid-template-columns:1fr}}@media(max-width:780px){.app{padding:14px 10px 18px}.app-with-bottom.app-view-listen{padding-bottom:calc(122px + env(safe-area-inset-bottom,0px))}.header{align-items:flex-start;flex-direction:column}h1{font-size:22px}.room-item{flex-direction:column}.room-join{width:100%;min-width:0}.room-member-module{align-self:flex-start}.player-hero{grid-template-columns:1fr;text-align:center}.controls-main{justify-content:center}.seek{grid-template-columns:40px 1fr 40px}.list{max-height:360px}}.qq-page{color:#121826}.qq-grid{grid-template-columns:1fr}.qq-page .notice{color:#4b5563}.qq-head{background:#ffffffa6;border:1px solid rgba(148,163,184,.35);border-radius:16px;padding:8px 12px}.qq-head-center{text-align:center}.head-members{margin-top:6px;justify-content:center}.qq-head h1{font-size:26px;color:#1f2937}.qq-head .sub{margin-top:2px;color:#6b7280}.qq-player,.qq-side{background:linear-gradient(180deg,#ffffffeb,#f8fafce6);border-color:#94a3b859;color:#111827}.qq-player{padding:12px 12px 16px}.qq-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.qq-record-view{display:flex;flex-direction:column;gap:12px;align-items:center}.turntable-deck{width:min(460px,100%);background:linear-gradient(160deg,#f4f5f7,#d6d8de);border-radius:26px;box-shadow:inset 0 1px #fffc,0 14px 24px #0f172a33;padding:20px;position:relative;display:flex;align-items:center;justify-content:center;min-height:380px}.qq-cd{--disc-size: min(320px, calc(100vw - 120px) );width:var(--disc-size);height:var(--disc-size);max-width:100%;max-height:100%;padding:10px;border-radius:50%;flex:0 0 auto;background:radial-gradient(circle at center,#161616 5%,#0a0a0a 25%,#171717 65%)}.qq-cd .cd-disc{box-shadow:inset 0 0 0 10px #00000073}.tonearm{position:absolute;right:20px;top:16px;width:128px;height:12px;border-radius:999px;background:linear-gradient(90deg,#4b5563,#9ca3af);transform-origin:8px 6px;transform:rotate(86deg);transition:transform .3s ease;box-shadow:0 1px #e5e7eb}.tonearm:before{content:"";position:absolute;left:-10px;top:-9px;width:28px;height:28px;border-radius:999px;background:radial-gradient(circle,#6b7280,#111827)}.tonearm:after{content:"";position:absolute;right:-12px;top:-6px;width:14px;height:24px;border-radius:4px;background:#374151}.tonearm.active{transform:rotate(122deg)}.qq-track-main{width:min(460px,100%);text-align:left}.qq-track-main strong{color:#0f172a;font-size:clamp(30px,4vw,44px)}.qq-track-main .track-sub{color:#6b7280}.lyric-preview{margin-top:8px;color:#111827;font-size:22px;font-weight:600;line-height:1.25}.qq-lyric-screen{background:linear-gradient(180deg,#fff,#f4f7fb);border-radius:18px;border:1px solid rgba(148,163,184,.35);min-height:440px;max-height:560px;overflow:auto;padding:18px 14px}.qq-lyric-screen.compact{min-height:160px;max-height:220px;padding:10px}.qq-lyric-screen .lyric-line{color:#9ca3af;font-size:24px;line-height:1.5;margin:4px 0}.qq-lyric-screen .lyric-line.active{color:#14b8a6;font-size:34px}.qq-lyric-screen .lyric-empty{color:#9ca3af}.qq-seek{margin-top:14px;color:#6b7280}.qq-seek input[type=range]{accent-color:#111827}.qq-transport{margin-top:10px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;align-items:center;justify-items:center;position:relative}.qq-icon-btn{width:40px;height:40px;border-radius:999px;border:1px solid #cbd5e1;background:#ffffffd9;color:#111827;font-size:0;padding:0;display:inline-flex;align-items:center;justify-content:center}.qq-main-play{width:64px;height:64px;border-radius:999px;border:2px solid #111827;background:#111827;color:#fff;font-size:0;display:inline-flex;align-items:center;justify-content:center;padding:0}.icon-svg{width:20px;height:20px;display:block}.qq-main-play .icon-svg{width:26px;height:26px}.play-mode-wrap{position:relative}.play-mode-menu{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);min-width:150px;border:1px solid #d7dfea;border-radius:12px;background:#fff;box-shadow:0 12px 26px #0f172a2e;overflow:hidden;z-index:30}.mode-item{width:100%;border:none;border-bottom:1px solid #eef2f7;border-radius:0;background:#fff;display:flex;align-items:center;gap:8px;padding:10px 12px;color:#0f172a;font-size:14px;justify-content:flex-start}.mode-item:last-child{border-bottom:none}.mode-item.active{background:#f8fafc}.mode-item .icon-svg{width:17px;height:17px;flex:0 0 auto}.mode-item .mode-check{margin-left:auto}.qq-side h2,.qq-side h3,.qq-side strong{color:#111827}.qq-side small,.qq-side .comment-empty,.qq-side .comment-content,.qq-side .comment-user,.qq-side .members span,.qq-side .sources label{color:#4b5563}.qq-side input,.qq-side button,.qq-player .tab{background:#fff;color:#111827;border-color:#cbd5e1}.qq-side .list-item{background:#fff;border-color:#e2e8f0}.qq-page .dot.ok{color:#16a34a;border-color:#16a34a}.qq-page .dot.bad{color:#ef4444;border-color:#ef4444}.song-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206178c;z-index:245;display:flex;align-items:center;justify-content:center;padding:16px}.personal-queue-mask{z-index:286}.song-modal{width:min(900px,100%);max-height:92vh;overflow:auto}.song-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}@media(max-width:1080px){.qq-track-main strong{font-size:clamp(26px,8vw,36px)}}@media(max-width:780px){.qq-head{flex-direction:row;align-items:center}.qq-head h1{font-size:22px}.qq-grid{gap:10px}.turntable-deck{padding:14px;border-radius:20px;min-height:320px}.qq-cd{--disc-size: min(280px, calc(100vw - 72px) )}.tonearm{right:12px;width:104px}.qq-track-main{text-align:left}.lyric-preview{font-size:20px}.qq-lyric-screen{min-height:360px}.qq-lyric-screen.compact{min-height:140px;max-height:180px}.qq-lyric-screen .lyric-line{font-size:22px}.qq-lyric-screen .lyric-line.active{font-size:30px}}.qq-head{display:flex;justify-content:space-between;align-items:center}.room-title{margin:0;font-size:22px;font-weight:700;color:#0f172a}.room-members-strip{margin-top:8px;display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.room-members-strip::-webkit-scrollbar{display:none}.room-sync-indicator{margin:10px 0 2px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#0f172a14;border:1px solid rgba(148,163,184,.28);color:#334155;font-size:13px}.room-sync-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(15,23,42,.16);border-top-color:#0f172a;animation:room-sync-spin .72s linear infinite}@keyframes room-sync-spin{to{transform:rotate(360deg)}}.room-member-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:5px 8px 5px 5px;border-radius:999px;background:#f3f6fb;color:#1f2937;font-size:12px;border:1px solid transparent}.room-member-chip.owner{background:#fff7ed;color:#9a3412;border-color:#fdba74}.room-member-avatar{width:22px;height:22px;border-radius:999px;object-fit:cover}.qq-swiper-wrap{margin-top:10px;overflow:hidden;padding:12px;border-radius:20px;background:#fff;border:1px solid #dbe4ef}.qq-screen{width:100%;padding:6px}.qq-screen-record{display:flex;flex-direction:column;gap:12px}.qq-screen-lyric .qq-lyric-screen.full,.qq-screen-chat{min-height:620px}.qq-screen-lyric .qq-lyric-screen.full,.qq-screen-chat .chat-window{overscroll-behavior:contain}.qq-page-dots{margin:8px 0 10px;display:flex;justify-content:center;gap:8px;z-index:3;position:relative}.qq-page-dots.top-dots{margin-top:2px}.dot-btn{width:11px;height:11px;border-radius:999px;border:none;background:#94a3b8;padding:0;opacity:.9}.dot-btn.active{width:24px;background:#0f172a}.qq-icon-btn{display:inline-flex;align-items:center;justify-content:center}.qq-main-play{display:inline-flex;align-items:center;justify-content:center;padding:0}.chat-members{margin-bottom:10px}.join-room-modal .auth-modal-head p{margin-top:4px;font-weight:600;color:#0f172a}.chat-window{border:1px solid #d6dde8;background:#fff;border-radius:12px;height:430px;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:8px}.chat-item{align-self:flex-start;max-width:90%;background:#f1f5f9;border-radius:10px;padding:6px 8px}.chat-user{font-size:12px;color:#64748b}.chat-text{margin-top:4px;color:#0f172a;font-size:14px;line-height:1.5}.chat-input-row{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.fab-add{position:fixed;right:18px;bottom:22px;width:56px;height:56px;border-radius:999px;border:none;background:#0f172a;color:#fff;font-size:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0f172a59;z-index:45}.fab-add .icon-svg{width:28px;height:28px}.song-modal{width:min(900px,100%)}.create-playlist-modal{width:min(460px,100%)}.auth-modal{border-radius:24px;border-color:#e3eaf5;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 24px 60px #0f172a2e}.auth-modal-head{align-items:flex-start}.auth-modal-head p{margin-top:6px;color:#64748b;font-size:13px}.auth-modal-form{padding-top:8px}.auth-modal-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.auth-modal-submit{border:none;background:linear-gradient(180deg,#1db954,#16a34a);color:#fff;box-shadow:0 12px 24px #16a34a33}.auth-modal-switch{border-color:#dbe3ee;background:#fff}.auth-modal-notice{margin-top:4px}.create-room-modal .form-block{gap:12px}.create-room-persistent{margin-top:4px}.qq-cookie-modal{width:min(440px,100%)}.music-cookie-tabs{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.music-cookie-tabs button{min-height:38px;border-radius:999px;border:1px solid #dbe3ee;background:#fff;color:#475569;font-weight:700}.music-cookie-tabs button.active{border-color:#22c55e38;background:#22c55e14;color:#15803d}.qq-cookie-hint{margin-top:12px;color:#64748b;font-size:13px;line-height:1.6}.qq-cookie-actions{margin-top:16px}.qq-cookie-manual-form textarea{width:100%;min-height:132px;resize:vertical}.qq-cookie-browser-card{margin-top:12px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0}.qq-cookie-browser-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.qq-cookie-browser-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.qq-cookie-browser-head strong{display:block;color:#0f172a;font-size:14px}.qq-cookie-browser-head p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}.qq-cookie-browser-refresh{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(34,197,94,.22);background:#22c55e14;color:#15803d;font-size:13px;font-weight:700}.qq-cookie-browser-ghost{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid #dbe3ee;background:#fff;color:#475569;font-size:13px;font-weight:700}@media(max-width:520px){.qq-cookie-browser-head{align-items:flex-start}.qq-cookie-browser-head-actions{width:100%;margin-left:0;justify-content:stretch}.qq-cookie-browser-ghost,.qq-cookie-browser-refresh{flex:1 1 0;justify-content:center;min-width:0;padding:0 10px;font-size:12px}}.qq-cookie-browser-meta{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.qq-cookie-browser-meta span{min-width:0;display:flex;flex-direction:column;gap:3px}.qq-cookie-browser-meta label{font-size:11px;color:#94a3b8}.qq-cookie-browser-meta strong{font-size:12px;color:#0f172a;word-break:break-all}.qq-cookie-browser-error{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff1f2;color:#b91c1c;font-size:12px;line-height:1.5}.netease-bind-modal{width:min(480px,100%)}.netease-bind-user{margin-top:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.netease-bind-user-avatar{width:56px;height:56px;border-radius:999px;object-fit:cover;background:#f1f5f9}.netease-bind-user-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.netease-bind-user-copy strong,.netease-bind-user-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.netease-bind-user-copy span{color:#64748b;font-size:12px}.netease-bind-unbind{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(239,68,68,.18);background:#fff5f5;color:#dc2626;font-size:13px;font-weight:700}.netease-bind-qr-wrap{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:12px}.netease-bind-qr-image{width:min(220px,70vw);aspect-ratio:1;border-radius:22px;background:#fff;border:1px solid #e2e8f0;object-fit:cover;padding:10px}.netease-bind-app-tip{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#64748b;font-size:12px;line-height:1.6}.netease-bind-app-btn{min-width:144px;justify-content:center}.netease-bind-playlist-list{margin-top:14px;display:flex;flex-direction:column;gap:10px}.netease-bind-playlist-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.netease-bind-playlist-cover{width:52px;height:52px;border-radius:14px;object-fit:cover;background:#f1f5f9}.netease-bind-playlist-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.netease-bind-playlist-copy strong,.netease-bind-playlist-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.netease-bind-playlist-copy span{color:#64748b;font-size:12px}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px}.playlist-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-top:8px}.import-btn{background:#0f172a;color:#fff;border-color:#0f172a}.playlist-title{margin-top:8px;color:#475569;font-size:13px}.app-with-bottom{width:min(100%,1080px);padding:0 var(--home-tab-side-pad) calc(152px + env(safe-area-inset-bottom,0px));padding-bottom:calc(152px + env(safe-area-inset-bottom,0px))}.app-view-listen{min-height:100dvh;display:flex;flex-direction:column}.app-view-listen .lobby-panel{flex:1}.my-page{display:flex;flex-direction:column;gap:10px}.my-page.curator-page{gap:22px;padding:0 0 calc(12px + env(safe-area-inset-bottom,0px))}.curator-page{color:#191c1d}.my-page-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px}.my-page-topbar.search-open{gap:8px}.my-page-brand,.my-page-top-search{border:none;background:transparent;padding:0}.my-page-brand{display:inline-flex;align-items:center;gap:12px;color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.04em}.my-page-brand-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;background:#e7e8e9;box-shadow:0 8px 18px #191c1d14;flex:0 0 auto}.my-page-brand-avatar img{width:100%;height:100%;object-fit:cover}.my-page-top-search{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#006e2d}.my-page-top-search.active{background:#006e2d14}.my-page-top-search .icon-svg{width:19px;height:19px}.my-top-searchbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;flex:1;min-width:0;min-height:52px;padding:6px 6px 6px 14px;border-radius:999px;background:#e1e3e4;box-shadow:inset 0 1px #ffffffa6}.my-top-searchbar .icon-svg{width:18px;height:18px;color:#6c7b6d}.my-top-searchbar input{min-width:0;height:100%;min-height:30px;border:none;outline:none;background:transparent;color:#191c1d;font-size:15px;font-weight:600;padding:0;line-height:1.2;align-self:stretch}.my-top-searchbar input::placeholder{color:#5f6c60;font-weight:600}.my-search-submit{border:none;width:40px;height:40px;border-radius:999px;padding:0;background:linear-gradient(180deg,#13a043,#006e2d);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #006e2d33}.my-search-submit:disabled{opacity:.7}.my-search-submit .icon-svg{width:18px;height:18px;color:#fff}.my-sticky-search{position:sticky;top:0;z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f8fafc;z-index:190;overflow:auto;padding:4px 12px 90px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.search-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.search-head-main{position:sticky;top:0;z-index:8;min-height:52px;padding-bottom:0;padding-top:15px;background:#f8fafc}.search-input-wrap input{width:100%}.search-input-pill{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:6px 6px 6px 14px;border-radius:999px;background:#e1e3e4;box-shadow:inset 0 1px #ffffffa6}.search-input-pill>.icon-svg{width:18px;height:18px;color:#6c7b6d}.search-input-pill input{min-width:0;min-height:30px;height:100%;border:none;outline:none;background:transparent;color:#191c1d;font-size:15px;font-weight:600;padding:0;line-height:1.2}.search-input-pill input::placeholder{color:#5f6c60;font-weight:600}.search-submit-icon{width:40px;height:40px;border:none;border-radius:999px;padding:0;background:linear-gradient(180deg,#13a043,#006e2d);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #006e2d2e}.search-submit-icon .icon-svg{width:18px;height:18px;color:#fff}.search-cancel{border:none;background:transparent;color:#334155;padding:6px}.search-cancel.icon-only{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#006e2d}.search-cancel.icon-only .icon-svg{width:18px;height:18px}.search-tabs{margin-top:10px;display:flex;gap:14px}.search-tabs button{border:none;background:transparent;color:#64748b;padding:2px 0;border-bottom:2px solid transparent;border-radius:0}.search-tabs button.active{color:#111827;border-color:#22c55e}.search-singer-card{margin-top:12px;width:100%;border:1px solid #e2e8f0;background:#fff;border-radius:14px;display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center;padding:10px;text-align:left}.search-singer-card img,.singer-top-card img{width:56px;height:56px;border-radius:999px;object-fit:cover}.search-song-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.search-song-row{border-bottom:1px solid #edf2f7;padding:8px 2px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;cursor:pointer}.search-song-main strong{display:block;font-size:16px}.source-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:0 6px;min-width:34px;height:18px;border-radius:999px;font-size:11px;font-weight:600;vertical-align:middle}.source-badge.local{color:#166534;background:#22c55e1f;border:1px solid rgba(34,197,94,.26)}.source-badge.qq{color:#1d4ed8;background:#3b82f61a;border:1px solid rgba(59,130,246,.22)}.source-badge.netease{color:#dc2626;background:#ef44441a;border:1px solid rgba(239,68,68,.22)}.search-song-main small{color:#64748b}.search-song-main{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.search-song-main strong,.search-song-main small{grid-column:2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-cover-thumb{grid-row:1 / span 2;width:40px;height:40px;border-radius:8px;object-fit:cover}.song-cover-thumb.singer-thumb{border-radius:999px}.singer-search-row .search-song-main small{white-space:normal;line-height:1.35}.singer-head{grid-template-columns:auto 1fr auto}.singer-top-card{margin-top:12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;gap:12px;align-items:center;padding:12px}.singer-top-card h2{margin:0}.singer-top-card p{margin-top:4px;color:#64748b}.user-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;border-color:#e3eaf5;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 14px 32px #0f172a0d}.user-card img{width:64px;height:64px;border-radius:999px;object-fit:cover}.user-card-main{min-width:0}.user-card-main h2,.user-card-main .sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-actions{display:flex;align-items:center;gap:8px}.user-actions-compact{display:grid;grid-template-columns:repeat(4,40px);justify-content:end}.user-action-icon{width:40px;height:40px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3ee;background:#fff;color:#334155}.user-action-icon .icon-svg{width:18px;height:18px}.user-action-icon:disabled{opacity:.6}.user-action-cookie{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.user-action-logout{color:#15803d;border-color:#86efac;background:#f0fdf4}.guest-user-card{cursor:pointer}.guest-user-card .sub{white-space:normal}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wechat-login-btn{display:inline-flex;align-items:center;gap:6px;border-color:#86efac;color:#15803d;background:#f0fdf4}.qq-cookie-btn{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.personal-search-item{align-items:flex-start}.search-text{flex:1}.search-actions{display:flex;gap:4px;flex:0 0 auto}.search-actions .qq-icon-btn{width:34px;height:34px}.search-actions .qq-icon-btn .icon-svg{width:16px;height:16px}.active-love{color:#ef4444;border-color:#fecaca;background:#fff1f2}.recent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recent-item{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:8px;display:flex;flex-direction:column;text-align:left;gap:4px}.recent-item img{width:100%;aspect-ratio:1;border-radius:10px;object-fit:cover}.recent-item strong{font-size:13px;line-height:1.2}.recent-item small{color:#64748b}.playlist-home-panel,.playlist-page-card{background:#fff}.my-profile-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border-radius:28px;background:#fff;box-shadow:0 18px 36px #191c1d0f,inset 0 1px #fffc}.my-profile-card.guest{border:none;text-align:left}.my-profile-avatar-shell{width:72px;height:72px;border:none;border-radius:999px;padding:4px;background:#f8f9fa;box-shadow:0 0 0 1px #006e2d0f;flex:0 0 auto}.my-profile-avatar{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.my-profile-copy{min-width:0}.my-profile-copy h2{margin:0;color:#191c1d;font-size:22px;line-height:1.08;font-weight:800;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-profile-meta-block{display:flex;flex-direction:column;gap:0;margin-top:8px}.my-profile-copy p{margin:0;color:#3d4a3e;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-profile-actions{display:grid;grid-template-columns:repeat(2,40px);gap:8px;justify-content:end}.my-profile-action{width:40px;height:40px;border:none;border-radius:999px;background:#f3f4f5;color:#3d4a3e;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffffe6}.my-profile-action .icon-svg{width:18px;height:18px}.my-profile-action:disabled{opacity:.6}.my-profile-enter{width:32px;height:32px;border-radius:999px;background:#f3f4f5;color:#6c7b6d;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.my-profile-enter .icon-svg{width:16px;height:16px}.my-section{display:flex;flex-direction:column;gap:14px}.my-netease-card{border:none;width:100%;padding:16px 18px;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 28px #191c1d0d;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.my-netease-card.bound{background:linear-gradient(180deg,#fff,#f5fbf7)}.my-netease-card-main{min-width:0;display:flex;flex-direction:column;gap:10px}.my-netease-card-badge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:#22c55e1a;color:#15803d;font-size:12px;font-weight:800}.my-netease-card-user{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.my-netease-card-avatar{width:56px;height:56px;border-radius:999px;object-fit:cover;background:#f3f4f5}.my-netease-card-copy{min-width:0}.my-netease-card-copy strong,.my-netease-card-copy p{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-netease-card-copy strong{color:#191c1d;font-size:16px;font-weight:800}.my-netease-card-copy p{margin:6px 0 0;color:#64748b;font-size:13px;font-weight:600}.my-music-tab-row{margin-top:2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:999px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #adb3b51f}.my-music-tab-btn{min-height:42px;border:none;border-radius:999px;background:transparent;color:#6c7b6d;font-size:14px;font-weight:700}.my-music-tab-btn.active{color:#191c1d;background:#fff;box-shadow:0 10px 20px #191c1d0f}.my-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.my-section-head h3{margin:0;color:#191c1d;font-size:25px;font-weight:700;letter-spacing:-.03em}.my-section-link{border:none;background:transparent;color:#006e2d;font-size:14px;font-weight:700;padding:0}.my-recent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-recent-card{border:none;border-radius:26px;background:#fff;padding:12px;text-align:left;display:flex;flex-direction:column;gap:12px;box-shadow:0 14px 28px #191c1d0d}.my-recent-cover-wrap{aspect-ratio:1;border-radius:20px;overflow:hidden;background:#f3f4f5}.my-recent-cover{width:100%;height:100%;object-fit:cover;display:block}.my-recent-copy{min-width:0}.my-recent-copy strong,.my-recent-copy p,.my-recent-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-recent-copy strong{font-size:14px;line-height:1.25}.my-recent-copy p,.my-recent-copy small{margin-top:4px;color:#6c7b6d}.my-create-btn{border:none;height:34px;padding:0 14px;border-radius:999px;background:#f3f4f5;color:#3d4a3e;display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:700}.my-create-btn .icon-svg{width:15px;height:15px}.my-playlist-list{display:flex;flex-direction:column;gap:12px}.my-playlist-row{border:none;border-radius:26px;background:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 14px 28px #191c1d0d;text-align:left}.my-playlist-main{min-width:0;display:flex;align-items:center;gap:14px}.my-playlist-badge,.my-playlist-cover{width:52px;height:52px;border-radius:18px;flex:0 0 auto}.my-playlist-cover{object-fit:cover;display:block}.my-playlist-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef8f0,#f8f9fa);color:#006e2d}.my-playlist-badge .icon-svg{width:24px;height:24px}.my-playlist-copy{min-width:0}.my-playlist-copy strong,.my-playlist-copy small,.my-playlist-copy p{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-playlist-copy strong{color:#191c1d;font-size:17px;font-weight:700}.my-playlist-copy small{margin-top:4px;color:#6c7b6d;font-size:12px;font-weight:600}.my-playlist-copy p{margin:4px 0 0;color:#6c7b6d;font-size:12px;font-weight:600}.my-playlist-row.netease{position:relative}.my-playlist-meta-badge{flex:0 0 auto;min-height:28px;padding:0 10px;border-radius:999px;background:#22c55e14;color:#15803d;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.my-playlist-arrow{color:#6c7b6d;flex:0 0 auto}.my-playlist-arrow .icon-svg{width:18px;height:18px}.my-empty-card,.my-empty-row{border-radius:24px;background:#ffffffb8;color:#6c7b6d;padding:18px 16px;text-align:center;font-size:14px;font-weight:600}.my-notice-pill{padding:12px 16px;border-radius:18px;background:#ffffffd9;color:#3d4a3e;font-size:13px;font-weight:700;box-shadow:0 10px 22px #191c1d0a}.playlist-home-item{width:100%;text-align:left}.inline-icon-btn{display:inline-flex;align-items:center;gap:6px}.inline-icon-btn .icon-svg{width:16px;height:16px}.library-page-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#f8fafc;padding:0 12px calc(108px + env(safe-area-inset-bottom,0px));overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}.library-fixed-topbar{position:sticky;top:0;z-index:12;display:flex;align-items:center;gap:10px;min-height:56px;margin:0 -12px 10px;padding:calc(env(safe-area-inset-top,0px) + 6px) 12px 8px;background:#f8fafc;border-bottom:1px solid rgba(148,163,184,.16)}.library-topbar-main{width:100%;display:flex;align-items:center;gap:10px}.library-fixed-topbar h2{margin:0;flex:1;min-width:0;font-size:19px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-topbar-batch{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.library-topbar-batch-actions{min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.library-topbar-batch-actions::-webkit-scrollbar{display:none}.library-topbar-batch-actions button{white-space:nowrap}.library-page-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.library-head-main h2{margin:0}.library-head-main small{color:#64748b}.collection-hero-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.collection-hero-nav-actions{display:inline-flex;align-items:center;gap:8px}.collection-hero-card{margin-top:12px;border-radius:28px;background:linear-gradient(160deg,#fff,#f4f7f9);box-shadow:0 16px 30px #0f172a0f;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:16px;align-items:center}.library-collection-hero{display:flex;flex-direction:column;gap:12px}.collection-hero-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.collection-hero-content{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:16px;align-items:center}.library-hero-back-row{display:flex;align-items:center;justify-content:flex-start;margin-bottom:8px}.library-hero-back-row .qq-icon-btn{width:42px;height:42px;border-radius:999px;padding:0;flex:0 0 42px}.library-hero-side{display:flex;flex-direction:column;align-items:flex-end;gap:0}.library-hero-icon-actions{width:auto;display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:10px}.library-hero-icon-actions .qq-icon-btn{width:42px;height:42px;border-radius:999px;padding:0;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center}.library-hero-icon-actions .qq-icon-btn.danger-btn,.library-hero-icon-actions .qq-icon-btn.hero-danger-icon{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.collection-hero-info{min-width:0;padding-left:4px}.collection-hero-card>.collection-hero-art-wrap{justify-self:end;margin-right:-4px}.collection-hero-content .library-hero-side{justify-self:end;margin-right:-4px}.collection-hero-eyebrow{margin:0;font-size:12px;letter-spacing:.12em;font-weight:800;color:#15803d}.collection-hero-title{margin:6px 0 0;color:#1f2937;font-size:46px;line-height:.94;letter-spacing:-.04em;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-hero-meta{margin:10px 0 0;color:#64748b;font-size:14px;font-weight:700}.collection-hero-subline{margin:8px 0 0;min-width:0;display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-hero-subline>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.collection-hero-desc{margin:8px 0 0;color:#6b7280;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-hero-action-row{margin-top:14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.collection-hero-action-btn{min-height:44px;padding:0 16px;border-radius:999px;border:none;background:#ebedf0;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800}.collection-hero-action-btn.primary{background:linear-gradient(180deg,#3ee772,#1ea95b);color:#fff;box-shadow:0 12px 22px #22c55e38}.collection-hero-action-btn.danger{color:#b91c1c;background:#fee2e2}.collection-hero-action-btn.active{color:#166534;background:#dcfce7}.collection-hero-action-btn:disabled{opacity:.55}.collection-hero-art-wrap{position:relative;width:160px;height:160px;justify-self:end}.collection-hero-art{width:100%;height:100%;border-radius:32px;object-fit:cover;box-shadow:0 16px 30px #0f172a24}.collection-hero-play-fab{position:absolute;right:-12px;bottom:-12px;width:58px;height:58px;border-radius:999px;border:none;background:#15803d;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 28px #15803d57}.collection-hero-play-fab:disabled{opacity:.6}.library-import-row{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.library-page-list{margin-top:12px;max-height:none;padding-bottom:12px}.library-batch-panel{margin-top:10px;padding:14px;border-radius:20px;background:#ffffffe6;box-shadow:0 10px 22px #0f172a0d;display:flex;flex-direction:column;gap:10px}.library-batch-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.library-batch-head strong{font-size:15px;color:#111827}.library-batch-head span{color:#64748b;font-size:13px;font-weight:700}.library-batch-actions{display:flex;align-items:center;flex-wrap:nowrap;gap:8px}.library-batch-actions button{white-space:nowrap}.library-batch-add-right{margin-left:auto}.library-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:340;background:#0f172a5c;display:flex;align-items:center;justify-content:center;padding:16px}.library-dialog-card{width:min(520px,100%);border-radius:20px;background:#fff;box-shadow:0 20px 40px #0f172a2e;padding:14px;display:flex;flex-direction:column;gap:10px}.library-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.library-dialog-head h3{margin:0;color:#111827;font-size:17px}.library-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.library-bottom-picker-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;background:#0f172a66;display:flex;align-items:flex-end}.library-bottom-picker-sheet{width:100%;border-radius:20px 20px 0 0;background:#f8fafc;border-top:1px solid #dbe3ee;padding:12px;max-height:62vh;overflow:auto}.library-bottom-picker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.library-bottom-picker-head h3{margin:0;color:#111827;font-size:16px}.library-bottom-picker-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.library-bottom-picker-item{width:100%;border:none;border-radius:14px;background:#fff;min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;color:#334155;font-size:14px;font-weight:700}.library-bottom-picker-item.active{background:#ecfdf3;color:#166534}.library-check{width:18px;height:18px;flex-shrink:0}.icon-actions{align-items:center}.icon-actions .qq-icon-btn{width:40px;height:40px}.active-playing-row{border-color:#c7d2fe;background:#eef2ff}.auth-card{display:flex;flex-direction:column;gap:8px}.dock-main{min-width:0}.dock-main strong,.dock-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dock-main small{color:#64748b}.bottom-nav{border-top:1px solid #eef2f7;padding:4px 8px calc(env(safe-area-inset-bottom,0px) + 4px);display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.bottom-nav button{position:relative;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;color:#64748b}.bottom-nav button.active{color:#111827;font-weight:600}.bottom-nav-badge{position:absolute;top:-1px;right:14px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-style:normal;font-size:11px;line-height:18px;text-align:center;font-weight:700}.personal-player-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f5f7fb;z-index:270;padding:calc(env(safe-area-inset-top,0px) + 12px) 10px calc(env(safe-area-inset-bottom,0px) + 28px);min-height:100dvh;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.personal-player-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.title-row{display:flex;align-items:center;gap:8px}.title-row .qq-icon-btn{width:34px;height:34px}.detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:275;display:flex;align-items:flex-end}.detail-sheet{width:100%;border-radius:18px 18px 0 0;background:#f8fafc;border-top:1px solid #dbe3ee;padding:14px;max-height:80vh;overflow:auto}.detail-head{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center}.detail-head img{width:64px;height:64px;border-radius:10px;object-fit:cover}.detail-actions{margin-top:12px;display:flex;align-items:flex-start;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.detail-actions::-webkit-scrollbar{display:none}.detail-action-btn{flex:0 0 78px;border:none;border-radius:0;background:transparent;padding:4px 2px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#334155}.detail-action-btn>.icon-svg{width:19px;height:19px}.detail-action-btn>span:last-child{line-height:1.15;text-align:center;width:100%;color:#475569;font-weight:700}.detail-action-icon-shell{width:52px;height:52px;border-radius:14px;background:#fff;box-shadow:0 10px 18px #0f172a14;display:inline-flex;align-items:center;justify-content:center}.detail-action-icon-shell .icon-svg{width:20px;height:20px}.detail-action-btn.active-heart{color:#ef4444}.detail-action-btn.active-heart .detail-action-icon-shell{background:#fff1f2;box-shadow:0 10px 18px #ef44442e}.detail-action-antd-share{color:inherit}.detail-action-antd-share svg{width:18px;height:18px;fill:currentColor}.detail-fields{margin-top:12px;display:flex;flex-direction:column;gap:10px}.detail-fields label{color:#0f172a}.detail-picker-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:430;background:#0f172a52;display:flex;align-items:flex-end}.detail-picker-sheet{width:100%;border-radius:20px 20px 0 0;background:#f8fafc;border-top:1px solid #dbe3ee;padding:12px;max-height:62vh;overflow:auto}.detail-picker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-picker-head h4{margin:0;color:#111827;font-size:16px}.detail-picker-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.detail-picker-item{width:100%;border:none;border-radius:14px;background:#fff;min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;color:#334155;font-size:14px;font-weight:700}.detail-picker-item.active{background:#ecfdf3;color:#166534}.detail-picker-item.disabled,.detail-picker-item:disabled{background:#eef2f7;color:#94a3b8;cursor:not-allowed}.detail-picker-item small{font-size:12px;font-weight:700}.detail-share-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:460;background:#0f172a61;display:flex;align-items:flex-end}.detail-share-sheet{width:100%;border-radius:20px 20px 0 0;background:#f8fafc;border-top:1px solid #dbe3ee;padding:12px 12px calc(env(safe-area-inset-bottom,0px) + 10px)}.detail-share-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-share-head h4{margin:0;color:#111827;font-size:16px}.detail-share-primary-row{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-share-channel-btn{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:6px;color:#334155}.detail-share-channel-icon{width:54px;height:54px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.detail-share-channel-icon.wechat{background:#dcfce7;color:#15803d}.detail-share-channel-icon.square{background:#dbeafe;color:#1d4ed8}.detail-share-channel-btn small{font-size:12px;font-weight:700;color:#475569}.detail-share-chat-row{margin-top:12px;display:flex;align-items:flex-start;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.detail-share-chat-row::-webkit-scrollbar{display:none}.detail-share-chat-btn{border:none;background:transparent;min-width:68px;width:68px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#334155}.detail-share-chat-avatar{width:54px;height:54px;border-radius:999px;overflow:hidden;background:#e2e8f0}.detail-share-chat-avatar img{width:100%;height:100%;object-fit:cover}.detail-share-chat-btn small{width:100%;text-align:center;font-size:11px;font-weight:700;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-share-empty{margin:4px 0 0;font-size:12px;color:#94a3b8}.detail-comments-page{display:flex;flex-direction:column;gap:10px}.detail-comments-head{display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;top:0;padding-bottom:8px;background:#f8fafc;z-index:2}.detail-comments-head h4{margin:0;font-size:16px;color:#0f172a}.detail-comments-head span{color:#64748b;font-size:12px;font-weight:700}.detail-comments-loadmore{display:flex;justify-content:center;padding-top:4px}.detail-comments-loadmore button{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;min-height:36px;padding:0 14px;font-weight:700}.detail-meta-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.detail-meta-tags span{padding:3px 8px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:11px}.detail-rich-sections{display:flex;flex-direction:column;gap:10px;margin-top:12px}.detail-rich-card,.search-extra-panel{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px}.detail-rich-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.detail-rich-title h4,.search-extra-panel h3{margin:0;font-size:14px;color:#0f172a}.detail-rich-title span,.search-meta-line{color:#64748b;font-size:12px}.detail-lyric-preview{display:flex;flex-direction:column;gap:6px}.detail-lyric-preview p,.search-extra-panel p{margin:0;color:#334155;line-height:1.55;white-space:pre-wrap}.detail-empty{margin:0;color:#94a3b8;font-size:13px}.detail-comment-list{display:flex;flex-direction:column;gap:10px}.detail-comment-list.compact{gap:8px}.detail-comment-item{padding:10px 12px;border-radius:12px;background:#f8fafc}.detail-comment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.detail-comment-head>div{display:flex;flex-direction:column;gap:2px}.detail-comment-head strong{font-size:13px;color:#0f172a}.detail-comment-head span,.detail-comment-head small{color:#94a3b8;font-size:11px}.detail-comment-head small{display:inline-flex;align-items:center;gap:4px}.detail-comment-item p,.detail-comment-item blockquote{margin:0;color:#334155;line-height:1.5}.detail-comment-item blockquote{margin-top:6px;padding:8px 10px;border-left:3px solid #cbd5e1;background:#fff;border-radius:8px}.avatar-btn{border:none;padding:0;background:transparent;cursor:pointer}.hidden-file-input{display:none}.social-page{padding-bottom:12px}.social-post-list{display:flex;flex-direction:column;gap:10px}.social-post-item{border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:12px;box-shadow:0 6px 16px #0f172a0a}.social-post-item.compact .social-post-actions{display:none}.social-post-head{display:flex;align-items:center;justify-content:space-between}.social-user-btn{border:none;background:transparent;padding:0;display:flex;align-items:center;gap:10px;color:inherit;text-align:left;width:100%}.social-user-btn .item-cover{flex-shrink:0}.social-post-text{margin:8px 0;color:#0f172a;line-height:1.5}.social-post-actions{margin-top:8px;justify-content:flex-end;gap:8px}.social-shared-track{width:100%;text-align:left;margin-top:8px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.social-shared-track-copy{min-width:0}.social-shared-track-copy .song-title{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.shared-cloud-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 7px;min-width:52px;height:18px;border-radius:999px;font-size:11px;font-weight:700;color:#7c2d12;background:#fb923c1f;border:1px solid rgba(249,115,22,.26)}.chat-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.chat-users-panel,.chat-list-panel,.chat-msg-panel{min-height:220px}.social-user-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border-radius:12px}.social-user-actions{gap:6px}.social-user-actions button{border-radius:10px;padding:6px 10px;font-size:12px}.social-profile-overlay{z-index:195;padding:0 0 24px}.social-profile-floating-bar{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:max(10px,env(safe-area-inset-top,0px)) 12px 10px;background:#f8fafc00;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-bottom:1px solid transparent;transition:background .22s ease,backdrop-filter .22s ease,border-color .22s ease}.social-profile-overlay.compact-header .social-profile-floating-bar{background:#f8fafce6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:#e2e8f0}.social-profile-floating-title{min-width:0;opacity:0;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease}.social-profile-overlay.compact-header .social-profile-floating-title{opacity:1;transform:translateY(0)}.social-profile-floating-title strong,.social-profile-floating-title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-profile-floating-title strong{color:#111827}.social-profile-floating-title small{color:#64748b}.social-profile-floating-actions{display:inline-flex;align-items:center}.social-profile-hero{position:relative;min-height:300px;margin-top:calc(-1*(56px + env(safe-area-inset-top,0px)));padding:calc(70px + env(safe-area-inset-top,0px)) 14px 22px;background-size:cover;background-position:center;overflow:hidden}.social-profile-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a47,#0f172ab8 66%,#f8fafcfa),linear-gradient(135deg,#3b82f640,#a855f72e);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.social-profile-hero-content{position:relative;z-index:1;display:flex;min-height:264px;flex-direction:column;justify-content:space-between}.social-profile-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.social-profile-toolbar-btn{background:#ffffff2e;border-color:#ffffff47;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 18px #0f172a1f}.social-profile-overlay.compact-header .social-profile-toolbar-btn{background:#0f172ae0;border-color:#0f172aeb;color:#fff;box-shadow:0 8px 18px #0f172a2e}.social-profile-toolbar-title{min-width:0;color:#fff}.social-profile-toolbar-title strong,.social-profile-toolbar-title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-profile-toolbar-title small{margin-top:2px;color:#ffffffc7}.social-profile-toolbar-title.hero-title{align-self:end;padding:18px 0 0 6px}.social-profile-toolbar-spacer{width:1px}.social-profile-hero-actions{display:inline-flex;align-items:center;gap:8px}.social-profile-action-btn{border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#34d399fa,#10b981fa);color:#fff;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:600;box-shadow:0 10px 20px #0f172a2e;display:inline-flex;align-items:center;gap:6px}.social-profile-action-btn.mini{padding:7px 12px;font-size:12px;box-shadow:none}.social-profile-action-btn.ghost{background:#ffffff29;color:#fff;border-color:#ffffff3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}.social-profile-card{margin-top:auto;background:transparent;border:none;border-radius:0;padding:0;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:end;gap:14px}.social-profile-avatar{width:84px;height:84px;border-radius:22px;object-fit:cover;border:2px solid rgba(255,255,255,.78);box-shadow:0 10px 28px #0f172a38}.social-profile-main{min-width:0;color:#fff}.social-profile-main h2{margin:0;font-size:30px;line-height:1.08;color:#fff}.social-profile-handle{margin-top:6px;color:#ffffffc7;font-size:14px}.social-profile-content-panel{margin:0;background:#fff;border:none;border-radius:0;padding:0 12px 8px}.social-profile-sticky-tabs{position:sticky;top:calc(56px + env(safe-area-inset-top,0px));z-index:6;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#f8fafceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e2e8f0}.social-profile-sticky-tabs button{border:none;background:transparent;color:#64748b;padding:12px 6px 10px;border-radius:0;font-size:14px;font-weight:600;border-bottom:2px solid transparent}.social-profile-sticky-tabs button.active{color:#111827;border-bottom-color:#22c55e}.social-profile-recents{padding:12px 12px 2px;background:#fff}.social-profile-recents-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.social-profile-recents-head small{color:#94a3b8}.social-profile-recents-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(112px,132px);gap:10px;overflow-x:auto;padding-bottom:4px}.social-profile-recent-card{border:none;background:transparent;padding:0;text-align:left}.social-profile-recent-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;margin-bottom:8px}.social-profile-recent-card strong,.social-profile-recent-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-profile-recent-card strong{color:#111827;font-size:13px}.social-profile-recent-card small{color:#94a3b8;margin-top:3px}.social-profile-tabs{display:grid;grid-template-columns:1fr;gap:8px}.social-profile-tabs button{border-radius:10px;border:1px solid #dbe3ee;background:#f8fafc;color:#334155;padding:8px 10px;font-size:13px}.social-profile-tabs button.active{border-color:#22c55e;color:#166534;background:#f0fdf4}.social-compose{border:1px solid #dbe3ee;background:linear-gradient(180deg,#fff,#f8fafc)}.social-compose-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.social-compose-head h3{margin:0;font-size:16px}.social-compose-head small{color:#64748b}.chat-list-panel .list-item{border-radius:12px}.chat-msg-panel .chat-window{background:#f8fafc;border:1px solid #e2e8f0;min-height:340px}.chat-msg-panel .chat-item{max-width:min(92%,420px);border-radius:14px;padding:8px 10px;border:1px solid #e2e8f0;background:#fff}.chat-msg-panel .chat-item.mine{align-self:flex-end;background:#ecfeff;border-color:#a5f3fc}.chat-track-card{margin-top:6px}.chat-page-shell .chat-screen{display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 250px);background:#f8f9fa}.chat-page-shell .chat-sessions-screen{padding:0;border:none;background:transparent;box-shadow:none}.chat-topbar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:2px 0 8px;border-bottom:1px solid #eef2f7}.chat-topbar h3{margin:0;font-size:17px;color:#0f172a;text-align:center}.chat-topbar.sessions-topbar{grid-template-columns:1fr auto}.chat-topbar .row{justify-content:flex-end;gap:8px}.chat-session-list{display:flex;flex-direction:column;gap:0;margin-top:6px;max-height:none;overflow:visible}.chat-session-item{position:relative;width:100%;text-align:left;display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;border-radius:0;border:none;border-bottom:1px solid #efefef;padding:12px 2px;background:transparent}.chat-session-item.active{background:#f5f5f5}.chat-session-avatar{width:52px;height:52px;border-radius:14px;object-fit:cover}.chat-session-item[data-chat-type=group] .chat-session-avatar,.chat-session-avatar.group{border-radius:16px}.chat-avatar-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1px;padding:3px;background:#f2f2f2;overflow:hidden;aspect-ratio:1 / 1}.chat-avatar-grid img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:4px}.chat-unread-badge{position:absolute;left:36px;top:10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:700}.chat-session-main{min-width:0}.chat-session-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.chat-session-main strong,.chat-session-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-session-main strong{font-size:17px;color:#111827;font-weight:500}.chat-session-main small{color:#9ca3af;margin-top:4px;font-size:13px}.chat-session-time{color:#9ca3af;font-size:11px;min-width:44px;text-align:right;margin-top:0;flex-shrink:0}.chat-search-list{display:flex;flex-direction:column;gap:8px}.social-chat-window{min-height:420px;max-height:calc(100vh - 360px)}.white-theme{background:#fff;color:#0f172a}.wechat-topbar{grid-template-columns:1fr auto;padding:calc(env(safe-area-inset-top,0px) + 6px) 6px 6px;border-bottom:none;background:#f8f9fa;position:sticky;top:0;z-index:5}.chat-topbar-brand{display:flex;align-items:center;gap:12px;min-width:0}.chat-topbar-self-avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;border:2px solid #e7e8e9;background:#e7e8e9;flex:0 0 auto}.chat-topbar-self-avatar img{width:100%;height:100%;object-fit:cover}.chat-topbar-brand h3{text-align:left;font-size:18px;font-weight:700;color:#191c1d}.chat-topbar-brand p{margin:3px 0 0;color:#6c7b6d;font-size:11px;font-weight:600}.wechat-search-entry{width:100%;border:none;border-radius:999px;background:#e1e3e4;color:#6c7b6d;padding:14px 16px;display:inline-flex;align-items:center;gap:10px;text-align:left;margin-top:4px}.wechat-search-row{display:grid;grid-template-columns:auto 1fr}.wechat-search-row input{border:none;background:transparent;min-width:0;color:#191c1d;padding:0}.search-dot-icon{opacity:.6}.chat-session-top-actions{gap:4px;position:relative}.wechat-chat-topbar{grid-template-columns:auto 1fr auto;padding:calc(env(safe-area-inset-top,0px) + 6px) 4px 8px;border-bottom:none;background:#f8f9fa;position:sticky;top:0;z-index:5}.chat-window-head-main{display:flex;align-items:center;gap:10px;min-width:0}.chat-window-head-avatar{position:relative;width:40px;height:40px;border-radius:999px;overflow:hidden;flex:0 0 auto;background:#e7e8e9}.chat-window-head-avatar img{width:100%;height:100%;object-fit:cover}.chat-window-head-avatar i{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:999px;background:#006e2d;border:2px solid #f8f9fa}.chat-window-head-copy{min-width:0}.chat-window-head-copy h3{text-align:left;font-size:18px}.chat-window-head-copy p{margin:3px 0 0;color:#006e2d;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chat-window-head-actions{justify-content:flex-end;gap:8px}.chat-session-top-actions .qq-icon-btn,.chat-window-head-actions .qq-icon-btn,.wechat-chat-topbar .qq-icon-btn,.wechat-topbar .qq-icon-btn{border:none;background:transparent;color:#1f2937;box-shadow:none;width:34px;height:34px}.wechat-chat-window{background:#f8f9fa;border:none;border-radius:0;padding:10px 6px 16px;min-height:0;max-height:none;flex:1;overflow:auto}.chat-time-divider{text-align:center;color:#9aa79b;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin:14px 0 12px}.chat-msg-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:end;margin-bottom:14px}.chat-msg-row.mine{grid-template-columns:minmax(0,1fr) 32px}.chat-msg-avatar{width:32px;height:32px;border-radius:999px;object-fit:cover}.chat-msg-row .chat-item{max-width:min(80%,420px);border:1px solid rgba(187,203,187,.15);background:#fff;border-radius:24px 24px 24px 8px;padding:14px 16px;box-shadow:0 8px 24px #191c1d0a}.chat-msg-row.mine .chat-item{margin-left:auto;background:#006e2d;border-color:#006e2d;border-radius:24px 24px 8px}.chat-msg-row .chat-user{font-size:11px;color:#6c7b6d;margin-bottom:4px;font-weight:700}.chat-msg-row .chat-text{margin-top:0;color:#191c1d;line-height:1.65;font-size:14px}.chat-msg-row.mine .chat-text{color:#fff}.chat-msg-status{color:#006e2d;font-size:10px;font-weight:700}.chat-msg-meta{display:flex;align-items:center;gap:4px;margin-top:6px;padding:0 4px;color:#94a3b8;font-size:10px}.chat-msg-meta.mine{justify-content:flex-end}.wechat-input-row{grid-template-columns:auto 1fr auto;gap:10px;background:#f8f9fa;border:none;border-top:none;border-radius:0;padding:10px 10px calc(env(safe-area-inset-bottom,0px) + 10px);margin:0}.wechat-input-row textarea{border:none;background:#e7e8e999;border-radius:999px;min-height:52px;max-height:132px;resize:none;line-height:1.5;padding:15px 16px;overflow-y:auto}.wechat-input-row>button:last-child{border:none;border-radius:999px;background:#006e2d;color:#fff;min-width:48px;width:48px;height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #006e2d33}.wechat-input-row>.qq-icon-btn{border:none;background:transparent;color:#6b7280;width:44px;height:44px;align-self:center}.chat-page-shell .panel.chat-screen{padding:0 16px;border:none;border-radius:0;box-shadow:none;background:#f8f9fa}.chat-page-shell .panel.chat-screen.chat-sessions-screen{padding-left:0;padding-right:0}.chat-sessions-screen{min-height:calc(100vh - 152px);position:relative;padding-bottom:110px!important}.panel.chat-screen.chat-window-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;display:flex;flex-direction:column;height:100dvh;padding:0 14px}.chat-add-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:132px;background:#1f2937f5;border-radius:12px;overflow:hidden;z-index:20;box-shadow:0 14px 28px #0f172a33}.chat-add-menu button{width:100%;text-align:left;border:none;border-radius:0;background:transparent;color:#fff;padding:12px 14px}.chat-add-menu button+button{border-top:1px solid rgba(255,255,255,.08)}.detail-action-grid{display:flex;flex-direction:column;gap:0}.detail-action-card{text-align:left;border:none;border-bottom:1px solid #edf2f7;background:transparent;border-radius:0;padding:16px 0}.detail-action-card strong,.detail-action-card small{display:block}.detail-action-card small{margin-top:4px;color:#94a3b8}.detail-action-card.danger strong{color:#dc2626}.chat-search-select-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.chat-search-check{display:inline-flex;align-items:center;justify-content:center;padding-right:6px}.chat-search-check input{width:18px;height:18px}.chat-highlight-strip{display:flex;gap:14px;overflow-x:auto;padding:4px 0 2px;scrollbar-width:none}.chat-highlight-strip::-webkit-scrollbar{display:none}.chat-highlight-user{border:none;background:transparent;padding:0;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#6c7b6d}.chat-highlight-user span:last-child{max-width:72px;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-highlight-avatar-wrap{position:relative;display:block;width:64px;height:64px;padding:3px;border-radius:999px;border:2px solid #e1e3e4}.chat-highlight-user.active .chat-highlight-avatar-wrap{border-color:#006e2d}.chat-highlight-avatar-wrap .chat-session-avatar{width:100%;height:100%;border-radius:999px}.chat-highlight-avatar-wrap .chat-avatar-grid{width:100%;height:100%;border-radius:999px;padding:2px}.chat-highlight-dot{position:absolute;right:5px;bottom:5px;width:10px;height:10px;border-radius:999px;background:#006e2d;border:2px solid #fff}.wechat-session-list{margin-top:2px;gap:10px}.chat-session-item{position:relative;width:100%;text-align:left;display:grid;grid-template-columns:56px 1fr auto;gap:14px;align-items:center;border-radius:24px;border:none;padding:14px 16px;background:transparent}.chat-session-item.active{background:#fff;box-shadow:0 10px 24px #191c1d0a}.chat-session-avatar{width:56px;height:56px;border-radius:999px;object-fit:cover}.chat-session-avatar.group{border-radius:20px}.chat-unread-badge{position:absolute;left:52px;top:12px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#006e2d;color:#fff;font-size:11px;line-height:20px;text-align:center;font-weight:700}.chat-session-main strong{font-size:16px;color:#191c1d;font-weight:700}.chat-session-main small{color:#6c7b6d;margin-top:6px;font-size:14px}.chat-session-time{color:#6c7b6d;font-size:11px;font-weight:600}.chat-pin-mark{align-self:flex-start;min-height:22px;padding:0 8px;border-radius:999px;background:#006e2d14;color:#006e2d;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.chat-compose-fab{position:fixed;right:22px;bottom:calc(94px + env(safe-area-inset-bottom,0px));width:56px;height:56px;border:none;border-radius:22px;background:#006e2d;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 32px #006e2d3d;z-index:6}.moments-page{background:#f8f9fa;padding-bottom:140px}.moments-topbar{position:sticky;top:0;z-index:14;background:#f8f9faeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.moments-topbar-main{display:flex;align-items:center;gap:12px;min-width:0}.moments-topbar-avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;background:#e7e8e9;box-shadow:0 4px 18px #191c1d0d;flex:0 0 auto}.moments-topbar-avatar img{width:100%;height:100%;object-fit:cover}.moments-topbar h2{margin:0;text-align:left;font-size:24px;line-height:1;color:#191c1d;font-weight:800;letter-spacing:-.03em}.moments-topbar-actions{display:flex;align-items:center;gap:10px}.moments-topbar-btn{width:42px;height:42px;border:none;border-radius:999px;background:#ffffffb8;color:#3d4a3e;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #191c1d0a}.moments-topbar-btn.accent{background:#3acc6424;color:#006e2d}.moments-topbar-btn.accent.active{background:#dff6e6;color:#006e2d}.moments-compose-panel{margin:0 16px 18px;padding:18px;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 30px #191c1d0d}.recommend-page{gap:18px;padding-bottom:140px}.recommend-section{display:flex;flex-direction:column;gap:12px}.recommend-tab-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;border-radius:999px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #adb3b51f}.recommend-tab-btn{min-height:42px;border:none;border-radius:999px;background:transparent;color:#6c7b6d;font-size:14px;font-weight:700}.recommend-tab-btn.active{color:#191c1d;background:#fff;box-shadow:0 10px 20px #191c1d0f}.recommend-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recommend-section-head h2{margin:0;font-size:24px;line-height:1.02;color:#191c1d;font-weight:800;letter-spacing:-.03em}.recommend-section-head p{margin:6px 0 0;color:#6c7b6d;font-size:13px;line-height:1.5}.recommend-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recommend-media-card,.recommend-error-card{border:none;border-radius:28px;background:#fff;box-shadow:0 14px 28px #191c1d0a}.recommend-media-copy strong{font-family:Plus Jakarta Sans,Be Vietnam Pro,system-ui,sans-serif;font-size:16px;line-height:1.08;color:#191c1d;letter-spacing:-.03em}.recommend-media-copy small{color:#6c7b6d;font-size:12px;line-height:1.5}.recommend-media-card{overflow:hidden;padding:0;text-align:left}.recommend-card-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.recommend-media-card.compact{border-radius:22px}.recommend-media-card img{width:100%;aspect-ratio:1 / .74;object-fit:cover;display:block}.recommend-media-copy{padding:12px 12px 14px}.recommend-media-copy strong,.recommend-media-copy small{display:block}.recommend-media-copy small{margin-top:6px}.recommend-media-track-preview{display:block;margin-top:8px;color:#8a918b;font-size:11px;line-height:1.45}.recommend-skeleton-block{position:relative;overflow:hidden;border-radius:16px;background:#eef1f2}.recommend-skeleton-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:recommendSkeleton 1.25s ease-in-out infinite}.recommend-skeleton-cover{width:100%;aspect-ratio:1 / .74;border-radius:0}.recommend-skeleton-thumb{width:52px;height:52px;border-radius:16px}.recommend-skeleton-line{display:block;height:12px;border-radius:999px}.recommend-skeleton-line.long{width:78%}.recommend-skeleton-line.medium{width:54%}.recommend-skeleton-line.short{width:46%;margin-top:10px}.recommend-skeleton-row .recommend-song-actions{gap:8px}.recommend-skeleton-action{width:40px;height:40px;border-radius:999px}.recommend-detail-hero-skeleton{align-items:center}@keyframes recommendSkeleton{to{transform:translate(100%)}}.recommend-song-list{display:flex;flex-direction:column;gap:10px}.recommend-song-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-radius:22px;background:#fff;box-shadow:0 10px 24px #191c1d08;cursor:pointer}.recommend-song-main{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center}.recommend-song-cover{width:52px;height:52px;border-radius:16px;object-fit:cover}.recommend-song-copy{min-width:0}.recommend-song-copy strong,.recommend-song-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend-song-copy strong{font-size:15px;color:#191c1d}.recommend-song-copy small{margin-top:5px;color:#6c7b6d;font-size:12px}.recommend-song-actions{display:inline-flex;align-items:center;gap:8px}.recommend-collection-panel{padding:18px}.recommend-detail-page{gap:16px}.recommend-detail-hero{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:18px;border-radius:28px;background:#fff;box-shadow:0 14px 28px #191c1d0a}.recommend-detail-cover{width:120px;height:120px;border-radius:24px;object-fit:cover}.recommend-detail-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.recommend-detail-copy h2{margin:0;font-size:26px;line-height:1.02;color:#191c1d;font-weight:800;letter-spacing:-.03em}.recommend-detail-copy p{margin:8px 0 0;color:#6c7b6d;font-size:13px;line-height:1.55}.recommend-detail-copy small{margin-top:10px;color:#8a918b;font-size:12px;font-weight:700}.moments-compose-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.moments-compose-title h3{margin:0;color:#191c1d;font-size:18px;font-weight:800}.moments-compose-title p{margin:6px 0 0;color:#6c7b6d;font-size:13px}.moments-compose-head small{color:#6c7b6d;font-size:12px;font-weight:700}.moments-compose-input{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:8px 8px 8px 16px;border-radius:999px;background:#f3f4f5}.moments-compose-input input,.moments-compose-input input:focus{border:none;background:transparent;box-shadow:none;color:#191c1d;padding:0}.moments-compose-input button{border:none;min-width:76px;height:40px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#3acc64,#006e2d);color:#fff;font-size:14px;font-weight:800}.moments-compose-foot{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.moments-compose-foot span{color:#6c7b6d;font-size:12px}.moments-compose-foot button{border:none;background:transparent;color:#006e2d;font-size:13px;font-weight:800}.moments-feed{display:flex;flex-direction:column;gap:18px;padding:0 16px 12px}.moments-post{border:none;border-radius:28px;box-shadow:0 14px 28px #191c1d0a;padding:16px;background:#fff}.moments-post-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.moments-avatar-btn{border:none;padding:0;background:transparent;flex:0 0 auto}.moments-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover}.moments-head-copy{min-width:0}.moments-content{min-width:0;margin-top:14px}.moments-user-name{border:none;background:transparent;padding:0;color:#191c1d;font-size:14px;font-weight:700;text-align:left}.moments-head-subtitle{margin:4px 0 0;color:#6c7b6d;font-size:12px;line-height:1.35}.moments-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.moments-head-row small{color:#6c7b6d;font-size:11px;font-weight:600;white-space:nowrap}.moments-delete-btn{width:34px;height:34px;border:none;border-radius:999px;background:#f3f4f5;color:#6c7b6d;display:inline-flex;align-items:center;justify-content:center}.moments-text{margin:0 0 14px;font-size:14px;line-height:1.6;color:#3d4a3e;white-space:pre-wrap}.moments-media-btn{border:none;padding:0;background:transparent;display:block;width:100%;position:relative;border-radius:22px;overflow:hidden}.moments-media-play{position:absolute;inset:auto auto 16px 16px;width:44px;height:44px;border-radius:999px;background:#ffffff2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #0000002e}.moments-media{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.moments-track-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.moments-track-copy{min-width:0}.moments-track-copy strong,.moments-track-copy p{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moments-track-copy strong{color:#191c1d;font-size:16px;font-weight:800}.moments-track-copy strong.playing{color:#006e2d}.moments-track-copy p{margin:4px 0 0;color:#6c7b6d;font-size:14px}.moments-track-actions{display:flex;align-items:center;gap:10px}.moments-icon-btn{width:40px;height:40px;border:none;border-radius:999px;background:#f3f4f5;color:#3d4a3e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.moments-icon-btn.static-heart{color:#b52330}.moments-comment-box{width:100%}.moments-comment-box.inline-open{position:static;width:auto;margin-top:14px;padding:14px;border-radius:22px;background:#f3f4f5;box-shadow:none}.compact-comments{margin-top:12px}.moments-social-row{margin-top:14px;display:flex;align-items:center;gap:10px}.moments-social-row p{margin:0;color:#6c7b6d;font-size:11px;font-weight:700}.moments-social-bubbles{display:flex;align-items:center}.moments-social-bubbles span{width:14px;height:14px;border-radius:999px;border:2px solid #fff;background:linear-gradient(180deg,#d8dee6,#9db0c4);display:block}.moments-social-bubbles span+span{margin-left:-5px;background:linear-gradient(180deg,#c3d7f1,#7f97b6)}.moments-comment-list{max-height:132px;overflow:auto;display:flex;flex-direction:column;gap:8px}.moments-comment-list p{margin:0;color:#3d4a3e;line-height:1.5;font-size:13px}.moments-comment-list p span{color:#191c1d;font-weight:600}.moments-comment-empty{color:#94a3b8!important}.moments-comment-input{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:8px 8px 8px 14px;border-radius:999px;background:#fff}.moments-comment-input input,.moments-comment-input input:focus{border:none;background:transparent;box-shadow:none;padding:0}.moments-comment-input button{border:none;background:transparent;color:#006e2d;font-size:13px;font-weight:800;padding:0 6px}.moments-empty-state{padding:8px 16px 0}.moments-empty-card{padding:28px 18px;border-radius:28px;background:#fff;box-shadow:0 14px 28px #191c1d0a;text-align:center}.moments-empty-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:999px;background:linear-gradient(180deg,#e6f7ec,#d9f1e2);color:#006e2d;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:800}.moments-empty-card h3{margin:0;color:#191c1d;font-size:18px;font-weight:800}.moments-empty-card p{margin:8px 0 0;color:#6c7b6d;font-size:14px;line-height:1.6}.moments-text-card{min-height:140px;border-radius:22px;background:linear-gradient(180deg,#f3f4f5,#eceeef);display:flex;align-items:flex-end;padding:16px}.moments-text-card span{display:inline-flex;min-height:28px;padding:0 12px;align-items:center;border-radius:999px;background:#ffffffe6;color:#006e2d;font-size:12px;font-weight:800}.social-profile-stats{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.social-profile-stats button,.social-profile-stats span{border:none;background:transparent;color:#ffffffc7;padding:0;font-size:14px}.social-profile-stats button.active,.social-profile-stats button strong,.social-profile-stats span strong{color:#fff}.social-profile-posts-panel{margin-top:8px}.social-profile-content-panel .row{padding:12px 0 6px}.social-profile-content-panel .list,.social-profile-moments-feed{display:flex;flex-direction:column;gap:0;max-height:none;overflow:visible}.social-profile-content-panel .list-item,.social-profile-content-panel .social-post-item{border:none;border-radius:0;border-bottom:1px solid #e2e8f0;box-shadow:none;background:transparent;padding:12px 0}.social-profile-content-panel .social-post-item:first-child,.social-profile-content-panel .list-item:first-child{border-top:1px solid #e2e8f0}@media(max-width:780px){.social-profile-hero{min-height:268px;padding-left:12px;padding-right:12px}.social-profile-toolbar{grid-template-columns:auto 1fr}.social-profile-hero-actions{grid-column:1 / -1;justify-content:flex-end}.social-profile-card{grid-template-columns:72px minmax(0,1fr);gap:12px}.social-profile-avatar{width:72px;height:72px;border-radius:20px}.social-profile-main h2{font-size:24px}}.social-chat-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;background:#f8fafcf5;padding:10px 12px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.social-group-overlay{z-index:340;background:#fff;padding:0 0 calc(24px + env(safe-area-inset-bottom,0px))}.social-group-overlay .library-page-head{position:sticky;top:0;z-index:5;padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 12px;background:#fffffff5;border-bottom:1px solid #e8eef5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.social-group-overlay .panel{margin:0;padding:0 16px;border:none;border-radius:0;box-shadow:none;background:#fff}.detail-action-panel{border-bottom:8px solid #f6f8fb}.detail-members-panel .row{padding:14px 0 6px}.group-member-row{width:100%;text-align:left;border:none;border-radius:0;padding:14px 0;background:transparent;border-bottom:1px solid #edf2f7}.detail-members-panel .list-item:first-child{border-top:1px solid #edf2f7}.social-chat-overlay .chat-screen{min-height:calc(100vh - 24px)}@media(min-width:1024px){.chat-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.5fr);align-items:start}}.detail-fields select{margin-top:6px;width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;background:#fff}.detail-fields p{display:flex;align-items:center;gap:8px;color:#334155}.source-row{flex-wrap:nowrap;gap:18px}.source-row label{display:inline-flex;align-items:center;flex-direction:row;gap:6px;white-space:nowrap}.song-modal-list{max-height:260px}@media(max-width:780px){.room-title{font-size:19px}.qq-screen-lyric .qq-lyric-screen.full,.qq-screen-chat{min-height:520px}.chat-window{height:320px}.qq-icon-btn{width:42px;height:42px}.playlist-row{grid-template-columns:1fr}.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-card{grid-template-columns:56px minmax(0,1fr) auto}.user-actions{grid-column:auto;align-items:center}.user-actions-compact{grid-template-columns:repeat(2,40px);align-content:center}.detail-action-btn{flex-basis:74px}.personal-player-overlay{padding-top:calc(env(safe-area-inset-top,0px) + 22px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 54px)}.personal-player-head{margin-bottom:12px}.personal-player-head .qq-page-dots.top-dots{margin:0}.personal-player-overlay .qq-screen{padding-left:2px;padding-right:2px}.personal-player-overlay .qq-seek{margin-top:18px}.personal-player-overlay .qq-transport{margin-top:18px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 8px)}.personal-player-overlay .qq-main-play{width:72px;height:72px}}.room-ui-shell{position:relative;min-height:100dvh;height:100dvh;display:flex;flex-direction:column;padding:calc(env(safe-area-inset-top,0px) + 14px) 14px calc(env(safe-area-inset-bottom,0px) + 14px);color:#0f172a;background:linear-gradient(180deg,#f5f7fc,#edf2f9 46%,#f5f7fc);overflow:hidden}.room-ui-shell.room-page-2{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}.room-top-toast{position:fixed;top:calc(env(safe-area-inset-top,0px) + 10px);left:50%;transform:translate(-50%,-14px);max-width:min(calc(100vw - 24px),560px);padding:12px 18px;border-radius:999px;background:#0f172ae0;color:#fff;font-size:14px;font-weight:700;text-align:center;box-shadow:0 18px 40px #0f172a33;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center;gap:10px;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease;z-index:320}.room-top-toast span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-top-toast-avatar{width:24px;height:24px;border-radius:999px;object-fit:cover;flex:0 0 auto;border:1px solid rgba(255,255,255,.18)}.room-top-toast.show{opacity:1;transform:translate(-50%)}.room-ui-background{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 16% 20%,rgba(191,219,254,.22),transparent 26%),radial-gradient(circle at 82% 18%,rgba(219,234,254,.18),transparent 22%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.32),transparent 36%)}.room-ui-topbar,.room-ui-stage-card,.room-addsheet,.room-queue-sheet{position:relative}.room-ui-topbar{z-index:150;position:sticky;top:0;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-radius:32px;background:linear-gradient(180deg,#ffffffe0,#f7faffd6);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 30px #94a3b824,inset 0 1px #ffffffb8;border:1px solid rgba(226,232,240,.86)}.room-ui-topbar-main,.room-addsheet-topbar-main{display:flex;align-items:center;gap:12px;min-width:0}.room-ui-topbar-copy,.room-addsheet-topbar-main>div{min-width:0}.room-ui-title-line{display:flex;align-items:center;gap:10px;min-width:0}.room-ui-topbar-copy h1,.room-addsheet-topbar-main h2{margin:0;font-size:18px;font-weight:800;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-ui-connection-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 4px #ffffff8c}.room-ui-connection-dot.ok{background:#16a34a}.room-ui-connection-dot.bad{background:#ef4444}.room-ui-topbar-copy p,.room-addsheet-topbar-main p{margin:2px 0 0;font-size:11px;font-weight:700;letter-spacing:.12em;color:#2563eb;text-transform:uppercase}.room-ui-topbar-side{display:flex;align-items:center;justify-content:flex-end;min-width:0;position:relative;z-index:140}.room-ui-top-user-wrap{position:relative;z-index:141}.room-ui-top-user{display:inline-flex;align-items:center;gap:12px;padding:8px 14px 8px 10px;border-radius:999px;background:linear-gradient(180deg,#f1f5f9f2,#e2e8f0d1);box-shadow:inset 0 1px #ffffffeb,0 8px 20px #94a3b81f;border:none;cursor:pointer}.room-ui-top-user-avatars{display:flex;align-items:center}.room-ui-top-user-avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;box-shadow:0 8px 18px #0f172a1f;border:3px solid #fff;margin-left:-12px;flex:0 0 auto}.room-ui-top-user-avatar:first-child{margin-left:0}.room-ui-top-user-count{color:#2563eb;font-size:16px;font-weight:800;letter-spacing:-.02em}.room-ui-member-pop{position:absolute;top:calc(100% + 4px);right:-2px;width:min(212px,calc(100vw - 20px));padding:6px;border-radius:18px;background:#fffffff5;border:1px solid rgba(226,232,240,.92);box-shadow:0 18px 36px #0f172a24;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:260}.room-ui-member-pop-list{max-height:208px;overflow:auto;display:flex;flex-direction:column}.room-ui-member-pop-item{min-height:52px;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px}.room-ui-member-pop-item+.room-ui-member-pop-item{border-top:1px solid rgba(226,232,240,.9)}.room-ui-member-pop-item.self{background:#eff6ffeb}.room-ui-member-pop-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;flex:0 0 auto;box-shadow:0 8px 18px #0f172a1a}.room-ui-member-pop-copy{min-width:0;flex:1}.room-ui-member-pop-item span{min-width:0;color:#0f172a;font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.room-ui-member-pop-tags{margin-top:4px;display:flex;align-items:center;gap:6px}.room-ui-member-tag{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 7px;border-radius:999px;font-size:11px;font-style:normal;font-weight:700;line-height:1}.room-ui-member-tag.self{background:#2563eb1f;color:#2563eb}.room-ui-member-tag.owner{background:#f59e0b24;color:#b45309}.room-ui-main{position:relative;z-index:1;flex:1;min-height:0;display:flex;margin-top:10px;overflow:hidden}.room-ui-stage-card{z-index:1;width:100%;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:22px 24px 24px;border-radius:40px;background:linear-gradient(180deg,#ffffffd6,#f7faffc7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,.84);box-shadow:0 18px 44px #94a3b824,inset 0 1px #ffffffc2}.room-ui-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.room-ui-stage-status{display:flex;justify-content:flex-end;min-height:26px}.room-ui-stage-topbar{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.room-ui-stage-head h2{margin:0;font-size:22px;font-weight:900;letter-spacing:-.03em}.room-ui-stage-head p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:600}.room-ui-notice,.room-ui-sync-pill,.room-ui-system-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.room-ui-notice,.room-ui-sync-pill{margin-top:12px}.room-ui-notice.right-align,.room-ui-sync-pill.right-align{margin-top:0;max-width:min(100%,320px)}.room-ui-notice.center-align,.room-ui-sync-pill.center-align{margin-top:0;max-width:min(100%,420px);justify-content:center;text-align:center}.room-ui-notice{background:#2563eb14;color:#1d4ed8}.room-ui-sync-pill{background:#0f172a0d;color:#334155}.room-ui-sync-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(37,99,235,.18);border-top-color:#2563eb;animation:room-ui-spin .7s linear infinite}@keyframes room-ui-spin{to{transform:rotate(360deg)}}.room-ui-record-page,.room-ui-lyrics-page,.room-ui-chat-page{margin-top:16px;flex:1;min-height:0}.room-ui-record-page{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto auto auto auto;row-gap:12px;overflow:hidden;padding-top:54px}.room-ui-record-head{text-align:center}.room-ui-record-head.compact{text-align:left}.room-ui-record-head h3{margin:0;font-size:clamp(30px,3.4vw,40px);line-height:1.04;letter-spacing:-.04em}.room-ui-record-head p{margin:8px 0 0;color:#475569;font-weight:600}.room-ui-record-stage{margin-top:0;display:flex;align-items:center;justify-content:center;position:relative;min-height:0;overflow:hidden}.room-ui-page-hint{justify-self:center;width:100%;display:flex;align-items:center;justify-content:center;min-height:170px;color:#94a3b8d1;font-size:10px;font-weight:800;letter-spacing:.18em;writing-mode:vertical-rl;text-orientation:mixed;cursor:pointer;-webkit-user-select:none;user-select:none}.room-ui-side-arrow{position:fixed;top:7dvh;width:42px;height:42px;border:none;border-radius:999px;background:#f1f5f9e0;color:#64748bf5;box-shadow:0 8px 20px #94a3b824,inset 0 1px #ffffffeb;border:1px solid rgba(226,232,240,.92);display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);z-index:58;padding:0;line-height:1}.room-ui-side-arrow.left{left:clamp(8px,2.5vw,26px)}.room-ui-side-arrow.right{right:clamp(8px,2.5vw,26px)}.room-ui-side-arrow .icon-svg{width:16px;height:16px}.room-ui-side-arrow:hover{color:#1d4ed8;background:#fffffff5}.room-ui-page-hint.left{transform:rotate(180deg)}.room-ui-vinyl-wrap{--room-vinyl-size: min(360px, 100%);position:relative;width:min(var(--room-vinyl-size),100%);height:min(var(--room-vinyl-size),100%);max-width:min(100%,360px);max-height:min(100%,360px);aspect-ratio:1;margin:0 auto;display:flex;align-items:center;justify-content:center}.room-ui-vinyl{position:relative;width:100%;height:100%;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle at center,#070707 0,#070707 10%,#101010 10%,#101010 21%,#050505 21%,#050505 38%,#161616 38%,#161616 52%,#0b0b0b 52%,#0b0b0b 68%,#171717 68%,#171717);box-shadow:0 32px 60px #0f172a38,inset 0 0 0 12px #ffffff0d;overflow:hidden}.room-ui-vinyl.spinning{animation:spin 11s linear infinite}.room-ui-vinyl-grooves{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:999px;background:repeating-radial-gradient(circle,rgba(255,255,255,.08) 0 2px,transparent 2px 7px);opacity:.35}.room-ui-vinyl-cover{position:absolute;top:27%;right:27%;bottom:27%;left:27%;width:46%;height:46%;border-radius:999px;object-fit:cover;border:5px solid rgba(15,23,42,.35);box-shadow:0 16px 28px #0000002e}.room-ui-vinyl-hole{position:absolute;top:50%;left:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;border-radius:999px;background:#111827;box-shadow:0 0 0 5px #ffffff29}.room-ui-tonearm{position:absolute;top:calc(var(--room-vinyl-size, 320px) * .075);right:calc(var(--room-vinyl-size, 320px) * .075);width:clamp(72px,calc(var(--room-vinyl-size, 320px) * .32),104px);height:clamp(8px,calc(var(--room-vinyl-size, 320px) * .03),10px);border-radius:999px;background:linear-gradient(90deg,#64748b,#cbd5e1);transform-origin:calc(clamp(72px,calc(var(--room-vinyl-size, 320px) * .32),104px)*.1) 50%;transform:rotate(84deg);transition:transform .25s ease;box-shadow:0 3px 16px #0f172a2e}.room-ui-tonearm:before{content:"";position:absolute;left:calc(clamp(72px,calc(var(--room-vinyl-size, 320px) * .32),104px)*-.1);top:50%;width:clamp(20px,calc(var(--room-vinyl-size, 320px) * .085),28px);height:clamp(20px,calc(var(--room-vinyl-size, 320px) * .085),28px);border-radius:999px;background:radial-gradient(circle,#94a3b8,#334155);transform:translateY(-50%)}.room-ui-tonearm:after{content:"";position:absolute;right:calc(clamp(72px,calc(var(--room-vinyl-size, 320px) * .32),104px)*-.08);top:50%;width:clamp(10px,calc(var(--room-vinyl-size, 320px) * .045),14px);height:clamp(14px,calc(var(--room-vinyl-size, 320px) * .06),18px);border-radius:4px;background:#475569;transform:translateY(-50%)}.room-ui-tonearm.active{transform:rotate(119deg)}.room-ui-track-block{margin-top:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.room-ui-track-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.room-ui-track-actions>button{width:44px;height:44px;flex:0 0 auto}.room-ui-track-copy{min-width:0}.room-ui-track-copy strong{display:block;font-size:clamp(24px,2.8vw,32px);font-weight:900;line-height:1.08;letter-spacing:-.04em}.room-ui-track-copy p,.room-ui-track-copy span{display:block;margin-top:4px;color:#475569}.room-ui-track-copy p{font-weight:700}.room-ui-track-copy span{font-size:13px}.room-ui-source-switch{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:24;width:min(58vw,172px);max-width:172px}.room-ui-source-fab{width:100%;min-width:0;height:42px;padding:0 12px 0 8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:linear-gradient(180deg,#ffffffc2,#ffffff8f);box-shadow:0 14px 30px #0f172a29,inset 0 1px #ffffffe0;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);display:inline-flex;align-items:center;gap:8px;color:#0f172a}.room-ui-source-fab-avatar{flex:0 0 auto;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#2563eb;box-shadow:inset 0 0 0 1px #ffffffb8}.room-ui-source-fab-avatar img{width:100%;height:100%;object-fit:cover}.room-ui-source-fab-avatar .icon-svg{width:13px;height:13px}.room-ui-source-fab-copy{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;letter-spacing:-.01em}.room-ui-source-fab>.icon-svg:last-child{flex:0 0 auto;width:14px;height:14px;color:#475569eb}.room-ui-source-fab:hover{background:linear-gradient(180deg,#ffffffd1,#ffffff9e)}.room-ui-source-fab:active{transform:scale(.995)}.room-ui-source-popover{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:25;width:min(72vw,280px);padding:10px;border-radius:24px;background:linear-gradient(180deg,#fffffff7,#f6f9fff0);border:1px solid rgba(226,232,240,.94);box-shadow:0 24px 48px #0f172a29;backdrop-filter:blur(20px) saturate(170%);-webkit-backdrop-filter:blur(20px) saturate(170%)}.room-ui-source-sheet-head{display:flex;flex-direction:column;gap:4px;padding:2px 6px 10px}.room-ui-source-sheet-head.compact{padding-bottom:8px}.room-ui-source-sheet-head strong{color:#0f172a;font-size:18px;font-weight:900}.room-ui-source-sheet-head span{color:#64748b;font-size:13px;font-weight:700}.room-ui-source-sheet-list{overflow:auto;display:flex;flex-direction:column;gap:8px;padding-bottom:2px;max-height:min(38dvh,260px)}.room-ui-source-item{width:100%;min-height:58px;padding:10px 12px;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#f8fafceb;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.room-ui-source-item.active{background:#eff6ff;border-color:#60a5fa7a;box-shadow:inset 0 0 0 1px #60a5fa26}.room-ui-source-item-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.room-ui-source-item-copy strong,.room-ui-source-item-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-ui-source-item-copy strong{color:#0f172a;font-size:14px;font-weight:800}.room-ui-source-item-copy small{color:#64748b;font-size:12px;font-weight:700}.room-ui-source-item-side{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.room-ui-source-sheet-avatar{width:36px;height:36px;border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.room-ui-source-sheet-avatar img{width:100%;height:100%;object-fit:cover}.room-ui-source-sheet-avatar.icon-only .icon-svg,.room-ui-source-sheet-avatar .icon-svg{width:18px;height:18px}.room-ui-source-item .icon-svg{width:16px;height:16px;color:#2563eb}.room-ui-fav-btn,.room-ui-glass-btn,.room-ui-ghost-btn,.room-ui-send-btn{display:inline-flex;align-items:center;justify-content:center;border:none;padding:0}.room-ui-glass-btn,.room-ui-ghost-btn,.room-ui-fav-btn{width:44px;height:44px;border-radius:999px;background:#fffc;color:#1e293b;box-shadow:0 10px 24px #0f172a1a;border:1px solid rgba(255,255,255,.72)}.room-ui-fav-btn.active,.room-ui-ghost-btn.active{color:#ef4444}.room-ui-topbar .room-ui-glass-btn{width:64px;height:64px;background:#fffffffa;color:#0f172a}.room-ui-topbar .room-ui-glass-btn .icon-svg{width:24px;height:24px}.room-ui-lyric-preview{margin:0;font-size:clamp(18px,2.1vw,24px);font-weight:800;line-height:1.25;color:#111827}.room-ui-progress-wrap{margin-top:0}.room-ui-progress-time{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:12px;font-weight:700}.room-ui-progress{width:100%;margin-top:10px;accent-color:#2563eb}.room-ui-controls-block{margin-top:0}.room-ui-controls-row{display:flex;align-items:center;justify-content:center;gap:16px;position:relative}.room-ui-play-mode-wrap{position:relative}.room-ui-main-play{width:78px;height:78px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 24px 40px #2563eb47;display:inline-flex;align-items:center;justify-content:center}.room-ui-main-play.compact{width:64px;height:64px}.room-ui-main-play .icon-svg{width:28px;height:28px;flex:0 0 auto;display:block}.room-ui-mode-menu{position:absolute;left:0;bottom:calc(100% + 10px);width:180px;padding:8px;border-radius:18px;background:#fffffff2;box-shadow:0 22px 40px #0f172a29;border:1px solid rgba(255,255,255,.8);display:flex;flex-direction:column;gap:4px;z-index:10}.room-ui-mode-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;border-radius:14px;background:transparent;color:#0f172a;font-size:14px;font-weight:700}.room-ui-mode-item.active{background:#eff6ff;color:#1d4ed8}.room-ui-mode-item .icon-svg:last-child{margin-left:auto}.room-ui-lyrics-head{display:flex;justify-content:flex-start}.room-ui-lyrics-page,.room-ui-chat-page{position:relative}.room-ui-lyrics-page{display:flex;flex-direction:column;overflow:hidden}.room-ui-song-context{display:inline-flex;align-items:center;gap:14px;border:none;padding:0;background:transparent;text-align:left}.room-ui-song-context img{width:68px;height:68px;border-radius:20px;object-fit:cover;box-shadow:0 16px 32px #0f172a1f}.room-ui-song-context strong{display:block;font-size:22px;font-weight:800}.room-ui-song-context span{display:block;margin-top:4px;color:#64748b;font-weight:600}.room-ui-lyrics-scroll{margin-top:18px;flex:1;min-height:0;padding:24px 4px 24px 0;overflow:auto;mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 88%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 88%,transparent)}.room-ui-lyrics-line{margin:0;padding:10px 0;font-size:clamp(26px,4vw,46px);font-weight:800;line-height:1.22;color:#64748b47;transition:all .25s ease}.room-ui-lyrics-line.active{color:#2563eb;padding-left:18px;position:relative}.room-ui-lyrics-line.active:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:5px;border-radius:999px;background:#2563eb}.room-ui-lyrics-empty{color:#64748b;text-align:center;font-size:15px;font-weight:600}.room-ui-floating-controls{position:sticky;bottom:6px;margin-top:18px;padding:14px 18px;border-radius:999px;background:#ffffffad;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:inline-flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 24px 60px #0f172a1f;border:1px solid rgba(255,255,255,.86)}.room-ui-chat-page{display:flex;flex-direction:column;width:100%;overflow:hidden}.room-ui-system-pill{margin:0 auto;background:#ffffffd1;color:#475569}.room-ui-chat-list{margin-top:14px;flex:1;min-height:0;max-height:none;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;padding:8px 2px 10px;display:flex;flex-direction:column;gap:14px;width:100%}.room-ui-chat-list::-webkit-scrollbar{width:0;height:0;display:none}.room-ui-chat-empty{margin:auto;color:#64748b;font-size:14px;font-weight:600}.room-ui-chat-row{display:flex;align-items:flex-end;gap:10px}.room-ui-chat-row.mine{justify-content:flex-end}.room-ui-chat-avatar{width:38px;height:38px;border-radius:999px;object-fit:cover;box-shadow:0 10px 18px #0f172a14}.room-ui-chat-bubble-wrap{max-width:min(78%,100%)}.room-ui-chat-meta{margin-bottom:5px;display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px;font-weight:700}.room-ui-chat-row.mine .room-ui-chat-meta{justify-content:flex-end}.room-ui-chat-bubble{padding:14px 16px;border-radius:22px 22px 22px 8px;background:#ffffffd1;color:#0f172a;box-shadow:0 10px 26px #0f172a0f;line-height:1.55;word-break:break-word}.room-ui-chat-bubble.mine{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;border-radius:22px 22px 8px;box-shadow:0 16px 30px #2563eb3d}.room-ui-chat-input-dock{margin-top:auto;position:sticky;bottom:0;padding-top:12px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2px);background:linear-gradient(180deg,#f8fbff00,#f8fbffd9 20%,#f8fbff)}.room-page-2 .room-ui-chat-input-dock{padding-top:8px}.room-ui-chat-input-shell{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:8px;border-radius:999px;background:#ffffffe0;box-shadow:0 18px 40px #0f172a14;border:1px solid rgba(255,255,255,.8)}.room-ui-chat-input-shell input{border:none;background:transparent;color:#0f172a;font-size:15px;padding:12px 14px}.room-ui-chat-input-shell input:focus{outline:none}.room-ui-send-btn{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;box-shadow:0 14px 24px #2563eb3d}.room-ui-add-btn{width:44px;height:44px;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fffc;color:#2563eb;box-shadow:0 10px 24px #0f172a1a;border:1px solid rgba(255,255,255,.72)}.room-ui-add-btn .icon-svg{width:20px;height:20px}.room-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;background:#0f172a4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));display:flex;align-items:stretch;justify-content:center}.room-addsheet,.room-queue-sheet{width:min(960px,100%);height:100%;border-radius:34px;background:linear-gradient(180deg,#fafcfffa,#f0f6fff5);box-shadow:0 32px 80px #0f172a2e;overflow:hidden;display:flex;flex-direction:column}.room-queue-sheet{max-width:860px}.room-addsheet-topbar{padding:calc(env(safe-area-inset-top,0px) + 18px) 20px 16px;border-bottom:1px solid rgba(226,232,240,.7);background:#ffffff8c}.room-addsheet-topbar.compact{padding-top:calc(env(safe-area-inset-top,0px) + 16px)}.room-addsheet-body,.room-queue-body{flex:1;overflow:auto;padding:18px 20px 26px}.room-addsheet-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.room-addsheet-search-input{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:0 18px;border-radius:999px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #e2e8f0cc}.room-addsheet-search-input input,.room-addsheet-import-row input{border:none;background:transparent;color:#0f172a}.room-addsheet-search-input input:focus,.room-addsheet-import-row input:focus{outline:none}.room-addsheet-search-btn,.room-addsheet-import-row button,.room-addsheet-import-foot button{border:none;border-radius:999px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:800}.room-addsheet-search-btn{min-width:90px}.room-addsheet-source-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.room-addsheet-source-pill{border:none;padding:10px 16px;border-radius:999px;background:#ffffffc7;color:#475569;font-weight:700;box-shadow:inset 0 0 0 1px #e2e8f0d1}.room-addsheet-source-pill.active{background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb2e}.room-addsheet-import-card{margin-top:18px;padding:18px;border-radius:28px;background:#ffffffc2;box-shadow:0 18px 30px #0f172a0f}.room-addsheet-import-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.room-addsheet-import-icon{width:48px;height:48px;border-radius:18px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.room-addsheet-import-head strong{display:block;font-size:16px;font-weight:800}.room-addsheet-import-head p{margin:4px 0 0;color:#64748b;font-size:13px}.room-addsheet-import-row{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px;border-radius:20px;background:#fff}.room-addsheet-import-foot{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#334155;font-size:13px;font-weight:700}.room-addsheet-tab-row{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:4px;border-radius:999px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #e2e8f0d9}.room-addsheet-tab{min-width:96px;height:38px;padding:0 14px;border:none;border-radius:999px;background:transparent;color:#64748b;font-size:13px;font-weight:800}.room-addsheet-tab.active{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;box-shadow:0 10px 20px #2563eb2e}.room-addsheet-playlist-picker{margin-top:14px;position:relative}.room-addsheet-playlist-trigger{position:relative;width:100%;min-height:48px;padding:0 42px 0 16px;border:none;border-radius:18px;background:#ffffffe6;box-shadow:inset 0 0 0 1px #94a3b88c;color:#0f172a;font-size:14px;font-weight:700;text-align:left;display:flex;align-items:center}.room-addsheet-playlist-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-addsheet-playlist-trigger:after{content:"";position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-65%) rotate(45deg);pointer-events:none}.room-addsheet-playlist-trigger.open:after{transform:translateY(-35%) rotate(-135deg)}.room-addsheet-playlist-trigger:hover{box-shadow:inset 0 0 0 1px #64748bc7}.room-addsheet-playlist-trigger.open{box-shadow:inset 0 0 0 1px #2563eb47}.room-addsheet-playlist-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;padding:6px;border-radius:18px;background:#fffffffa;box-shadow:0 20px 40px #0f172a24;border:1px solid rgba(226,232,240,.95);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:30;max-height:224px;overflow:auto}.room-addsheet-playlist-option{width:100%;min-height:46px;padding:0 12px;border:none;border-radius:14px;background:transparent;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.room-addsheet-playlist-option+.room-addsheet-playlist-option{margin-top:4px}.room-addsheet-playlist-option span,.room-addsheet-playlist-option small{min-width:0}.room-addsheet-playlist-option span{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-addsheet-playlist-option small{color:#64748b;font-size:12px;font-weight:700;flex:0 0 auto}.room-addsheet-playlist-option.active{background:linear-gradient(135deg,#2563ebf5,#0ea5e9f5);color:#fff}.room-addsheet-playlist-option.active small{color:#ffffffe6}.room-addsheet-list-head,.room-queue-section-head{margin-top:22px;display:flex;align-items:end;justify-content:space-between;gap:10px}.room-addsheet-list-head h3,.room-queue-section-head h3{margin:0;font-size:26px;font-weight:900;letter-spacing:-.03em}.room-addsheet-list-head span,.room-queue-section-head span{color:#64748b;font-size:13px;font-weight:700}.room-addsheet-list,.room-queue-list{margin-top:14px;display:flex;flex-direction:column;gap:12px}.room-addsheet-song-card,.room-queue-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border-radius:24px;background:#ffffffdb;box-shadow:0 14px 28px #0f172a0f}.room-addsheet-song-card.playing,.room-queue-item.current{box-shadow:inset 0 0 0 1px #2563eb26,0 18px 30px #2563eb14}.room-addsheet-song-main,.room-queue-item-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.room-queue-cover-wrap{position:relative;width:58px;height:58px;flex:0 0 auto}.room-addsheet-song-cover,.room-queue-item img{width:58px;height:58px;border-radius:18px;object-fit:cover;box-shadow:0 12px 20px #0f172a1a}.room-addsheet-song-copy,.room-queue-item-main>div{min-width:0}.room-addsheet-song-copy strong,.room-queue-item-main strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:800}.room-addsheet-song-copy p,.room-addsheet-song-copy span,.room-queue-item-main p,.room-queue-item-main span{display:block;margin-top:4px;color:#64748b;font-size:13px}.room-queue-owner{position:absolute;right:-4px;bottom:-4px;display:inline-flex!important;align-items:center;justify-content:center;line-height:1;z-index:2}.room-queue-owner img{width:21px;height:21px;border-radius:999px;object-fit:cover;box-shadow:0 4px 10px #0f172a1f;border:2px solid rgba(255,255,255,.96);background:#fff}.room-addsheet-song-side,.room-queue-actions{display:flex;align-items:center;gap:8px}.room-style-song-row.clickable{cursor:pointer}.room-style-song-row.clickable:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:2px}.room-style-song-row .room-queue-item-main p{display:block;min-width:0}.room-style-song-row .room-queue-item-main strong{display:flex;align-items:center;gap:6px;min-width:0}.room-style-song-row.with-index .room-queue-item-main{grid-template-columns:3ch auto minmax(0,1fr)}.room-style-song-index{width:3ch;min-width:3ch;text-align:center;justify-self:center;color:#64748b;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.room-style-song-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-style-song-title-badge{display:inline-flex;align-items:center;flex:0 0 auto}.room-style-song-sub-text,.room-style-song-meta-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-style-song-title-badge .source-badge{margin-left:0}.room-style-song-actions .room-ui-ghost-btn{flex:0 0 auto}.room-addsheet-song-side{flex-direction:column;align-items:flex-end}.room-addsheet-song-side small{color:#64748b;font-size:12px;font-weight:700}.room-addsheet-song-side button{width:42px;height:42px;border:none;border-radius:999px;background:#eff6ff;color:#2563eb}.room-queue-actions .room-ui-ghost-btn.danger{color:#dc2626}.room-queue-section.now-playing{margin-bottom:4px}.room-queue-empty{margin:0;padding:18px;border-radius:18px;text-align:center;color:#64748b;background:#ffffffad;font-weight:700}.room-queue-page-tabs{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 2px;scrollbar-width:none;-ms-overflow-style:none}.room-queue-page-tabs::-webkit-scrollbar{display:none}.room-queue-page-tab{flex:0 0 auto;min-width:168px;max-width:220px;padding:10px 12px;border:none;border-radius:20px;background:#ffffffd1;box-shadow:0 14px 28px #0f172a0f;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;text-align:left}.room-queue-page-tab.active{background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 18px 30px #2563eb2e}.room-queue-page-tab-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;background:#eff6fff5;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.room-queue-page-tab-avatar img{width:100%;height:100%;object-fit:cover}.room-queue-page-tab-avatar .icon-svg{width:16px;height:16px}.room-queue-page-tab-copy{min-width:0}.room-queue-page-tab-copy strong,.room-queue-page-tab-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-queue-page-tab-copy strong{color:#0f172a;font-size:14px;font-weight:800}.room-queue-page-tab-copy small{margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.room-queue-page-tab.active .room-queue-page-tab-copy strong,.room-queue-page-tab.active .room-queue-page-tab-copy small{color:#fff}.room-queue-page-tab.active .room-queue-page-tab-avatar{background:#ffffff38;color:#fff}.room-queue-playlist-hero{margin-top:18px;padding:16px;border-radius:26px;background:#ffffffd6;box-shadow:0 18px 30px #0f172a14;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.room-queue-playlist-hero>img{width:74px;height:74px;border-radius:22px;object-fit:cover;box-shadow:0 14px 24px #0f172a1f}.room-queue-playlist-copy{min-width:0}.room-queue-playlist-copy strong,.room-queue-playlist-copy p,.room-queue-playlist-copy span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-queue-playlist-copy strong{color:#0f172a;font-size:18px;font-weight:900}.room-queue-playlist-copy p,.room-queue-playlist-copy span{margin-top:4px;color:#64748b;font-size:13px;font-weight:700}.room-queue-playlist-actions{display:flex;align-items:center;gap:8px}.room-queue-section-tight .room-queue-section-head{margin-top:18px}@media(max-width:780px){.room-ui-shell{padding-left:10px;padding-right:10px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}.room-ui-shell.room-page-2{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 6px)}.room-ui-topbar{padding:12px 14px;border-radius:28px}.room-ui-topbar-copy h1,.room-addsheet-topbar-main h2{font-size:16px}.room-ui-topbar .room-ui-glass-btn{width:52px;height:52px}.room-ui-topbar-copy p,.room-addsheet-topbar-main p{font-size:10px;letter-spacing:.08em}.room-ui-member-stack{display:none}.room-ui-stage-card{padding:18px 16px 20px;border-radius:32px}.room-ui-stage-topbar{gap:10px}.room-ui-topbar-side{width:auto}.room-ui-top-user{gap:8px;padding:6px 10px 6px 8px}.room-ui-top-user-avatar{width:34px;height:34px;margin-left:-10px}.room-ui-top-user-count{font-size:14px}.room-ui-notice.center-align,.room-ui-sync-pill.center-align{max-width:100%}.room-ui-stage-head{align-items:flex-start;flex-direction:column}.room-ui-record-page{row-gap:10px;padding-top:48px}.room-ui-record-stage{gap:0;margin-top:0}.room-ui-page-hint{min-height:120px;font-size:9px;letter-spacing:.12em}.room-ui-vinyl-wrap{--room-vinyl-size: clamp(188px, min(58vw, calc(100dvh - 560px) ), 282px)}.room-ui-tonearm{top:calc(var(--room-vinyl-size, 240px) * .072);right:calc(var(--room-vinyl-size, 240px) * .06)}.room-ui-track-copy strong{font-size:20px}.room-ui-track-copy p{font-size:14px}.room-ui-track-copy span{font-size:12px}.room-ui-lyric-preview{font-size:16px}.room-ui-controls-row{gap:10px}.room-ui-main-play{width:62px;height:62px}.room-ui-lyrics-scroll{min-height:300px;max-height:calc(100dvh - 340px)}.room-ui-lyrics-line{font-size:28px}.room-ui-lyrics-page>.room-ui-page-hint.right,.room-ui-chat-page>.room-ui-page-hint.left{min-height:130px;width:22px}.room-ui-side-arrow{width:36px;height:36px;top:7dvh}.room-ui-side-arrow.left{left:max(6px,env(safe-area-inset-left,0px))}.room-ui-side-arrow.right{right:max(6px,env(safe-area-inset-right,0px))}.room-ui-side-arrow .icon-svg{width:16px;height:16px}.room-ui-floating-controls{width:100%;justify-content:space-between;gap:8px;padding:12px 14px}.room-ui-chat-page{min-height:0;height:auto}.room-ui-chat-list{max-height:none}.room-ui-chat-bubble-wrap{max-width:82%}.room-ui-add-btn{right:14px;width:58px;height:58px}.room-modal-mask{padding:0}.room-addsheet,.room-queue-sheet{width:100%;height:100dvh;border-radius:0}.room-addsheet-topbar,.room-addsheet-body,.room-queue-body{padding-left:14px;padding-right:14px}.room-ui-source-switch{top:0;width:min(64vw,168px)}.room-ui-source-popover{width:min(76vw,272px)}.room-queue-page-tab{min-width:148px;max-width:178px;padding:10px 11px}.room-queue-playlist-hero{grid-template-columns:auto minmax(0,1fr)}.room-queue-playlist-actions{grid-column:1 / -1;justify-content:flex-end}.room-addsheet-search-row,.room-addsheet-import-row,.room-addsheet-import-foot{grid-template-columns:1fr}.room-addsheet-tab-row{width:100%;display:grid;grid-template-columns:1fr 1fr}.room-addsheet-tab{min-width:0;width:100%}.room-addsheet-search-btn,.room-addsheet-import-row button,.room-addsheet-import-foot button{min-height:46px}.room-addsheet-song-card,.room-queue-item{grid-template-columns:1fr;align-items:stretch}.room-queue-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.room-queue-item-main{gap:10px}.room-queue-item img{width:52px;height:52px;border-radius:16px}.room-queue-cover-wrap{width:52px;height:52px}.room-queue-owner img{width:19px;height:19px}.room-addsheet-song-side,.room-queue-actions{flex-direction:row;justify-content:space-between}.room-queue-actions{justify-content:flex-end;flex-wrap:nowrap}.room-queue-actions .room-ui-ghost-btn{width:40px;height:40px}}.group-avatar-stack{position:relative;display:inline-flex;width:var(--group-avatar-size, 56px);height:var(--group-avatar-size, 56px);border-radius:999px;flex:0 0 auto}.group-avatar-stack-inner{position:relative;width:100%;height:100%;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff,#eff4f0 58%,#dfe8e1);box-shadow:inset 0 0 0 1px #ffffffe0}.group-avatar-stack-tile{position:absolute;overflow:hidden;border-radius:999px;border:1.5px solid rgba(255,255,255,.96);box-shadow:0 6px 18px #0f172a1f;background:#dfe6df}.group-avatar-stack-tile img{width:100%;height:100%;object-fit:cover;display:block}.chat-direct-avatar-wrap,.chat-highlight-avatar-wrap,.chat-window-head-avatar,.chat-detail-member-avatar-wrap{position:relative;overflow:visible}.chat-direct-avatar-wrap{width:56px;height:56px}.chat-online-dot,.chat-detail-member-dot{position:absolute;right:1px;bottom:2px;width:12px;height:12px;border-radius:999px;background:#b8c4b9;border:2px solid #f8f9fa;box-sizing:border-box}.chat-online-dot,.chat-detail-member-dot.online,.chat-window-head-avatar i.online,.chat-detail-hero-status .online{background:#10a44d}.chat-window-head-avatar.group-mode{width:42px;height:42px;background:transparent}.chat-window-head-avatar.group-mode .group-avatar-stack{width:42px;height:42px}.chat-window-head-avatar{overflow:visible;background:transparent}.chat-window-head-avatar-img{width:40px;height:40px;overflow:hidden;border-radius:999px;background:#e7e8e9;display:block}.chat-window-head-avatar i{right:-1px;bottom:1px;width:12px;height:12px;border:2px solid #f8f9fa;background:#bcc5be}.chat-window-head-copy p.offline{color:#94a3b8}.chat-highlight-avatar-wrap{display:flex;align-items:center;justify-content:center}.chat-highlight-avatar-wrap .group-avatar-stack{width:58px;height:58px}.chat-online-dot-highlight{right:6px;bottom:6px}.chat-highlight-dot{right:2px;top:2px;bottom:auto;width:9px;height:9px;border-width:1.5px}.chat-session-submeta{display:flex;align-items:center;gap:8px;margin-top:7px;color:#8b9a8d;font-size:11px;font-weight:700}.chat-pin-mark.inline{padding:0 7px;min-height:18px;font-size:9px}.chat-msg-row{margin-bottom:10px}.chat-msg-row .chat-item{padding:12px 15px}.chat-msg-row .chat-user{margin-bottom:2px}.chat-msg-status{color:#006e2deb;font-size:11px;font-weight:800}.chat-msg-row.mine .chat-msg-status{color:#0d8e3f}.chat-msg-meta{margin-top:4px;padding:0 2px}.wechat-input-row textarea{overflow-y:hidden;scrollbar-width:none}.wechat-input-row textarea::-webkit-scrollbar,.wechat-chat-window::-webkit-scrollbar,.chat-manage-list-wrap::-webkit-scrollbar,.chat-manage-selected-strip::-webkit-scrollbar,.chat-detail-member-grid::-webkit-scrollbar{width:0;height:0;display:none}.chat-manage-screen{min-height:calc(100vh - 104px);position:relative;padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))!important}.chat-search-topbar{grid-template-columns:auto 1fr auto;padding:calc(env(safe-area-inset-top,0px) + 8px) 2px 10px;border-bottom:none;background:#f8f9fa;position:sticky;top:0;z-index:4}.chat-search-topbar h3{text-align:center;font-size:18px;font-weight:700}.chat-search-confirm-btn,.chat-search-link-btn{border:none;min-width:66px;height:38px;padding:0 14px;border-radius:999px;background:#0a8f3b;color:#fff;font-size:13px;font-weight:800}.chat-search-link-btn{background:#0f766e1f;color:#0b7a35}.chat-manage-searchbar{margin-top:2px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:46px;border-radius:999px;padding:0 16px;background:#e6e9e8;color:#7d8b7e}.chat-manage-searchbar input{border:none;background:transparent;min-width:0;height:44px;color:#1a2a1d}.chat-manage-selected-strip{display:flex;gap:14px;overflow-x:auto;margin-top:14px;padding-bottom:4px}.chat-manage-selected-user{border:none;background:transparent;padding:0;min-width:58px;color:#58725c;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:11px;font-weight:700}.chat-manage-selected-avatar-wrap{position:relative;width:52px;height:52px}.chat-manage-selected-avatar-wrap img{width:52px;height:52px;border-radius:999px;object-fit:cover;border:2px solid #17a34a;box-shadow:0 8px 18px #0f172a14}.chat-manage-selected-check{position:absolute;right:-1px;top:-1px;width:18px;height:18px;border-radius:999px;background:#12a248;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #12a24847}.chat-manage-list-wrap{margin-top:16px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.chat-manage-section-title,.chat-detail-section-title{margin:6px 2px 2px;color:#9aa89d;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.chat-manage-row,.chat-search-user-card{width:100%;border:none;border-radius:22px;background:#fff;box-shadow:0 8px 24px #191c1d0d}.chat-manage-row{padding:14px 16px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left}.chat-manage-avatar,.chat-search-user-avatar{width:54px;height:54px;border-radius:999px;object-fit:cover}.chat-manage-copy,.chat-search-user-copy{min-width:0;display:flex;flex-direction:column}.chat-manage-copy strong,.chat-search-user-copy strong{color:#204a29;font-size:15px;font-weight:800}.chat-manage-copy small,.chat-search-user-copy small{margin-top:4px;color:#7c8f80;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-manage-check{width:24px;height:24px;border-radius:999px;border:2px solid #d7dfd7;color:#fff;display:inline-flex;align-items:center;justify-content:center}.chat-manage-check.checked{border-color:#109547;background:#109547}.chat-manage-footer-pill{position:fixed;left:50%;bottom:calc(86px + env(safe-area-inset-bottom,0px));transform:translate(-50%);width:min(calc(100vw - 32px),340px);border-radius:999px;padding:12px 14px 12px 18px;background:#fffffff2;box-shadow:0 16px 34px #10182824;display:flex;align-items:center;justify-content:space-between;z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-manage-footer-pill strong{color:#203e26;font-size:18px;margin-right:4px}.chat-manage-footer-pill span{color:#819282;font-size:11px;font-weight:700}.chat-manage-footer-avatars{display:flex;align-items:center;padding-right:2px}.chat-manage-footer-avatars img{width:28px;height:28px;border-radius:999px;object-fit:cover;border:2px solid #fff}.chat-manage-footer-avatars img+img{margin-left:-8px}.chat-search-result-list{gap:12px}.chat-search-user-card{padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.chat-search-user-main{border:none;background:transparent;padding:0;display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;text-align:left}.chat-search-user-actions{display:flex;align-items:center;gap:8px}.chat-search-action{min-width:56px;height:34px;border-radius:999px;border:none;padding:0 12px;font-size:12px;font-weight:700}.chat-search-action.primary{background:#0b8d3a;color:#fff}.chat-search-action.ghost{background:#0b8d3a14;color:#0b8d3a}.chat-detail-topbar{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 6px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-detail-topbar h2{margin:0;text-align:center;font-size:18px;font-weight:700;color:#1a1f1b}.chat-detail-hero{padding:18px 20px 10px;text-align:center}.chat-detail-hero-avatar{width:116px;height:116px;margin:0 auto;position:relative}.chat-detail-hero-avatar>img,.chat-detail-hero-avatar .group-avatar-stack{width:116px;height:116px}.chat-detail-hero-avatar>img{border-radius:999px;object-fit:cover;box-shadow:0 16px 36px #0f172a1f}.chat-detail-hero-status{position:absolute;right:4px;bottom:5px;width:30px;height:30px;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0f172a1f;display:inline-flex;align-items:center;justify-content:center}.chat-detail-hero-status>span{width:16px;height:16px;border-radius:999px;background:#bcc7bc}.chat-detail-hero h3{margin:14px 0 4px;font-size:32px;line-height:1.05;color:#1a1f1b}.chat-detail-hero p{margin:0;color:#839383;font-size:14px;font-weight:600}.chat-detail-section{padding:6px 16px 0}.chat-detail-card{border-radius:26px;background:#f6f8f6;padding:4px 16px;box-shadow:inset 0 1px #fffc}.chat-detail-members-card{margin:10px 16px 0;padding:16px;background:#f6f8f6;border-radius:28px}.chat-detail-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#5d6e60;font-size:13px;font-weight:800}.chat-detail-text-btn{border:none;background:transparent;color:#0b8d3a;font-size:13px;font-weight:800}.chat-detail-member-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 10px}.chat-detail-member-chip{border:none;background:transparent;padding:0;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.chat-detail-member-chip.self strong{color:#0b8d3a}.chat-detail-member-avatar-wrap{width:58px;height:58px}.chat-detail-member-avatar{width:58px;height:58px;border-radius:999px;object-fit:cover;box-shadow:0 8px 20px #0f172a14}.chat-detail-member-dot{right:1px;bottom:1px;width:11px;height:11px;border-color:#f6f8f6}.chat-detail-member-chip strong{max-width:100%;font-size:12px;color:#223127;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-detail-member-tags{min-height:18px;display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}.chat-detail-member-tags span{padding:2px 6px;border-radius:999px;font-size:9px;font-weight:800}.chat-detail-member-tags .owner{background:#eab30829;color:#b45309}.chat-detail-member-tags .self{background:#1094481f;color:#0b8d3a}.chat-detail-action-row{width:100%;border:none;background:transparent;padding:14px 0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left}.chat-detail-action-row+.chat-detail-action-row{border-top:1px solid rgba(140,154,140,.12)}.chat-detail-action-icon{width:34px;height:34px;border-radius:999px;background:#fff;color:#68806a;display:inline-flex;align-items:center;justify-content:center}.chat-detail-action-copy strong,.chat-detail-action-copy small{display:block}.chat-detail-action-copy strong{color:#223127;font-size:15px}.chat-detail-action-copy small{margin-top:4px;color:#8b9a8d;font-size:12px}.chat-detail-action-row.danger .chat-detail-action-icon,.chat-detail-action-row.danger .chat-detail-action-copy strong,.chat-detail-action-row.danger .chat-detail-action-trailing{color:#d03333}.chat-detail-switch{width:42px;height:24px;border-radius:999px;background:#d9dfdb;position:relative;display:inline-block}.chat-detail-switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a29;transition:transform .2s ease}.chat-detail-switch.on{background:#0b8d3a}.chat-detail-switch.on:after{transform:translate(18px)}@media(max-width:420px){.chat-search-user-card{grid-template-columns:minmax(0,1fr)}.chat-search-user-actions{justify-content:flex-end}.chat-detail-member-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes lobbyPulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.18);opacity:1}}.app.app-view-listen{width:min(100%,1080px);padding:0 var(--home-tab-side-pad) calc(194px + env(safe-area-inset-bottom,0px))}.app-view-listen .lobby-page{display:flex;flex-direction:column;gap:22px}.app-view-listen .lobby-topbar{position:sticky;top:calc(env(safe-area-inset-top,0px) + 2px);z-index:12;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:var(--home-tab-top-pad) var(--home-tab-side-pad) var(--home-tab-bottom-pad);background:#f8f9faf0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.app-view-listen .lobby-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.app-view-listen .lobby-brand-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;border:2px solid rgba(114,254,143,.65);background:#fff;flex:0 0 auto}.app-view-listen .lobby-brand-copy{min-width:0}.app-view-listen .lobby-brand-copy strong,.app-view-listen .lobby-hero h1,.app-view-listen .lobby-section-copy h2,.app-view-listen .room-meta strong{font-family:Plus Jakarta Sans,Be Vietnam Pro,system-ui,sans-serif}.app-view-listen .lobby-brand-copy strong{display:block;color:var(--editorial-primary);font-size:18px;font-weight:800;letter-spacing:-.04em}.app-view-listen .lobby-brand-title{display:inline-flex!important;align-items:center;gap:8px}.app-view-listen .lobby-connection-dot{width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 4px #ffffffb8;flex:0 0 auto}.app-view-listen .lobby-connection-dot.is-ok{color:#16a34a}.app-view-listen .lobby-connection-dot.is-bad{color:#ef4444}.app-view-listen .lobby-topbar-actions{display:inline-flex;align-items:center;gap:8px}.app-view-listen .lobby-topbar-btn{width:42px;height:42px;border:none;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--editorial-primary);background:#f8f9fac2;box-shadow:inset 0 0 0 1px #fffc,0 14px 32px #2d33350f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app-view-listen .lobby-topbar-btn:disabled{opacity:.48}.app-view-listen .lobby-topbar-btn .icon-svg{width:18px;height:18px}.home-tab-topbar,.home-tab-header{position:sticky;top:calc(env(safe-area-inset-top,0px) + 2px);z-index:12;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:var(--home-tab-top-pad) var(--home-tab-side-pad) var(--home-tab-bottom-pad);background:#f8f9faf0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.home-tab-brand,.home-tab-header-brand{display:inline-flex;align-items:center;gap:12px;min-width:0;min-height:42px}.home-tab-header-brand.is-button{border:none;background:transparent;padding:0;text-align:left}.home-tab-brand-avatar,.home-tab-header-avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;background:#e7e8e9;box-shadow:0 8px 18px #191c1d14;flex:0 0 auto;margin:0}.home-tab-brand-avatar img,.home-tab-header-avatar img{width:100%;height:100%;object-fit:cover;background:#fff}.home-tab-brand-copy,.home-tab-header-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px}.home-tab-brand-copy strong,.home-tab-header-copy strong{display:block;color:#191c1d;font-family:Plus Jakarta Sans,Be Vietnam Pro,system-ui,sans-serif;font-size:18px;font-weight:800;line-height:1.02;letter-spacing:-.04em;margin:0}.home-tab-brand-copy p,.home-tab-header-copy p{margin:0;color:#6c7b6d;font-size:11px;font-weight:600;line-height:1.15}.home-tab-header-status{width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 4px #ffffffb8;flex:0 0 auto}.home-tab-header-status.is-ok{color:#16a34a}.home-tab-header-status.is-bad{color:#ef4444}.my-page-brand-avatar.home-tab-brand-avatar,.moments-topbar-avatar.home-tab-brand-avatar,.chat-topbar-self-avatar.home-tab-brand-avatar,.lobby-brand-avatar.home-tab-brand-avatar,.home-tab-header-avatar{width:42px;height:42px;margin:0}.my-page-brand.home-tab-brand,.moments-topbar-main.home-tab-brand,.chat-topbar-brand.home-tab-brand,.lobby-brand.home-tab-brand,.home-tab-header-brand{align-items:center;gap:12px}.home-tab-actions,.home-tab-header-actions{display:inline-flex;align-items:center;gap:10px}.home-tab-btn,.home-tab-header-btn{width:42px;height:42px;border:none;border-radius:999px;padding:0;background:#ffffffb8;color:#3d4a3e;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #191c1d0a}.home-tab-btn .icon-svg,.home-tab-header-btn .icon-svg{width:18px;height:18px}.home-tab-header-btn.accent{background:#3acc6424;color:#006e2d}.home-tab-header-btn.accent.active{background:#dff6e6;color:#006e2d}.app-view-listen .lobby-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:end;gap:18px;padding:30px;border-radius:30px;background:var(--editorial-surface);box-shadow:0 24px 54px #2d33350f}.app-view-listen .lobby-hero-orb{position:absolute;top:-30px;right:-10px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(114,254,143,.28),rgba(114,254,143,.06) 60%,transparent 72%);pointer-events:none}.app-view-listen .lobby-hero-main{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;max-width:560px}.app-view-listen .lobby-status-chip{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:-.01em}.app-view-listen .lobby-status-chip.is-ok{color:var(--editorial-primary);background:#006e2d14}.app-view-listen .lobby-status-chip.is-bad{color:#8e3b39;background:#fa746f1f}.app-view-listen .lobby-status-dot{width:8px;height:8px;border-radius:999px;background:currentColor;animation:lobbyPulse 1.8s ease-in-out infinite}.app-view-listen .lobby-hero h1{margin:0;font-size:clamp(40px,6vw,58px);line-height:.92;letter-spacing:-.06em}.app-view-listen .lobby-hero p{margin:0;color:var(--editorial-muted);font-size:18px;line-height:1.65;max-width:32rem}.app-view-listen .lobby-user-card.editorial{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border:none;border-radius:26px;background:var(--editorial-surface-low);text-align:left;box-shadow:inset 0 0 0 1px #ffffffad}.app-view-listen .lobby-user-card.guest.editorial{cursor:pointer}.app-view-listen .lobby-user-avatar{width:56px;height:56px;border-radius:999px;object-fit:cover;background:#fff;box-shadow:0 10px 24px #2d333514}.app-view-listen .lobby-user-main{min-width:0}.app-view-listen .lobby-user-main strong{display:block;font-size:16px;font-weight:700;color:var(--editorial-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-view-listen .lobby-user-main small{display:block;margin-top:5px;color:var(--editorial-muted);font-size:12px;line-height:1.45}.app-view-listen .lobby-user-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.app-view-listen .lobby-user-side small{color:var(--editorial-muted);font-size:11px}.app-view-listen .lobby-user-tag{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:32px;padding:0 14px;border-radius:999px;color:var(--editorial-primary);background:linear-gradient(135deg,#006e2d14,#72fe8f57);font-size:12px;font-weight:700}.app-view-listen .lobby-restoring-note{position:relative;z-index:1;margin:0;color:var(--editorial-muted)}.app-view-listen .lobby-panel{padding:26px;border:none;border-radius:34px;background:var(--editorial-surface-low);box-shadow:inset 0 0 0 1px #ffffffad}.app-view-listen .lobby-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.app-view-listen .lobby-section-title-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.app-view-listen .lobby-section-copy h2{margin:0;font-size:29px;line-height:1.02;letter-spacing:-.05em}.app-view-listen .lobby-section-copy p{margin:8px 0 0;color:var(--editorial-muted);font-size:14px;line-height:1.6}.app-view-listen .lobby-section-count{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;color:var(--editorial-muted);background:#ffffffbd;font-size:12px;font-weight:700}.app-view-listen .lobby-form-block{display:flex;flex-direction:column;gap:16px}.app-view-listen .lobby-form-block.create-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.app-view-listen .lobby-field,.app-view-listen .lobby-inline-field{display:flex;flex-direction:column;gap:8px;min-width:0}.app-view-listen .lobby-field>span,.app-view-listen .lobby-inline-field>span{color:var(--editorial-muted);font-size:13px;font-weight:700}.app-view-listen .lobby-field input,.app-view-listen .lobby-inline-field input{min-height:54px;border:none;border-radius:20px;padding:0 18px;color:var(--editorial-text);background:#ffffffe0;box-shadow:inset 0 0 0 1px #adb3b51f}.app-view-listen .lobby-field input::placeholder,.app-view-listen .lobby-inline-field input::placeholder{color:#5a6062bf}.app-view-listen .lobby-field input:focus,.app-view-listen .lobby-inline-field input:focus{outline:none;background:var(--editorial-surface);box-shadow:inset 0 0 0 1px #006e2d33}.app-view-listen .lobby-check-card{grid-column:1 / -1;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;padding:18px;border-radius:24px;background:#ffffffb8}.app-view-listen .lobby-check-card input{width:20px;height:20px;margin:0;accent-color:var(--editorial-primary)}.app-view-listen .lobby-check-card span{display:flex;flex-direction:column;gap:4px}.app-view-listen .lobby-check-card strong{color:var(--editorial-text);font-size:14px}.app-view-listen .lobby-check-card small{color:var(--editorial-muted);font-size:12px;line-height:1.55}.app-view-listen .lobby-primary-btn{grid-column:1 / -1;min-height:56px;border:none;border-radius:999px;color:#e9ffe6;background:linear-gradient(135deg,var(--editorial-primary) 0%,var(--editorial-primary-soft) 100%);box-shadow:0 20px 36px #006e2d33;font-size:15px;font-weight:800}.app-view-listen .lobby-primary-btn:disabled{opacity:.56}.app-view-listen .lobby-refresh-btn{flex:0 0 auto}.app-view-listen .lobby-guest-state{padding-top:0}.app-view-listen .lobby-guest-card{width:100%;border:none;cursor:pointer}.app-view-listen .lobby-empty-card,.app-view-listen .lobby-restoring-card{padding:24px;border-radius:28px;background:var(--editorial-surface);color:var(--editorial-text)}.app-view-listen .lobby-empty-card strong,.app-view-listen .lobby-restoring-card strong{display:block;font-family:Plus Jakarta Sans,Be Vietnam Pro,system-ui,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.03em}.app-view-listen .lobby-empty-card p,.app-view-listen .lobby-restoring-card p{margin:8px 0 0;color:var(--editorial-muted);font-size:14px;line-height:1.65}.app-view-listen .room-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.app-view-listen .room-item{min-height:172px;padding:20px;border:none;border-radius:26px;background:var(--editorial-surface);box-shadow:0 18px 44px #2d33350d}.app-view-listen .room-card-head,.app-view-listen .room-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-view-listen .room-card-primary{min-width:0;display:flex;align-items:center;gap:14px}.app-view-listen .room-card-head-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.app-view-listen .room-card-icon{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.app-view-listen .room-tone-mist .room-card-icon{color:#395663;background:#c9e7f7}.app-view-listen .room-tone-mint .room-card-icon{color:#005f26;background:#c9ffd4}.app-view-listen .room-tone-lime .room-card-icon{color:#576231;background:#f0fdbd}.app-view-listen .room-card-badges{display:inline-flex;align-items:center;gap:8px}.app-view-listen .room-card-chip,.app-view-listen .room-card-lock{display:inline-flex;align-items:center;justify-content:center;height:28px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em}.app-view-listen .room-card-chip{padding:0 10px}.app-view-listen .room-card-chip.public{color:#005f26;background:#72fe8f4d}.app-view-listen .room-card-chip.persistent{color:#626d3a;background:#f0fdbdd1}.app-view-listen .room-card-lock{width:28px;color:var(--editorial-muted);background:#dee3e6b3}.app-view-listen .room-meta{min-width:0;gap:0}.app-view-listen .room-meta strong{display:block;font-size:28px;line-height:1.02;letter-spacing:-.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-view-listen .room-card-footer{margin-top:auto;align-items:center;padding-left:12px}.app-view-listen .room-member-module{min-width:0;height:auto;gap:8px;padding-left:0}.app-view-listen .room-member-module-avatar{width:30px;height:30px;margin-left:-8px;border:2px solid var(--editorial-surface);box-shadow:0 8px 18px #2d333514}.app-view-listen .room-member-module-extra{color:var(--editorial-muted);font-size:12px;font-weight:700}.app-view-listen .room-member-placeholder{display:block;min-width:42px;height:30px;opacity:0}.app-view-listen .room-playback-module{margin-top:14px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:var(--editorial-surface-low)}.app-view-listen .room-playback-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--editorial-primary);background:#72fe8f47;flex:0 0 auto}.app-view-listen .room-playback-cover{width:32px;height:32px;border-radius:10px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:var(--editorial-primary);background:#ffffffd9;box-shadow:0 6px 16px #2d333514;flex:0 0 auto}.app-view-listen .room-playback-cover img{width:100%;height:100%;object-fit:cover}.app-view-listen .room-playback-copy{min-width:0}.app-view-listen .room-playback-copy small,.app-view-listen .room-playback-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-view-listen .room-playback-copy small{color:var(--editorial-muted);font-size:11px;font-weight:700}.app-view-listen .room-playback-copy strong{margin-top:3px;color:var(--editorial-text);font-size:13px;font-weight:700}.app-view-listen .room-action-row{margin-left:auto;gap:10px}.app-view-listen .room-icon-btn{width:42px;height:42px;border:none;border-radius:999px;color:var(--editorial-primary);background:#006e2d14;box-shadow:none}.app-view-listen .room-enter-inline{color:#e9ffe6;background:linear-gradient(135deg,var(--editorial-primary) 0%,var(--editorial-primary-soft) 100%)}.app-view-listen .room-icon-btn.danger{color:#a83836;background:#fa746f1f}.app-view-listen .room-icon-btn:disabled{opacity:.48}.app-view-listen .room-delete-corner{width:28px;height:28px;padding:0;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#8b9590;background:#ffffffd1;box-shadow:inset 0 0 0 1px #adb3b52e}.app-view-listen .room-delete-corner .icon-svg{width:14px;height:14px}.app-view-listen .room-delete-corner:disabled{opacity:.48}.bottom-stack{position:fixed;left:0;right:0;bottom:0;border-top:1px solid #dbe3ee;background:#fff;z-index:320;transform:translateZ(0);-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}.bottom-player-dock{padding:8px 12px 6px;display:grid;grid-template-columns:56px 1fr auto auto;align-items:center;gap:10px;cursor:pointer}.mini-cover-ring{--progress: 0%;width:56px;height:56px;border-radius:999px;background:conic-gradient(#4f46e5 var(--progress),#dbeafe var(--progress));padding:3px}.bottom-player-dock img{width:52px;height:52px;border-radius:999px;object-fit:cover}.bottom-player-dock .qq-icon-btn.active-love{color:#ef4444;border-color:#fecaca;background:#fff1f2}.bottom-nav{border-top:1px solid #eef2f7;padding:4px 4px calc(env(safe-area-inset-bottom,0px) + 4px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.bottom-nav button{position:relative;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;color:#64748b;min-width:0;padding:4px 0}.bottom-nav button .icon-svg{width:20px;height:20px}.bottom-nav button span{font-size:11px;font-weight:500;line-height:1;white-space:nowrap}.bottom-nav button.active{color:#111827;font-weight:600;background:transparent;box-shadow:none}.bottom-nav-badge{top:-1px;right:6px}@media(max-width:960px){.app.app-view-listen{padding-left:14px;padding-right:14px}.app-view-listen .lobby-hero{grid-template-columns:1fr}.app-view-listen .lobby-panel{padding:22px}}@media(max-width:780px){:root{--home-tab-side-pad: 12px}.app.app-view-listen{padding:0 var(--home-tab-side-pad) calc(176px + env(safe-area-inset-bottom,0px))}.app-view-listen .lobby-page{gap:18px}.app-view-listen .lobby-topbar{padding:var(--home-tab-top-pad) var(--home-tab-side-pad) var(--home-tab-bottom-pad)}.app-view-listen .lobby-brand-copy strong{font-size:16px}.app-view-listen .lobby-hero{padding:24px;gap:16px;border-radius:28px}.app-view-listen .lobby-hero h1{font-size:48px}.app-view-listen .lobby-hero p{font-size:16px}.app-view-listen .lobby-user-card.editorial{grid-template-columns:52px minmax(0,1fr)}.app-view-listen .lobby-user-side{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center}.app-view-listen .lobby-panel{padding:20px;border-radius:30px}.app-view-listen .lobby-section-head{align-items:flex-start}.app-view-listen .lobby-section-copy h2{font-size:26px}.app-view-listen .room-list{grid-template-columns:1fr}.app-view-listen .room-item{min-height:0}.app-view-listen .room-meta strong{font-size:24px}}@media(max-width:520px){.app.app-view-listen{padding-bottom:calc(168px + env(safe-area-inset-bottom,0px))}.app-view-listen .lobby-hero h1{font-size:44px}.app-view-listen .room-card-head,.app-view-listen .room-card-footer{align-items:flex-start}.app-view-listen .room-card-primary{gap:10px}.app-view-listen .room-card-head-actions{gap:6px}.app-view-listen .room-card-footer{flex-direction:row}.app-view-listen .room-action-row{justify-content:flex-end}.recommend-card-grid,.recommend-card-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.recommend-detail-hero{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:16px}.recommend-detail-cover{width:88px;height:88px;border-radius:18px}.collection-hero-card{grid-template-columns:minmax(0,1fr) 108px;gap:12px;padding:14px}.collection-hero-content{grid-template-columns:minmax(0,1fr) 108px;gap:12px}.collection-hero-art-wrap{width:108px;height:108px}.collection-hero-art{border-radius:24px}.collection-hero-title{font-size:34px}.collection-hero-meta{font-size:12px}.collection-hero-info{padding-left:2px}.collection-hero-card>.collection-hero-art-wrap,.collection-hero-content .library-hero-side{margin-right:-2px}.collection-hero-action-row{gap:8px}.collection-hero-action-btn{min-height:40px;padding:0 14px;font-size:13px}.collection-hero-play-fab{width:48px;height:48px;right:-10px;bottom:-10px}.bottom-nav{gap:2px}.bottom-nav button span{display:block;font-size:10px}.bottom-nav button .icon-svg{width:18px;height:18px}.recommend-tab-btn{min-height:40px;font-size:12px}}@media(max-width:420px){.bottom-nav{padding-left:2px;padding-right:2px;gap:1px}.bottom-nav button span{font-size:9px;letter-spacing:-.01em}}.app-with-bottom,.app.app-view-listen,.my-page,.recommend-page,.moments-page,.chat-page-shell{overscroll-behavior-y:contain}.home-tab-topbar,.home-tab-header,.app-view-listen .lobby-topbar,.moments-topbar,.wechat-topbar,.wechat-chat-topbar,.my-sticky-search,.search-head-main{top:0;background:#f8f9fa;border-bottom:1px solid rgba(219,227,238,.9);backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.search-overlay{padding-top:0;overflow-x:hidden;overscroll-behavior-y:contain}.search-head-main{z-index:14;margin:0 -12px 8px;padding:calc(env(safe-area-inset-top,0px) + 10px) 12px 10px}.bottom-stack{transform:none!important;-webkit-transform:none!important;backface-visibility:visible;-webkit-backface-visibility:visible;will-change:auto;isolation:isolate;contain:paint}.bottom-player-dock,.bottom-nav{background:#fff}
