.friendspace-music-dock{position:fixed;z-index:90;left:0;right:0;bottom:0;display:none;align-items:center;gap:14px;padding:10px max(18px,calc((100vw - 1500px)/2));background:#101b30;color:#fff;border-top:3px solid #ff6a13;box-shadow:0 -10px 30px rgba(15,23,42,.28);font-family:Inter,system-ui,sans-serif}.friendspace-music-dock.is-visible{display:flex}.friendspace-music-dock__art{width:48px;height:48px;border-radius:10px;object-fit:cover;background:#29364b}.friendspace-music-dock__identity{min-width:150px;max-width:260px}.friendspace-music-dock__identity strong,.friendspace-music-dock__identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friendspace-music-dock__identity span{font-size:13px;color:#cbd5e1;margin-top:2px}.friendspace-music-dock__controls{display:flex;align-items:center;gap:8px}.friendspace-music-dock button{border:0;background:transparent;color:inherit;cursor:pointer}.friendspace-music-dock__round{width:42px;height:42px;border-radius:50%;background:#ff6a13!important;font-size:17px}.friendspace-music-dock__skip{width:32px;height:32px;color:#cbd5e1!important}.friendspace-music-dock__timeline{display:grid;grid-template-columns:42px minmax(120px,1fr) 42px;align-items:center;gap:9px;flex:1;min-width:180px;font-size:12px;color:#cbd5e1}.friendspace-music-dock__timeline input{width:100%;accent-color:#ff6a13;cursor:pointer}.friendspace-music-dock__anthem{font-weight:800;color:#ffd08d!important;white-space:nowrap}.friendspace-song-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:13px;margin:14px 0;padding:12px;border:1px solid #fed7aa;border-radius:15px;background:linear-gradient(135deg,#fffaf5,#f8fbff);color:#152238}.friendspace-song-card img{width:64px;height:64px;object-fit:cover;border-radius:11px;background:#e2e8f0}.friendspace-song-card strong,.friendspace-song-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friendspace-song-card span{font-size:13px;color:#64748b;margin-top:4px}.friendspace-song-card__play{width:42px;height:42px;border:0;border-radius:50%;background:#ff6a13;color:#fff;cursor:pointer}.friendspace-song-selection{position:relative;max-width:560px}.friendspace-song-selection>[data-remove-song]{position:absolute;right:7px;top:7px;z-index:2;border:0;border-radius:50%;width:30px;height:30px;background:#172033;color:#fff;cursor:pointer}.friendspace-song-picker{position:fixed;z-index:220;inset:0;background:rgba(15,23,42,.72);display:grid;place-items:center;padding:18px}.friendspace-song-picker__dialog{width:min(680px,100%);max-height:min(760px,90vh);overflow:hidden;background:#fff;border:1px solid #fed7aa;border-radius:22px;box-shadow:0 30px 90px rgba(15,23,42,.4);display:flex;flex-direction:column}.friendspace-song-picker__head{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.friendspace-song-picker__head h2{font:700 26px Georgia,serif;margin:0;color:#14213a}.friendspace-song-picker__head button{border:0;background:#f1f5f9;border-radius:50%;width:38px;height:38px;cursor:pointer}.friendspace-song-picker__search{margin:16px 20px;padding:12px 14px;border:1px solid #cbd5e1;border-radius:11px;font:inherit}.friendspace-song-picker__list{overflow:auto;padding:0 20px 20px}.friendspace-song-picker__item{width:100%;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:11px 0;border:0;border-bottom:1px solid #e2e8f0;background:#fff;text-align:left;cursor:pointer}.friendspace-song-picker__item img{width:52px;height:52px;border-radius:9px;object-fit:cover}.friendspace-song-picker__item strong,.friendspace-song-picker__item span{display:block}.friendspace-song-picker__item span{font-size:13px;color:#64748b;margin-top:3px}.friendspace-song-picker__item i{color:#ff5a0a}.friendspace-global-player-ready>section#mini-player{display:none!important}body.friendspace-has-music-dock{padding-bottom:76px!important}@media(max-width:700px){.friendspace-music-dock{padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:9px;flex-wrap:wrap}.friendspace-music-dock__art{width:42px;height:42px}.friendspace-music-dock__identity{min-width:0;max-width:none;flex:1}.friendspace-music-dock__controls{order:3}.friendspace-music-dock__timeline{order:4;min-width:0;flex:1;grid-template-columns:34px minmax(90px,1fr) 34px}.friendspace-music-dock__anthem{display:none}.friendspace-song-card{grid-template-columns:52px minmax(0,1fr) auto}.friendspace-song-card img{width:52px;height:52px}body.friendspace-has-music-dock{padding-bottom:132px!important}}
