.Avatar-module-scss-module__qf6BOG__avatarWrapper{cursor:pointer;border-radius:50%;flex-shrink:0;position:relative}.Avatar-module-scss-module__qf6BOG__maskSvg{contain:paint;pointer-events:none;width:auto;display:block;position:absolute}.Avatar-module-scss-module__qf6BOG__avatarStack{width:100%;height:100%;display:grid}.Avatar-module-scss-module__qf6BOG__avatarImg,.Avatar-module-scss-module__qf6BOG__avatarBorder{grid-area:1/1;width:100%;height:100%}.Avatar-module-scss-module__qf6BOG__avatarImg{object-fit:cover;pointer-events:none;display:block}.Avatar-module-scss-module__qf6BOG__avatarImg:before{background-color:var(--background-mod-subtle);content:"";width:100%;height:100%;display:block}.Avatar-module-scss-module__qf6BOG__avatarDecoration{contain:paint;pointer-events:none;inset-inline-start:-10%;position:absolute;top:-10%}.Avatar-module-scss-module__qf6BOG__mask{contain:paint;z-index:0;min-width:300px;min-height:105px}.Avatar-module-scss-module__qf6BOG__banner{background-color:var(--brand-300);height:105px;min-height:105px}:where(.Avatar-module-scss-module__qf6BOG__banner){background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px 8px 0 0;width:100%;transition:background-color .1s}
.UserProfilePopup-module-scss-module__o6NUZW__popupContainer{cursor:default;z-index:100;flex-direction:row-reverse;align-items:flex-end;display:flex;position:fixed}.UserProfilePopup-module-scss-module__o6NUZW__profilePopout{background:var(--background-surface-high);box-shadow:var(--shadow-high);background-attachment:scroll;background-clip:border-box;border-radius:8px;flex-direction:column;flex-grow:1;gap:8px;width:300px;max-height:calc(100vh - 124px);padding-bottom:4px;animation:.15s cubic-bezier(.16,1,.3,1) UserProfilePopup-module-scss-module__o6NUZW__scaleIn;display:flex;position:relative;overflow:hidden}.UserProfilePopup-module-scss-module__o6NUZW__profilePopout :where(.UserProfilePopup-module-scss-module__o6NUZW__avatar){inset-inline-start:16px;cursor:pointer;top:61px}.UserProfilePopup-module-scss-module__o6NUZW__profilePopout:hover .UserProfilePopup-module-scss-module__o6NUZW__avatarButton:after{opacity:.4}.UserProfilePopup-module-scss-module__o6NUZW__profilePopout:hover .UserProfilePopup-module-scss-module__o6NUZW__usernameContainer .UserProfilePopup-module-scss-module__o6NUZW__copyButton{opacity:1}@keyframes UserProfilePopup-module-scss-module__o6NUZW__scaleIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.UserProfilePopup-module-scss-module__o6NUZW__header{flex-shrink:0;min-height:140px;position:relative}:where(.UserProfilePopup-module-scss-module__o6NUZW__avatar){z-index:0;border-radius:100%;position:absolute}.UserProfilePopup-module-scss-module__o6NUZW__avatarButton:after{content:"";top:0;opacity:0;background-color:#000;border-radius:100%;width:100%;height:100%;position:absolute;inset-inline-end:0}.UserProfilePopup-module-scss-module__o6NUZW__referenceContainer{z-index:2;top:98px;width:fit-content;height:fit-content;position:absolute;inset-inline-start:105px}.UserProfilePopup-module-scss-module__o6NUZW__referenceContainer .UserProfilePopup-module-scss-module__o6NUZW__inner{cursor:pointer;background:var(--custom-status-bubble-background);word-break:break-word;width:fit-content;margin:0 auto;padding:8px 12px;font-size:medium;display:block;position:relative}.UserProfilePopup-module-scss-module__o6NUZW__referenceContainer .UserProfilePopup-module-scss-module__o6NUZW__content{-webkit-line-clamp:2;-webkit-user-select:none;user-select:none;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.UserProfilePopup-module-scss-module__o6NUZW__outer{background:var(--custom-status-bubble-background);border:1px solid var(--border-muted);box-shadow:var(--shadow-low);box-sizing:border-box;border-radius:16px;min-width:42px;max-width:181px;overflow:hidden}.UserProfilePopup-module-scss-module__o6NUZW__outer:after,.UserProfilePopup-module-scss-module__o6NUZW__outer:before{background:inherit;border:inherit;box-shadow:inherit;box-sizing:border-box;content:"";border-radius:50%;position:absolute}.UserProfilePopup-module-scss-module__o6NUZW__outer:before{inset-inline-start:10px;width:20px;height:20px;top:-8px}.UserProfilePopup-module-scss-module__o6NUZW__outer:after{inset-inline-start:-3px;width:10px;height:10px;top:-15px}.UserProfilePopup-module-scss-module__o6NUZW__addStatusIcon{fill:var(--text-muted);vertical-align:middle;margin-inline-end:4px;display:inline}.UserProfilePopup-module-scss-module__o6NUZW__addStatusPrompt{color:var(--text-muted);vertical-align:middle;padding-inline-end:1px;padding-bottom:1px;font-size:14px;font-style:italic;font-weight:400;line-height:1.3;display:inline}.UserProfilePopup-module-scss-module__o6NUZW__profileBody,.UserProfilePopup-module-scss-module__o6NUZW__menus{flex-direction:column;gap:12px;display:flex}.UserProfilePopup-module-scss-module__o6NUZW__profileBody{padding:4px 16px 16px}.UserProfilePopup-module-scss-module__o6NUZW__profileBody.UserProfilePopup-module-scss-module__o6NUZW__scroller{padding-right:8px}.UserProfilePopup-module-scss-module__o6NUZW__scroller{box-sizing:border-box;flex:auto;min-height:0;position:relative;overflow:hidden scroll}.UserProfilePopup-module-scss-module__o6NUZW__scroller::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:4px solid #0000;border-radius:8px}.UserProfilePopup-module-scss-module__o6NUZW__scroller::-webkit-scrollbar-track{background-color:#0000;background-clip:padding-box;border:4px solid #0000;border-radius:8px}.UserProfilePopup-module-scss-module__o6NUZW__usernameContainer{-webkit-user-select:text;user-select:text}.UserProfilePopup-module-scss-module__o6NUZW__usernameContainer .UserProfilePopup-module-scss-module__o6NUZW__nicknameIcons{align-self:flex-start;gap:2px;padding-top:4px;display:flex}.UserProfilePopup-module-scss-module__o6NUZW__usernameContainer .UserProfilePopup-module-scss-module__o6NUZW__copyButton{border-radius:var(--radius-round);color:var(--interactive-icon-default);cursor:pointer;opacity:0;width:16px;height:16px}.UserProfilePopup-module-scss-module__o6NUZW__usernameContainer .UserProfilePopup-module-scss-module__o6NUZW__copyButton.UserProfilePopup-module-scss-module__o6NUZW__visible{opacity:1}.UserProfilePopup-module-scss-module__o6NUZW__menuOverlay{border:1px solid var(--border-faint);background:var(--user-profile-background);border-radius:8px;flex-direction:column;padding:8px;display:flex;position:relative;overflow:hidden}
.ProfileInfo-module-scss-module__MeCYNW__usernameRow{flex-direction:row;align-items:center;gap:8px;height:24px;display:flex}.ProfileInfo-module-scss-module__MeCYNW__nickname{cursor:pointer;word-break:break-word;color:var(--text-default);font-size:18px;font-weight:700;overflow:hidden}.ProfileInfo-module-scss-module__MeCYNW__nickname:hover{text-decoration:underline}.ProfileInfo-module-scss-module__MeCYNW__tags{flex-flow:wrap;align-items:center;gap:2px 10px;display:flex}.ProfileInfo-module-scss-module__MeCYNW__tags .ProfileInfo-module-scss-module__MeCYNW__userTag{cursor:pointer;white-space:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;line-height:18px;display:flex;overflow:hidden}.ProfileInfo-module-scss-module__MeCYNW__tags .ProfileInfo-module-scss-module__MeCYNW__userTagUsername{color:var(--text-muted);vertical-align:top;text-overflow:unset;white-space:normal;word-break:break-all;display:inline}.ProfileInfo-module-scss-module__MeCYNW__guildTagContainer{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:2px;width:fit-content;margin:1px 0;display:flex}.ProfileInfo-module-scss-module__MeCYNW__guildTagContainer .ProfileInfo-module-scss-module__MeCYNW__anchor{color:var(--brand-500)}.ProfileInfo-module-scss-module__MeCYNW__guildTagContainer .ProfileInfo-module-scss-module__MeCYNW__badge{filter:saturate();object-fit:cover;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;display:block;overflow:hidden}.ProfileInfo-module-scss-module__MeCYNW__guildTagContainer .ProfileInfo-module-scss-module__MeCYNW__badge:before{content:"";border-radius:50%;width:100%;height:100%;display:block}
.MenuItem-module-scss-module__EP4mOq__menuItem{flex-direction:column;display:flex}.MenuItem-module-scss-module__EP4mOq__menuItem:after{background-color:var(--user-profile-border);content:"";height:1px;margin:8px 4px;display:block}.MenuItem-module-scss-module__EP4mOq__menuItem:last-child:after{display:none}.MenuItem-module-scss-module__EP4mOq__menuItemInner{box-sizing:border-box;color:var(--icon-default);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.MenuItem-module-scss-module__EP4mOq__menuItemInner:hover{background-color:var(--background-modifier-hover);color:var(--interactive-hover)}.MenuItem-module-scss-module__EP4mOq__menuItemContent,.MenuItem-module-scss-module__EP4mOq__menuItemLabel{justify-content:space-between;align-items:center;display:flex}.MenuItem-module-scss-module__EP4mOq__menuItemContent{flex-grow:1;gap:8px}.MenuItem-module-scss-module__EP4mOq__menuItemLabel{text-align:start;flex:1;gap:4px}.MenuItem-module-scss-module__EP4mOq__menuItemLabelText{color:currentColor;font-size:14px;font-weight:500}.MenuItem-module-scss-module__EP4mOq__menuItemIcon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.MenuItem-module-scss-module__EP4mOq__submenuIconWrapper{align-self:stretch;align-items:center;display:flex}
.LogoutConfirm-module-scss-module__XGUPWW__actionBarTrailing{flex-wrap:wrap;flex-grow:0;flex-shrink:0;gap:8px;width:100%;max-width:100%;margin-left:auto;padding:16px 0;display:flex}.LogoutConfirm-module-scss-module__XGUPWW__stack{flex-flow:wrap;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;display:flex}.LogoutConfirm-module-scss-module__XGUPWW__secondary{background-color:var(--background-mod-subtle);border-color:var(--border-faint);color:var(--interactive-hover)}.LogoutConfirm-module-scss-module__XGUPWW__secondary:hover{background-color:var(--background-modifier-active);border-color:var(--input-border-color);color:var(--interactive-active)}.LogoutConfirm-module-scss-module__XGUPWW__primary{color:#fff;background-color:#d22d39;border-color:#ffffff14}.LogoutConfirm-module-scss-module__XGUPWW__primary:hover{background-color:#bc2934;border-color:#ffffff14}
.Panels-module-scss-module__yRd0Va__panels{width:168px;position:relative}.Panels-module-scss-module__yRd0Va__container{background:unset;box-sizing:border-box;z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:44px;margin-inline-start:-1px;font-size:14px;font-weight:500;display:flex;position:relative;container-type:inline-size}.Panels-module-scss-module__yRd0Va__avatarWrap{cursor:pointer;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:112px;margin:0;padding:5px;transition:background-color .3s;display:flex}.Panels-module-scss-module__yRd0Va__avatarWrap:hover{background-color:var(--icon-background-hover);color:var(--text-secondary-hover)}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__headerAvatar{cursor:pointer;border-radius:50%;flex-shrink:0;width:30px;height:30px;position:relative}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__maskSvg{contain:paint;pointer-events:none;width:auto;display:block;position:absolute}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarStack{width:100%;height:100%;display:grid}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarImg,.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarBorder{grid-area:1/1;width:100%;height:100%}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarImg{object-fit:cover;pointer-events:none;display:block}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarImg:before{background-color:var(--background-mod-subtle);content:"";width:100%;height:100%;display:block}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__avatarDecoration{contain:paint;pointer-events:none;inset-inline-start:-10%;position:absolute;top:-10%}.Panels-module-scss-module__yRd0Va__avatarWrap .Panels-module-scss-module__yRd0Va__nameTag{-webkit-user-select:text;user-select:text;cursor:pointer;min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;flex-grow:1;align-items:center;font-size:13px;font-weight:600;display:flex;overflow:hidden}.Panels-module-scss-module__yRd0Va__buttons{gap:8px;display:flex}.Panels-module-scss-module__yRd0Va__buttons .Panels-module-scss-module__yRd0Va__lottieIcon{width:20px;height:20px;display:flex}.Panels-module-scss-module__yRd0Va__buttons button{cursor:pointer;-webkit-user-select:none;user-select:none}.Panels-module-scss-module__yRd0Va__buttons button.Panels-module-scss-module__yRd0Va__button{color:var(--icon-default);box-sizing:border-box;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;font-size:14px;line-height:0;transition:background-color .2s;display:flex;position:relative}.Panels-module-scss-module__yRd0Va__buttons button.Panels-module-scss-module__yRd0Va__button:hover{background-color:var(--icon-background-hover);color:var(--text-secondary-hover)}
:root{--brand-base:#f35f20;--mix-white:#fff;--mix-black:#000;--opacity-brand-16:#f2620229;--text-danger:#f57976;--font-primary:var(--font-body),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-source:var(--font-condensed),Roboto,"Helvetica Neue",sans-serif;--font-ranking:var(--font-rankingNumber),Roboto,"Helvetica Neue",sans-serif;--font-song:var(--font-cy-song),"Jiang Song",SimSun,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto;--font-li:var(--font-cy-li),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto;--interactive-background-active:#97979f29;--checkbox-background-selected-default:#f29658;--interactive-icon-default:#5f606a;--text-feedback-critical:#fa3c1b;--green-460:#047031;--green-600:#003812;--control-primary-border-default:#ffffff47;--control-primary-text-default:#fff;--control-primary-border-hover:#ffffff2b}@supports (color:lab(0% 0 0)){:root{--text-danger:lab(65.8428% 48.3104 25.1906);--interactive-background-active:lab(62.6531% 1.18047 -4.2134/.160784);--interactive-icon-default:lab(40.905% 1.241 -5.84458);--text-feedback-critical:lab(56.6595% 70.5273 62.4917)}}html[data-theme=light]{--brand-500:var(--brand-base);--brand-600:color-mix(in oklab,var(--brand-base),var(--mix-black)10%);--brand-700:color-mix(in oklab,var(--brand-base),var(--mix-black)35%);--brand-400:color-mix(in oklab,var(--brand-base),var(--mix-white)40%);--brand-300:color-mix(in oklab,var(--brand-base),var(--mix-white)65%);--brand-200:color-mix(in oklab,var(--brand-base),var(--mix-white)88%);--brand-100:color-mix(in oklab,var(--brand-base),var(--mix-white)96%);--brand-text:color-mix(in oklab,var(--brand-base),var(--mix-black)45%);--score-color:color-mix(in oklab,var(--brand-base),#000 40%);--primary-300:#84858d;--header-primary:#060607;--header-secondary:#4e5058;--text-default:#323339;--text-muted:#5c5e66;--text-normal:#2c2926;--text-subtle:#5f606a;--text-strong:#2f3035;--text-secondary-default:#2f3035;--text-secondary-hover:#2f3035;--channels-default:#666771;--icon-primary:#2f3035;--icon-default:#5f606a;--icon-background-hover:#97979f29;--icon-border-hover:#97979f33;--icon-hover:#2f3035;--logo-text:var(--brand-500);--background-primary:#fff;--background-covas:#f3f3f4;--background-tertiary:#e3e5e8;--background-base-low:#fbfbfb;--background-base-lowset:#f3f3f4;--background-surface-high:#fff;--background-mod-subtle:#97979f1f;--background-modifier-selected:#97979f3d;--background-modifier-active:#97979f29;--background-modifier-hover:#97979f1f;--background-secondary-alt:#ebebed;--button-secondary-text:#0c0c0e;--border-subtle:#97979f47;--border-strong:#97979f7a;--border-faint:#97979f33;--bg-surface-raised:#fff;--checkbox-border-default:#909199;--checkbox-background-default:#97979f0a;--divider-subtle:#00000014;--modal-background:#fff;--input-background:#00000014;--input-background-color:#00000014;--input-border:#97979f5c;--input-border-color:#97979f5c;--input-text-color:#323339;--input-focus-border-color:#e36f00;--interactive-normal:#5f606a;--interactive-active:#2f3035;--interactive-hover:#2f3035;--interactive-background-hover:#97979f1f;--sidebar-background-hover:#97979f1f;--spine-default:#97979f7a;--user-profile-background:#fff;--user-profile-border:#97979f4d;--shadow-low:0 1px 4px 0 #00000014;--scrollbar-thumb-bg:#111214cc;--scrollbar-auto-scrollbar-color-thumb:#dbdee1;--scrollbar-thin-thumb:#8c8d95;--scrollbar-thin-track:#0000;--shadow-border:0 0 0 1px #0000000d;--shadow-high:0 12px 36px 0 #0000001f;--shadow-medium:0 4px 8px 0 #00000014;--custom-gradient-color-start:#fff5e6cc;--custom-gradient-color-end:#fad3a0cc;--custom-status-bubble-background:#fff}@supports (color:lab(0% 0 0)){html[data-theme=light]{--header-primary:lab(1.66167% .103712 -.380465);--header-secondary:lab(34.0609% .533208 -5.00469);--text-default:lab(21.3233% .653788 -3.95954);--text-muted:lab(39.9335% .507519 -4.87081);--text-normal:lab(16.8328% .9242 2.49344);--text-subtle:lab(40.905% 1.241 -5.84458);--text-strong:lab(19.9119% .469282 -3.36);--icon-primary:lab(19.9119% .469282 -3.36);--background-primary:lab(100% -.0000298023 .0000119209);--background-covas:lab(95.863% .131935 -.482965);--background-tertiary:lab(90.8499% -.29096 -1.71332);--background-base-low:lab(98.6181% .0000298023 0);--background-base-lowset:lab(95.863% .131935 -.482965);--background-surface-high:lab(100% -.0000298023 .0000119209);--background-secondary-alt:lab(93.0908% .266224 -.971913);--border-subtle:lab(62.6531% 1.18047 -4.2134/.278431);--border-strong:lab(62.6531% 1.18047 -4.2134/.478431);--border-faint:lab(62.6531% 1.18047 -4.2134/.2);--bg-surface-raised:lab(100% -.0000298023 .0000119209);--divider-subtle:lab(0% 0 0/.0784314);--modal-background:lab(100% -.0000298023 .0000119209);--input-background:lab(0% 0 0/.0784314);--input-background-color:lab(0% 0 0/.0784314);--input-border:lab(62.6531% 1.18047 -4.2134/.360784);--input-border-color:lab(62.6531% 1.18047 -4.2134/.360784);--input-text-color:lab(21.3233% .653788 -3.95954);--input-focus-border-color:lab(60.3258% 42.7164 68.3218);--interactive-normal:lab(40.905% 1.241 -5.84458);--interactive-active:lab(19.9119% .469282 -3.36);--interactive-hover:lab(19.9119% .469282 -3.36);--interactive-background-hover:lab(62.6531% 1.18047 -4.2134/.121569);--sidebar-background-hover:lab(62.6531% 1.18047 -4.2134/.121569);--spine-default:lab(62.6531% 1.18047 -4.2134/.478431);--user-profile-background:lab(100% -.0000298023 .0000119209);--user-profile-border:lab(62.6531% 1.18047 -4.2134/.301961);--scrollbar-auto-scrollbar-color-thumb:lab(88.3001% -.640035 -1.84749);--scrollbar-thin-thumb:lab(58.7436% .823766 -4.40186);--custom-gradient-color-start:lab(97.0264% 1.62268 8.50427/.8);--custom-gradient-color-end:lab(87.0455% 9.03404 30.6708/.8);--custom-status-bubble-background:lab(100% -.0000298023 .0000119209)}}html[data-theme=dark]{--brand-500:var(--brand-base);--brand-600:color-mix(in oklab,var(--brand-base),var(--mix-white)15%);--brand-700:color-mix(in oklab,var(--brand-base),var(--mix-white)25%);--brand-400:color-mix(in oklab,var(--brand-base),var(--mix-black)20%);--brand-300:color-mix(in oklab,var(--brand-base),var(--mix-black)40%);--brand-200:color-mix(in oklab,var(--brand-500),transparent 85%);--brand-100:color-mix(in oklab,var(--brand-500),transparent 92%);--brand-text:color-mix(in oklab,var(--brand-base),var(--mix-white)10%);--score-color:color-mix(in oklab,var(--brand-base),#fff 5%);--primary-300:#c9cace;--header-primary:#f2f3f5;--header-secondary:#efeff0;--text-default:#efeff0;--text-muted:#949ba4;--text-normal:#dbdee1;--text-subtle:#9b9ca3;--text-strong:#fbfbfb;--text-secondary-default:#fbfbfb;--text-secondary-hover:#fbfbfb;--channels-default:#82838b;--icon-primary:#fff;--icon-default:#aaaab1;--icon-background-hover:#97979f29;--icon-border-hover:#97979f0a;--icon-hover:#fbfbfb;--logo-text:#fff;--background-primary:#1c1c1c;--background-covas:#121214;--background-tertiary:#1e1f22;--background-base-low:#202024;--background-base-lowset:#121214;--background-surface-high:#242429;--background-mod-subtle:#97979f14;--background-modifier-selected: ;--background-modifier-active:#97979f29;--background-modifier-hover:#97979f14;--background-secondary-alt:#393a41;--button-secondary-text:#d9d9ff;--border-subtle:#97979f1f;--border-strong:#97979f70;--border-faint:#97979f0a;--bg-surface-raised:#27272c;--checkbox-border-default:#6d6e77;--checkbox-background-default:#97979f0a;--divider-subtle:#6d6e771f;--modal-background:#393a41;--input-background:#0003;--input-background-color:#00000014;--input-border:#97979f33;--input-border-color:#97979f33;--input-text-color:#efeff0;--input-focus-border-color:#ed8d51;--interactive-normal:#aaaab1;--interactive-active:#fbfbfb;--interactive-hover:#fbfbfb;--interactive-background-hover:#97979f14;--sidebar-background-hover:#97979f14;--spine-default:#97979f70;--user-profile-background:#2c2d32;--user-profile-border:#97979f1f;--shadow-low:0 1px 4px 0 #00000024;--scrollbar-thumb-bg:#11121499;--scrollbar-auto-scrollbar-color-thumb:#1a1b1e;--scrollbar-thin-thumb:#2b2b31;--scrollbar-thin-track:#74757e;--shadow-border:0 0 0 1px #ffffff14;--shadow-high:0 12px 24px 0 #0000003d;--shadow-medium:0 4px 8px 0 #00000029;--custom-gradient-color-start:#a056f24d;--custom-gradient-color-end:#3e16894d;--custom-status-bubble-background:#2c2d32}@supports (color:lab(0% 0 0)){html[data-theme=dark]{--header-primary:lab(95.807% -.0790358 -1.08899);--header-secondary:lab(94.4684% .132352 -.484538);--text-default:lab(94.4684% .132352 -.484538);--text-muted:lab(63.6207% -1.22646 -5.63566);--text-normal:lab(88.3001% -.640035 -1.84749);--text-subtle:lab(64.4402% .654727 -3.79971);--text-strong:lab(98.6181% .0000298023 0);--icon-primary:lab(100% -.0000298023 .0000119209);--background-primary:lab(10.2682% .00000745058 0);--background-covas:lab(5.51572% .323415 -1.18651);--background-tertiary:lab(11.7438% .105217 -2.2197);--background-base-low:lab(12.3759% .776775 -2.71432);--background-base-lowset:lab(5.51572% .323415 -1.18651);--background-surface-high:lab(14.3536% .960961 -3.33444);--background-secondary-alt:lab(24.5258% .822306 -4.49861);--border-subtle:lab(62.6531% 1.18047 -4.2134/.121569);--border-strong:lab(62.6531% 1.18047 -4.2134/.439216);--border-faint:lab(62.6531% 1.18047 -4.2134/.0392157);--bg-surface-raised:lab(15.7916% .947237 -3.29685);--divider-subtle:lab(46.577% 1.03608 -5.15481/.121569);--modal-background:lab(24.5258% .822306 -4.49861);--input-background:lab(0% 0 0/.2);--input-background-color:lab(0% 0 0/.0784314);--input-border:lab(62.6531% 1.18047 -4.2134/.2);--input-border-color:lab(62.6531% 1.18047 -4.2134/.2);--input-text-color:lab(94.4684% .132352 -.484538);--input-focus-border-color:lab(68.3406% 33.7256 47.6391);--interactive-normal:lab(69.772% 1.00523 -3.60905);--interactive-active:lab(98.6181% .0000298023 0);--interactive-hover:lab(98.6181% .0000298023 0);--interactive-background-hover:lab(62.6531% 1.18047 -4.2134/.0784314);--sidebar-background-hover:lab(62.6531% 1.18047 -4.2134/.0784314);--spine-default:lab(62.6531% 1.18047 -4.2134/.439216);--user-profile-background:lab(18.5182% .476569 -3.3927);--user-profile-border:lab(62.6531% 1.18047 -4.2134/.121569);--scrollbar-auto-scrollbar-color-thumb:lab(9.75313% .110604 -2.26047);--scrollbar-thin-thumb:lab(17.7162% 1.12627 -3.89675);--scrollbar-thin-track:lab(49.3784% 1.0215 -5.09957);--custom-gradient-color-start:lab(51.6958% 52.9882 -67.8062/.301961);--custom-gradient-color-end:lab(20.6868% 39.8744 -57.164/.301961);--custom-status-bubble-background:lab(18.5182% .476569 -3.3927)}}html,body{width:100%;height:100%}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-underline-offset:3px;text-decoration-skip-ink:auto;text-decoration:none;text-decoration-thickness:1px}html,body,div,span,applet,button,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-weight:inherit;font-style:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}a,button,div,input,label,select,span,strong,textarea{outline:0}ol,ul{list-style:none}picture,article,aside,canvas,details,figcaption,figure{display:block}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--scrollbar-thin-thumb);border:2px solid #0000;border-radius:5px;min-height:40px}::-webkit-scrollbar-track{border:2px solid var(--background-covas);background-color:var(--background-covas)}::-webkit-scrollbar-corner{background-color:#0000}html body{font-family:var(--font-primary);background:var(--background-covas);transition:all .5s}body{-webkit-user-select:none;user-select:none;text-rendering:optimizeLegibility;font-variant-numeric:proportional-nums;font-feature-settings:"pnum";margin:0;padding:0;font-weight:500;overflow:hidden}img{object-fit:cover}img[alt]{text-indent:-9999px}.divider{background-color:var(--border-subtle);-webkit-margin-start:8px;margin-top:12px;width:100%;height:1px;margin-inline-start:8px}.scrollBase{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:0 32px;display:flex;position:relative;overflow:hidden scroll}.hideScrollbar::-webkit-scrollbar{-webkit-appearance:none;background:0 0;width:0!important;height:0!important;display:none!important}.hideScrollbar{scrollbar-width:none!important;-ms-overflow-style:none!important}.pageContent{z-index:1;grid-area:layer;align-items:center;width:100%;max-width:1300px;display:flex;position:relative}.detailDivider{background-color:var(--background-covas);width:100%;height:4px;margin-bottom:16px}::selection{background-color:var(--brand-500);color:#fff}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
