:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070a0f;--bg-soft:#0b1118;--panel:#101720;--panel-strong:#151f2b;--panel-hover:#1a2734;--text:#f4f7fb;--muted:#95a3b4;--subtle:#697789;--line:#aec4de24;--line-strong:#aec4de3d;--accent:#63cef5;--accent-hover:#86dbf8;--accent-2:#63e6b5;--accent-soft:#63cef51c;--danger:#fb7185;--success:#63e6b5;--rating:#f7c85c;--rating-soft:#f7c85c21;--radius-sm:10px;--radius:16px;--radius-lg:22px;--shadow-sm:0 1px 1px #00000038, 0 10px 28px #0000001f;--shadow:0 24px 70px #0000005c;--content:1240px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;-webkit-text-size-adjust:100%;min-width:320px}body{background:radial-gradient(circle at 8% -10%, #63cef517, transparent 29rem), radial-gradient(circle at 92% 4%, #63e6b50b, transparent 25rem), linear-gradient(180deg, #090d13 0, var(--bg) 38rem);min-width:320px;min-height:100vh;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;overflow-x:clip}::selection{color:#fff;background:#63cef542}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#95a3b447 padding-box padding-box;border:3px solid #0000;border-radius:999px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}:where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,h4,p{overflow-wrap:anywhere}h1,h2,h3,h4{color:var(--text);letter-spacing:-.025em;margin:0;font-weight:780}h1{max-width:18ch;font-size:clamp(2.4rem,5.2vw,4.8rem);line-height:.98}h2{font-size:clamp(1.3rem,2.1vw,1.75rem);line-height:1.08}h3{line-height:1.16}p{color:var(--muted);line-height:1.6}.icon{flex:none;width:1.15em;height:1.15em;display:block}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:850;line-height:1.2}.muted{color:var(--muted)}.errorText,.successText{border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4}.errorText{color:#fda4af;background:#fb718514;border:1px solid #fb71853b}.successText{color:#a7f3d0;background:#63e6b514;border:1px solid #63e6b538}.siteHeader{z-index:50;width:min(var(--content), calc(100% - 28px));-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#090d13d1;border:1px solid #aec4de1f;border-radius:18px;align-items:center;gap:14px;min-height:62px;margin:10px auto 0;padding:7px 8px 7px 10px;display:flex;position:sticky;top:10px;box-shadow:0 12px 45px #0003}.brand{border-radius:12px;flex:none;align-items:center;gap:9px;padding:3px 7px 3px 3px;display:inline-flex}.brandMark{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#051219;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 24px #63cef52e}.brandMark .icon{stroke-width:2.2px;width:20px;height:20px}.brandWord{letter-spacing:-.055em;font-size:23px;font-weight:850;line-height:1}.brandLogo{display:none}.topNav{min-width:0;color:var(--muted);background:#ffffff06;border:0;border-radius:12px;align-items:center;gap:2px;margin:0 auto;padding:4px;font-size:12px;font-weight:720;display:flex}.topNavLink{white-space:nowrap;border-radius:9px;padding:8px 9px;transition:color .16s,background .16s;position:relative}.topNavLink:hover{color:var(--text);background:#ffffff0b}.topNavLink.active{background:var(--accent-soft);color:#dff7ff}.topNavLink.active:after{background:var(--accent);content:"";border-radius:2px;height:2px;position:absolute;bottom:3px;left:9px;right:9px}.headerActions{flex:none;align-items:center;gap:6px;margin-left:0;display:flex}.headerButton,.headerIconButton,.primaryButton,.secondaryButton,.dangerButton{border:1px solid var(--line);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:780;line-height:1;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.headerButton:hover,.headerIconButton:hover,.primaryButton:hover,.secondaryButton:hover,.dangerButton:hover{transform:translateY(-1px)}.primaryButton{background:linear-gradient(135deg, var(--accent), #4fbde9);color:#051218;border-color:#0000;box-shadow:0 8px 24px #3db5e71f}.primaryButton:hover{background:linear-gradient(135deg, var(--accent-hover), #63cef5);box-shadow:0 10px 30px #3db5e733}.secondaryButton,.headerButton{color:var(--text);background:#ffffff09}.secondaryButton:hover,.headerButton:hover{border-color:var(--line-strong);background:#fff1}.dangerButton{color:#fda4af;background:#fb718514;border-color:#fb718547}.headerIconButton{width:40px;height:40px;min-height:40px;color:var(--muted);background:#ffffff09;border-radius:11px;padding:0;font-size:18px;position:relative}.headerIconButton:hover,.headerIconButton.active{background:var(--accent-soft);color:var(--accent);border-color:#63cef547}.headerLogButton{background:var(--accent);color:#051218;border-color:#0000}.headerLogButton.active{box-shadow:0 0 0 3px var(--accent-soft)}.profileButton{min-height:40px;padding:0 12px}.profileButton.active{background:var(--accent-soft);color:var(--accent);border-color:#63cef54d}.friendsNavAlert{width:7px;height:7px;box-shadow:none;border:2px solid #0b1118;top:4px;right:4px}.pageShell,.compactShell{width:min(var(--content), calc(100% - 28px));margin:0 auto;padding:38px 0 118px}.compactShell{width:min(980px,100% - 28px)}.pageHeader,.heroCopy,.heroPanel,.featureGrid article,.emptyState,.formPanel,.searchPanel,.sectionBlock,.detailPanel,.dashboardPanel,.profileHero,.statCard,.listCard,.mediaCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:inset 0 1px 0 #ffffff06, var(--shadow-sm);background:linear-gradient(#111821f5,#0d131bf5)}.pageHeader{background:radial-gradient(circle at 95% 0,#63cef517,#0000 18rem),linear-gradient(145deg,#121c27fa,#0d131bfa);margin-bottom:18px;padding:26px 28px;position:relative;overflow:hidden}.pageHeader:after{content:"";background:linear-gradient(90deg,#0000,#63cef580,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.pageHeaderCompact{justify-content:space-between;align-items:center;gap:24px;display:flex}.pageHeaderCopy{min-width:0}.pageHeader h1{max-width:18ch;font-size:clamp(2.25rem,4vw,3.65rem);line-height:1}.pageHeader p:not(.eyebrow){max-width:680px;margin:10px 0 0;font-size:14px}.pageHeaderActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.sectionBlock,.dashboardPanel,.detailPanel{margin-top:18px;padding:20px}.sectionHeader,.sectionHeaderRow,.sectionHeadingRow{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.sectionHeader>div,.sectionHeadingRow>div{min-width:0}.emptyState,.libraryQuietEmpty{color:var(--muted);text-align:center;padding:36px 24px}.emptyState p,.libraryQuietEmpty p{margin:8px auto 0}.heroGrid,.dashboardGrid,.splitGrid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:18px;display:grid}.heroCopy,.heroPanel{padding:clamp(28px,4.6vw,58px)}.heroCopy>p{max-width:680px;margin:18px 0 0;font-size:17px}.heroActions,.buttonRow{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.formPanel,.searchPanel{width:100%;max-width:760px;padding:20px}.searchPanelWide{max-width:none}.formGrid{gap:12px;display:grid}.fieldLabel{color:#b5c0ce;margin:0 0 6px;font-size:12px;font-weight:750;display:inline-block}.input,.textarea,.select,.collectionFormatSelect,.noteInput{border:1px solid var(--line);width:100%;min-height:46px;color:var(--text);background:#05090eb8;border-radius:11px;outline:0;padding:11px 13px;transition:border-color .16s,background .16s,box-shadow .16s}.textarea{resize:vertical;min-height:116px}.input::placeholder,.textarea::placeholder{color:#607083}.input:hover,.textarea:hover,.select:hover,.collectionFormatSelect:hover,.noteInput:hover{border-color:var(--line-strong)}.input:focus,.textarea:focus,.select:focus,.collectionFormatSelect:focus,.noteInput:focus{background:#070c12e6;border-color:#63cef59e;box-shadow:0 0 0 3px #63cef517}.searchForm{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.homeSearch{background:0 0;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;width:min(100%,540px);margin-top:20px;display:grid;overflow:visible}.homeSearch input{border:1px solid var(--line);min-width:0;min-height:46px;color:var(--text);background:#05090eb8;border-radius:11px 0 0 11px;outline:0;padding:0 14px}.homeSearch button{background:var(--accent);color:#051218;border:0;border-radius:0 11px 11px 0;min-height:46px;padding:0 17px;font-weight:800}.tabRow,.searchSubfilters,.collectionFormatBar,.savedMediaTabs{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.searchTabRow{margin-bottom:14px}.searchSubfilters{margin:-3px 0 13px}.tabButton,.searchSubfilter,.collectionFormatBar button,.savedMediaTabs button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#ffffff06;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:760;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.tabButton:hover,.searchSubfilter:hover,.collectionFormatBar button:hover,.savedMediaTabs button:hover{border-color:var(--line-strong);color:var(--text)}.activeTab,.searchSubfilter.active,.collectionFormatBar button.active,.savedMediaTabs .activeSavedMediaTab{background:var(--accent-soft);color:var(--accent);border-color:#63cef561}.mediaArtwork{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#63cef50e,#0000),#0c131c;place-items:center;display:grid;position:relative;overflow:hidden}.mediaArtwork:after{content:"";pointer-events:none;border:1px solid #ffffff06;position:absolute;inset:0}.mediaArtwork img{object-fit:cover;width:100%;height:100%}.mediaArtworkFallback{color:var(--subtle);letter-spacing:.04em;font-size:11px;font-weight:750}.mediaArtworkPortrait{aspect-ratio:2/3}.mediaArtworkSquare{aspect-ratio:1}.mediaGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;margin-top:20px;display:grid}.mediaCard{min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.mediaCard:hover{background:linear-gradient(#16202bfa,#0e151efa);border-color:#63cef547;transform:translateY(-3px);box-shadow:0 20px 46px #00000047}.mediaCardLink{display:block}.mediaCardBody{gap:7px;min-width:0;padding:13px;display:grid}.mediaCardBody h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.2;display:-webkit-box;overflow:hidden}.mediaCardBody p{margin:0;font-size:11px;line-height:1.45}.clampedText{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.metaPill{border:1px solid var(--line);width:fit-content;max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:750;line-height:1.2;display:inline-flex;overflow:hidden}.metaPill.gold{background:var(--rating-soft);color:var(--rating);border-color:#f7c85c3b}.quickActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 12px 12px;display:grid}.quickActionButton{border:1px solid var(--line);color:#dce5ee;text-align:center;background:#ffffff08;border-radius:9px;justify-content:center;align-items:center;min-width:0;min-height:36px;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.quickActionButton:hover{border-color:var(--line-strong);background:#ffffff0f}.primaryQuickAction{background:var(--accent);color:#051218;border-color:#0000}.posterRail{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;grid-auto-columns:minmax(130px,1fr);grid-auto-flow:column;gap:11px;padding:2px 2px 8px;display:grid;overflow-x:auto}.posterRail>*{scroll-snap-align:start}.posterTile{border:1px solid var(--line);background:var(--bg-soft);border-radius:13px;min-width:130px;overflow:hidden}.posterTileBody{padding:9px}.posterTile h3{font-size:13px;line-height:1.18}.posterTile p{margin:4px 0 0;font-size:10px}.audioPreview{width:auto;min-width:0;margin:0 12px 12px;overflow:hidden}.audioPreview audio,audio.audioPreview{width:100%;min-width:0;max-width:100%;height:38px;display:block}.searchPopular{margin-top:28px}.discoverColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.discoverColumns.discoverMoviesOnly{grid-template-columns:1fr}.discoverMoviesOnly .searchPopularGrid{grid-auto-columns:112px}.recentSearches{border:1px solid var(--line);background:#0b1118;border-radius:13px;gap:3px;margin-top:8px;padding:8px;display:grid;box-shadow:0 14px 35px #00000040}.recentSearches>div{justify-content:space-between;align-items:center;padding:2px 5px 6px;display:flex}.recentSearches>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.recentSearches>div button{color:var(--muted);background:0 0;border:0;font-size:9px}.recentSearches>button{min-height:34px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;padding:4px 7px;display:grid}.recentSearches>button:hover{background:var(--panel-strong)}.recentSearches>button>span{color:var(--accent);font-size:11px}.recentSearches>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recentSearches>button small{color:var(--muted);font-size:8px}.discoverColumn{min-width:0}.searchPopularGrid{scroll-snap-type:x proximity;grid-auto-columns:112px;grid-auto-flow:column;gap:10px;margin-top:12px;padding:2px 2px 8px;display:grid;overflow-x:auto}.searchPopularItem{border:1px solid var(--line);background:var(--panel);scroll-snap-align:start;border-radius:12px;min-width:0;transition:border-color .16s,transform .16s;overflow:hidden}.searchPopularItem:hover{border-color:#63cef552;transform:translateY(-2px)}.searchPopularItem img{aspect-ratio:2/3;object-fit:cover;width:100%}.searchPopularItemSquare img{aspect-ratio:1}.searchPopularItem span{text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:10px;font-weight:760;display:block;overflow:hidden}.searchResultsSection{margin-top:24px}.searchResultGrid,.compactResultGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.searchResultGridFeatured{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.searchResultWithList{min-width:0;position:relative}.searchResultCard,.compactResultCard{border:1px solid var(--line);width:100%;min-width:0;color:inherit;text-align:left;background:#0d131be6;border-radius:12px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;padding:9px;transition:border-color .16s,background .16s,transform .16s;display:grid}.searchResultCardFeatured{border-radius:15px;grid-template-columns:108px minmax(0,1fr);align-items:start;min-height:100%;padding:12px}.searchResultCard:hover,.compactResultCard:hover{background:#141d28f5;border-color:#63cef54d;transform:translateY(-2px)}.compactThumb,.searchResultImage{background:var(--panel-strong);width:54px;height:68px;color:var(--subtle);text-transform:capitalize;border-radius:8px;place-items:center;font-size:9px;display:grid;overflow:hidden}.searchResultImage{aspect-ratio:2/3;border-radius:10px;width:108px;height:auto}.compactThumb img,.searchResultImage img{object-fit:cover;width:100%;height:100%}.compactThumb.resultThumbSquare{aspect-ratio:1;height:54px}.searchResultImage.resultThumbSquare{aspect-ratio:1}.searchResultCopy{align-content:start;gap:5px;min-width:0;display:grid}.searchResultCopy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.searchResultCopy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.addToListSearchButton{border-color:var(--line);min-height:28px;color:var(--accent);background:#0b1118eb;border-radius:8px;padding:0 8px;bottom:8px;right:8px}.inlineDetailPanel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(#121b26fa,#0b1017fa);margin-top:18px;padding:20px}.inlineDetailGrid{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:18px;display:grid}.inlineDetailGrid .mediaArtwork{border:1px solid var(--line);border-radius:13px}.entryPanel{background:radial-gradient(circle at 100% 0,#f7c85c0f,#0000 18rem),linear-gradient(#111821fc,#0b1118fc);margin-top:0;padding:22px}.entryPanelHeader{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.entryPanelHeader h2{font-size:clamp(1.55rem,2.4vw,2rem)}.entryPanelHeader p:not(.eyebrow){max-width:660px;margin:8px 0 0;font-size:13px}.entryToggleGroup{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;display:flex}.entryToggle{border:1px solid var(--line);color:#dce5ee;background:#ffffff06;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:12px;font-weight:770;display:inline-flex}.entryToggle .icon{width:16px;height:16px;margin:0}.entryToggle.active{background:var(--accent-soft);color:var(--accent);border-color:#63cef559}.entryToggle.favoriteToggle.active{color:#fda4af;background:#fb71851a;border-color:#fb718557}.collectionFormatSelect{width:auto;min-height:40px;padding:0 30px 0 11px;font-size:12px}.entryForm{gap:12px;display:grid}.entryScoreBlock{background:linear-gradient(135deg,#f7c85c0e,#060a0f94);border:1px solid #f7c85c24;border-radius:14px;gap:12px;padding:16px;display:grid}.entryScoreHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.entryScoreHeading>div{gap:2px;display:grid}.entryScoreHeading span{color:#f5f1e7;font-size:13px;font-weight:790}.entryScoreHeading small{color:var(--muted);font-size:10px}.entryScoreHeading>button{color:var(--muted);background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:760}.entryScoreHeading>button:hover{color:var(--rating)}.fiveStarRating{align-items:center;gap:7px;min-width:0;display:flex}.fiveStarButton{color:#3d4957;background:#ffffff06;border:1px solid #aec4de1f;border-radius:13px;flex:0 0 50px;place-items:center;width:50px;height:52px;padding:0;transition:border-color .15s,background .15s,color .15s,transform .15s;display:grid}.fiveStarButton:hover{color:#687482;background:#f7c85c11;border-color:#f7c85c5c;transform:translateY(-2px)}.fiveStarButton:disabled{cursor:default;opacity:1}.fiveStarButton:disabled:hover{transform:none}.ratingStar{--star-size:31px;width:var(--star-size);height:var(--star-size);display:block;position:relative}.ratingStarSvg{fill:currentColor;width:100%;height:100%;display:block}.ratingStarBase{color:#3b4754}.ratingStarFill{width:0;color:var(--rating);filter:drop-shadow(0 4px 8px #f7c85c24);position:absolute;top:0;bottom:0;left:0;overflow:hidden}.ratingStarFill .ratingStarSvg{width:var(--star-size);max-width:none;height:var(--star-size)}.fiveStarButton.full,.fiveStarButton.half{background:#f7c85c13;border-color:#f7c85c3d}.fiveStarButton.full .ratingStarFill{width:100%}.fiveStarButton.half .ratingStarFill{width:50%}.fiveStarRating .scoreValue{border:1px solid var(--line);color:#d3dce6;text-align:center;background:#ffffff06;border-radius:9px;justify-content:center;align-items:center;min-width:74px;min-height:34px;margin-left:5px;padding:0 10px;font-size:11px;font-weight:780;display:inline-flex}.entryActionRail{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.entryActionButton{border:1px solid var(--line);color:#dce5ee;background:#ffffff06;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;padding:0 12px;font-size:12px;font-weight:770;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.entryActionButton:hover{background:#63cef50e;border-color:#63cef54d;transform:translateY(-1px)}.entryActionButton.active{background:var(--accent-soft);color:var(--accent);border-color:#63cef55c}.entryActionButton .icon{width:16px;height:16px}.watchCountAction{display:grid;position:relative}.watchCountAction>button:not(.entryActionButton){border:1px solid var(--line);color:var(--muted);background:#111923;border-radius:6px;padding:2px 5px;font-size:8px;position:absolute;top:-6px;right:7px}.entryPanelFooter{justify-content:space-between;align-items:center;gap:10px;padding-top:3px;display:flex}.entryPanelFooter .icon{width:16px;height:16px}.addToListsButton{width:auto}.entrySaveButton{min-width:148px}.friendReviewBlock{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.friendReviewCard{border:1px solid var(--line);background:#060a0f66;border-radius:11px;padding:13px}.friendReviewRating{background:var(--rating-soft);border-color:#f7c85c3d;color:var(--rating)!important}.screenDetailPage,.musicDetailPage,.vinylDetailPage,.personPage{gap:20px;display:grid}.screenDetailHero{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background-color:#0c1219;background-position:50%;background-size:cover;grid-template-columns:minmax(190px,250px) minmax(0,1fr) 165px;align-items:center;gap:26px;padding:26px;display:grid;overflow:hidden}.screenDetailPoster{aspect-ratio:2/3;border:1px solid var(--line-strong);background:var(--panel-strong);border-radius:14px;overflow:hidden;box-shadow:0 24px 50px #0000005c}.screenDetailPoster img{object-fit:cover;width:100%;height:100%}.screenDetailIntro{min-width:0}.screenDetailIntro h1,.musicDetailIntro h1,.vinylDetailIntro h1{max-width:16ch;font-size:clamp(2.4rem,5vw,4.4rem)}.screenTagline,.musicDetailArtist,.vinylArtists{color:#d7e0ea;margin:12px 0;font-size:16px}.screenOverview{max-width:720px;margin:15px 0 0;font-size:13px}.musicDetailTags,.vinylTags{flex-wrap:wrap;gap:6px;display:flex}.musicDetailTags span,.vinylTags span{border:1px solid var(--line);color:var(--muted);background:#ffffff06;border-radius:8px;padding:5px 8px;font-size:10px}.screenScoreCard,.musicFactsCard,.vinylValueCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070b10b8;border:1px solid #f7c85c38;border-radius:13px;gap:6px;padding:17px;display:grid}.screenScoreCard small,.musicFactsCard>small,.vinylValueCard small{color:var(--rating);letter-spacing:.14em;font-size:8px;font-weight:850}.screenScoreCard strong,.vinylValueCard strong{color:var(--rating);font-size:24px}.screenScoreCard span,.vinylValueCard span{color:var(--muted);font-size:9px}.screenCastSection,.vinylReleaseFacts,.vinylTracklist,.musicTrackPanel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(#111821f7,#0c1219f7);padding:20px}.screenCastRail{grid-auto-columns:100px;gap:9px}.musicDetailHero,.vinylDetailHero{grid-template-columns:minmax(210px,300px) minmax(0,1fr) 205px;align-items:center;gap:26px;display:grid}.musicDetailArtwork,.vinylDetailCover{aspect-ratio:1;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--panel-strong);overflow:hidden;box-shadow:0 24px 55px #00000052}.musicDetailArtwork img,.vinylDetailCover img{object-fit:cover;width:100%;height:100%}.vinylDetailCover img{object-fit:contain}.musicRatingLayout,.vinylInfoGrid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:18px;display:grid}.trackRatingList{border:1px solid var(--line);background:#05090e6b;border-radius:13px;overflow:visible}.trackRatingRow{border-top:1px solid #aec4de17;grid-template-columns:34px minmax(150px,1fr) 84px minmax(160px,.8fr) auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.trackInlineEditor{grid-column:2/-1;grid-template-columns:minmax(0,1fr) auto;gap:9px;min-width:0;padding:10px 0 4px;display:grid}.trackInlineEditor .fiveStarRating{grid-column:1/-1}.trackInlineEditor .fiveStarButton{border-radius:10px;flex-basis:38px;width:38px;height:40px}.trackInlineEditor .ratingStar{--star-size:24px;width:24px;height:24px}.personHero{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:24px;display:grid}.personHero img,.personHero>span{aspect-ratio:2/3;object-fit:cover;border:1px solid var(--line);background:var(--panel-strong);border-radius:14px;width:100%}.personCreditGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px 11px;margin-top:16px;display:grid}.profileHero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.profileIdentity{align-items:center;gap:16px;min-width:0;display:flex}.profileAvatar{border:1px solid var(--line-strong);width:72px;height:72px;color:var(--text);background:linear-gradient(135deg,#63cef533,#63e6b51f);border-radius:20px;flex:none;place-items:center;font-size:24px;font-weight:830;display:grid;overflow:hidden;box-shadow:0 14px 30px #0003}.profileAvatar img{object-fit:cover;width:100%;height:100%}.profileIdentityCopy{min-width:0}.profileHero h1{text-overflow:ellipsis;white-space:nowrap;max-width:min(16ch,100%);font-size:clamp(2rem,4vw,3rem);overflow:hidden}.profileEyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:850}.profileHandle{margin:5px 0 0;font-size:12px;font-weight:720}.profileBio{max-width:650px;margin:7px 0 0;font-size:13px;line-height:1.45}.profileSettingsButton{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:#ffffff09;border-radius:12px;place-items:center;display:grid}.profileSettingsButton:hover{background:var(--accent-soft);color:var(--accent);border-color:#63cef54d}.profileSettingsButton .icon{width:19px;height:19px}.statsGrid.profileStatsGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.profileStatsCompact .statCard{background:linear-gradient(#111821fa,#0b1118fa);border-radius:13px;align-content:center;min-height:80px;padding:12px 13px;display:grid}.profileStatsCompact .statCard strong{font-size:24px;line-height:1}.profileStatsCompact .statCard span{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.2;display:block}.profileMediaStack{gap:12px;margin-top:14px;display:grid}.profileMediaSection{margin-top:0}.profileFavoriteSlots{grid-auto-flow:initial;grid-template-columns:repeat(4,minmax(0,150px));gap:10px;display:grid;overflow:visible}.profileFavoriteSlots .posterTile{min-width:0}.profileFavoriteSlot{aspect-ratio:2/3;width:100%;color:var(--accent);background:#63cef509;border:1px dashed #63cef547;border-radius:11px;place-items:center;font-size:25px;display:grid}.profileFavoriteSlot:hover{border-color:var(--accent);background:var(--accent-soft)}.profileAlbumTile,.profileAlbumTile .mediaArtwork,.profileSongTile,.profileSongTile .mediaArtwork{aspect-ratio:auto}.profileAlbumTile .mediaArtwork,.profileSongTile .mediaArtwork{aspect-ratio:1}.profileSongTile{grid-template-rows:auto minmax(48px,auto)}.profileRatingChart{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(#111821f7,#0c1219f7);grid-template-columns:1fr;gap:18px;margin-top:14px;padding:20px;display:grid}.ratingBars{grid-template-columns:repeat(10,minmax(0,1fr));align-items:end;gap:clamp(3px,1vw,10px);height:128px;display:grid}.ratingBars>div{grid-template-rows:18px 1fr 18px;justify-items:center;gap:4px;min-width:0;height:100%;display:grid}.ratingBars b{color:var(--muted);font-size:9px}.ratingBars>div>span{background:#ffffff0a;border-radius:7px 7px 3px 3px;width:min(54px,82%);height:100%;position:relative;overflow:hidden}.ratingBars i{border-radius:inherit;background:linear-gradient(#f9d77f,#d99b28);min-height:5px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #f7c85c21}.ratingBars small{color:var(--rating);letter-spacing:0;align-items:center;gap:3px;font-size:9px;font-weight:780;display:inline-flex}.ratingBars small .ratingStarSvg{width:11px;height:11px}.profileSettingsBackdrop,.listModalBackdrop,.libraryDetailBackdrop,.friendsModalBackdrop,.logModalBackdrop,.mobileMoreBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020509c2}.profileSettingsBackdrop .profileSettingsSection{width:min(600px,100%);max-height:min(88dvh,760px);margin:0;overflow-y:auto}.favoritePicker{border-color:var(--line);box-shadow:var(--shadow);background:#101720}.guestWelcome{background:radial-gradient(circle at 12% 4%,#63cef524,#0000 22rem),radial-gradient(circle at 88% 86%,#63e6b51a,#0000 19rem),linear-gradient(140deg,#121e2a,#090e15 62%);border:1px solid #aec4de29;border-radius:26px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-height:440px;padding:clamp(34px,5vw,66px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000052}.guestWelcome:after{background:linear-gradient(90deg, transparent, var(--accent), var(--accent-2), transparent);content:"";opacity:.65;height:1px;position:absolute;bottom:0;left:0;right:0}.guestWelcomeCopy{z-index:3;align-self:center;position:relative}.guestWelcomeCopy h1{letter-spacing:-.06em;max-width:12ch;font-size:clamp(3.1rem,5.5vw,5.2rem);line-height:.93}.guestWelcomeCopy>p:not(.eyebrow){max-width:520px;margin:19px 0 0;font-size:16px}.guestCapabilities{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.guestCapabilities span{color:#dce8f3;background:#04090e57;border:1px solid #ffffff1a;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:760}.guestWelcomeActions{align-items:center;gap:16px;margin-top:24px;display:flex}.guestWelcomeActions .primaryButton{min-height:46px}.guestBrowseLink{color:#dbe6f0;font-size:12px;font-weight:760}.guestBrowseLink:hover{color:var(--accent)}.guestHeroPosters{min-width:0;min-height:310px;position:relative}.guestHeroPoster{aspect-ratio:2/3;object-fit:cover;border:1px solid #fff3;border-radius:15px;width:clamp(142px,15vw,204px);display:block;position:absolute;box-shadow:0 28px 56px #0000006b}.guestHeroPoster.poster1{z-index:3;top:11%;left:28%;transform:rotate(4deg)}.guestHeroPoster.poster2{z-index:2;opacity:.88;top:29%;left:3%;transform:rotate(-7deg)}.guestHeroPoster.poster3{z-index:1;opacity:.7;top:2%;right:-2%;transform:rotate(10deg)}.guestHeroGlow{filter:blur(55px);background:#63e6b529;border-radius:50%;width:230px;height:160px;position:absolute;bottom:4%;right:7%}.guestPopular{margin-top:30px}.guestPopularHeading{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.guestPopularHeading>a{color:var(--accent);font-size:12px;font-weight:780}.guestPopularRail{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.guestPopularTile{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.guestPopularTile:hover{border-color:#63cef54d;transform:translateY(-4px);box-shadow:0 18px 38px #00000040}.guestPopularTile img{aspect-ratio:2/3;object-fit:cover;width:100%}.guestPopularTile span{text-overflow:ellipsis;white-space:nowrap;padding:9px;font-size:11px;font-weight:760;overflow:hidden}.rewyndHomeHero .heroCopy{min-height:190px;padding:34px}.rewyndHomeHero h1{max-width:18ch;font-size:clamp(2.4rem,4.5vw,4rem)}.rewyndHomeHint{margin:10px 0 0;font-size:14px}.homeFriendFeed{margin-top:16px}.friendActivityStack{gap:14px;min-width:0;display:grid}.friendFeedRailBlock{min-width:0;margin-top:0}.friendFeedMessage{margin:0}.friendCoverRail,.friendPosterRail{grid-auto-columns:150px;gap:10px;width:100%}.friendCoverTile{border:1px solid var(--line);background:#0c1219;border-radius:12px;grid-template-rows:auto minmax(48px,auto);display:grid;overflow:hidden}.friendCoverTile .mediaArtwork img,.friendSquareCoverTile .mediaArtwork img{object-fit:contain;object-position:center;background:#080d13}.friendCoverUsername{border-top:1px solid var(--line);color:#dfe7ef;text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:9px 8px;font-size:11px;font-weight:760;display:block;overflow:hidden}.friendSquareCoverTile .mediaArtwork{aspect-ratio:1}.friendSquareCoverTile .mediaArtwork img{object-fit:contain;padding:0}.friendActivityMeta{border-top:1px solid var(--line);gap:5px;min-width:0;padding:7px 8px;display:grid}.friendActivityUser{align-items:center;gap:6px;min-width:0;display:flex}.friendActivityUser img,.friendActivityUser i{object-fit:cover;background:color-mix(in srgb,var(--accent) 18%,var(--panel-strong));border-radius:50%;flex:0 0 21px;width:21px;height:21px}.friendActivityUser i{color:var(--accent);place-items:center;font-size:9px;font-style:normal;font-weight:950;display:grid}.friendActivityUser b{color:#e6edf5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:780;overflow:hidden}.friendCompactRating{align-items:center;gap:1px;padding-left:27px;display:flex}.friendCompactRating>span{color:#34404d;width:10px;height:10px;display:block;position:relative}.friendCompactRating .ratingStarSvg{fill:currentColor;width:10px;height:10px;display:block}.friendCompactRating>.full{color:var(--rating)}.friendCompactRating>.half{color:var(--rating);clip-path:inset(0 50% 0 0)}.railControls{gap:6px;display:flex}.railControls button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:#ffffff08;border-radius:10px;place-items:center;font-size:21px;display:grid}.railControls button:hover{background:var(--accent-soft);color:var(--accent);border-color:#63cef54d}.activityGrid{gap:9px;display:grid}.compactActivityGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.activityCard{border:1px solid var(--line);background:#070c1294;border-radius:12px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:9px;display:grid}.activityCard .mediaArtwork,.activityCard>img,.smallPoster{object-fit:cover;border:0;border-radius:8px;place-items:center;width:52px;height:68px;display:grid;overflow:hidden}.smallPoster{background:var(--panel-strong);color:var(--subtle);text-align:center;font-size:8px}.activityCard h3{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.activityCard p{margin:3px 0 6px;font-size:10px}.activityDetail{gap:16px;max-width:980px;margin:0 auto;display:grid}.activityDetailMain{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#131c27fa,#0b1118fa);grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:28px;padding:clamp(24px,4vw,44px);display:grid}.activityDetailMain h1{max-width:13ch;font-size:clamp(2.3rem,5vw,4rem)}.activityScore{margin-top:22px}.activityScore .fiveStarButton{flex-basis:44px;width:44px;height:46px}.activityScore .ratingStar{--star-size:27px;width:27px;height:27px}.activityDetail blockquote{color:#e5ebf2;margin:20px 0 0;font-size:17px;line-height:1.55}.activityMediaCard{gap:10px;min-width:0;display:grid}.activityMediaCard .mediaArtwork{aspect-ratio:2/3;border:1px solid var(--line);border-radius:12px;width:100%}.activityMediaCard .mediaArtworkSquare{aspect-ratio:1}.activityMediaCard strong,.activityMediaCard small,.activityMediaCard em{display:block}.activityMediaCard small,.activityMediaCard em{color:var(--muted);font-size:10px;font-style:normal}.activityTrackList,.activityOtherRatings,.resultList{gap:9px;margin-top:14px;display:grid}.resultList .listCard{padding:16px}.activityTrackList a,.activityOtherRatings a{border:1px solid var(--line);background:var(--bg-soft);border-radius:9px;justify-content:space-between;gap:14px;padding:10px 11px;display:flex}.activityTrackList b,.activityOtherRatings strong{color:var(--rating);white-space:nowrap}.listsOverview{gap:16px;display:grid}.listsOverviewHeader,.physicalLibraryHero,.calendarHeader{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:radial-gradient(circle at 95% 0,#63cef514,#0000 17rem),linear-gradient(145deg,#121b26fa,#0c1219fa);justify-content:space-between;align-items:flex-end;gap:20px;padding:24px;display:flex}.listsOverviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;margin-top:0;display:grid}.listOverviewCard{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:90px;padding:16px;display:grid}.listCardIcon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:11px;place-items:center;font-size:20px;display:grid}.listOverviewCard h3{font-size:16px}.listOverviewCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11px;display:-webkit-box;overflow:hidden}.listsEmpty{border:1px dashed var(--line-strong);border-radius:var(--radius);color:var(--muted);background:#0d131b61;justify-items:start;gap:9px;padding:34px 22px;display:grid}.savedMediaIntro{padding:6px 0 4px}.savedMediaIntro h1{margin:3px 0 7px;font-size:clamp(2.25rem,4.5vw,3.8rem)}.savedMediaIntro p:not(.eyebrow){margin:0}.savedMediaSection{margin-top:26px}.savedMediaGrid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:14px 12px;display:grid}.savedMediaCard{gap:7px;min-width:0;display:grid}.savedMediaCard .mediaArtwork{border:1px solid var(--line);border-radius:11px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.savedMediaCard:hover .mediaArtwork{border-color:#63cef54d;transform:translateY(-3px);box-shadow:0 15px 32px #0000003d}.savedMediaCard strong,.savedMediaCard small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.savedMediaCard strong{font-size:12px}.savedMediaCard small{color:var(--muted);margin-top:2px;font-size:10px}.favoriteCoverGrid .mediaArtwork{aspect-ratio:2/3}.favoriteCoverGrid .mediaArtworkSquare{aspect-ratio:1}.simpleLibrary{gap:18px;display:grid}.physicalLibraryHero{align-items:center}.physicalLibraryHero p:not(.eyebrow){max-width:540px;margin:8px 0 0;font-size:12px}.physicalLibraryCounts{gap:7px;display:flex}.physicalLibraryCounts span{border:1px solid var(--line);min-width:70px;color:var(--muted);text-align:center;border-radius:10px;padding:9px;font-size:9px;display:grid}.physicalLibraryCounts b{color:var(--text);font-size:19px}.physicalLibraryControls{justify-content:space-between;align-items:center;gap:10px;display:flex}.physicalLibraryControls .collectionFormatBar{margin:0}.friendLibraryButton,.ownedButton{border:1px solid var(--line);min-height:38px;color:var(--text);background:#ffffff08;border-radius:10px;padding:0 12px;font-size:11px;font-weight:760}.ownedButton{color:var(--success);background:#63e6b514;border-color:#63e6b547}.friendLibraryPicker{border:1px solid var(--line);background:var(--panel);border-radius:13px;align-items:flex-start;gap:9px;padding:11px;display:flex;overflow-x:auto}.friendLibraryPicker button{min-width:62px;color:var(--muted);background:0 0;border:0;justify-items:center;gap:5px;font-size:10px;display:grid}.friendLibraryPicker img,.friendLibraryPicker button>span{background:var(--panel-strong);object-fit:cover;border:2px solid #0000;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.friendLibraryPicker button.active{color:var(--accent)}.friendLibraryPicker button.active img,.friendLibraryPicker button.active>span{border-color:var(--accent)}.simpleLibraryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:17px 12px;display:grid}.simpleLibraryCard{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;align-content:start;gap:8px;padding:0;display:grid;position:relative}.simpleLibraryCard .mediaArtwork{border:1px solid var(--line);border-radius:11px;width:100%;transition:transform .18s,border-color .18s,box-shadow .18s}.simpleLibraryCard:hover .mediaArtwork{border-color:#63cef559;transform:translateY(-3px);box-shadow:0 16px 34px #00000042}.simpleLibraryCard>span{gap:2px;min-width:0;padding:0 2px;display:grid}.simpleLibraryCard strong,.simpleLibraryCard small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.simpleLibraryCard strong{font-size:12px}.simpleLibraryCard small{color:var(--muted);text-transform:capitalize;font-size:9px}.libraryQuietEmpty{border:1px dashed var(--line-strong);border-radius:var(--radius);background:#0d131b5c;justify-items:center;display:grid}.libraryQuietEmpty>span{background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:15px;place-items:center;margin-bottom:13px;font-size:24px;display:grid}.libraryQuietEmpty a{color:var(--accent);margin-top:12px;font-size:12px;font-weight:760}.libraryDetailModal{border:1px solid var(--line);width:min(700px,100%);max-height:min(90dvh,760px);box-shadow:var(--shadow);background:#101720;border-radius:19px;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:24px;padding:22px;display:grid;position:relative;overflow-y:auto}.libraryDetailModal>.mediaArtwork{border:0;border-radius:12px;width:100%}.libraryDetailClose{z-index:2;color:var(--muted);background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:11px}.libraryDetailCopy{align-content:start;gap:11px;min-width:0;padding:9px 18px 7px 0;display:grid}.libraryDetailCopy h2{padding-right:16px}.libraryDetailCopy dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:8px 14px;margin:2px 0;padding:12px 0;font-size:11px;display:grid}.libraryDetailCopy dt{color:var(--muted)}.libraryDetailCopy dd{text-align:right;text-transform:capitalize;margin:0}.vinylCollectionSummary{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:1fr 1.35fr;gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.vinylCollectionSummary>div{background:#101720;align-content:center;gap:3px;min-height:110px;padding:19px 21px;display:grid}.vinylCollectionSummary strong{font-size:27px}.vinylCollectionSummary small{color:var(--rating);letter-spacing:.13em;font-size:8px;font-weight:850}.physicalFormatMenu{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:13px;display:grid}.physicalFormatMenu button{border:1px solid var(--line);min-height:56px;color:var(--muted);background:#060a0f73;border-radius:11px;align-items:center;gap:9px;padding:9px 11px;display:flex}.physicalFormatMenu button.active{background:var(--accent-soft);color:var(--text);border-color:#63cef55c}.physicalFormatMenu span{width:30px;height:30px;color:var(--accent);background:#ffffff0d;border-radius:8px;place-items:center;display:grid}.calendarHeader{margin-bottom:24px}.calendarHeader h1{font-size:clamp(2.7rem,6vw,4.8rem)}.calendarHeader p:not(.eyebrow){margin:8px 0 0}.calendarHeader>strong{justify-items:end;font-size:34px;display:grid}.calendarHeader>strong span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:760}.calendarTimeline{gap:26px;display:grid}.calendarTimeline>section{grid-template-columns:130px minmax(0,1fr);gap:16px;display:grid}.calendarTimeline>section>h2{height:fit-content;color:var(--muted);padding-top:3px;font-size:14px;position:sticky;top:92px}.calendarTimeline>section>div{border:1px solid var(--line);background:var(--panel);border-radius:13px;display:grid;overflow:hidden}.calendarEntry{border-top:1px solid #aec4de14;grid-template-columns:48px 42px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:74px;padding:9px 12px 9px 9px;display:grid}.calendarEntry:first-child{border-top:0}.calendarEntry:hover{background:#63cef50a}.calendarEntry>img,.calendarEntry>span{background:var(--panel-strong);object-fit:cover;border-radius:7px;width:48px;height:58px}.calendarEntry time{justify-items:center;display:grid}.calendarEntry time b{font-size:17px}.calendarEntry time small{color:var(--muted);text-transform:uppercase;font-size:8px}.calendarEntry>div{gap:3px;min-width:0;display:grid}.calendarEntry>div>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.calendarEntry>div>small{color:var(--muted);font-size:9px}.calendarEntry p{color:#c4cfda;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.calendarEntry em{color:var(--rating);white-space:nowrap;font-size:11px;font-style:normal;font-weight:790}.logLayout{grid-template-columns:minmax(0,1fr);gap:14px;max-width:860px;display:grid}.logSearchBlock,.logEntryBlock{margin-top:0}.logResultList{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px;display:grid}.logResultCard{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);text-align:left;background:#060a0f73;border-radius:11px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.logResultCard:hover,.selectedLogResult{background:var(--accent-soft);border-color:#63cef557}.logResultCard .mediaArtwork{border:0;border-radius:8px;width:52px}.logResultCard h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.logResultCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.logModalBackdrop{z-index:110;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.logModal{border:1px solid var(--line);width:min(550px,100%);max-height:min(90dvh,760px);box-shadow:var(--shadow);background:#101720;border-radius:19px;padding:22px;position:relative;overflow-y:auto}.logModalClose{z-index:2;border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#ffffff09;border-radius:10px;place-items:center;padding:0;font-size:22px;display:grid;position:absolute;top:11px;right:11px}.logModalClose .icon{width:18px;height:18px}.logSelectedHeader{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding-right:34px;display:grid}.logSelectedHeader .mediaArtwork,.logEmptyArtwork{border:1px solid var(--line);border-radius:11px;width:86px}.logSelectedHeader h2{font-size:20px}.logSelectedHeader p:not(.eyebrow){margin:5px 0 0;font-size:11px}.logMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.heartButton{color:#fda4af;background:#fb718512;border:1px solid #fb71853d;border-radius:10px;align-items:center;width:fit-content;min-height:40px;padding:0 12px;font-size:12px;font-weight:770;display:inline-flex}.heartButton.active{color:#fecdd3;background:#fb718529;border-color:#fb71856b}.messagesSection{gap:16px;display:grid}.messagesSection>.formPanel{max-width:none;box-shadow:none;background:0 0;border:0}.messageMediaPicker{gap:9px;display:grid}.messageMediaSearch{grid-template-columns:120px minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.messageMediaResults{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;max-height:280px;display:grid;overflow-y:auto}.messageMediaResults button,.selectedSharedMedia{border:1px solid var(--line);background:var(--bg-soft);min-width:0;color:var(--text);text-align:left;border-radius:10px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:7px;display:grid}.messageMediaResults img,.messageMediaResults>button>span:first-child,.selectedSharedMedia img,.selectedSharedMedia>span:first-child{background:var(--panel-strong);object-fit:cover;border-radius:6px;place-items:center;width:38px;height:52px;display:grid}.messageMediaResults strong,.selectedSharedMedia strong,.messageMediaResults small,.selectedSharedMedia small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messageMediaResults strong,.selectedSharedMedia strong{font-size:12px}.messageMediaResults small,.selectedSharedMedia small{color:var(--muted);font-size:9px}.messageCard{border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:8px;padding:14px;display:grid}.sharedMediaCard{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,560px);min-width:0;padding:8px;display:grid}.friendsPageShell{width:min(1260px,100% - 28px);padding-top:24px}.friendsMessenger{border:1px solid var(--line);height:min(760px,100dvh - 120px);min-height:560px;box-shadow:var(--shadow-sm);background:#0b1118;border-radius:19px;grid-template-columns:350px minmax(0,1fr);display:grid;overflow:hidden}.friendsSidebar{border-right:1px solid var(--line);background:#101720;flex-direction:column;min-width:0;display:flex}.friendsSidebarHeader{justify-content:space-between;align-items:center;padding:21px 18px 15px;display:flex}.friendsSidebarHeader h1{font-size:28px}.friendsHeaderActions{gap:7px;display:flex}.iconButton{border:1px solid var(--line);background:var(--bg-soft);width:40px;height:40px;color:var(--text);border-radius:11px;place-items:center;font-size:20px;display:grid;position:relative}.iconButton:hover{color:var(--accent);border-color:#63cef54d}.addFriendButton{background:var(--accent);color:#051218;border-color:#0000}.friendSearchHint{border:1px solid var(--line);color:var(--muted);background:#0a1017;border-radius:10px;margin:0 14px 11px;padding:10px 12px;font-size:12px}.conversationList{flex:1;min-height:0;overflow-y:auto}.conversationRow{width:100%;min-width:0;color:var(--text);text-align:left;background:0 0;border:0;border-top:1px solid #aec4de11;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 15px;display:grid}.conversationRow:hover{background:#63cef50d}.friendAvatar{color:#fff;background:linear-gradient(135deg,#43bce9,#6f8cf3);border-radius:50%;place-items:center;width:46px;height:46px;font-size:16px;font-weight:800;display:grid;overflow:hidden}.friendAvatar img{object-fit:cover;width:100%;height:100%}.conversationCopy{gap:4px;min-width:0;display:grid}.conversationCopy strong,.conversationCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversationCopy strong{font-size:13px}.conversationCopy small{color:var(--muted);font-size:11px}.conversationMeta{justify-items:end;gap:7px;display:grid}.conversationMeta time{color:var(--muted);font-size:9px}.chatPane{background:radial-gradient(circle at 100% 0,#63cef50d,#0000 22rem),#080d13;flex-direction:column;min-width:0;min-height:0;display:flex}.chatWelcome{text-align:center;justify-items:center;max-width:400px;margin:auto;padding:28px;display:grid}.chatWelcome>span{background:var(--accent-soft);border-radius:20px;place-items:center;width:68px;height:68px;margin-bottom:16px;font-size:29px;display:grid}.chatHeader{border-bottom:1px solid var(--line);background:#101720eb;align-items:center;gap:11px;min-height:70px;padding:10px 18px;display:flex}.chatBack{display:none}.messageStream{flex-direction:column;flex:1;gap:7px;min-height:0;padding:21px;display:flex;overflow-y:auto}.messageBubble{border-radius:13px;max-width:min(72%,520px);padding:9px 11px 6px}.messageBubble p{color:var(--text);margin:0;font-size:13px;line-height:1.45}.messageBubble time{color:#ffffff7a;text-align:right;margin-top:3px;font-size:8px;display:block}.messageMine{background:#11647a;border-bottom-right-radius:4px;align-self:flex-end}.messageTheirs{background:#1a2530;border-bottom-left-radius:4px;align-self:flex-start}.sharedMedia{background:#00000038;border-radius:9px;align-items:center;gap:9px;min-width:210px;margin:-4px -6px 7px;padding:9px;display:flex}.messageComposer{border-top:1px solid var(--line);background:#101720;grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;padding:11px 15px;display:grid}.messageComposer input{border:1px solid var(--line);min-width:0;color:var(--text);background:#080d13;border-radius:20px;outline:0;padding:0 14px}.shareButton,.sendButton{border:0;border-radius:11px;font-size:17px}.shareButton{color:var(--accent);background:#ffffff0f}.sendButton{background:var(--accent);color:#051218}.listModalBackdrop,.libraryDetailBackdrop,.friendsModalBackdrop,.profileSettingsBackdrop{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.listModal,.friendsModal{border:1px solid var(--line);width:min(580px,100%);max-height:min(90dvh,760px);box-shadow:var(--shadow);background:#101720;border-radius:19px;padding:22px;overflow-y:auto}.listModal>header,.friendsModal>header,.favoritePicker header,.mobileMoreSheet header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.listModal>header>button,.friendsModal>header>button,.favoritePicker header button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#ffffff09;border-radius:10px;flex:none;place-items:center;padding:0;font-size:24px;display:grid}.collaboratorPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.collaboratorPicker label{border:1px solid var(--line);border-radius:9px;align-items:center;gap:8px;min-width:0;padding:8px;font-size:12px;display:flex}.collaboratorPicker label:has(input:checked){background:var(--accent-soft);border-color:#63cef55c}.favoritePicker{border-radius:18px;width:min(520px,100%);max-height:min(84dvh,700px);padding:18px;overflow-y:auto}.favoriteSearch,.createListInline,.modalSearch{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.favoritePickerList,.peopleList,.listPickerRows{gap:7px;margin-top:11px;display:grid}.favoritePickerList button{border:1px solid var(--line);min-width:0;color:var(--text);text-align:left;background:#0a1017;border-radius:10px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:2px 10px;padding:7px;display:grid}.favoritePickerList img,.favoritePickerList button>span{background:var(--panel-strong);object-fit:cover;border-radius:6px;grid-row:1/span 2;place-items:center;width:42px;height:52px;display:grid}.favoritePickerList strong,.favoritePickerList small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.favoritePickerList strong{align-self:end;font-size:12px}.favoritePickerList small{color:var(--muted);grid-column:2;align-self:start;font-size:9px}.personRow{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 2px;display:grid}.personRow .friendAvatar{width:42px;height:42px}.albumShareGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.albumShareGrid button{border:1px solid var(--line);min-width:0;color:var(--text);text-align:left;background:#0a1017;border-radius:10px;gap:4px;padding:0 0 9px;display:grid;overflow:hidden}.albumShareGrid img,.albumShareGrid button>span{aspect-ratio:1;object-fit:cover;width:100%}.letterboxdDrop{background:#63cef509;border-color:#63cef547;padding:28px 17px}.mobileNav,.mobileMoreBackdrop{display:none}@media (max-width:1100px){.siteHeader{justify-content:space-between;min-height:56px}.topNav,.headerActions{display:none}.pageShell,.compactShell{padding-bottom:112px}.mobileNav{z-index:80;right:10px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#090d13eb;border:1px solid #aec4de2e;border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:6px;display:grid;position:fixed;left:10px;box-shadow:0 18px 60px #0000006b}.mobileNav a,.mobileNav button{min-width:0;min-height:54px;color:var(--muted);background:0 0;border:0;border-radius:12px;grid-template-rows:23px 12px;align-content:center;justify-items:center;gap:3px;padding:5px 2px;display:grid;position:relative}.mobileNav a:hover,.mobileNav button:hover,.mobileNav a.active,.mobileNav button.active{color:var(--text);background:#ffffff0b}.mobileNavIcon{place-items:center;width:23px;height:23px;font-size:0;display:grid}.mobileNavIcon .icon{width:21px;height:21px}.mobileNav small{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:720;line-height:1;display:block;overflow:hidden}.mobileNav .mobileLogButton{box-shadow:none;color:var(--text)!important;background:0 0!important}.mobileNav .mobileLogButton .mobileNavIcon{background:linear-gradient(135deg, var(--accent), #4fbde9);color:#051218;border-radius:12px;width:34px;height:34px;margin-top:-9px;box-shadow:0 8px 22px #3db5e742}.mobileNav .mobileLogButton .mobileNavIcon .icon{stroke-width:2.2px;width:20px;height:20px}.mobileNav .mobileLogButton small{margin-top:-3px}.mobileMoreBackdrop{z-index:90;align-items:end;padding:0;display:grid;position:fixed;inset:0}.mobileMoreSheet{max-height:min(78dvh,660px);padding:22px 20px calc(98px + env(safe-area-inset-bottom));border:1px solid var(--line);overscroll-behavior:contain;background:#101720;border-bottom:0;border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -24px 70px #0000006b}.mobileMoreSheet header button{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:#ffffff09;border-radius:11px;place-items:center;padding:0;display:grid}.mobileMoreSheet header button .icon{width:19px;height:19px}.mobileMoreSheet nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.mobileMoreSheet nav a{border:1px solid var(--line);background:#ffffff06;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 17px;align-items:center;gap:10px;min-width:0;min-height:60px;padding:10px;display:grid}.mobileMoreSheet nav a.active{background:var(--accent-soft);border-color:#63cef54d}.mobileMoreIcon{width:38px;height:38px;color:var(--accent);background:#ffffff0d;border-radius:10px;place-items:center;font-size:13px;font-style:normal;font-weight:800;display:grid;overflow:hidden}.mobileMoreIcon .icon{width:19px;height:19px}.mobileMoreIcon img{object-fit:cover;width:100%;height:100%}.mobileMoreSheet nav strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mobileMoreArrow{width:16px;height:16px;color:var(--subtle)}.screenDetailHero{grid-template-columns:minmax(170px,220px) minmax(0,1fr)}.screenScoreCard{grid-column:1/-1;grid-template-columns:auto auto 1fr;align-items:center}.musicDetailHero,.vinylDetailHero{grid-template-columns:minmax(190px,260px) minmax(0,1fr)}.musicFactsCard,.vinylValueCard{grid-column:1/-1}.musicRatingLayout,.vinylInfoGrid{grid-template-columns:1fr}.trackRatingRow{grid-template-columns:32px minmax(0,1fr) 70px 34px}.trackInlineEditor,.trackError{grid-column:2/-1}.profileFavoriteSlots{grid-template-columns:repeat(4,minmax(0,1fr))}.friendsMessenger{grid-template-columns:310px minmax(0,1fr)}}@media (max-width:760px){body{padding-bottom:env(safe-area-inset-bottom)}.siteHeader{border-radius:15px;width:calc(100% - 20px);min-height:52px;margin-top:6px;padding:6px 8px;top:6px}.brandMark{border-radius:10px;width:32px;height:32px}.brandMark .icon{width:18px;height:18px}.brandWord{font-size:21px}.pageShell,.compactShell,.friendsPageShell{width:calc(100% - 20px);padding-top:max(20px, calc(env(safe-area-inset-top) + 12px));padding-bottom:100px}.pageHeader{border-radius:16px;padding:19px}.pageHeaderCompact{align-items:flex-start}.pageHeader h1{font-size:clamp(2rem,8vw,2.75rem)}.pageHeader p:not(.eyebrow){font-size:12px}.pageHeaderActions{margin-top:2px}.heroGrid,.dashboardGrid,.splitGrid{grid-template-columns:1fr}.heroCopy,.heroPanel{padding:22px}.discoverColumns{grid-template-columns:1fr;gap:22px}.guestWelcome{border-radius:20px;grid-template-columns:minmax(0,1fr) 190px;min-height:390px;padding:26px}.guestWelcomeCopy h1{font-size:clamp(2.55rem,8vw,3.6rem)}.guestHeroPoster{width:120px}.guestPopularRail{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:112px;grid-auto-flow:column;padding:2px 2px 7px;overflow-x:auto}.guestPopularTile{scroll-snap-align:start}.formPanel,.searchPanel,.sectionBlock,.dashboardPanel,.detailPanel,.entryPanel{padding:17px}.mediaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.quickActions,.searchResultGridFeatured{grid-template-columns:1fr}.searchResultCardFeatured{grid-template-columns:88px minmax(0,1fr)}.searchResultImage{width:88px}.searchResultWithList .searchResultCopy{padding-bottom:27px}.entryPanelHeader{gap:14px;display:grid}.entryToggleGroup{justify-content:flex-start}.screenDetailHero{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:17px;padding:18px}.screenDetailIntro h1,.musicDetailIntro h1,.vinylDetailIntro h1{font-size:clamp(2rem,7vw,3rem)}.screenOverview{font-size:12px}.musicDetailHero,.vinylDetailHero{grid-template-columns:170px minmax(0,1fr);align-items:start;gap:18px}.musicDetailArtwork,.vinylDetailCover{width:100%;margin:0}.personHero{grid-template-columns:130px minmax(0,1fr);gap:17px}.personHero h1{font-size:clamp(2rem,7vw,2.8rem)}.profileRatingChart{grid-template-columns:1fr;gap:16px}.statsGrid.profileStatsGrid{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:112px;grid-auto-flow:column;padding:1px 1px 6px;overflow-x:auto}.profileStatsGrid .statCard{scroll-snap-align:start}.calendarTimeline>section{grid-template-columns:1fr;gap:8px}.calendarTimeline>section>h2{position:static}.logResultList{grid-template-columns:1fr}.messageMediaSearch{grid-template-columns:105px minmax(0,1fr)}.messageMediaSearch .primaryButton,.messageMediaSearch .secondaryButton{grid-column:1/-1}.friendsPageShell{padding-top:10px}.friendsMessenger{border-radius:15px;height:calc(100dvh - 152px);min-height:420px;display:block}.friendsSidebar{border-right:0;height:100%}.friendsSidebarHiddenMobile{display:none}.chatPane{height:100%}.chatPaneEmptyMobile{display:none}.chatBack{color:var(--text);background:0 0;border:0;padding:0;font-size:28px;display:block}.messageStream{padding:15px 12px}.messageBubble{max-width:86%}.listModalBackdrop,.libraryDetailBackdrop,.friendsModalBackdrop,.profileSettingsBackdrop,.logModalBackdrop{padding:8px 8px max(8px, env(safe-area-inset-bottom));align-items:end}.listModal,.friendsModal,.profileSettingsBackdrop .profileSettingsSection,.favoritePicker,.logModal{width:100%;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:20px;margin:0;padding:18px}.libraryDetailModal{width:100%;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom))}.albumShareGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.musicTrackPanel .trackRatingList{overflow:hidden}.musicTrackPanel .compactMusicTrack{grid-template-columns:28px minmax(0,1fr) 62px 32px;padding:9px 10px}.musicTrackPanel .trackTitleCell strong{font-size:13px}.musicTrackPanel .trackTitleCell p{margin-top:2px;font-size:10px}.musicTrackPanel .trackInlineEditor{background:#ffffff06;border:1px solid #aec4de1a;border-radius:11px;grid-column:2/-1;grid-template-columns:minmax(220px,auto) 38px minmax(130px,1fr) auto;align-items:center;gap:8px;margin-top:2px;padding:10px}.musicTrackPanel .trackInlineEditor .fiveStarRating{flex-wrap:nowrap;grid-column:auto;gap:2px}.musicTrackPanel .trackInlineEditor .fiveStarButton{background:0 0;border:0;flex-basis:31px;width:31px;height:33px}.musicTrackPanel .trackInlineEditor .ratingStar{--star-size:21px;width:21px;height:21px}.musicTrackPanel .trackInlineEditor .scoreValue{background:0 0;border:0;min-width:48px;min-height:31px;padding:0 5px;font-size:10px}.musicTrackPanel .trackFavoriteButton{border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:16px;display:grid}.musicTrackPanel .trackInlineEditor .noteInput{height:38px;padding:0 11px;font-size:12px}.musicTrackPanel .trackInlineEditor .quickActionButton{white-space:nowrap;min-height:38px;padding:0 13px}@media (max-width:600px){.musicTrackPanel .compactMusicTrack{grid-template-columns:22px minmax(0,1fr) 48px 30px;gap:5px;padding:8px 7px}.musicTrackPanel .trackMiniScore{font-size:9px}.musicTrackPanel .trackPreviewButton{width:29px;height:29px;margin:0}.musicTrackPanel .trackInlineEditor{grid-column:1/-1;grid-template-columns:38px minmax(0,1fr) auto;gap:7px;margin-top:1px;padding:9px}.musicTrackPanel .trackInlineEditor .fiveStarRating{grid-column:1/-1}.musicTrackPanel .trackInlineEditor .fiveStarButton{flex-basis:34px;width:34px;height:35px}.musicTrackPanel .trackInlineEditor .ratingStar{--star-size:22px;width:22px;height:22px}.musicTrackPanel .trackInlineEditor .noteInput{grid-column:auto;min-width:0;font-size:16px}.musicTrackPanel .trackInlineEditor .quickActionButton{grid-column:auto;padding:0 10px;font-size:10px}html:has(.homeSiteHeader){background:#090d13}.siteHeader:not(.homeSiteHeader){display:none}.siteHeader.homeSiteHeader{width:calc(100% - 24px);min-height:38px;margin-top:max(14px, calc(env(safe-area-inset-top) + 10px));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;display:flex;justify-content:center!important;padding:3px 0!important}.siteHeader.homeSiteHeader .brand{padding:0;margin:0 auto!important}.siteHeader.homeSiteHeader .brandLogo{background-position:50%!important;background-size:132%!important;width:120px!important;height:32px!important}}@media (max-width:520px){body{font-size:14px}.siteHeader{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;justify-content:center;position:relative;top:0}.brand{margin:0 auto}.brandMark{width:30px;height:30px}.brandWord{font-size:20px}.pageShell,.compactShell,.friendsPageShell{width:calc(100% - 24px);padding-top:max(14px, calc(env(safe-area-inset-top) + 10px));padding-bottom:94px}h1{font-size:clamp(2rem,10vw,2.75rem)}h2{font-size:19px}.eyebrow{margin-bottom:6px;font-size:9px}.primaryButton,.secondaryButton,.dangerButton,.headerButton{min-height:44px;padding:0 12px;font-size:12px}.pageHeader{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;margin-bottom:10px;padding:14px 2px 13px}.pageHeader:after{display:none}.pageHeaderCompact{display:block}.pageHeader h1{font-size:28px}.pageHeader p:not(.eyebrow){margin-top:7px;font-size:12px}.pageHeaderActions{justify-content:flex-start;margin-top:11px}.heroCopy,.heroPanel,.formPanel,.searchPanel,.sectionBlock,.dashboardPanel,.detailPanel,.entryPanel{border-radius:14px;padding:14px}.sectionBlock{margin-top:10px}.sectionHeader,.sectionHeaderRow,.sectionHeadingRow{gap:10px;margin-bottom:10px}.guestWelcome{border-radius:18px;grid-template-columns:1fr;min-height:auto;padding:19px;display:grid}.guestWelcomeCopy h1{max-width:10.5ch;font-size:clamp(2.25rem,11vw,3rem)}.guestWelcomeCopy>p:not(.eyebrow){max-width:none;margin-top:12px;font-size:12px;line-height:1.45}.guestCapabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:14px;display:grid}.guestCapabilities span{text-align:center;padding:7px 3px;font-size:9px}.guestWelcomeActions{flex-wrap:wrap;gap:11px;margin-top:15px;display:flex}.guestHeroPosters{justify-content:center;align-items:center;min-height:134px;margin-top:17px;padding:0 8px;display:flex}.guestHeroPoster{border-radius:9px;flex:none;position:relative;width:78px!important;top:auto!important;left:auto!important;right:auto!important}.guestHeroPoster.poster1{z-index:3;transform:rotate(2deg)}.guestHeroPoster.poster2{z-index:2;margin-left:-13px;transform:rotate(-6deg)}.guestHeroPoster.poster3{z-index:1;margin-left:-13px;transform:rotate(7deg)}.guestHeroGlow{filter:blur(36px);width:120px;height:90px;bottom:0;right:12%}.guestPopular{margin-top:20px}.guestPopularRail{grid-auto-columns:96px;gap:8px;margin-top:10px}.rewyndHomeHero .heroCopy{min-height:auto;padding:16px}.rewyndHomeHero h1{font-size:28px}.friendFeedRailBlock{padding:12px}.friendCoverRail,.friendPosterRail{grid-auto-columns:92px;gap:8px}.friendCoverTile{grid-template-rows:auto 27px}.friendCoverUsername{padding:7px 5px;font-size:9px}.searchForm,.favoriteSearch,.createListInline,.modalSearch{grid-template-columns:1fr}.searchTabRow,.tabRow,.savedMediaTabs,.collectionFormatBar,.searchSubfilters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.searchTabRow::-webkit-scrollbar{display:none}.tabRow::-webkit-scrollbar{display:none}.savedMediaTabs::-webkit-scrollbar{display:none}.collectionFormatBar::-webkit-scrollbar{display:none}.searchSubfilters::-webkit-scrollbar{display:none}.tabButton,.searchSubfilter,.collectionFormatBar button,.savedMediaTabs button{flex:none;min-height:44px}.mediaGrid{gap:9px}.mediaCardBody{padding:9px}.mediaCardBody h2{font-size:13px}.mediaCardBody p{font-size:10px}.quickActions{gap:5px;padding:0 9px 9px}.quickActionButton{min-height:40px}.audioPreview{margin:0 9px 9px}.searchPopularGrid{grid-auto-columns:94px}.searchResultGrid,.compactResultGrid{grid-template-columns:1fr}.searchResultCardFeatured,.searchResultCard,.compactResultCard{grid-template-columns:68px minmax(0,1fr);align-items:center;padding:8px}.searchResultImage,.compactThumb{width:68px;height:88px}.resultThumbSquare{aspect-ratio:1;height:68px}.entryPanelHeader p:not(.eyebrow){display:none}.entryToggleGroup{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.entryToggle{justify-content:center;min-height:44px}.entryScoreBlock{padding:13px 10px}.fiveStarRating{flex-wrap:wrap;gap:5px}.fiveStarButton{border-radius:11px;flex-basis:42px;width:42px;height:46px}.ratingStar{--star-size:28px;width:28px;height:28px}.fiveStarRating .scoreValue{background:0 0;border:0;flex-basis:100%;justify-content:flex-start;min-width:70px;margin:3px 0 0}.entryActionRail{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.entryActionButton{gap:4px;min-height:48px;padding:0 5px;font-size:10px}.watchCountAction>button:not(.entryActionButton){min-height:24px;padding:0 6px;font-size:9px;top:-8px;right:3px}.entryPanelFooter{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.entryPanelFooter>button{min-width:0}.screenDetailHero{border-radius:15px;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:13px}.screenDetailIntro h1{font-size:clamp(1.7rem,8vw,2.2rem)}.screenTagline{margin:7px 0;font-size:11px}.screenDetailIntro .musicDetailTags{gap:4px}.screenDetailIntro .musicDetailTags span{padding:4px 6px;font-size:8px}.screenOverview{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:8px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.screenScoreCard{grid-template-columns:auto auto 1fr;gap:8px;padding:10px}.screenScoreCard strong{font-size:18px}.screenCastSection{padding:13px}.screenCastRail{grid-auto-columns:86px}.musicDetailHero,.vinylDetailHero{grid-template-columns:104px minmax(0,1fr);gap:13px}.musicDetailIntro h1,.vinylDetailIntro h1{font-size:clamp(1.7rem,8vw,2.2rem)}.musicDetailArtist,.vinylArtists{margin:7px 0;font-size:12px}.musicFactsCard,.vinylValueCard,.trackRatingPanel,.musicTrackPanel{padding:13px}.trackRatingRow,.compactMusicTrack{grid-template-columns:25px minmax(0,1fr) 54px 34px;gap:6px;padding:9px 7px}.trackInlineEditor,.trackError{grid-column:1/-1;min-width:0}.trackInlineEditor{grid-template-columns:1fr}.trackInlineEditor .fiveStarRating{grid-column:auto}.trackInlineEditor .fiveStarButton{flex-basis:40px;width:40px;height:44px}.trackInlineEditor .scoreValue{flex-basis:100%}.trackPreviewButton{width:40px;height:40px;margin-left:-6px}.personHero{grid-template-columns:88px minmax(0,1fr);gap:12px}.personHero h1{font-size:clamp(1.75rem,9vw,2.25rem)}.personHero p:not(.eyebrow){-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:none;font-size:10px;display:-webkit-box;overflow:hidden}.personCreditGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 7px}.profileHeroTight,.profileHero{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:13px;display:grid}.profileIdentity{align-items:center;gap:10px;display:flex}.profileAvatar,.profileHeroTight .profileAvatar{border-radius:15px;width:54px;height:54px;margin:0;font-size:18px}.profileHero h1,.profileHeroTight h1{font-size:22px}.profileBio{display:none}.profileSettingsButton{width:44px;height:44px}.profileMediaStack,.profileRatingChart{display:grid}.profileLikedSection,.profileRecentSection{display:block}.profileMediaSection{padding:12px;display:block}.profileFavoriteSlots{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.profileRatingChart{margin-top:10px;padding:14px}.ratingBars{gap:4px;height:112px}.ratingBars small{font-size:10px}.physicalLibraryHero,.calendarHeader,.listsOverviewHeader{align-items:flex-start;padding:15px}.physicalLibraryHero h2,.listsOverviewHeader h2{font-size:22px}.physicalLibraryHero p:not(.eyebrow){font-size:10px}.physicalLibraryCounts{gap:4px;display:grid}.physicalLibraryCounts span{min-width:56px;padding:6px}.physicalLibraryControls{align-items:stretch}.friendLibraryButton{min-height:44px;padding:0 9px;font-size:10px}.simpleLibraryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 7px}.simpleLibraryCard{gap:5px}.simpleLibraryCard strong{font-size:10px}.simpleLibraryCard small{font-size:8px}.libraryDetailModal{padding:16px;display:block}.libraryDetailModal>.mediaArtwork{width:min(190px,65%);margin:0 auto 17px}.libraryDetailCopy{padding:0 2px 2px}.vinylCollectionSummary{grid-template-columns:1fr}.physicalFormatMenu{grid-template-columns:repeat(2,minmax(0,1fr))}.savedMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 7px}.savedMediaCard strong{font-size:10px}.calendarHeader h1{font-size:36px}.calendarHeader>strong{font-size:27px}.calendarEntry{grid-template-columns:42px 34px minmax(0,1fr);gap:8px;padding:7px}.calendarEntry>img,.calendarEntry>span{width:42px;height:52px}.calendarEntry em{grid-column:3;font-size:10px}.logModalBackdrop,.listModalBackdrop,.libraryDetailBackdrop,.friendsModalBackdrop,.profileSettingsBackdrop{padding:6px 6px max(6px, env(safe-area-inset-bottom))}.logModal,.listModal,.friendsModal,.profileSettingsBackdrop .profileSettingsSection,.favoritePicker{max-height:calc(100dvh - 12px - env(safe-area-inset-bottom));border-radius:18px;padding:15px}.logSelectedHeader{grid-template-columns:54px minmax(0,1fr);gap:10px;padding-right:32px}.logSelectedHeader .mediaArtwork,.logEmptyArtwork{width:54px;height:auto}.logSelectedHeader .mediaArtworkPortrait{aspect-ratio:2/3}.logSelectedHeader .mediaArtworkSquare{aspect-ratio:1}.logSelectedHeader h2{font-size:16px}.logMetaGrid,.messageMediaSearch{grid-template-columns:1fr}.messageMediaSearch .primaryButton,.messageMediaSearch .secondaryButton{grid-column:auto}.sharedMediaCard{grid-template-columns:48px minmax(0,1fr)}.sharedMediaCard>b{grid-column:2}.collaboratorPicker{grid-template-columns:1fr}.listOverviewCard{grid-template-columns:38px minmax(0,1fr);min-height:74px;padding:12px}.listOverviewCard>.metaPill{display:none}.albumShareGrid{gap:7px}.friendsMessenger{border-width:0;border-radius:0;height:calc(100dvh - 142px);min-height:360px}.friendsSidebarHeader{padding:14px 12px 11px}.conversationRow{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;padding:10px 11px}.friendAvatar{width:40px;height:40px}.chatHeader{min-height:58px;padding:7px 10px}.messageComposer{min-height:58px;padding:8px 10px}.mobileNav{right:6px;bottom:max(6px, env(safe-area-inset-bottom));border-radius:16px;padding:4px;left:6px}.mobileNav a,.mobileNav button{border-radius:10px;grid-template-rows:21px 11px;gap:3px;min-height:52px}.mobileNavIcon,.mobileNavIcon .icon{width:20px;height:20px}.mobileNav small{font-size:8px}.mobileNav .mobileLogButton .mobileNavIcon{width:32px;height:32px}.mobileMoreSheet{max-height:82dvh;padding:18px 14px calc(91px + env(safe-area-inset-bottom))}.mobileMoreSheet nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobileMoreSheet nav a{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:56px;padding:9px}.mobileMoreIcon{width:34px;height:34px}.mobileMoreArrow{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.statsGrid.profileStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.profileStatsGrid .statCard:nth-child(n){display:grid}@media (max-width:640px){.statsGrid.profileStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:5px;padding:0;overflow:visible}.profileStatsCompact .statCard{border-radius:10px;min-width:0;min-height:58px;padding:7px 3px}.profileStatsCompact .statCard strong{font-size:clamp(16px,5vw,20px);line-height:1}.profileStatsCompact .statCard span{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:clamp(6px,1.9vw,8px);line-height:1.1;overflow:hidden}}.homeSocialFeed{gap:14px;display:grid}.homeNewFromFriends,.homeFriendsActivity,.homeDiscoverHub{border:1px solid var(--line);background:linear-gradient(145deg,#0f161efa,#080d13fa);border-radius:20px}.homeNewFromFriends{padding:18px 18px 22px;position:relative}.homeNewFromFriends>header,.homeFriendsActivity>header,.homeDiscoverHub>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.homeNewFromFriends>header h2,.homeFriendsActivity>header h2,.homeDiscoverHub>header h2{font-size:20px}.homeNewFromFriends>header a,.homeFriendsActivity>header a,.homeDiscoverHub>header a{color:var(--accent);font-size:10px;font-weight:850}.newFromFriendsRail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:112px;grid-auto-flow:column;align-items:end;gap:12px;margin-top:14px;padding:0 2px 17px;display:grid;overflow-x:auto}.newFromFriendsRail::-webkit-scrollbar{display:none}.newFromFriendCard{scroll-snap-align:start;width:112px;display:block;position:relative}.newFromFriendCard .mediaArtwork{aspect-ratio:2/3;background:#070c12;border:1px solid #ffffff24;border-radius:13px;width:112px;overflow:hidden;box-shadow:0 12px 28px #00000047}.newFromFriendCard .mediaArtwork img{object-fit:cover;width:100%;height:100%}.newFromFriendAvatar{background:var(--accent-soft);border:2px solid #111923;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:-15px;right:50%;overflow:hidden;transform:translate(50%);box-shadow:0 5px 14px #00000073}.newFromFriendAvatar img{object-fit:cover;width:100%;height:100%}.newFromFriendAvatar i{color:var(--accent);font-size:10px;font-style:normal;font-weight:900}.newFromFriendsMore{border:1px solid var(--line);width:30px;height:42px;color:var(--text);background:#060a0fdb;border-radius:10px;place-items:center;font-size:20px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-20%)}.homeFriendsActivity{padding:18px;overflow:hidden}.homeFriendsActivity>header{padding-bottom:10px}.homeFriendsActivity>header>div{align-items:center;gap:8px;display:flex}.friendsActivityIcon{color:#ffd34f;font-size:20px}.homeFriendsActivity>div{display:grid}.friendsActivityRow{border-top:1px solid var(--line);min-height:62px;color:var(--text);grid-template-columns:38px minmax(0,1fr) auto 70px;align-items:center;gap:10px;padding:8px 0;display:grid}.friendsActivityAvatar,.friendsActivityAvatar img,.friendsActivityAvatar i{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.friendsActivityAvatar img{object-fit:cover}.friendsActivityAvatar i{background:var(--accent-soft);color:var(--accent);font-size:10px;font-style:normal;font-weight:900}.friendsActivityCopy{color:#aebdca;gap:4px;min-width:0;font-size:11px;display:grid}.friendsActivityCopy>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friendsActivityCopy strong{color:#ffd34f}.friendsActivityCopy b{color:var(--text);font-weight:750}.friendsActivityCopy .friendCompactRating{padding:0}.friendsActivityRow time{color:var(--muted);font-size:9px}.friendsActivityRow>.mediaArtwork{aspect-ratio:auto;border-radius:8px;width:70px;height:42px;overflow:hidden}.friendsActivityRow>.mediaArtwork img{object-fit:cover;width:100%;height:100%}.homeDiscoverHub{gap:14px;margin-top:14px;padding:18px;display:grid}.homeDiscoverHub>header h2{margin-top:2px}.homeDiscoverCategories{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.homeDiscoverCategories>a{border:1px solid var(--line);min-height:70px;color:var(--text);background:#ffffff06;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;transition:border-color .18s,transform .18s;display:grid}.homeDiscoverCategories>a:hover{border-color:var(--accent);transform:translateY(-2px)}.homeDiscoverCategories>a>span:nth-child(2){gap:2px;min-width:0;display:grid}.homeDiscoverCategories small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.homeDiscoverCategories strong{font-size:12px}.homeDiscoverCategories>a>b{color:var(--accent)}.homeDiscoverSymbol,.homeDiscoverArtwork{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:10px;place-items:center;font-size:21px;display:grid;overflow:hidden}.homeDiscoverArtwork{position:relative}.homeDiscoverArtwork img{object-fit:cover;border:1px solid #182331;border-radius:4px;width:27px;height:42px;position:absolute}.homeDiscoverArtwork img:first-child{left:2px;transform:rotate(-7deg)}.homeDiscoverArtwork img:nth-child(2){z-index:2}.homeDiscoverArtwork img:nth-child(3){right:2px;transform:rotate(7deg)}.homeFriendsCategories{border:1px solid var(--line);background:linear-gradient(145deg,#0f161efa,#080d13fa);border-radius:20px;gap:12px;min-width:0;padding:18px;display:grid}.homeFriendsCategories>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.homeFriendsCategories>header h2{margin-top:2px;font-size:20px}.homeFriendsCategories>header a{color:var(--accent);font-size:9px;font-weight:850}.friendsCategoryTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.friendsCategoryTabs button{border:1px solid var(--line);min-width:0;min-height:35px;color:var(--muted);background:0 0;border-radius:10px;padding:0 7px;font-size:9px;font-weight:800}.friendsCategoryTabs button.active{border-color:color-mix(in srgb,var(--accent) 50%,var(--line));background:var(--accent-soft);color:var(--accent)}.friendsCategoryRail{scrollbar-width:none;grid-auto-columns:105px;grid-auto-flow:column;gap:9px;min-width:0;padding:1px 1px 5px;display:grid;overflow-x:auto}.friendsCategoryRail::-webkit-scrollbar{display:none}.friendsCategoryRail>a{min-width:0;color:var(--text);gap:5px;display:grid;position:relative}.friendsCategoryRail .mediaArtwork{aspect-ratio:2/3;border-radius:11px;width:105px;overflow:hidden}.friendsCategoryRail .mediaArtwork img{object-fit:cover;width:100%;height:100%}.friendsCategoryRail strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.friendsCategoryRail>a>span{background:var(--accent-soft);border:2px solid #0d141d;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:20px;right:5px;overflow:hidden}.friendsCategoryRail>a>span img{object-fit:cover;width:100%;height:100%}.friendsCategoryRail>a>span i{color:var(--accent);font-size:7px;font-style:normal;font-weight:900}.friendsCategoryEmpty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:11px;margin:0;padding:14px;font-size:10px}@media (max-width:650px){.rewyndHomeHero{padding:2px 2px 7px}.dashboardHeroCopy h1{font-size:25px}.rewyndHomeHint{font-size:10px}.homeFriendFeed{margin-top:0}.homeSocialFeed{gap:9px}.homeNewFromFriends,.homeFriendsActivity,.homeDiscoverHub{border-radius:15px}.homeNewFromFriends{padding:13px 12px 17px}.homeNewFromFriends>header h2,.homeFriendsActivity>header h2,.homeDiscoverHub>header h2{font-size:16px}.newFromFriendsRail{grid-auto-columns:82px;gap:9px;margin-top:11px;padding-bottom:14px}.newFromFriendCard,.newFromFriendCard .mediaArtwork{width:82px}.newFromFriendCard .mediaArtwork{border-radius:10px}.newFromFriendAvatar{width:29px;height:29px;bottom:-13px}.newFromFriendsMore{display:none}.friendsActivityIcon{font-size:16px}.friendsActivityRow{grid-template-columns:31px minmax(0,1fr) auto 52px;gap:7px;min-height:54px;padding:7px 0}.friendsActivityCopy{font-size:9px}.friendsActivityRow time{font-size:7px}.friendsActivityRow>.mediaArtwork{border-radius:6px;width:52px;height:34px}.homeDiscoverHub{gap:11px;margin-top:9px;padding:13px 12px}.homeDiscoverCategories{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.homeDiscoverCategories>a{border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;gap:7px;min-height:58px;padding:7px}.homeDiscoverSymbol,.homeDiscoverArtwork{border-radius:8px;width:38px;height:38px;font-size:17px}.homeDiscoverArtwork img{width:21px;height:33px}.homeDiscoverCategories strong{font-size:10px}html,body{width:100%;max-width:100%;overflow-x:hidden}.pageShell,.homeFriendFeed,.homeSocialFeed,.homeNewFromFriends,.homeFriendsActivity,.homeFriendsCategories{width:100%;min-width:0;max-width:100%}.homeFriendsActivity{padding:11px 10px}.homeFriendsActivity>header{padding-bottom:6px}.homeFriendsActivity>header h2{font-size:15px}.friendsActivityRow{grid-template-columns:27px minmax(0,1fr) auto;gap:6px;width:100%;max-width:100%;min-height:43px;padding:5px 0;overflow:hidden}.friendsActivityAvatar,.friendsActivityAvatar img,.friendsActivityAvatar i{width:25px;height:25px}.friendsActivityCopy{min-width:0;font-size:8px}.friendsActivityCopy>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.friendsActivityCopy .friendCompactRating{gap:0}.friendsActivityCopy .friendCompactRating>span,.friendsActivityCopy .ratingStarSvg{width:7px;height:7px}.friendsActivityRow time{padding-left:3px;font-size:7px}.friendsActivityRow>.mediaArtwork{display:none}.homeFriendsCategories{border-radius:15px;gap:9px;padding:12px}.homeFriendsCategories>header h2{font-size:16px}.friendsCategoryTabs{gap:4px}.friendsCategoryTabs button{border-radius:8px;min-height:30px;padding:0 3px;font-size:7px}.friendsCategoryRail{grid-auto-columns:78px;gap:7px}.friendsCategoryRail .mediaArtwork{border-radius:9px;width:78px}.friendsCategoryRail strong{font-size:7px}.friendsCategoryRail>a>span{width:20px;height:20px;bottom:15px;right:3px}}.homeForYouFeed.forYouStack{overscroll-behavior:contain;align-content:start;gap:12px;padding:13px;overflow-y:auto}.forYouRailSection>header h2{font-size:15px;line-height:1.1}.forYouRailSection>header a,.sharedRecommendations>header>a{color:var(--accent);font-size:8px;font-weight:850}.sharedRecommendations>header>div{gap:2px;display:grid}.sharedRecommendations>header>div>span{color:var(--muted);font-size:7px}.sharedRecommendations>div{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(185px,240px);grid-auto-flow:column;padding-bottom:2px;display:grid;overflow-x:auto}.sharedRecommendations>div::-webkit-scrollbar{display:none}.sharedRecommendations a{background:#ffffff05;grid-template-columns:44px minmax(0,1fr);min-height:57px;padding:6px}.sharedRecommendations .mediaArtwork{object-fit:cover;width:44px;height:44px}.sharedRecommendations a>span{gap:1px}.sharedRecommendations strong{font-size:9px}.sharedRecommendations small{color:var(--muted);font-size:7px}.sharedRecommendations em{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-style:normal;overflow:hidden}@media (max-width:650px){.homeTabforYou .homeForYouFeed.forYouStack{grid-template-rows:none;gap:8px;height:100%;padding:8px;display:grid;overflow-y:auto}.homeTabforYou .forYouRailSection{gap:5px}.homeTabforYou .forYouRailSection+.forYouRailSection{padding-top:7px}.homeTabforYou .forYouRailSection>header h2{font-size:11px}.homeTabforYou .forYouRailSection>header a{font-size:7px}.homeTabforYou .forYouCoverRail{grid-auto-columns:clamp(49px,15.5vw,61px);gap:6px;padding-bottom:10px}.homeTabforYou .forYouCoverRail .mediaArtwork{border-radius:7px;width:clamp(49px,15.5vw,61px)}.homeTabforYou .forYouCoverRail a>span{width:19px;height:19px;bottom:-8px}.homeTabforYou .sharedRecommendations{padding-top:7px;overflow:visible}.homeTabforYou .sharedRecommendations>header{position:static}.homeTabforYou .sharedRecommendations h3{font-size:10px}.homeTabforYou .sharedRecommendations>div{grid-template-columns:none;grid-auto-columns:minmax(165px,75vw);grid-auto-flow:column;gap:5px;display:grid;overflow-x:auto}.homeTabforYou .sharedRecommendations a{grid-template-columns:39px minmax(0,1fr);min-height:50px;padding:5px;display:grid}.homeTabforYou .sharedRecommendations a:nth-child(n+5){display:grid}.homeTabforYou .sharedRecommendations .mediaArtwork{width:39px;height:39px}}.friendsArchive{gap:14px;display:grid}.friendsArchive>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.friendsArchive>header h1{margin-top:2px}.friendsArchive>header a{color:var(--accent);font-size:10px;font-weight:850}.friendsArchiveTabs{gap:7px;display:flex}.friendsArchiveTabs button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:0 0;border-radius:10px;padding:0 12px;font-size:10px;font-weight:800}.friendsArchiveTabs button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.friendsArchiveGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;display:grid}.friendsArchiveGrid a{color:var(--text);gap:5px;display:grid;position:relative}.friendsArchiveGrid .mediaArtwork{aspect-ratio:2/3;border-radius:12px;width:100%}.friendsArchiveGrid a>span{border:2px solid var(--bg);background:var(--accent-soft);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:25px;right:8px;overflow:hidden}.friendsArchiveGrid a>span img{object-fit:cover;width:100%;height:100%}.friendsArchiveGrid a>span i{color:var(--accent);font-size:9px;font-style:normal;font-weight:900}.friendsArchiveGrid a>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.friendsArchiveList{border:1px solid var(--line);background:var(--panel);border-radius:16px;display:grid}.friendsArchiveList>a{border-top:1px solid var(--line);min-height:60px;color:var(--text);grid-template-columns:38px minmax(0,1fr) auto 58px;align-items:center;gap:9px;padding:8px 10px;display:grid}.friendsArchiveList>a:first-child{border-top:0}.friendsArchiveList>a>img,.friendsArchiveList>a>i{object-fit:cover;background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.friendsArchiveList>a>span{gap:2px;min-width:0;display:grid}.friendsArchiveList>a>span strong,.friendsArchiveList>a>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friendsArchiveList>a>span strong{font-size:10px}.friendsArchiveList>a>span small{color:var(--muted);font-size:8px}.friendsArchiveList>a>b{color:#ffd36a;font-size:9px}.friendsArchiveList .mediaArtwork{aspect-ratio:auto;border-radius:7px;width:58px;height:39px}.friendsArchiveList .mediaArtwork img{object-fit:cover;width:100%;height:100%}@media (max-width:650px){.homeDashboardPage{height:calc(100dvh - 55px);min-height:0;padding-bottom:calc(55px + env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.homeDashboardPage .rewyndHomeHero{background:0 0;border:0;min-height:0;padding:0 2px 5px}.homeDashboardPage .dashboardHeroCopy .eyebrow,.homeDashboardPage .rewyndHomeHint{display:none}.homeDashboardPage .dashboardHeroCopy h1{font-size:18px;line-height:1.1}.homeDashboardPage .homeFriendFeed,.homeDashboardPage .homeSocialFeed{min-height:0;overflow:hidden}.homeDashboardPage .homeSocialFeed{grid-template-rows:auto minmax(96px,1fr) auto;gap:7px}.homeDashboardPage .homeNewFromFriends{padding:10px 10px 14px}.homeDashboardPage .homeNewFromFriends>header h2{font-size:14px}.homeDashboardPage .newFromFriendsRail{grid-auto-columns:67px;gap:7px;margin-top:7px;padding-bottom:12px}.homeDashboardPage .newFromFriendCard,.homeDashboardPage .newFromFriendCard .mediaArtwork{width:67px}.homeDashboardPage .newFromFriendAvatar{width:24px;height:24px;bottom:-11px}.homeDashboardPage .homeFriendsActivity{grid-template-rows:auto minmax(0,1fr);min-height:0;padding:9px;display:grid}.homeDashboardPage .homeFriendsActivity>header{padding-bottom:4px}.homeDashboardPage .homeFriendsActivity>header h2{font-size:13px}.homeDashboardPage .homeFriendsActivity>div{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow-y:auto}.homeDashboardPage .friendsActivityRow{min-height:36px;padding:3px 0}.homeDashboardPage .homeFriendsCategories{gap:6px;padding:9px}.homeDashboardPage .homeFriendsCategories>header h2{font-size:13px}.homeDashboardPage .homeFriendsCategories>header .eyebrow{display:none}.homeDashboardPage .friendsCategoryTabs button{min-height:25px;font-size:6.5px}.homeDashboardPage .friendsCategoryRail{grid-auto-columns:55px;gap:6px;max-height:91px}.homeDashboardPage .friendsCategoryRail .mediaArtwork{width:55px}.homeDashboardPage .friendsCategoryRail strong{font-size:6px}.homeDashboardPage .friendsCategoryRail>a>span{display:none}.homeDashboardPage .friendsCategoryEmpty{padding:7px;font-size:8px}.friendsArchive{gap:10px}.friendsArchive>header h1{font-size:25px}.friendsArchiveGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.friendsArchiveList>a{grid-template-columns:30px minmax(0,1fr) auto;min-height:49px;padding:6px}.friendsArchiveList>a>img,.friendsArchiveList>a>i{width:28px;height:28px}.friendsArchiveList .mediaArtwork{display:none}}@media (max-width:1100px){.mobileNav a,.mobileNav button{grid-template-rows:24px;align-content:center;gap:0;min-height:50px}.mobileNav .mobileNavIcon,.mobileNav .mobileLogButton .mobileNavIcon{width:24px;height:24px;box-shadow:none;color:inherit;background:0 0;border-radius:0;margin:0}.mobileNav .mobileNavIcon .icon,.mobileNav .mobileLogButton .mobileNavIcon .icon{stroke-width:2px;width:21px;height:21px}.mobileNav .mobileLogButton{border-radius:13px;box-shadow:0 8px 22px #3db5e738;background:linear-gradient(135deg, var(--accent), #4fbde9)!important;color:#051218!important}.mobileNav small{display:none}}.siteHeader .brandLogo{background:url(/rewynd-logo.png) 50% 49%/137% no-repeat;width:154px;height:40px;display:block}@media (max-width:600px){.siteHeader .brandLogo{width:112px;height:30px}}@media (max-width:760px){input,textarea,select{font-size:16px!important}button,a,input,textarea,select{touch-action:manipulation}}@media (max-width:640px){.mobileNav{right:8px;bottom:max(7px, env(safe-area-inset-bottom));border-radius:14px;gap:2px;padding:3px;left:8px}.mobileNav a,.mobileNav button{border-radius:10px;min-height:42px}.mobileNav .mobileNavIcon,.mobileNav .mobileLogButton .mobileNavIcon{width:21px;height:21px}.mobileNav .mobileNavIcon .icon,.mobileNav .mobileLogButton .mobileNavIcon .icon{width:18px;height:18px}.mobileNav .mobileLogButton{border-radius:11px}.friendFeedRailBlock{padding:10px}.friendFeedRailBlock .sectionHeader{margin-bottom:10px}.friendFeedRailBlock .sectionHeader h2{font-size:18px}.friendCoverRail,.friendPosterRail{grid-auto-columns:102px;gap:8px}.friendCoverTile{border-radius:10px;grid-template-rows:auto 25px;min-width:102px}.friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork{aspect-ratio:2/3;width:100%;height:auto}.friendCoverUsername{padding:6px 4px;font-size:8px;line-height:1}.activityDetail{gap:10px;padding-bottom:72px}.activityDetailMain{grid-template-columns:minmax(0,1fr);gap:20px;padding:17px}.activityDetailMain h1{overflow-wrap:normal;word-break:normal;max-width:none;font-size:29px;line-height:1.05}.activityScore{margin-top:16px}.activityScore .fiveStarRating{flex-wrap:nowrap;gap:3px}.activityScore .fiveStarButton{background:0 0;border:0;border-radius:0;flex:0 0 27px;width:27px;height:31px}.activityScore .ratingStar{--star-size:23px;width:23px;height:23px}.activityScore .scoreValue{background:0 0;border:0;flex:none;justify-content:flex-start;min-width:auto;min-height:31px;margin:0 0 0 5px;padding:0;font-size:11px}.activityDetail blockquote,.activityDetailMain .muted{margin-top:16px;font-size:15px}.activityMediaCard{border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;padding:10px}.activityMediaCard .mediaArtwork{aspect-ratio:2/3;width:74px;height:auto}}.physicalLibrary{gap:12px}.physicalLibraryControls{border-bottom:1px solid var(--line);padding-bottom:10px}.physicalLibraryControls .collectionFormatBar{gap:5px}.physicalLibraryControls .collectionFormatBar button{align-items:center;gap:7px;min-height:36px;padding:0 11px;display:inline-flex}.physicalLibraryControls .collectionFormatBar button span{min-width:18px;height:18px;color:var(--muted);background:#ffffff0e;border-radius:6px;place-items:center;font-size:9px;display:grid}.collectionUtilityButtons{align-items:center;gap:8px;display:flex}.collectionScanButton{border:1px solid color-mix(in srgb,var(--accent) 55%,var(--line));background:color-mix(in srgb,var(--accent) 12%,var(--panel));min-height:37px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:850;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.collectionScanButton:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 20%,var(--panel));transform:translateY(-1px)}.collectionScanButton .icon{width:17px;height:17px;color:var(--accent)}.ownedToggleButton{cursor:pointer;transition:border-color .18s,color .18s,background .18s}.ownedToggleButton:hover:not(:disabled){color:#fca5a5;background:#f871711a;border-color:#f871718c}.activityCollectionNotice{border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--accent) 8%,var(--bg-soft));border-radius:13px;align-items:center;gap:11px;max-width:500px;margin-top:24px;padding:14px 16px;display:flex}.activityCollectionNotice>span{background:var(--accent);color:#041018;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:950;display:grid}.activityCollectionNotice p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.activityCollectionNotice strong{color:var(--text)}.physicalCollectionActivity .activityMediaCard .mediaArtwork,.physicalCollectionActivity .activityMediaCard .mediaArtworkSquare{aspect-ratio:1;background:var(--panel-strong)}.physicalCollectionActivity .activityMediaCard .mediaArtwork img{object-fit:contain}.physicalCollectionActivity.movieDvdActivity .activityMediaCard .mediaArtwork{aspect-ratio:2/3}.barcodeModalBackdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02070cd1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.barcodeModal{border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--panel) 96%,black);border-radius:22px;width:min(100%,520px);max-height:calc(100dvh - 36px);padding:20px;overflow-y:auto;box-shadow:0 28px 90px #00000080}.barcodeModal>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.barcodeModal>header>div{align-items:center;gap:12px;display:flex}.barcodeModal>header h2{margin:2px 0 0;font-size:21px}.barcodeModal>header .eyebrow{margin:0}.barcodeModal>header>button{border:1px solid var(--line);width:35px;height:35px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.barcodeModal>header>button .icon{width:17px}.barcodeModalIcon{background:color-mix(in srgb,var(--accent) 16%,transparent);width:42px;height:42px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.barcodeModalIcon .icon{width:22px}.barcodeCamera{aspect-ratio:4/3;border:1px solid var(--line);background:#05080c;border-radius:17px;position:relative;overflow:hidden}.barcodeCamera video{object-fit:cover;width:100%;height:100%}.barcodeCamera small{color:#fff;text-align:center;background:#03080dc7;border-radius:10px;padding:8px 10px;font-size:10px;position:absolute;bottom:11px;left:12px;right:12px}.barcodeTarget{border:2px solid var(--accent);width:78%;height:31%;box-shadow:0 0 0 999px #00000045,0 0 22px color-mix(in srgb,var(--accent) 38%,transparent);border-radius:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-57%)}.barcodeTarget:after{background:var(--accent);height:1px;box-shadow:0 0 8px var(--accent);content:"";position:absolute;top:50%;left:7px;right:7px}.barcodeManual{gap:7px;margin-top:15px;display:grid}.barcodeManual label,.barcodeAlternatives label{color:var(--muted);font-size:10px;font-weight:800}.barcodeManual>div{grid-template-columns:1fr auto;gap:8px;display:grid}.barcodeManual input,.barcodeAlternatives select{border:1px solid var(--line);background:var(--panel-strong);min-width:0;height:42px;color:var(--text);border-radius:11px;outline:0;padding:0 12px}.barcodeManual input:focus,.barcodeAlternatives select:focus{border-color:var(--accent)}.barcodeManual button{background:var(--accent);color:#041018;border:0;border-radius:11px;padding:0 17px;font-weight:900}.barcodeLoading{text-align:center;justify-items:center;gap:7px;padding:50px 20px;display:grid}.barcodeLoading>span{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite barcodeSpin}.barcodeLoading small{color:var(--muted)}@keyframes barcodeSpin{to{transform:rotate(360deg)}}.barcodeConfirmation{justify-items:center;gap:12px;display:grid}.barcodeConfirmation>.mediaArtwork{aspect-ratio:1;border-radius:16px;width:min(58vw,220px);box-shadow:0 18px 45px #00000061}.barcodeConfirmationCopy{text-align:center}.barcodeConfirmationCopy h3{max-width:430px;margin:8px 0 5px;font-size:20px}.barcodeConfirmationCopy p{color:var(--muted);margin:0;font-size:11px}.barcodeFormatBadge{background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);letter-spacing:.12em;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:950;display:inline-flex}.barcodeSingleMatch{color:#7dd3a7;margin:0;font-size:11px;font-weight:800}.barcodeAlternatives{gap:6px;width:100%;display:grid}.barcodeAlternatives select{width:100%;font-size:11px}.barcodeConfirmActions{grid-template-columns:auto 1fr;gap:8px;width:100%;margin-top:4px;display:grid}.barcodeConfirmActions button{min-height:43px}.barcodeError{color:#fca5a5;background:#f8717114;border:1px solid #f8717140;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:11px}@media (max-width:560px){.collectionScanButton{justify-content:center;width:38px;padding:0}.collectionScanButton span{display:none}.barcodeModalBackdrop{align-items:end;padding:0}.barcodeModal{border-radius:24px 24px 0 0;width:100%;max-height:92dvh;padding:18px}.barcodeCamera{aspect-ratio:1}}.albumExperiencePage{width:min(980px,100%);max-width:980px;padding-top:max(24px,calc(env(safe-area-inset-top) + 12px));gap:14px;display:grid}.albumOverviewGrid{gap:14px;display:grid}.albumExperienceHero{border:1px solid var(--line);text-align:center;background:#0b1119;border-radius:28px;justify-items:center;gap:22px;padding:clamp(28px,5vw,52px);display:grid;position:relative;overflow:hidden}.albumExperienceGlow{opacity:.14;filter:blur(70px)saturate(140%);background-position:50%;background-size:cover;position:absolute;inset:-40%;transform:scale(1.2)}.albumExperienceCover,.albumExperienceCopy{z-index:1;position:relative}.albumExperienceCover{aspect-ratio:1;background:var(--panel-strong);border:1px solid #ffffff1a;border-radius:25px;width:min(340px,48vw);overflow:hidden;box-shadow:0 32px 85px #0000009e}.albumExperienceCover img{object-fit:cover;width:100%;height:100%}.albumExperienceCopy{justify-items:center;display:grid}.albumExperienceCopy h1{max-width:18ch;font-size:clamp(38px,6vw,68px);line-height:.95}.albumExperienceCopy>p:not(.eyebrow){color:#dce6ef;margin:11px 0 17px;font-size:18px}.albumExperienceCopy>div{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.albumExperienceCopy>div span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:10px}.albumReleaseOverview{border:1px solid var(--line);background:linear-gradient(145deg,#111923,#0c131b);border-radius:20px;gap:14px;padding:18px;display:grid}.albumReleaseOverview>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.albumReleaseOverview>header h2{margin-top:2px;font-size:20px}.albumReleaseOverview>header>span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.albumInformationGrid{border:1px solid var(--line);background:#04090e47;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.albumInformationGrid article{border-left:1px solid var(--line);align-content:center;gap:4px;min-width:0;min-height:58px;padding:10px 13px;display:grid}.albumInformationGrid article:first-child{border-left:0}.albumInformationGrid small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.albumInformationGrid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.albumRateButton{border-radius:16px;gap:10px;width:100%;min-height:58px;font-size:14px}.albumRateButton .icon{width:16px}.albumActionSection{padding:0}.albumActionDock{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.albumActionDock>button,.albumActionDock>.addToListSearchButton{border:1px solid var(--line);background:var(--panel);width:100%;min-height:48px;color:var(--text);border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:800;display:flex;position:static}.albumActionDock .icon{width:16px}.albumActionDock .mediaSendButton{border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:48px;display:flex}.albumActionDock .mediaSendButton .icon{width:16px}.albumTracklistLauncher{border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));background:linear-gradient(120deg,color-mix(in srgb,var(--accent) 9%,#0b121a),#0b121a);min-height:66px;color:var(--text);text-align:left;border-radius:14px;grid-template-columns:1fr auto 18px;align-items:center;gap:14px;padding:13px 15px;transition:border-color .18s,transform .18s;display:grid}.albumTracklistLauncher:hover{border-color:var(--accent);transform:translateY(-1px)}.albumTracklistLauncher span{gap:2px;display:grid}.albumTracklistLauncher small,.albumTracklistLauncher b{color:var(--muted);font-size:9px}.albumTracklistLauncher strong{font-size:15px}.albumTracklistLauncher .icon{width:16px}.artistAlbumSection{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:13px;padding:18px;display:grid}.artistAlbumSection>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.artistAlbumSection>header h2{margin-top:2px;font-size:20px}.artistAlbumSection>header>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.artistAlbumRail{scrollbar-width:none;grid-auto-columns:minmax(130px,165px);grid-auto-flow:column;gap:11px;padding-bottom:3px;display:grid;overflow-x:auto}.artistAlbumRail a{min-width:0;color:var(--text);gap:5px;display:grid}.artistAlbumRail .mediaArtwork{aspect-ratio:1;border-radius:13px;width:100%}.artistAlbumRail strong,.artistAlbumRail small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artistAlbumRail strong{font-size:11px}.artistAlbumRail small{color:var(--muted);font-size:8px}.albumAppleLink{width:fit-content;color:var(--accent);align-items:center;gap:6px;margin-top:16px;font-size:10px;font-weight:800;display:inline-flex}.albumTracksBackdrop{z-index:1100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#02060acc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.albumTracksSheet{border:1px solid var(--line);background:#101720;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:min(620px,100%);height:min(760px,100dvh - 36px);min-height:0;max-height:88dvh;padding:20px;display:grid;overflow:hidden}.albumTracksSheet>header{justify-content:space-between;align-items:center;display:flex}.albumTracksSheet>header button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:0 0;border-radius:50%;place-items:center;display:grid}.albumTracksSheet>header .icon{width:15px}.albumPreviewTracks{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;min-height:0;display:grid;overflow-y:auto}.albumPreviewTracks article{border-top:1px solid var(--line);grid-template-columns:25px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:11px 5px;display:grid}.albumPreviewTracks article>b,.albumPreviewTracks small{color:var(--muted);font-size:9px}.albumPreviewTracks article div{gap:2px;display:grid}.albumPreviewTracks article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.albumPreviewTracks article button{border:1px solid var(--line);width:31px;height:31px;color:var(--text);background:0 0;border-radius:50%;font-size:9px}.albumPreviewTracks article button.playing{border-color:var(--accent);color:var(--accent)}.albumRatingPage{background:radial-gradient(circle at 50% 0,#63cef514,#0000 36%),#070b10;min-height:100dvh;padding:18px}.albumWizardShell{align-content:start;width:min(720px,100%);min-height:calc(100dvh - 36px);margin:0 auto;display:grid}.albumWizardHeader{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:52px;margin-bottom:18px;padding-bottom:12px;display:grid}.albumWizardHeader>a{border:1px solid var(--line);border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.albumWizardHeader .icon{width:15px}.albumWizardHeader div{min-width:0;display:grid}.albumWizardHeader span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.albumWizardHeader small,.albumWizardHeader>b{color:var(--muted);font-size:9px}.albumWizardAnimate{animation:.32s both albumWizardIn}@keyframes albumWizardIn{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}.albumModeChoice{text-align:center;justify-items:center;padding:20px 0;display:grid}.albumWizardMiniCover{aspect-ratio:1;border-radius:22px;width:105px;margin-bottom:18px;overflow:hidden;transform:rotate(-2deg);box-shadow:0 20px 55px #00000073}.albumWizardMiniCover img{object-fit:cover;width:100%;height:100%}.albumModeChoice h1{max-width:520px;margin-top:4px;font-size:clamp(34px,7vw,55px);line-height:.98}.albumModeChoice>p:not(.eyebrow){max-width:440px;color:var(--muted);margin:10px 0 22px}.albumModeCards{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.albumModeCards button{border:1px solid var(--line);background:var(--panel);color:var(--text);text-align:left;border-radius:18px;justify-items:start;gap:8px;padding:22px;transition:transform .18s,border-color .18s;display:grid}.albumModeCards button:hover{border-color:var(--accent);transform:translateY(-3px)}.albumModeCards button>span{font-size:25px}.albumModeCards strong{font-size:18px}.albumModeCards small{min-height:34px;color:var(--muted);line-height:1.45}.albumModeCards b{color:var(--accent);align-items:center;gap:6px;margin-top:8px;font-size:10px;display:flex}.albumModeCards .icon{width:13px}.albumWizardCard{border:1px solid var(--line);background:linear-gradient(145deg,#121a24,#0c121a);border-radius:22px;gap:20px;padding:clamp(20px,5vw,36px);display:grid}.albumWizardTitle h1{margin-top:3px;font-size:clamp(30px,6vw,48px)}.albumWizardTitle>p:not(.eyebrow){color:var(--muted);margin-top:5px}.albumWizardRating{gap:9px;display:grid}.albumWizardRating>span,.albumWizardCard label>span,.albumTrackNote>span{font-size:11px;font-weight:850}.albumWizardCard label,.albumTrackNote{gap:7px;display:grid}.albumWizardCard label small,.albumTrackNote small{color:var(--muted);font-weight:500}.albumWizardCard textarea,.albumTrackNote textarea{border:1px solid var(--line);resize:none;width:100%;color:var(--text);background:#090e15;border-radius:13px;outline:0;padding:13px}.albumWizardContinue{gap:8px;min-height:47px}.albumWizardContinue .icon{width:14px}.ratingFriendInsights{text-align:left;background:#63cef50b;border:1px solid #63cef533;border-radius:14px;gap:8px;width:100%;padding:11px;display:grid}.ratingFriendInsights>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.ratingFriendInsights>header span{color:var(--accent);font-size:9px;font-weight:850}.ratingFriendInsights>header b{background:var(--accent-soft);min-width:20px;height:20px;color:var(--accent);border-radius:999px;place-items:center;font-size:8px;display:grid}.ratingFriendInsights>div{gap:5px;display:grid}.ratingFriendInsights article{background:#050a107a;border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;display:grid}.ratingFriendInsights article img,.ratingFriendInsights article>i{object-fit:cover;background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.ratingFriendInsights article>span{gap:2px;min-width:0;display:grid}.ratingFriendInsights article strong,.ratingFriendInsights article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ratingFriendInsights article strong{font-size:9px}.ratingFriendInsights article small{color:var(--muted);font-size:8px}.ratingFriendInsights article>b{color:#ffd36a;font-size:9px}.albumWizardProgress{background:var(--line);border-radius:3px;height:3px;margin-bottom:24px;overflow:hidden}.albumWizardProgress span{background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:3px;height:100%;transition:width .35s;display:block}.albumTrackStep{text-align:center;justify-items:center;width:100%;max-width:620px;margin:0 auto;display:grid}.albumTrackStepVisual>div{aspect-ratio:1;border-radius:24px;width:120px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000080}.albumTrackStepVisual img{object-fit:cover;width:100%;height:100%}.albumTrackStepVisual b{background:#03080dcc;border-radius:8px;padding:5px 7px;font-size:10px;position:absolute;bottom:7px;right:7px}.albumTrackStepCopy{margin:20px 0 17px}.albumTrackStepCopy h1{max-width:570px;margin-top:3px;font-size:clamp(30px,7vw,52px);line-height:1}.albumTrackStepCopy>p:not(.eyebrow){color:var(--muted);margin-top:7px}.albumTrackStep .albumWizardRating,.albumTrackStep .albumTrackNote{width:min(520px,100%)}.albumTrackStep .albumWizardRating{justify-items:center}.albumTrackStep .albumTrackNote{text-align:left;margin-top:18px}.albumTrackStep>footer{grid-template-columns:1fr 1fr;gap:9px;width:min(520px,100%);margin-top:16px;display:grid}.albumTrackStep>footer button{gap:7px;min-height:45px}.albumTrackStep>footer .icon{width:14px}.albumRatingSummary{text-align:center;justify-items:center}.albumAverageOrb{background:radial-gradient(circle,#63cef529,#0000 65%);border:1px solid #63cef559;border-radius:50%;place-content:center;width:125px;height:125px;display:grid;box-shadow:0 0 55px #63cef51a}.albumAverageOrb strong{font-size:38px}.albumAverageOrb span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:8px}.albumRatingSummary>p:not(.eyebrow){color:var(--muted)}.albumSummaryChoice{gap:7px;display:flex}.albumSummaryChoice button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:8px 11px;font-size:10px}.albumSummaryChoice button.active{border-color:var(--accent);color:var(--accent)}.albumRatingSummary label,.albumRatingSummary .albumWizardContinue{width:100%}.albumRatingDone{text-align:center;align-content:center;justify-items:center;min-height:520px}.albumDoneCheck{background:var(--accent);color:#061018;border-radius:50%;place-items:center;width:70px;height:70px;font-size:31px;display:grid;box-shadow:0 0 50px #63cef540}.albumRatingDone h1{font-size:clamp(32px,7vw,52px)}.albumRatingDone>p:not(.eyebrow){color:var(--muted)}.albumDoneActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.activityTrackList a>span{gap:3px;display:grid}.activityTrackList a small{color:var(--muted);font-size:10px;font-weight:400}@media (max-width:650px){.albumExperiencePage{padding-top:max(22px,calc(env(safe-area-inset-top) + 18px));gap:9px;padding-bottom:170px}.albumOverviewGrid{gap:9px}.albumExperienceHero{text-align:center;border-radius:17px;grid-template-columns:1fr;justify-items:center;gap:15px;padding:20px 14px}.albumExperienceCover{border-radius:18px;align-self:center;width:min(220px,62vw)}.albumExperienceCopy{align-content:center;justify-items:center;min-width:0}.albumExperienceCopy .eyebrow{font-size:8px}.albumExperienceCopy h1{max-width:15ch;font-size:clamp(25px,8vw,32px);line-height:.98}.albumExperienceCopy>p:not(.eyebrow){margin:7px 0 10px;font-size:13px}.albumExperienceCopy>div{justify-content:center;gap:4px}.albumExperienceCopy>div span{padding:3px 5px;font-size:7px}.albumAppleLink{margin-top:9px;font-size:8px}.albumReleaseOverview{border-radius:16px;gap:10px;padding:13px}.albumReleaseOverview>header h2{font-size:17px}.albumInformationGrid{border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr))}.albumInformationGrid article{border-left:1px solid var(--line);border-top:1px solid var(--line);min-height:48px;padding:8px 10px}.albumInformationGrid article:nth-child(odd){border-left:0}.albumInformationGrid article:nth-child(-n+2){border-top:0}.albumInformationGrid small{font-size:6px}.albumInformationGrid strong{font-size:10px}.albumActionSection{padding:0}.albumActionDock{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.albumActionDock>button,.albumActionDock>.addToListSearchButton,.albumActionDock .mediaSendButton{border-radius:10px;min-width:0;min-height:42px;padding:5px 3px;font-size:8px;position:static}.albumActionDock .icon,.albumActionDock .mediaSendButton .icon{width:13px}.albumTracklistLauncher{border-radius:11px;min-height:58px;padding:10px 11px}.albumTracklistLauncher strong{font-size:14px}.artistAlbumSection{border-radius:14px;gap:10px;padding:13px}.artistAlbumSection>header h2{font-size:16px}.artistAlbumRail{grid-auto-columns:115px;gap:9px}.artistAlbumRail .mediaArtwork{border-radius:10px}.artistAlbumRail strong{font-size:9px}.albumRateButton{z-index:70;right:12px;bottom:calc(59px + env(safe-area-inset-bottom));border:1px solid #ffffff2e;border-radius:14px;width:auto;min-height:48px;position:fixed;left:12px;box-shadow:0 13px 35px #00000085}.albumTracksBackdrop{align-items:end;padding:0}.albumTracksSheet{width:100%;height:90dvh;max-height:90dvh;padding:17px 17px calc(17px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.albumRatingPage{padding:max(8px,env(safe-area-inset-top)) 10px calc(15px + env(safe-area-inset-bottom))}.albumWizardShell{min-height:calc(100dvh - 20px)}.albumWizardHeader{margin-bottom:10px}.albumModeChoice{padding:9px 0}.albumModeChoice h1{font-size:34px}.albumModeCards{grid-template-columns:1fr}.albumModeCards button{grid-template-columns:35px 1fr;gap:5px 10px;padding:16px}.albumModeCards button>span{grid-row:1/4}.albumModeCards small{min-height:0}.albumModeCards b{margin-top:2px}.albumWizardCard{border-radius:17px;gap:16px;padding:18px}.albumTrackStepVisual>div{border-radius:18px;width:95px}.albumTrackStepCopy{margin:14px 0 12px}.albumTrackStepCopy h1{font-size:31px}.albumWizardRating .fiveStarRating{flex-wrap:nowrap;justify-content:center}.albumWizardRating .fiveStarButton{flex-basis:42px;width:42px;height:44px}.albumTrackStep>footer{position:sticky;bottom:8px}.albumRatingDone{min-height:calc(100dvh - 100px)}}.movieExperiencePage{max-width:1040px;padding-top:max(24px,calc(env(safe-area-inset-top) + 12px));gap:14px;display:grid}.movieExperienceHero{border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:24px;grid-template-columns:210px minmax(0,1fr) 110px;align-items:end;gap:28px;min-height:330px;padding:28px;display:grid;position:relative;overflow:hidden}.movieExperiencePoster{aspect-ratio:2/3;background:var(--panel-strong);border-radius:17px;overflow:hidden;box-shadow:0 24px 60px #00000080}.movieExperiencePoster img{object-fit:cover;width:100%;height:100%}.movieExperienceIntro h1{max-width:14ch;font-size:clamp(38px,6vw,66px);line-height:.96}.movieExperienceTagline{color:#c9d6e4;margin:9px 0;font-size:14px;font-style:italic}.movieExperienceTags{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.movieExperienceTags span{color:#becbda;border:1px solid #ffffff21;border-radius:999px;padding:5px 8px;font-size:9px}.movieTmdbScore{aspect-ratio:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080f16c2;border:1px solid #63cef54d;border-radius:50%;align-content:center;justify-items:center;display:grid;box-shadow:0 0 45px #63cef51a}.movieTmdbScore span,.movieTmdbScore small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.movieTmdbScore strong{color:var(--accent);font-size:32px;line-height:1.05}.movieInformation{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:18px;outline:0;grid-template-columns:180px minmax(0,1fr);gap:14px 25px;padding:21px 23px;transition:border-color .18s,transform .18s;display:grid}.movieInformation:hover,.movieInformation:focus-visible{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));transform:translateY(-1px)}.movieInformation header h2{margin-top:3px;font-size:20px}.movieInformation>p{color:#aebdcd;margin:0;font-size:12px;line-height:1.65}.movieFacts{border-top:1px solid var(--line);grid-column:2;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:13px;display:grid}.movieFacts span{gap:3px;padding-right:12px;display:grid}.movieFacts small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:8px}.movieFacts strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.movieInformationHint{color:var(--accent);grid-column:2;justify-self:end;align-items:center;gap:5px;font-size:9px;font-weight:850;display:flex}.movieInformationHint .icon{width:12px}.movieInformationBackdrop{z-index:1150;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02060ad6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.movieInformationModal{border:1px solid var(--line);background:#0d141d;border-radius:23px;gap:18px;width:min(680px,100%);max-height:90dvh;padding:24px;display:grid;overflow-y:auto;box-shadow:0 30px 90px #0000009e}.movieInformationModal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding-bottom:15px;display:flex}.movieInformationModal>header h2{margin-top:3px;font-size:clamp(24px,5vw,36px)}.movieInformationModal>header button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:0 0;border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.movieInformationModal>header .icon{width:14px}.movieInformationTagline{color:#d5e0ea;margin:0;font-size:14px;font-style:italic}.movieInformationFullText{color:#bdc9d5;margin:0;font-size:14px;line-height:1.75}.movieInformationFullFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.movieInformationFullFacts span{border:1px solid var(--line);background:#ffffff06;border-radius:12px;gap:4px;min-width:0;padding:12px;display:grid}.movieInformationFullFacts small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.movieInformationFullFacts strong{font-size:11px;line-height:1.35}.movieCastSection,.movieFriendSection{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:11px;padding:18px;display:grid}.movieCastSection header h2,.movieFriendSection header h2{margin-top:2px;font-size:19px}.movieCastRail{scrollbar-width:none;gap:9px;display:flex;overflow-x:auto}.movieCastRail a{color:var(--text);flex:0 0 78px;gap:3px;display:grid}.movieCastRail img,.movieCastRail a>span{aspect-ratio:3/4;object-fit:cover;background:var(--panel-strong);border-radius:11px;width:78px}.movieCastRail a>span{place-items:center;display:grid}.movieCastRail strong,.movieCastRail small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.movieCastRail strong{font-size:9px}.movieCastRail small{color:var(--muted);font-size:8px}.movieFriendRail{flex-wrap:wrap;gap:7px;display:flex}.movieFriendRail article{border:1px solid var(--line);background:#0b1118;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 5px;display:flex}.movieFriendRail img,.movieFriendRail article>span{object-fit:cover;background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.movieFriendRail article div{gap:1px;display:grid}.movieFriendRail strong{font-size:8px}.movieFriendRail small{color:#ffd36a;font-size:8px}.movieFloatingRateButton{display:none}.movieEntryBackdrop{z-index:1100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02060ad1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.movieEntrySheet{border:1px solid var(--line);background:#0d141d;border-radius:23px;width:min(680px,100%);max-height:92dvh;padding:20px;display:grid;overflow:hidden;box-shadow:0 30px 90px #0009}.movieEntrySheet>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 2px 13px;display:flex}.movieEntrySheet>header h2{margin-top:2px;font-size:20px}.movieEntrySheet>header button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:0 0;border-radius:50%;place-items:center;display:grid}.movieEntrySheet>header .icon{width:14px}.movieEntryScroll{padding-top:14px;overflow-y:auto}.movieEntryScroll .entryPanel{background:0 0;border:0;padding:0}.movieEntryScroll .entryPanelHeader{display:none}.movieTrailerSection{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:13px;padding:18px;display:grid}.movieTrailerSection>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.movieTrailerSection>header h2{margin-top:2px;font-size:20px}.movieTrailerSection>header>span{color:var(--muted);font-size:9px;font-weight:800}.movieFeaturedTrailer{color:#fff;text-align:left;background-position:50%;background-size:cover;border:0;border-radius:16px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:210px;padding:24px;display:grid;position:relative;overflow:hidden}.movieFeaturedTrailer:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff21;position:absolute;inset:0}.movieTrailerPlay{background:var(--accent);color:#051218;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 12px 30px #00000059}.movieTrailerPlay .icon{width:22px}.movieFeaturedTrailer>span:last-child{gap:4px;display:grid}.movieFeaturedTrailer small{color:#b9eaff;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.movieFeaturedTrailer strong{max-width:32ch;font-size:clamp(20px,3vw,30px);line-height:1.05}.movieFeaturedTrailer b{margin-top:5px;font-size:10px}.movieTrailerRail{scrollbar-width:none;grid-auto-columns:minmax(155px,220px);grid-auto-flow:column;gap:9px;display:grid;overflow-x:auto}.movieTrailerRail>button{color:var(--text);text-align:left;background:0 0;border:0;gap:7px;padding:0;display:grid}.movieTrailerRail>button>span{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:11px;display:block;position:relative}.movieTrailerRail i{background:#050a0fd1;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.movieTrailerRail i .icon{width:13px}.movieTrailerRail strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.movieTrailerBackdrop{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#010408e6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.movieTrailerPlayer{gap:12px;width:min(960px,100%);display:grid}.movieTrailerPlayer>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.movieTrailerPlayer>header h2{margin-top:2px;font-size:18px}.movieTrailerPlayer>header button{border:1px solid var(--line);background:var(--panel);width:38px;height:38px;color:var(--text);border-radius:50%;place-items:center;display:grid}.movieTrailerPlayer>header .icon{width:15px}.movieTrailerPlayer>div{aspect-ratio:16/9;border:1px solid var(--line);background:#000;border-radius:18px;overflow:hidden;box-shadow:0 30px 90px #000}.movieTrailerPlayer iframe{border:0;width:100%;height:100%}@media (max-width:650px){.movieExperiencePage{padding-top:max(22px,calc(env(safe-area-inset-top) + 18px));gap:10px;padding-bottom:170px}.movieExperienceHero{border-radius:16px;grid-template-columns:92px minmax(0,1fr) 57px;gap:12px;min-height:0;padding:14px}.movieExperiencePoster{border-radius:11px}.movieExperienceIntro h1{font-size:24px}.movieExperienceTagline{display:none}.movieExperienceTags{gap:4px;margin-top:8px}.movieExperienceTags span{padding:3px 5px;font-size:7px}.movieTmdbScore strong{font-size:19px}.movieTmdbScore span{font-size:6px}.movieTmdbScore small{display:none}.movieInformation{border-radius:16px;grid-template-columns:1fr;gap:10px;padding:15px}.movieInformation header h2{font-size:17px}.movieInformation>p{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.movieFacts{grid-column:1;grid-template-columns:repeat(2,1fr);gap:9px;padding-top:10px}.movieFacts span:nth-child(n+3){border-top:1px solid var(--line);padding-top:8px}.movieInformationHint{grid-column:1}.movieInformationBackdrop{align-items:end;padding:0}.movieInformationModal{width:100%;max-height:92dvh;padding:18px 15px calc(18px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0;gap:15px}.movieInformationFullText{font-size:13px;line-height:1.7}.movieInformationFullFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.movieTrailerSection,.movieCastSection,.movieFriendSection{border-radius:16px;padding:14px}.movieFeaturedTrailer{grid-template-columns:45px minmax(0,1fr);min-height:165px;padding:16px}.movieTrailerPlay{width:44px;height:44px}.movieFeaturedTrailer strong{font-size:19px}.movieTrailerBackdrop{align-items:center;padding:12px}.movieTrailerPlayer>div{border-radius:12px}.movieCastRail a{flex-basis:64px}.movieCastRail img,.movieCastRail a>span{width:64px}.movieFriendRail{flex-wrap:nowrap;overflow-x:auto}.movieFriendRail article{flex:none}.movieFloatingRateButton{z-index:70;right:12px;bottom:calc(59px + env(safe-area-inset-bottom));background:linear-gradient(135deg,var(--accent),#4fbde9);color:#051218;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:900;display:flex;position:fixed;left:12px;box-shadow:0 13px 35px #00000085}.movieFloatingRateButton .icon{width:16px}.movieEntryBackdrop{align-items:end;padding:0}.movieEntrySheet{width:100%;max-height:94dvh;padding:16px 14px calc(16px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0}}.libraryFormatGroups{gap:28px;display:grid}.libraryFormatGroup{gap:11px;min-width:0;display:grid}.libraryFormatGroup>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.libraryFormatGroup>header h2{margin:0;font-size:17px}.libraryFormatGroup>header span{background:var(--panel-strong);min-width:25px;height:22px;color:var(--muted);border-radius:999px;place-items:center;padding:0 7px;font-size:9px;font-weight:850;display:grid}.libraryAlphabet{z-index:35;top:50%;right:max(3px,env(safe-area-inset-right));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:none;background:#080d13d6;border:1px solid #aec4de1f;border-radius:999px;gap:0;padding:4px 2px;display:grid;position:fixed;transform:translateY(-50%);box-shadow:0 8px 28px #0000004d}.libraryAlphabet button{width:17px;height:15px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:8px;font-weight:900;line-height:1;display:grid}.libraryAlphabet button:hover,.libraryAlphabet button.active{background:var(--accent);color:#051018}.libraryAlphabetBubble{width:52px;height:52px;color:var(--accent);background:#0a1119f0;border:1px solid #63cef566;border-radius:15px;place-items:center;font-size:27px;display:grid;position:absolute;top:50%;right:30px;transform:translateY(-50%);box-shadow:0 15px 40px #0000006b}@media (max-width:560px){.libraryFormatGroups{gap:20px}.libraryFormatGroup{gap:8px}.libraryFormatGroup>header{padding-bottom:6px}.libraryFormatGroup>header h2{font-size:14px}.physicalLibrary{padding-right:14px}.libraryAlphabet{right:max(2px,env(safe-area-inset-right));padding:3px 1px}.libraryAlphabet button{width:14px;height:13px;font-size:7px}.libraryAlphabetBubble{right:24px}}@media (max-width:600px){.siteHeader{padding-left:max(6px, env(safe-area-inset-left))!important;justify-content:flex-start!important}.siteHeader .brand{padding-left:0;margin:0!important}.siteHeader .brandLogo{background-position:0!important;background-size:contain!important;width:96px!important;height:27px!important}}.friendLibraryButton{background:0 0;min-height:36px}.libraryOwner{align-items:center;gap:9px;display:flex}.libraryOwner>button{border:1px solid var(--line);width:32px;height:32px;color:var(--text);background:0 0;border-radius:9px}.libraryOwner>span{align-items:center;gap:8px;display:flex}.libraryOwner img{object-fit:cover;border-radius:50%;width:30px;height:30px}.libraryCleanEmpty{background:0 0;border-style:solid;min-height:180px;padding:32px 18px}.libraryCleanEmpty h3{font-size:16px}@media (max-width:640px){.physicalLibraryControls{align-items:center}.physicalLibraryControls .collectionFormatBar{flex:1;min-width:0;display:flex}.physicalLibraryControls .collectionFormatBar button{min-height:34px;padding:0 9px;font-size:10px}.friendLibraryButton{min-height:34px;padding:0 9px}}.profileActivityList{border:1px solid var(--line);border-radius:12px;display:grid;overflow:hidden}.profileActivityRow{border-top:1px solid var(--line);min-width:0;color:var(--text);background:#ffffff04;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:7px 9px;display:grid}.profileActivityRow:first-child{border-top:0}.profileActivityRow:hover{background:#63cef50d}.profileActivityRow>img,.profileActivityRow>.smallPoster{object-fit:cover;background:var(--panel-strong);border-radius:6px;width:40px;height:50px}.profileActivityRow>div:nth-child(2){min-width:0}.profileActivityRow h3,.profileActivityRow p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profileActivityRow h3{font-size:12px}.profileActivityRow p{color:var(--muted);margin:3px 0 4px;font-size:9px}.profileActivityRow .metaPill{min-height:18px;padding:2px 6px;font-size:8px}.profileActivityRow>.icon{width:14px;color:var(--muted)}.profileActivityModal{border:1px solid var(--line);background:var(--panel);border-radius:18px;width:min(480px,100% - 20px);max-height:min(680px,84dvh);padding:18px;overflow:hidden;box-shadow:0 28px 90px #00000094}.profileActivityModal>header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.profileActivityModal>header button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:0 0;border-radius:10px;place-items:center;display:grid}.profileActivityModal>header .icon{width:17px}.profileActivityScroll{max-height:calc(min(680px,84dvh) - 88px);padding-right:3px;overflow-y:auto}.profileActivityScroll .profileActivityList{margin-top:0!important}@media (max-width:640px){.searchPanel.searchPanelWide{border-radius:15px;padding:14px}.searchPanel .searchTabRow{gap:6px;width:100%;margin:0 0 12px;padding:0;display:flex;overflow:visible}.searchPanel .searchTabRow .tabButton{white-space:nowrap;border-radius:999px;flex:1 1 0;min-width:0;min-height:34px;padding:0 4px;font-size:10px}.searchPanel .searchSubfilters{gap:5px;margin:-2px 0 10px;padding:0;overflow:visible}.searchPanel .searchSubfilters>span{font-size:9px}.searchPanel .searchSubfilters .searchSubfilter{border-radius:8px;min-height:29px;padding:0 9px;font-size:10px}.searchPanel .searchForm{grid-template-columns:1fr;gap:10px;display:grid}.searchPanel .searchForm .input{border-radius:10px;min-height:42px;padding:9px 12px;font-size:13px}.searchPanel .searchForm .primaryButton{border-radius:999px;width:100%;min-height:39px;font-size:11px}}.watchLaterCategories{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:18px;display:grid}.watchLaterCategory{border:1px solid var(--line);min-width:0;min-height:96px;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(145deg,#111821f5,#0a0f16f5);border-radius:15px;grid-template-columns:76px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px;transition:transform .15s,border-color .15s,background .15s;display:grid}.watchLaterCategory:hover{background:var(--panel-hover);border-color:#63cef552;transform:translateY(-2px)}.watchLaterPreview{width:76px;height:74px;position:relative}.watchLaterPreview>span{background:var(--panel-strong);border:2px solid #111821;border-radius:8px;width:48px;height:68px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 7px 18px #0000004d}.watchLaterPreview>span:nth-child(2){left:13px}.watchLaterPreview>span:nth-child(3){left:26px}.watchLaterPreview .mediaArtwork{aspect-ratio:auto;border:0;width:100%;height:100%}.watchLaterPreview .watchLaterPlaceholder{background:var(--accent-soft);width:62px;height:62px;box-shadow:none;color:var(--accent);border:0;border-radius:15px;place-items:center;display:grid}.watchLaterPlaceholder .icon{width:24px}.watchLaterCategoryCopy{gap:4px;min-width:0;display:grid}.watchLaterCategoryCopy strong{font-size:15px}.watchLaterCategoryCopy small{color:var(--muted);font-size:10px}.watchLaterCategory>.icon{width:16px;color:var(--muted)}.watchLaterModal{border:1px solid var(--line);background:#101720;border-radius:19px;width:min(500px,100%);max-height:min(720px,88dvh);padding:18px;overflow:hidden;box-shadow:0 30px 90px #00000094}.watchLaterModal>header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.watchLaterModal>header small{color:var(--muted);font-size:10px}.watchLaterModal>header button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:0 0;border-radius:10px;place-items:center;display:grid}.watchLaterModal>header button .icon{width:17px}.watchLaterScroll{border-top:1px solid var(--line);max-height:calc(min(720px,88dvh) - 92px);display:grid;overflow-y:auto}.watchLaterItem{border-bottom:1px solid var(--line);min-width:0;color:var(--text);grid-template-columns:48px minmax(0,1fr) 17px;align-items:center;gap:11px;padding:9px 3px;display:grid}.watchLaterItem:hover{background:#63cef50b}.watchLaterItem .mediaArtwork{aspect-ratio:auto;border:0;border-radius:7px;width:48px;height:60px}.watchLaterItem>span{gap:3px;min-width:0;display:grid}.watchLaterItem strong,.watchLaterItem small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.watchLaterItem strong{font-size:12px}.watchLaterItem small{color:var(--muted);font-size:9px}.watchLaterItem>.icon{width:14px;color:var(--muted)}.watchLaterEmpty{min-height:190px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.watchLaterEmpty a{color:var(--accent);font-size:12px;font-weight:800}@media (max-width:640px){.savedMediaIntro p:not(.eyebrow){display:none}.watchLaterCategories{grid-template-columns:1fr;gap:8px;margin-top:12px}.watchLaterCategory{border-radius:13px;grid-template-columns:66px minmax(0,1fr) 16px;min-height:82px;padding:8px}.watchLaterPreview{width:66px;height:62px}.watchLaterPreview>span{border-radius:7px;width:42px;height:59px}.watchLaterPreview>span:nth-child(2){left:11px}.watchLaterPreview>span:nth-child(3){left:22px}.watchLaterPreview .watchLaterPlaceholder{border-radius:13px;width:54px;height:54px}.watchLaterModal{border-radius:17px;width:calc(100% - 12px);max-height:82dvh;padding:15px}.guestWelcome{border-radius:18px;grid-template-columns:minmax(0,1fr) 108px;gap:0;min-height:350px;padding:17px;display:grid;overflow:hidden}.guestWelcomeCopy{align-self:start;min-width:0}.guestWelcomeCopy h1{overflow-wrap:normal;word-break:normal;max-width:230px;font-size:clamp(31px,8.8vw,36px);line-height:.94}.guestWelcomeCopy>p:not(.eyebrow){max-width:205px;margin-top:11px;font-size:11px;line-height:1.45}.guestCapabilities{grid-template-columns:repeat(3,minmax(0,1fr));width:205px;margin-top:13px}.guestWelcomeActions{gap:7px;width:max-content;margin-top:14px;display:grid}.guestWelcomeActions .primaryButton{min-height:39px;padding:0 14px;font-size:11px}.guestBrowseLink{font-size:10px}.guestHeroPosters{min-width:0;min-height:310px;margin:0;padding:0;display:block;position:relative}.guestHeroPoster{border-radius:10px;position:absolute;width:92px!important;margin:0!important}.guestHeroPoster.poster1{z-index:3;transform:rotate(2deg);top:54px!important;left:-3px!important}.guestHeroPoster.poster2{z-index:4;transform:rotate(-5deg);top:164px!important;left:-18px!important}.guestHeroPoster.poster3{z-index:1;transform:rotate(8deg);top:12px!important;left:auto!important;right:-17px!important}.guestHeroGlow{bottom:16px;right:-5px}.guestPopular{margin-top:20px}}.artistDetailHero{border:1px solid var(--line);background:linear-gradient(135deg,#121d28fa,#080d13fa);border-radius:22px;grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,60px);padding:clamp(20px,4vw,42px);display:grid}.artistDetailHero>img,.artistDetailHero>span{aspect-ratio:1;object-fit:cover;background:var(--panel-strong);border-radius:18px;width:100%}.artistDetailHero h1{font-size:clamp(38px,7vw,76px);line-height:.95}.artistDetailHero>div>p:not(.eyebrow){color:var(--muted);margin:8px 0 0}.artistDetailStats{gap:8px;margin:20px 0;display:flex}.artistDetailStats span{border:1px solid var(--line);min-width:90px;color:var(--muted);border-radius:11px;padding:10px;font-size:9px;display:grid}.artistDetailStats b{color:var(--text);font-size:18px}.artistTracks>div:last-child{display:grid}.artistTracks article{border-top:1px solid var(--line);grid-template-columns:24px 42px minmax(0,1fr) minmax(120px,220px);align-items:center;gap:10px;padding:8px 4px;display:grid}.artistTracks article>b{color:var(--muted);text-align:center;font-size:10px}.artistTracks article>img,.artistTracks article>span{object-fit:cover;background:var(--panel-strong);border-radius:7px;width:42px;height:42px}.artistTracks article>div{min-width:0;display:grid}.artistTracks strong,.artistTracks small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artistTracks small{color:var(--muted);font-size:9px}.artistTracks audio{width:100%;height:30px}@media (max-width:640px){.artistDetailHero{border-radius:17px;grid-template-columns:105px minmax(0,1fr);gap:15px;padding:15px}.artistDetailHero>img,.artistDetailHero>span{border-radius:13px}.artistDetailHero h1{font-size:clamp(27px,8vw,36px)}.artistDetailStats{gap:5px;margin:12px 0}.artistDetailStats span{min-width:0;padding:7px}.artistDetailStats b{font-size:13px}.artistTracks article{grid-template-columns:20px 38px minmax(0,1fr)}.artistTracks article>img,.artistTracks article>span{width:38px;height:38px}.artistTracks audio{display:none}}.listOverviewCard{padding:0;display:block;position:relative}.listOverviewCard>a{min-height:90px;color:var(--text);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 48px 16px 16px;display:grid}.listDeleteButton{width:29px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;font-size:18px;display:grid;position:absolute;top:9px;right:9px}.listDeleteButton:hover{color:var(--danger);background:#fb71851a}.listDeleteConfirm{border:1px solid var(--line);background:var(--panel);border-radius:18px;width:min(420px,100%);padding:22px;box-shadow:0 28px 90px #00000094}.listDeleteConfirm>p:not(.eyebrow){color:var(--muted);margin:9px 0 0;font-size:12px}.profileFavoriteEditButton{border:1px solid var(--line);min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;padding:0 10px;font-size:10px;font-weight:800}.profileFavoriteEditButton:hover{border-color:var(--accent);color:var(--accent)}.profileFavoriteItem{min-width:0;position:relative}.profileFavoriteItem>.posterTile{width:100%;height:100%;display:block}.profileFavoriteItem>button{z-index:4;color:#fda4af;background:#05090ee6;border:1px solid #fff3;border-radius:8px;place-items:center;width:25px;height:25px;font-size:16px;display:grid;position:absolute;top:5px;right:5px;box-shadow:0 5px 16px #00000052}@media (max-width:640px){.listOverviewCard>a{grid-template-columns:38px minmax(0,1fr);min-height:74px;padding:12px 42px 12px 12px}.listOverviewCard>a>.metaPill{display:none}}@media (max-width:560px){.homeFriendFeed{margin-top:7px}.homeFriendFeed .friendActivityStack{gap:6px}.homeFriendFeed .friendFeedRailBlock{border-radius:12px;padding:8px 9px 7px}.homeFriendFeed .friendFeedRailBlock .sectionHeader{min-height:20px;margin-bottom:6px}.homeFriendFeed .friendFeedRailBlock .sectionHeader h2{font-size:15px;line-height:1}.homeFriendFeed .railControls{display:none}.homeFriendFeed .friendCoverRail,.homeFriendFeed .friendPosterRail{scrollbar-width:none;grid-auto-columns:106px;gap:8px;padding-bottom:1px}.homeFriendFeed .friendCoverRail::-webkit-scrollbar{display:none}.homeFriendFeed .friendPosterRail::-webkit-scrollbar{display:none}.homeFriendFeed .friendCoverTile{border-radius:9px;grid-template-rows:auto minmax(43px,auto);min-width:106px}.homeFriendFeed .friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork{aspect-ratio:2/3}.homeFriendFeed .friendActivityMeta{gap:4px;padding:5px 6px}.homeFriendFeed .friendActivityUser{gap:5px}.homeFriendFeed .friendActivityUser img,.homeFriendFeed .friendActivityUser i{flex-basis:18px;width:18px;height:18px}.homeFriendFeed .friendActivityUser b{font-size:8px}.homeFriendFeed .friendCompactRating{padding-left:23px}.homeFriendFeed .friendCompactRating>span,.homeFriendFeed .friendCompactRating .ratingStarSvg{width:8px;height:8px}.homeFriendFeed .friendFeedRailBlock .muted{padding:2px 0;font-size:10px}}.entryQuickActions{justify-content:flex-start}.entryScoreBlock{gap:10px}.entryScoreBlock .fiveStarRating{gap:5px}.entryScoreBlock .fiveStarButton{background:0 0;border-color:#0000;border-radius:8px;flex-basis:35px;width:35px;height:38px}.entryScoreBlock .fiveStarButton:hover,.entryScoreBlock .fiveStarButton.full,.entryScoreBlock .fiveStarButton.half{background:0 0;border-color:#0000}.entryScoreBlock .ratingStar{--star-size:29px;width:29px;height:29px}.entryScoreBlock .fiveStarRating .scoreValue{color:#dce5ee;background:0 0;border:0;justify-content:flex-start;min-width:auto;min-height:29px;margin-left:3px;padding:0}.entryUtilityActions{gap:7px;display:flex}.entryQuickActions .entryUtilityActions{margin-left:auto}.entryQuickActions .mediaSendButton,.entryQuickActions .compactEntryButton{border-radius:10px;width:40px;min-width:40px;height:40px;min-height:40px}.compactEntryButton{border-radius:12px;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;display:grid}@media (max-width:640px){.entryPanel{padding:14px}.entryPanelHeader{margin-bottom:12px}.entryPanelHeader h2{font-size:24px}.entryForm{gap:9px}.entryQuickActions{gap:6px;display:flex}.entryQuickActions .entryUtilityActions{gap:6px}.entryQuickActions .mediaSendButton,.entryQuickActions .compactEntryButton{width:36px;min-width:36px;height:36px;min-height:36px}.entryQuickActions .entryToggle{width:auto;min-height:36px;padding:0 10px}.entryScoreBlock{padding:12px}.entryScoreBlock .fiveStarRating{flex-wrap:nowrap}.entryScoreBlock .fiveStarButton{flex-basis:32px;width:32px;height:34px;padding:0}.entryScoreBlock .ratingStar{--star-size:27px;width:27px;height:27px}.entryScoreBlock .fiveStarRating .scoreValue{white-space:nowrap;flex-basis:auto;min-width:42px;margin:0 0 0 2px;font-size:10px}.entryActionRail{gap:6px}.entryActionButton{min-height:42px}.entryPanelFooter{gap:8px;display:flex}.entrySaveButton{flex:1;min-width:0}}@media (max-width:560px){.guestWelcome{grid-template-columns:minmax(0,1fr) 112px!important;gap:8px!important;min-height:286px!important;padding:15px!important}.guestWelcomeCopy{width:100%;min-width:0}.guestWelcomeCopy .eyebrow{white-space:nowrap;max-width:100%;margin-bottom:7px;font-size:8px}.guestWelcomeCopy h1{overflow-wrap:normal;line-height:.96;max-width:100%!important;font-size:clamp(27px,7.6vw,31px)!important}.guestWelcomeCopy>p:not(.eyebrow){display:none}.guestCapabilities{gap:4px;width:100%;margin-top:13px}.guestCapabilities span{padding:6px 1px;font-size:8px}.guestWelcomeActions{margin-top:12px}.guestWelcomeActions .primaryButton{min-height:37px;padding:0 11px;font-size:10px}.guestBrowseLink{display:none}.guestHeroPosters{min-height:250px;overflow:hidden}.guestHeroPoster{width:80px!important}.guestHeroPoster.poster1{top:39px!important;left:8px!important}.guestHeroPoster.poster2{top:126px!important;left:2px!important}.guestHeroPoster.poster3{top:11px!important;right:-9px!important}}.logSearchBlock .searchTabRow{border:1px solid var(--line);background:#050a1073;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:5px;display:grid;overflow:visible}.logSearchBlock .searchTabRow .tabButton{border-color:#0000;border-radius:9px;justify-content:center;width:100%;min-width:0;min-height:38px;padding:0 6px;font-size:11px}.logSearchBlock .searchTabRow .tabButton:hover{border-color:#63cef533}.logSearchBlock .searchTabRow .activeTab{background:var(--accent-soft);border-color:#63cef561;box-shadow:inset 0 0 0 1px #63cef514}@media (max-width:420px){.logSearchBlock .searchTabRow{gap:4px;padding:4px}.logSearchBlock .searchTabRow .tabButton{min-height:36px;padding:0 3px;font-size:10px}}.firstRunBackdrop{z-index:220;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03070bd1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.firstRunTour{background:radial-gradient(circle at 100% 0,#38bdf81a,#0000 16rem),#111923;border:1px solid #7dd3fc38;border-radius:20px;width:min(480px,100%);padding:22px;box-shadow:0 30px 100px #000000a6}.firstRunTour>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.firstRunTour>header>button,.firstRunBack{color:var(--muted);background:0 0;border:0;font-size:11px;font-weight:760}.firstRunProgress{flex:1;gap:5px;display:flex}.firstRunProgress i{background:#ffffff17;border-radius:999px;width:100%;height:3px}.firstRunProgress i.active{background:var(--accent)}.firstRunIcon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border:1px solid #63cef540;border-radius:14px;place-items:center;margin:27px 0 16px;display:grid}.firstRunIcon .icon{width:23px;height:23px}.firstRunTour h2{max-width:14ch;margin-top:3px;font-size:clamp(27px,5vw,36px);line-height:1}.firstRunText{max-width:42ch;color:var(--muted);margin:11px 0 0;font-size:13px}.firstRunTour ul{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.firstRunTour li{color:#dce5ee;padding-left:18px;font-size:12px;position:relative}.firstRunTour li:before{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:1px}.firstRunTour>footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:26px;padding-top:15px;display:grid}.firstRunBack{min-height:38px;padding:0 5px}.firstRunBack:disabled{visibility:hidden}.firstRunTour>footer>a{min-height:38px;color:var(--accent);justify-self:start;align-items:center;gap:5px;font-size:11px;font-weight:780;display:inline-flex}.firstRunTour>footer .icon{width:14px;height:14px}.firstRunTour>footer .primaryButton{white-space:nowrap;gap:7px}@media (max-width:560px){.firstRunBackdrop{padding:10px 10px max(80px, env(safe-area-inset-bottom));align-items:end}.firstRunTour{border-radius:18px;padding:17px}.firstRunIcon{border-radius:12px;width:42px;height:42px;margin:19px 0 13px}.firstRunTour h2{font-size:27px}.firstRunText{font-size:12px}.firstRunTour>footer{grid-template-columns:auto 1fr;margin-top:19px}.firstRunTour>footer>a{display:none}.firstRunTour>footer .primaryButton{justify-self:end}}.guidedTourShade{z-index:228;pointer-events:none;background:#02060a8a;position:fixed;inset:0}.guidedTourTarget{outline-offset:4px;animation:1.5s ease-in-out infinite guidedTargetPulse;z-index:230!important;outline:3px solid var(--accent)!important;position:relative!important;box-shadow:0 0 0 7px #38bdf829,0 0 30px #38bdf859!important}:is(.mobileNav:has(.guidedTourTarget),.siteHeader:has(.guidedTourTarget),.profileSettingsBackdrop:has(.guidedTourTarget)){z-index:230!important}@keyframes guidedTargetPulse{50%{outline-color:#8be5ff;box-shadow:0 0 0 10px #38bdf81a,0 0 38px #38bdf86b!important}}.guidedTourCoach{z-index:240;background:#121b25;border:1px solid #7dd3fc4d;border-radius:16px;width:min(330px,100vw - 24px);padding:16px;position:fixed;transform:translate(-50%);box-shadow:0 24px 75px #000000a6}.guidedTourCoach[data-placement=above]{transform:translate(-50%,-100%)}.guidedTourArrow{background:#121b25;border:solid #7dd3fc4d;width:14px;height:14px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.guidedTourCoach[data-placement=below] .guidedTourArrow{border-width:1px 0 0 1px;top:-8px}.guidedTourCoach[data-placement=above] .guidedTourArrow{border-width:0 1px 1px 0;bottom:-8px}.guidedTourCoach>header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.guidedTourCoach>header>span{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.guidedTourCoach>header .icon{width:17px;height:17px}.guidedTourCoach>header>div{align-items:center;gap:7px;min-width:0;display:flex}.guidedTourCoach>header .eyebrow{margin:0}.guidedTourCoach>header small{color:var(--muted);font-size:9px}.guidedTourCoach>header>button{color:var(--muted);background:0 0;border:0;font-size:10px}.guidedTourCoach h2{margin-top:14px;font-size:22px;line-height:1.05}.guidedTourCoach>p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.45}.guidedTourCoach>footer{justify-content:space-between;align-items:center;gap:10px;min-height:36px;margin-top:14px;display:flex}.guidedTourCoach>footer>button:not(.primaryButton){color:var(--muted);background:0 0;border:0;font-size:10px}.guidedTourCoach>footer strong{color:var(--accent);margin-left:auto;font-size:10px}.guidedTourCoach>footer .primaryButton{min-height:36px;padding:0 11px;font-size:10px}.guidedTourCoach>footer .icon{width:13px;height:13px}@media (max-width:560px){.guidedTourCoach{border-radius:14px;padding:14px}.guidedTourCoach h2{margin-top:11px;font-size:19px}.guidedTourCoach>p{font-size:11px}.siteHeader .brandLogo{background-position:50%!important;background-size:132%!important;width:120px!important;height:32px!important}.rewyndHomeHero .eyebrow{margin-bottom:3px;font-size:9px;display:block}.rewyndHomeHint{margin-top:8px;font-size:12px;display:block}.rewyndHomeHero h1{max-width:none;font-size:28px;line-height:1.08}.homeFriendFeed .friendFeedRailBlock{border-radius:12px;padding:8px}.homeFriendFeed .friendFeedRailBlock .sectionHeader{min-height:18px;margin-bottom:6px}.homeFriendFeed .friendFeedRailBlock .sectionHeader .eyebrow{display:none}.homeFriendFeed .friendCoverRail,.homeFriendFeed .friendPosterRail{grid-auto-columns:70px;gap:7px}.homeFriendFeed .friendCoverTile{background:0 0;border:0;border-radius:0;grid-template-rows:auto auto;gap:4px;min-width:70px;overflow:visible}.homeFriendFeed .friendCoverTile .mediaArtwork{border:1px solid var(--line);border-radius:8px;overflow:hidden}.homeFriendFeed .friendActivityMeta{background:0 0;border:0;justify-items:start;gap:3px;padding:0}.homeFriendFeed .friendActivityUser{background:#0d141db8;border:1px solid #aec4de24;border-radius:999px;gap:3px;width:auto;max-width:100%;padding:2px 5px 2px 2px}.homeFriendFeed .friendActivityUser b{font-size:6.5px}.homeFriendFeed .friendCompactRating{justify-content:flex-start;gap:0;padding-left:2px}.rewyndHomeHero .heroCopy{border-radius:12px;min-height:0;padding:10px 13px}.rewyndHomeHero .eyebrow{margin-bottom:2px;font-size:7px}.rewyndHomeHero h1{font-size:21px;line-height:1.05}.homeFriendFeed{margin-top:6px}.homeFriendFeed .friendFeedMessage{display:none}.homeFriendFeed .friendFeedRailBlock{border-radius:11px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:7px;min-height:78px;padding:6px 7px;display:grid}.homeFriendFeed .friendFeedRailBlock .sectionHeader{border-right:1px solid var(--line);align-self:stretch;align-items:center;min-width:0;margin:0;padding-right:6px;display:flex}.homeFriendFeed .friendFeedRailBlock .sectionHeader .eyebrow,.homeFriendFeed .railControls{display:none}.homeFriendFeed .friendCoverTile{border:1px solid var(--line);background:#0a1017;border-radius:8px;grid-template-rows:66px;grid-template-columns:46px minmax(0,1fr);gap:0;min-width:112px;height:66px;overflow:hidden}.homeFriendFeed .friendCoverTile .mediaArtwork,.homeFriendFeed .friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork,.homeFriendFeed .friendSquareCoverTile .mediaArtwork{aspect-ratio:auto;border:0;border-right:1px solid var(--line);border-radius:0;width:46px;height:66px}.homeFriendFeed .friendActivityMeta{background:0 0;align-content:center;justify-items:start;gap:5px;min-width:0;padding:5px}.homeFriendFeed .friendActivityUser{background:0 0;border:0;gap:3px;max-width:100%;padding:0}.homeFriendFeed .friendActivityUser img,.homeFriendFeed .friendActivityUser i{flex-basis:14px;width:14px;height:14px}.homeFriendFeed .friendActivityUser b{text-overflow:ellipsis;white-space:nowrap;max-width:42px;font-size:6.5px;overflow:hidden}.homeFriendFeed .friendCompactRating{gap:0;padding:0}.homeFriendFeed .friendCompactRating>span,.homeFriendFeed .friendCompactRating .ratingStarSvg{width:7px;height:7px}.homeFriendFeed .friendFeedRailBlock>.muted{margin:0;padding:0;font-size:8px;line-height:1.25}.rewyndHomeHero .heroCopy{padding:12px 14px}.rewyndHomeHero h1{font-size:22px}.rewyndHomeHint{margin-top:5px;font-size:10px}.homeFriendFeed .friendActivityStack{gap:6px}.homeFriendFeed .friendFeedRailBlock{border-radius:12px;min-height:0;padding:7px 8px 8px;display:block}.homeFriendFeed .friendFeedRailBlock .sectionHeader{border:0;align-items:center;min-height:15px;margin:0 0 5px;padding:0;display:flex}.homeFriendFeed .friendFeedRailBlock .sectionHeader h2{font-size:12px;line-height:1}.homeFriendFeed .friendCoverRail,.homeFriendFeed .friendPosterRail{grid-auto-columns:70px;gap:7px;height:84px;padding:0;overflow-x:auto}.homeFriendFeed .friendCoverTile{border:1px solid var(--line);background:#080d13;border-radius:9px;width:70px;min-width:70px;height:84px;display:block;position:relative;overflow:hidden}.homeFriendFeed .friendCoverTile .mediaArtwork,.homeFriendFeed .friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork,.homeFriendFeed .friendSquareCoverTile .mediaArtwork{aspect-ratio:auto;border:0;width:100%;height:100%}.homeFriendFeed .friendCoverTile .mediaArtwork img{object-fit:contain;background:#080d13;width:100%;height:100%}.homeFriendFeed .friendActivityMeta{background:0 0;width:auto;padding:0;display:block;position:absolute;bottom:3px;left:3px;right:3px}.homeFriendFeed .friendActivityUser{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05090ed6;border:1px solid #ffffff24;border-radius:999px;width:max-content;max-width:100%;padding:3px 5px;display:block;box-shadow:0 3px 10px #00000059}.homeFriendFeed .friendActivityUser img,.homeFriendFeed .friendActivityUser i{display:none}.homeFriendFeed .friendActivityUser b{color:#f3f6fa;text-overflow:ellipsis;white-space:nowrap;max-width:55px;font-size:6.5px;line-height:1;display:block;overflow:hidden}.homeFriendFeed .friendCompactRating{display:none}.homeFriendFeed .friendFeedRailBlock>.muted{align-content:center;min-height:84px;padding:0 4px;font-size:9px}.homeFriendFeed .friendCoverRail,.homeFriendFeed .friendPosterRail{grid-auto-columns:64px;align-items:start;height:112px}.homeFriendFeed .friendFeedMusic .friendCoverRail,.homeFriendFeed .friendFeedMusic .friendPosterRail{height:80px}.homeFriendFeed .friendCoverTile{background:0 0;border:0;border-radius:0;grid-template-rows:96px 14px;width:64px;min-width:64px;height:112px;display:grid;overflow:visible}.homeFriendFeed .friendSquareCoverTile{grid-template-rows:64px 14px;height:80px}.homeFriendFeed .friendCoverTile .mediaArtwork,.homeFriendFeed .friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork{border:1px solid var(--line);background:#080d13;border-radius:8px;width:64px;height:96px;overflow:hidden}.homeFriendFeed .friendCoverTile .mediaArtwork img{object-fit:contain;object-position:center;background:#080d13;width:100%;height:100%}.homeFriendFeed .friendActivityMeta{place-items:center;width:64px;height:14px;padding:2px 0 0;display:grid;position:static}.homeFriendFeed .friendActivityUser{width:auto;max-width:62px;box-shadow:none;background:#0a1017eb;border:1px solid #ffffff24;border-radius:999px;padding:2px 5px;display:block}.homeFriendFeed .friendActivityUser b{text-align:center;max-width:50px}.homeFriendFeed .friendCoverRail,.homeFriendFeed .friendPosterRail{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset;align-items:start;gap:5px;width:100%;height:auto;display:grid;overflow:hidden}.homeFriendFeed .friendCoverTile{grid-template-rows:auto 13px;grid-template-columns:1fr;width:auto;min-width:0;height:auto;position:relative;overflow:visible;display:grid!important}.homeFriendFeed .friendCoverTile:nth-child(n+6){display:none!important}.homeFriendFeed .friendCoverTile .mediaArtwork,.homeFriendFeed .friendCoverTile:not(.friendSquareCoverTile) .mediaArtwork{aspect-ratio:2/3;border:1px solid var(--line);border-radius:8px;width:100%;height:auto;overflow:hidden}.homeFriendFeed .friendSquareCoverTile .mediaArtwork{aspect-ratio:1;width:100%;height:auto}.homeFriendFeed .friendCoverTile .mediaArtwork img{object-fit:contain;width:100%;height:100%;display:block}.homeFriendFeed .friendActivityMeta{place-items:center;width:100%;height:13px;padding:2px 0 0!important;display:grid!important;position:static!important;inset:auto!important}.homeFriendFeed .friendActivityUser{background:#0b1118;border:1px solid #ffffff21;border-radius:999px;width:max-content;max-width:100%;margin:0 auto;padding:2px 4px;display:block;transform:none}.homeFriendFeed .friendActivityUser b{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:48px;font-size:6px;line-height:1;display:block;overflow:hidden}.homeFriendFeed .friendFeedRailBlock>.muted{min-height:24px;padding:5px 2px}}@media (max-width:600px){html:has(.homeSiteHeader){background:#0b171d}.siteHeader.homeSiteHeader{width:100%;padding-top:max(17px,calc(env(safe-area-inset-top) + 13px))!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:0!important;padding-bottom:3px!important}.siteHeader.homeSiteHeader .brandLogo{background-position:50%!important;background-size:132%!important;width:140px!important;height:46px!important}}.trackDetailPage{max-width:820px;padding-top:max(24px,calc(env(safe-area-inset-top) + 12px));gap:14px;display:grid}.appAccessLoading{background:var(--bg);min-height:100dvh}.trackDetailHero{border:1px solid var(--line);background:linear-gradient(145deg,#111a24,#0a1017);border-radius:22px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:26px;padding:25px;display:grid}.trackDetailHero>.mediaArtwork{aspect-ratio:1;border-radius:18px;width:100%;box-shadow:0 22px 55px #0000006b}.trackDetailHero h1{margin-top:3px;font-size:clamp(32px,6vw,52px);line-height:1}.trackDetailHero>div>p:not(.eyebrow){color:var(--muted);margin:7px 0 13px}.trackDetailHero .audioPreview{margin-top:15px}.trackDetailHero .secondaryButton{width:max-content;margin-top:10px}@media (max-width:600px){.trackDetailPage{padding-top:max(22px,calc(env(safe-area-inset-top) + 18px))}.trackDetailHero{border-radius:16px;grid-template-columns:92px minmax(0,1fr);gap:13px;padding:14px}.trackDetailHero h1{font-size:24px}.trackDetailHero .musicDetailTags span:nth-child(n+3){display:none}.trackDetailHero .audioPreview,.trackDetailHero .secondaryButton{grid-column:1/-1}.trackDetailHero .secondaryButton{min-height:35px;margin-top:7px}}.profileStatsDetailPage{max-width:1040px;padding-top:max(24px,calc(env(safe-area-inset-top) + 12px));gap:18px;display:grid}.statsDetailHeader{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:17px;display:grid}.statsDetailHeader>a{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.statsDetailHeader h1{margin-top:3px;font-size:clamp(30px,5vw,48px)}.statsDetailHeader div>p:not(.eyebrow){color:var(--muted);margin-top:4px;font-size:11px}.statsDetailHeader>strong{min-width:58px;height:58px;color:var(--accent);border:1px solid #63cef547;border-radius:18px;place-items:center;font-size:23px;display:grid}.statsMediaGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;display:grid}.statsMediaCard{gap:7px;min-width:0;display:grid}.statsMediaCard>.mediaArtwork{aspect-ratio:2/3;border:1px solid var(--line);border-radius:12px;width:100%}.albumStatsGrid .statsMediaCard>.mediaArtwork{aspect-ratio:1}.statsMediaCard>span{gap:2px;padding:0 2px;display:grid}.statsMediaCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.statsMediaCard small{color:#ffd36a;font-size:9px}.statsDetailEmpty,.statsDetailLoading{border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:16px;padding:45px}.insightMetricGrid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.insightMetricGrid article{border:1px solid var(--line);background:var(--panel);border-radius:17px;gap:3px;padding:18px;display:grid}.insightMetricGrid small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.insightMetricGrid strong{color:var(--accent);font-size:30px}.insightMetricGrid span{color:var(--muted);font-size:9px}.insightDetails{grid-template-columns:1fr 1fr;gap:12px;display:grid}.insightDetails>article{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:20px}.insightDetails h2{margin:3px 0 14px;font-size:20px}.genreInsightBars{gap:10px;display:grid}.genreInsightBars>div{grid-template-columns:90px 1fr 20px;align-items:center;gap:8px;font-size:10px;display:grid}.genreInsightBars i{background:var(--line);border-radius:9px;height:5px;overflow:hidden}.genreInsightBars i b{background:var(--accent);border-radius:9px;height:100%;display:block}.insightDetails>article>a{border-top:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:7px 0;display:grid}.insightDetails>article>a .mediaArtwork{aspect-ratio:2/3;border-radius:5px;width:38px}.insightDetails>article>a span{display:grid}.insightDetails>article>a strong{font-size:10px}.insightDetails>article>a small{color:var(--muted);font-size:8px}@media (max-width:600px){.profileStatsDetailPage{padding-top:max(22px,calc(env(safe-area-inset-top) + 18px));gap:12px}.statsDetailHeader{grid-template-columns:34px 1fr auto;gap:9px}.statsDetailHeader>a{width:32px;height:32px}.statsDetailHeader h1{font-size:27px}.statsDetailHeader>strong{border-radius:13px;min-width:44px;height:44px;font-size:18px}.statsMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 7px}.statsMediaCard strong{font-size:9px}.insightMetricGrid{grid-template-columns:1fr 1fr;gap:7px}.insightMetricGrid article{border-radius:14px;padding:13px}.insightMetricGrid strong{font-size:25px}.insightDetails{grid-template-columns:1fr;gap:8px}.insightDetails>article{border-radius:15px;padding:15px}}.homeWhatsNew{border:1px solid var(--line);background:linear-gradient(145deg,#0f161efa,#080d13fa);border-radius:18px;gap:10px;min-width:0;padding:14px;display:grid}.homeWhatsNew>header{justify-content:space-between;align-items:end;gap:10px;display:flex}.homeWhatsNew>header h2{margin-top:2px;font-size:18px}.homeWhatsNew>header a{color:var(--accent);font-size:9px;font-weight:850}.homeWhatsNewTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.homeWhatsNewTabs button{border:1px solid var(--line);min-width:0;min-height:31px;color:var(--muted);background:0 0;border-radius:9px;padding:0 5px;font-size:8px;font-weight:800}.homeWhatsNewTabs button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.homeWhatsNewRail{scrollbar-width:none;grid-auto-columns:82px;grid-auto-flow:column;gap:8px;min-width:0;display:grid;overflow-x:auto}.homeWhatsNewRail::-webkit-scrollbar{display:none}.homeWhatsNewRail>a{min-width:0;color:var(--text);gap:3px;display:grid}.homeWhatsNewRail .mediaArtwork{aspect-ratio:2/3;border-radius:9px;width:82px}.homeWhatsNewRail.square .mediaArtwork{aspect-ratio:1}.homeWhatsNewRail strong,.homeWhatsNewRail small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.homeWhatsNewRail strong{font-size:8px}.homeWhatsNewRail small{color:var(--muted);font-size:7px}.homeWhatsNewRail>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:9px}@media (max-width:650px){.homeDashboardPage{margin-top:-8px;height:calc(100dvh - 49px)!important;padding-top:0!important;padding-bottom:calc(49px + env(safe-area-inset-bottom))!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:6px!important}.homeDashboardPage .rewyndHomeHero{padding:0!important}.homeDashboardPage .rewyndHomeHero .heroCopy{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:3px 2px 4px!important}.homeDashboardPage .dashboardHeroCopy h1{letter-spacing:-.025em;font-size:17px!important;line-height:1!important}.homeDashboardPage .homeFriendFeed,.homeDashboardPage .homeSocialFeed{min-height:0}.homeDashboardPage .homeSocialFeed{grid-template-rows:auto minmax(74px,1fr);gap:6px;height:100%}.homeDashboardPage .homeNewFromFriends{padding:8px 9px 12px}.homeDashboardPage .homeNewFromFriends>header h2{font-size:13px}.homeDashboardPage .newFromFriendsRail{grid-auto-columns:61px;gap:6px;margin-top:6px;padding-bottom:10px}.homeDashboardPage .newFromFriendCard,.homeDashboardPage .newFromFriendCard .mediaArtwork{width:61px}.homeDashboardPage .newFromFriendAvatar{width:22px;height:22px;bottom:-10px}.homeDashboardPage .homeFriendsActivity{min-height:0;padding:7px 8px}.homeDashboardPage .homeFriendsActivity>header h2{font-size:12px}.homeDashboardPage .homeFriendsActivity>div{min-height:0;overflow-y:auto}.homeDashboardPage .friendsActivityRow{min-height:31px;padding:2px 0}.homeDashboardPage .friendsActivityAvatar,.homeDashboardPage .friendsActivityAvatar img,.homeDashboardPage .friendsActivityAvatar i{width:22px;height:22px}.homeDashboardPage .friendsActivityCopy{font-size:7.5px}.homeWhatsNew{border-radius:13px;gap:6px;padding:8px}.homeWhatsNew>header .eyebrow{display:none}.homeWhatsNew>header h2{font-size:13px}.homeWhatsNewTabs{gap:4px}.homeWhatsNewTabs button{border-radius:7px;min-height:24px;font-size:6.5px}.homeWhatsNewRail{grid-auto-columns:49px;gap:6px;max-height:77px}.homeWhatsNewRail .mediaArtwork{border-radius:6px;width:49px}.homeWhatsNewRail strong{font-size:6px}.homeWhatsNewRail small{display:none}}.homeWelcomeWidget{border:1px solid var(--line);background:linear-gradient(125deg,#111b25 0%,#0b1219 60%,#101b22 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) 132px;align-items:center;min-height:126px;padding:19px 22px;display:grid;position:relative;overflow:hidden}.homeWelcomeWidget:after{filter:blur(35px);content:"";background:#63cef51f;border-radius:50%;width:150px;height:120px;position:absolute;bottom:-45px;right:20px}.homeWelcomeWidget>div:first-child{z-index:2;position:relative}.homeWelcomeWidget h1{max-width:14ch;margin-top:3px;font-size:clamp(24px,4vw,38px);line-height:1}.homeWelcomeWidget>div:first-child>span{color:var(--muted);margin-top:8px;font-size:10px;display:block}.homeWelcomePosters{z-index:1;height:105px;position:relative}.homeWelcomePosters img{object-fit:cover;border:1px solid #ffffff29;border-radius:10px;width:68px;height:98px;transition:opacity .35s,transform .35s;position:absolute;top:50%;box-shadow:0 15px 30px #00000073}.homeWelcomePosters .welcomePoster1{right:48px;transform:translateY(-50%)rotate(-7deg)}.homeWelcomePosters .welcomePoster2{right:4px;transform:translateY(-50%)rotate(7deg)}.homeViewTabs{border:1px solid var(--line);background:var(--panel);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px;display:grid}.homeViewTabs button{min-width:0;min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0 8px;font-size:10px;font-weight:850}.homeViewTabs button.active{background:var(--accent);color:#061018;box-shadow:0 7px 18px #3ebeed33}.homeTabContent{min-width:0;min-height:0;overflow:hidden}.homeTabContent>.homeFriendFeed,.homeTabContent .homeSocialFeed{height:100%;min-height:0}.homeTabContent .friendFeedMessage{border:1px solid var(--line);border-radius:14px;margin:0;padding:18px}.homeTabfriends .homeFriendsActivity{height:100%;min-height:0}.homeTabfriends .homeFriendsActivity>div{overscroll-behavior:contain;min-height:0;overflow-y:auto}.homeTabnew .homeWhatsNew{align-content:start;height:100%}@media (max-width:650px){.homeDashboardPage{grid-template-rows:auto auto minmax(0,1fr)!important;gap:6px!important;height:calc(100dvh - 49px)!important;margin-top:-13px!important;padding-top:0!important}.homeWelcomeWidget{border-radius:14px;grid-template-columns:minmax(0,1fr) 94px;min-height:82px;padding:10px 12px}.homeWelcomeWidget h1{max-width:16ch;font-size:18px}.homeWelcomeWidget>div:first-child>span{margin-top:5px;font-size:7px}.homeWelcomePosters{height:70px}.homeWelcomePosters img{border-radius:7px;width:45px;height:65px}.homeWelcomePosters .welcomePoster1{right:34px}.homeWelcomePosters .welcomePoster2{right:2px}.homeViewTabs{border-radius:11px;gap:3px;padding:3px}.homeViewTabs button{border-radius:8px;min-height:31px;padding:0 3px;font-size:8px}.homeTabContent,.homeTabContent>.homeFriendFeed,.homeTabContent .homeSocialFeed{height:100%;min-height:0}.homeTabContent .homeSocialFeed{display:block}.homeTabContent .homeNewFromFriends,.homeTabContent .homeFriendsActivity,.homeTabContent .homeWhatsNew{height:100%;min-height:0}.homeTabforYou .homeNewFromFriends{grid-template-rows:auto minmax(0,1fr);padding:10px;display:grid}.homeTabforYou .newFromFriendsRail{grid-auto-columns:clamp(72px,22vw,92px);align-items:center;height:100%;margin-top:4px;padding-bottom:13px}.homeTabforYou .newFromFriendCard,.homeTabforYou .newFromFriendCard .mediaArtwork{width:clamp(72px,22vw,92px)}.homeTabfriends .homeFriendsActivity{grid-template-rows:auto minmax(0,1fr);padding:9px;display:grid}.homeTabfriends .homeFriendsActivity>header{padding-bottom:5px}.homeTabfriends .homeFriendsActivity>div{overflow-y:auto}.homeTabfriends .friendsActivityRow{grid-template-columns:25px minmax(0,1fr) auto 45px;min-height:42px;padding:4px 0}.homeTabfriends .friendsActivityRow>.mediaArtwork{width:45px;height:29px;display:block}.homeTabnew .homeWhatsNew{grid-template-rows:auto auto minmax(0,1fr);padding:10px;display:grid}.homeTabnew .homeWhatsNewRail{grid-auto-columns:clamp(63px,20vw,82px);align-items:start;height:100%;max-height:none}.homeTabnew .homeWhatsNewRail .mediaArtwork{width:clamp(63px,20vw,82px)}.homeTabnew .homeWhatsNewRail strong{font-size:7px}.homeTabnew .homeWhatsNewRail small{font-size:6px;display:block}}.homeViewTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.homeForYouFeed{border:1px solid var(--line);background:linear-gradient(145deg,#0f161efa,#080d13fa);border-radius:17px;gap:10px;min-height:0;padding:14px;display:grid}.homeForYouFeed>header{justify-content:space-between;align-items:end;gap:10px;display:flex}.homeForYouFeed>header h2{margin-top:2px;font-size:18px}.homeForYouFeed>header a{color:var(--accent);font-size:9px;font-weight:850}.forYouMediaTabs{grid-template-columns:1fr 1fr;gap:5px;display:grid}.forYouMediaTabs button{border:1px solid var(--line);min-height:32px;color:var(--muted);background:0 0;border-radius:9px;font-size:9px;font-weight:800}.forYouMediaTabs button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.forYouCoverRail{scrollbar-width:none;grid-auto-columns:90px;grid-auto-flow:column;gap:8px;min-width:0;padding:1px 1px 13px;display:grid;overflow-x:auto}.forYouCoverRail::-webkit-scrollbar{display:none}.forYouCoverRail a{display:block;position:relative}.forYouCoverRail .mediaArtwork{aspect-ratio:2/3;border-radius:10px;width:90px}.forYouCoverRail.square .mediaArtwork{aspect-ratio:1}.forYouCoverRail a>span{background:var(--accent-soft);border:2px solid #0e161f;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:-11px;right:50%;overflow:hidden;transform:translate(50%)}.forYouCoverRail a>span img{object-fit:cover;width:100%;height:100%}.forYouCoverRail a>span i{color:var(--accent);font-size:7px;font-style:normal;font-weight:900}.forYouRecommendations{border-top:1px solid var(--line);gap:6px;min-height:0;padding-top:8px;display:grid}.forYouRecommendations>header{justify-content:space-between;align-items:center;display:flex}.forYouRecommendations h3{font-size:12px}.forYouRecommendations>header span{color:var(--muted);font-size:7px}.forYouRecommendations>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.forYouRecommendations a{border:1px solid var(--line);min-width:0;color:var(--text);border-radius:9px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:6px;padding:5px;display:grid}.forYouRecommendations .mediaArtwork{aspect-ratio:auto;border-radius:5px;width:32px;height:38px}.forYouRecommendations a>span{gap:2px;min-width:0;display:grid}.forYouRecommendations strong,.forYouRecommendations small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.forYouRecommendations strong{font-size:8px}.forYouRecommendations small{color:var(--muted);font-size:6px}.homeFriendsActivity .friendsActivityRow{grid-template-columns:38px minmax(0,1fr) auto}.homeFriendsActivity .friendsActivityRow>.mediaArtwork{display:none}@media (max-width:650px){.homeTabforYou .homeSocialFeed{display:block}.homeTabforYou .homeForYouFeed{grid-template-rows:auto auto auto minmax(0,1fr);gap:7px;height:100%;padding:9px}.homeTabforYou .homeForYouFeed>header h2{font-size:14px}.homeTabforYou .homeForYouFeed>header .eyebrow{display:none}.homeTabforYou .forYouMediaTabs button{min-height:27px;font-size:7px}.homeTabforYou .forYouCoverRail .mediaArtwork{width:clamp(65px,20vw,82px)}.homeTabforYou .forYouRecommendations{overflow:hidden}.homeTabforYou .forYouRecommendations>div{grid-template-columns:1fr 1fr;overflow-y:auto}.homeTabforYou .forYouRecommendations a:nth-child(n+5){display:none}.homeTabforYou .forYouRecommendations h3{font-size:10px}.homeTabfriends .friendsActivityRow{grid-template-columns:25px minmax(0,1fr) auto!important}.homeTabfriends .friendsActivityRow>.mediaArtwork{display:none!important}.homeTabfriends .friendsActivityCopy{font-size:8px}.homeTabfriends .friendsActivityRow time{white-space:nowrap;font-size:6.5px}.homeTabforYou .homeForYouFeed.forYouStack{grid-template-rows:none;align-content:start;gap:8px;height:100%;padding:8px;display:grid;overflow-y:auto}.homeTabforYou .forYouRailSection{gap:5px}.homeTabforYou .forYouRailSection+.forYouRailSection{padding-top:7px}.homeTabforYou .forYouRailSection>header h2{font-size:11px}.homeTabforYou .forYouRailSection>header a{font-size:7px}.homeTabforYou .forYouCoverRail{grid-auto-columns:clamp(49px,15.5vw,61px);gap:6px;padding-bottom:10px}.homeTabforYou .forYouCoverRail .mediaArtwork{border-radius:7px;width:clamp(49px,15.5vw,61px)}.homeTabforYou .forYouCoverRail a>span{width:19px;height:19px;bottom:-8px}.homeTabforYou .sharedRecommendations{padding-top:7px;overflow:visible}.homeTabforYou .sharedRecommendations>div{grid-template-columns:none;grid-auto-columns:minmax(165px,75vw);grid-auto-flow:column;gap:5px;display:grid;overflow-x:auto}.homeTabforYou .sharedRecommendations a,.homeTabforYou .sharedRecommendations a:nth-child(n+5){grid-template-columns:39px minmax(0,1fr);min-height:50px;padding:5px;display:grid}.homeTabforYou .sharedRecommendations .mediaArtwork{width:39px;height:39px}}.homeTabOverview .homeSocialFeed{gap:10px;display:grid}.homeTabOverview .homeForYouFeed{gap:10px}.forYouRailSection{gap:7px;min-width:0;display:grid}.forYouRailSection+.forYouRailSection{border-top:1px solid var(--line);padding-top:10px}.forYouRailSection>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.forYouRailSection>header h2{font-size:15px}.forYouRailSection>header>a{color:var(--accent);font-size:9px;font-weight:850}.homeWelcomePosters img{animation:.65s cubic-bezier(.2,.8,.2,1) both homePosterArrive}.homeWelcomePosters .welcomePoster2{animation-delay:80ms}@keyframes homePosterArrive{0%{opacity:0;filter:blur(5px);translate:12px 4px}to{opacity:1;filter:blur();translate:0}}.musicArchiveGrid .mediaArtwork{aspect-ratio:1}@media (max-width:650px){.homeDashboardPage{grid-template-rows:auto minmax(0,1fr)!important;gap:6px!important;height:calc(100dvh - 49px)!important}.homeWelcomeWidget{min-height:70px;padding:8px 11px}.homeWelcomeWidget h1{font-size:17px}.homeWelcomeWidget .eyebrow{margin-bottom:2px;font-size:7px}.homeWelcomeWidget>div:first-child>span{margin-top:3px}.homeWelcomePosters{height:58px}.homeWelcomePosters img{width:39px;height:56px}.homeWelcomePosters .welcomePoster1{right:29px}.homeTabOverview,.homeTabOverview>.homeFriendFeed,.homeTabOverview .homeSocialFeed{height:100%;min-height:0}.homeTabOverview .homeSocialFeed{grid-template-rows:auto minmax(82px,1fr);gap:6px}.homeTabOverview .homeForYouFeed.forYouStack{align-content:start;gap:5px;padding:7px 8px;display:grid;overflow:hidden}.homeTabOverview .forYouRailSection{gap:4px}.homeTabOverview .forYouRailSection+.forYouRailSection{padding-top:5px}.homeTabOverview .forYouRailSection>header h2{font-size:11px}.homeTabOverview .forYouRailSection>header>a{font-size:7px}.homeTabOverview .forYouCoverRail{scroll-snap-type:x proximity;grid-auto-columns:47px;gap:6px;padding-bottom:8px}.homeTabOverview .forYouCoverRail a{scroll-snap-align:start}.homeTabOverview .forYouCoverRail .mediaArtwork{border-radius:7px;width:47px}.homeTabOverview .forYouCoverRail a>span{width:17px;height:17px;bottom:-7px}.homeTabOverview .homeFriendsActivity{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;padding:7px 8px;display:grid}.homeTabOverview .homeFriendsActivity>header{padding-bottom:4px}.homeTabOverview .homeFriendsActivity>header h2{font-size:11px}.homeTabOverview .homeFriendsActivity>div{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;min-height:0;overflow-y:auto}.homeTabOverview .friendsActivityRow{min-height:34px;padding:3px 0;transition:background .2s,transform .2s;grid-template-columns:23px minmax(0,1fr) auto!important}.homeTabOverview .friendsActivityRow:active{background:#ffffff0a;transform:translate(2px)}.homeTabOverview .friendsActivityAvatar,.homeTabOverview .friendsActivityAvatar img,.homeTabOverview .friendsActivityAvatar i{width:22px;height:22px}.homeTabOverview .friendsActivityCopy{font-size:7.5px}.homeTabOverview .friendsActivityRow time{white-space:nowrap;font-size:6px}}.homeMusicTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.homeMusicTabs button{border:1px solid var(--line);min-height:25px;color:var(--muted);background:0 0;border-radius:8px;font-size:8px;font-weight:850}.homeMusicTabs button.active{background:var(--accent-soft);color:var(--accent);border-color:#38bdf87a}.homeMusicTabs button{position:relative}.homeMusicTabs button i{background:#ff4052;border:1px solid #401014;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite musicNewPulse;position:absolute;top:4px;right:6px;box-shadow:0 0 0 2px #ff40521f,0 0 9px #ff4052b8}@keyframes musicNewPulse{50%{transform:scale(.82);box-shadow:0 0 0 4px #ff405200,0 0 5px #ff405273}}.homeRailEmpty{border:1px dashed var(--line);text-align:center;border-radius:9px;margin:0;padding:12px;font-size:9px}.forYouCoverRail a>small{color:#dce5ef;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;font-weight:750;display:block;overflow:hidden}@media (max-width:650px){.homeDashboardPage{margin-top:-8px!important}.homeWelcomeWidget{background:radial-gradient(circle at 92% 45%,#38bdf829,#0000 36%),linear-gradient(125deg,#10212b,#0a131a 68%);border-color:#547e9752;grid-template-columns:minmax(0,1fr) 126px;min-height:96px;padding:11px 13px}.homeWelcomeWidget:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff06,#0000 55%);position:absolute;inset:0}.homeWelcomeWidget h1{letter-spacing:-.035em;max-width:14ch;font-size:20px}.homeWelcomeWidget .eyebrow{color:#78d8fb;letter-spacing:.14em;font-size:7px}.homeWelcomeWidget>div:first-child>span{margin-top:5px;font-size:7px}.homeWelcomePosters img{border-radius:8px;width:52px;height:75px;box-shadow:0 13px 24px #0000007a}.homeWelcomePosters .welcomePoster1{right:49px;transform:translateY(-50%)rotate(-8deg)}.homeWelcomePosters .welcomePoster2{right:8px;transform:translateY(-50%)rotate(7deg)}.homeTabOverview .homeSocialFeed{grid-template-rows:auto 116px;align-content:start}.homeTabOverview .homeForYouFeed.forYouStack{background:linear-gradient(150deg,#101923,#090f15);border-radius:15px;gap:8px;padding:9px}.homeTabOverview .forYouRailSection{gap:5px}.homeTabOverview .forYouRailSection+.forYouRailSection{padding-top:7px}.homeTabOverview .forYouRailSection>header h2{letter-spacing:-.01em;font-size:12px}.homeTabOverview .forYouRailSection>header>a{font-size:7px}.homeTabOverview .forYouCoverRail{grid-auto-columns:68px;gap:7px;padding:0 1px 2px;scroll-padding-left:1px}.homeTabOverview .forYouCoverRail .mediaArtwork{border:1px solid #7c9db440;border-radius:9px;width:68px;box-shadow:0 7px 14px #00000040}.homeTabOverview .forYouCoverRail a>small{max-width:68px;margin-top:3px;font-size:7px}.homeTabOverview .forYouCoverRail a>span{width:18px;height:18px;bottom:13px;right:5px;transform:none;box-shadow:0 3px 7px #0006}.homeTabOverview .homeMusicRail{grid-template-columns:minmax(0,1fr)}.homeTabOverview .homeMusicTabs{margin-top:-1px}.homeTabOverview .homeMusicTabs button{border-radius:7px;min-height:22px;font-size:7px}.homeTabOverview .homeMusicRail .forYouCoverRail .mediaArtwork{width:58px}.homeTabOverview .homeMusicRail .forYouCoverRail a>small{max-width:58px}.homeTabOverview .homeMusicRail .forYouCoverRail a>span{bottom:13px}.homeTabOverview .homeFriendsActivity{background:linear-gradient(150deg,#101923,#090f15);border-radius:14px;height:116px;padding:8px 9px}.homeTabOverview .homeFriendsActivity>header{padding-bottom:5px}.homeTabOverview .homeFriendsActivity>header h2{font-size:12px}.homeTabOverview .homeFriendsActivity>header a{font-size:7px}.homeTabOverview .homeFriendsActivity>div{scroll-snap-type:y proximity}.homeTabOverview .friendsActivityRow{scroll-snap-align:start;min-height:31px;padding:3px 0}.homeTabOverview .friendsActivityRow:nth-child(odd){background:#ffffff03}.homeDashboardPage{grid-template-rows:124px minmax(0,1fr)!important}.homeWelcomeWidget{border-radius:18px;height:124px;min-height:124px;padding:14px 16px;box-shadow:0 14px 34px #0003,inset 0 1px #ffffff09}.homeWelcomeWidget h1{font-size:22px}.homeWelcomeWidget>div:first-child>span{font-size:8px}.homeWelcomePosters{height:104px}.homeWelcomePosters img{border-radius:10px;width:62px;height:90px}.homeWelcomePosters .welcomePoster1{right:55px}.homeWelcomePosters .welcomePoster2{right:5px}.homeTabOverview .homeSocialFeed{grid-template-rows:minmax(0,1fr) 138px;align-content:stretch;gap:8px;height:100%}.homeTabOverview .homeForYouFeed.forYouStack{grid-template-rows:minmax(0,1.12fr) minmax(0,1fr);gap:9px;height:100%;min-height:0;padding:11px 10px;overflow:hidden}.homeTabOverview .forYouRailSection{grid-template-rows:auto minmax(0,1fr);min-height:0}.homeTabOverview .forYouRailSection+.forYouRailSection{grid-template-rows:auto auto minmax(0,1fr)}.homeTabOverview .forYouCoverRail{grid-auto-columns:clamp(74px,21vw,92px);align-items:start;height:100%;min-height:0;overflow-x:auto}.homeTabOverview .forYouCoverRail .mediaArtwork{width:100%;max-height:calc(100% - 14px)}.homeTabOverview .forYouRailSection:not(.homeMusicRail) .forYouCoverRail .mediaArtwork{aspect-ratio:2/3}.homeTabOverview .homeMusicRail .forYouCoverRail{grid-auto-columns:clamp(66px,19vw,82px)}.homeTabOverview .homeMusicRail .forYouCoverRail .mediaArtwork{aspect-ratio:1;width:100%}.homeTabOverview .forYouCoverRail a>small,.homeTabOverview .homeMusicRail .forYouCoverRail a>small{max-width:100%;font-size:7.5px}.homeTabOverview .homeFriendsActivity{height:138px;padding:9px 10px}.homeTabOverview .homeFriendsActivity>div{padding-right:2px}.homeTabOverview .friendsActivityRow{min-height:33px}.homeMusicTabs button i{width:6px;height:6px;top:4px;right:7px}}@media (prefers-reduced-motion:reduce){.homeMusicTabs button i,.homeWelcomePosters img{animation:none}}@media (max-width:650px){.homeDashboardPage{min-height:510px;overflow:hidden;height:calc(100dvh - 148px - env(safe-area-inset-bottom))!important;grid-template-rows:88px minmax(0,1fr)!important;gap:8px!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important}.homeWelcomeWidget{background:radial-gradient(circle at 92%,#38bdf829,#0000 40%),linear-gradient(130deg,#10202a,#0a1319 70%);border-color:#6cb0cf40;border-radius:16px;grid-template-columns:minmax(0,1fr) 104px;height:88px;min-height:88px;padding:11px 14px;box-shadow:inset 0 1px #ffffff09,0 12px 30px #0000002e}.homeWelcomeWidget h1{font-size:20px}.homeWelcomeWidget>div:first-child>span{margin-top:5px;font-size:8px}.homeWelcomePosters{height:76px}.homeWelcomePosters img{border-radius:8px;width:48px;height:70px}.homeWelcomePosters .welcomePoster1{right:40px}.homeWelcomePosters .welcomePoster2{right:3px}.homeTabOverview,.homeTabOverview>.homeFriendFeed,.homeTabOverview .homeSocialFeed{height:100%;min-height:0}.homeTabOverview .homeSocialFeed{grid-template-rows:auto minmax(118px,1fr);align-content:stretch;gap:8px;display:grid}.homeTabOverview .homeForYouFeed.forYouStack{background:linear-gradient(145deg,#101923,#090f15);border-color:#6cb0cf2e;border-radius:15px;grid-template-rows:auto auto;align-content:start;gap:9px;height:auto;min-height:0;padding:10px;display:grid;overflow:hidden}.homeTabOverview .forYouRailSection,.homeTabOverview .forYouRailSection+.forYouRailSection{grid-template-rows:auto auto;align-content:start;gap:6px;min-height:0;display:grid}.homeTabOverview .forYouRailSection+.forYouRailSection{border-color:#ffffff12;padding-top:8px}.homeTabOverview .forYouRailSection>header h2{font-size:12px}.homeTabOverview .forYouRailSection>header>a{font-size:7px}.homeTabOverview .forYouCoverRail,.homeTabOverview .homeMusicRail .forYouCoverRail{scroll-snap-type:x proximity;grid-auto-columns:64px;align-items:start;gap:8px;height:auto;min-height:0;padding:1px 1px 11px;overflow:auto visible}.homeTabOverview .forYouCoverRail a{scroll-snap-align:start;width:64px;display:block;position:relative}.homeTabOverview .forYouCoverRail .mediaArtwork,.homeTabOverview .homeMusicRail .forYouCoverRail .mediaArtwork{border:1px solid #7c9db43d;border-radius:9px;width:64px;max-height:none;box-shadow:0 7px 16px #00000047}.homeTabOverview .forYouRailSection:not(.homeMusicRail) .forYouCoverRail .mediaArtwork{aspect-ratio:2/3}.homeTabOverview .homeMusicRail .forYouCoverRail .mediaArtwork{aspect-ratio:1}.homeTabOverview .forYouCoverRail a>small{display:none}.homeTabOverview .forYouCoverRail a>span,.homeTabOverview .homeMusicRail .forYouCoverRail a>span{border:2px solid #0b1219;width:22px;height:22px;bottom:-10px;right:50%;transform:translate(50%);box-shadow:0 4px 10px #00000080}.homeTabOverview .homeMusicTabs{gap:5px;margin:0}.homeTabOverview .homeMusicTabs button{border-radius:7px;min-height:23px;font-size:7px}.homeTabOverview .homeFriendsActivity{background:linear-gradient(145deg,#101923,#090f15);border-color:#6cb0cf2e;border-radius:15px;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0;padding:8px 10px;display:grid;overflow:hidden}.homeTabOverview .homeFriendsActivity>header{padding-bottom:4px}.homeTabOverview .homeFriendsActivity>header h2{font-size:11px}.homeTabOverview .homeFriendsActivity>header a{font-size:7px}.homeTabOverview .homeFriendsActivity>div{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow-y:auto}.homeTabOverview .friendsActivityRow{min-height:29px;padding:2px 0}}@media (max-width:650px) and (max-height:720px){.homeDashboardPage{min-height:0;grid-template-rows:72px minmax(0,1fr)!important}.homeWelcomeWidget{height:72px;min-height:72px}.homeWelcomePosters{height:62px}.homeWelcomePosters img{width:40px;height:58px}.homeWelcomePosters .welcomePoster1{right:33px}.homeTabOverview .forYouCoverRail,.homeTabOverview .homeMusicRail .forYouCoverRail{grid-auto-columns:54px}.homeTabOverview .forYouCoverRail a,.homeTabOverview .forYouCoverRail .mediaArtwork,.homeTabOverview .homeMusicRail .forYouCoverRail .mediaArtwork{width:54px}}
