.GlobalAudioBar_bar__umdLv{position:fixed;left:var(--sb);right:0;bottom:0;height:80px;z-index:200;display:grid;grid-template-columns:minmax(200px,1fr) minmax(360px,2.2fr) minmax(180px,1fr);align-items:center;grid-gap:20px;gap:20px;padding:0 22px;background:#0b0e14;border-top:1px solid rgba(255,255,255,.08);color:#fff;box-shadow:0 -8px 30px rgba(0,0,0,.4)}.GlobalAudioBar_meta__mKjiM{display:flex;align-items:center;gap:13px;min-width:0}.GlobalAudioBar_cover__aUZ_u{width:52px;height:52px;border-radius:7px;object-fit:cover;background:#1b2030;flex-shrink:0}.GlobalAudioBar_info__38Xfb{min-width:0}.GlobalAudioBar_title__JBjpy{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GlobalAudioBar_author__IdjJ3{font-size:12px;color:#9aa2b4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.GlobalAudioBar_center__Eo2Il{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:0}.GlobalAudioBar_controls__7bWWQ{display:flex;align-items:center;gap:18px}.GlobalAudioBar_ctrl__aiNnh{color:#c2c8d6;display:grid;place-items:center;background:none;border:none;cursor:pointer;transition:color .15s ease}.GlobalAudioBar_ctrl__aiNnh:hover{color:#fff}.GlobalAudioBar_ctrl__aiNnh.GlobalAudioBar_on__prskh{color:#3b82f6}.GlobalAudioBar_ctrl__aiNnh .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:22px}.GlobalAudioBar_play__rAORa{width:40px;height:40px;border-radius:50%;background:#08102a;color:#fff;display:grid;place-items:center;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 0 0 1px rgba(255,255,255,.14),0 4px 12px rgba(0,0,0,.35)}.GlobalAudioBar_play__rAORa:hover{transform:scale(1.06);box-shadow:0 0 0 1px rgba(255,255,255,.2),0 6px 16px rgba(0,0,0,.45)}.GlobalAudioBar_play__rAORa .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:26px}.GlobalAudioBar_progress__vuF3u{display:flex;align-items:center;gap:12px;width:100%}.GlobalAudioBar_time__mbkRT{font-size:11px;color:#8b93a7;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:38px;text-align:center}.GlobalAudioBar_seek__zUetF,.GlobalAudioBar_volume__c7VfF{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:4px;cursor:pointer;outline:none}.GlobalAudioBar_seek__zUetF{flex:1 1;background:linear-gradient(to right,#fff var(--pct,0),rgba(255,255,255,.18) var(--pct,0))}.GlobalAudioBar_volume__c7VfF{width:84px;background:linear-gradient(to right,#3b82f6 var(--pct,0),rgba(255,255,255,.18) var(--pct,0))}.GlobalAudioBar_seek__zUetF::-webkit-slider-thumb,.GlobalAudioBar_volume__c7VfF::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.5)}.GlobalAudioBar_seek__zUetF::-moz-range-thumb,.GlobalAudioBar_volume__c7VfF::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#fff}.GlobalAudioBar_right__SOFhM{display:flex;align-items:center;justify-content:flex-end;gap:12px}.GlobalAudioBar_speed__2_tPk{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#c2c8d6;cursor:pointer;transition:color .15s ease}.GlobalAudioBar_speed__2_tPk:hover{color:#fff}.GlobalAudioBar_speed__2_tPk .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:21px}.GlobalAudioBar_rate___8sJL{font-size:11px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:26px;text-align:left}.GlobalAudioBar_blocked__R3F0m{position:absolute;top:-26px;left:22px;font-size:11px;color:#fff;background:#3b82f6;padding:3px 10px;border-radius:50px}.GlobalAudioBar_miniPlay__oV_fx,.GlobalAudioBar_miniProgress__EdW1g{display:none}@media (max-width:768px){.GlobalAudioBar_bar__umdLv{left:0;height:62px;grid-template-columns:1fr auto;gap:12px;padding:0 14px}.GlobalAudioBar_center__Eo2Il,.GlobalAudioBar_right__SOFhM{display:none}.GlobalAudioBar_meta__mKjiM{cursor:pointer}.GlobalAudioBar_cover__aUZ_u{width:44px;height:44px}.GlobalAudioBar_miniPlay__oV_fx{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#08102a;color:#fff;border:none;cursor:pointer;flex-shrink:0;box-shadow:0 0 0 1px rgba(255,255,255,.14),0 4px 12px rgba(0,0,0,.35)}.GlobalAudioBar_miniPlay__oV_fx .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:26px}.GlobalAudioBar_miniProgress__EdW1g{display:block;position:absolute;top:0;left:0;height:2px;width:var(--pct,0);background:#3b82f6;transition:width .2s linear}}.GlobalAudioBar_sheet__dwSn_{position:fixed;inset:0;z-index:500;display:flex;flex-direction:column;align-items:center;padding:22px 26px calc(36px + env(safe-area-inset-bottom));color:#fff;background:radial-gradient(120% 80% at 50% 0,#1d2535 0,#0b0e14 60%);animation:GlobalAudioBar_sheetUp__1PqtP .28s cubic-bezier(.4,0,.2,1)}@keyframes GlobalAudioBar_sheetUp__1PqtP{0%{transform:translateY(100%)}to{transform:translateY(0)}}.GlobalAudioBar_sheetClose__ZWTVs{align-self:center;background:none;border:none;color:#c2c8d6;cursor:pointer;padding:4px;margin-bottom:8px}.GlobalAudioBar_sheetClose__ZWTVs .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:34px}.GlobalAudioBar_sheetCover__ITFBV{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;max-width:340px;margin:0 auto}.GlobalAudioBar_sheetCoverPlaceholder___AR3p,.GlobalAudioBar_sheetCover__ITFBV img{width:min(74vw,320px);height:min(74vw,320px);border-radius:16px;object-fit:cover;box-shadow:0 24px 60px rgba(0,0,0,.55)}.GlobalAudioBar_sheetCoverPlaceholder___AR3p{display:grid;place-items:center;background:#1b2030}.GlobalAudioBar_sheetCoverPlaceholder___AR3p .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:64px;color:#6874a0}.GlobalAudioBar_sheetMeta__CY9fA{width:100%;max-width:360px;margin:26px auto 18px;text-align:center}.GlobalAudioBar_sheetTitle__vwrvg{font-size:20px;font-weight:700;line-height:1.25}.GlobalAudioBar_sheetAuthor__TgtNj{font-size:14px;color:#9aa2b4;margin-top:6px}.GlobalAudioBar_sheetProgress__Ekx_J{width:100%;max-width:360px;margin:0 auto}.GlobalAudioBar_sheetProgress__Ekx_J .GlobalAudioBar_seek__zUetF{width:100%}.GlobalAudioBar_sheetTimes__gCEuA{display:flex;justify-content:space-between;font-size:11px;color:#8b93a7;margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.GlobalAudioBar_sheetControls__C5Ep9{display:flex;align-items:center;justify-content:center;gap:28px;margin:26px auto 0}.GlobalAudioBar_sheetControls__C5Ep9 .GlobalAudioBar_ctrl__aiNnh .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:28px}.GlobalAudioBar_sheetPlay__xIMtI{width:68px;height:68px;border-radius:50%;background:#08102a;color:#fff;display:grid;place-items:center;border:none;cursor:pointer;box-shadow:0 0 0 1px rgba(255,255,255,.16),0 8px 24px rgba(0,0,0,.45)}.GlobalAudioBar_sheetPlay__xIMtI .GlobalAudioBar_material-symbols-outlined__hc_QG{font-size:40px}.GlobalAudioBar_sheetFoot__Ia_TZ{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;max-width:360px;margin:28px auto 0}.GlobalAudioBar_sheetFoot__Ia_TZ .GlobalAudioBar_volume__c7VfF{flex:1 1}@media (min-width:769px){.GlobalAudioBar_sheet__dwSn_{display:none}}