.ClientMapList-module__zvgkha__container{min-height:calc(100dvh - var(--header-height));flex-direction:column;display:flex}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__content_grid{width:100%;min-height:calc(100dvh - var(--header-height));grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:37px;margin-bottom:24px;display:grid}@media (max-width:1024px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__content_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__content_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_header{flex-direction:column;grid-column:1/-1;gap:8px;display:flex}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_header{gap:6px}}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description_row{justify-content:space-between;align-items:center;gap:16px;display:flex}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description_row{flex-direction:column;align-items:flex-start;gap:10px}}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_title{color:#fff;font-size:18px;font-weight:600;font-family:var(--font-thicker)}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_title{font-size:16px}}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description{color:var(--gray-300);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description{font-size:13px}}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description{font-size:12px}}@media (max-width:480px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__page_description{font-size:11px}}.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item{aspect-ratio:16/6;cursor:pointer;border-radius:13px;width:100%;display:block;position:relative;overflow:hidden}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item):hover .ClientMapList-module__zvgkha__preview{transform:scale(1.05)}@media (max-width:700px){.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item{aspect-ratio:1;border-radius:8px}}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__preview_wrap{position:absolute;inset:0;overflow:hidden}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__preview{object-fit:cover;transition:transform .4s}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__gradient{pointer-events:none;z-index:1;background:linear-gradient(#000000b3 0%,#0000 40%),linear-gradient(#0000 40%,#0000004d 55%,#00000080 75%,#000000f2 100%);position:absolute;inset:0}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__admin_badge{color:var(--fg-default);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#0009;border:1px solid #fff3;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;top:10px;left:10px}@media (max-width:700px){:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__admin_badge{padding:3px 6px;font-size:9px;top:5px;left:5px}}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__levels{z-index:2;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex;position:absolute;top:10px;right:10px}@media (max-width:700px){:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__levels{gap:4px;max-width:90%;top:6px;right:6px}}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__level_badge{white-space:nowrap;color:var(--fg-default);background:#1f2937;border:1px solid #4b5563;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}@media (max-width:700px){:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__level_badge{padding:3px 6px;font-size:9px}}:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__title{font-size:20px;font-weight:500;font-family:var(--font-thicker);color:#fff;z-index:2;position:absolute;bottom:12px;left:14px;right:14px}@media (max-width:700px){:is(.ClientMapList-module__zvgkha__container .ClientMapList-module__zvgkha__map_item) .ClientMapList-module__zvgkha__title{text-align:center;font-size:16px;bottom:8px;left:8px;right:8px}}.ClientMapList-module__zvgkha__empty_state{grid-column:1/-1}.ClientMapList-module__zvgkha__report_cta_desktop{flex-shrink:0}@media (max-width:1024px){.ClientMapList-module__zvgkha__report_cta_desktop{display:none}}.ClientMapList-module__zvgkha__report_cta_mobile{grid-column:1/-1;width:100%;display:none}@media (max-width:1024px){.ClientMapList-module__zvgkha__report_cta_mobile{display:flex}}
.app-dialog-module__7J0cnG__dialog_overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;position:fixed;inset:0}.app-dialog-module__7J0cnG__dialog_content{z-index:10000;background:var(--surface-base);border:1px solid var(--border-default);border-radius:13px;outline:none;flex-direction:column;align-items:stretch;width:100%;max-width:501px;height:fit-content;max-height:90svh;padding:35px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}@media (max-width:1024px){.app-dialog-module__7J0cnG__dialog_content{border:none;border-radius:0;justify-content:center;align-items:center;top:0;left:0;transform:none;width:100svw!important;min-width:100svw!important;max-width:100svw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important}}.app-dialog-module__7J0cnG__dialog_body{flex-direction:column;flex:1;width:100%;display:flex}.app-dialog-module__7J0cnG__dialog_back{z-index:10001;width:28px;height:28px;color:var(--white-alpha-70);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:color .15s;display:inline-flex;position:absolute;top:12px;left:12px}.app-dialog-module__7J0cnG__dialog_back:hover{color:var(--brand-default)}.app-dialog-module__7J0cnG__dialog_back:focus-visible{color:var(--brand-default);outline:none}.app-dialog-module__7J0cnG__dialog_close{z-index:10001;width:28px;height:28px;color:var(--white-alpha-70);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.app-dialog-module__7J0cnG__dialog_close:hover{color:var(--brand-default)}.app-dialog-module__7J0cnG__dialog_close:focus-visible{color:var(--brand-default);outline:none}
.AppDrawer-module__JAgdZa__overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;position:fixed;inset:0}.AppDrawer-module__JAgdZa__content{z-index:9999;background:var(--surface-overlay);border-top:1px solid var(--border-strong);border-radius:16px 16px 0 0;outline:none;flex-direction:column;width:100svw;height:fit-content;max-height:85svh;transition:max-height .3s;display:flex;position:fixed;bottom:0;left:0;right:0}.AppDrawer-module__JAgdZa__handle{background:var(--brand-default);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:12px auto 0}.AppDrawer-module__JAgdZa__header{align-items:center;gap:12px;padding:12px 16px 0;display:flex}.AppDrawer-module__JAgdZa__backButton{width:24px;height:24px;color:var(--fg-default);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.AppDrawer-module__JAgdZa__title{color:var(--fg-default);flex:1;font-size:16px;font-weight:600}.AppDrawer-module__JAgdZa__body{flex:auto;width:100%;min-height:0;padding:12px 16px 16px;overflow-y:auto}.AppDrawer-module__JAgdZa__footer{border-top:1px solid var(--border-default);padding:12px 16px}
.profile-customization-dialog-module__K4iYlG__dialogContent{flex-direction:column;align-items:center;gap:16px;max-width:min(34rem,100vw - 32px);min-height:min(58svh,620px);display:flex}.profile-customization-dialog-module__K4iYlG__title{color:var(--fg-default);text-align:center;margin:0;font-size:22px;font-weight:600}.profile-customization-dialog-module__K4iYlG__tabsRoot{width:100%}.profile-customization-dialog-module__K4iYlG__tabsList{background:0 0;justify-content:flex-start;gap:8px;width:fit-content;max-width:100%;height:auto;padding:0;display:flex}.profile-customization-dialog-module__K4iYlG__tabTrigger{border-radius:10px;justify-content:center;width:auto;min-height:36px;line-height:1.2;display:inline-flex;padding:6px 10px!important;font-size:14px!important}.profile-customization-dialog-module__K4iYlG__list{width:100%;max-height:min(48svh,500px);margin-top:12px;padding:4px 2px;overflow-y:auto}.profile-customization-dialog-module__K4iYlG__gridList,.profile-customization-dialog-module__K4iYlG__frameList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-customization-dialog-module__K4iYlG__itemCard{border:1px solid var(--color-stroke);background:var(--color-secondary-bg);text-align:left;cursor:pointer;border-radius:14px;width:100%;padding:8px;overflow:visible}.profile-customization-dialog-module__K4iYlG__itemCard:disabled{cursor:default}.profile-customization-dialog-module__K4iYlG__itemCardActive{border-color:var(--brand-default);box-shadow:0 0 0 2px #f5a02f4d}.profile-customization-dialog-module__K4iYlG__gridCard,.profile-customization-dialog-module__K4iYlG__frameCard{aspect-ratio:1}.profile-customization-dialog-module__K4iYlG__preview{background:var(--gray-700);border-radius:12px;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.profile-customization-dialog-module__K4iYlG__squarePreview,.profile-customization-dialog-module__K4iYlG__framePreview{aspect-ratio:1}.profile-customization-dialog-module__K4iYlG__previewImage{box-sizing:border-box;object-fit:contain;object-position:center;width:100%;max-width:92%;height:100%;max-height:92%}.profile-customization-dialog-module__K4iYlG__previewContent{place-items:center;width:100%;height:100%;display:grid}.profile-customization-dialog-module__K4iYlG__previewStage{place-items:center;width:100%;height:100%;display:grid;position:relative}.profile-customization-dialog-module__K4iYlG__previewAvatar{aspect-ratio:1;width:56%;height:auto}.profile-customization-dialog-module__K4iYlG__previewBackgroundFull{object-fit:cover;border-radius:8px;width:100%;height:100%}.profile-customization-dialog-module__K4iYlG__previewAssetOverlay,.profile-customization-dialog-module__K4iYlG__previewAssetFrame{max-width:100%;max-height:100%;position:absolute;inset:0}.profile-customization-dialog-module__K4iYlG__lockedContent{pointer-events:none}.profile-customization-dialog-module__K4iYlG__lockOverlay{background:#00000085;place-items:center;display:grid;position:absolute;inset:0}.profile-customization-dialog-module__K4iYlG__lockIcon{width:22px;height:22px;color:var(--fg-default)}.profile-customization-dialog-module__K4iYlG__skeleton{background:linear-gradient(100deg,#1d2430 20%,#2f3a4c 45%,#1d2430 70%) 0 0/220% 100%;animation:1.2s linear infinite profile-customization-dialog-module__K4iYlG__shimmer}@keyframes profile-customization-dialog-module__K4iYlG__shimmer{0%{background-position:180% 0}to{background-position:-40% 0}}.profile-customization-dialog-module__K4iYlG__previewFallback{color:var(--gray-300);text-align:center;width:100%;font-size:11px}.profile-customization-dialog-module__K4iYlG__itemMeta{flex-direction:column;gap:0;margin-top:8px;display:flex}.profile-customization-dialog-module__K4iYlG__itemName{color:#eef3ff;margin:0;font-size:12px;line-height:1.2}.profile-customization-dialog-module__K4iYlG__loader{text-align:center;color:var(--gray-300);grid-column:1/-1;padding:10px 0 2px;font-size:13px}.profile-customization-dialog-module__K4iYlG__empty{text-align:center;color:var(--gray-300);padding:16px 0;font-size:13px}.profile-customization-dialog-module__K4iYlG__hintText{color:var(--gray-300);margin-top:6px;font-size:12px}@media (max-width:520px){.profile-customization-dialog-module__K4iYlG__gridList,.profile-customization-dialog-module__K4iYlG__frameList{grid-template-columns:repeat(3,minmax(0,1fr))}}
.BannedDialog-module__oYAm0q__container{flex-direction:column;gap:16px;width:100%;display:flex}.BannedDialog-module__oYAm0q__title{color:#fff;text-align:left;width:100%;font-size:22px;font-weight:600}.BannedDialog-module__oYAm0q__description{color:var(--fg-subtle);text-align:left;width:100%;font-size:15px;font-weight:400;line-height:1.5}.BannedDialog-module__oYAm0q__info{background:#ffffff0a;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.BannedDialog-module__oYAm0q__info_row{justify-content:space-between;align-items:flex-start;gap:16px;font-size:14px;line-height:1.4;display:flex}.BannedDialog-module__oYAm0q__info_label{color:var(--fg-subtle);flex-shrink:0;min-width:100px}.BannedDialog-module__oYAm0q__info_value{color:#fff;text-align:right;word-break:break-word;font-weight:500}.BannedDialog-module__oYAm0q__buttons{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;display:flex}@media (max-width:480px){.BannedDialog-module__oYAm0q__title{font-size:18px}.BannedDialog-module__oYAm0q__description{font-size:14px}.BannedDialog-module__oYAm0q__info{gap:10px;padding:12px}.BannedDialog-module__oYAm0q__info_row{flex-direction:column;gap:2px}.BannedDialog-module__oYAm0q__info_value{text-align:left}}
.UserAvatar-module__bE8HtW__root{--overlay-bleed:6px;--overlay-left-extra:0px;--overlay-right-extra:0px;aspect-ratio:1;isolation:isolate;flex-shrink:0;display:block;position:relative;overflow:visible}.UserAvatar-module__bE8HtW__size_s{--overlay-bleed:4px;width:48px;height:48px}.UserAvatar-module__bE8HtW__size_m{--overlay-bleed:8px;width:96px;height:96px}.UserAvatar-module__bE8HtW__size_l{--overlay-bleed:20px;width:220px;height:220px}.UserAvatar-module__bE8HtW__avatarLayer{background:var(--gray-950);z-index:1;width:100%;height:100%;position:relative;overflow:hidden}.UserAvatar-module__bE8HtW__avatar,.UserAvatar-module__bE8HtW__placeholder{width:100%;height:100%}.UserAvatar-module__bE8HtW__avatar{object-fit:cover;display:block}.UserAvatar-module__bE8HtW__placeholder{color:var(--fg-muted);justify-content:center;align-items:center;font-weight:600;display:flex}.UserAvatar-module__bE8HtW__size_s .UserAvatar-module__bE8HtW__placeholder{font-size:20px}.UserAvatar-module__bE8HtW__size_m .UserAvatar-module__bE8HtW__placeholder{font-size:28px}.UserAvatar-module__bE8HtW__size_l .UserAvatar-module__bE8HtW__placeholder{font-size:48px}.UserAvatar-module__bE8HtW__overlay{z-index:2;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.05)}
.StreamerBadge-module__tbjPxq__badge{color:#a78bfa;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#8b5cf62e;border:1px solid #8b5cf666;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.StreamerBadge-module__tbjPxq__badge_sm{letter-spacing:.03em;gap:3px;padding:2px 6px;font-size:10px}
.profile-layout-module__mdu5lG__root{background:var(--background);width:100%;min-height:100svh;position:relative;overflow-x:hidden}.profile-layout-module__mdu5lG__backgroundImage{pointer-events:none;z-index:0;background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.profile-layout-module__mdu5lG__contentWrapper{z-index:1;min-height:100svh;padding-top:var(--header-height);position:relative}
.CommunityCommentsList-module__2i_WBG__container{flex-direction:column;gap:16px;margin-top:24px;display:flex}.CommunityCommentsList-module__2i_WBG__empty_state{padding:32px 20px}.CommunityCommentsList-module__2i_WBG__title{font-size:18px;font-weight:600}@media (max-width:480px){.CommunityCommentsList-module__2i_WBG__title{font-size:16px}}.CommunityCommentsList-module__2i_WBG__reply_input{margin-top:10px}.CommunityCommentsList-module__2i_WBG__sort_row{align-items:center;display:flex}.CommunityCommentsList-module__2i_WBG__list{flex-direction:column;gap:12px;display:flex}.CommunityCommentsList-module__2i_WBG__replies_section{border-left:2px solid #2e2e2e4d;border-left:2px solid lab(18.8% 0 0/.3);flex-direction:column;gap:8px;margin-top:8px;margin-left:24px;padding-left:16px;display:flex}@media (max-width:480px){.CommunityCommentsList-module__2i_WBG__replies_section{margin-left:10px;padding-left:10px}}.CommunityCommentsList-module__2i_WBG__skeleton{border-radius:8px;height:80px}.CommunityCommentsList-module__2i_WBG__auth_hint{color:var(--muted-foreground);text-align:center;padding:12px;font-size:14px}.CommunityCommentsList-module__2i_WBG__auth_link{color:var(--foreground);cursor:pointer;text-decoration:underline}
.profile-stats-module__9TJGDq__stats{gap:8px;width:100%;display:flex}.profile-stats-module__9TJGDq__stat{background:var(--surface-base);border:1px solid var(--gray-800);cursor:default;text-align:left;font:inherit;color:inherit;border-radius:10px;flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;padding:12px 14px;display:flex;overflow:hidden}.profile-stats-module__9TJGDq__stat_clickable{cursor:pointer;transition:border-color .15s}.profile-stats-module__9TJGDq__stat_clickable:hover{border-color:var(--gray-500)}.profile-stats-module__9TJGDq__stat_clickable:hover .profile-stats-module__9TJGDq__value{color:var(--brand-default)}.profile-stats-module__9TJGDq__stat_clickable:hover .profile-stats-module__9TJGDq__chevron{color:var(--fg-muted)}.profile-stats-module__9TJGDq__stat_disabled{opacity:.4}.profile-stats-module__9TJGDq__value_row{align-items:center;gap:7px;width:100%;display:flex}.profile-stats-module__9TJGDq__icon{color:var(--gray-500);flex-shrink:0}.profile-stats-module__9TJGDq__value{color:var(--fg-default);white-space:nowrap;font-size:20px;font-weight:700;line-height:1;transition:color .15s}.profile-stats-module__9TJGDq__chevron{color:var(--gray-800);flex-shrink:0;margin-left:auto;transition:color .15s}.profile-stats-module__9TJGDq__label{color:var(--fg-muted);white-space:nowrap;font-size:11px;font-weight:400;line-height:1}.profile-stats-module__9TJGDq__approx{color:var(--gray-500);margin-right:1px;font-size:14px;font-weight:400}@media (max-width:900px){.profile-stats-module__9TJGDq__stats{flex-wrap:wrap}.profile-stats-module__9TJGDq__stat{flex:calc(33% - 8px);min-width:80px}}@media (max-width:640px){.profile-stats-module__9TJGDq__stat{flex:calc(50% - 8px);padding:10px 12px}.profile-stats-module__9TJGDq__value{font-size:17px}}
.NineSliceFrame-module__NpSYIW__root{border-style:solid;border-color:#0000;box-sizing:border-box;border-image-repeat:stretch;width:100%;position:relative}.NineSliceFrame-module__NpSYIW__content{box-sizing:border-box;width:100%;min-width:0;position:relative}
.profile-games-module__C2CrSW__block{background:var(--surface-base);border:1px solid var(--border-default);border-radius:13px;padding:16px}.profile-games-module__C2CrSW__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-games-module__C2CrSW__title{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.profile-games-module__C2CrSW__title_icon{flex-shrink:0}.profile-games-module__C2CrSW__edit_btn{border:1px solid var(--border-default);width:24px;height:24px;color:var(--gray-500);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.profile-games-module__C2CrSW__edit_btn:hover{border-color:var(--fg-muted);color:var(--gray-200)}.profile-games-module__C2CrSW__empty_btn{border:1px dashed var(--border-default);width:100%;color:var(--gray-500);cursor:pointer;background:0 0;border-radius:8px;padding:8px;font-size:12px;transition:border-color .15s,color .15s}.profile-games-module__C2CrSW__empty_btn:hover{border-color:var(--fg-muted);color:var(--fg-muted)}.profile-games-module__C2CrSW__empty_text{color:var(--gray-500);font-size:12px}.profile-games-module__C2CrSW__list{flex-direction:column;gap:10px;display:flex}.profile-games-module__C2CrSW__item{align-items:center;gap:10px;display:flex}.profile-games-module__C2CrSW__info{flex-direction:column;gap:1px;min-width:0;display:flex}.profile-games-module__C2CrSW__name{color:var(--gray-200);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.profile-games-module__C2CrSW__hours{color:var(--fg-muted);font-size:11px}
.AppComment-module__O29bqW__container{background:var(--surface-base);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding:16px 16px 12px;display:flex;position:relative}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__main_row{justify-content:flex-start;align-items:stretch;display:flex}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__avatar{z-index:1;align-self:stretch;width:auto;height:100%;max-height:96px;margin-right:11px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__user{justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__user) .AppComment-module__O29bqW__username{color:var(--gray-200);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;overflow:hidden}:is(:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__user) .AppComment-module__O29bqW__username):hover{color:var(--fg-default)}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__text{color:var(--gray-200);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;max-width:100%;margin-top:4px;padding-right:10px;font-size:13px;line-height:1.5}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__text_collapsed{max-height:4.5em;overflow:hidden}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__expand_btn{text-align:left;color:var(--color-brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:6px;padding:0;font-size:12px;font-weight:600;transition:opacity .2s}:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__expand_btn):hover{opacity:.8}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__footer{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__date{color:var(--fg-muted);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:500}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container{cursor:pointer;justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex}:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container) .AppComment-module__O29bqW__icon{width:10px;height:12px}:is(:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container) .AppComment-module__O29bqW__icon) path{stroke:var(--fg-muted)}.AppComment-module__O29bqW__down:is(:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container) .AppComment-module__O29bqW__icon){transform:rotate(180deg)}:is(:is(.AppComment-module__O29bqW__active:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container),:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container):hover) .AppComment-module__O29bqW__icon) path{stroke:var(--color-brand)}.AppComment-module__O29bqW__loading:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container){opacity:.5;cursor:not-allowed;pointer-events:none}:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions) .AppComment-module__O29bqW__vote_container) .AppComment-module__O29bqW__count{color:var(--fg-muted);font-size:13px;font-weight:500}@media (max-width:600px){.AppComment-module__O29bqW__container{padding:12px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__main_row{gap:8px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__avatar{align-self:flex-start;width:52px;height:52px;max-height:52px;margin-right:0}:is(:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__user) .AppComment-module__O29bqW__username{font-size:14px}:is(.AppComment-module__O29bqW__container .AppComment-module__O29bqW__content) .AppComment-module__O29bqW__text{padding-right:0;font-size:12px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__footer{flex-direction:row;align-items:center;gap:8px;padding-top:10px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__actions{flex-shrink:0;justify-content:flex-start;gap:16px}.AppComment-module__O29bqW__container .AppComment-module__O29bqW__date{font-size:12px}}.AppComment-module__O29bqW__container_reply{padding:12px 12px 10px}@media (max-width:600px){.AppComment-module__O29bqW__container_reply .AppComment-module__O29bqW__footer{flex-wrap:wrap;gap:4px 8px}}.AppComment-module__O29bqW__container_with_frame{background:0 0}.AppComment-module__O29bqW__container_with_legacy_frame{border:30px solid #0000;border-image-source:var(--legacy-frame-url);background:0 0;border-image-slice:100;border-image-repeat:stretch;position:relative}.AppComment-module__O29bqW__nine_slice_root{width:100%}.AppComment-module__O29bqW__actions_row{align-items:center;gap:18px;display:flex}.AppComment-module__O29bqW__reply_btn{color:var(--gray-300);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;transition:color .2s}.AppComment-module__O29bqW__reply_btn:hover{color:var(--gray-200)}.AppComment-module__O29bqW__mention{color:var(--color-brand);font-weight:500}.AppComment-module__O29bqW__author_badge{background:var(--color-brand);color:var(--fg-on-brand);border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600}
.accept-challenge-dialog-module__rHrrZq__title{color:#fff;text-align:left;width:100%;font-size:24px;font-weight:600;font-family:var(--font-thicker)}.accept-challenge-dialog-module__rHrrZq__description{color:var(--fg-subtle);text-align:left;width:100%;margin-top:10px;font-size:16px;font-weight:400}.accept-challenge-dialog-module__rHrrZq__buttons{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}
.challenge-offer-dialog-module__4xdyJq__title{color:#fff;text-align:left;width:100%;font-size:24px;font-weight:600;font-family:var(--font-thicker)}.challenge-offer-dialog-module__4xdyJq__content{width:100%}.challenge-offer-dialog-module__4xdyJq__description{color:var(--fg-subtle);text-align:left;width:100%;margin-top:10px;font-size:16px;font-weight:400}.challenge-offer-dialog-module__4xdyJq__buttons{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}.challenge-offer-dialog-module__4xdyJq__form{flex-direction:column;gap:20px;width:100%;margin-top:40px;display:flex}
.CommentInput-module__s1v_tG__container{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.CommentInput-module__s1v_tG__input_wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.CommentInput-module__s1v_tG__textarea_wrapper{width:100%;position:relative}.CommentInput-module__s1v_tG__send_icon_btn{cursor:pointer;height:fit-content;color:var(--color-brand);background:0 0;border:none;justify-content:center;align-items:center;margin:auto 0;padding:4px;line-height:0;transition:opacity .15s;display:flex;position:absolute;top:0;bottom:0;right:12px}.CommentInput-module__s1v_tG__send_icon_btn:disabled{opacity:.3;cursor:not-allowed}.CommentInput-module__s1v_tG__send_icon_btn:not(:disabled):hover{opacity:.75}.CommentInput-module__s1v_tG__input_container{resize:none;background:var(--gray-1000);border:1px solid var(--border-subtle);color:#fff;border-radius:7px;outline:none;width:100%;min-height:40px;padding:15px 42px 15px 15px;font-size:13px;transition:all .15s;display:block}.CommentInput-module__s1v_tG__input_container:focus{border-color:var(--color-brand)}.CommentInput-module__s1v_tG__input_container::placeholder{color:var(--gray-400)}.CommentInput-module__s1v_tG__input_container.CommentInput-module__s1v_tG__errored{border-color:var(--status-error)}.CommentInput-module__s1v_tG__error_text{color:var(--status-error);font-size:12px;line-height:1.2}.CommentInput-module__s1v_tG__meta_row{justify-content:space-between;align-items:center;gap:10px;display:flex}.CommentInput-module__s1v_tG__counter{color:var(--fg-muted);white-space:nowrap;font-size:12px;line-height:1.2}.CommentInput-module__s1v_tG__reply_hint{color:var(--gray-300);font-size:12px;font-weight:500;line-height:1.2}
.profile-achievements-block-module__UWRGmG__block{background:var(--surface-base);border:1px solid var(--border-default);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.5;border-radius:13px;padding:16px}.profile-achievements-block-module__UWRGmG__header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.profile-achievements-block-module__UWRGmG__title{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.profile-achievements-block-module__UWRGmG__soon_badge{background:var(--brand-default);color:var(--surface-raised);text-transform:uppercase;border-radius:999px;align-items:center;padding:2px 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.profile-achievements-block-module__UWRGmG__grid{flex-wrap:nowrap;gap:8px;display:flex}.profile-achievements-block-module__UWRGmG__slot{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-achievements-block-module__UWRGmG__slot_earned{background:var(--brand-default);border:1px solid var(--brand-active)}.profile-achievements-block-module__UWRGmG__slot_locked{background:var(--surface-overlay);border:1px solid var(--border-default)}.profile-achievements-block-module__UWRGmG__lock_icon{color:var(--gray-500)}.profile-achievements-block-module__UWRGmG__slot_add{background:var(--surface-overlay);border:1px dashed var(--border-default);width:40px;height:40px;color:var(--gray-500);border-radius:10px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}
.AppInput-module__OVsBfa__input_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.AppInput-module__OVsBfa__input_container label{color:var(--fg-muted);font-size:13px;font-weight:500}.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__input{background:var(--gray-1000);border:1px solid var(--border-subtle);resize:none;width:100%;color:var(--fg-default);border-radius:5px;outline:none;padding:10px 12px;font-size:13px;font-weight:400;transition:all .3s}:is(.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__input):focus{border-color:var(--border-focus)}.AppInput-module__OVsBfa__errored:is(.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__input){border-color:var(--status-error)}:is(.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__input)::placeholder{color:var(--fg-muted)}.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__error_message{color:var(--status-error);font-size:12px;font-weight:400}.AppInput-module__OVsBfa__input_container .AppInput-module__OVsBfa__desc{color:var(--fg-muted);font-size:12px;font-weight:400}
.AppToast-module__kdEfcq__container{justify-content:space-between;align-items:center;gap:var(--space-7);padding:var(--space-5)var(--space-7);background:var(--surface-overlay);min-width:300px;font-size:var(--text-base);border-radius:10px;display:flex}.AppToast-module__kdEfcq__container_success,.AppToast-module__kdEfcq__container_error,.AppToast-module__kdEfcq__container_loading,.AppToast-module__kdEfcq__container_info{background:var(--surface-overlay)}.AppToast-module__kdEfcq__icon_wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppToast-module__kdEfcq__container_success .AppToast-module__kdEfcq__icon_wrapper{color:var(--status-success)}.AppToast-module__kdEfcq__container_error .AppToast-module__kdEfcq__icon_wrapper{color:var(--status-error)}.AppToast-module__kdEfcq__container_loading .AppToast-module__kdEfcq__icon_wrapper,.AppToast-module__kdEfcq__container_info .AppToast-module__kdEfcq__icon_wrapper{color:var(--fg-muted)}.AppToast-module__kdEfcq__icon_spinning{animation:1s linear infinite AppToast-module__kdEfcq__spin}@keyframes AppToast-module__kdEfcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AppToast-module__kdEfcq__message{color:var(--fg-default);font-size:var(--text-base);font-weight:var(--font-medium);line-height:var(--leading-normal)}.AppToast-module__kdEfcq__action_wrapper{flex-shrink:0;position:relative}.AppToast-module__kdEfcq__timer_svg{pointer-events:none;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;inset:-2px;overflow:visible}.AppToast-module__kdEfcq__timer_rect{stroke:var(--fg-default);stroke-width:2px;fill:none;stroke-dasharray:1;stroke-dashoffset:0;animation:AppToast-module__kdEfcq__timer-drain var(--duration)linear forwards}@keyframes AppToast-module__kdEfcq__timer-drain{0%{stroke-dashoffset:0}to{stroke-dashoffset:1px}}.AppToast-module__kdEfcq__action{cursor:pointer;padding:var(--space-2)var(--space-4);color:var(--fg-on-brand);background:var(--brand-default);font-size:13px;font-weight:var(--font-semibold);line-height:var(--leading-normal);white-space:nowrap;border:none;border-radius:6px;transition:background .15s;position:relative}.AppToast-module__kdEfcq__action:hover{background:var(--brand-hover)}@media (max-width:767px){.AppToast-module__kdEfcq__container{width:calc(100vw - 40px);min-width:auto;max-width:90vw;padding:var(--space-4)var(--space-5);gap:var(--space-4)}.AppToast-module__kdEfcq__message{font-size:14px}.AppToast-module__kdEfcq__icon_wrapper{flex-shrink:0;min-width:18px;min-height:18px}.AppToast-module__kdEfcq__icon_wrapper svg{width:18px!important;height:18px!important}.AppToast-module__kdEfcq__action{padding:var(--space-1)var(--space-3);flex-shrink:0;font-size:12px}}@media (min-width:768px) and (max-width:1023px){.AppToast-module__kdEfcq__container{min-width:auto;max-width:35vw}.AppToast-module__kdEfcq__message{font-size:14px}.AppToast-module__kdEfcq__icon_wrapper svg{width:18px!important;height:18px!important}}
.PageFooter-module__U-e1rq__footer{background:var(--gray-1200);border-top:1px solid #ffffff1f;width:100vw;margin-top:80px;margin-left:calc(50% - 50vw)}@media (max-width:768px){.PageFooter-module__U-e1rq__footer{margin-top:48px}}.PageFooter-module__U-e1rq__inner{width:100%;max-width:1645px;margin:0 auto;padding:56px 24px 28px}@media (max-width:600px){.PageFooter-module__U-e1rq__inner{padding:40px 16px 24px}}.PageFooter-module__U-e1rq__grid{grid-template-columns:70% 1fr;gap:36px;display:grid}@media (max-width:600px){.PageFooter-module__U-e1rq__grid{grid-template-columns:1fr;gap:28px}}.PageFooter-module__U-e1rq__about h2{color:var(--fg-default);font-family:var(--font-thicker);margin:0 0 16px;font-size:22px;font-weight:600}@media (max-width:600px){.PageFooter-module__U-e1rq__about h2{font-size:18px}}.PageFooter-module__U-e1rq__about p{color:var(--gray-300);margin:0 0 12px;font-size:14px;line-height:1.7}.PageFooter-module__U-e1rq__about p:last-child{margin-bottom:0}.PageFooter-module__U-e1rq__links{flex-direction:column;gap:36px;display:flex}@media (max-width:600px){.PageFooter-module__U-e1rq__links{gap:28px}}.PageFooter-module__U-e1rq__column h5{color:var(--fg-default);font-family:var(--font-thicker);margin:0 0 16px;font-size:22px;font-weight:600}@media (max-width:600px){.PageFooter-module__U-e1rq__column h5{font-size:18px}}.PageFooter-module__U-e1rq__column ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.PageFooter-module__U-e1rq__column [data-slot=button]{height:auto;color:var(--gray-300);padding:0;font-size:14px;font-weight:500}:is(.PageFooter-module__U-e1rq__column [data-slot=button]):hover{color:var(--brand-default)}.PageFooter-module__U-e1rq__bottom{border-top:1px solid #ffffff14;margin-top:36px;padding-top:20px}@media (max-width:600px){.PageFooter-module__U-e1rq__bottom{margin-top:28px}}.PageFooter-module__U-e1rq__bottom p{color:var(--fg-muted);font-family:var(--font-montserrat);margin:0;font-size:13px;font-weight:500}
.AppSelect-module__GRGqlq__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:fit-content;display:flex}.AppSelect-module__GRGqlq__label{color:var(--fg-muted);font-size:13px;font-weight:500}.AppSelect-module__GRGqlq__trigger{background:var(--surface-base);border:1px solid var(--border-default);width:100%;color:var(--fg-default);cursor:pointer;border-radius:8px;outline:none;padding:10px 12px;font-size:13px;font-weight:400;transition:all .3s}.AppSelect-module__GRGqlq__trigger:hover:not(:disabled){border-color:var(--border-default)}.AppSelect-module__GRGqlq__trigger:focus-visible,.AppSelect-module__GRGqlq__trigger[data-state=open]{border-color:var(--border-focus)}.AppSelect-module__GRGqlq__trigger:disabled{cursor:not-allowed;opacity:.45}.AppSelect-module__GRGqlq__trigger.AppSelect-module__GRGqlq__errored{border-color:var(--status-error)}.AppSelect-module__GRGqlq__placeholder{color:var(--fg-muted)}.AppSelect-module__GRGqlq__content{background:var(--surface-raised);border:1px solid var(--border-subtle);min-width:var(--radix-select-trigger-width);border-radius:8px;width:max-content}.AppSelect-module__GRGqlq__item{color:var(--fg-default)!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;padding:10px 12px!important;font-size:13px!important;font-weight:400!important;transition:all .15s!important}.AppSelect-module__GRGqlq__item:hover{background:color-mix(in srgb,var(--brand-hover)40%,transparent)!important;color:var(--fg-default)!important}.AppSelect-module__GRGqlq__item:focus,.AppSelect-module__GRGqlq__item:focus-visible,.AppSelect-module__GRGqlq__item[data-state=checked]{background:color-mix(in srgb,var(--brand-hover)40%,transparent)!important;color:var(--fg-default)!important;box-shadow:none!important;outline:none!important}.AppSelect-module__GRGqlq__description{color:var(--fg-muted);font-size:12px;font-weight:400}.AppSelect-module__GRGqlq__errorMessage{color:var(--status-error);font-size:12px;font-weight:400}@media (max-width:768px){.AppSelect-module__GRGqlq__label{font-size:12px}.AppSelect-module__GRGqlq__trigger{border-radius:6px;padding:8px 10px;font-size:12px}.AppSelect-module__GRGqlq__item{padding:8px 10px!important;font-size:12px!important}.AppSelect-module__GRGqlq__description,.AppSelect-module__GRGqlq__errorMessage{font-size:11px}}@media (max-width:480px){.AppSelect-module__GRGqlq__container{gap:6px}.AppSelect-module__GRGqlq__label{font-size:11px}.AppSelect-module__GRGqlq__trigger{border-radius:4px;padding:6px 8px;font-size:11px}.AppSelect-module__GRGqlq__item{padding:6px 8px!important;font-size:11px!important}.AppSelect-module__GRGqlq__description,.AppSelect-module__GRGqlq__errorMessage{font-size:10px}}
.challenge-file-upload-module__sSYC8G__container{flex-direction:column;justify-content:flex-start;align-items:center;gap:14px;width:100%;display:flex}.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn{border:1px solid var(--color-brand);cursor:pointer;border-radius:7px;outline:none;justify-content:center;align-items:center;width:100%;padding:15px;transition:all .15s;display:flex}:is(.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn) .challenge-file-upload-module__sSYC8G__icon{object-fit:contain;width:14px;height:18px}:is(:is(.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn) .challenge-file-upload-module__sSYC8G__icon) path{transition:all .15s}:is(.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn):hover{border-color:#fff}:is(:is(.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn):hover .challenge-file-upload-module__sSYC8G__icon) path{stroke:#fff}.challenge-file-upload-module__sSYC8G__disabled:is(.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__btn){opacity:.5;cursor:not-allowed}.challenge-file-upload-module__sSYC8G__container .challenge-file-upload-module__sSYC8G__desc{color:var(--fg-muted);text-align:left;width:100%;font-size:13px;font-weight:500}.challenge-file-upload-module__sSYC8G__preview_container{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}.challenge-file-upload-module__sSYC8G__preview{border-radius:7px;width:102px;height:102px;position:relative;overflow:hidden}.challenge-file-upload-module__sSYC8G__preview img{object-fit:cover;width:100%;height:100%}.challenge-file-upload-module__sSYC8G__preview .challenge-file-upload-module__sSYC8G__remove_btn{opacity:0;cursor:pointer;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:all .15s;display:flex;position:absolute;top:0;right:0}:is(.challenge-file-upload-module__sSYC8G__preview .challenge-file-upload-module__sSYC8G__remove_btn):hover{opacity:1}:is(.challenge-file-upload-module__sSYC8G__preview .challenge-file-upload-module__sSYC8G__remove_btn) svg{transform:rotate(45deg)}
.CarouselPostCard-module__94arbW__card{width:100%;height:300px;color:inherit;background:#ffffff0a;border-radius:14px;flex-direction:column;flex-shrink:0;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}@media (max-width:600px){.CarouselPostCard-module__94arbW__card{border-radius:10px;height:240px}}@media (max-width:400px){.CarouselPostCard-module__94arbW__card{height:200px}}.CarouselPostCard-module__94arbW__card:hover{background:#ffffff12}.CarouselPostCard-module__94arbW__card_no_cover{border-top:none}.CarouselPostCard-module__94arbW__brand_stripe{background:var(--brand-color);flex-shrink:0;height:4px}.CarouselPostCard-module__94arbW__cover{background:#161616;background:lab(7.22637% -.0000149012 0);flex-shrink:0;height:130px;position:relative;overflow:hidden}@media (max-width:600px){.CarouselPostCard-module__94arbW__cover{height:100px}}@media (max-width:400px){.CarouselPostCard-module__94arbW__cover{height:80px}}.CarouselPostCard-module__94arbW__cover_image{object-fit:cover}.CarouselPostCard-module__94arbW__reading_badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--fg-default);background:#0009;border-radius:6px;padding:3px 8px;font-size:11px;position:absolute;top:10px;left:10px}.CarouselPostCard-module__94arbW__reading_time_inline{color:var(--muted-foreground);align-items:center;gap:4px;font-size:12px;display:flex}.CarouselPostCard-module__94arbW__body{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px 12px 12px;display:flex}.CarouselPostCard-module__94arbW__author_row{align-items:center;gap:6px;display:flex}.CarouselPostCard-module__94arbW__author_name{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.CarouselPostCard-module__94arbW__title{color:var(--foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.CarouselPostCard-module__94arbW__content_preview{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.CarouselPostCard-module__94arbW__meta_row{align-items:center;gap:12px;margin-top:auto;display:flex}.CarouselPostCard-module__94arbW__meta_item{color:var(--muted-foreground);align-items:center;gap:4px;font-size:12px;display:flex}
.profile-edit-dialog-module__-ChhMa__content{width:100%}.profile-edit-dialog-module__-ChhMa__title{color:var(--fg-default);font-size:22px;font-weight:700;font-family:var(--font-thicker);margin-bottom:24px}.profile-edit-dialog-module__-ChhMa__avatar_section{flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:24px;display:flex}.profile-edit-dialog-module__-ChhMa__avatar_btn{border:2px solid var(--border-default);background:var(--surface-overlay);cursor:pointer;border-radius:12px;flex-shrink:0;width:80px;height:80px;padding:0;transition:border-color .15s;position:relative;overflow:hidden}.profile-edit-dialog-module__-ChhMa__avatar_btn:hover{border-color:var(--brand-default)}.profile-edit-dialog-module__-ChhMa__avatar_btn:hover .profile-edit-dialog-module__-ChhMa__avatar_overlay{opacity:1}.profile-edit-dialog-module__-ChhMa__avatar_img{object-fit:cover;width:80px;height:80px;display:block}.profile-edit-dialog-module__-ChhMa__avatar_placeholder{background:var(--gray-800);border-radius:10px;width:100%;height:100%}.profile-edit-dialog-module__-ChhMa__avatar_overlay{color:var(--fg-default);opacity:0;background:#0000008c;border-radius:10px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.profile-edit-dialog-module__-ChhMa__avatar_hint{color:var(--gray-500);font-size:12px}.profile-edit-dialog-module__-ChhMa__fields{flex-direction:column;gap:16px;width:100%;display:flex}.profile-edit-dialog-module__-ChhMa__bio_wrap{width:100%;position:relative}.profile-edit-dialog-module__-ChhMa__bio_counter{color:var(--gray-500);pointer-events:none;font-size:11px;position:absolute;bottom:10px;right:12px}.profile-edit-dialog-module__-ChhMa__actions{gap:10px;width:100%;margin-top:24px;display:flex}
.AppSkeleton-module__OjbvrG__container{background:linear-gradient(-101.701deg,#27292c12 0%,#0a0b0b47 100%);border-radius:8px;width:100%;height:100%;overflow:hidden}.AppSkeleton-module__OjbvrG__skeleton{background:linear-gradient(90deg,#27292ce6 0%,#ffffff26 50%,#27292ce6 100%) 0 0/200% 100%;border-radius:8px;width:100%;height:100%;animation:3.5s ease-in-out infinite AppSkeleton-module__OjbvrG__skeleton-loading}@keyframes AppSkeleton-module__OjbvrG__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.AppBtn-base-module__XMs2DW__btn{--btn-bg:var(--brand-default);--btn-bg-hover:var(--brand-hover);--btn-text:var(--fg-on-brand);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:var(--btn-border);--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover);--btn-height:40px;--btn-padding-left:19px;--btn-padding-right:0px;--btn-gap:13px;--btn-font-size:11px;--btn-icon-size:20px;width:100%;height:var(--btn-height);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:inherit;background:0 0;border:none;justify-content:flex-start;align-items:flex-start;padding:0;text-decoration:none;display:inline-flex}.AppBtn-base-module__XMs2DW__content{z-index:2;width:100%;height:100%;padding:0 var(--btn-padding-right)0 var(--btn-padding-left);border:1px solid var(--btn-border);background-color:var(--btn-bg);color:var(--btn-text);justify-content:center;align-items:center;gap:var(--btn-gap);border-right:none;border-radius:10px 0 0 10px;transition:background-color 80ms,border-color 80ms,color 80ms,filter 80ms;display:inline-flex;position:relative}.AppBtn-base-module__XMs2DW__text{line-height:1;font-size:var(--btn-font-size);color:currentColor;margin:0}.AppBtn-base-module__XMs2DW__text_medium{font-weight:500}.AppBtn-base-module__XMs2DW__text_semibold{font-weight:600}.AppBtn-base-module__XMs2DW__icon{width:1em;height:1em;font-size:var(--btn-icon-size);color:currentColor;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppBtn-base-module__XMs2DW__btn_icon svg{width:1em;height:1em;display:block}.AppBtn-base-module__XMs2DW__part_icon,.AppBtn-base-module__XMs2DW__outline_part_icon{z-index:1;flex-shrink:0;width:auto;height:100%;transition:color 80ms;display:flex;position:relative}.AppBtn-base-module__XMs2DW__part_icon{color:var(--btn-icon);margin-left:-1px}.AppBtn-base-module__XMs2DW__outline_part_icon{color:var(--btn-border);left:-1px}.AppBtn-base-module__XMs2DW__btn:hover:not(.AppBtn-base-module__XMs2DW__disabled):not([aria-disabled=true]) .AppBtn-base-module__XMs2DW__content{background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover);color:var(--btn-text-hover)}.AppBtn-base-module__XMs2DW__btn:hover:not(.AppBtn-base-module__XMs2DW__disabled):not([aria-disabled=true]) .AppBtn-base-module__XMs2DW__part_icon{color:var(--btn-icon-hover)}.AppBtn-base-module__XMs2DW__btn:hover:not(.AppBtn-base-module__XMs2DW__disabled):not([aria-disabled=true]) .AppBtn-base-module__XMs2DW__outline_part_icon{color:var(--btn-border-hover)}.AppBtn-base-module__XMs2DW__btn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.AppBtn-base-module__XMs2DW__icon_left .AppBtn-base-module__XMs2DW__content,.AppBtn-base-module__XMs2DW__icon_right .AppBtn-base-module__XMs2DW__content{flex-direction:row}.AppBtn-base-module__XMs2DW__icon_only{width:auto}.AppBtn-base-module__XMs2DW__icon_only .AppBtn-base-module__XMs2DW__content{width:var(--btn-height);aspect-ratio:1;border-right:1px solid var(--btn-border);border-radius:10px;justify-content:center;align-items:center;gap:0;padding:0}.AppBtn-base-module__XMs2DW__disabled{cursor:not-allowed}.AppBtn-base-module__XMs2DW__disabled .AppBtn-base-module__XMs2DW__content{--btn-bg:var(--surface-disabled);--btn-bg-hover:var(--surface-disabled);--btn-text:var(--fg-disabled);--btn-text-hover:var(--fg-disabled);--btn-border:var(--surface-disabled);--btn-border-hover:var(--surface-disabled);--btn-icon:var(--surface-disabled);--btn-icon-hover:var(--surface-disabled)}.AppBtn-base-module__XMs2DW__disabled .AppBtn-base-module__XMs2DW__part_icon,.AppBtn-base-module__XMs2DW__disabled .AppBtn-base-module__XMs2DW__outline_part_icon{color:var(--surface-disabled)}
.AppBtn-variants-module__cUCDSa__btn[data-variant=primary]{--btn-bg:var(--brand-default);--btn-bg-hover:var(--brand-hover);--btn-text:var(--fg-on-brand);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=secondary]{--btn-bg:var(--gray-1050);--btn-bg-hover:var(--gray-800);--btn-text:var(--fg-default);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=ghost]{--btn-bg:transparent;--btn-bg-hover:var(--white-alpha-6);--btn-text:var(--fg-default);--btn-text-hover:var(--brand-default);--btn-border:var(--fg-default);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=outline]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--fg-muted);--btn-text-hover:var(--brand-default);--btn-border:var(--fg-muted);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=danger]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--status-error);--btn-text-hover:var(--brand-default);--btn-border:var(--status-error);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=danger_filled]{--btn-bg:var(--status-error);--btn-bg-hover:var(--status-error-hover,color-mix(in srgb,var(--status-error)85%,black));--btn-text:var(--fg-default);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=success]{--btn-bg:var(--status-success);--btn-bg-hover:var(--status-success-hover);--btn-text:var(--fg-default);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=twitch]{--btn-bg:var(--social-twitch);--btn-bg-hover:#4b62f2;--btn-text:var(--fg-default);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=google]{--btn-bg:var(--social-google);--btn-bg-hover:#4b62f2;--btn-text:var(--fg-default);--btn-text-hover:var(--fg-default);--btn-border:transparent;--btn-border-hover:transparent;--btn-icon:var(--btn-bg);--btn-icon-hover:var(--btn-bg-hover)}.AppBtn-variants-module__cUCDSa__btn[data-variant=outline_bright]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--fg-default);--btn-text-hover:var(--brand-default);--btn-border:var(--fg-default);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=outline_dark]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--fg-muted);--btn-text-hover:var(--brand-default);--btn-border:var(--fg-muted);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=outline_red]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--status-error);--btn-text-hover:var(--brand-default);--btn-border:var(--status-error);--btn-border-hover:var(--brand-default);--btn-icon:transparent;--btn-icon-hover:transparent}.AppBtn-variants-module__cUCDSa__btn[data-variant=outline_brand]{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:var(--brand-default);--btn-text-hover:var(--fg-default);--btn-border:var(--brand-default);--btn-border-hover:var(--fg-default);--btn-icon:transparent;--btn-icon-hover:transparent}
.AppBtn-size-module__Rvor3G__size_sm{--btn-height:32px;--btn-padding-left:14px;--btn-padding-right:0px;--btn-gap:10px;--btn-font-size:10px;--btn-icon-size:16px}.AppBtn-size-module__Rvor3G__size_md{--btn-height:40px;--btn-padding-left:19px;--btn-padding-right:0px;--btn-gap:13px;--btn-font-size:11px;--btn-icon-size:20px}.AppBtn-size-module__Rvor3G__size_lg{--btn-height:50px;--btn-padding-left:21px;--btn-padding-right:0px;--btn-gap:13px;--btn-font-size:13px;--btn-icon-size:24px}
.Otp-module__vA5Taa__container{width:100%}.Otp-module__vA5Taa__container .Otp-module__vA5Taa__text{flex-direction:column;justify-content:flex-start;align-items:center;gap:26px;width:100%;display:flex}:is(.Otp-module__vA5Taa__container .Otp-module__vA5Taa__text) h1{color:var(--fg-default);font-size:17px;font-weight:600}:is(.Otp-module__vA5Taa__container .Otp-module__vA5Taa__text) p{color:var(--fg-muted);font-size:15px;font-weight:500}.Otp-module__vA5Taa__otp_container{justify-content:center;align-items:center;gap:13px;width:100%;margin-top:63px;margin-bottom:63px;display:flex}.Otp-module__vA5Taa__otp_input{border-bottom:2px solid var(--gray-500);text-align:center;color:var(--fg-default);outline:none;padding:0 0 21px;font-size:36px;font-weight:500;width:45px!important}.Otp-module__vA5Taa__otp_input.Otp-module__vA5Taa__errored{border-color:var(--status-error)}.Otp-module__vA5Taa__error_message{color:var(--status-error);text-align:center;margin-bottom:20px;font-size:14px;font-weight:400}
.news-id-page-module__xa84Tq__page_wrapper{flex-direction:column;min-width:0;display:flex}@media (max-width:950px){.news-id-page-module__xa84Tq__page_wrapper{padding-inline:16px}}.news-id-page-module__xa84Tq__container{justify-content:center;align-items:flex-start;width:100%;min-width:0;display:flex}@media (max-width:950px){.news-id-page-module__xa84Tq__container{display:block}}.news-id-page-module__xa84Tq__news_content{width:100%;min-width:0;max-width:892px}@media (max-width:950px){.news-id-page-module__xa84Tq__news_content{margin-inline:auto}}.news-id-page-module__xa84Tq__title_row{justify-content:space-between;align-items:baseline;gap:16px;margin-top:35px;margin-bottom:26px;display:flex}@media (max-width:1024px){.news-id-page-module__xa84Tq__title_row{margin-bottom:16px}}@media (max-width:600px){.news-id-page-module__xa84Tq__title_row{flex-direction:column;gap:10px}}.news-id-page-module__xa84Tq__title{font-family:var(--font-thicker);color:var(--fg-default);margin:0;font-size:28px;font-weight:500}@media (max-width:768px){.news-id-page-module__xa84Tq__title{font-size:22px}}@media (max-width:480px){.news-id-page-module__xa84Tq__title{font-size:19px}}.news-id-page-module__xa84Tq__date{border:1px solid var(--gray-900);color:var(--fg-muted);white-space:nowrap;background:linear-gradient(-101.701deg,#27292c12 0%,#0a0b0b47 100%);border-radius:10px;flex-shrink:0;width:fit-content;padding:12px 18px;font-size:13px;font-weight:500}.news-id-page-module__xa84Tq__sticky{align-self:stretch;align-items:flex-start;gap:92px;margin-left:92px;display:flex}@media (max-width:1240px){.news-id-page-module__xa84Tq__sticky{gap:40px;margin-left:40px}}@media (max-width:950px){.news-id-page-module__xa84Tq__sticky{display:none}}.news-id-page-module__xa84Tq__separator{background:var(--gray-800);flex-shrink:0;align-self:stretch;width:1px;margin-top:72px}@media (max-width:1024px){.news-id-page-module__xa84Tq__separator{margin-top:56px}}.news-id-page-module__xa84Tq__recommended_news{min-width:300px;max-width:387px;top:calc(var(--header-height) + 24px);max-height:calc(100svh - var(--header-height) - 48px);scrollbar-width:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:31px;padding-bottom:24px;display:flex;position:sticky;overflow-y:auto}.news-id-page-module__xa84Tq__recommended_news::-webkit-scrollbar{display:none}.news-id-page-module__xa84Tq__recommended_title{color:var(--fg-default);font-size:16px;font-weight:600;font-family:var(--font-thicker)}.news-id-page-module__xa84Tq__recommended_empty{color:#fff6;text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;width:100%;padding:24px 16px;font-size:14px;font-weight:500}
.profile-games-dialog-module__bvH9Ma__content{width:100%}.profile-games-dialog-module__bvH9Ma__title{color:var(--fg-default);font-size:22px;font-weight:700;font-family:var(--font-thicker)}.profile-games-dialog-module__bvH9Ma__subtitle{color:var(--fg-muted);margin-top:4px;margin-bottom:20px;font-size:13px}.profile-games-dialog-module__bvH9Ma__game_list{flex-direction:column;gap:6px;width:100%;display:flex}.profile-games-dialog-module__bvH9Ma__game_row{border:1px solid var(--gray-800);background:var(--surface-base);border-radius:10px;transition:border-color .15s;overflow:hidden}.profile-games-dialog-module__bvH9Ma__game_row_active{border-color:var(--gray-600)}.profile-games-dialog-module__bvH9Ma__game_row_inner{align-items:center;gap:10px;min-height:48px;padding:11px 14px;display:flex}.profile-games-dialog-module__bvH9Ma__checkbox_btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.profile-games-dialog-module__bvH9Ma__checkbox{border:1.5px solid var(--gray-500);background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s,background .15s;display:flex}.profile-games-dialog-module__bvH9Ma__checkbox_checked{background:var(--brand-default);border-color:var(--brand-default)}.profile-games-dialog-module__bvH9Ma__checkbox_tick{color:var(--surface-raised);margin-top:1px;font-size:11px;font-weight:700;line-height:1}.profile-games-dialog-module__bvH9Ma__game_name_btn{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;min-width:0;padding:0}.profile-games-dialog-module__bvH9Ma__game_name{color:var(--gray-200);font-size:14px;font-weight:500}.profile-games-dialog-module__bvH9Ma__star_btn{border:1px solid var(--border-default);background:var(--surface-overlay);width:28px;height:28px;color:var(--gray-500);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:flex}.profile-games-dialog-module__bvH9Ma__star_btn:hover{border-color:var(--brand-default);color:var(--brand-default)}.profile-games-dialog-module__bvH9Ma__star_btn_active{border-color:var(--brand-default);color:var(--brand-default);background:#f5a02f26}.profile-games-dialog-module__bvH9Ma__game_row_select_wrap{border-top:1px solid var(--gray-800);width:100%}.profile-games-dialog-module__bvH9Ma__hours_trigger{width:100%;color:var(--gray-200);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.profile-games-dialog-module__bvH9Ma__hours_trigger:hover{background:#ffffff08}.profile-games-dialog-module__bvH9Ma__hours_trigger[data-state=open]{background:#ffffff0a}.profile-games-dialog-module__bvH9Ma__hours_chevron{color:var(--fg-muted);flex-shrink:0;transition:transform .2s}[data-state=open] .profile-games-dialog-module__bvH9Ma__hours_chevron{transform:rotate(180deg)}.profile-games-dialog-module__bvH9Ma__hours_content{z-index:10001;background:var(--surface-overlay);border:1px solid var(--border-default);min-width:var(--radix-select-trigger-width);width:var(--radix-select-trigger-width);border-radius:10px;padding:4px;overflow:hidden;box-shadow:0 8px 24px #00000080}.profile-games-dialog-module__bvH9Ma__hours_viewport{flex-direction:column;gap:1px;display:flex}.profile-games-dialog-module__bvH9Ma__hours_item{color:var(--gray-200);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;outline:none;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;font-weight:500;transition:background .1s,color .1s;display:flex}.profile-games-dialog-module__bvH9Ma__hours_item[data-highlighted]{background:var(--gray-800);color:var(--fg-default)}.profile-games-dialog-module__bvH9Ma__hours_item[data-state=checked]{color:var(--brand-default)}.profile-games-dialog-module__bvH9Ma__hours_item_check{color:var(--brand-default);flex-shrink:0}.profile-games-dialog-module__bvH9Ma__actions{gap:10px;margin-top:24px;display:flex}
.StepSlider-module__0suN0q__wrapper{width:100%;overflow:hidden}.StepSlider-module__0suN0q__track{transition:none;display:flex}.StepSlider-module__0suN0q__step{flex-shrink:0}
.AuthDialog-module__8yJifq__drawer{min-height:65svh;max-height:90svh}.AuthDialog-module__8yJifq__slider{flex-direction:column;flex:1;justify-content:center;display:flex}.AuthDialog-module__8yJifq__dialog_overlay{z-index:105;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.AuthDialog-module__8yJifq__dialog_wrapper{z-index:110;justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0}.AuthDialog-module__8yJifq__dialog_content{z-index:111;background:var(--surface-base);border:1px solid var(--border-default);border-radius:13px;flex-direction:column;align-items:flex-start;width:100%;max-width:501px;height:fit-content;max-height:90svh;padding:35px;display:flex;overflow-y:auto}
.map-floor-tabs-module__M6XH_a__container{background:var(--color-map-overlay-bg);border-radius:13px;flex-direction:column;gap:4px;width:200px;padding:8px;display:flex}.map-floor-tabs-module__M6XH_a__absolute{z-index:110;position:absolute;bottom:40px;right:40px}.map-floor-tabs-module__M6XH_a__inline{position:static}.map-floor-tabs-module__M6XH_a__row{align-items:center;gap:4px;display:flex}.map-floor-tabs-module__M6XH_a__btn{text-align:left;color:#ffffffa6;border:1px solid var(--gray-600);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:9px 12px;font-size:14px;font-weight:500;transition:border-color .2s,color .2s}.map-floor-tabs-module__M6XH_a__btn:hover{color:var(--fg-default);border-color:#fff6}.map-floor-tabs-module__M6XH_a__btnActive{border-color:var(--color-brand);color:var(--fg-default)}.map-floor-tabs-module__M6XH_a__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}@media (max-width:1024px){.map-floor-tabs-module__M6XH_a__container{scrollbar-width:none;flex-direction:row;width:auto;max-width:100%;padding:6px;overflow-x:auto}.map-floor-tabs-module__M6XH_a__container::-webkit-scrollbar{display:none}.map-floor-tabs-module__M6XH_a__btn{white-space:nowrap;flex-shrink:0;padding:6px 9px;font-size:12px}}
.continue-operation-module__8-sEyG__block{background:var(--surface-base);border:2px solid var(--brand-hover);background:linear-gradient(135deg,#d4882b14 0%,var(--surface-base)100%);border-radius:13px;flex-direction:column;gap:16px;padding:24px;display:flex}@media (max-width:768px){.continue-operation-module__8-sEyG__block{gap:12px;padding:16px}}.continue-operation-module__8-sEyG__header{flex-direction:column;gap:4px;display:flex}.continue-operation-module__8-sEyG__label{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-hover);font-size:12px;font-weight:600}.continue-operation-module__8-sEyG__title{color:#fff;font-size:18px;font-weight:700}.continue-operation-module__8-sEyG__body{align-items:center;gap:20px;display:flex}@media (max-width:768px){.continue-operation-module__8-sEyG__body{flex-direction:column;align-items:stretch}}.continue-operation-module__8-sEyG__challenge_info{flex-direction:column;flex:1;gap:4px;display:flex}.continue-operation-module__8-sEyG__challenge_title{color:#fff;font-size:15px;font-weight:600}.continue-operation-module__8-sEyG__challenge_desc{color:var(--fg-muted);font-size:13px}.continue-operation-module__8-sEyG__progress_section{align-items:center;gap:10px;min-width:150px;display:flex}.continue-operation-module__8-sEyG__progress_bar_container{background:#ffffff1a;border-radius:3px;flex:1;height:6px;overflow:hidden}.continue-operation-module__8-sEyG__progress_bar_fill{background:var(--brand-hover);border-radius:3px;height:100%;transition:width .3s}.continue-operation-module__8-sEyG__progress_text{color:var(--fg-muted);white-space:nowrap;font-size:13px;font-weight:600}
.TopPlayersBlock-module__3ID4mq__container{flex-direction:column;gap:14px;display:flex}.TopPlayersBlock-module__3ID4mq__title{color:var(--foreground);font-size:16px;font-weight:600}.TopPlayersBlock-module__3ID4mq__cards{gap:12px;display:flex}.TopPlayersBlock-module__3ID4mq__cards>*{flex:1;min-width:0}.TopPlayersBlock-module__3ID4mq__skeleton_card{border-radius:16px;height:130px}@media (max-width:600px){.TopPlayersBlock-module__3ID4mq__cards{flex-direction:row;align-items:stretch}.TopPlayersBlock-module__3ID4mq__skeleton_card{height:150px}}
.ConfirmSubscribeDialog-module__NaHzyq__title{color:#fff;text-align:left;width:100%;font-size:24px;font-weight:600}.ConfirmSubscribeDialog-module__NaHzyq__description{color:var(--fg-subtle);text-align:left;width:100%;margin-top:10px;font-size:16px;font-weight:400}.ConfirmSubscribeDialog-module__NaHzyq__buttons{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}
.profile-post-card-module__7VAHRq__card{border:1px solid var(--border-default);background:var(--surface-base);border-radius:10px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.profile-post-card-module__7VAHRq__card:hover{border-color:var(--gray-500);background:var(--gray-1000)}.profile-post-card-module__7VAHRq__thumbnail{background:var(--surface-overlay);border-radius:7px;flex-shrink:0;width:80px;height:56px;position:relative;overflow:hidden}.profile-post-card-module__7VAHRq__thumbnail_img{object-fit:cover}.profile-post-card-module__7VAHRq__thumbnail_placeholder{background:var(--gray-900);width:100%;height:100%}.profile-post-card-module__7VAHRq__thumbnail_video{justify-content:center;align-items:center;display:flex}.profile-post-card-module__7VAHRq__play_icon{color:var(--gray-500)}.profile-post-card-module__7VAHRq__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.profile-post-card-module__7VAHRq__top{flex-direction:column;gap:3px;display:flex}.profile-post-card-module__7VAHRq__game_badge{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.profile-post-card-module__7VAHRq__title{color:var(--gray-100);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.profile-post-card-module__7VAHRq__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-post-card-module__7VAHRq__date{color:var(--gray-500);font-size:11px}.profile-post-card-module__7VAHRq__stats{align-items:center;gap:10px;display:flex}.profile-post-card-module__7VAHRq__stat_item{color:var(--fg-muted);align-items:center;gap:4px;font-size:12px;display:flex}.profile-post-card-module__7VAHRq__video_card{color:inherit;background:var(--surface-overlay);border-radius:10px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.profile-post-card-module__7VAHRq__video_cover{aspect-ratio:16/9;background:var(--surface-overlay);position:relative;overflow:hidden}.profile-post-card-module__7VAHRq__video_cover_placeholder{background:linear-gradient(135deg,var(--gray-1050),var(--gray-900));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-post-card-module__7VAHRq__video_play_overlay{opacity:1;background:linear-gradient(#0000 45%,#000000b8 100%);flex-direction:column;justify-content:space-between;padding:8px;display:flex;position:absolute;inset:0}.profile-post-card-module__7VAHRq__video_play_btn{width:28px;height:28px;color:var(--gray-1050);background:#ffffffe0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-post-card-module__7VAHRq__video_overlay_bottom{flex-direction:column;gap:3px;margin-top:auto;display:flex}.profile-post-card-module__7VAHRq__video_title{color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 3px #00000080;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.profile-post-card-module__7VAHRq__video_meta{align-items:center;gap:8px;display:flex}.profile-post-card-module__7VAHRq__video_body{display:none}.profile-post-card-module__7VAHRq__comment_card{border:1px solid var(--border-default);background:var(--surface-base);border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.profile-post-card-module__7VAHRq__comment_text{color:var(--gray-200);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.profile-post-card-module__7VAHRq__comment_source{color:var(--gray-500);font-size:11px}.profile-post-card-module__7VAHRq__comment_post_title{color:var(--fg-muted)}
.AppBreadcrumbs-module__gAExDG__breadcrumbs{font-size:12px;font-family:var(--font-thicker);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.AppBreadcrumbs-module__gAExDG__item{align-items:center;gap:6px;display:flex}.AppBreadcrumbs-module__gAExDG__link{color:var(--muted-foreground);white-space:nowrap;text-decoration:none;transition:color .15s}.AppBreadcrumbs-module__gAExDG__link:hover{color:var(--color-brand)}.AppBreadcrumbs-module__gAExDG__sep{opacity:.4;-webkit-user-select:none;user-select:none}.AppBreadcrumbs-module__gAExDG__current{color:var(--foreground);white-space:nowrap;font-weight:500}
.MobileHeader-module__-ajGka__container{flex-direction:column;width:100%;padding:20px 10px;display:flex;position:fixed;top:0;left:0}@media (min-width:1100px){.MobileHeader-module__-ajGka__container{display:none!important}}.MobileHeader-module__-ajGka__container{z-index:100;justify-content:space-between;gap:9px;display:flex}.MobileHeader-module__-ajGka__box_style{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-default);z-index:2;-webkit-user-select:none;user-select:none;background:#111112b3;border-radius:7px;height:66px;position:relative}.MobileHeader-module__-ajGka__logo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;justify-content:center;align-items:center;width:66px;display:flex}.MobileHeader-module__-ajGka__logo svg{object-fit:contain;width:41px}.MobileHeader-module__-ajGka__menu_container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;justify-content:center;align-items:center;gap:11px;width:100%;display:flex}.MobileHeader-module__-ajGka__menu_container p{color:var(--fg-default);text-transform:uppercase;font-size:13px;font-weight:500}.MobileHeader-module__-ajGka__menu_container .MobileHeader-module__-ajGka__menu_icon{object-fit:contain;width:12px;height:12px;transition:all .3s;transform:rotate(0)}.MobileHeader-module__-ajGka__menu_container.MobileHeader-module__-ajGka__open .MobileHeader-module__-ajGka__menu_icon{transform:rotate(45deg)}.MobileHeader-module__-ajGka__selected_game_container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;border:1px solid var(--brand-color);flex-shrink:0;justify-content:center;align-items:center;width:66px;padding:7px;display:flex}.MobileHeader-module__-ajGka__selected_game_container svg{object-fit:contain;width:52px;max-height:30px}.MobileHeader-module__-ajGka__game_icon_item{justify-content:center;align-items:center;display:flex;position:relative}.MobileHeader-module__-ajGka__disabled_game_icon_item,.MobileHeader-module__-ajGka__disabled_game_icon_item *{cursor:not-allowed}.MobileHeader-module__-ajGka__soon_badge{z-index:2;background:var(--surface-raised);color:var(--brand-default);text-transform:uppercase;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:-6px;right:-6px}.MobileHeader-module__-ajGka__game_menu_container{width:100vw;height:100svh;position:fixed;top:-101svh;left:0}.MobileHeader-module__-ajGka__game_menu_container.MobileHeader-module__-ajGka__open{top:0}.MobileHeader-module__-ajGka__game_menu_container{background:var(--color-brand);z-index:1;justify-content:center;align-items:flex-start;padding-top:clamp(96px,16svh,150px);padding-bottom:24px;transition:all .3s;display:flex;overflow-y:auto}.MobileHeader-module__-ajGka__game_menu_container .MobileHeader-module__-ajGka__game_list{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.MobileHeader-module__-ajGka__nav_menu_container{width:100vw;height:100svh;position:fixed;top:-101svh;left:0}.MobileHeader-module__-ajGka__nav_menu_container.MobileHeader-module__-ajGka__open{top:0}.MobileHeader-module__-ajGka__nav_menu_container{background:var(--color-background);z-index:1;justify-content:center;align-items:flex-start;padding-top:116px;padding-bottom:24px;transition:all .3s;display:flex;overflow-y:auto}.MobileHeader-module__-ajGka__nav_menu_container .MobileHeader-module__-ajGka__nav_menu_list{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}@media (orientation:landscape) and (max-height:520px){.MobileHeader-module__-ajGka__game_menu_container,.MobileHeader-module__-ajGka__nav_menu_container{padding-top:82px}}.MobileHeader-module__-ajGka__top_bar{justify-content:space-between;gap:8px;display:flex}
.map-level-tabs-module__fJOQ1G__container{background:var(--color-map-overlay-bg);border-radius:13px;flex-direction:column;gap:4px;width:200px;padding:8px;display:flex}.map-level-tabs-module__fJOQ1G__absolute{z-index:110;position:absolute;top:40px;right:40px}.map-level-tabs-module__fJOQ1G__inline{position:static}.map-level-tabs-module__fJOQ1G__row{align-items:center;gap:4px;display:flex}.map-level-tabs-module__fJOQ1G__btn{text-align:left;color:#ffffffa6;border:1px solid var(--gray-600);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:9px 12px;font-size:14px;font-weight:500;transition:border-color .2s,color .2s}.map-level-tabs-module__fJOQ1G__btn:hover{color:var(--fg-default);border-color:#fff6}.map-level-tabs-module__fJOQ1G__btnActive{color:var(--fg-default)}.map-level-tabs-module__fJOQ1G__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}
.rotation-challenge-card-module__7LEsmq__card{cursor:pointer;border:1px solid;border-radius:14px;flex-direction:row;flex:1;align-items:center;gap:10px;height:170px;padding:16px 14px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.rotation-challenge-card-module__7LEsmq__card{scroll-snap-align:start;flex:none;width:220px;height:160px}}@media (max-width:768px){.rotation-challenge-card-module__7LEsmq__card{width:190px;height:150px}}.rotation-challenge-card-module__7LEsmq__card:before{content:"";border-radius:14px 14px 0 0;height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.rotation-challenge-card-module__7LEsmq__card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0006}.rotation-challenge-card-module__7LEsmq__content{flex-direction:column;flex:1;align-self:stretch;gap:6px;min-width:0;display:flex}.rotation-challenge-card-module__7LEsmq__card_easy{background:#ffffff0a;border-color:#ffffff1f}.rotation-challenge-card-module__7LEsmq__card_easy:before{background:#ffffff80}.rotation-challenge-card-module__7LEsmq__card_easy:hover{background:#ffffff12;border-color:#fff3;box-shadow:0 10px 32px #0006,0 0 24px #ffffff14}.rotation-challenge-card-module__7LEsmq__card_medium{background:#b372240a;border-color:#b372241f}.rotation-challenge-card-module__7LEsmq__card_medium:before{background:#b37224b3}.rotation-challenge-card-module__7LEsmq__card_medium:hover{background:#b3722412;border-color:#b3722433;box-shadow:0 10px 32px #0006,0 0 24px #b3722414}.rotation-challenge-card-module__7LEsmq__card_hard{background:#ef2b4b0a;border-color:#ef2b4b1f}.rotation-challenge-card-module__7LEsmq__card_hard:before{background:#ef2b4bb3}.rotation-challenge-card-module__7LEsmq__card_hard:hover{background:#ef2b4b12;border-color:#ef2b4b33;box-shadow:0 10px 32px #0006,0 0 24px #ef2b4b14}.rotation-challenge-card-module__7LEsmq__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.rotation-challenge-card-module__7LEsmq__desc{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.rotation-challenge-card-module__7LEsmq__reward{color:var(--brand-hover);background:#d4882b1a;border-radius:6px;align-self:flex-start;margin-top:auto;padding:2px 8px;font-size:12px;font-weight:600}.rotation-challenge-card-module__7LEsmq__unseen_dot{z-index:2;background:var(--brand-default);border-radius:999px;width:8px;height:8px;position:absolute;top:6px;right:6px}.rotation-challenge-card-module__7LEsmq__status_badge{letter-spacing:.02em;pointer-events:none;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:10px;right:10px}.rotation-challenge-card-module__7LEsmq__status_completed{color:#86efac;background:#22c55e26;border:1px solid #22c55e40}.rotation-challenge-card-module__7LEsmq__status_failed{color:#fca5a5;background:#ef444426;border:1px solid #ef444440}.rotation-challenge-card-module__7LEsmq__status_review{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b38}.rotation-challenge-card-module__7LEsmq__card_done{opacity:.75}.rotation-challenge-card-module__7LEsmq__chevron{width:20px;height:20px;color:var(--fg-muted);flex-shrink:0;transition:color .2s,transform .2s}.rotation-challenge-card-module__7LEsmq__card:hover .rotation-challenge-card-module__7LEsmq__chevron{color:#fff;transform:translate(2px)}
.CarouselVideoCard-module__AxxaDW__card{min-width:220px;max-width:220px;height:100%;color:inherit;background:#ffffff0a;border-radius:14px;flex-direction:column;flex-shrink:0;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}@media (max-width:600px){.CarouselVideoCard-module__AxxaDW__card{width:100%;min-width:0;max-width:none}}.CarouselVideoCard-module__AxxaDW__card:hover{background:#ffffff12}.CarouselVideoCard-module__AxxaDW__cover{aspect-ratio:16/9;background:#0b0b0b;background:lab(3.04863% 0 0);position:relative;overflow:hidden}.CarouselVideoCard-module__AxxaDW__cover_image{object-fit:cover}.CarouselVideoCard-module__AxxaDW__cover_placeholder{background:linear-gradient(135deg,#0b0b0b,#1b1b1b);background:linear-gradient(135deg,lab(3.04863% 0 0),lab(9.52% -.00000745058 0));width:100%;height:100%}.CarouselVideoCard-module__AxxaDW__play_overlay{opacity:0;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.CarouselVideoCard-module__AxxaDW__card:hover .CarouselVideoCard-module__AxxaDW__play_overlay{opacity:1}.CarouselVideoCard-module__AxxaDW__play_icon{color:#0b0b0b;color:lab(3.04863% 0 0);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CarouselVideoCard-module__AxxaDW__duration{color:#fff;background:#000000b3;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:500;position:absolute;bottom:6px;right:6px}.CarouselVideoCard-module__AxxaDW__body{flex-direction:column;flex:1;gap:8px;padding:10px 12px 12px;display:flex}.CarouselVideoCard-module__AxxaDW__author_row{align-items:center;gap:6px;display:flex}.CarouselVideoCard-module__AxxaDW__author_name{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.CarouselVideoCard-module__AxxaDW__title{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.CarouselVideoCard-module__AxxaDW__meta_row{align-items:center;gap:12px;margin-top:auto;display:flex}.CarouselVideoCard-module__AxxaDW__meta_item{color:var(--muted-foreground);align-items:center;gap:4px;font-size:12px;display:flex}
.ReportDialog-module__bMuyXa__reasons{flex-direction:column;gap:6px;width:100%;margin-top:16px;display:flex}.ReportDialog-module__bMuyXa__reason_btn{text-align:left;border:1px solid var(--border-subtle);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;gap:2px;width:100%;padding:10px 14px;font-size:14px;transition:border-color .15s,background .15s;display:flex}.ReportDialog-module__bMuyXa__reason_btn_title{color:var(--foreground);font-size:14px;font-weight:500}.ReportDialog-module__bMuyXa__reason_btn_desc{color:var(--muted-foreground);font-size:12px}.ReportDialog-module__bMuyXa__reason_btn:hover{border-color:var(--gray-500);background:#ffffff08}.ReportDialog-module__bMuyXa__reason_btn_active{border-color:var(--color-brand);color:var(--foreground);background:#ffffff0d}.ReportDialog-module__bMuyXa__comment_field{flex-direction:column;gap:6px;width:100%;margin-top:16px;display:flex}.ReportDialog-module__bMuyXa__comment_label{color:var(--muted-foreground);font-size:13px;font-weight:500}
.profile-content-tabs-module__X1SsOG__container{flex-direction:column;width:100%;min-width:0;display:flex}.profile-content-tabs-module__X1SsOG__tab_bar_wrapper{border-bottom:1px solid var(--border-default);align-items:center;display:flex}.profile-content-tabs-module__X1SsOG__tab_bar{scrollbar-width:none;flex:1;align-items:center;min-width:0;display:flex;overflow-x:auto}.profile-content-tabs-module__X1SsOG__tab_bar::-webkit-scrollbar{display:none}.profile-content-tabs-module__X1SsOG__tab{color:var(--fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:12px 16px;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.profile-content-tabs-module__X1SsOG__tab:hover{color:var(--gray-200)}.profile-content-tabs-module__X1SsOG__tab_active{color:var(--fg-default);border-bottom-color:var(--brand-default)}.profile-content-tabs-module__X1SsOG__tab_count{color:var(--gray-500);font-size:12px;font-weight:400}.profile-content-tabs-module__X1SsOG__tab_active .profile-content-tabs-module__X1SsOG__tab_count{color:var(--fg-muted)}.profile-content-tabs-module__X1SsOG__create_btn_wrapper{border-left:1px solid var(--border-default);flex-shrink:0;align-self:stretch;align-items:center;padding:0 8px 0 12px;display:flex}.profile-content-tabs-module__X1SsOG__create_btn{background:var(--surface-base);color:#f5a02f;white-space:nowrap;cursor:pointer;border:1px solid #f5a02f;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:28px;margin-left:auto;margin-right:4px;padding:0 12px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.profile-content-tabs-module__X1SsOG__create_btn:hover{color:#f5a02f;border-color:#f5a02f}.profile-content-tabs-module__X1SsOG__content{padding-top:16px;padding-bottom:24px}.profile-content-tabs-module__X1SsOG__list{flex-direction:column;gap:8px;padding:0 16px;display:flex}.profile-content-tabs-module__X1SsOG__moments_grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:0 16px;display:grid}@media (max-width:1024px){.profile-content-tabs-module__X1SsOG__moments_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:860px){.profile-content-tabs-module__X1SsOG__moments_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.profile-content-tabs-module__X1SsOG__moments_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-content-tabs-module__X1SsOG__spinner_wrap{justify-content:center;padding:40px 0;display:flex}.profile-content-tabs-module__X1SsOG__spinner{width:28px;height:28px;color:var(--gray-500)}.profile-content-tabs-module__X1SsOG__empty{text-align:center;color:var(--gray-500);padding:40px 0;font-size:14px}.profile-content-tabs-module__X1SsOG__tierlist_grid{flex-direction:column;gap:8px;padding:0 16px;display:flex}@media (max-width:600px){.profile-content-tabs-module__X1SsOG__tierlist_grid{grid-template-columns:1fr;display:grid}}.profile-content-tabs-module__X1SsOG__tierlist_card{background:var(--surface-base);border:1px solid var(--gray-800);cursor:pointer;border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;transition:border-color .15s;display:flex}.profile-content-tabs-module__X1SsOG__tierlist_card:hover{border-color:var(--gray-500)}.profile-content-tabs-module__X1SsOG__tierlist_game{color:var(--brand-default);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.profile-content-tabs-module__X1SsOG__tierlist_category{color:var(--gray-500);font-size:12px}.profile-content-tabs-module__X1SsOG__tierlist_title{color:var(--gray-200);font-size:14px;font-weight:500}
.AppPageHeader-module__F5EISq__header{align-items:center;gap:10px;width:100%;padding:32px 0;display:flex}@media (max-width:1024px){.AppPageHeader-module__F5EISq__header{padding:20px 0}}
.AuthorByline-module__HTRG1W__byline{border-bottom:1px solid var(--gray-900);align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.AuthorByline-module__HTRG1W__avatar{background:var(--gray-800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AuthorByline-module__HTRG1W__avatar_letter{font-family:var(--font-thicker);color:var(--fg-muted);text-transform:uppercase;font-size:14px;font-weight:600}.AuthorByline-module__HTRG1W__info{flex-direction:column;gap:2px;min-width:0;display:flex}.AuthorByline-module__HTRG1W__name{color:var(--fg-default);font-size:14px;font-weight:600;font-family:var(--font-thicker)}.AuthorByline-module__HTRG1W__meta{color:var(--fg-muted);font-size:12px}
.TwitchWidget-module__6W2Qoa__widget{color:#f7f2ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0e0e10e0;border:1px solid #ffffff14;border-radius:12px;width:260px;font-family:Montserrat,sans-serif;position:fixed;top:0;left:0;box-shadow:0 10px 30px #00000047}.TwitchWidget-module__6W2Qoa__header{background:var(--brand-default,#f5a623);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-bottom:1px solid #00000029;border-radius:12px 12px 0 0;align-items:center;gap:8px;padding:8px 10px;display:flex}.TwitchWidget-module__6W2Qoa__header:active{cursor:grabbing}.TwitchWidget-module__6W2Qoa__liveDot{background:#fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite TwitchWidget-module__6W2Qoa__pulse;box-shadow:0 0 6px #fffc}@keyframes TwitchWidget-module__6W2Qoa__pulse{0%,to{opacity:1}50%{opacity:.45}}.TwitchWidget-module__6W2Qoa__title{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-size:11px;font-weight:900}.TwitchWidget-module__6W2Qoa__close{color:#ffffffe6;cursor:pointer;background:#0000002e;border:none;border-radius:6px;place-items:center;width:22px;height:22px;margin-left:auto;transition:background-color .12s,transform .12s;display:grid}.TwitchWidget-module__6W2Qoa__close:hover{background:#00000052;transform:translateY(-1px)}.TwitchWidget-module__6W2Qoa__closeIcon{width:11px;height:11px;position:relative}.TwitchWidget-module__6W2Qoa__closeIcon:before,.TwitchWidget-module__6W2Qoa__closeIcon:after{content:"";background:currentColor;border-radius:999px;width:11px;height:1.5px;position:absolute;top:5px;left:0}.TwitchWidget-module__6W2Qoa__closeIcon:before{transform:rotate(45deg)}.TwitchWidget-module__6W2Qoa__closeIcon:after{transform:rotate(-45deg)}.TwitchWidget-module__6W2Qoa__body{gap:6px;padding:10px 12px 12px;font-size:12px;display:grid}.TwitchWidget-module__6W2Qoa__channel{color:#ffffffb8;font-weight:600}.TwitchWidget-module__6W2Qoa__meta{color:#ffffffb3;flex-wrap:wrap;gap:6px;display:flex}.TwitchWidget-module__6W2Qoa__viewerCount{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"liga" 0;font-family:inherit}.TwitchWidget-module__6W2Qoa__preview{aspect-ratio:16/9;cursor:pointer;width:100%;color:inherit;background:#ffffff0d;border-radius:8px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:block;overflow:hidden}.TwitchWidget-module__6W2Qoa__preview:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000038}.TwitchWidget-module__6W2Qoa__preview:focus-visible{outline-offset:2px;outline:2px solid #fff9}.TwitchWidget-module__6W2Qoa__preview img{object-fit:cover;width:100%;height:100%;display:block}.TwitchWidget-module__6W2Qoa__previewPlaceholder{background:linear-gradient(135deg,#ffffff14,#ffffff05);width:100%;height:100%}.TwitchWidget-module__6W2Qoa__platformOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#0a0a0cf5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;inset:0}.TwitchWidget-module__6W2Qoa__platformTitle{color:#ffffffe6;text-align:center;font-size:13px;font-weight:600}.TwitchWidget-module__6W2Qoa__platformButtons{flex-direction:column;gap:8px;width:100%;display:flex}.TwitchWidget-module__6W2Qoa__platformBtn{color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .12s,transform .12s;display:flex}.TwitchWidget-module__6W2Qoa__platformBtn:first-child{background:#9146ff}.TwitchWidget-module__6W2Qoa__platformBtn:first-child:hover{background:#7c33e8;transform:translateY(-1px)}.TwitchWidget-module__6W2Qoa__platformBtn:nth-child(2){background:red}.TwitchWidget-module__6W2Qoa__platformBtn:nth-child(2):hover{background:#c00;transform:translateY(-1px)}.TwitchWidget-module__6W2Qoa__platformIcon{flex-shrink:0;width:16px;height:16px}.TwitchWidget-module__6W2Qoa__platformClose{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:12px;transition:color .12s}.TwitchWidget-module__6W2Qoa__platformClose:hover{color:#ffffffbf}@media (max-width:640px){.TwitchWidget-module__6W2Qoa__widget{width:220px}}
.RandomGearView-module__pRJYKW__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.RandomGearView-module__pRJYKW__bottom_btns{justify-content:flex-start;align-items:center;gap:72px;width:100%;margin-top:16px;display:flex}.RandomGearView-module__pRJYKW__bottom_btns .RandomGearView-module__pRJYKW__btn{max-width:384px}.RandomGearView-module__pRJYKW__bottom_btns .RandomGearView-module__pRJYKW__go_back_btn{flex-direction:row}@media (max-width:1024px){.RandomGearView-module__pRJYKW__bottom_btns{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;padding-bottom:40px}.RandomGearView-module__pRJYKW__bottom_btns .RandomGearView-module__pRJYKW__go_back_btn{justify-content:space-between;width:100%;max-width:384px}}.RandomGearView-module__pRJYKW__weapon_cards{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;margin-bottom:16px;display:grid}.RandomGearView-module__pRJYKW__weapon_card{background:linear-gradient(160deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.RandomGearView-module__pRJYKW__weapon_card_header{justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.RandomGearView-module__pRJYKW__weapon_card_label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:700}.RandomGearView-module__pRJYKW__weapon_card_copy_btn{color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.RandomGearView-module__pRJYKW__weapon_card_copy_btn:hover{color:#ffffffb3;background:#ffffff14}.RandomGearView-module__pRJYKW__weapon_card_bottom{margin-top:auto}.RandomGearView-module__pRJYKW__weapon_card_image_wrap{aspect-ratio:3;width:100%;overflow:hidden}.RandomGearView-module__pRJYKW__weapon_card_image{object-fit:cover;cursor:pointer;width:100%;height:100%}.RandomGearView-module__pRJYKW__weapon_card_name{color:#fff;text-align:center;padding:12px 20px 20px;font-size:15px;font-weight:600}.RandomGearView-module__pRJYKW__loadout_section{background:linear-gradient(160deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:16px;width:100%;padding:20px}.RandomGearView-module__pRJYKW__loadout_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.RandomGearView-module__pRJYKW__loadout_label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:700}.RandomGearView-module__pRJYKW__loadout_container{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;width:100%;display:grid}.RandomGearView-module__pRJYKW__loader_container{grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:380px;display:flex}@media (max-width:1000px){.RandomGearView-module__pRJYKW__loader_container{min-height:320px}}@media (max-width:640px){.RandomGearView-module__pRJYKW__loader_container{min-height:240px}}.RandomGearView-module__pRJYKW__loader_icon{width:40px;height:40px;color:var(--fg-default);opacity:.85}.RandomGearView-module__pRJYKW__difficulty_container{width:100%;margin-bottom:40px;display:flex}.RandomGearView-module__pRJYKW__difficulty_container p{color:var(--fg-muted);font-size:16px;font-weight:500}:is(.RandomGearView-module__pRJYKW__difficulty_container p) span{font-weight:600}.RandomGearView-module__pRJYKW__additional_challenges_container{background:linear-gradient(160deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;margin-top:40px;padding:20px;display:flex}.RandomGearView-module__pRJYKW__additional_challenges_container .RandomGearView-module__pRJYKW__title{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:700}.RandomGearView-module__pRJYKW__additional_challenges_container .RandomGearView-module__pRJYKW__items{flex-wrap:wrap;gap:10px;display:flex}:is(.RandomGearView-module__pRJYKW__additional_challenges_container .RandomGearView-module__pRJYKW__items) .RandomGearView-module__pRJYKW__item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;display:inline-flex}:is(:is(.RandomGearView-module__pRJYKW__additional_challenges_container .RandomGearView-module__pRJYKW__items) .RandomGearView-module__pRJYKW__item) p{color:var(--brand-default);font-size:14px;font-weight:500}
.map-zones-panel-module__o1tMNG__container{flex-direction:column;gap:0;width:320px;display:flex}.map-zones-panel-module__o1tMNG__container.map-zones-panel-module__o1tMNG__hidden{background:var(--color-map-overlay-bg);border-radius:6px;width:fit-content;padding:8px}.map-zones-panel-module__o1tMNG__container.map-zones-panel-module__o1tMNG__open{background:var(--color-map-overlay-bg);border-radius:10px;flex-direction:column;max-height:340px;display:flex;overflow:hidden}.map-zones-panel-module__o1tMNG__header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px 10px 14px;display:flex}.map-zones-panel-module__o1tMNG__title{color:var(--fg-default);font-size:14px;font-weight:600}.map-zones-panel-module__o1tMNG__headerActions{align-items:center;gap:2px;display:flex}.map-zones-panel-module__o1tMNG__list{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex-direction:column;padding:4px 0;display:flex;overflow-y:auto}.map-zones-panel-module__o1tMNG__list::-webkit-scrollbar{width:4px}.map-zones-panel-module__o1tMNG__list::-webkit-scrollbar-track{background:0 0}.map-zones-panel-module__o1tMNG__list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.map-zones-panel-module__o1tMNG__row{justify-content:space-between;align-items:center;gap:8px;padding:8px 8px 8px 14px;transition:background .15s;display:flex}.map-zones-panel-module__o1tMNG__row:hover{background:#ffffff0a}.map-zones-panel-module__o1tMNG__rowInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.map-zones-panel-module__o1tMNG__rowName{color:var(--fg-default);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.map-zones-panel-module__o1tMNG__rowFloor{color:#ffffff73;font-size:11px}.map-zones-panel-module__o1tMNG__rowActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.map-zones-panel-module__o1tMNG__star{width:12px;height:12px;color:var(--color-brand);flex-shrink:0}.map-zones-panel-module__o1tMNG__subzoneGroup{flex-direction:column;display:flex}.map-zones-panel-module__o1tMNG__subzoneHeader{background:#ffffff08;align-items:center;gap:6px;padding:8px;transition:background .15s;display:flex}.map-zones-panel-module__o1tMNG__subzoneHeader:hover{background:#ffffff0f}.map-zones-panel-module__o1tMNG__subzoneToggle{cursor:pointer;width:20px;height:20px;color:var(--fg-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.map-zones-panel-module__o1tMNG__subzoneChevron{width:14px;height:14px}.map-zones-panel-module__o1tMNG__subzoneName{color:#fff9;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.map-zones-panel-module__o1tMNG__subzoneCount{color:var(--fg-muted);flex-shrink:0;font-size:12px}.map-zones-panel-module__o1tMNG__subzoneFloor{color:#ffffff59;flex-shrink:0;font-size:11px}.map-zones-panel-module__o1tMNG__subzoneChildren{border-left:2px solid #ffffff14;flex-direction:column;margin-left:10px;display:flex}.map-zones-panel-module__o1tMNG__rowIndented{padding-left:20px}.map-zones-panel-module__o1tMNG__empty{color:#fff6;padding:12px 14px;font-size:13px}.map-zones-panel-module__o1tMNG__dragHandle{cursor:grab;width:20px;height:20px;color:var(--fg-muted);touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.map-zones-panel-module__o1tMNG__dragHandle:hover{color:var(--fg-default)}.map-zones-panel-module__o1tMNG__dragHandle:active{cursor:grabbing}.map-zones-panel-module__o1tMNG__dragHandleIcon{width:14px;height:14px}
.rotation-challenges-block-module__-xvvrG__block{--accent-rgb:59,158,255;flex-direction:column;gap:12px;min-width:0;display:flex}.rotation-challenges-block-module__-xvvrG__block_weekly{--accent-rgb:168,85,247}.rotation-challenges-block-module__-xvvrG__header{align-items:center;gap:12px;display:flex}.rotation-challenges-block-module__-xvvrG__title{color:#fff;border-left:3px solid var(--brand-color);padding-left:10px;font-size:18px;font-weight:700}.rotation-challenges-block-module__-xvvrG__countdown{color:var(--brand-color);background:#f5a02f1f;border-radius:7px;padding:3px 9px;font-size:12px;font-weight:600}.rotation-challenges-block-module__-xvvrG__list{flex-direction:row;gap:12px;display:flex}@media (max-width:1024px){.rotation-challenges-block-module__-xvvrG__list{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px;overflow-x:auto}.rotation-challenges-block-module__-xvvrG__list::-webkit-scrollbar{display:none}}
.highlights-page-module__jBqUbW__container{flex-direction:column;gap:24px;width:100%;min-width:0;padding-bottom:40px;display:flex}
.profile-follow-dialog-module__9rTDoa__content{flex-direction:column;align-items:stretch;max-height:65vh;display:flex;overflow-y:auto}.profile-follow-dialog-module__9rTDoa__title{color:var(--fg-default);flex-shrink:0;margin-bottom:16px;font-size:16px;font-weight:600}.profile-follow-dialog-module__9rTDoa__search{flex-shrink:0;margin-bottom:12px}.profile-follow-dialog-module__9rTDoa__empty{color:var(--gray-500);text-align:center;padding:32px 0;font-size:14px}.profile-follow-dialog-module__9rTDoa__list{flex-direction:column;gap:2px;display:flex}.profile-follow-dialog-module__9rTDoa__row{border-radius:10px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.profile-follow-dialog-module__9rTDoa__row:hover{background:var(--surface-overlay)}.profile-follow-dialog-module__9rTDoa__row:hover .profile-follow-dialog-module__9rTDoa__chevron{color:var(--fg-muted)}.profile-follow-dialog-module__9rTDoa__avatar_wrap{border-radius:8px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.profile-follow-dialog-module__9rTDoa__avatar{width:36px!important;height:36px!important}.profile-follow-dialog-module__9rTDoa__username{color:var(--gray-200);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.profile-follow-dialog-module__9rTDoa__chevron{color:var(--gray-800);flex-shrink:0;transition:color .15s}
.Empty-module__EfJDXG__container{background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:80px 20px;display:flex}.Empty-module__EfJDXG__container_sm{gap:8px;padding:30px 20px}.Empty-module__EfJDXG__icon{width:64px;height:64px;color:var(--fg-muted)}.Empty-module__EfJDXG__icon_sm{width:50px;height:50px}.Empty-module__EfJDXG__text{color:var(--fg-muted);text-align:center;font-size:16px;font-weight:500}
.map-marker-module__TqalXG__icon{will-change:transform;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .5s;display:flex;position:relative}.map-marker-module__TqalXG__icon svg{object-fit:contain;filter:none;width:30px;height:30px;transition:none}.map-marker-module__TqalXG__lite{will-change:auto;transition:none}.map-marker-module__TqalXG__lite svg{filter:none;transition:none}.map-marker-module__TqalXG__poi,.map-marker-module__TqalXG__poi svg{width:30px;height:30px}.map-marker-module__TqalXG__poi:before{content:"";background:var(--poi-zone-fill-color,#ffffff40);border:1px solid var(--poi-zone-border-color,#ffffff73);pointer-events:none;z-index:-1;border-radius:999px;width:96px;height:96px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-marker-module__TqalXG__icon:hover{transform:scale(1.08)}.map-marker-module__TqalXG__icon:hover svg{filter:none}.map-marker-module__TqalXG__lite:hover{transform:none}.map-marker-module__TqalXG__lite:hover svg{filter:none}.map-marker-module__TqalXG__draggable{cursor:grab}.map-marker-module__TqalXG__draggable:active{cursor:grabbing;transform:scale(.96)}.map-marker-module__TqalXG__lockBadge{pointer-events:none;z-index:2;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:absolute;top:-8px;right:-10px}.map-marker-module__TqalXG__newIndicator{background:var(--brand-default);pointer-events:none;z-index:2;border-radius:999px;width:6px;height:6px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 2px #111112e6}.map-marker-module__TqalXG__lockBadgeIcon{justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex}.map-marker-module__TqalXG__lockBadgeIcon svg{width:8px;height:8px}
.streamer-apply-dialog-module__Wntg7W__content{flex-direction:column;gap:20px;display:flex}.streamer-apply-dialog-module__Wntg7W__title{color:#fff;font-size:22px;font-weight:600;font-family:var(--font-thicker)}.streamer-apply-dialog-module__Wntg7W__desc{color:#ffffffd9;margin-top:-8px;font-size:14px;line-height:1.55}.streamer-apply-dialog-module__Wntg7W__fields{flex-direction:column;gap:14px;display:flex}.streamer-apply-dialog-module__Wntg7W__platforms_row{gap:10px;display:flex}.streamer-apply-dialog-module__Wntg7W__platforms_row>*{flex:1;min-width:0}.streamer-apply-dialog-module__Wntg7W__platform_field{flex-direction:column;gap:6px;display:flex}.streamer-apply-dialog-module__Wntg7W__platform_label{color:#ffffffd9;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.streamer-apply-dialog-module__Wntg7W__icon_muted,.streamer-apply-dialog-module__Wntg7W__twitch_icon_active,.streamer-apply-dialog-module__Wntg7W__youtube_icon_active{flex-shrink:0;width:1em;height:1em;transition:color .15s}.streamer-apply-dialog-module__Wntg7W__icon_muted{color:var(--fg-subtle,#ffffff4d)}.streamer-apply-dialog-module__Wntg7W__twitch_icon_active{color:#9146ff}.streamer-apply-dialog-module__Wntg7W__youtube_icon_active{color:red}.streamer-apply-dialog-module__Wntg7W__cross_error{color:#ff7a7a;margin-top:-6px;font-size:12px}.streamer-apply-dialog-module__Wntg7W__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.streamer-apply-dialog-module__Wntg7W__actions>button{display:flex}.streamer-apply-dialog-module__Wntg7W__privileges{border:1px solid var(--brand-default,#f5a623);background:#f5a6230f;border-radius:8px;flex-direction:column;gap:10px;margin-top:-4px;padding:14px 16px;display:flex}.streamer-apply-dialog-module__Wntg7W__privilegesTitle{color:var(--brand-default,#f5a623);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;font-family:var(--font-thicker)}.streamer-apply-dialog-module__Wntg7W__privilegesList{grid-template-columns:1fr 1fr;gap:8px 12px;margin:0;padding:0;list-style:none;display:grid}.streamer-apply-dialog-module__Wntg7W__privilegesList li{color:#ffffffd9;padding-left:14px;font-size:13px;line-height:1.4;position:relative}.streamer-apply-dialog-module__Wntg7W__privilegesList li:before{content:"";background:var(--brand-default,#f5a623);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:1px}.streamer-apply-dialog-module__Wntg7W__requirementsTitle{color:var(--brand-default,#f5a623);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;font-family:var(--font-thicker)}.streamer-apply-dialog-module__Wntg7W__requirementsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.streamer-apply-dialog-module__Wntg7W__requirementsList li{color:#ffffffd9;padding-left:16px;font-size:13px;line-height:1.4;position:relative}.streamer-apply-dialog-module__Wntg7W__requirementsList li:before{content:"";background:var(--brand-default,#f5a623);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:1px}.streamer-apply-dialog-module__Wntg7W__reviewTime{color:#ffffffd9;opacity:.6;margin-top:-4px;font-size:12px}
.GoBackBig-module__B0zlaq__container{background:0 0;border:none;justify-content:center;align-items:center;gap:24px;padding:0;display:flex}.GoBackBig-module__B0zlaq__container span{color:#fff;font-size:13px;font-weight:500;transition:all .3s}:is(.GoBackBig-module__B0zlaq__container svg) path{stroke:#fff;transition:all .3s}.GoBackBig-module__B0zlaq__container:hover{cursor:pointer}.GoBackBig-module__B0zlaq__container:hover p{color:var(--brand-color)}:is(.GoBackBig-module__B0zlaq__container:hover svg) path{stroke:var(--brand-color)}
.RandomGearItem-module__j9KXiq__loadout_wrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.RandomGearItem-module__j9KXiq__loadout_wrapper.RandomGearItem-module__j9KXiq__long_slot{grid-column:span 2}.RandomGearItem-module__j9KXiq__loadout_item{aspect-ratio:1;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.RandomGearItem-module__j9KXiq__loadout_item.RandomGearItem-module__j9KXiq__long_slot{aspect-ratio:2}.RandomGearItem-module__j9KXiq__card_header{z-index:1;position:absolute;top:10px;right:10px}.RandomGearItem-module__j9KXiq__copy_btn{color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.RandomGearItem-module__j9KXiq__copy_btn:hover{color:#ffffffb3;background:#ffffff14}.RandomGearItem-module__j9KXiq__desc{color:var(--fg-default);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.RandomGearItem-module__j9KXiq__gear_image_container{position:absolute;inset:0}.RandomGearItem-module__j9KXiq__gear_image_container.RandomGearItem-module__j9KXiq__loading{border-radius:6px;animation:1s infinite RandomGearItem-module__j9KXiq__skeleton-loading}.RandomGearItem-module__j9KXiq__gear_image_container .RandomGearItem-module__j9KXiq__gear_image{object-fit:cover;cursor:pointer;width:100%;height:100%}@keyframes RandomGearItem-module__j9KXiq__skeleton-loading{0%{background-color:#ffffff1a}50%{background-color:#fff3}to{background-color:#ffffff1a}}
.upload-for-review-dialog-module__AFagTq__title{color:#fff;text-align:left;width:100%;font-size:24px;font-weight:600;font-family:var(--font-thicker)}.upload-for-review-dialog-module__AFagTq__description{color:var(--fg-subtle);text-align:left;width:100%;margin-top:10px;font-size:16px;font-weight:400}.upload-for-review-dialog-module__AFagTq__buttons{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding-top:40px;display:flex}.upload-for-review-dialog-module__AFagTq__content{flex-direction:column;flex:1;width:100%;display:flex}.upload-for-review-dialog-module__AFagTq__form{flex-direction:column;flex:1;gap:20px;width:100%;margin-top:40px;display:flex}
.operation-card-module__s2lykG__card{border:1px solid var(--gray-700);height:170px;color:inherit;background:#ffffff05;border-radius:14px;flex-direction:row;align-items:stretch;gap:8px;padding-right:16px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.operation-card-module__s2lykG__card:hover{border-color:#f5a02f59;transform:translateY(-4px);box-shadow:0 12px 36px #00000073,0 0 #0000}.operation-card-module__s2lykG__card:hover .operation-card-module__s2lykG__image{transform:scale(1.04)}.operation-card-module__s2lykG__unseen_dot{z-index:2;background:var(--brand-default);width:10px;height:10px;box-shadow:0 0 0 2px var(--surface-raised);border-radius:999px;position:absolute;top:8px;right:8px}.operation-card-module__s2lykG__card_inner{flex-direction:row;flex:1;min-width:0;display:flex}.operation-card-module__s2lykG__card_active{border-color:#f5a02f66}.operation-card-module__s2lykG__card_active:hover{border-color:#f5a02fa6;box-shadow:0 12px 36px #00000073,0 0 24px #f5a02f1a}.operation-card-module__s2lykG__card_completed{border-color:#6aad5980}.operation-card-module__s2lykG__card_completed:hover{border-color:#6aad59bf;box-shadow:0 12px 36px #00000073,0 0 24px #6aad591a}.operation-card-module__s2lykG__card_locked{opacity:.5;cursor:not-allowed;pointer-events:none;background:#0006;border-color:#ffffff1a}.operation-card-module__s2lykG__card_locked:hover{box-shadow:none;border-color:#ffffff1a;transform:none}.operation-card-module__s2lykG__title_row{align-items:center;gap:6px;min-width:0;display:flex}.operation-card-module__s2lykG__title_row .operation-card-module__s2lykG__title{flex:1;min-width:0}.operation-card-module__s2lykG__status_icon{flex-shrink:0;margin-left:auto;font-size:16px}.operation-card-module__s2lykG__status_icon_completed{color:var(--green-700)}.operation-card-module__s2lykG__image_container{border-radius:0;width:120px;min-width:120px;height:100%;overflow:hidden}.operation-card-module__s2lykG__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.operation-card-module__s2lykG__content{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.operation-card-module__s2lykG__title{color:#fff;font-size:16px;font-weight:700}.operation-card-module__s2lykG__desc{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.operation-card-module__s2lykG__footer{flex-direction:column;gap:6px;margin-top:auto;padding-top:4px;display:flex}.operation-card-module__s2lykG__chevron{width:20px;height:20px;color:var(--fg-muted);flex-shrink:0;align-self:center;transition:color .2s,transform .2s}.operation-card-module__s2lykG__card:hover .operation-card-module__s2lykG__chevron{color:#fff;transform:translate(2px)}.operation-card-module__s2lykG__progress_row{align-items:center;gap:10px;display:flex}.operation-card-module__s2lykG__progress_bar_container{background:#ffffff14;border-radius:3px;flex:1;height:5px;overflow:hidden}.operation-card-module__s2lykG__progress_bar_fill{background:linear-gradient(90deg,var(--green-700),var(--green-300));border-radius:3px;height:100%;transition:width .3s}.operation-card-module__s2lykG__progress_text{color:var(--fg-muted);white-space:nowrap;font-size:12px;font-weight:600}.operation-card-module__s2lykG__admin_badge{color:var(--fg-default);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#0009;border:1px solid #fff3;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}
.operations-block-module__gp-G9G__block{flex-direction:column;gap:24px;display:flex}.operations-block-module__gp-G9G__title{color:#fff;border-left:3px solid #f5a02fe6;padding-left:12px;font-size:18px;font-weight:700}.operations-block-module__gp-G9G__empty{color:#ffffff4d;font-size:13px}
