.spinner{justify-content:center;align-items:center;gap:8px;display:flex}.spinner__dot{background:var(--accent-green);border-radius:50%;width:10px;height:10px;animation:.9s ease-in-out infinite pulse}.spinner__dot:nth-child(2){animation-delay:.2s}.spinner__dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.6;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}._shell_6o1ye_1{background:var(--bg);min-height:100vh;color:var(--text);--route-swipe-progress:0;--route-swipe-preview-offset:-100%;overscroll-behavior-x:contain;flex-direction:column;display:flex}._shellRouteSwipeActive_6o1ye_12{touch-action:none}html[data-route-back-swipe-claimed=true],html[data-route-back-swipe-claimed=true] body{overscroll-behavior-x:none}._routeSwipePreview_6o1ye_21{width:100vw;height:var(--app-visual-height,100dvh);z-index:1400;pointer-events:none;background:var(--bg);opacity:1;transform:translate3d(var(--route-swipe-preview-offset), 0, 0);will-change:transform;contain:layout paint;backface-visibility:hidden;transition:none;position:fixed;inset:0;overflow:hidden;box-shadow:16px 0 44px #1f2a2c2e}._routeSwipeSnapshot_6o1ye_40{pointer-events:none;background:var(--bg);min-height:100%;color:var(--text)}._routeSwipeSnapshot_6o1ye_40 *{pointer-events:none!important}._shellLocked_6o1ye_51{height:var(--app-visual-height,100dvh);min-height:var(--app-visual-height,100dvh);overflow:hidden}._topBar_6o1ye_57{padding:calc(8px + min(10px, var(--safe-area-top))) calc(16px + var(--safe-area-right)) 10px calc(16px + var(--safe-area-left));border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f8f5ecdb;flex-shrink:0;position:sticky;top:0}@media (width>=641px) and (width<=1366px) and (pointer:coarse){html.capacitor-native ._topBar_6o1ye_57{padding-top:calc(18px + min(16px, var(--safe-area-top)));padding-bottom:12px}}._topBarInner_6o1ye_75{width:min(100%, var(--shell-max-width));justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}._logo_6o1ye_84{letter-spacing:0;min-width:128px;height:46px;color:var(--accent-green);background:linear-gradient(135deg,#f7b26759,#4f9d692e);border:1px solid #4f9d6933;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:0 18px;font-size:24px;font-weight:800;text-decoration:none;display:inline-flex}._topBarActions_6o1ye_102{flex-shrink:0;align-items:center;gap:10px;display:flex;position:relative}._notifications_6o1ye_110{position:relative}._notificationButton_6o1ye_114{width:42px;height:42px;color:var(--text);cursor:pointer;background:#ffffffc7;border:1px solid #4f9d6933;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;position:relative}._notificationDot_6o1ye_128{background:var(--accent-orange);border:2px solid var(--surface);border-radius:999px;width:10px;height:10px;position:absolute;top:8px;right:8px}._notificationPopover_6o1ye_139{border:1px solid var(--border);z-index:40;background:#fffffffa;border-radius:16px;width:min(340px,100vw - 28px);max-height:420px;padding:12px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 20px 42px #1f2a2c2e}._notificationHeader_6o1ye_154{justify-content:space-between;align-items:center;padding:4px 4px 10px;display:flex}._notificationHeader_6o1ye_154 span{background:#f7b26738;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;font-weight:700;display:grid}._notificationList_6o1ye_172{flex-direction:column;gap:8px;display:flex}._notificationItem_6o1ye_178{background:var(--surface-muted);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}._notificationProfileButton_6o1ye_188{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}._notificationProfileButton_6o1ye_188 span{gap:2px;min-width:0;display:grid}._notificationProfileButton_6o1ye_188 strong,._notificationProfileButton_6o1ye_188 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._notificationProfileButton_6o1ye_188 small{color:var(--text-muted);font-size:12px}._notificationApproveButton_6o1ye_220,._notificationDenyButton_6o1ye_221{cursor:pointer;border-radius:999px;padding:8px 11px;font-weight:700}._notificationApproveButton_6o1ye_220{background:var(--accent-green);color:var(--surface);border:0}._notificationDenyButton_6o1ye_221{border:1px solid var(--border);background:var(--surface);color:var(--text-muted)}._notificationApproveButton_6o1ye_220:disabled,._notificationDenyButton_6o1ye_221:disabled{cursor:wait;opacity:.68}._notificationEmpty_6o1ye_246,._notificationError_6o1ye_247{color:var(--text-muted);text-align:center;padding:18px 8px;font-size:13px}._notificationError_6o1ye_247{color:var(--text);background:var(--error-bg);border:1px solid var(--error-border);border-radius:12px;margin-bottom:8px}._main_6o1ye_262{width:min(100%, var(--shell-max-width));padding:24px calc(18px + var(--safe-area-right)) calc(116px + var(--safe-area-bottom)) calc(18px + var(--safe-area-left));background:linear-gradient(180deg, #ffffffd1 0%, var(--bg) 50%);flex:1;margin:0 auto}._mainLocked_6o1ye_270{overscroll-behavior:none;flex:auto;min-height:0;overflow:hidden}._mainChatLocked_6o1ye_277{padding-bottom:var(--app-bottom-nav-height,68px)}._bottomNav_6o1ye_281{width:min(calc(100% - 20px), calc(var(--shell-max-width) - 12px));margin:0 auto min(4px, var(--safe-area-bottom));padding:8px 12px calc(6px + min(8px, var(--safe-area-bottom)));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:12;background:#ffffffeb;border:1px solid #e3d8c6eb;border-radius:24px;flex-shrink:0;justify-content:space-between;gap:4px;transition:transform .18s,opacity .18s;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 18px 36px #1f2a2c24}body.profile-ranking-dragging ._topBar_6o1ye_57,body.profile-ranking-dragging ._bottomNav_6o1ye_281{pointer-events:none}._bottomNavLink_6o1ye_307{letter-spacing:.01em;color:var(--text-muted);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 4px 7px;font-size:11px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s;display:flex}._bottomNavLink_6o1ye_307:active{background:0 0}._bottomNavLink_6o1ye_307:active ._navIcon_6o1ye_331{background:#ffffffbf}._bottomNavLinkActive_6o1ye_335:active ._navIcon_6o1ye_331{background:#f7b26740}._bottomNavLink_6o1ye_307:focus-visible{outline-offset:2px;outline:2px solid #4f9d6973}._bottomNavLinkActive_6o1ye_335{color:var(--accent-green)}._navIcon_6o1ye_331{width:36px;height:36px;color:var(--text-muted);border:1px solid var(--border);-webkit-tap-highlight-color:transparent;background:#ffffffbf;border-radius:14px;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:relative}._bottomNavLinkActive_6o1ye_335 ._navIcon_6o1ye_331{color:var(--accent-orange);background:#f7b26740;border-color:#f7b26773;transform:translateY(-1px)}._navIconProfile_6o1ye_370{background:0 0}._navBadge_6o1ye_374{background:var(--accent-orange);min-width:18px;height:18px;color:var(--text);border:2px solid #ffffffe6;border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}._navLabel_6o1ye_391{text-transform:uppercase;letter-spacing:.08em;font-size:10px}._iconSvg_6o1ye_397{width:22px;height:22px}._bottomNavAvatar_6o1ye_402{box-shadow:0 6px 16px #05081066}@media (width>=840px){._main_6o1ye_262{padding-top:28px;padding-bottom:calc(128px + var(--safe-area-bottom))}._mainChatLocked_6o1ye_277{padding-bottom:calc(82px + min(12px, var(--safe-area-bottom)))}._bottomNav_6o1ye_281{padding:10px 18px calc(8px + min(8px, var(--safe-area-bottom)));gap:12px}._navIcon_6o1ye_331{width:40px;height:40px}._iconSvg_6o1ye_397{width:24px;height:24px}}@media (width>=901px) and (pointer:fine){._topBar_6o1ye_57{padding:14px 32px 12px}._logo_6o1ye_84{min-width:142px;height:48px;font-size:25px}._notificationButton_6o1ye_114{width:46px;height:46px}._main_6o1ye_262{padding:34px 32px 138px}._bottomNav_6o1ye_281{gap:14px;width:min(720px,100vw - 64px);padding:10px 22px 9px}._bottomNavLink_6o1ye_307{font-size:12px}._navIcon_6o1ye_331{width:42px;height:42px}._navLabel_6o1ye_391{font-size:10.5px}}@media (width>=901px) and (width<=1080px) and (pointer:fine){._main_6o1ye_262{padding-left:24px;padding-right:24px}}@media (width<=640px){._topBar_6o1ye_57{padding-top:calc(23px + min(28px, var(--safe-area-top)));padding-bottom:7px}html.capacitor-native ._topBar_6o1ye_57{padding-top:calc(27px + min(28px, var(--safe-area-top)))}._logo_6o1ye_84{min-width:112px;height:42px;padding:0 15px;font-size:21px}._main_6o1ye_262{padding-top:20px}._mainSocial_6o1ye_500{padding-top:0;padding-bottom:var(--app-bottom-nav-height,82px)}._mainLocked_6o1ye_270{height:calc(var(--app-visual-height,100dvh) - var(--app-topbar-height,0px));padding-bottom:calc(var(--app-bottom-nav-height,82px) + min(12px, var(--safe-area-bottom)))}._mainSocial_6o1ye_500._mainLocked_6o1ye_270:not(._mainChatLocked_6o1ye_277){padding-bottom:0}._mainChatLocked_6o1ye_277{padding-top:0;padding-bottom:var(--app-bottom-nav-height,82px);will-change:height, padding-bottom, transform;transition:height .22s cubic-bezier(.2,.8,.2,1),padding-bottom .22s cubic-bezier(.2,.8,.2,1),transform .22s cubic-bezier(.2,.8,.2,1)}body.chat-keyboard-active ._mainChatLocked_6o1ye_277{padding-bottom:0}._bottomNav_6o1ye_281{width:100%;padding-bottom:calc(14px + min(12px, var(--safe-area-bottom)));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;margin:0}body.chat-keyboard-active ._bottomNav_6o1ye_281{opacity:0;pointer-events:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .16s;transform:translateY(110%)}._bottomNavLink_6o1ye_307{gap:5px;padding-top:6px}._navLabel_6o1ye_391{font-size:9px}}._avatar_1paa0_1{background:var(--surface-muted);color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:inline-flex;overflow:hidden}._image_1paa0_14{object-fit:cover;width:100%;height:100%;display:block}._initial_1paa0_21{line-height:1}._disclosure_h8xsr_1{max-width:460px;color:var(--text-muted);gap:4px;font-size:13px;line-height:1.35;display:grid}._disclosure_h8xsr_1 strong{color:var(--text);font-size:14px}._disclosure_h8xsr_1 small{color:var(--text-muted)}._disclosure_h8xsr_1 a{color:var(--accent-green);font-weight:800;text-decoration:none}._disclosure_h8xsr_1 a:hover,._disclosure_h8xsr_1 a:focus-visible{text-decoration:underline}._container_1vrld_1{grid-template-columns:1fr;align-items:center;gap:14px;margin-top:24px;display:grid}._albumCard_1vrld_9{background:var(--surface);border:1px solid var(--border);width:100%;min-width:0;min-height:112px;box-shadow:var(--shadow);color:inherit;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;padding:12px;transition:transform .14s,border-color .14s,background .14s;display:grid}._albumCard_1vrld_9:hover,._albumCard_1vrld_9:focus-visible{background:#4f9d6914;border-color:#4f9d6980;transform:translateY(-1px)}._albumCard_1vrld_9:focus-visible{outline-offset:2px;outline:2px solid #4f9d6973}._coverWrap_1vrld_40{aspect-ratio:1;background:var(--surface-muted);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:86px;display:flex;overflow:hidden}._cover_1vrld_40{object-fit:cover;width:100%;height:100%}._coverFallback_1vrld_58{color:var(--text-muted);font-size:26px;font-weight:800}._albumCopy_1vrld_64{flex-direction:column;gap:4px;min-width:0;display:flex}._label_1vrld_71{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-size:12px;display:block}._albumCopy_1vrld_64 strong{font-size:18px;line-height:1.15}._albumCopy_1vrld_64 span:not(._label_1vrld_71),._albumCopy_1vrld_64 small{color:var(--text-muted);line-height:1.25}._albumCopy_1vrld_64 small{font-size:12px}._cta_1vrld_94{flex-direction:column;order:3;gap:12px;display:flex}._buttonPrimary_1vrld_101{border:1px solid var(--accent-green);background:var(--accent-green);color:var(--surface);cursor:pointer;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .12s,box-shadow .12s,background-color .12s}._buttonSecondary_1vrld_112{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);cursor:pointer;border-radius:12px;padding:12px 16px;transition:transform .12s,box-shadow .12s,background-color .12s,border-color .12s}._buttonTertiary_1vrld_122{color:var(--text);cursor:pointer;background:#4f9d691a;border:1px solid #4f9d6957;border-radius:12px;padding:12px 16px;font-weight:400;transition:transform .12s,background-color .12s,border-color .12s}._buttonPrimary_1vrld_101:hover{background:#4f9d69e6;transform:translateY(-1px);box-shadow:0 8px 20px #4f9d6959}._buttonSecondary_1vrld_112:hover{border-color:var(--accent-orange);background:#e8bb5f1f;transform:translateY(-1px)}._buttonTertiary_1vrld_122:hover{background:#4f9d6929;border-color:#4f9d697a;transform:translateY(-1px)}._tracklistOverlay_1vrld_151{z-index:1200;padding:calc(18px + var(--safe-area-top)) 18px calc(18px + var(--safe-area-bottom));place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}._tracklistBackdrop_1vrld_161{cursor:pointer;background:#1f2a2c73;border:0;position:absolute;inset:0}._tracklistPanel_1vrld_169{z-index:1;width:min(100%,720px);max-height:calc(100dvh - 48px - var(--safe-area-top) - var(--safe-area-bottom));background:var(--surface);color:#1f2a2c;border-radius:22px;margin:auto;padding:18px;position:relative;overflow-y:auto;box-shadow:0 22px 60px #00000047}@media (width>=769px){._tracklistPanel_1vrld_169{scrollbar-gutter:stable both-edges}._tracklistPanel_1vrld_169::-webkit-scrollbar{width:12px}._tracklistPanel_1vrld_169::-webkit-scrollbar-track{background:0 0;margin:18px 0}._tracklistPanel_1vrld_169::-webkit-scrollbar-thumb{border:3px solid var(--surface);background:#4f595347;border-radius:999px}}._tracklistHeader_1vrld_204{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}._tracklistHeader_1vrld_204 h3{margin:0;font-size:18px}._tracklistHeader_1vrld_204 button{color:#1f2a2c;width:38px;height:38px;font:inherit;cursor:pointer;background:#f8f5ec;border:1px solid #e3d8c6cc;border-radius:999px;font-weight:900}._tracklistColumns_1vrld_229{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}._tracklistColumn_1vrld_229{align-content:start;gap:4px;min-width:0;display:grid}._tracklistCover_1vrld_243,._tracklistCoverFallback_1vrld_244{aspect-ratio:1;object-fit:cover;background:#f8f5ec;border-radius:8px;justify-self:center;width:min(100%,112px)}._tracklistCoverFallback_1vrld_244{color:#1f2a2c8f;place-items:center;font-size:30px;font-weight:900;display:grid}._tracklistColumn_1vrld_229 strong{margin-top:3px;font-size:15px;line-height:1.1}._tracklistColumn_1vrld_229 span,._tracklistColumn_1vrld_229 small,._tracklistColumn_1vrld_229 p{color:#1f2a2cad;font-size:12px}._tracklistColumn_1vrld_229 h4{margin:8px 0 2px;font-size:14px}._tracklist_1vrld_151{gap:5px;margin:0;padding:0;list-style:none;display:grid}._tracklist_1vrld_151 li{background:#f8f5ec;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;padding:6px 8px;font-size:12px;font-weight:700;display:grid}._tracklist_1vrld_151 li span:first-child{color:#1f2a2c94;font-variant-numeric:tabular-nums}._tracklist_1vrld_151 li span:last-child{overflow-wrap:anywhere;color:#1f2a2c}._tracklistError_1vrld_310{background:var(--error-bg);border:1px solid var(--error-border);border-radius:10px;margin-bottom:10px;padding:9px 10px;font-size:13px}@media (width<=440px){._albumCard_1vrld_9{grid-template-columns:72px minmax(0,1fr);min-height:96px}._coverWrap_1vrld_40{width:72px}._albumCopy_1vrld_64 strong{font-size:16px}}._backdrop_1lmtf_1{z-index:1200;background:#1f2a2c8c;place-items:center;display:grid;position:fixed;inset:0}._modal_1lmtf_10{background:var(--surface);border:1px solid var(--border);width:min(640px,90vw);max-height:90vh;box-shadow:var(--shadow);border-radius:20px;padding:28px;position:relative;overflow:auto}._closeButton_1lmtf_22{border:1px solid var(--border);background:var(--surface-muted);width:36px;height:36px;color:var(--text);font:inherit;cursor:pointer;text-align:center;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:16px;right:18px}._closeButton_1lmtf_22:hover,._closeButton_1lmtf_22:focus-visible{color:var(--text);background:#4f9d691f}._closeButton_1lmtf_22:focus-visible{outline-offset:2px;outline:2px solid #4f9d6980}._header_1lmtf_55{margin-bottom:18px}._header_1lmtf_55 h2{margin:0 0 6px}._header_1lmtf_55 p{color:var(--text-muted);margin:0}._error_1lmtf_68{background:var(--error-bg);border:1px solid var(--error-border);border-radius:12px;margin-bottom:16px;padding:12px}._premiumLimitError_1lmtf_76{background:#4f9d691f;border:1px solid #4f9d6957;border-radius:14px;gap:12px;margin-bottom:16px;padding:14px;display:grid}._premiumLimitError_1lmtf_76 p{color:var(--text);margin:0;line-height:1.4}._premiumLimitError_1lmtf_76 button{border:1px solid var(--accent-green);background:var(--accent-green);min-height:38px;color:var(--surface);cursor:pointer;font:inherit;border-radius:999px;justify-self:start;padding:0 16px;font-weight:800}._premiumLimitError_1lmtf_76 button:disabled{cursor:wait;opacity:.7}._premiumLimitError_1lmtf_76 span{color:#a53737;font-size:13px}._bucketGrid_1lmtf_115{gap:8px;margin-top:14px;display:grid}._bucketButton_1lmtf_121{border:1px solid var(--border);background:var(--surface-muted);min-height:56px;color:var(--text);text-align:left;cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}._bucketButton_1lmtf_121 strong,._bucketButton_1lmtf_121 span{display:block}._bucketButton_1lmtf_121 span{color:var(--text-muted);text-align:right;font-size:13px}._bucket_perfection_1lmtf_147{background:#d4a01733;border-color:#d4a017}._bucket_excellent_1lmtf_152{background:#0f6b3f29;border-color:#0f6b3f}._bucket_really_good_1lmtf_157{background:#22a44726;border-color:#22a447}._bucket_good_1lmtf_162{background:#86a81f29;border-color:#86a81f}._bucket_meh_1lmtf_167{background:#e66f6129;border-color:#e66f61}._bucket_trash_1lmtf_172{background:#b4231829;border-color:#b42318}._center_1lmtf_177{place-items:center;padding:24px 0;display:grid}._success_1lmtf_183{background:#4f9d6929;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}._successCopy_1lmtf_193{gap:10px;display:grid}._successCopy_1lmtf_193 p{margin:0}._freeRankingStatus_1lmtf_202{color:var(--text-muted);gap:8px;font-size:13px;display:grid}._freeRankingStatus_1lmtf_202 button{border:1px solid var(--accent-green);background:var(--surface);color:var(--accent-green);cursor:pointer;font:inherit;border-radius:999px;justify-self:start;padding:8px 14px;font-weight:800}._freeRankingStatus_1lmtf_202 button:disabled{cursor:wait;opacity:.7}._freeRankingStatus_1lmtf_202>small{color:#a53737}._successActions_1lmtf_230{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}._success_1lmtf_183 button{border:1px solid var(--accent-green);cursor:pointer;background:var(--accent-green);color:var(--surface);border-radius:999px;padding:8px 20px;font-weight:700}._success_1lmtf_183 ._secondaryButton_1lmtf_248{background:var(--surface);color:var(--text);border-color:var(--border)}._muted_1lmtf_254{color:var(--text-muted);margin-top:12px}@media (width<=560px){._modal_1lmtf_10{width:min(420px,94vw);padding:22px 18px}._bucketGrid_1lmtf_115{gap:6px}._bucketButton_1lmtf_121{gap:8px;min-height:48px;padding:8px 11px}._bucketButton_1lmtf_121 span{font-size:12px}._success_1lmtf_183{flex-direction:column;align-items:stretch}._successActions_1lmtf_230{justify-content:stretch}._successActions_1lmtf_230 button{white-space:nowrap;flex:1;min-height:42px;padding:8px 12px}}._actions_hozxc_1{grid-template-columns:34px minmax(118px,1fr) 36px 34px;align-items:center;gap:8px;min-width:246px;display:grid}._actionsCompact_hozxc_9{grid-template-columns:34px 44px 34px;justify-content:center;min-width:0}._iconButton_hozxc_15,._rankButton_hozxc_16{min-width:0;height:30px;color:var(--accent-green);cursor:pointer;background:#4f9d691f;border:1px solid #4f9d6966;border-radius:999px;justify-content:center;align-items:center;padding:0;font-family:inherit;text-decoration:none;display:inline-flex}._iconButton_hozxc_15{width:34px}._listenButton_hozxc_36{background:#1db95424;border-color:#1db95480;width:36px;height:30px}._spotifyButton_hozxc_43{color:#1db954}._appleButton_hozxc_47{color:#ff5a72;background:#ff5a721f;border-color:#ff5a726b}._rankButton_hozxc_16{white-space:nowrap;width:100%;padding:0 8px;font-size:10px;font-weight:500;line-height:1}._rankButtonCompact_hozxc_62{letter-spacing:-.01em;padding:0 5px;font-size:9px}._iconButton_hozxc_15 svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}._listenButton_hozxc_36 svg{width:18px;height:18px}._spotifyButton_hozxc_43 svg{fill:currentColor}._spotifyButton_hozxc_43 svg path:not(:first-child){fill:none;stroke:var(--surface);stroke-width:1.8px}._appleButton_hozxc_47 svg{fill:currentColor;stroke:none}._iconButton_hozxc_15:hover,._iconButton_hozxc_15:focus-visible,._rankButton_hozxc_16:hover,._rankButton_hozxc_16:focus-visible,._activeButton_hozxc_102{color:var(--surface);background:#3f7d54;border-color:#3f7d54}._spotifyButton_hozxc_43:hover,._spotifyButton_hozxc_43:focus-visible{color:var(--surface);background:#1db954;border-color:#1db954}._appleButton_hozxc_47:hover,._appleButton_hozxc_47:focus-visible{color:var(--surface);background:#ff5a72;border-color:#ff5a72}._iconButton_hozxc_15:disabled,._rankButton_hozxc_16:disabled{opacity:.6;cursor:not-allowed}._iconButton_hozxc_15:disabled:hover,._rankButton_hozxc_16:disabled:hover{color:var(--accent-green);background:#4f9d691f;border-color:#4f9d6966}@media (width<=720px){._actions_hozxc_1{grid-template-columns:32px minmax(104px,1fr) 34px 32px;gap:7px;min-width:230px}._actionsCompact_hozxc_9{grid-template-columns:32px 42px 32px;min-width:0}._iconButton_hozxc_15{width:32px;height:28px}._listenButton_hozxc_36{width:34px;height:28px}._rankButton_hozxc_16{height:28px;padding:0 6px}._rankButtonCompact_hozxc_62{padding:0 4px;font-size:8.5px}._iconButton_hozxc_15 svg{width:14px;height:14px}._listenButton_hozxc_36 svg{width:17px;height:17px}}@media (width>=901px) and (pointer:fine){._actions_hozxc_1{grid-template-columns:42px minmax(150px,1fr) 44px 42px;gap:10px;min-width:320px}._iconButton_hozxc_15,._rankButton_hozxc_16{height:36px}._iconButton_hozxc_15{width:42px}._listenButton_hozxc_36{width:44px;height:36px}._rankButton_hozxc_16{font-size:13px;font-weight:600}._iconButton_hozxc_15 svg{width:18px;height:18px}._listenButton_hozxc_36 svg{width:21px;height:21px}}._backdrop_1eg3c_1{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f2a2c6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}._modal_1eg3c_12{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:18px;width:min(100%,480px);max-height:min(720px,100vh - 36px);padding:20px;display:flex;overflow-y:auto;box-shadow:0 24px 70px #1f2a2c47}._header_1eg3c_26,._actions_1eg3c_27{justify-content:space-between;align-items:center;gap:12px;display:flex}._actions_1eg3c_27{flex-wrap:wrap}@media (width>=521px){._actions_1eg3c_27{grid-template-columns:1fr 1.15fr 1fr;gap:10px;display:grid}._primaryButton_1eg3c_45,._secondaryButton_1eg3c_46,._copyButton_1eg3c_47{width:100%}}._eyebrow_1eg3c_52{color:var(--accent-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}._header_1eg3c_26 h2{margin:0;font-size:22px}._closeButton_1eg3c_67{border:1px solid var(--border);background:var(--surface-muted);width:36px;height:36px;color:var(--text);font:inherit;text-align:center;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex}._closeButton_1eg3c_67:hover,._closeButton_1eg3c_67:focus-visible{color:var(--text);background:#4f9d691f}._closeButton_1eg3c_67:focus-visible{outline-offset:2px;outline:2px solid #4f9d6980}._albumPreview_1eg3c_97{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}._albumPreview_1eg3c_97 img,._albumPlaceholder_1eg3c_108{border-radius:12px;flex-shrink:0;width:56px;height:56px}._albumPreview_1eg3c_97 img{object-fit:cover}._albumPlaceholder_1eg3c_108{color:var(--accent-green);background:#4f9d6924;place-items:center;font-weight:700;display:grid}._albumPreview_1eg3c_97 div{min-width:0}._albumPreview_1eg3c_97 strong,._albumPreview_1eg3c_97 span{display:block}._albumPreview_1eg3c_97 strong{color:var(--text)}._albumPreview_1eg3c_97 span,._empty_1eg3c_141{color:var(--text-muted)}._loading_1eg3c_145{place-items:center;min-height:120px;display:grid}._friendSearch_1eg3c_151{align-items:center;display:flex;position:relative}._friendSearch_1eg3c_151 input{border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--text);font:inherit;border-radius:14px;padding:11px 44px 11px 14px}._friendSearch_1eg3c_151 input:focus{background:var(--surface);border-color:#4f9d698c;outline:2px solid #4f9d6947}._friendSearch_1eg3c_151 button{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;border-radius:50%;position:absolute;right:8px}._friendList_1eg3c_185{flex-direction:column;gap:8px;max-height:240px;display:flex;overflow-y:auto}._emptyInline_1eg3c_193{background:var(--surface-muted);color:var(--text-muted);border-radius:14px;margin:0;padding:12px;font-size:14px}._friendButton_1eg3c_202{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-weight:700;display:flex}._friendButtonText_1eg3c_216{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;line-height:1.2;display:flex}._friendButtonText_1eg3c_216 strong,._friendButtonText_1eg3c_216 small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}._friendButtonText_1eg3c_216 small{color:var(--text-muted);font-size:12px;font-weight:650}._friendButtonActive_1eg3c_239{background:#4f9d6924;border-color:#4f9d698c}._multiSendOptions_1eg3c_244{grid-template-columns:1fr 1fr;gap:8px;display:grid}._multiSendOption_1eg3c_244{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 11px;display:flex}._multiSendOption_1eg3c_244 strong{font-size:13px;font-weight:850}._multiSendOption_1eg3c_244 span{color:var(--text-muted);font-size:11px;font-weight:650;line-height:1.25}._multiSendOptionActive_1eg3c_277{background:#4f9d6924;border-color:#4f9d698c}._groupAvatar_1eg3c_282{width:36px;height:36px;color:var(--accent-green);background:#4f9d6924;border-radius:999px;flex:none;place-items:center;font-weight:850;display:grid}._messageInput_1eg3c_294{resize:vertical;border:1px solid var(--border);background:var(--surface-muted);width:100%;min-height:92px;color:var(--text);font:inherit;border-radius:14px;padding:12px 14px}html.capacitor-native.album-share-keyboard-active ._backdrop_1eg3c_1{padding:0 0 var(--album-share-keyboard-height,0px);place-items:end center}html.capacitor-native.album-share-keyboard-active ._modal_1eg3c_12{max-height:calc(100dvh - var(--album-share-keyboard-height,0px) - var(--safe-area-top) - 10px);padding-bottom:max(16px, var(--safe-area-bottom));overscroll-behavior:contain;border-radius:22px 22px 0 0;scroll-padding-bottom:24px}html.capacitor-native.album-share-keyboard-active ._messageInput_1eg3c_294{scroll-margin-bottom:24px}._error_1eg3c_323,._success_1eg3c_324{border-radius:12px;padding:12px 14px}._error_1eg3c_323{background:var(--error-bg);border:1px solid var(--error-border)}._success_1eg3c_324{color:var(--accent-green);background:#4f9d6924;border:1px solid #4f9d6947}._primaryButton_1eg3c_45,._secondaryButton_1eg3c_46,._copyButton_1eg3c_47{cursor:pointer;border-radius:999px;padding:10px 16px;font-weight:700}._primaryButton_1eg3c_45{border:1px solid var(--accent-green);background:var(--accent-green);color:var(--surface)}._primaryButton_1eg3c_45:disabled{cursor:not-allowed;opacity:.6}._copyButton_1eg3c_47{color:var(--accent-green);background:#4f9d691a;border:1px solid #4f9d6952}._copyButton_1eg3c_47:disabled{cursor:wait;opacity:.72}._secondaryButton_1eg3c_46{border:1px solid var(--border);background:var(--surface-muted);color:var(--text)}@media (width<=520px){._backdrop_1eg3c_1{align-items:end;padding:0}._modal_1eg3c_12{width:100%;max-height:calc(100vh - var(--safe-area-top));padding-bottom:calc(20px + var(--safe-area-bottom));border-radius:22px 22px 0 0}._actions_1eg3c_27{flex-wrap:nowrap;gap:8px;display:flex}._primaryButton_1eg3c_45,._secondaryButton_1eg3c_46,._copyButton_1eg3c_47{white-space:nowrap;flex:1 1 0;min-width:0;padding:9px 8px;font-size:13px}}._backdrop_112r7_1{padding:calc(24px + var(--safe-area-top)) calc(24px + var(--safe-area-right)) calc(24px + var(--safe-area-bottom)) calc(24px + var(--safe-area-left));z-index:1000;background:#1f2a2c8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._backdropElevated_112r7_12{z-index:1300}._modal_112r7_16{width:min(780px,100%);max-height:calc(100dvh - 48px - var(--safe-area-top) - var(--safe-area-bottom));background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text);border-radius:20px;padding:28px;position:relative;overflow-y:auto}@media (width>=769px){._modal_112r7_16{scrollbar-gutter:stable both-edges}._modal_112r7_16::-webkit-scrollbar{width:12px}._modal_112r7_16::-webkit-scrollbar-track{background:0 0;margin:18px 0}._modal_112r7_16::-webkit-scrollbar-thumb{border:3px solid var(--surface);background:#4f595347;border-radius:999px}}._closeButton_112r7_50{border:1px solid var(--border);background:var(--surface-muted);width:36px;height:36px;color:var(--text);font:inherit;cursor:pointer;text-align:center;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}._closeButton_112r7_50:hover,._closeButton_112r7_50:focus-visible{background:#4f9d6924}._header_112r7_77{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}._cover_112r7_84{background:var(--surface-muted);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex;overflow:hidden}._cover_112r7_84 img{object-fit:cover;width:100%;height:100%}._placeholder_112r7_102{color:var(--text-muted);text-align:center;padding:0 12px;font-size:14px}._meta_112r7_109 h2{margin:0 0 8px;font-size:24px}._artist_112r7_114{color:var(--text-muted);margin:0;font-size:16px}._year_112r7_120{color:var(--text-muted);margin:6px 0 0;font-size:14px}._headerActions_112r7_126{width:min(100%,220px);margin-top:12px}._center_112r7_131{justify-content:center;padding:40px 0;display:flex}._error_112r7_137{background:var(--error-bg);border:1px solid var(--error-border);border-radius:10px;margin-bottom:16px;padding:12px}._content_112r7_145{flex-direction:column;gap:24px;display:flex}._section_112r7_151 h3{margin:0 0 12px;font-size:18px}._description_112r7_156{color:var(--text);margin:0;line-height:1.6}._genreList_112r7_162{flex-wrap:wrap;gap:8px;display:flex}._genrePill_112r7_168{min-height:30px;color:var(--accent-green);cursor:pointer;font:inherit;background:#4f9d691f;border:1px solid #4f9d6966;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}._genrePill_112r7_168:hover,._genrePill_112r7_168:focus-visible{color:var(--surface);background:#3f7d54;border-color:#3f7d54}._genrePill_112r7_168:focus-visible{outline-offset:2px;outline:2px solid #4f9d6973}._muted_112r7_198{color:var(--text-muted);margin:0}._tracklist_112r7_203{flex-direction:column;gap:10px;margin:0;padding-left:0;list-style:none;display:flex}._tracklistGroups_112r7_212{flex-direction:column;gap:16px;display:flex}._tracklistGroup_112r7_212 h4{color:var(--text);margin:0 0 10px;font-size:14px;font-weight:800}._tracklist_112r7_203 li{background:var(--surface-muted);border-radius:12px;justify-content:space-between;gap:16px;padding:10px 12px;display:flex}._trackInfo_112r7_234{align-items:center;gap:10px;display:flex}._trackNumber_112r7_240{min-width:26px;color:var(--text-muted);font-weight:600}._duration_112r7_246{color:var(--text-muted);font-size:13px}._friendList_112r7_251{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}._friendList_112r7_251 li{display:block}._friendRankButton_112r7_264{color:#1f2a2c;width:100%;min-height:0;font:inherit;text-align:left;cursor:pointer;background:#f8f5ecd1;border:1px solid #e3d8c6d1;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}._friendRankButton_112r7_264:hover,._friendRankButton_112r7_264:focus-visible{background:#4f9d691f;border-color:#4f9d6947}._friendRankButton_112r7_264:focus-visible{outline-offset:2px;outline:2px solid #4f9d6959}._friendRankAvatar_112r7_292{border:2px solid #fff;box-shadow:0 6px 14px #1f2a2c1f}._friendRankText_112r7_297{flex-direction:column;gap:3px;min-width:0;display:flex}._friendRankText_112r7_297 strong,._friendRankText_112r7_297 span{text-overflow:ellipsis;overflow:hidden}._friendRankText_112r7_297 strong{color:#1f2a2c;white-space:nowrap;font-size:14px}._friendRankText_112r7_297 span{color:#1f2a2c9e;white-space:normal;font-size:12px;font-weight:800;line-height:1.2}._friendBucket_112r7_324{text-overflow:clip;white-space:inherit;display:inline;overflow:visible}._friendRankText_112r7_297 ._bucketPerfection_112r7_331{color:#d4a017}._friendRankText_112r7_297 ._bucketExcellent_112r7_335{color:#0f6b3f}._friendRankText_112r7_297 ._bucketGreat_112r7_339{color:#22a447}._friendRankText_112r7_297 ._bucketGood_112r7_343{color:#86a81f}._friendRankText_112r7_297 ._bucketMeh_112r7_347{color:#e66f61}._friendRankText_112r7_297 ._bucketTrash_112r7_351{color:#b42318}@media (width<=640px){._backdrop_112r7_1{padding:calc(16px + var(--safe-area-top)) calc(12px + var(--safe-area-right)) calc(16px + var(--safe-area-bottom)) calc(12px + var(--safe-area-left));align-items:center}._modal_112r7_16{max-height:calc(100dvh - 32px - var(--safe-area-top) - var(--safe-area-bottom));padding:20px}._header_112r7_77{text-align:center;flex-direction:column;align-items:center}._meta_112r7_109{width:100%}._headerActions_112r7_126{width:min(100%,240px);margin-inline:auto}._cover_112r7_84{width:140px;height:140px}._meta_112r7_109 h2{font-size:22px}._friendRankText_112r7_297 span{font-size:12px}}._backdrop_fna92_1{z-index:80;padding:18px calc(14px + var(--safe-area-right)) calc(18px + var(--safe-area-bottom)) calc(14px + var(--safe-area-left));background:#1f2a2c52;place-items:end center;display:grid;position:fixed;inset:0}._modal_fna92_11{width:min(100%,430px);max-height:min(760px, calc(100vh - 38px - var(--safe-area-top) - var(--safe-area-bottom)));border:1px solid var(--border);background:var(--surface);border-radius:20px;gap:14px;padding:18px;display:grid;overflow-y:auto;box-shadow:0 24px 56px #1f2a2c38}._header_fna92_24{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}._header_fna92_24 span{color:var(--accent-green);text-transform:uppercase;font-size:12px;font-weight:800}._header_fna92_24 h2{margin:3px 0 0;font-size:24px}._closeButton_fna92_43{border:1px solid var(--border);background:var(--surface-muted);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:999px;font-weight:800}._field_fna92_54{color:var(--text-muted);gap:7px;font-size:13px;font-weight:700;display:grid}._field_fna92_54 input,._field_fna92_54 textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fffc;border-radius:12px;font-size:15px}._field_fna92_54 input{min-height:44px;padding:0 13px}._field_fna92_54 textarea{resize:vertical;padding:12px 13px}._actions_fna92_83{gap:8px;display:grid}._primaryButton_fna92_88,._followButton_fna92_89{background:var(--accent-green);min-height:42px;color:var(--surface);cursor:pointer;border:1px solid #4f9d6959;border-radius:999px;font-weight:800}._primaryButton_fna92_88:disabled,._followButton_fna92_89:disabled{cursor:wait;opacity:.68}._hint_fna92_105{color:var(--text-muted);margin:0;font-size:13px;line-height:1.4}._error_fna92_112{border:1px solid var(--error-border);background:var(--error-bg);color:#a53737;border-radius:12px;padding:10px 12px;font-size:13px}._matches_fna92_121{border-top:1px solid #1f2a2c14;gap:0;display:grid}._matchRow_fna92_127{border-bottom:1px solid #1f2a2c14;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}._matchProfile_fna92_136{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}._matchProfile_fna92_136 span{gap:2px;min-width:0;display:grid}._matchProfile_fna92_136 strong,._matchProfile_fna92_136 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._matchProfile_fna92_136 small{color:var(--text-muted)}._followButton_fna92_89{min-width:84px;padding:0 14px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8f5ec;--bg-soft:#f3ecdf;--surface:#fff;--surface-muted:#f6efe5;--border:#e3d8c6;--text:#1f2a2c;--text-muted:#4d5b52;--accent-green:#4f9d69;--accent-orange:#f7b267;--accent-amber:#f28444;--error-bg:#ffe8e6;--error-border:#f2a3a0;--shadow:0 16px 40px #1f2a2c1f;--shell-max-width:760px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);background-color:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@supports (padding-top:env(safe-area-inset-top)){:root{--safe-area-top:max(env(safe-area-inset-top,0px), 0px);--safe-area-right:max(env(safe-area-inset-right,0px), 0px);--safe-area-bottom:max(env(safe-area-inset-bottom,0px), 0px);--safe-area-left:max(env(safe-area-inset-left,0px), 0px)}}*{box-sizing:border-box}body,html,#root{background:radial-gradient(circle at 20% 12%, #fff5e8 0%, #f8f5ece6 42%), radial-gradient(circle at 82% 8%, #f7b26733, transparent 45%), var(--bg);min-height:100vh;color:var(--text);margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overscroll-behavior-y:none}@media (width>=901px) and (pointer:fine){:root{--shell-max-width:min(1180px, calc(100vw - 64px))}}@media (width>=1500px) and (pointer:fine){:root{--shell-max-width:1240px}}html.chat-keyboard-active,body.chat-keyboard-active,body.chat-keyboard-active #root{background:var(--bg)}html.explore-scroll-locked,body.explore-scroll-locked,html.app-scroll-locked,body.app-scroll-locked{height:var(--app-visual-height,100dvh);overscroll-behavior:none;width:100%;position:fixed;overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}input,textarea,select,button{-webkit-tap-highlight-color:transparent}::selection{color:var(--text);background:#4f9d6938}@media (width<=768px){input,textarea,select,button{font-size:16px!important}}
