.Trackline_trackline__SlNmj{align-items:center;align-self:stretch;display:flex;flex-direction:row;gap:var(--hk-spacing-1);justify-content:flex-start}.Trackline_trackline__SlNmj .Trackline_time__dIV3t{color:var(--hk-color-primary);font-family:Cascadia Code,Consolas,monospace;font-size:.5rem;font-weight:700;line-height:normal;-webkit-user-select:none;user-select:none}.Trackline_trackline__SlNmj .Trackline_line__C31Og{background:var(--hk-color-complementary);border-radius:var(--hk-spacing-1);height:2px;overflow:hidden;width:100%}.Trackline_trackline__SlNmj .Trackline_line__C31Og .Trackline_highlighted__9ht9S{background:var(--hk-color-primary);border-radius:var(--hk-spacing-1);height:2px}.Loading_wrapper__SjCkr{align-items:center;background:var(--hk-background-base);display:flex;flex-direction:column;gap:var(--hk-spacing-4);height:100vh;justify-content:center;opacity:1;position:fixed;width:100vw;z-index:1}.Loading_wrapper__SjCkr .Loading_loader__JRrXt{height:48px;position:relative;width:48px}.Loading_wrapper__SjCkr .Loading_loader__JRrXt .Loading_dot__I9GB2{background-color:var(--hk-color-brand);border-radius:50%;height:12px;position:absolute;width:12px}.Loading_wrapper__SjCkr .Loading_loader__JRrXt .Loading_dot__I9GB2:first-child{animation:Loading_dot-pulse__kWZDo 1.4s ease-in-out infinite;left:0;top:0}.Loading_wrapper__SjCkr .Loading_loader__JRrXt .Loading_dot__I9GB2:nth-child(2){animation:Loading_dot-pulse__kWZDo 1.4s ease-in-out .2s infinite;right:0;top:0}.Loading_wrapper__SjCkr .Loading_loader__JRrXt .Loading_dot__I9GB2:nth-child(3){animation:Loading_dot-pulse__kWZDo 1.4s ease-in-out .4s infinite;bottom:0;left:0}.Loading_wrapper__SjCkr .Loading_loader__JRrXt .Loading_dot__I9GB2:nth-child(4){animation:Loading_dot-pulse__kWZDo 1.4s ease-in-out .6s infinite;bottom:0;right:0}.Loading_wrapper__SjCkr .Loading_text__\+JnBE{animation:Loading_text-fade__gTFcD 1.4s ease-in-out infinite;color:var(--hk-color-primary);font-family:Cascadia Code,Consolas,monospace;font-size:.875rem;font-weight:500;letter-spacing:.5px;line-height:normal;-webkit-user-select:none;user-select:none}.Loading_hide__yJkyo{animation:Loading_hide__yJkyo .5s ease-out;opacity:0;z-index:-1}@supports(height:100dvh){.Loading_wrapper__SjCkr{height:100dvh}}@keyframes Loading_dot-pulse__kWZDo{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes Loading_text-fade__gTFcD{0%,to{opacity:.6}50%{opacity:1}}@keyframes Loading_hide__yJkyo{0%{opacity:1;z-index:1}to{opacity:0;z-index:-1}}.Profile_profile__N0uvS{align-items:center;flex-direction:row;gap:var(--hk-spacing-0)}.Profile_profile__N0uvS,.Spotify_spotify__NfE8C{align-self:stretch;display:flex;justify-content:flex-start}.Spotify_spotify__NfE8C{align-items:flex-start;flex-direction:column;gap:var(--hk-spacing-2)}.Spotify_spotify__NfE8C .Spotify_listening__WEkp6{color:var(--hk-color-primary);font-family:Cascadia Code,Consolas,monospace;font-size:1rem;font-weight:700;line-height:normal;-webkit-user-select:none;user-select:none}.Spotify_spotify__NfE8C .Spotify_song__k6fto{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--hk-spacing-4);justify-content:flex-start}.Tooltip_content__OsWry{background:var(--hk-color-brand);border-radius:var(--hk-spacing-1);left:50%;padding:--hk-spacing-half;padding:var(--hk-spacing-1,--hk-spacing-half);position:absolute;top:-20px;transform:translateX(-50%)}.Tooltip_content__OsWry .Tooltip_text__QUkrJ{color:var(--hk-color-white);font-family:Cascadia Code,Consolas,monospace;font-size:.625rem;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none}.Tooltip_open__Jc5JK{animation:Tooltip_open__Jc5JK .08s linear;opacity:1}.Tooltip_close__Q\+4\+5{animation:Tooltip_close__Q\+4\+5 .08s linear;opacity:0}@keyframes Tooltip_open__Jc5JK{0%{opacity:0}to{opacity:1}}@keyframes Tooltip_close__Q\+4\+5{0%{opacity:1}to{opacity:0}}.Button_button__2HhR4{align-items:center;background:var(--hk-button-base);border-radius:var(--hk-spacing-3);cursor:pointer;display:flex;flex-direction:row;gap:var(--hk-spacing-1);justify-content:center;padding:var(--hk-spacing-2);transition:.2s}.Button_button__2HhR4 .Button_icon__Hlyar{color:var(--hk-color-primary);height:var(--hk-spacing-5);text-decoration:none;width:var(--hk-spacing-5)}.Button_button__2HhR4:hover{background:var(--hk-button-hover)}.Button_button__2HhR4:active{background:var(--hk-button-active)}.Footer_footer__fnIQ5{bottom:64px;left:50%;position:fixed;transform:translateX(-50%);z-index:-1}.Footer_footer__fnIQ5 .Footer_text__bCAOZ{color:var(--hk-color-complementary);font-family:Cascadia Code,Consolas,monospace;font-size:.875rem;font-weight:700;line-height:normal;text-align:center;transition:opacity .4s ease-in-out;-webkit-user-select:none;user-select:none}.Footer_footer__fnIQ5 .Footer_text__bCAOZ.Footer_fadeOut__Is4Xr{opacity:0}.Footer_footer__fnIQ5 .Footer_text__bCAOZ.Footer_fadeIn__ITj0R{opacity:1}.Footer_footer__fnIQ5 a{color:var(--hk-color-brand);text-decoration:none;transition:opacity .2s}.Footer_footer__fnIQ5 a:hover{opacity:.7}.Circle_circle__QcnuV{background-color:var(--hk-color-brand);border-radius:100%;filter:blur(430px);height:508px;left:50%;position:fixed;top:0;transform:translate(-50%,-50%);width:508px}.Info_info__nDrGO{align-items:center;display:flex;flex-direction:row;gap:var(--hk-spacing-3);justify-content:flex-start}.Info_info__nDrGO .Info_image__pndGa{align-items:center;border-radius:var(--hk-spacing-2);display:flex;flex-direction:row;gap:var(--hk-spacing-0);justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none}.Info_info__nDrGO .Info_image__pndGa img{height:86px;width:86px}.Info_info__nDrGO .Info_content__QkGG6{align-items:flex-start;display:flex;flex-direction:column;gap:var(--g-spacing-0);justify-content:flex-start;max-width:80%}.Info_info__nDrGO .Info_content__QkGG6 .Info_guildTag__5d1Ay{align-items:center;align-self:flex-start;display:flex;flex-direction:row;gap:4px;justify-content:flex-start;margin-bottom:2px}.Info_info__nDrGO .Info_content__QkGG6 .Info_guildTag__5d1Ay .Info_guildBadge__ManUl{border-radius:50%;height:14px;width:14px}.Info_info__nDrGO .Info_content__QkGG6 .Info_guildTag__5d1Ay .Info_guildTagText__gdare{color:var(--hk-color-brand);font-family:Cascadia Code,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:.5px;line-height:normal;-webkit-user-select:none;user-select:none}.Info_info__nDrGO .Info_content__QkGG6 .Info_title__rAy5K{color:var(--hk-color-primary);font-size:1.5rem;font-weight:700}.Info_info__nDrGO .Info_content__QkGG6 .Info_description__toICi,.Info_info__nDrGO .Info_content__QkGG6 .Info_title__rAy5K{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font-family:Cascadia Code,Consolas,monospace;line-height:normal;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.Info_info__nDrGO .Info_content__QkGG6 .Info_description__toICi{color:var(--hk-color-complementary);cursor:pointer;font-size:.875rem;font-weight:400}.Info_info__nDrGO .Info_content__QkGG6 .Info_customStatus__Vt\+ca{align-items:flex-start;display:flex;flex-direction:row;gap:6px;justify-content:flex-start;margin-top:var(--hk-spacing-1)}.Info_info__nDrGO .Info_content__QkGG6 .Info_customStatus__Vt\+ca .Info_customStatusEmoji__GJ2jd{border-radius:4px;height:16px;width:16px}.Info_info__nDrGO .Info_content__QkGG6 .Info_customStatus__Vt\+ca .Info_customStatusText__H3xQj{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;color:var(--hk-color-complementary);display:-webkit-box;font-family:Cascadia Code,Consolas,monospace;font-size:.8125rem;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}@media screen and (max-width:696px){.Info_info__nDrGO .Info_content__QkGG6{max-width:65%}}.Toast_toast__MzzL-{animation:Toast_toast-in__7sP7F .3s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#50505099;border:1px solid #ffffff1f;border-radius:16px;left:50%;padding:12px 24px;position:fixed;top:24px;transform:translateX(-50%);z-index:1000}.Toast_toast__MzzL- .Toast_text__omDFY{color:#fffffff2;font-size:15px;font-weight:500;letter-spacing:.2px;white-space:nowrap}@keyframes Toast_toast-in__7sP7F{0%{opacity:0;transform:translateX(-50%) translateY(-12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Activity_activities__syLN8{align-self:stretch;display:flex;flex-direction:column;gap:var(--hk-spacing-2)}.Activity_activity__agUQx{align-items:center;align-self:stretch;background:#ffffff0a;border-radius:10px;display:flex;gap:14px;padding:14px}.Activity_activity__agUQx .Activity_icons__q8bFE{flex-shrink:0;height:56px;position:relative;width:56px}.Activity_activity__agUQx .Activity_icons__q8bFE .Activity_largeIcon__eb-rr{border-radius:10px;height:100%;object-fit:cover;width:100%}.Activity_activity__agUQx .Activity_icons__q8bFE .Activity_largeIcon__eb-rr.Activity_placeholder__a8U4B{align-items:center;background:var(--hk-color-brand);color:#fff;display:flex;font-family:Cascadia Code,Consolas,monospace;font-size:24px;font-weight:700;justify-content:center}.Activity_activity__agUQx .Activity_icons__q8bFE .Activity_smallIcon__AeBoO{border:3px solid #ffffff0a;border-radius:7px;bottom:-4px;height:26px;object-fit:cover;position:absolute;right:-4px;width:26px}.Activity_activity__agUQx .Activity_content__J4Ruu{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_header__OhBh9{align-items:center;display:flex;gap:8px}.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_header__OhBh9 .Activity_name__8rl8Y{color:var(--hk-color-primary);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_header__OhBh9 .Activity_time__Eb21C{color:var(--hk-color-complementary);font-family:Cascadia Code,Consolas,monospace;font-size:12px;font-weight:500;letter-spacing:.5px;opacity:.7;white-space:nowrap}.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_details__OG74m,.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_state__Fy3xY{color:var(--hk-color-complementary);font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Activity_activity__agUQx .Activity_content__J4Ruu .Activity_assetText__cwNGX{color:var(--hk-color-complementary);font-size:12px;font-weight:400;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Clock_clock__vNVri{color:var(--hk-color-complementary);font-family:Cascadia Code,Consolas,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.5px;line-height:normal;opacity:.7;-webkit-user-select:none;user-select:none}.BusinessCard_block__mUKZd{align-items:flex-start;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:var(--hk-profile-base);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--hk-spacing-8);justify-content:flex-start;left:50%;padding:var(--hk-spacing-8);position:fixed;top:50%;transform:translate(-50%,-50%);transition:border-color .3s,background .3s;width:600px}.BusinessCard_block__mUKZd .BusinessCard_header__KhTrw{position:absolute;right:18px;top:14px}:root{--hk-color-brand:#a82db2;--hk-color-white:#fff}[data-theme=light]{--hk-background-base:#fff;--hk-profile-base:#ffffff80;--hk-color-primary:#3a3a3a;--hk-color-complementary:#6e737d;--hk-button-base:#fff;--hk-button-hover:#f0f0f0;--hk-button-active:#e6e6e6}[data-theme=dark]{--hk-background-base:#09090b;--hk-profile-base:#00000080;--hk-color-primary:#fff;--hk-color-complementary:#9ca3af;--hk-button-base:#11141c;--hk-button-hover:#0e1119;--hk-button-active:#10141f}:root{--hk-spacing-1:4px;--hk-spacing-0:calc(var(--hk-spacing-1)*0);--hk-spacing-half:calc(var(--hk-spacing-1)/2);--hk-spacing-2:calc(var(--hk-spacing-1)*2);--hk-spacing-3:calc(var(--hk-spacing-1)*3);--hk-spacing-4:calc(var(--hk-spacing-1)*4);--hk-spacing-5:calc(var(--hk-spacing-1)*5);--hk-spacing-6:calc(var(--hk-spacing-1)*6);--hk-spacing-7:calc(var(--hk-spacing-1)*7);--hk-spacing-8:calc(var(--hk-spacing-1)*8);--hk-spacing-9:calc(var(--hk-spacing-1)*9);--hk-spacing-10:calc(var(--hk-spacing-1)*10)}*{margin:0;transition:background .2s}html{scroll-behavior:smooth}body{background:var(--hk-background-base)}.theme-toggle{position:fixed;right:24px;top:16px;z-index:100}
/*# sourceMappingURL=main.a561e4b8.css.map*/