.UserCardComponent-module__QbuaNG__card{background-color:var(--bgColor-default);border:1px solid rgba(var(--brand-rgb-primary), .15);border-radius:5px;margin:0 8px 8px;padding:10px 12px;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.UserCardComponent-module__QbuaNG__card:before{content:"";background:var(--brand-gradient-h);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.UserCardComponent-module__QbuaNG__card:hover:before{opacity:1}.UserCardComponent-module__QbuaNG__card:hover{box-shadow:var(--brand-card-glow);border-color:rgba(var(--brand-rgb-primary), .35)}.UserCardComponent-module__QbuaNG__card+.UserCardComponent-module__QbuaNG__card{margin-top:8px}.UserCardComponent-module__QbuaNG__mainRow{align-items:center;gap:10px;display:flex}.UserCardComponent-module__QbuaNG__avatarSection{flex-flow:column;align-items:center;gap:4px;display:flex}.UserCardComponent-module__QbuaNG__avatar{box-shadow:0 0 0 2px rgba(var(--brand-rgb-primary), .2);border-radius:50%;flex-shrink:0;transition:box-shadow .2s}.UserCardComponent-module__QbuaNG__card:hover .UserCardComponent-module__QbuaNG__avatar{box-shadow:0 0 0 2px var(--brand-primary), var(--brand-glow-sm)}.UserCardComponent-module__QbuaNG__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.UserCardComponent-module__QbuaNG__username{color:var(--fgColor-default);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;overflow:hidden}.UserCardComponent-module__QbuaNG__username:hover{color:var(--brand-primary);text-decoration:none}.UserCardComponent-module__QbuaNG__subtitle{color:var(--fgColor-muted);font-size:12px}.UserCardComponent-module__QbuaNG__stats{color:var(--fgColor-muted);align-items:center;gap:4px;font-size:11px;display:flex}.UserCardComponent-module__QbuaNG__stats span:nth-child(2){color:var(--brand-primary);opacity:.5}.UserCardComponent-module__QbuaNG__followBtn{white-space:nowrap;height:auto;margin:0;padding:0 4px;font-size:11px}
.FollowButton-module__Nbt5Zq__btn{--bgColor-accent-emphasis:var(--brand-primary);--fgColor-onEmphasis:#fff;transition:opacity .15s,box-shadow .15s,transform .1s}.FollowButton-module__Nbt5Zq__btn:hover:not(:disabled){box-shadow:var(--brand-btn-shadow);transform:translateY(-1px)}.FollowButton-module__Nbt5Zq__btn:active:not(:disabled){transform:translateY(0)}
.PostCardComponent-module__OKHDhG__postCard{border:1px solid var(--borderColor-muted);background-color:var(--bgColor-default);box-shadow:var(--brand-card-glow);border-radius:14px;margin-bottom:10px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.PostCardComponent-module__OKHDhG__postCard:before{content:"";background:var(--brand-gradient-h);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.PostCardComponent-module__OKHDhG__postCard:hover{box-shadow:0 8px 28px rgba(var(--brand-rgb-primary), .1);border-color:var(--brand-hover-border);transform:translateY(-2px)}.PostCardComponent-module__OKHDhG__postCard:hover:before{opacity:1}.PostCardComponent-module__OKHDhG__postGrid{grid-template-columns:48px minmax(0,1fr);gap:12px;display:grid}.PostCardComponent-module__OKHDhG__avatarCol{justify-content:center;align-items:flex-start;display:flex}.PostCardComponent-module__OKHDhG__avatarLink{background:var(--brand-gradient);border-radius:50%;padding:2px;transition:box-shadow .2s;display:flex}.PostCardComponent-module__OKHDhG__avatarLink:hover{box-shadow:var(--brand-glow-sm)}.PostCardComponent-module__OKHDhG__contentCol{flex-direction:column;gap:8px;min-width:0;display:flex}.PostCardComponent-module__OKHDhG__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.PostCardComponent-module__OKHDhG__authorInfo{flex:1;min-width:0;overflow:hidden}.PostCardComponent-module__OKHDhG__deleteBtn{white-space:nowrap;flex-shrink:0}.PostCardComponent-module__OKHDhG__authorName{color:var(--fgColor-default);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline}.PostCardComponent-module__OKHDhG__authorName:hover{color:var(--brand-primary)}.PostCardComponent-module__OKHDhG__subInfo{color:var(--fgColor-muted);font-size:12px;display:block}.PostCardComponent-module__OKHDhG__text{color:var(--fgColor-default);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.PostCardComponent-module__OKHDhG__showMoreBtn{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:12px;font-weight:500;transition:opacity .15s}.PostCardComponent-module__OKHDhG__showMoreBtn:hover{opacity:.75}.PostCardComponent-module__OKHDhG__media{border:1px solid var(--borderColor-muted);background-color:var(--bgColor-muted);border-radius:12px;margin-top:4px;overflow:hidden}.PostCardComponent-module__OKHDhG__media img{object-fit:contain;width:100%;height:auto;max-height:400px;display:block}.PostCardComponent-module__OKHDhG__tag{all:unset;cursor:pointer;color:var(--fgColor-accent);background-color:var(--bgColor-accent-muted);border-radius:6px;margin:0 1px;padding:2px 6px;font-weight:500;transition:background-color .12s,color .12s;display:inline-block}.PostCardComponent-module__OKHDhG__tag:hover{background-color:var(--bgColor-accent-emphasis);color:var(--fgColor-onEmphasis)}.PostCardComponent-module__OKHDhG__eventBadge{border:1px solid rgba(var(--brand-rgb-primary), .3);background:rgba(var(--brand-rgb-primary), .06);color:var(--brand-primary);border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.PostCardComponent-module__OKHDhG__eventBadge:hover{background:rgba(var(--brand-rgb-primary), .12);border-color:rgba(var(--brand-rgb-primary), .55)}.PostCardComponent-module__OKHDhG__eventBadgeIcon{font-size:13px;line-height:1}.PostCardComponent-module__OKHDhG__eventBadgeLabel{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.PostCardComponent-module__OKHDhG__orgBadge{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);color:var(--fgColor-muted);border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:3px 10px 3px 4px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.PostCardComponent-module__OKHDhG__orgBadge:hover{background:var(--brand-hover-bg);border-color:var(--brand-hover-border);color:var(--brand-primary)}.PostCardComponent-module__OKHDhG__orgBadgeLogo{object-fit:cover;border-radius:4px;flex-shrink:0;width:18px;height:18px}.PostCardComponent-module__OKHDhG__orgBadgeInitial{background:var(--brand-gradient);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.PostCardComponent-module__OKHDhG__orgBadgeName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.PostCardComponent-module__OKHDhG__tag:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:2px}.PostCardComponent-module__OKHDhG__link{color:var(--fgColor-accent);word-break:break-all;font-weight:500;text-decoration:none;transition:-webkit-text-decoration .12s,text-decoration .12s,color .12s}.PostCardComponent-module__OKHDhG__link:hover{text-decoration:underline}.PostCardComponent-module__OKHDhG__link:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:2px}@media (max-width:640px){.PostCardComponent-module__OKHDhG__postCard{border-radius:12px;margin-bottom:8px;padding:12px 14px}.PostCardComponent-module__OKHDhG__postGrid{grid-template-columns:40px minmax(0,1fr);gap:10px}.PostCardComponent-module__OKHDhG__authorName{font-size:13px}.PostCardComponent-module__OKHDhG__subInfo{font-size:11px}.PostCardComponent-module__OKHDhG__text{font-size:13px;line-height:1.45}.PostCardComponent-module__OKHDhG__media img{max-height:280px}}
.CommentEditor-module__qgjyna__editor{border:1px solid var(--borderColor-default);background:var(--bgColor-default);border-radius:8px;transition:border-color .15s;overflow:hidden}.CommentEditor-module__qgjyna__editor:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-rgb-primary), .12)}.CommentEditor-module__qgjyna__toolbar{border-bottom:1px solid var(--borderColor-muted);background:var(--bgColor-muted);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px;padding:5px 8px;display:flex}.CommentEditor-module__qgjyna__toolbarStart{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.CommentEditor-module__qgjyna__toolbarEnd{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.CommentEditor-module__qgjyna__tbBtn{width:30px;height:30px;color:var(--fgColor-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;padding:0;font-size:.75rem;transition:background .12s,color .12s;display:inline-flex}.CommentEditor-module__qgjyna__tbBtn:hover{background:var(--bgColor-inset);color:var(--fgColor-default)}.CommentEditor-module__qgjyna__tbBtnActive,.CommentEditor-module__qgjyna__tbBtnActive:hover{background:rgba(var(--brand-rgb-primary), .1);color:var(--brand-primary);border-color:rgba(var(--brand-rgb-primary), .2)}.CommentEditor-module__qgjyna__tbStrike{font-size:.8rem;font-weight:700;line-height:1;text-decoration:line-through}.CommentEditor-module__qgjyna__tbCodeBlock{font-family:var(--font-mono,ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace);font-size:.7rem;font-weight:700;line-height:1}.CommentEditor-module__qgjyna__emojiWrap{position:relative}.CommentEditor-module__qgjyna__emojiPicker{z-index:20;background:var(--bgColor-default);border:1px solid var(--borderColor-default);border-radius:8px;grid-template-columns:repeat(9,1fr);gap:2px;margin-top:4px;padding:6px;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.CommentEditor-module__qgjyna__emojiBtn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.1rem;line-height:1;transition:background .1s;display:inline-flex}.CommentEditor-module__qgjyna__emojiBtn:hover{background:var(--bgColor-inset)}.CommentEditor-module__qgjyna__editor [class*=TextInputBaseWrapper]{width:100%!important;display:block!important}.CommentEditor-module__qgjyna__editor textarea{padding:12px;font-family:inherit;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important}.CommentEditor-module__qgjyna__livePreview{min-height:60px;max-height:280px;color:var(--fgColor-default);border-top:1px solid var(--borderColor-muted);background:var(--bgColor-inset,rgba(var(--brand-rgb-primary), .02));padding:14px;font-size:.875rem;line-height:1.6;overflow-y:auto}.CommentEditor-module__qgjyna__livePreview p{margin:4px 0 8px}.CommentEditor-module__qgjyna__livePreview strong{font-weight:700!important}.CommentEditor-module__qgjyna__livePreview em{font-style:italic!important}.CommentEditor-module__qgjyna__livePreview del,.CommentEditor-module__qgjyna__livePreview s{opacity:.7;text-decoration:line-through!important}.CommentEditor-module__qgjyna__livePreview .spoiler{background:var(--fgColor-default);color:#0000;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;padding:1px 5px;transition:all .15s}.CommentEditor-module__qgjyna__livePreview .spoiler:hover{background:var(--fgColor-muted)}.CommentEditor-module__qgjyna__livePreview .spoiler.revealed{background:rgba(var(--brand-rgb-primary), .08);color:inherit;-webkit-user-select:auto;user-select:auto}.CommentEditor-module__qgjyna__livePreview .spoiler.revealed *{color:inherit!important}.CommentEditor-module__qgjyna__livePreview .spoiler *{transition:color .15s;color:#0000!important}.CommentEditor-module__qgjyna__livePreview a{color:var(--brand-primary);text-decoration:none}.CommentEditor-module__qgjyna__livePreview a:hover{text-decoration:underline}.CommentEditor-module__qgjyna__livePreview ul,.CommentEditor-module__qgjyna__livePreview ol{margin:4px 0 8px;padding-left:20px}.CommentEditor-module__qgjyna__livePreview li{margin:2px 0}.CommentEditor-module__qgjyna__livePreview blockquote{border-left:3px solid var(--brand-primary);background:rgba(var(--brand-rgb-primary), .06);color:var(--fgColor-muted);margin:8px 0;padding:4px 12px}.CommentEditor-module__qgjyna__livePreview code{font-family:var(--font-mono,ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace);background:var(--bgColor-inset);border:1px solid var(--borderColor-muted);border-radius:4px;padding:1px 5px;font-size:.82rem}.CommentEditor-module__qgjyna__livePreview pre{background:var(--bgColor-inset);border:1px solid var(--borderColor-muted);border-radius:6px;margin:8px 0;padding:12px;font-size:.82rem;line-height:1.5;overflow-x:auto}.CommentEditor-module__qgjyna__livePreview pre code{font-size:inherit;background:0 0;border:none;border-radius:0;padding:0}.CommentEditor-module__qgjyna__livePreview hr{border:none;border-top:1px solid var(--borderColor-muted);margin:12px 0}.CommentEditor-module__qgjyna__footer{border-top:1px solid var(--borderColor-muted);background:var(--bgColor-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;display:flex}.CommentEditor-module__qgjyna__footerKbd{color:var(--fgColor-muted);flex-shrink:0;font-size:.7rem}.CommentEditor-module__qgjyna__footerKbd kbd{font-family:var(--font-mono,ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace);background:var(--bgColor-inset);border:1px solid var(--borderColor-muted);box-shadow:inset 0 -1px 0 var(--borderColor-muted);border-radius:3px;padding:1px 4px;font-size:.68rem;display:inline-block}.CommentEditor-module__qgjyna__helpWrap{position:relative}.CommentEditor-module__qgjyna__helpPopover{z-index:20;background:var(--bgColor-default);border:1px solid var(--borderColor-default);border-radius:8px;width:280px;padding:12px 14px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000026}.CommentEditor-module__qgjyna__helpTitle{color:var(--fgColor-default);margin:0 0 8px;font-size:.8rem;font-weight:600}.CommentEditor-module__qgjyna__helpList{color:var(--fgColor-muted);margin:0 0 8px;padding-left:18px;font-size:.78rem;line-height:1.7}.CommentEditor-module__qgjyna__helpList code{font-family:var(--font-mono,ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace);background:var(--bgColor-inset);border-radius:3px;padding:1px 4px;font-size:.75rem}.CommentEditor-module__qgjyna__footerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.CommentEditor-module__qgjyna__footerCancelBtn{border:1px solid var(--borderColor-muted);color:var(--fgColor-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px 14px;font-size:.82rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.CommentEditor-module__qgjyna__footerCancelBtn:hover:not(:disabled){background:var(--bgColor-inset);color:var(--fgColor-default)}.CommentEditor-module__qgjyna__footerCancelBtn:disabled{opacity:.5;cursor:not-allowed}.CommentEditor-module__qgjyna__footerBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 16px;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex}.CommentEditor-module__qgjyna__footerBtn:hover:not(:disabled){background:var(--brand-secondary)}.CommentEditor-module__qgjyna__footerBtn:disabled{opacity:.5;cursor:not-allowed}
.EmbedComponent-module__oy-MxG__embed{border:1px solid var(--borderColor-default);background-color:var(--bgColor-muted);border-radius:6px;justify-content:center;display:flex;overflow:hidden}.EmbedComponent-module__oy-MxG__embed iframe{display:block}.EmbedComponent-module__oy-MxG__previewCard{border:1px solid var(--borderColor-default);background-color:var(--bgColor-muted);color:inherit;border-radius:6px;margin-top:12px;text-decoration:none;display:block;overflow:hidden}.EmbedComponent-module__oy-MxG__previewImageWrapper{width:100%;height:400px;position:relative;overflow:hidden}.EmbedComponent-module__oy-MxG__previewImage{object-fit:cover}.EmbedComponent-module__oy-MxG__previewContent{padding:12px}.EmbedComponent-module__oy-MxG__previewContent strong{color:var(--fgColor-default);margin-bottom:4px;display:block}.EmbedComponent-module__oy-MxG__previewContent p{color:var(--fgColor-muted);margin:0;font-size:14px}.EmbedComponent-module__oy-MxG__steamCard{border:1px solid var(--borderColor-default);color:inherit;background:linear-gradient(135deg,#1b2838 0%,#2a475e 100%);border-radius:6px;margin-top:12px;text-decoration:none;transition:box-shadow .2s;display:block;overflow:hidden}.EmbedComponent-module__oy-MxG__steamCard:hover{box-shadow:0 2px 12px #00000040}.EmbedComponent-module__oy-MxG__steamWidget{border:1px solid var(--borderColor-default);border-radius:6px;width:100%;height:190px;margin-top:12px;display:block}.EmbedComponent-module__oy-MxG__steamCardBody{background:linear-gradient(#2a475e 0%,#1b2838 100%);justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.EmbedComponent-module__oy-MxG__steamCardTitle{color:#c7d5e0;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:.875rem;font-weight:600;overflow:hidden}.EmbedComponent-module__oy-MxG__steamCardCta{color:#d2efa9;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(#799905 0%,#536904 100%);border-radius:3px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:700;transition:filter .15s;display:inline-flex}.EmbedComponent-module__oy-MxG__steamCard:hover .EmbedComponent-module__oy-MxG__steamCardCta{filter:brightness(1.1)}
.InstagramEmbed-module__V42nBa__instagram-media{object-fit:contain;justify-content:center;max-width:540px;max-height:400px;margin:0 auto;display:block}
.ShareModal-module__SUYD3W__body{flex-direction:column;gap:14px;display:flex}.ShareModal-module__SUYD3W__hint{color:var(--fgColor-muted);margin:0;font-size:12px;line-height:1.45}.ShareModal-module__SUYD3W__inputRow{gap:8px;display:flex}.ShareModal-module__SUYD3W__input{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);color:var(--fgColor-default);border-radius:8px;outline:none;flex:1;padding:8px 10px;font-family:monospace;font-size:12px}.ShareModal-module__SUYD3W__input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-rgb-primary), .15)}.ShareModal-module__SUYD3W__copyBtn{border:1px solid var(--borderColor-muted);background:var(--bgColor-default);color:var(--fgColor-default);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:8px 14px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.ShareModal-module__SUYD3W__copyBtn:hover{border-color:var(--brand-primary);background:rgba(var(--brand-rgb-primary), .06)}.ShareModal-module__SUYD3W__copyBtnDone{border-color:var(--fgColor-success);color:var(--fgColor-success);background:rgba(var(--fgColor-success-rgb,34, 139, 34), .06)}.ShareModal-module__SUYD3W__whatsappBtn{color:#fff;text-align:center;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.ShareModal-module__SUYD3W__whatsappBtn:hover{opacity:.9}
.PollComponent-module__iA-RpG__poll{flex-direction:column;gap:6px;margin-top:12px;display:flex}.PollComponent-module__iA-RpG__question{color:var(--fgColor-default);margin:0 0 4px;font-size:14px;font-weight:600}.PollComponent-module__iA-RpG__option{all:unset;cursor:pointer;border:1px solid var(--borderColor-muted);border-radius:8px;padding:8px 12px;font-size:14px;transition:all .15s;position:relative;overflow:hidden}.PollComponent-module__iA-RpG__option:not(.PollComponent-module__iA-RpG__optionResult):hover{border-color:var(--brand-primary);background:var(--brand-hover-bg)}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__optionResult{cursor:default}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__changeable{cursor:pointer}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__changeable:hover{border-color:var(--brand-primary);background:var(--brand-hover-bg)}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__selected{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--brand-active-ring)}.PollComponent-module__iA-RpG__optionLabel{color:var(--fgColor-default);font-weight:500}.PollComponent-module__iA-RpG__resultBar{align-items:center;min-height:20px;display:flex;position:relative}.PollComponent-module__iA-RpG__resultFill{background:var(--brand-active-ring);opacity:.3;border-radius:6px;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.PollComponent-module__iA-RpG__resultLabel{justify-content:space-between;width:100%;font-weight:500;display:flex;position:relative}.PollComponent-module__iA-RpG__resultPct{color:var(--brand-primary);font-weight:600}.PollComponent-module__iA-RpG__hint,.PollComponent-module__iA-RpG__total{color:var(--fgColor-muted);margin:2px 0;font-size:12px}.PollComponent-module__iA-RpG__endBtn{all:unset;cursor:pointer;color:var(--fgColor-danger);border:1px solid var(--borderColor-danger);border-radius:6px;align-self:flex-start;padding:4px 8px;font-size:12px;transition:all .15s}.PollComponent-module__iA-RpG__endBtn:hover{background:var(--bgColor-danger-emphasis);color:var(--fgColor-onEmphasis)}
.ImageCropModal-module__DHuxCa__body{flex-direction:column;gap:16px;padding:16px;display:flex;overflow:hidden}.ImageCropModal-module__DHuxCa__cropArea{background:var(--bgColor-inset);border-radius:8px;width:100%;height:320px;position:relative;overflow:hidden}.ImageCropModal-module__DHuxCa__controls{flex-direction:column;gap:10px;display:flex}.ImageCropModal-module__DHuxCa__sliderLabel{color:var(--fgColor-muted);flex-direction:column;gap:4px;font-size:.88rem;font-weight:500;display:flex}.ImageCropModal-module__DHuxCa__slider{width:100%;accent-color:var(--fgColor-accent);cursor:pointer}.ImageCropModal-module__DHuxCa__previewRow{align-items:center;gap:12px;display:flex}.ImageCropModal-module__DHuxCa__previewLabel{color:var(--fgColor-muted);white-space:nowrap;font-size:.88rem;font-weight:500}.ImageCropModal-module__DHuxCa__previewImage{border:1px solid var(--borderColor-default);object-fit:cover;border-radius:6px;max-width:160px;max-height:80px}
.studio-module__hpYQGq__loadingWrapper{justify-content:center;align-items:center;padding:80px 0;display:flex}.studio-module__hpYQGq__notFound{color:var(--fgColor-muted);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:80px 16px;display:flex}.studio-module__hpYQGq__inviteBanner{background:rgba(var(--brand-rgb-primary), .08);border:1px solid rgba(var(--brand-rgb-primary), .3);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.studio-module__hpYQGq__inviteBannerText{color:var(--fgColor-default);flex:1;min-width:200px;font-size:.9rem}.studio-module__hpYQGq__inviteBannerActions{flex-shrink:0;gap:8px;display:flex}.studio-module__hpYQGq__btnAccept{cursor:pointer;background:var(--brand-primary);color:#fff;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-size:.875rem;font-weight:600;display:flex}.studio-module__hpYQGq__btnAccept:disabled{opacity:.6;cursor:not-allowed}.studio-module__hpYQGq__btnDecline{border:1px solid var(--borderColor-default);cursor:pointer;color:var(--fgColor-muted);background:0 0;border-radius:6px;padding:6px 16px;font-size:.875rem}.studio-module__hpYQGq__btnDecline:disabled{opacity:.6;cursor:not-allowed}.studio-module__hpYQGq__bannerWrapper{background:var(--bgColor-muted);width:100%;height:150px;position:relative;overflow:hidden}.studio-module__hpYQGq__bannerImg{object-fit:cover}.studio-module__hpYQGq__bannerPlaceholder{background:linear-gradient(135deg, rgba(var(--brand-rgb-primary), .15), rgba(var(--brand-rgb-secondary), .1));width:100%;height:100%}.studio-module__hpYQGq__bannerActions{align-items:center;gap:6px;display:flex;position:absolute;bottom:10px;right:14px}.studio-module__hpYQGq__bannerBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff40;border-radius:5px;align-items:center;gap:4px;padding:5px 12px;font-size:.78rem;transition:background .15s;display:inline-flex}.studio-module__hpYQGq__bannerBtn:hover:not(:disabled){background:#000000bf}.studio-module__hpYQGq__bannerBtn:disabled{opacity:.6;cursor:not-allowed}.studio-module__hpYQGq__videoUrlEditor{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;display:flex}.studio-module__hpYQGq__videoUrlInput{color:#fff;background:#00000080;border:1px solid #ffffff4d;border-radius:4px;width:260px;padding:4px 8px;font-size:.8rem}.studio-module__hpYQGq__videoUrlInput::placeholder{color:#ffffff80}.studio-module__hpYQGq__videoUrlInput:focus{border-color:var(--brand-primary);outline:none}.studio-module__hpYQGq__bannerVideo{border:none;width:100%;height:100%;display:block}.studio-module__hpYQGq__pageWrapper{max-width:1000px;margin:0 auto;padding:0 16px 64px}.studio-module__hpYQGq__headerCard{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);box-shadow:var(--brand-card-glow);isolation:isolate;border-radius:14px;margin-bottom:24px;position:relative;overflow:hidden}.studio-module__hpYQGq__headerCard:before{content:"";background:var(--brand-gradient-h);z-index:3;height:3px;position:absolute;top:0;left:0;right:0}.studio-module__hpYQGq__profileHeaderRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:44px;padding:12px 20px 20px 122px;display:flex}.studio-module__hpYQGq__profileContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.studio-module__hpYQGq__logoWrapper{background:var(--brand-gradient);width:86px;height:86px;box-shadow:var(--brand-glow-md);z-index:2;border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;top:108px;left:20px}.studio-module__hpYQGq__logoBtn{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.studio-module__hpYQGq__logoBtnOverlay{color:#fff;opacity:0;background:#00000073;border-radius:10px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.studio-module__hpYQGq__logoBtn:hover .studio-module__hpYQGq__logoBtnOverlay{opacity:1}.studio-module__hpYQGq__hiddenInput{display:none}.studio-module__hpYQGq__studioLogo{background:var(--bgColor-default);border-radius:10px}.studio-module__hpYQGq__profileMeta{flex-direction:column;gap:4px;display:flex}.studio-module__hpYQGq__studioName{color:var(--fgColor-default);margin:0 0 4px;font-size:1.4rem;font-weight:700}.studio-module__hpYQGq__studioPitch{color:var(--fgColor-muted);margin:0 0 8px;font-size:.9rem}.studio-module__hpYQGq__metaRow{flex-wrap:wrap;gap:10px;display:flex}.studio-module__hpYQGq__metaItem{color:var(--fgColor-muted);align-items:center;gap:4px;font-size:.8rem;display:flex}.studio-module__hpYQGq__profileRight{flex-shrink:0}.studio-module__hpYQGq__profileActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-module__hpYQGq__tabBar{border-bottom:1px solid var(--borderColor-muted);gap:4px;margin-bottom:20px;display:flex}.studio-module__hpYQGq__tabBtn{color:var(--fgColor-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 18px;font-size:.9rem;font-weight:500;transition:color .15s,border-color .15s}.studio-module__hpYQGq__tabBtn:hover{color:var(--fgColor-default)}.studio-module__hpYQGq__tabBtnActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:600}.studio-module__hpYQGq__postsTab{flex-direction:column;gap:16px;max-width:680px;display:flex}.studio-module__hpYQGq__postsLoading{justify-content:center;padding:32px 0;display:flex}.studio-module__hpYQGq__postList{flex-direction:column;gap:12px;display:flex}.studio-module__hpYQGq__contentGrid{grid-template-columns:1fr 280px;align-items:start;gap:24px;display:grid}@media (max-width:700px){.studio-module__hpYQGq__contentGrid{grid-template-columns:1fr}}.studio-module__hpYQGq__mainCol,.studio-module__hpYQGq__sideCol{flex-direction:column;gap:16px;display:flex}.studio-module__hpYQGq__bodyText{color:var(--fgColor-default);white-space:pre-line;margin:0;font-size:.9rem;line-height:1.6}.studio-module__hpYQGq__memberList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studio-module__hpYQGq__memberItem{align-items:center;gap:10px;display:flex}.studio-module__hpYQGq__memberLink{color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.studio-module__hpYQGq__memberLink:hover .studio-module__hpYQGq__memberName{color:var(--brand-primary)}.studio-module__hpYQGq__memberInfo{flex-direction:column;display:flex}.studio-module__hpYQGq__memberName{color:var(--fgColor-default);font-size:.875rem;font-weight:600;transition:color .15s}.studio-module__hpYQGq__memberRoles{color:var(--fgColor-muted);font-size:.75rem}.studio-module__hpYQGq__contactList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.studio-module__hpYQGq__emptyHint{color:var(--fgColor-muted);margin:0;font-size:.85rem;font-style:italic}.studio-module__hpYQGq__inlineLink{color:var(--brand-primary);font-style:normal;text-decoration:underline}.studio-module__hpYQGq__inlineLink:hover{color:var(--brand-secondary)}.studio-module__hpYQGq__btnOutline{border:1px solid var(--borderColor-default);color:var(--fgColor-default);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:6px 14px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.studio-module__hpYQGq__btnOutline:hover{background:var(--brand-hover-bg);border-color:var(--brand-hover-border)}@media (max-width:480px){.studio-module__hpYQGq__bannerWrapper{height:120px}.studio-module__hpYQGq__logoWrapper{width:72px;height:72px;top:76px;left:16px}.studio-module__hpYQGq__studioLogo{width:60px!important;height:60px!important}.studio-module__hpYQGq__profileHeaderRow{flex-direction:column;align-items:flex-start;gap:12px;margin-top:0;padding:52px 16px 16px}.studio-module__hpYQGq__profileContent{width:100%}.studio-module__hpYQGq__studioName{font-size:1.15rem}.studio-module__hpYQGq__profileActions{flex-wrap:wrap;gap:8px;width:100%;margin-left:0}.studio-module__hpYQGq__btnOutline{flex:1;justify-content:center;min-width:0}.studio-module__hpYQGq__profileRight{order:3;justify-content:flex-start;width:100%;display:flex}}.studio-module__hpYQGq__gameCardList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.studio-module__hpYQGq__streamEmbed{aspect-ratio:16/9;border:none;border-radius:8px;width:100%;display:block}.studio-module__hpYQGq__channelCards{flex-direction:column;gap:10px;display:flex}.studio-module__hpYQGq__channelCard{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);color:var(--fgColor-default);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.studio-module__hpYQGq__channelCard:hover{border-color:var(--brand-hover-border);background:var(--brand-hover-bg)}.studio-module__hpYQGq__channelCardTwitch{--channel-accent:#9146ff}.studio-module__hpYQGq__channelCardYoutube{--channel-accent:red}.studio-module__hpYQGq__channelCard svg{color:var(--channel-accent,var(--fgColor-muted));flex-shrink:0}.studio-module__hpYQGq__channelCardInfo{flex-direction:column;flex:1;gap:2px;display:flex}.studio-module__hpYQGq__channelCardPlatform{color:var(--channel-accent,var(--fgColor-muted));text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.studio-module__hpYQGq__channelCardName{color:var(--fgColor-default);font-size:.9rem;font-weight:500}.studio-module__hpYQGq__channelCardOffline{background:var(--bgColor-inset);color:var(--fgColor-muted);border:1px solid var(--borderColor-muted);border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:.72rem}.studio-module__hpYQGq__relList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studio-module__hpYQGq__relCard,.studio-module__hpYQGq__relPendingCard{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;transition:border-color .15s;display:flex}.studio-module__hpYQGq__relCard:hover{border-color:var(--brand-hover-border)}.studio-module__hpYQGq__relCardLink{flex:1;align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.studio-module__hpYQGq__relCardLogo{object-fit:cover;border:1px solid var(--borderColor-muted);border-radius:50%;flex-shrink:0;width:32px;height:32px}.studio-module__hpYQGq__relCardInitial{background:rgba(var(--brand-rgb-primary), .15);width:32px;height:32px;color:var(--brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.studio-module__hpYQGq__relCardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-module__hpYQGq__relCardName{color:var(--fgColor-default);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.studio-module__hpYQGq__relTypeBadge{color:var(--brand-primary);background:rgba(var(--brand-rgb-primary), .12);white-space:nowrap;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:600;display:inline-block}.studio-module__hpYQGq__relRemoveBtn{cursor:pointer;color:var(--fgColor-muted);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.8rem;transition:color .15s,background .15s}.studio-module__hpYQGq__relRemoveBtn:hover{color:#c0392b;background:#c0392b1a}.studio-module__hpYQGq__relPendingSection{margin-top:12px}.studio-module__hpYQGq__relPendingLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fgColor-muted);margin:0 0 6px;font-size:.72rem;font-weight:600}.studio-module__hpYQGq__relRespondBtns{flex-shrink:0;gap:4px;display:flex}.studio-module__hpYQGq__relAcceptBtn{border:1px solid rgba(var(--brand-rgb-primary), .4);background:rgba(var(--brand-rgb-primary), .1);color:var(--brand-primary);cursor:pointer;border-radius:6px;padding:3px 10px;font-size:.75rem;font-weight:600;transition:background .15s}.studio-module__hpYQGq__relAcceptBtn:hover{background:rgba(var(--brand-rgb-primary), .2)}.studio-module__hpYQGq__relRejectBtn{border:1px solid var(--borderColor-muted);color:var(--fgColor-muted);cursor:pointer;background:0 0;border-radius:6px;padding:3px 10px;font-size:.75rem;font-weight:600;transition:background .15s}.studio-module__hpYQGq__relRejectBtn:hover{background:var(--bgColor-inset)}.studio-module__hpYQGq__relPendingChip{color:var(--fgColor-muted);border:1px solid var(--borderColor-muted);border-radius:12px;flex-shrink:0;padding:1px 8px;font-size:.7rem;font-weight:600}.studio-module__hpYQGq__relRequestSection{margin-top:12px}.studio-module__hpYQGq__relRequestToggle{border:1px dashed rgba(var(--brand-rgb-primary), .4);color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:6px;width:100%;padding:6px 12px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}.studio-module__hpYQGq__relRequestToggle:hover{background:rgba(var(--brand-rgb-primary), .07);border-color:var(--brand-primary)}.studio-module__hpYQGq__relForm{flex-direction:column;gap:8px;display:flex}.studio-module__hpYQGq__relFormInput,.studio-module__hpYQGq__relFormSelect{border:1px solid var(--borderColor-muted);background:var(--bgColor-inset);width:100%;color:var(--fgColor-default);box-sizing:border-box;border-radius:6px;padding:7px 10px;font-size:.85rem}.studio-module__hpYQGq__relFormInput:focus,.studio-module__hpYQGq__relFormSelect:focus{border-color:var(--brand-primary);outline:none}.studio-module__hpYQGq__relFormActions{gap:6px;display:flex}.studio-module__hpYQGq__relFormBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:7px 0;font-size:.85rem;font-weight:600;transition:opacity .15s}.studio-module__hpYQGq__relFormBtn:disabled{opacity:.55;cursor:not-allowed}.studio-module__hpYQGq__relCancelFormBtn{border:1px solid var(--borderColor-muted);color:var(--fgColor-muted);cursor:pointer;background:0 0;border-radius:6px;padding:7px 14px;font-size:.85rem}
.WhotoFollow-module__l3QVVa__followPanel{border:1px solid rgba(var(--brand-rgb-primary), .25);background-color:var(--bgColor-muted);border-radius:8px;margin-top:20px;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.WhotoFollow-module__l3QVVa__followPanel:before{content:"";background:var(--brand-gradient-h);height:2px;position:absolute;top:0;left:0;right:0}.WhotoFollow-module__l3QVVa__followPanel:hover{box-shadow:var(--brand-card-glow);border-color:rgba(var(--brand-rgb-primary), .4)}.WhotoFollow-module__l3QVVa__followTitle{background:var(--brand-gradient-h);color:#0000;-webkit-background-clip:text;background-clip:text;border:0;margin:14px 12px 0;padding:0;font-size:14px;font-weight:600}.WhotoFollow-module__l3QVVa__followStack{vertical-align:top;align-items:"stretch"}
.PostRightBarComponent-module__5q8OBW__rightBar{flex-direction:column;gap:0;padding:8px 0;display:flex}
