.MyPostsContent-module__3TwSrW__main{min-height:calc(100vh - 200px)}.MyPostsContent-module__3TwSrW__container{grid-template-columns:1fr 360px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:0 10px;display:grid}.MyPostsContent-module__3TwSrW__content{min-width:0}.MyPostsContent-module__3TwSrW__sidebar{position:sticky;top:24px}.MyPostsContent-module__3TwSrW__header{margin-bottom:24px}.MyPostsContent-module__3TwSrW__headerTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.MyPostsContent-module__3TwSrW__title{color:var(--text-default,#21242c);margin:0;font-size:28px;font-weight:600}.MyPostsContent-module__3TwSrW__newPostButton{background:var(--accent-primary,#0d59f2);color:var(--text-bright,white);border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.MyPostsContent-module__3TwSrW__newPostButton:hover{background:var(--accent-hover,#0b50da)}.MyPostsContent-module__3TwSrW__filtersRow{flex-direction:column;gap:10px;display:flex}.MyPostsContent-module__3TwSrW__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MyPostsContent-module__3TwSrW__filterBtn{border:1px solid var(--border-medium,#e0e0e0);color:var(--text-secondary,#737373);cursor:pointer;background:0 0;border-radius:20px;padding:8px 16px;font-size:14px;transition:all .2s}.MyPostsContent-module__3TwSrW__filterBtn:hover{background:var(--system-bg-lighter,#f7f7f7);border-color:var(--border-light,#bfbfbf)}.MyPostsContent-module__3TwSrW__filterBtn.MyPostsContent-module__3TwSrW__active{background:var(--accent-primary,#0d59f2);border-color:var(--accent-primary,#0d59f2);color:var(--text-bright,white)}.MyPostsContent-module__3TwSrW__advancedFilters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.MyPostsContent-module__3TwSrW__searchBox{background:var(--bg-accent,white);border:1px solid var(--border-medium,#e0e0e0);border-radius:8px;align-items:center;gap:8px;min-width:240px;padding:4px 8px;display:flex}.MyPostsContent-module__3TwSrW__searchInput{width:100%;color:var(--text-default,#2b303b);background:0 0;border:none;outline:none;font-size:14px}.MyPostsContent-module__3TwSrW__searchButton,.MyPostsContent-module__3TwSrW__searchClearButton{color:var(--text-secondary,gray);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.MyPostsContent-module__3TwSrW__searchClearButton:hover,.MyPostsContent-module__3TwSrW__searchButton:hover{color:var(--text-default,#363d49)}.MyPostsContent-module__3TwSrW__daysSelect{border:1px solid var(--border-medium,#e0e0e0);background:var(--bg-accent,white);color:var(--text-default,#2b303b);border-radius:8px;padding:8px 10px;font-size:14px}.MyPostsContent-module__3TwSrW__filterDropdown{position:relative}.MyPostsContent-module__3TwSrW__filterButton{background:var(--system-bg-lighter,white);border:1px solid var(--border-medium,#e0e0e0);color:var(--text-default,#363d49);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:flex}.MyPostsContent-module__3TwSrW__filterButton svg.MyPostsContent-module__3TwSrW__rotated{transform:rotate(180deg)}.MyPostsContent-module__3TwSrW__filterMenu{background:var(--system-bg-lighter,white);border:1px solid var(--border-medium,#e0e0e0);min-width:220px;box-shadow:var(--card-shadow,0 4px 12px #0000001a);z-index:30;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.MyPostsContent-module__3TwSrW__filterOption{width:100%;color:var(--text-default,#363d49);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.MyPostsContent-module__3TwSrW__filterOption:hover{background:var(--bg-hover,#0d59f214)}.MyPostsContent-module__3TwSrW__filterOption.MyPostsContent-module__3TwSrW__active{background:var(--bg-hover,#0d59f21f);color:var(--accent-primary,#0b50da);font-weight:500}.MyPostsContent-module__3TwSrW__categoryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.MyPostsContent-module__3TwSrW__resetFiltersButton{border:1px solid var(--border-medium,#e0e0e0);background:var(--system-bg-lighter,white);color:var(--text-secondary,#595959);cursor:pointer;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:500}.MyPostsContent-module__3TwSrW__resetFiltersButton:hover{border-color:var(--accent-primary,#0d59f2);color:var(--accent-primary,#0b50da)}.MyPostsContent-module__3TwSrW__loading{color:var(--text-secondary,gray);justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.MyPostsContent-module__3TwSrW__spinner{border:2px solid color-mix(in srgb, var(--accent-primary,#0d59f2) 20%, transparent);border-top-color:var(--accent-primary,#0d59f2);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite MyPostsContent-module__3TwSrW__spin}@keyframes MyPostsContent-module__3TwSrW__spin{to{transform:rotate(360deg)}}.MyPostsContent-module__3TwSrW__empty{text-align:center;background:var(--bg-accent,white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.MyPostsContent-module__3TwSrW__emptyIcon{color:var(--border-light,#bfbfbf);margin-bottom:16px}.MyPostsContent-module__3TwSrW__emptyTitle{color:var(--text-default,#21242c);margin:0 0 8px;font-size:18px;font-weight:600}.MyPostsContent-module__3TwSrW__emptyText{color:var(--text-secondary,gray);margin:0 0 24px;font-size:14px}.MyPostsContent-module__3TwSrW__createButton{background:var(--accent-primary,#0d59f2);color:var(--text-bright,white);border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;text-decoration:none;display:flex}.MyPostsContent-module__3TwSrW__posts{flex-direction:column;gap:16px;display:flex}.MyPostsContent-module__3TwSrW__statusBadge{border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.MyPostsContent-module__3TwSrW__statusDraft{color:#c8ceda;background:#353a46}.MyPostsContent-module__3TwSrW__statusPublished{color:#eceef4;background:#252b37}.MyPostsContent-module__3TwSrW__statusBadgeIcon{opacity:.9}.MyPostsContent-module__3TwSrW__actions{align-items:center;gap:8px;display:flex}.MyPostsContent-module__3TwSrW__actionButton{background:var(--accent-primary,#0d59f2);color:var(--text-bright,white);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.MyPostsContent-module__3TwSrW__actionButtonSecondary{width:36px;height:36px;color:var(--text-secondary,gray);cursor:pointer;background:0 0;justify-content:center;align-items:center;text-decoration:none;display:flex}.MyPostsContent-module__3TwSrW__actionButtonSecondary:hover{background:var(--system-bg-lighter,#f7f7f7);color:var(--text-default,#363d49)}.MyPostsContent-module__3TwSrW__dropdownMenuContent{min-width:180px}.MyPostsContent-module__3TwSrW__dropdownDanger{color:#dc2828}.MyPostsContent-module__3TwSrW__menuWrapper{position:relative}.MyPostsContent-module__3TwSrW__menu{background:var(--system-bg-lighter,white);border:1px solid var(--border-medium,#e0e0e0);min-width:160px;box-shadow:var(--card-shadow,0 4px 12px #0000001a);z-index:10;border-radius:8px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.MyPostsContent-module__3TwSrW__menuItem{width:100%;color:var(--text-default,#363d49);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.MyPostsContent-module__3TwSrW__menuItem:hover{background:var(--bg-hover,#0d59f214)}.MyPostsContent-module__3TwSrW__menuItemDanger{color:#dc2828}.MyPostsContent-module__3TwSrW__menuItemDanger:hover{background:#dc282814}.MyPostsContent-module__3TwSrW__loadMoreWrapper{justify-content:center;padding:16px 0 8px;display:flex}.MyPostsContent-module__3TwSrW__loadMoreButton{border:1px solid var(--border-light,#d9d9d9);background:var(--bg-accent,white);color:var(--text-default,#2b303b);cursor:pointer;border-radius:8px;padding:10px 18px;font-weight:500}.MyPostsContent-module__3TwSrW__userInfoCard{background:var(--bg-accent,white);border-radius:10px;padding:20px}.MyPostsContent-module__3TwSrW__userInfoTitle{color:var(--text-default,#21242c);text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-size:14px;font-weight:600}.MyPostsContent-module__3TwSrW__userInfoText{color:var(--text-secondary,#616161);margin:0 0 10px;font-size:13px;line-height:1.55}.MyPostsContent-module__3TwSrW__userInfoList{color:var(--text-secondary,#666);gap:5px;margin:0 0 8px;padding-left:18px;font-size:12px;display:grid}.MyPostsContent-module__3TwSrW__userInfoItem{color:var(--text-secondary,#595959);justify-content:space-between;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}@media (max-width:1024px){.MyPostsContent-module__3TwSrW__container{grid-template-columns:1fr}.MyPostsContent-module__3TwSrW__sidebar{order:-1;position:static}}@media (max-width:640px){.MyPostsContent-module__3TwSrW__headerTop{flex-direction:column;align-items:stretch}.MyPostsContent-module__3TwSrW__newPostButton{justify-content:center}.MyPostsContent-module__3TwSrW__advancedFilters{gap:8px}.MyPostsContent-module__3TwSrW__searchBox{flex:100%;min-width:100%}.MyPostsContent-module__3TwSrW__daysSelect,.MyPostsContent-module__3TwSrW__filterDropdown,.MyPostsContent-module__3TwSrW__resetFiltersButton{flex:calc(50% - 4px)}.MyPostsContent-module__3TwSrW__filterButton{justify-content:center;width:100%}.MyPostsContent-module__3TwSrW__actionButton span{display:none}.MyPostsContent-module__3TwSrW__actionButton{justify-content:center;width:36px;height:36px;padding:0}}
.PostFeedCard-module__q9acsW__post{background:var(--bg-accent);border-radius:8px;box-shadow:0 1px 1px #3333330a}@media (max-width:768px){.PostFeedCard-module__q9acsW__post{border-radius:0}}.PostFeedCard-module__q9acsW__coverImage{background:#17233629;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex;overflow:hidden}.PostFeedCard-module__q9acsW__coverImage img{max-width:100%;height:auto;max-height:480px;display:block}.PostFeedCard-module__q9acsW__postContent{padding:20px}.PostFeedCard-module__q9acsW__topRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.PostFeedCard-module__q9acsW__author{align-items:center;gap:8px;display:flex}.PostFeedCard-module__q9acsW__topRightActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.PostFeedCard-module__q9acsW__authorAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.PostFeedCard-module__q9acsW__authorName{color:var(--text-extra,#666);font-size:13px;font-weight:500}.PostFeedCard-module__q9acsW__authorNameLink{color:var(--text-extra,#666);font-size:13px;font-weight:500;text-decoration:none}.PostFeedCard-module__q9acsW__authorNameLink:hover{text-decoration:underline}.PostFeedCard-module__q9acsW__postTitle{margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.4}.PostFeedCard-module__q9acsW__postLink{color:var(--text-default);text-decoration:none;transition:color .2s}.PostFeedCard-module__q9acsW__postLink:hover{color:var(--accent-hover,#0b50da)}.PostFeedCard-module__q9acsW__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.PostFeedCard-module__q9acsW__linkedServerBox{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;display:flex}.PostFeedCard-module__q9acsW__linkedServerLink{color:var(--accent-primary,#0b50da);background:var(--bg-hover,#0d59f214);border-radius:12px;padding:3px 8px;font-size:12px;font-weight:500;text-decoration:none}.PostFeedCard-module__q9acsW__linkedServerLink:hover{text-decoration:underline}.PostFeedCard-module__q9acsW__linkedServerMore{color:var(--text-secondary,gray);font-size:12px}.PostFeedCard-module__q9acsW__footer{border-top:1px solid var(--border-medium);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.PostFeedCard-module__q9acsW__leftBlock{min-width:0}.PostFeedCard-module__q9acsW__meta{color:var(--text-secondary,gray);align-items:center;gap:12px;font-size:12px;display:flex}.PostFeedCard-module__q9acsW__category{color:#fff;text-transform:uppercase;letter-spacing:.4px;border-radius:4px;align-items:center;padding:3px 10px;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex}.PostFeedCard-module__q9acsW__category:hover{opacity:.92}.PostFeedCard-module__q9acsW__date{color:var(--text-secondary,#737373);font-size:13px}.PostFeedCard-module__q9acsW__stats{align-items:center;gap:16px;margin-top:8px;display:flex}.PostFeedCard-module__q9acsW__stat{color:var(--text-secondary,#8c8c8c);align-items:center;gap:4px;font-size:12px;display:flex}.PostFeedCard-module__q9acsW__stat svg{opacity:.7}.PostFeedCard-module__q9acsW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:640px){.PostFeedCard-module__q9acsW__postContent{padding:16px}.PostFeedCard-module__q9acsW__postTitle{font-size:17px}.PostFeedCard-module__q9acsW__meta{flex-wrap:wrap}.PostFeedCard-module__q9acsW__footer{flex-direction:column;align-items:flex-start}.PostFeedCard-module__q9acsW__actions{justify-content:flex-end;width:100%}}
.GameInfoSidebar-module__-r2LqW__sidebar{width:100%}.GameInfoSidebar-module__-r2LqW__card{background:var(--bg-accent,white);border:1px solid var(--border-light,#e6e6e6);border-radius:8px;overflow:hidden}.GameInfoSidebar-module__-r2LqW__header{color:var(--text-bright,white);text-align:center;padding:20px}.GameInfoSidebar-module__-r2LqW__gameTitle{margin:0 0 4px;font-size:20px;font-weight:600}.GameInfoSidebar-module__-r2LqW__gameSubtitle{opacity:.9;margin:0;font-size:13px}.GameInfoSidebar-module__-r2LqW__content{flex-direction:column;gap:20px;padding:20px;display:flex}.GameInfoSidebar-module__-r2LqW__section{flex-direction:column;gap:12px;display:flex}.GameInfoSidebar-module__-r2LqW__sectionTitle{color:var(--text-default,#21242c);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:600}.GameInfoSidebar-module__-r2LqW__stats{flex-direction:column;gap:12px;display:flex}.GameInfoSidebar-module__-r2LqW__stat{border-bottom:1px solid var(--border-light,#f2f2f2);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.GameInfoSidebar-module__-r2LqW__stat:last-child{border-bottom:none}.GameInfoSidebar-module__-r2LqW__statLabel{color:var(--text-secondary,#737373);font-size:13px}.GameInfoSidebar-module__-r2LqW__statValue{color:var(--text-default,#21242c);font-size:16px;font-weight:600}.GameInfoSidebar-module__-r2LqW__tags{flex-wrap:wrap;gap:8px;display:flex}.GameInfoSidebar-module__-r2LqW__tag{background:var(--bg-accent,#f2f2f2);color:var(--text-extra,#595959);border-radius:3px;padding:4px 10px;font-size:12px;font-weight:500}.GameInfoSidebar-module__-r2LqW__features{flex-direction:column;gap:12px;display:flex}.GameInfoSidebar-module__-r2LqW__feature{color:var(--text-extra,#595959);align-items:center;gap:10px;font-size:13px;display:flex}.GameInfoSidebar-module__-r2LqW__featureIcon{text-align:center;width:24px;font-size:16px}.GameInfoSidebar-module__-r2LqW__featureText{flex:1}@media (max-width:1024px){.GameInfoSidebar-module__-r2LqW__card{max-width:100%}}
.page-module__lAoO4a__main{min-height:100vh}.page-module__lAoO4a__container{grid-template-columns:1fr 360px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:0 10px;display:grid}.page-module__lAoO4a__content{min-width:0}.page-module__lAoO4a__sidebar{position:sticky;top:24px}.page-module__lAoO4a__communityInfoCard{border-radius:8px;margin-bottom:14px;overflow:hidden}.page-module__lAoO4a__communityInfoHeader{background:var(--game-primary-color,#172336);padding:16px 20px}.page-module__lAoO4a__communityInfoTitle{color:#fff;font-size:16px;font-weight:600;line-height:1.3}.page-module__lAoO4a__communityInfoContent{background:var(--bg-accent,white);color:var(--text-secondary,gray);border:1px solid var(--border-light,#e6e6e6);padding:20px}.page-module__lAoO4a__communityInfoText{margin:0 0 10px;font-size:14px;line-height:1.55}.page-module__lAoO4a__communityInfoList{gap:6px;margin:0;padding-left:18px;font-size:13px;list-style:circle;display:grid}@media (max-width:1224px){.page-module__lAoO4a__container{grid-template-columns:1fr}.page-module__lAoO4a__sidebar{display:none}}@media (max-width:768px){.page-module__lAoO4a__container{gap:16px;padding:16px 0}}
