.FollowButton-module__hSceWW__followBtn{border:1px solid var(--accent);color:var(--accent);font-size:var(--text-sm);cursor:pointer;background:0 0;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-weight:600;transition:all .2s;display:inline-flex}.FollowButton-module__hSceWW__followBtn:hover{background:var(--accent);color:#fff}.FollowButton-module__hSceWW__followBtn:disabled{opacity:.6;cursor:not-allowed}.FollowButton-module__hSceWW__followBtn.FollowButton-module__hSceWW__following{background:var(--accent);color:#fff}.FollowButton-module__hSceWW__followBtn.FollowButton-module__hSceWW__following:hover{color:var(--accent);background:0 0;border-color:#e57373}.FollowButton-module__hSceWW__spinner{animation:1s linear infinite FollowButton-module__hSceWW__spin}@keyframes FollowButton-module__hSceWW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ReportButton-module__b5AxHW__reportTrigger{color:#e57373;cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;display:flex}.ReportButton-module__b5AxHW__reportTrigger:hover{background:#e573731a}.ReportButton-module__b5AxHW__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReportButton-module__b5AxHW__modal{background:var(--card-bg,#1e1e2e);border:1px solid #ffffff1a;border-radius:4px;width:100%;max-width:420px;animation:.2s ReportButton-module__b5AxHW__fadeIn;box-shadow:0 20px 60px #00000080}@keyframes ReportButton-module__b5AxHW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ReportButton-module__b5AxHW__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ReportButton-module__b5AxHW__modalTitle{font-size:var(--text-base);color:#fff;margin:0;font-weight:700}.ReportButton-module__b5AxHW__closeBtn{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.ReportButton-module__b5AxHW__closeBtn:hover{color:#fff;background:#ffffff1a}.ReportButton-module__b5AxHW__modalBody{padding:1.25rem}.ReportButton-module__b5AxHW__label{font-size:var(--text-sm);color:var(--text-muted,#aaa);margin-bottom:.75rem}.ReportButton-module__b5AxHW__reasonList{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.ReportButton-module__b5AxHW__reasonItem{cursor:pointer;font-size:var(--text-sm);color:var(--text-primary,#ddd);border-radius:4px;align-items:center;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.ReportButton-module__b5AxHW__reasonItem:hover{background:#ffffff0d}.ReportButton-module__b5AxHW__reasonItem input[type=radio]{accent-color:var(--accent,#6366f1);width:16px;height:16px}.ReportButton-module__b5AxHW__textarea{width:100%;color:var(--text-primary,#ddd);font-size:var(--text-sm);resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:10px 12px;font-family:inherit}.ReportButton-module__b5AxHW__textarea::placeholder{color:var(--text-muted,#666)}.ReportButton-module__b5AxHW__textarea:focus{border-color:var(--accent,#6366f1);outline:none}.ReportButton-module__b5AxHW__modalFooter{border-top:1px solid #ffffff14;gap:8px;padding:1rem 1.25rem;display:flex}.ReportButton-module__b5AxHW__submitBtn{background:var(--accent,#6366f1);color:#fff;font-size:var(--text-sm);cursor:pointer;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-weight:600;transition:filter .2s;display:flex}.ReportButton-module__b5AxHW__submitBtn:hover:not(:disabled){filter:brightness(1.15)}.ReportButton-module__b5AxHW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ReportButton-module__b5AxHW__blockBtn{color:#e57373;font-size:var(--text-sm);cursor:pointer;background:0 0;border:1px solid #e57373;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-weight:600;transition:all .2s;display:flex}.ReportButton-module__b5AxHW__blockBtn:hover:not(:disabled){color:#fff;background:#e57373}.ReportButton-module__b5AxHW__blockBtn:disabled{opacity:.5;cursor:not-allowed}.ReportButton-module__b5AxHW__spinner{animation:1s linear infinite ReportButton-module__b5AxHW__spin}@keyframes ReportButton-module__b5AxHW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Lightbox-module__lFS7Rq__overlay{z-index:9999;opacity:0;background:#000000eb;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.Lightbox-module__lFS7Rq__overlayVisible{opacity:1}.Lightbox-module__lFS7Rq__closeBtn{z-index:10001;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.Lightbox-module__lFS7Rq__closeBtn:hover{background:#ffffff40}.Lightbox-module__lFS7Rq__navBtn{z-index:10001;color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__lFS7Rq__navBtn:hover{background:#fff3}.Lightbox-module__lFS7Rq__navPrev{left:12px}.Lightbox-module__lFS7Rq__navNext{right:12px}.Lightbox-module__lFS7Rq__imageContainer{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;max-width:calc(100vw - 80px);max-height:calc(100vh - 80px);display:flex}.Lightbox-module__lFS7Rq__image{object-fit:contain;opacity:0;border-radius:4px;max-width:100%;max-height:calc(100vh - 80px);transition:opacity .2s}.Lightbox-module__lFS7Rq__imageLoaded{opacity:1}.Lightbox-module__lFS7Rq__counter{color:#ffffffb3;font-size:var(--text-sm);font-variant-numeric:tabular-nums;pointer-events:none;background:#00000080;border-radius:20px;padding:4px 14px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:640px){.Lightbox-module__lFS7Rq__navBtn{width:36px;height:36px}.Lightbox-module__lFS7Rq__navPrev{left:6px}.Lightbox-module__lFS7Rq__navNext{right:6px}.Lightbox-module__lFS7Rq__closeBtn{width:36px;height:36px;top:10px;right:10px}.Lightbox-module__lFS7Rq__imageContainer{max-width:calc(100vw - 24px);max-height:calc(100vh - 60px)}.Lightbox-module__lFS7Rq__image{max-height:calc(100vh - 60px)}}
.CommentSection-module__RGBlaa__commentSection{background:#3b3b3b;border-radius:0 0 4px 4px;margin-top:0;padding:1rem 1.5rem;scroll-margin-top:64px}.CommentSection-module__RGBlaa__commentHeader{color:#fff;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CommentSection-module__RGBlaa__inputContainer{background:#3b3b3b;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:2rem;padding:10px;position:relative}.CommentSection-module__RGBlaa__loginPrompt{text-align:center;color:#ffffff80;font-size:var(--text-sm);cursor:pointer;padding:1rem;transition:color .2s}.CommentSection-module__RGBlaa__loginPrompt:hover{color:#fff}.CommentSection-module__RGBlaa__commentInput{color:#e0e0e0;width:100%;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--text-sm);resize:none;background:0 0;border:none;outline:none;min-height:54px;padding:.5rem;line-height:1.6;display:block}.CommentSection-module__RGBlaa__commentInput::placeholder{color:#777}.CommentSection-module__RGBlaa__inputFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.CommentSection-module__RGBlaa__inputCreds{gap:5px;display:flex}.CommentSection-module__RGBlaa__inputField{color:#e0e0e0;font-size:var(--text-sm);background:0 0;border:1px solid #fff3;border-radius:4px;width:100px;padding:6px 10px}.CommentSection-module__RGBlaa__inputField::placeholder{color:#777}.CommentSection-module__RGBlaa__submitBtn{font-size:var(--text-sm);cursor:pointer;border:none;border-radius:5px;align-items:center;gap:4px;margin-left:auto;font-weight:700;display:flex;color:#fff!important;background-color:#00aeef!important;padding:.41rem 2.1rem .3rem!important}.CommentSection-module__RGBlaa__submitBtn:hover{opacity:.9}.CommentSection-module__RGBlaa__commentItem{padding:.7rem 0;position:relative;border-top:1px solid #ffffff0e!important}.CommentSection-module__RGBlaa__detailCommentBoxTop{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex;position:relative}.CommentSection-module__RGBlaa__detailTopLeft{flex:1;align-items:center;min-width:0;display:flex}.CommentSection-module__RGBlaa__detailTopText{font-size:var(--text-sm);color:#999;flex-wrap:wrap;align-items:center;line-height:1.2;display:flex}.CommentSection-module__RGBlaa__number{color:#999;margin-right:.5rem;font-weight:700;line-height:.9rem}.CommentSection-module__RGBlaa__countryImg{align-items:center;width:1.4rem;margin-right:2px;display:flex}.CommentSection-module__RGBlaa__cntryImgEl{vertical-align:sub;border-radius:2px;width:100%}.CommentSection-module__RGBlaa__detailTopTextLocation{color:#999;margin-left:.5rem;margin-right:.5rem}.CommentSection-module__RGBlaa__clickMcName{cursor:pointer;color:#e0e0e0;align-items:center;font-weight:600;display:flex}.CommentSection-module__RGBlaa__authorRow{align-items:center;display:flex}.CommentSection-module__RGBlaa__separator{color:#b5bbc0;margin:0 .5rem}.CommentSection-module__RGBlaa__detailCommentTime{color:#777;font-size:var(--text-xs);align-items:center;display:flex}.CommentSection-module__RGBlaa__joinDate{font-size:var(--text-xs);color:#666;align-items:center;margin-left:6px;display:flex}.CommentSection-module__RGBlaa__optGroup{float:right;gap:8px;display:flex}.CommentSection-module__RGBlaa__iconOpt{color:#666;cursor:pointer;opacity:.5;transition:opacity .15s}.CommentSection-module__RGBlaa__iconOpt:hover{opacity:1;color:#f44}.CommentSection-module__RGBlaa__detailRealComment img{cursor:pointer}.CommentSection-module__RGBlaa__detailText{font-size:var(--text-base);color:#e8e8e8;word-break:break-word;margin-bottom:.6rem;line-height:1.7;position:relative}.CommentSection-module__RGBlaa__detailRealComment{letter-spacing:-.01em;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;transition:color .2s}.CommentSection-module__RGBlaa__detailCommentBoxBottom{clear:both;justify-content:space-between;align-items:center;padding-top:4px;display:flex}.CommentSection-module__RGBlaa__commentReply{cursor:pointer;color:#777;font-size:var(--text-sm);border-radius:.56rem;transition:color .15s}.CommentSection-module__RGBlaa__commentReply:hover{color:#aaa}.CommentSection-module__RGBlaa__commentBoxUpDown{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.CommentSection-module__RGBlaa__commentBoxUpDown li{align-items:center;display:flex}.CommentSection-module__RGBlaa__detailUpBtn,.CommentSection-module__RGBlaa__detailDownBtn{cursor:pointer;color:#666;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex}.CommentSection-module__RGBlaa__detailUpBtn:hover{color:var(--accent,#00aeef)}.CommentSection-module__RGBlaa__detailDownBtn:hover{color:#f44}.CommentSection-module__RGBlaa__detailUpBtnWidth{align-items:center;height:18px;display:flex}.CommentSection-module__RGBlaa__voteWidth{height:100%;font-size:var(--text-2xs);text-align:center;color:#fff;border-radius:9px;min-width:18px;padding:0 6px;font-weight:600;line-height:18px;display:inline-block}.CommentSection-module__RGBlaa__voteUp{background:linear-gradient(135deg,#00aeef,#3db8cc)}.CommentSection-module__RGBlaa__voteDown{background:linear-gradient(135deg,#666,#555)}.CommentSection-module__RGBlaa__detailCommentInput{margin-top:1rem}.CommentSection-module__RGBlaa__detailCommentInputBox{background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:10px}.CommentSection-module__RGBlaa__detailCommentTopOrigin{gap:10px;display:flex}.CommentSection-module__RGBlaa__replyName{color:#00aeef;font-size:var(--text-sm);align-items:center;display:flex}.CommentSection-module__RGBlaa__replyShape{border-bottom:2px solid #b5bbc0;border-left:2px solid #b5bbc0;flex-shrink:0;width:.5rem;height:.5rem;margin-right:.4rem;position:relative;top:2px}.CommentSection-module__RGBlaa__bestCommentSection{border-bottom:1px dashed #fff3;margin-bottom:2rem;padding-bottom:1rem}.CommentSection-module__RGBlaa__bestCommentTitle{color:#00aeef;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:1rem;font-weight:600;display:flex}.CommentSection-module__RGBlaa__bestCommentBox{background-color:#00aeef0d;border:2px solid #00aeef;border-radius:5px;margin-bottom:10px;padding:10px}.CommentSection-module__RGBlaa__correspondentLabel{color:#eee;font-weight:700;font-size:var(--text-xs);background:#333;border-radius:3px;align-items:center;margin-left:5px;padding:1px 6px;display:inline-flex}.CommentSection-module__RGBlaa__levelBadge{color:#ddd;font-weight:600;font-size:var(--text-2xs);background:#333;border-radius:3px;margin-left:4px;padding:1px 5px}.CommentSection-module__RGBlaa__badgeIcon{vertical-align:middle;cursor:pointer;width:14px;height:14px;margin-left:4px}.CommentSection-module__RGBlaa__imageBtn{color:#b5bbc0;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:5px;justify-content:center;align-items:center;padding:.41rem .6rem .3rem;display:flex}.CommentSection-module__RGBlaa__imageBtn:hover{color:#00aeef;border-color:#00aeef}.CommentSection-module__RGBlaa__imageBtn:disabled{opacity:.5;cursor:not-allowed}.CommentSection-module__RGBlaa__imagePreviewContainer{padding:.5rem}.CommentSection-module__RGBlaa__imagePreviewWrapper{display:inline-block;position:relative}.CommentSection-module__RGBlaa__imagePreview{object-fit:cover;border:1px solid #ffffff26;border-radius:4px;max-width:120px;max-height:90px}.CommentSection-module__RGBlaa__imageRemoveBtn{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.CommentSection-module__RGBlaa__imageRemoveBtn:hover{background:#c0392b}.CommentSection-module__RGBlaa__imageUploadingOverlay{color:#fff;font-size:var(--text-xs);background:#0009;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:768px){.CommentSection-module__RGBlaa__commentItem{padding:.5rem 0}.CommentSection-module__RGBlaa__detailTopText{font-size:var(--text-xs)}.CommentSection-module__RGBlaa__detailText,.CommentSection-module__RGBlaa__detailRealComment{font-size:var(--text-sm);line-height:1.65}.CommentSection-module__RGBlaa__detailUpBtnWidth{height:16px}.CommentSection-module__RGBlaa__voteWidth{font-size:var(--text-2xs);min-width:16px;line-height:16px}.CommentSection-module__RGBlaa__commentInput,.CommentSection-module__RGBlaa__inputField{font-size:var(--text-base)}}
.VoterList-module__ooGX6W__overlay{z-index:999;position:fixed;inset:0}.VoterList-module__ooGX6W__popup{z-index:1000;min-width:200px;max-width:360px;max-height:280px;font-size:var(--text-xs);color:#ccc;background:#323232;border:1px solid #ffffff26;border-radius:6px;margin-top:4px;padding:8px 0;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 16px #00000080}.VoterList-module__ooGX6W__loading{text-align:center;color:#888;padding:12px 16px}.VoterList-module__ooGX6W__empty{text-align:center;color:#666;padding:12px 16px}.VoterList-module__ooGX6W__row{border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;padding:5px 12px;display:flex}.VoterList-module__ooGX6W__row:last-child{border-bottom:none}.VoterList-module__ooGX6W__flag{border-radius:2px;flex-shrink:0;width:18px;height:auto}.VoterList-module__ooGX6W__nation{flex-shrink:0}.VoterList-module__ooGX6W__nick{color:#ddd;white-space:nowrap;font-weight:600}.VoterList-module__ooGX6W__ip{color:#888;font-family:monospace;font-size:var(--text-xs);white-space:nowrap;margin-left:auto}.VoterList-module__ooGX6W__vpnBadge{color:#fff;font-size:var(--text-2xs);background:#e74c3c;border-radius:3px;flex-shrink:0;padding:1px 5px;font-weight:700}.VoterList-module__ooGX6W__countrySummary{flex-wrap:wrap;gap:6px;padding:8px 12px;display:flex}.VoterList-module__ooGX6W__countryChip{background:#ffffff0f;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;display:flex}.VoterList-module__ooGX6W__countryChip .VoterList-module__ooGX6W__flag{width:14px}.VoterList-module__ooGX6W__countryCount{color:#aaa;font-weight:600}@media (max-width:768px){.VoterList-module__ooGX6W__popup{min-width:180px;max-width:280px;font-size:var(--text-xs)}}
.LoginModal-module__FIql9W__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoginModal-module__FIql9W__modal{background:var(--bg-card,#1e1e1e);text-align:center;border-radius:12px;width:90%;max-width:360px;padding:2rem;position:relative}.LoginModal-module__FIql9W__closeBtn{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:12px;right:16px}.LoginModal-module__FIql9W__title{color:var(--text-primary,#fff);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.LoginModal-module__FIql9W__message{color:var(--text-muted,#aaa);margin:0 0 1.5rem;font-size:.85rem}.LoginModal-module__FIql9W__googleBtn{border:1px solid var(--border,#333);background:var(--bg-primary,#2a2a2a);width:100%;color:var(--text-primary,#fff);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.LoginModal-module__FIql9W__googleBtn:hover{background:var(--bg-hover,#333)}.LoginModal-module__FIql9W__divider{color:var(--text-muted,#666);align-items:center;gap:12px;margin:1.25rem 0;font-size:.8rem;display:flex}.LoginModal-module__FIql9W__divider:before,.LoginModal-module__FIql9W__divider:after{content:"";background:var(--border,#333);flex:1;height:1px}.LoginModal-module__FIql9W__startBtn{background:var(--accent,#00aeef);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-size:.95rem;font-weight:600;transition:opacity .15s}.LoginModal-module__FIql9W__startBtn:hover{opacity:.85}
.PostCard-module__lcuPaq__card{background:var(--card-bg);width:100%;max-width:160px;height:330px;box-shadow:none;border:none;border-radius:4px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.PostCard-module__lcuPaq__card{max-width:none;height:auto;min-height:280px}}.PostCard-module__lcuPaq__card:hover{transform:translateY(-2px)}.PostCard-module__lcuPaq__link{height:100%;color:inherit;flex-direction:column;display:flex}.PostCard-module__lcuPaq__imageWrapper{background:#333;width:100%;height:160px;position:relative;overflow:hidden}.PostCard-module__lcuPaq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.PostCard-module__lcuPaq__card:hover .PostCard-module__lcuPaq__image{transform:scale(1.03)}.PostCard-module__lcuPaq__content{flex-direction:column;flex:1;justify-content:space-between;padding:10px 12px;display:flex}.PostCard-module__lcuPaq__title{font-size:var(--text-sm);color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.PostCard-module__lcuPaq__meta{font-size:var(--text-xs);color:var(--text-muted);gap:10px;margin-top:8px;display:flex}.PostCard-module__lcuPaq__metaItem{align-items:center;gap:4px;display:flex}.PostCard-module__lcuPaq__metaItem i{font-size:var(--text-xs);color:#717171;font-weight:700}.PostCard-module__lcuPaq__noticeCard{background:#00aeef0d;border:1px solid #00aeef4d}.PostCard-module__lcuPaq__noticeTitle{color:var(--accent);font-weight:700}.PostCard-module__lcuPaq__metaItemLiked{color:#fff;cursor:pointer}.PostCard-module__lcuPaq__metaItemLiked i{color:#fff;transition:color .2s}.PostCard-module__lcuPaq__metaItemDefault{cursor:pointer}.PostCard-module__lcuPaq__metaItemDefault i{transition:color .2s}
.SponsorCard-module__kncOlG__card{background:var(--card-bg);width:330px;height:330px;color:var(--text-muted);font-size:var(--text-sm);box-shadow:none;border:1px solid #ffffff0f;border-radius:4px;flex-direction:column;grid-column:span 2;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex}@media (max-width:768px){.SponsorCard-module__kncOlG__card{border-radius:4px;grid-column:span 2;width:100%;height:290px}}.SponsorCard-module__kncOlG__card:hover{transform:translateY(-2px)}.SponsorCard-module__kncOlG__label{font-weight:500;font-size:var(--text-xs);letter-spacing:.5px;text-transform:uppercase;color:#ffffff40;margin-bottom:.4rem}
.RelatedFeed-module__8XTHTG__section{border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.5rem}.RelatedFeed-module__8XTHTG__title{color:#999;font-size:var(--text-sm);margin-bottom:1rem;padding-left:4px;font-weight:600}.RelatedFeed-module__8XTHTG__grid{grid-template-columns:repeat(auto-fill,160px);grid-auto-flow:dense;justify-content:center;gap:10px;width:100%;display:grid}.RelatedFeed-module__8XTHTG__adSlot{background:var(--card-bg);width:100%;max-width:728px;height:90px;color:var(--text-muted);font-size:var(--text-sm);border:1px solid #ffffff0f;border-radius:4px;grid-column:1/-1;justify-content:center;align-items:center;margin:0 auto;display:flex}.RelatedFeed-module__8XTHTG__adLabel{font-weight:500;font-size:var(--text-xs);letter-spacing:.5px;text-transform:uppercase;color:#ffffff40}@media (max-width:768px){.RelatedFeed-module__8XTHTG__grid{grid-template-columns:repeat(2,1fr)}.RelatedFeed-module__8XTHTG__section{margin-left:-.4rem;margin-right:-.4rem}.RelatedFeed-module__8XTHTG__adSlot{border-radius:0;grid-column:1/-1;max-width:100%;height:100px}}
.page-module__eR0Qua__container{grid-template-columns:1fr 340px;align-items:start;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}.page-module__eR0Qua__mainColumn{min-width:0}.page-module__eR0Qua__sidebar{position:sticky;top:2rem}.page-module__eR0Qua__adBox{color:#555;text-transform:uppercase;background:#0000004d;border:1px dashed #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:300px;height:600px;margin:0 auto 2rem;font-size:.9rem;display:flex}@media (max-width:900px){.page-module__eR0Qua__container{grid-template-columns:1fr;gap:1rem;padding:0}.page-module__eR0Qua__mainColumn{padding:0}.page-module__eR0Qua__sidebar{position:static}.page-module__eR0Qua__adBox{border-radius:0;width:100%;max-width:320px;height:100px;margin:0 auto}}
.FeedGrid-module__-NoIXa__grid{grid-template-columns:repeat(auto-fill,160px);grid-auto-flow:dense;justify-content:center;gap:10px;width:100%;display:grid}.FeedGrid-module__-NoIXa__empty{text-align:center;color:#888;font-size:var(--text-lg);padding:4rem}.FeedGrid-module__-NoIXa__pageBtn{background:var(--card-bg);width:100%;max-width:160px;height:330px;color:var(--foreground);font-weight:600;font-size:var(--text-sm);border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.FeedGrid-module__-NoIXa__pageBtn:hover{color:var(--text-primary);background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.FeedGrid-module__-NoIXa__grid{grid-template-columns:repeat(2,1fr);width:100%;padding-left:0;padding-right:0}.FeedGrid-module__-NoIXa__pageBtn{max-width:none;height:auto;min-height:280px}}
.mypage-module__jkeTbW__profileHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;margin-bottom:.25rem;padding:.75rem 0;display:flex}.mypage-module__jkeTbW__avatarWrap{flex-shrink:0}.mypage-module__jkeTbW__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.mypage-module__jkeTbW__avatarPlaceholder{width:48px;height:48px;color:var(--text-muted);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.mypage-module__jkeTbW__profileInfo{align-items:baseline;gap:.75rem;display:flex}.mypage-module__jkeTbW__profileName{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.mypage-module__jkeTbW__profileEmail{font-size:var(--text-sm);color:var(--text-muted)}.mypage-module__jkeTbW__tabBar{border-bottom:1px solid #ffffff14;gap:0;margin-bottom:1rem;display:flex}.mypage-module__jkeTbW__tabBtn{font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-weight:600;transition:color .2s,border-color .2s}.mypage-module__jkeTbW__tabBtn:hover{color:var(--text-primary)}.mypage-module__jkeTbW__tabActive{color:var(--text-primary);border-bottom-color:var(--accent)}.mypage-module__jkeTbW__grid{grid-template-columns:repeat(auto-fill,160px);grid-auto-flow:dense;justify-content:center;gap:10px;width:100%;display:grid}@media (max-width:768px){.mypage-module__jkeTbW__grid{grid-template-columns:repeat(2,1fr)}.mypage-module__jkeTbW__profileHeader{padding:.5rem}.mypage-module__jkeTbW__tabBtn{padding:.6rem 1rem}}.mypage-module__jkeTbW__settingsWrap{max-width:500px;margin:0 auto;padding:1rem 0}.mypage-module__jkeTbW__editForm{flex-direction:column;gap:1rem;display:flex}.mypage-module__jkeTbW__formGroup{flex-direction:column;gap:.3rem;display:flex}.mypage-module__jkeTbW__formLabel{font-size:var(--text-sm);color:var(--text-muted);font-weight:600}.mypage-module__jkeTbW__formInput{font-size:var(--text-base);color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:.6rem .75rem;font-family:inherit}.mypage-module__jkeTbW__formInput:focus{border-color:var(--accent)}.mypage-module__jkeTbW__formTextarea{font-size:var(--text-base);color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;min-height:80px;padding:.6rem .75rem;font-family:inherit}.mypage-module__jkeTbW__formTextarea:focus{border-color:var(--accent)}.mypage-module__jkeTbW__toggleRow{justify-content:space-between;align-items:center;display:flex}.mypage-module__jkeTbW__toggleSwitch{cursor:pointer;background:#ffffff26;border:none;border-radius:12px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.mypage-module__jkeTbW__toggleSwitch.mypage-module__jkeTbW__active{background:var(--accent)}.mypage-module__jkeTbW__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:2px;left:2px}.mypage-module__jkeTbW__toggleSwitch.mypage-module__jkeTbW__active .mypage-module__jkeTbW__toggleKnob{left:22px}.mypage-module__jkeTbW__submitButton{font-size:var(--text-base);color:#333;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:.5rem;padding:.7rem;font-weight:700;transition:opacity .2s}.mypage-module__jkeTbW__submitButton:hover{opacity:.85}.mypage-module__jkeTbW__submitButton:disabled{opacity:.5;cursor:not-allowed}.mypage-module__jkeTbW__message{font-size:var(--text-sm);border-radius:8px;padding:.75rem}.mypage-module__jkeTbW__success{color:#2ecc71;background:#2ecc7126}.mypage-module__jkeTbW__error{color:#e74c3c;background:#e74c3c26}.mypage-module__jkeTbW__loadMoreWrap{justify-content:center;padding:1.5rem 0;display:flex}.mypage-module__jkeTbW__loadMoreBtn{font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:.6rem 2rem;font-weight:600;transition:background .2s}.mypage-module__jkeTbW__loadMoreBtn:hover{background:#ffffff1f}.mypage-module__jkeTbW__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.mypage-module__jkeTbW__avatarEditSection{flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 0 1rem;display:flex}.mypage-module__jkeTbW__avatarEditWrap{cursor:pointer;border-radius:50%;width:80px;height:80px;position:relative;overflow:hidden}.mypage-module__jkeTbW__avatarEdit{object-fit:cover;width:100%;height:100%}.mypage-module__jkeTbW__avatarEditPlaceholder{width:100%;height:100%;color:var(--text-muted);background:#ffffff1a;justify-content:center;align-items:center;display:flex}.mypage-module__jkeTbW__avatarOverlay{color:#fff;opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.mypage-module__jkeTbW__avatarEditWrap:hover .mypage-module__jkeTbW__avatarOverlay{opacity:1}.mypage-module__jkeTbW__avatarSpinner{font-size:14px;animation:1s infinite mypage-module__jkeTbW__pulse}@keyframes mypage-module__jkeTbW__pulse{0%,to{opacity:.4}50%{opacity:1}}.mypage-module__jkeTbW__avatarHint{font-size:var(--text-xs,12px);color:var(--text-muted)}
.user-profile-module__rUcAsG__container{max-width:800px;min-height:100vh;margin:0 auto;padding:2rem}.user-profile-module__rUcAsG__profileHeader{background:var(--card-bg);border-radius:4px;align-items:center;margin-bottom:2rem;padding:2rem;display:flex}.user-profile-module__rUcAsG__avatar{width:80px;height:80px;font-size:var(--text-2xl);background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:1.5rem;display:flex}.user-profile-module__rUcAsG__userInfo{flex:1;min-width:0}.user-profile-module__rUcAsG__nickname{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:.4rem;font-weight:800}.user-profile-module__rUcAsG__level{font-size:var(--text-sm);color:var(--text-muted);margin-left:.5rem;font-weight:400}.user-profile-module__rUcAsG__metaRow{font-size:var(--text-sm);color:var(--text-muted);flex-wrap:wrap;gap:1rem;display:flex}.user-profile-module__rUcAsG__badge{color:var(--text-primary);font-size:var(--text-xs);background:#ffffff1a;border-radius:4px;padding:.15rem .5rem;font-weight:600}.user-profile-module__rUcAsG__bio{font-size:var(--text-sm);color:var(--text-primary);opacity:.85;margin-top:.75rem;line-height:1.5}.user-profile-module__rUcAsG__actionButtons{gap:8px;margin-top:.75rem;display:flex}.user-profile-module__rUcAsG__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);border-bottom:2px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-weight:700}.user-profile-module__rUcAsG__postItem{background:var(--card-bg);border-radius:4px;margin-bottom:.75rem;padding:1rem;transition:transform .2s}.user-profile-module__rUcAsG__postItem:hover{transform:translateY(-2px)}.user-profile-module__rUcAsG__postTitle{font-size:var(--text-base);color:var(--text-primary);margin-bottom:.35rem;font-weight:700;text-decoration:none;display:block}.user-profile-module__rUcAsG__postTitle:hover{color:var(--accent)}.user-profile-module__rUcAsG__postMeta{font-size:var(--text-sm);color:var(--text-muted)}.user-profile-module__rUcAsG__emptyState{text-align:center;color:var(--text-muted);font-size:var(--text-sm);padding:3rem 1rem}.user-profile-module__rUcAsG__errorState{text-align:center;color:var(--text-muted);padding:4rem 1rem}.user-profile-module__rUcAsG__errorState h2{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:.5rem}.user-profile-module__rUcAsG__errorState p{margin-bottom:1.5rem}.user-profile-module__rUcAsG__backLink{background:var(--accent);color:#fff;font-weight:700;font-size:var(--text-sm);border-radius:4px;padding:.6rem 1.5rem;text-decoration:none;display:inline-block}.user-profile-module__rUcAsG__backLink:hover{opacity:.85}@media (max-width:600px){.user-profile-module__rUcAsG__container{padding:1rem}.user-profile-module__rUcAsG__profileHeader{text-align:center;flex-direction:column}.user-profile-module__rUcAsG__avatar{margin-bottom:1rem;margin-right:0}.user-profile-module__rUcAsG__metaRow{justify-content:center}}
.CountrySidebar-module__iJUOMW__sidebar{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex-shrink:0;gap:4px;width:180px;max-height:calc(100vh - 80px);padding:.5rem 0;display:flex;position:sticky;top:calc(56px + 1rem);overflow-y:auto}.CountrySidebar-module__iJUOMW__sidebar::-webkit-scrollbar{width:4px}.CountrySidebar-module__iJUOMW__sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.CountrySidebar-module__iJUOMW__btn{color:#ffffff8c;height:32px;font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.CountrySidebar-module__iJUOMW__btn:hover{color:#ffffffd9;background:#ffffff0f}.CountrySidebar-module__iJUOMW__btnActive{color:#00aeef;background:#00aeef1a}.CountrySidebar-module__iJUOMW__btnActive:hover{color:#00aeef;background:#00aeef26}.CountrySidebar-module__iJUOMW__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px}.CountrySidebar-module__iJUOMW__flagBox{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:14px;font-size:14px;display:flex}.CountrySidebar-module__iJUOMW__btnSub,.CountrySidebar-module__iJUOMW__btnSubDeep{padding-left:14px}.CountrySidebar-module__iJUOMW__subIndent{color:#fff3;text-align:center;flex-shrink:0;width:12px;margin-right:2px;font-size:10px}.CountrySidebar-module__iJUOMW__btnSub .CountrySidebar-module__iJUOMW__subIndent{margin-left:4px}.CountrySidebar-module__iJUOMW__btnSubDeep .CountrySidebar-module__iJUOMW__subIndent{margin-left:16px}@media (max-width:768px){.CountrySidebar-module__iJUOMW__sidebar{scrollbar-width:none;border-bottom:1px solid #ffffff14;flex-direction:row;gap:4px;width:100%;max-height:none;padding:8px;position:static;overflow:auto hidden}.CountrySidebar-module__iJUOMW__sidebar::-webkit-scrollbar{display:none}.CountrySidebar-module__iJUOMW__sidebar>div,.CountrySidebar-module__iJUOMW__sidebar>div>div{gap:4px;display:flex}.CountrySidebar-module__iJUOMW__btn{flex-shrink:0;padding:6px 12px}.CountrySidebar-module__iJUOMW__btnSub,.CountrySidebar-module__iJUOMW__btnSubDeep{padding-left:12px}.CountrySidebar-module__iJUOMW__subIndent{display:none}}
