.community-module__Z8SrWG__hero{border-bottom:1px solid hsl(var(--border));background:linear-gradient(135deg,#2563eb14 0%,#8b5cf60f 100%);padding:3.5rem 2rem;position:relative;overflow:hidden}.community-module__Z8SrWG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.community-module__Z8SrWG__heroInner{text-align:center;width:100%;max-width:1500px;margin:0 auto;padding:0 2rem;position:relative}.community-module__Z8SrWG__heroBadge{text-transform:uppercase;letter-spacing:.06em;color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:100px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.community-module__Z8SrWG__hero h1{letter-spacing:-1px;color:hsl(var(--foreground));margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.community-module__Z8SrWG__hero p{color:hsl(var(--muted));margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.community-module__Z8SrWG__heroStats{background:hsl(var(--glass-bg));border:1px solid var(--glass-bg);border-radius:12px;align-items:center;gap:1.5rem;padding:1rem 2rem;display:inline-flex}.community-module__Z8SrWG__heroStat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.community-module__Z8SrWG__heroStat strong{color:hsl(var(--foreground));letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.community-module__Z8SrWG__heroStat span{color:hsl(var(--muted));text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.community-module__Z8SrWG__heroStatDiv{background:hsl(var(--glass-bg));width:1px;height:2.5rem}.community-module__Z8SrWG__layout{grid-template-columns:1fr 340px;align-items:start;gap:3rem;width:100%;max-width:1500px;margin:3rem auto;padding:0 2rem 6rem;display:grid}.community-module__Z8SrWG__main{width:100%;min-width:0}@media (max-width:900px){.community-module__Z8SrWG__layout{grid-template-columns:1fr}.community-module__Z8SrWG__sidebar{display:none}}.community-module__Z8SrWG__tabBar{border-bottom:1px solid hsl(var(--border));scrollbar-width:none;align-items:center;gap:.15rem;margin-bottom:2.5rem;padding-bottom:0;display:flex;overflow-x:auto}.community-module__Z8SrWG__tabBar::-webkit-scrollbar{display:none}.community-module__Z8SrWG__tabBtn{color:hsl(var(--muted));cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:6px;margin-bottom:-1px;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;transition:all .15s;display:flex}.community-module__Z8SrWG__tabBtn:hover{color:hsl(var(--foreground))}.community-module__Z8SrWG__tabActive{color:#60a5fa;border-bottom-color:#3b82f6;font-weight:600}.community-module__Z8SrWG__newThreadBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #3b82f640}.community-module__Z8SrWG__newThreadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f659}.community-module__Z8SrWG__newThreadBtn:active{transform:translateY(0)}.community-module__Z8SrWG__comingSoon{color:#a78bfa;background:#8b5cf626;border-radius:100px;padding:1px 5px;font-size:.65rem;font-weight:600}.community-module__Z8SrWG__tagFilter{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:.6rem;margin-bottom:2rem;padding-bottom:8px;display:flex;overflow-x:auto}.community-module__Z8SrWG__tagFilter::-webkit-scrollbar{display:none}.community-module__Z8SrWG__tagBtn{border:1px solid var(--glass-bg);color:hsl(var(--muted));cursor:pointer;background:0 0;border-radius:100px;flex-shrink:0;padding:4px 12px;font-family:inherit;font-size:.82rem;transition:all .15s}.community-module__Z8SrWG__tagBtn:hover{background:hsl(var(--glass-bg));color:hsl(var(--foreground))}.community-module__Z8SrWG__tagActive{color:#60a5fa;background:#3b82f61a;border-color:#3b82f64d;font-weight:600}.community-module__Z8SrWG__threadList{flex-direction:column;gap:.75rem;display:flex}.community-module__Z8SrWG__thread{background:hsl(var(--glass-bg));border:1px solid var(--glass-bg);border-radius:12px;padding:1.1rem 1.25rem;transition:all .15s}.community-module__Z8SrWG__thread:hover{background:hsl(var(--glass-bg));border-color:#ffffff1f;transform:translateY(-1px)}.community-module__Z8SrWG__pinned{border-color:#f59e0b33}.community-module__Z8SrWG__pinnedIcon{color:#f59e0b;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.community-module__Z8SrWG__threadHeader{align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.community-module__Z8SrWG__tag{white-space:nowrap;border:1px solid;border-radius:100px;flex-shrink:0;align-items:center;margin-top:2px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.community-module__Z8SrWG__threadTitle{color:hsl(var(--foreground));cursor:pointer;font-size:.95rem;font-weight:600;line-height:1.4}.community-module__Z8SrWG__threadTitle:hover{color:#60a5fa}.community-module__Z8SrWG__threadPreview{color:hsl(var(--muted));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.community-module__Z8SrWG__threadMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.community-module__Z8SrWG__threadAuthor{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.community-module__Z8SrWG__miniAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.community-module__Z8SrWG__authorName{color:hsl(var(--muted));font-size:.82rem;font-weight:500}.community-module__Z8SrWG__roleBadge{border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:700}.community-module__Z8SrWG__threadStats{color:hsl(var(--muted));align-items:center;gap:.75rem;font-size:.78rem;display:flex}.community-module__Z8SrWG__threadStats span{align-items:center;gap:4px;display:flex}.community-module__Z8SrWG__leaderboard{flex-direction:column;gap:2rem;display:flex}.community-module__Z8SrWG__lbHeader{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.community-module__Z8SrWG__lbHeaderTitle{color:hsl(var(--foreground));align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.community-module__Z8SrWG__lbSubNote{color:hsl(var(--muted));font-size:.9rem;font-weight:400}.community-module__Z8SrWG__lbTopThree{grid-template-columns:repeat(3,1fr);align-items:end;gap:1.5rem;margin-bottom:2rem;display:grid}.community-module__Z8SrWG__lbTopCard{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.community-module__Z8SrWG__lbTopCard:hover{border-color:#fff3;transform:translateY(-8px)}.community-module__Z8SrWG__lbRank1{background:linear-gradient(135deg,#f59e0b1a,#0000);border-color:#f59e0b4d;height:320px}.community-module__Z8SrWG__lbRank2{height:280px}.community-module__Z8SrWG__lbRank3{height:260px}.community-module__Z8SrWG__lbTrophy{filter:drop-shadow(0 4px 10px #0000004d);font-size:2.5rem;position:absolute;top:-20px}.community-module__Z8SrWG__lbTopAvatar{border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:2rem;font-weight:800;display:flex;box-shadow:0 8px 16px #0000004d}.community-module__Z8SrWG__lbTopName{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.community-module__Z8SrWG__lbTopXP{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:900}.community-module__Z8SrWG__lbList{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:20px;overflow:hidden}.community-module__Z8SrWG__lbRow{border-bottom:1px solid var(--glass-border);grid-template-columns:60px 50px 1fr 120px 120px 120px 120px 100px;align-items:center;padding:1.25rem 2rem;transition:background .2s;display:grid}.community-module__Z8SrWG__lbRow:hover{background:#ffffff05}.community-module__Z8SrWG__lbRowHeader{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted));border-bottom:2px solid var(--glass-border);background:#ffffff08;font-size:.75rem;font-weight:700}.community-module__Z8SrWG__lbRow:last-child{border-bottom:none}.community-module__Z8SrWG__lbRankNum{color:hsl(var(--muted));font-size:1.1rem;font-weight:800}.community-module__Z8SrWG__lbAvatar{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:flex}.community-module__Z8SrWG__lbName{color:hsl(var(--foreground));padding-left:1rem;font-weight:700}.community-module__Z8SrWG__lbStat{flex-direction:column;align-items:flex-start;display:flex}.community-module__Z8SrWG__lbStatLabel{color:hsl(var(--muted));text-transform:uppercase;font-size:.65rem;font-weight:700}.community-module__Z8SrWG__lbStatValue{color:hsl(var(--foreground));font-size:.9rem;font-weight:700}.community-module__Z8SrWG__lbXPContainer{text-align:right}.community-module__Z8SrWG__lbXPValue{color:#3b82f6;font-size:1.1rem;font-weight:800}@media (max-width:1000px){.community-module__Z8SrWG__lbTopThree{grid-template-columns:1fr;align-items:stretch}.community-module__Z8SrWG__lbRank1,.community-module__Z8SrWG__lbRank2,.community-module__Z8SrWG__lbRank3{height:auto;padding:1.5rem}.community-module__Z8SrWG__lbTrophy{font-size:2rem;top:10px;right:20px}.community-module__Z8SrWG__lbRow{grid-template-columns:40px 1fr 100px}.community-module__Z8SrWG__lbAvatar,.community-module__Z8SrWG__lbStat,.community-module__Z8SrWG__lbRowHeader{display:none}}.community-module__Z8SrWG__ranksPage{flex-direction:column;gap:1.5rem;display:flex}.community-module__Z8SrWG__ranksHeader{border-bottom:1px solid var(--glass-border);align-items:flex-start;gap:1.25rem;margin-bottom:0;padding-bottom:0;display:flex}.community-module__Z8SrWG__ranksHeader svg{margin-top:3px}.community-module__Z8SrWG__ranksTitle{color:hsl(var(--foreground));margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.community-module__Z8SrWG__ranksSub{color:hsl(var(--muted));margin:8px 0 0;font-size:.95rem;line-height:1.5}.community-module__Z8SrWG__ranksGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.community-module__Z8SrWG__rankCard{border:1px solid;border-radius:12px;overflow:hidden}.community-module__Z8SrWG__rankCardTop{align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex;position:relative}.community-module__Z8SrWG__rankCardIcon{flex-shrink:0;font-size:1.5rem}.community-module__Z8SrWG__rankCardTitle{font-size:.9rem;font-weight:800;line-height:1}.community-module__Z8SrWG__rankCardXp{color:hsl(var(--muted));letter-spacing:.02em;margin-top:5px;font-family:Fira Code,monospace;font-size:.75rem}.community-module__Z8SrWG__rankArrow{color:hsl(var(--muted));opacity:.4;font-size:.8rem;position:absolute;right:.75rem}.community-module__Z8SrWG__rankCardDesc{color:hsl(var(--muted));margin:1.25rem 0 .75rem;padding:0 1.25rem;font-size:.82rem;line-height:1.5}.community-module__Z8SrWG__rankPerks{flex-direction:column;gap:.4rem;margin:0;padding:0 1.25rem 1.25rem;list-style:none;display:flex}.community-module__Z8SrWG__rankPerks li{color:hsl(var(--muted));align-items:center;gap:6px;font-size:.75rem;display:flex}.community-module__Z8SrWG__rankPerkDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.community-module__Z8SrWG__xpGuide{background:hsl(var(--glass-bg));border:1px solid var(--glass-bg);border-radius:12px;overflow:hidden}.community-module__Z8SrWG__xpGuideHeader{color:hsl(var(--foreground));border-bottom:1px solid var(--glass-bg);align-items:center;gap:8px;padding:.85rem 1.1rem;font-size:.88rem;font-weight:700;display:flex}.community-module__Z8SrWG__xpGuideGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.community-module__Z8SrWG__xpGuideItem{border-bottom:1px solid var(--glass-bg);color:hsl(var(--muted));align-items:center;gap:.6rem;padding:.55rem 1.1rem;font-size:.82rem;display:flex}.community-module__Z8SrWG__xpGuideItem:nth-child(odd){border-right:1px solid var(--glass-bg)}.community-module__Z8SrWG__xpGuideEmoji{flex-shrink:0;font-size:1rem}.community-module__Z8SrWG__xpGuideLabel{flex:1;font-size:.8rem}.community-module__Z8SrWG__xpGuideXp{color:#34d399;white-space:nowrap;background:#10b98114;border-radius:6px;padding:2px 7px;font-size:.78rem;font-weight:700}.community-module__Z8SrWG__badgesHeader{border-bottom:1px solid var(--glass-border);align-items:flex-start;gap:1.25rem;margin-bottom:0;padding-bottom:0;display:flex}.community-module__Z8SrWG__badgesHeader svg{margin-top:3px}.community-module__Z8SrWG__badgesTitle{color:hsl(var(--foreground));margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.community-module__Z8SrWG__badgesSub{color:hsl(var(--muted));margin:8px 0 0;font-size:.95rem;line-height:1.5}.community-module__Z8SrWG__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.community-module__Z8SrWG__badgeCard{text-align:center;border:1px solid;border-radius:12px;flex-direction:column;align-items:center;gap:.45rem;padding:1.1rem;transition:all .18s;display:flex}.community-module__Z8SrWG__badgeCard:hover{filter:brightness(1.05);transform:translateY(-2px)}.community-module__Z8SrWG__badgeEmoji{font-size:1.8rem}.community-module__Z8SrWG__badgeName{color:hsl(var(--foreground));font-size:.85rem;font-weight:700}.community-module__Z8SrWG__badgeDesc{color:hsl(var(--muted));font-size:.75rem;line-height:1.4}.community-module__Z8SrWG__badgeFooter{justify-content:space-between;align-items:center;width:100%;margin-top:.25rem;display:flex}.community-module__Z8SrWG__badgeRarity{text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.community-module__Z8SrWG__badgeXp{color:#34d399;background:#10b98114;border-radius:5px;padding:1px 7px;font-size:.72rem;font-weight:700}.community-module__Z8SrWG__sidebar{flex-direction:column;gap:.85rem;display:flex}.community-module__Z8SrWG__sideCard{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.community-module__Z8SrWG__sideCard:hover{border-color:#ffffff1a}.community-module__Z8SrWG__sideCardHeader{color:hsl(var(--foreground));align-items:center;gap:.75rem;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:flex}.community-module__Z8SrWG__quickLinks{flex-direction:column;gap:.5rem;display:flex}.community-module__Z8SrWG__quickLink{color:hsl(var(--muted));background:#ffffff05;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.88rem;text-decoration:none;transition:all .2s;display:flex}.community-module__Z8SrWG__quickLink:hover{color:hsl(var(--foreground));background:#ffffff0d;transform:translate(4px)}.community-module__Z8SrWG__userCard{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.community-module__Z8SrWG__userCard:before{content:"";opacity:.5;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6) 0 0/200%;height:4px;animation:3s linear infinite community-module__Z8SrWG__shine;position:absolute;top:0;left:0;right:0}@keyframes community-module__Z8SrWG__shine{to{background-position:200%}}.community-module__Z8SrWG__userCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 30px -10px #0006}.community-module__Z8SrWG__userCardContent{padding:1.5rem}.community-module__Z8SrWG__userCardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.community-module__Z8SrWG__userAvatar{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;position:relative;box-shadow:0 4px 12px #0003}.community-module__Z8SrWG__userRankIndicator{border:3px solid #0f172a;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px}.community-module__Z8SrWG__userHeaderInfo{flex-direction:column;gap:4px;display:flex}.community-module__Z8SrWG__userRankBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.community-module__Z8SrWG__userName{color:hsl(var(--foreground));letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.community-module__Z8SrWG__userCardStats{flex-direction:column;gap:.75rem;display:flex}.community-module__Z8SrWG__userStatRow{justify-content:space-between;align-items:center;display:flex}.community-module__Z8SrWG__userStatLabel{color:hsl(var(--muted));font-size:.8rem;font-weight:500}.community-module__Z8SrWG__userStatValue{color:hsl(var(--foreground));font-size:.85rem;font-weight:700}.community-module__Z8SrWG__progressBarContainer{margin:4px 0}.community-module__Z8SrWG__progressBarTrack{background:#ffffff0f;border-radius:10px;height:6px;position:relative;overflow:hidden}.community-module__Z8SrWG__progressBarFill{border-radius:10px;height:100%;box-shadow:0 0 10px #3b82f64d}.community-module__Z8SrWG__nextRankLabel{color:hsl(var(--muted));justify-content:space-between;margin-top:6px;font-size:.68rem;font-weight:600;display:flex}.community-module__Z8SrWG__xpRemaining{color:hsl(var(--muted));text-align:center;background:#ffffff08;border-radius:10px;margin-top:.5rem;padding:8px;font-size:.75rem;line-height:1.4}.community-module__Z8SrWG__xpRemaining strong{color:hsl(var(--foreground))}.community-module__Z8SrWG__userCardFooter{color:hsl(var(--muted));justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.community-module__Z8SrWG__userCard:hover .community-module__Z8SrWG__userCardFooter{color:hsl(var(--foreground))}.community-module__Z8SrWG__userCard:hover .community-module__Z8SrWG__userCardFooter svg{transition:transform .2s;transform:translate(3px)}.community-module__Z8SrWG__threadFull{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:16px;margin-bottom:2rem;padding:2rem}.community-module__Z8SrWG__repliesSection{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.community-module__Z8SrWG__repliesTitle{color:hsl(var(--foreground));align-items:center;gap:8px;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.community-module__Z8SrWG__reply{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:12px;padding:1.25rem}.community-module__Z8SrWG__replyMeta{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.community-module__Z8SrWG__replyContent{color:hsl(var(--foreground));font-size:.95rem;line-height:1.6}.community-module__Z8SrWG__replyForm{background:hsl(var(--glass-bg));border:1px solid var(--glass-border);border-radius:16px;margin-top:2.5rem;padding:1.5rem}.community-module__Z8SrWG__replyForm textarea{border:1px solid var(--glass-border);width:100%;color:hsl(var(--foreground));resize:vertical;background:#0003;border-radius:12px;min-height:120px;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem}.community-module__Z8SrWG__replyForm textarea:focus{border-color:#3b82f6;outline:none}.community-module__Z8SrWG__backBtn{color:hsl(var(--muted));align-items:center;gap:6px;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.community-module__Z8SrWG__backBtn:hover{color:#60a5fa}.community-module__Z8SrWG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.community-module__Z8SrWG__modalContent{border:1px solid hsl(var(--border));background:#0f172a;border-radius:16px;flex-direction:column;width:100%;max-width:600px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.community-module__Z8SrWG__modalHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.community-module__Z8SrWG__modalHeader h3{margin:0;font-size:1.1rem;font-weight:700}.community-module__Z8SrWG__modalClose{color:hsl(var(--muted));cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.community-module__Z8SrWG__modalClose:hover{background:hsl(var(--hover-bg));color:hsl(var(--foreground))}.community-module__Z8SrWG__modalBody{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.community-module__Z8SrWG__formGroup{flex-direction:column;gap:.5rem;display:flex}.community-module__Z8SrWG__formGroup label{color:hsl(var(--muted));font-size:.85rem;font-weight:600}.community-module__Z8SrWG__formGroup input,.community-module__Z8SrWG__formGroup select,.community-module__Z8SrWG__formGroup textarea{background:hsl(var(--glass-bg));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:8px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.community-module__Z8SrWG__formGroup input:focus,.community-module__Z8SrWG__formGroup select:focus,.community-module__Z8SrWG__formGroup textarea:focus{border-color:hsl(var(--primary));background:hsl(var(--glass-bg));outline:none;box-shadow:0 0 0 2px #3b82f633}.community-module__Z8SrWG__modalFooter{border-top:1px solid hsl(var(--border));background:#0003;justify-content:flex-end;gap:1rem;padding:1.25rem 1.5rem;display:flex}.community-module__Z8SrWG__cancelBtn{color:hsl(var(--muted));cursor:pointer;background:0 0;border:none;padding:.6rem 1.2rem;font-weight:600}.community-module__Z8SrWG__submitBtn{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s}.community-module__Z8SrWG__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.community-module__Z8SrWG__submitBtn:disabled{opacity:.5;cursor:not-allowed}
