:root{color:#17202a;background:#eef3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html,body,#root{width:100%;height:100%;overflow:hidden}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,select,input,textarea{outline-offset:3px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.appFrame{position:fixed;inset:0;min-height:0;display:flex;justify-content:center;overflow:hidden;padding:0;background:linear-gradient(180deg,#ffffffd6,#eef3f1eb),#eef3f1}.phoneShell{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:0;border-radius:0;background:#fbfcfb;box-shadow:none}.topBar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:calc(16px + env(safe-area-inset-top)) 18px 14px;border-bottom:1px solid #e2e8e4}.topBar h1,.onboardingPanel h1,.trackHero h2,.profileHeader h2,.toolbar h2,.controlGroup h2,.broadcastControl h2,.settingsRow h2,.statePanel h2{margin:0;letter-spacing:0;line-height:1.05}.topBar h1{font-size:clamp(1.65rem,8vw,2rem)}.eyebrow{margin:0 0 6px;color:#667085;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.liveBadge,.statusChip{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid #cfd8d2;border-radius:999px;padding:5px 10px;color:#344054;background:#f7faf8;font-size:.78rem;font-weight:800;white-space:nowrap}.statusChip.success{color:#155e4b;background:#def7ec;border-color:#a9e8d0}.statusButton{cursor:pointer}.statusButton:hover,.statusButton:focus-visible{border-color:#0f766e;color:#0f766e;background:#ecfdf8}.pulse{width:8px;height:8px;border-radius:50%;background:#14b8a6}.screen{min-height:0;overflow:auto;padding:14px 14px 12px}.stack{display:grid;gap:16px}.discoveryStack{gap:10px}.miniPlayer{min-width:0;min-height:60px;max-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 10px 8px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:18px;color:#fff;background:#17202a;box-shadow:0 14px 34px #1018283d;overflow:hidden;opacity:1;transform:translateY(0) scale(1);transform-origin:bottom center;transition:max-height .18s ease,min-height .18s ease,margin .18s ease,padding .18s ease,border-width .18s ease,opacity .16s ease,transform .18s ease}.miniPlayer.isHidden{min-height:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;border-width:0;opacity:0;pointer-events:none;transform:translateY(14px) scale(.96)}.miniPlayerTrack{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;border:0;padding:0;color:inherit;background:transparent;text-align:left}.miniPlayerTrack .artwork{width:44px;border-radius:12px}.miniPlayerMeta{min-width:0;display:grid;gap:2px}.miniPlayerMeta strong,.miniPlayerMeta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miniPlayerMeta strong{font-size:.86rem;font-weight:950}.miniPlayerMeta span{color:#b7c6c0;font-size:.74rem;font-weight:800}.miniPlayerControls{display:grid;grid-template-columns:repeat(4,31px);gap:4px}.miniControlButton{min-width:31px;height:32px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:11px;color:#d9e2dd;background:#ffffff14}.miniControlButton.activeMiniControl{color:#fff;background:#0f766e;border-color:#5eead4}.miniControlButton.primaryMiniControl{color:#101828;background:#5eead4;border-color:#5eead4}.bottomNav{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e2e8e4;background:#fbfcfbf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navItem{min-width:0;min-height:58px;display:grid;place-items:center;gap:3px;border:0;border-radius:14px;color:#667085;background:transparent;font-size:.72rem;font-weight:800}.navItem span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.navItem.active{color:#101828;background:#e8f6f2}.onboardingFrame{align-items:center}.onboardingPanel{width:100%;min-height:100dvh;display:grid;align-content:center;gap:16px;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));border:0;border-radius:0;background:#fbfcfb;box-shadow:none}.brandMark{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;color:#fff7ed;background:#101828}.brandMark.compact{width:58px;height:58px;border-radius:18px}.onboardingPanel h1{color:#101828;font-size:clamp(3rem,18vw,5rem)}.lede{margin:-8px 0 4px;color:#475467;font-size:1.04rem;line-height:1.55}.authModeTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid #d9e2dd;border-radius:12px;padding:4px;background:#f2f6f4}.authModeTab{min-height:40px;border:0;border-radius:9px;color:#475467;background:transparent;font-weight:900}.authModeTab.active{color:#101828;background:#fff;box-shadow:0 8px 20px #10182814}.fieldLabel{color:#344054;font-size:.82rem;font-weight:800}.textInput,.selectLabel select{width:100%;border:1px solid #cfd8d2;border-radius:12px;color:#17202a;background:#fff}.textInput{min-height:48px;padding:0 14px;font-weight:700}.textArea{width:100%;min-height:104px;resize:vertical;border:1px solid #cfd8d2;border-radius:12px;padding:12px 14px;color:#17202a;background:#fff;font-weight:700;line-height:1.4}.onboardingActions{display:grid;gap:10px}.spotifySetupScreen{min-height:100%;display:grid;align-content:center;gap:16px;padding:8px 0 18px}.spotifySetupScreen h2{margin-top:4px;color:#101828;font-size:2rem}.spotifySetupScreen p{color:#475467;line-height:1.5}.setupActionStack{display:grid;gap:10px}.primaryButton,.secondaryButton,.wideButton,.dangerButton,.iconTextButton,.iconButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:14px;font-weight:900}.primaryButton,.secondaryButton,.wideButton,.dangerButton{min-height:50px;padding:0 16px}.primaryButton,.wideButton{color:#fff;background:#101828}.secondaryButton,.wideButton.secondaryWide{color:#344054;background:#eef3f1;border-color:#d9e2dd}.dangerButton{color:#8a1f11;background:#fff1ed;border-color:#fac7b8}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.toolbarActions{display:flex;align-items:center;gap:8px}.discoveryControls{display:grid;gap:7px}.discoveryControls .segmentedControl{padding:4px}.discoveryControls .segment{min-height:34px;border-radius:8px;font-size:.76rem}.discoveryScopeNote{min-height:42px;margin:0;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce5e0;border-radius:12px;color:#475467;background:#f8faf9;font-size:.76rem;font-weight:800}.toolbar h2{font-size:1.12rem}.toolbar p,.controlGroup p,.settingsRow p,.profileHeader p,.mutedLine{margin:5px 0 0;color:#667085;font-size:.88rem;line-height:1.4}.selectLabel{display:inline-flex;align-items:center;gap:8px;flex:0 0 142px;color:#475467}.selectLabel select{min-height:38px;padding:0 8px;font-weight:800}.sourceBanner{display:grid;gap:3px;padding:10px 12px;border:1px solid #f8d7bd;border-radius:14px;color:#6b3d2f;background:#fff7ed}.sourceBanner.api{color:#155e4b;background:#def7ec;border-color:#a9e8d0}.sourceBanner span{font-size:.78rem;font-weight:900}.sourceBanner p,.inlineError{margin:0;font-size:.82rem;line-height:1.4}.inlineError{color:#8a1f11;font-weight:800}.successLine{margin:0;color:#155e4b;font-size:.82rem;font-weight:900}.feedList{display:grid;gap:6px}.listenerRow{display:grid;grid-template-columns:32px minmax(0,1fr) 42px auto;align-items:center;gap:7px;min-height:62px;padding:7px 8px;border:1px solid #e2e8e4;border-radius:8px;background:#fff}.listenerRow.friend{border-color:#a9e8d0;background:#f8fdfb}.listenerRow.friend.offline{border-color:#dce5e0;background:#f8faf9}.listenerRow.offline .listenerAvatar,.listenerRow.offline .listenerTrackLine{opacity:.72}.listenerRow.friend .listenerNameLine strong,.listenerRow.friend .listenerTrackLine{font-weight:950}.listenerAvatar img,.profileHeader img,.anonymousAvatar{flex:0 0 auto;width:32px;height:32px;border-radius:50%}.listenerAvatar img,.profileHeader img{object-fit:cover}.anonymousAvatar{display:grid;place-items:center;color:#475467;background:#edf1f0}.profileFallback{width:64px;height:64px}.listenerSummaryButton,.listenerArtworkButton{border:0;padding:0;color:inherit;background:transparent;text-align:left}.listenerArtworkButton{align-self:center;width:42px}.listenerSummaryButton{min-width:0;display:grid;gap:2px;border-radius:10px}.listenerSummaryButton:disabled{opacity:1;cursor:default}.listenerNameLine,.listenerTrackLine,.listenerMetaLine{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listenerNameLine{display:flex;align-items:center;gap:5px;color:#101828;font-size:.82rem;font-weight:900}.listenerNameLine strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listenerNameLine span{display:inline-flex;color:#0f766e}.listenerNameLine .listenerPresenceStatus{flex:0 0 auto;margin-left:auto;padding:2px 6px;border-radius:999px;color:#08775f;background:#dff7f2;font-size:.59rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.listenerNameLine .listenerPresenceStatus.offline{color:#667085;background:#edf1f0}.listenerTrackLine{color:#101828;font-size:.78rem;font-weight:800}.listenerMetaLine{color:#667085;font-size:.68rem;font-weight:700}.listenerOfflineArtwork{width:42px;aspect-ratio:1;display:grid;place-items:center;border:1px solid #dce5e0;border-radius:8px;color:#667085;background:#edf1f0}.listBlock h3{margin:0;font-size:.96rem;letter-spacing:0}.trackActionButton{border:0;padding:0;color:inherit;background:transparent;text-align:left}.trackActionButton{align-self:start;display:block}.listenerSummaryButton:focus-visible,.trackActionButton:focus-visible{outline:3px solid rgba(15,118,110,.35)}.rowActions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.listenerQuickActions{flex-wrap:nowrap;gap:5px}.listenerQuickActions .iconButton{width:29px;min-width:29px;height:29px;border-radius:8px}.iconTextButton{flex:1 1 96px;min-height:38px;padding:0 10px;color:#101828;background:#f3f7f5;border-color:#dce5e0;font-size:.78rem}.iconButton{width:38px;min-width:38px;height:38px;color:#6b3d2f;background:#fff7ed;border-color:#f8d7bd}.iconButton.neutral{color:#344054;background:#f3f7f5;border-color:#dce5e0}.artwork{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#d9e2dd}.artwork.large{width:min(100%,260px);margin:0 auto;border-radius:22px}.artwork img{width:100%;height:100%;display:block;object-fit:cover}.artworkFallback{width:100%;height:100%;display:grid;place-items:center;color:#0f766e;background:#dff7f2}.playingDot{position:absolute;right:8px;bottom:8px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#14b8a6}.trackHero{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:12px;padding:12px;border-radius:20px;color:#fff;background:#17202a}.trackHero .artwork.large{width:88px;border-radius:14px}.trackHero .eyebrow,.trackHero p,.trackHero span{color:#d9e2dd}.trackHeroMeta{min-width:0;display:grid;gap:2px;align-content:start}.trackHero h2{margin-bottom:5px;font-size:1.28rem;line-height:1.16;overflow-wrap:anywhere}.trackHeroMeta p:not(.eyebrow),.trackHeroMeta span{min-width:0;overflow-wrap:anywhere}.playScreen{gap:12px}.playSection{min-width:0;display:grid;gap:10px}.playSectionHeader{display:flex;align-items:start;justify-content:space-between;gap:10px}.playSectionHeader h2,.playSectionHeader h3,.sectionHeader h3{margin:0;color:#101828}.playSectionHeader h2{font-size:1rem}.playSectionHeader .statusChip{flex:0 0 auto;margin-top:1px}.playBroadcastSection{gap:0}.playSupportGrid{display:grid;gap:8px}.playUtilityActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.playUtilityActions .iconTextButton{flex:initial;min-width:0;min-height:36px;padding:0 8px;border-radius:12px;font-size:.72rem}.playDebugLine{padding:0 2px}.heroPlayButton{color:#101828;background:#5eead4;border-color:#5eead4}.wideButton.compact{width:100%;border-color:#ffffff2e;background:#ffffff1f}.inAppPlaybackPanel{gap:12px}.embeddedPlaybackPanel{grid-column:1 / -1;display:grid;padding-top:8px;border-top:1px solid rgba(255,255,255,.14)}.embeddedPlaybackPanel .sectionHeader{gap:8px}.embeddedPlaybackPanel .sectionHeader h2{font-size:1rem}.embeddedPlaybackPanel .sectionHeader h2,.embeddedPlaybackPanel .sectionHeader p{color:#fff}.embeddedPlaybackPanel .sectionHeader p{color:#b7c6c0;font-size:.82rem}.embeddedPlaybackPanel .statusChip{color:#d9e2dd;background:#ffffff14;border-color:#ffffff2e}.embeddedPlaybackPanel .statusChip.success{color:#bbf7d0;background:#14b8a62e;border-color:#5eead457}.playbackActions{display:grid;grid-template-columns:1fr;gap:7px}.embeddedPlaybackPanel .wideButton{min-height:38px;color:#101828;background:#5eead4;border-color:#5eead4}.embeddedPlaybackPanel .seekControl,.embeddedPlaybackPanel .volumeControl{color:#b7c6c0}.embeddedPlaybackPanel .transportButton{color:#d9e2dd;background:#ffffff14;border-color:#ffffff2e}.embeddedPlaybackPanel .transportButton.primaryTransport{color:#101828;background:#5eead4;border-color:#5eead4}.embeddedPlaybackPanel .transportButton.activeTransport{color:#fff;background:#0f766e;border-color:#5eead4}.transportControls{display:grid;grid-template-columns:repeat(5,minmax(34px,1fr));gap:6px}.transportButton{position:relative;min-height:36px;display:inline-grid;place-items:center;border:1px solid #d9e2dd;border-radius:12px;color:#344054;background:#eef3f1}.transportButton:disabled,.seekControl input:disabled,.volumeControl input:disabled{cursor:not-allowed;opacity:.52}.transportButton.primaryTransport{color:#fff;background:#101828;border-color:#101828}.transportButton.activeTransport{color:#fff;background:#0f766e;border-color:#0f766e}.repeatBadge{position:absolute;right:9px;bottom:7px;font-size:.58rem;font-weight:900;line-height:1}.seekControl,.volumeControl{min-width:0;display:grid;align-items:center;gap:8px;color:#667085;font-size:.78rem;font-weight:800}.seekControl{grid-template-columns:36px minmax(0,1fr) 36px}.volumeControl{grid-template-columns:18px minmax(0,1fr) 38px}.seekControl input,.volumeControl input{width:100%;min-width:0;accent-color:#0f766e}.controlGroup,.settingsRow,.toggleRow,.statePanel,.listBlock,.profileHeader,.metric{border:1px solid #e2e8e4;border-radius:18px;background:#fff}.controlGroup{display:grid;gap:14px;padding:16px}.broadcastControl.compact{display:grid;gap:8px;padding:10px;border:1px solid #d7e8e3;border-radius:14px;background:#f7fbf9}.broadcastControl.compact h2{font-size:.9rem}.broadcastControl.compact p{margin:3px 0 0;color:#667085;font-size:.76rem;line-height:1.35}.broadcastControl.compact .segmentedControl{grid-template-columns:repeat(3,minmax(0,1fr))}.broadcastControl.compact .segment{min-height:34px;border-radius:9px;font-size:.72rem}.segmentedControl{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px;padding:5px;border-radius:14px;background:#edf1f0}.segment{min-height:40px;border:0;border-radius:10px;color:#475467;background:transparent;font-size:.8rem;font-weight:900}.segment.active{color:#101828;background:#fff;box-shadow:0 5px 16px #17202a1f}.segment:disabled{cursor:not-allowed;opacity:.46}.segment.active:disabled{box-shadow:none}.profileHeader{display:flex;align-items:center;gap:14px;padding:16px}.profileHeader img{width:64px;height:64px}.statsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric{display:grid;gap:4px;padding:14px 8px;text-align:center}.metric strong{color:#101828;font-size:1.35rem}.metric span{color:#667085;font-size:.76rem;font-weight:800}.listBlock{display:grid;gap:10px;padding:16px}.usernameInputWrap{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid #cfd8d2;border-radius:12px;color:#667085;background:#fff;font-weight:900}.usernameInputWrap>span{padding-left:14px}.usernameInputWrap .textInput{min-width:0;border:0;padding-left:4px}.relationshipListBlock{overflow:hidden;border:1px solid #e2e8e4;border-radius:18px;background:#fff}.relationshipListBlock>summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;color:#101828;cursor:pointer;font-weight:950;list-style:none}.relationshipListBlock>summary::-webkit-details-marker{display:none}.relationshipListBlock[open]>summary{border-bottom:1px solid #edf1f0}.relationshipList{max-height:220px;display:grid;gap:8px;overflow-y:auto;padding:10px 12px 12px;overscroll-behavior:contain}.relationshipRow,.friendSearchRow{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:7px;border:1px solid #edf1f0;border-radius:12px;background:#fbfcfb}.relationshipRow img,.friendSearchRow img,.relationshipAvatar{width:36px;height:36px;object-fit:cover}.relationshipMeta,.friendSearchMeta{min-width:0;display:grid;gap:2px}.relationshipMeta strong,.relationshipMeta span,.friendSearchMeta strong,.friendSearchMeta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relationshipMeta strong,.friendSearchMeta strong{color:#101828;font-size:.88rem}.relationshipMeta span,.friendSearchMeta span{color:#667085;font-size:.76rem;font-weight:800}.friendSearchBlock{gap:12px}.friendSearchForm{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.friendSearchForm .textInput{min-width:0}.friendSearchResults{display:grid;gap:8px}.spotifyPlaylistPanel,.songRequestPanel{display:grid;gap:12px;padding:14px;border:1px solid #e2e8e4;border-radius:18px;background:#fff}.libraryHeader{display:flex;align-items:start;justify-content:space-between;gap:12px}.libraryHeader h2{margin:0 0 2px;color:#101828;font-size:1.75rem;line-height:1}.libraryCategoryList{display:grid;gap:0;border-top:1px solid #edf1f0}.libraryCategoryRow{min-width:0;min-height:46px;display:grid;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:0;border:0;border-bottom:1px solid #edf1f0;color:#101828;background:transparent;text-align:left;font-size:1rem;font-weight:950}.libraryCategoryRow svg:last-child{color:#b6c0bc}.libraryCategoryRow.selected{color:#0f766e}.libraryCategoryRow.selected svg:last-child{color:#0f766e}.libraryCategoryIcon{display:grid;place-items:center;color:#ef3856}.libraryCategoryRow.selected .libraryCategoryIcon{color:#0f766e}.recentLibrarySection{display:grid;gap:9px}.recentLibrarySection .compactHeader h3{font-size:1.18rem}.playlistGrid,.libraryTileGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.libraryTile{min-width:0;display:grid;gap:6px;color:inherit;text-decoration:none}.catalogTileButton{width:100%;padding:0;border:0;background:transparent;text-align:left}.catalogDisclosure,.catalogResultGroup,.spotifySearchPanel{display:grid;gap:10px}.spotifySearchPanel{padding:14px;border:1px solid #e2e8e4;border-radius:18px;background:#fff}.catalogHeader{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.catalogHeader h3,.catalogResultGroup h3{margin:0;color:#101828;font-size:1rem}.catalogScrollableList{max-height:min(44dvh,420px);display:grid;gap:7px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.catalogLoadMore{width:100%;min-height:42px}.spotifySearchForm{display:grid;gap:6px}.spotifySearchForm label{color:#344054;font-size:.78rem;font-weight:900}.spotifySearchForm>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.spotifySearchForm input{min-width:0;min-height:44px;padding:0 12px;border:1px solid #cfd8d3;border-radius:12px;color:#101828;background:#fbfcfb;font:inherit}.spotifySearchForm .primaryButton{min-height:44px;padding-inline:13px}.episodeRow{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:9px;padding:8px;border:1px solid #edf1f0;border-radius:12px;background:#fff}.episodeRow>.playlistTileArtwork{width:48px}.episodeMeta{min-width:0;display:grid;gap:4px}.episodeMeta strong{color:#101828;font-size:.84rem;line-height:1.25}.episodeMeta>span{color:#667085;font-size:.7rem;font-weight:800;line-height:1.35}.episodeBadges{display:flex;flex-wrap:wrap;gap:5px}.episodeBadges span{padding:2px 6px;border-radius:999px;color:#92400e;background:#fef3c7;font-size:.62rem;font-weight:900;text-transform:uppercase}.catalogContractNote{margin:0;color:#667085;font-size:.72rem;font-weight:750;line-height:1.4}.artistArtwork,.artistArtwork img,.artistArtwork .playlistFallback{border-radius:999px}.artistStrip{min-width:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72px,88px);gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.artistStrip::-webkit-scrollbar{display:none}.artistStrip a{min-width:0;display:grid;gap:6px;color:inherit;text-align:center;text-decoration:none}.artistStrip img,.artistStrip .playlistFallback{width:58px;height:58px;justify-self:center;border-radius:999px;object-fit:cover}.artistStrip span:last-child{overflow:hidden;color:#344054;font-size:.72rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.playlistTileWrap{position:relative;min-width:0;display:grid;gap:6px}.playlistTile{min-width:0;display:grid;gap:6px;border:0;padding:0;color:inherit;background:transparent;text-align:left}.playlistTileArtwork{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:12px;background:#d9e2dd}.playlistTileArtwork img,.playlistTileArtwork .playlistFallback{width:100%;height:100%;border-radius:12px}.playlistTileArtwork img{display:block;object-fit:cover}.playlistTileMeta{min-width:0;display:grid;gap:3px}.playlistTileMeta strong,.playlistTileMeta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlistTileMeta strong{color:#101828;font-size:.86rem;font-weight:950}.playlistTileMeta span{color:#667085;font-size:.72rem;font-weight:800}.playlistTilePlayButton{position:absolute;right:8px;bottom:44px;width:34px;min-width:34px;height:34px;color:#101828;background:#ffffffe0;border-color:#ffffffeb;box-shadow:0 8px 18px #1018282e}.selectedPlaylistTile .playlistTileArtwork{outline:3px solid rgba(94,234,212,.78);outline-offset:2px}.playlistList{display:grid;gap:7px}.playlistRow{min-width:0;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) 34px 34px;align-items:center;gap:8px;padding:6px;border:1px solid #edf1f0;border-radius:12px;color:#344054;background:#fbfcfb;text-decoration:none}.playlistRow.selectedPlaylistRow{border-color:#5eead4;background:#f0fdfa}.playlistLink{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;color:inherit;text-decoration:none}.playlistSelectButton{width:100%;grid-template-columns:40px minmax(0,1fr);border:0;padding:0;text-align:left;background:transparent}.playlistRow img,.playlistFallback,.playlistTrackRow img,.songRequestRow img{width:40px;height:40px;border-radius:9px}.playlistRow img,.playlistTrackRow img,.songRequestRow img{object-fit:cover}.playlistFallback{display:grid;place-items:center;color:#0f766e;background:#dff7f2}.playlistMeta{min-width:0;display:grid;gap:3px}.playlistMeta strong,.playlistMeta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlistMeta strong{color:#101828;font-size:.88rem;font-weight:900}.playlistMeta span{color:#667085;font-size:.74rem;font-weight:800}.libraryScopeHint{margin-top:3px;color:#667085;font-size:.76rem;font-weight:800}.playlistPlayButton{width:32px;height:32px}.playlistTrackPanel{display:grid;gap:9px;padding-top:4px}.compactHeader h4{margin:0;color:#101828;font-size:.95rem}.playlistTrackList,.songRequestList{display:grid;gap:7px}.playlistTrackRow,.songRequestRow{min-width:0;min-height:52px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px;border:1px solid #edf1f0;border-radius:12px;background:#fff}.songRequestRow{grid-template-columns:40px minmax(0,1fr) auto auto}.trackActions{display:grid;grid-auto-flow:column;grid-auto-columns:30px;gap:5px}.trackActions .iconButton{width:30px;min-width:30px;height:30px;border-radius:10px}.requestStatusChip{padding:5px 8px;border-radius:999px;color:#475467;background:#f2f4f7;font-size:.68rem;font-weight:900;text-transform:uppercase}.requestStatusChip.status-pending{color:#92400e;background:#fef3c7}.requestStatusChip.status-queued{color:#0f766e;background:#ccfbf1}.requestStatusChip.status-played{color:#475467;background:#e4e7ec}.requestStatusChip.status-skipped{color:#991b1b;background:#fee2e2}.inlineState{min-width:0;min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:11px;border:1px solid #d7e8e3;border-radius:14px;color:#344054;background:#f7fbf9}.inlineState>svg{color:#0f766e}.inlineState strong{display:block;color:#101828;font-size:.86rem;line-height:1.25}.inlineState p{margin:3px 0 0;color:#667085;font-size:.78rem;line-height:1.35}.inlineState .iconTextButton{grid-column:1 / -1;justify-self:start;flex:initial}.inlineState.errorState{border-color:#fac7b8;color:#8a1f11;background:#fff7f3}.inlineState.errorState>svg{color:#8a1f11}.sectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.simpleRow{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;color:#344054;border-top:1px solid #edf1f0;font-weight:800}.simpleRow span:last-child{color:#667085;font-size:.82rem}.reportRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start;border-top:1px solid #edf1f0;padding-top:10px}.followRequestRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border-top:1px solid #edf1f0;padding-top:10px}.followRequestRow strong,.followRequestRow span{display:block}.followRequestRow strong{color:#101828}.followRequestRow span{margin-top:2px;color:#667085;font-size:.82rem;line-height:1.4}.compactActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.compactActions .iconTextButton,.followRequestRow>.iconTextButton{flex:0 0 auto}.reportRow strong,.reportRow span{display:block}.reportRow strong{color:#101828;text-transform:capitalize}.reportRow span,.reportRow p{margin:2px 0 0;color:#667085;font-size:.82rem;line-height:1.4}.settingsRow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px}.spotifyStatusPanel{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:12px;border:1px solid #d7e8e3;border-radius:16px;color:#344054;background:#f7fbf9}.spotifyStatusPanel.compact{padding:10px}.spotifyStatusPanel h3{margin:0 0 4px;color:#101828;font-size:.9rem;line-height:1.2}.spotifyStatusPanel p,.spotifyStatusPanel span{display:block;margin:0;font-size:.76rem;line-height:1.45}.spotifyStatusPanel span{margin-top:7px;color:#667085;font-weight:800}.settingsIcon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#0f766e;background:#dff7f2}.toggleRow{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;color:#17202a;font-weight:900}.toggleRow span{display:inline-flex;align-items:center;gap:9px}.toggleRow input{width:22px;height:22px;accent-color:#0f766e}.statePanel{min-height:280px;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;color:#475467;text-align:center}.statePanel h2{color:#101828}.statePanel p{max-width:280px;margin:0;line-height:1.5}.spin{animation:spin .9s linear infinite}.dialogBackdrop{position:fixed;inset:0;z-index:10;display:grid;align-items:end;padding:12px;background:#1018286b}.dialogPanel{width:min(100%,390px);max-height:calc(100dvh - 24px);overflow:auto;display:grid;gap:12px;justify-self:center;border-radius:18px;border:1px solid #d9e2dd;padding:14px;background:#fff;box-shadow:0 24px 80px #10182847}.dialogPanel h2{margin:0;font-size:1.25rem;letter-spacing:0}.dialogActions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.dialogActions.single{grid-template-columns:1fr 1.4fr}.songActionBody{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}.songActionBody .artwork{width:72px}.songActionBody strong,.songActionBody span,.songActionBody p{display:block;margin:0;line-height:1.35}.songActionBody strong{color:#101828;font-size:.98rem}.songActionBody span,.songActionBody p{margin-top:4px;color:#667085;font-size:.88rem;font-weight:700}.songActionMeta{min-width:0}.songActionMeta strong,.songActionMeta span,.songActionMeta p,.listenerContextLine span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listenerContextLine{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;margin-top:8px}.listenerContextLine img,.contextAvatar{width:24px;height:24px;border-radius:50%}.listenerContextLine img{object-fit:cover}.contextAvatar{display:grid;place-items:center;color:#475467;background:#edf1f0}.contextAvatar.anonymous{color:#344054;background:#e6ece9}.songActionGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.songActionGrid .primaryButton,.songActionGrid .secondaryButton{min-height:44px;padding:0 10px;border-radius:10px;font-size:.82rem}.songActionGrid .primaryButton{grid-column:1 / -1}@keyframes spin{to{transform:rotate(360deg)}}.spinIcon{animation:spin .8s linear infinite}@media(max-width:380px){.listenerRow{grid-template-columns:28px minmax(0,1fr) 38px auto;gap:5px;padding:6px}.listenerAvatar img,.listenerRow .anonymousAvatar{width:28px;height:28px}.listenerArtworkButton,.listenerOfflineArtwork{width:38px}.listenerQuickActions{gap:4px}.listenerQuickActions .iconButton{width:28px;min-width:28px;height:28px}.iconTextButton{flex:1 1 92px}.toolbar{align-items:stretch;flex-direction:column}.toolbarActions{align-items:stretch}.selectLabel{flex:1 1 auto}.followRequestRow{grid-template-columns:1fr}.compactActions{justify-content:stretch}.compactActions .iconTextButton{flex:1 1 110px}}@media(min-width:760px){.appFrame{align-items:center;padding:18px}.phoneShell{width:min(100%,430px);height:min(860px,92vh);border:1px solid rgba(23,32,42,.12);border-radius:30px;box-shadow:0 24px 80px #17202a29}.topBar{padding:22px 20px 16px}.onboardingPanel{width:min(100%,430px);min-height:0;align-content:start;padding:32px 24px;border:1px solid rgba(23,32,42,.12);border-radius:30px;box-shadow:0 24px 80px #17202a29}}
