.CommunityTagInput-module__RIDb3a__section{border-top:1px solid var(--nu-color-border);background:var(--nu-color-surface);gap:.7rem;padding:1rem;display:grid}.CommunityTagInput-module__RIDb3a__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CommunityTagInput-module__RIDb3a__heading>div{color:var(--nu-color-text);align-items:center;gap:.42rem;display:inline-flex}.CommunityTagInput-module__RIDb3a__heading svg{color:var(--nu-color-community)}.CommunityTagInput-module__RIDb3a__heading strong{font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-bold)}.CommunityTagInput-module__RIDb3a__heading small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-medium)}.CommunityTagInput-module__RIDb3a__inputRow{border:1px solid var(--nu-color-community-border);background:var(--nu-color-app-bg);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.15rem;min-height:46px;padding:0 .85rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.CommunityTagInput-module__RIDb3a__inputRow:focus-within{border-color:var(--nu-community-300);background:var(--nu-color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--nu-color-community) 8%, transparent)}.CommunityTagInput-module__RIDb3a__inputRow>span{color:var(--nu-color-community);font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-bold)}.CommunityTagInput-module__RIDb3a__inputRow input{width:100%;min-width:0;min-height:44px;color:var(--nu-color-text);font-size:var(--nu-text-body-sm);background:0 0;border:0;outline:0}.CommunityTagInput-module__RIDb3a__inputRow input::placeholder{color:var(--nu-neutral-400)}.CommunityTagInput-module__RIDb3a__chips{flex-wrap:wrap;gap:.4rem;display:flex}.CommunityTagInput-module__RIDb3a__chips button{border:1px solid var(--nu-color-community-border);min-height:32px;color:var(--nu-color-community);background:var(--nu-community-100);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold);border-radius:999px;align-items:center;gap:.28rem;padding:0 .68rem;display:inline-flex}.CommunityTagInput-module__RIDb3a__chips button:disabled,.CommunityTagInput-module__RIDb3a__inputRow input:disabled{cursor:default;opacity:.72}
.CommunityBalanceGameComposer-module__z02maq__page{min-height:100dvh;color:var(--nu-color-text);background:var(--nu-color-app-bg)}.CommunityBalanceGameComposer-module__z02maq__header{z-index:20;border-bottom:1px solid var(--nu-color-border);background:color-mix(in srgb, var(--nu-color-surface) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:48px minmax(0,1fr) 72px;align-items:center;width:min(100%,430px);min-height:56px;margin:0 auto;padding:.25rem .75rem;display:grid;position:sticky;top:0}.CommunityBalanceGameComposer-module__z02maq__header h1{font-size:var(--nu-text-callout);font-weight:var(--nu-weight-semibold);letter-spacing:-.018em;text-align:center;margin:0}.CommunityBalanceGameComposer-module__z02maq__backButton{border-radius:50%;place-items:center;width:44px;height:44px;margin-left:-.3rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__saveButton{min-height:44px;color:var(--nu-color-brand-action);font-size:var(--nu-text-label);font-weight:var(--nu-weight-bold);text-align:right;padding:0 .25rem}.CommunityBalanceGameComposer-module__z02maq__saveButton[data-ready=false]{color:var(--nu-neutral-400)}.CommunityBalanceGameComposer-module__z02maq__saveButton:disabled{cursor:wait;opacity:.65}.CommunityBalanceGameComposer-module__z02maq__content{width:min(100%,430px);min-height:calc(100dvh - 56px);padding-bottom:calc(2rem + env(safe-area-inset-bottom));background:var(--nu-color-surface);margin:0 auto}.CommunityBalanceGameComposer-module__z02maq__identityRow{border-bottom:1px solid var(--nu-color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;min-height:68px;padding:.65rem 1rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__identityAvatar{border:1px solid var(--nu-color-border);width:40px;height:40px;color:var(--nu-color-brand-strong);background:var(--nu-color-brand-surface);font-size:var(--nu-text-label);font-weight:var(--nu-weight-bold);border-radius:50%;place-items:center;display:grid}.CommunityBalanceGameComposer-module__z02maq__identityRow>strong{font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-bold)}.CommunityBalanceGameComposer-module__z02maq__visibility{min-height:30px;color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-medium);align-items:center;display:inline-flex}.CommunityBalanceGameComposer-module__z02maq__pollEditor{padding:1.25rem 1rem 1.1rem}.CommunityBalanceGameComposer-module__z02maq__questionField{gap:.45rem;display:grid;position:relative}.CommunityBalanceGameComposer-module__z02maq__questionField>span,.CommunityBalanceGameComposer-module__z02maq__optionGroup>legend,.CommunityBalanceGameComposer-module__z02maq__noteSection label>span{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-bold)}.CommunityBalanceGameComposer-module__z02maq__questionField textarea{resize:none;border:0;border-bottom:1px solid var(--nu-color-border-strong);width:100%;min-height:92px;color:var(--nu-color-text);font-size:var(--nu-text-body);font-weight:var(--nu-weight-semibold);letter-spacing:-.018em;background:0 0;border-radius:0;outline:0;padding:.7rem 0 .9rem;line-height:1.55;transition:border-color .16s}.CommunityBalanceGameComposer-module__z02maq__questionField textarea::placeholder{color:var(--nu-neutral-400)}.CommunityBalanceGameComposer-module__z02maq__questionField textarea:focus{border-bottom-color:var(--nu-color-brand-action)}.CommunityBalanceGameComposer-module__z02maq__questionField>small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);position:absolute;bottom:.25rem;right:0}.CommunityBalanceGameComposer-module__z02maq__optionGroup{border:0;gap:0;margin:1.4rem 0 0;padding:0;display:grid}.CommunityBalanceGameComposer-module__z02maq__optionGroup>legend{margin-bottom:.7rem}.CommunityBalanceGameComposer-module__z02maq__optionStack{border:1px solid var(--nu-color-border-strong);background:var(--nu-neutral-25,var(--nu-color-surface));border-radius:15px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.CommunityBalanceGameComposer-module__z02maq__optionStack:focus-within{border-color:var(--nu-community-300);box-shadow:0 0 0 3px color-mix(in srgb, var(--nu-community-100) 58%, transparent)}.CommunityBalanceGameComposer-module__z02maq__optionStack>label{grid-template-columns:1.6rem minmax(0,1fr);align-items:center;gap:.7rem;min-height:58px;padding:0 .9rem;display:grid;position:relative}.CommunityBalanceGameComposer-module__z02maq__optionStack>label+label{border-top:1px solid var(--nu-color-border)}.CommunityBalanceGameComposer-module__z02maq__optionMarker{color:var(--nu-color-brand-action);font-size:var(--nu-text-label);font-weight:var(--nu-weight-bold);text-align:center}.CommunityBalanceGameComposer-module__z02maq__optionGroup input{width:100%;min-width:0;min-height:56px;color:var(--nu-color-text);font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-medium);background:0 0;border:0;outline:0;padding:0 2.4rem 0 0}.CommunityBalanceGameComposer-module__z02maq__optionGroup input::placeholder{color:var(--nu-neutral-400)}.CommunityBalanceGameComposer-module__z02maq__optionStack>label[data-error=true]{background:color-mix(in srgb, var(--nu-color-danger-soft) 64%, transparent)}.CommunityBalanceGameComposer-module__z02maq__optionStack label>small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);position:absolute;bottom:1.25rem;right:.85rem}.CommunityBalanceGameComposer-module__z02maq__fieldError,.CommunityBalanceGameComposer-module__z02maq__status{color:var(--nu-color-danger);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold);line-height:var(--nu-leading-label);margin:.5rem 0 0}.CommunityBalanceGameComposer-module__z02maq__noteSection{border-top:1px solid var(--nu-color-border);padding:1rem}.CommunityBalanceGameComposer-module__z02maq__noteSection label{gap:.55rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__noteSection label>span small{font-weight:var(--nu-weight-regular);margin-left:.15rem}.CommunityBalanceGameComposer-module__z02maq__noteSection textarea{resize:none;width:100%;min-height:96px;color:var(--nu-color-text);font-size:var(--nu-text-body-sm);background:0 0;border:0;outline:0;padding:.2rem 0 .6rem;line-height:1.65}.CommunityBalanceGameComposer-module__z02maq__noteSection textarea::placeholder{color:var(--nu-neutral-400)}.CommunityBalanceGameComposer-module__z02maq__lockedSection{padding:1rem}.CommunityBalanceGameComposer-module__z02maq__lockedNotice{width:100%;min-height:42px;color:var(--nu-community-700);background:var(--nu-community-50);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold);line-height:var(--nu-leading-label);text-align:left;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.55rem .7rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__lockedNotice>svg:last-child{transition:transform .16s}.CommunityBalanceGameComposer-module__z02maq__lockedNotice>svg:last-child[data-open=true]{transform:rotate(180deg)}.CommunityBalanceGameComposer-module__z02maq__lockDetail{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);line-height:var(--nu-leading-body-sm);margin:.55rem 0 0;padding:0 .7rem}.CommunityBalanceGameComposer-module__z02maq__lockedPoll{gap:.55rem;margin-top:1.1rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__lockedPoll>strong{font-size:var(--nu-text-body);font-weight:var(--nu-weight-semibold);letter-spacing:-.018em;line-height:var(--nu-leading-label);margin-bottom:.3rem}.CommunityBalanceGameComposer-module__z02maq__lockedOption{border:1px solid var(--nu-color-border-strong);border-radius:13px;min-height:54px;padding:.75rem .85rem}.CommunityBalanceGameComposer-module__z02maq__lockedOption p{font-size:var(--nu-text-label);justify-content:space-between;gap:.75rem;margin:0;display:flex}.CommunityBalanceGameComposer-module__z02maq__lockedOption p span{min-width:0}.CommunityBalanceGameComposer-module__z02maq__lockedOption p b{color:var(--nu-color-text-muted);font-weight:var(--nu-weight-semibold);flex:none}.CommunityBalanceGameComposer-module__z02maq__lockedOption>div{background:var(--nu-info-100);border-radius:999px;height:3px;margin-top:.55rem;overflow:hidden}.CommunityBalanceGameComposer-module__z02maq__lockedOption>div>span{border-radius:inherit;background:var(--nu-color-play);height:100%;display:block}.CommunityBalanceGameComposer-module__z02maq__status{color:var(--nu-color-community);background:var(--nu-community-50);border-radius:13px;margin:0 1rem 1rem;padding:.7rem .8rem}.CommunityBalanceGameComposer-module__z02maq__status[data-error=true]{color:var(--nu-color-danger);background:var(--nu-color-danger-soft)}.CommunityBalanceGameComposer-module__z02maq__deleteSection{border-top:1px solid var(--nu-color-border);padding:1rem}.CommunityBalanceGameComposer-module__z02maq__deleteSection>button{min-height:44px;color:var(--nu-color-danger);font-size:var(--nu-text-label);font-weight:var(--nu-weight-semibold);align-items:center;gap:.45rem;display:inline-flex}.CommunityBalanceGameComposer-module__z02maq__confirmSheet{max-width:410px;padding:1.15rem 1.15rem calc(1.15rem + env(safe-area-inset-bottom));gap:1.1rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__confirmSheet>div:first-child{gap:.35rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__confirmSheet strong{font-size:var(--nu-text-body);font-weight:var(--nu-weight-bold)}.CommunityBalanceGameComposer-module__z02maq__confirmSheet p{color:var(--nu-color-text-muted);font-size:var(--nu-text-label);line-height:var(--nu-leading-body-sm);margin:0}.CommunityBalanceGameComposer-module__z02maq__confirmSheet>div:last-child{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.CommunityBalanceGameComposer-module__z02maq__confirmSheet button{min-height:46px;color:var(--nu-color-text);background:var(--nu-color-app-bg);font-size:var(--nu-text-label);font-weight:var(--nu-weight-bold);border-radius:13px}.CommunityBalanceGameComposer-module__z02maq__confirmSheet button:last-child{color:var(--nu-color-surface);background:var(--nu-color-danger)}@media (min-width:431px){.CommunityBalanceGameComposer-module__z02maq__content,.CommunityBalanceGameComposer-module__z02maq__header{border-right:1px solid var(--nu-color-border-strong);border-left:1px solid var(--nu-color-border-strong)}}@media (prefers-reduced-motion:reduce){.CommunityBalanceGameComposer-module__z02maq__lockedNotice>svg:last-child{transition:none}}
.CommunityQuestionComposer-module__GOEHgq__composer{min-height:calc(100dvh - 58px);padding-bottom:calc(92px + env(safe-area-inset-bottom));background:var(--nu-color-surface)}.CommunityQuestionComposer-module__GOEHgq__questionSection,.CommunityQuestionComposer-module__GOEHgq__audienceSection{border-bottom:8px solid var(--nu-color-app-bg);padding:1.15rem 1rem}.CommunityQuestionComposer-module__GOEHgq__sectionHeading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.CommunityQuestionComposer-module__GOEHgq__sectionHeading>div{gap:.22rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__sectionHeading span{color:var(--nu-color-community);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-bold)}.CommunityQuestionComposer-module__GOEHgq__sectionHeading h2{color:var(--nu-color-text);font-size:var(--nu-text-callout);font-weight:var(--nu-weight-heavy);letter-spacing:-.02em;margin:0}.CommunityQuestionComposer-module__GOEHgq__sectionHeading>small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold)}.CommunityQuestionComposer-module__GOEHgq__questionSection textarea{resize:none;border:1px solid var(--nu-color-community-border);width:100%;min-height:150px;color:var(--nu-color-text);background:var(--nu-color-app-bg);font:inherit;font-size:var(--nu-text-body);font-weight:var(--nu-weight-medium);border-radius:18px;outline:0;margin-top:.8rem;padding:1rem;line-height:1.65;transition:border-color .16s,background .16s,box-shadow .16s}.CommunityQuestionComposer-module__GOEHgq__questionSection textarea:focus{border-color:var(--nu-community-300);background:var(--nu-color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--nu-color-community) 8%, transparent)}.CommunityQuestionComposer-module__GOEHgq__questionSection textarea::placeholder{color:var(--nu-neutral-400)}.CommunityQuestionComposer-module__GOEHgq__questionSection>p{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);line-height:var(--nu-leading-label);margin:.55rem 0 0}.CommunityQuestionComposer-module__GOEHgq__audienceList{gap:.45rem;margin-top:.9rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__audienceOption{width:100%;min-height:62px;color:var(--nu-color-text);background:var(--nu-color-app-bg);text-align:left;border:1px solid #0000;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.75rem;padding:.65rem .75rem;transition:border-color .15s,background .15s,transform .15s;display:grid}.CommunityQuestionComposer-module__GOEHgq__audienceOption:active{transform:scale(.99)}.CommunityQuestionComposer-module__GOEHgq__audienceOption[aria-checked=true]{border-color:var(--nu-community-300);background:var(--nu-community-100)}.CommunityQuestionComposer-module__GOEHgq__audienceOption:disabled{cursor:default;opacity:.78}.CommunityQuestionComposer-module__GOEHgq__audienceIcon{width:32px;height:32px;color:var(--nu-color-text-muted);background:var(--nu-color-surface);border-radius:50%;place-items:center;display:grid}.CommunityQuestionComposer-module__GOEHgq__audienceOption[aria-checked=true] .CommunityQuestionComposer-module__GOEHgq__audienceIcon{color:var(--nu-color-community)}.CommunityQuestionComposer-module__GOEHgq__audienceText{gap:.18rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__audienceText strong{color:var(--nu-color-text);font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-bold)}.CommunityQuestionComposer-module__GOEHgq__audienceText small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);word-break:keep-all;line-height:1.45}.CommunityQuestionComposer-module__GOEHgq__detailSection{border-bottom:8px solid var(--nu-color-app-bg);background:var(--nu-color-surface);padding:1rem}.CommunityQuestionComposer-module__GOEHgq__directTabs{background:var(--nu-color-app-bg);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-bottom:1rem;padding:.25rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__directTabs button{min-height:40px;color:var(--nu-color-text-muted);font-size:var(--nu-text-label);font-weight:var(--nu-weight-bold);border-radius:11px}.CommunityQuestionComposer-module__GOEHgq__directTabs button[aria-selected=true]{color:var(--nu-color-community);background:var(--nu-color-surface);box-shadow:0 2px 10px color-mix(in srgb, var(--nu-brand-900) 7%, transparent)}.CommunityQuestionComposer-module__GOEHgq__lockedMessage{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);margin:.7rem 0 0;line-height:1.5}.CommunityQuestionComposer-module__GOEHgq__detailHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.CommunityQuestionComposer-module__GOEHgq__detailHeading strong,.CommunityQuestionComposer-module__GOEHgq__codeField>span{color:var(--nu-color-text);font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-bold)}.CommunityQuestionComposer-module__GOEHgq__detailHeading span{color:var(--nu-color-community);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-bold)}.CommunityQuestionComposer-module__GOEHgq__traitGroups{gap:.55rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__traitGroup{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:.6rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__traitGroup>span{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold)}.CommunityQuestionComposer-module__GOEHgq__traitGroup>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__traitGroup button{border:1px solid var(--nu-color-community-border);min-height:44px;color:var(--nu-color-text);background:var(--nu-color-surface);border-radius:13px;align-items:center;gap:.4rem;padding:0 .65rem;display:flex}.CommunityQuestionComposer-module__GOEHgq__traitGroup button[aria-pressed=true]{border-color:var(--nu-community-300);color:var(--nu-color-community);background:var(--nu-community-100)}.CommunityQuestionComposer-module__GOEHgq__traitGroup button:disabled{cursor:default}.CommunityQuestionComposer-module__GOEHgq__traitGroup button strong{font-size:var(--nu-text-body-sm);font-weight:var(--nu-weight-heavy)}.CommunityQuestionComposer-module__GOEHgq__traitGroup button small{color:var(--nu-color-text-muted);font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CommunityQuestionComposer-module__GOEHgq__codeField{gap:.6rem;display:grid}.CommunityQuestionComposer-module__GOEHgq__codeField input{border:1px solid var(--nu-color-community-border);width:100%;height:54px;color:var(--nu-color-community);background:var(--nu-color-app-bg);font-size:var(--nu-text-title);font-weight:var(--nu-weight-heavy);letter-spacing:.14em;text-transform:uppercase;border-radius:16px;outline:0;padding:0 1rem}.CommunityQuestionComposer-module__GOEHgq__codeField input:focus{border-color:var(--nu-community-300);background:var(--nu-color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--nu-color-community) 8%, transparent)}.CommunityQuestionComposer-module__GOEHgq__codeField input::placeholder{color:var(--nu-neutral-400);font-size:var(--nu-text-body);letter-spacing:0}.CommunityQuestionComposer-module__GOEHgq__validCode,.CommunityQuestionComposer-module__GOEHgq__invalidCode{font-size:var(--nu-text-caption);font-weight:var(--nu-weight-semibold);align-items:center;gap:.35rem;margin:.55rem 0 0;display:flex}.CommunityQuestionComposer-module__GOEHgq__validCode{color:var(--nu-color-community)}.CommunityQuestionComposer-module__GOEHgq__invalidCode{color:var(--nu-color-danger)}.CommunityQuestionComposer-module__GOEHgq__status{color:var(--nu-color-text-muted);background:var(--nu-color-app-bg);font-size:var(--nu-text-caption);border-radius:13px;margin:.9rem 1rem 0;padding:.7rem .85rem;line-height:1.5}.CommunityQuestionComposer-module__GOEHgq__status[data-error=true]{color:var(--nu-color-danger);background:var(--nu-color-danger-soft)}.CommunityQuestionComposer-module__GOEHgq__stickyAction{z-index:30;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--nu-color-border-strong);background:color-mix(in srgb, var(--nu-color-surface) 95%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.CommunityQuestionComposer-module__GOEHgq__stickyAction button{color:#fff;background:var(--nu-color-community);width:min(100%,398px);min-height:50px;font-size:var(--nu-text-callout);font-weight:var(--nu-weight-bold);box-shadow:0 9px 22px color-mix(in srgb, var(--nu-color-community) 14%, transparent);border-radius:15px}.CommunityQuestionComposer-module__GOEHgq__stickyAction button:disabled{color:var(--nu-neutral-400);background:var(--nu-neutral-150);box-shadow:none}@media (min-width:431px){.CommunityQuestionComposer-module__GOEHgq__stickyAction{width:430px;left:50%;transform:translate(-50%)}}
