.curso-module__tIbxTa__courseContainer{color:#a9aabc;background:#1e1f2b;min-height:100vh;font-family:DM Sans,sans-serif}.curso-module__tIbxTa__topHeader{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:1rem 2rem;display:flex}.curso-module__tIbxTa__userInfo{align-items:center;gap:.75rem;display:flex}.curso-module__tIbxTa__userAvatar{object-fit:cover;border:2px solid #3a3c4f;border-radius:50%;width:40px;height:40px}.curso-module__tIbxTa__userDetails{flex-direction:column;display:flex}.curso-module__tIbxTa__userName{color:#f0f0f5;font-size:.9rem;font-weight:600}.curso-module__tIbxTa__userHandle{color:#6c6f85;font-size:.8rem}.curso-module__tIbxTa__topSearchWrapper{flex:1;max-width:400px;margin:0 2rem}.curso-module__tIbxTa__courseWrapper{gap:1.5rem;max-width:1300px;margin:0 auto;padding:0 1rem 1.5rem;display:flex}.curso-module__tIbxTa__mainContent{flex:1;width:100%;max-width:calc(100% - 420px)}.curso-module__tIbxTa__sidebar{flex-direction:column;gap:1rem;width:400px;min-width:360px;display:flex}@media (max-width:1024px){.curso-module__tIbxTa__topHeader{flex-wrap:wrap;gap:1rem;padding:1rem}.curso-module__tIbxTa__topSearchWrapper{flex-basis:100%;order:3;max-width:100%;margin:0}.curso-module__tIbxTa__courseWrapper{gap:1rem;padding:0 .5rem 1rem}.curso-module__tIbxTa__mainContent{max-width:100%}.curso-module__tIbxTa__sidebar{width:340px;min-width:300px}}@media (max-width:767px){.curso-module__tIbxTa__topHeader{padding:.75rem}.curso-module__tIbxTa__courseWrapper{flex-direction:column}.curso-module__tIbxTa__sidebar{width:100%;min-width:auto}}.curso-module__tIbxTa__loadingState,.curso-module__tIbxTa__errorState,.curso-module__tIbxTa__emptyState{color:#a9aabc;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;font-size:1.125rem;display:flex}.curso-module__tIbxTa__errorState{color:#f87171}.curso-module__tIbxTa__spinner{border:3px solid #323445;border-top-color:#8a2be2;border-radius:50%;width:40px;height:40px;animation:1s linear infinite curso-module__tIbxTa__spin}@keyframes curso-module__tIbxTa__spin{to{transform:rotate(360deg)}}.curso-module__tIbxTa__noVideoPlaceholder{aspect-ratio:16/9;color:#a9aabc;background:#2b2d3c;border-radius:12px;justify-content:center;align-items:center;font-size:1rem;display:flex}.curso-module__tIbxTa__textContentContainer{background:#2b2d3c;border-radius:12px;min-height:300px;padding:2rem}.curso-module__tIbxTa__textContentHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.curso-module__tIbxTa__textContentHeader h2{color:#f0f0f5;margin:0;font-size:1.5rem;font-weight:600}.curso-module__tIbxTa__textContentHeader .curso-module__tIbxTa__duration{color:#a9aabc;background:#323445;border-radius:20px;padding:.5rem 1rem;font-size:.875rem}.curso-module__tIbxTa__textContentBody{color:#a9aabc;font-size:1rem;line-height:1.7}.curso-module__tIbxTa__textContentBody p{margin:0 0 1rem}.curso-module__tIbxTa__noContent{color:#6c6f85;font-style:italic}.curso-module__tIbxTa__markCompleteButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8a2be2,#6b21a8);border:none;border-radius:8px;margin-top:2rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.curso-module__tIbxTa__markCompleteButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8a2be24d}.curso-module__tIbxTa__markCompleteButton:active{transform:translateY(0)}.curso-module__tIbxTa__evaluationStoredInfo{color:#8d91ab;text-align:right;margin-top:.75rem;font-size:.8rem}
.search-bar-module__S704HG__search{color:#a9aabc;background:#2b2d3c;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;min-height:44px;padding:8px 12px;display:flex}.search-bar-module__S704HG__search svg{color:#64748b;width:1rem}.search-bar-module__S704HG__search input{color:#f0f0f5;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.search-bar-module__S704HG__search input::placeholder{color:#a9aabc}.search-bar-module__S704HG__search:hover:not(:focus-within){border-color:#4b5563}.search-bar-module__S704HG__search:focus-within{border:1px solid #8a2be2;box-shadow:0 0 0 3px #8b5cf61a}.search-bar-module__S704HG__searchIcon{flex-shrink:0}.search-bar-module__S704HG__clearButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.search-bar-module__S704HG__clearButton:hover{color:#f0f0f5;background:#ffffff1a}.search-bar-module__S704HG__clearButton svg{width:.875rem;height:.875rem}
.video-player-module__sEL62a__videoContainer{aspect-ratio:16/9;background:#0f172a;border-radius:12px;width:100%;max-width:100%;min-height:260px;position:relative;overflow:hidden}.video-player-module__sEL62a__videoContainer video,.video-player-module__sEL62a__videoContainer iframe{object-fit:contain;background:#000;border:0;width:100%;height:100%;max-height:none;display:block}.video-player-module__sEL62a__videoContainer:fullscreen{aspect-ratio:auto;border-radius:0;width:100%;height:100%;min-height:100%}.video-player-module__sEL62a__videoContainer:fullscreen video{object-fit:contain;width:100%;height:100%;max-height:none}.video-player-module__sEL62a__videoContainer:hover [class*=videoControls]{opacity:1!important}.video-player-module__sEL62a__centerButton{opacity:.3;color:#fff;cursor:pointer;z-index:5;background:#7b129bb0;border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;transition:opacity .8s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-module__sEL62a__videoContainer:hover .video-player-module__sEL62a__centerButton,.video-player-module__sEL62a__centerButton:hover{opacity:1;transition:opacity .18s}@media (max-width:767px){.video-player-module__sEL62a__videoContainer{min-height:200px}}
.video-controls-module__ko1WYG__videoControls{box-sizing:border-box;opacity:1;z-index:2147483647;background:linear-gradient(#0000 0%,#000000b3 50%,#000c 100%);align-items:center;gap:8px;width:100%;padding:8px 12px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.video-controls-module__ko1WYG__videoControls:not(:hover){opacity:.9}.video-controls-module__ko1WYG__leftControls{align-items:center;gap:8px;display:flex}.video-controls-module__ko1WYG__playButton{color:#f0f0f5;cursor:pointer;background:#8a2be2;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;transition:all .2s;display:flex}.video-controls-module__ko1WYG__playButton svg{width:12px}.video-controls-module__ko1WYG__playButton:hover{opacity:.8}.video-controls-module__ko1WYG__volumeControl{align-items:center;width:28px;transition:width .3s;display:flex;overflow:hidden}.video-controls-module__ko1WYG__volumeControl:hover{width:100px}.video-controls-module__ko1WYG__volumeSlider{cursor:pointer;appearance:none;background:#4b5563;border-radius:2px;outline:none;flex:1;height:4px;margin-left:8px}.video-controls-module__ko1WYG__volumeSlider::-webkit-slider-runnable-track{background:#4b5563;border-radius:2px;height:4px}.video-controls-module__ko1WYG__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#8a2be2;border-radius:50%;width:12px;height:12px;margin-top:-4px;transition:background .2s}.video-controls-module__ko1WYG__volumeSlider::-webkit-slider-thumb:hover{background:#a855f7}.video-controls-module__ko1WYG__volumeSlider::-moz-range-track{background:#4b5563;border-radius:2px;height:4px}.video-controls-module__ko1WYG__volumeSlider::-moz-range-thumb{cursor:pointer;background:#8a2be2;border:none;border-radius:50%;width:12px;height:12px;transition:background .2s}.video-controls-module__ko1WYG__volumeSlider::-moz-range-thumb:hover{background:#a855f7}.video-controls-module__ko1WYG__volumeSlider::-ms-track{color:#0000;background:0 0;border-color:#0000;height:4px}.video-controls-module__ko1WYG__volumeSlider::-ms-fill-lower{background:#8a2be2;border-radius:2px}.video-controls-module__ko1WYG__volumeSlider::-ms-fill-upper{background:#4b5563;border-radius:2px}.video-controls-module__ko1WYG__volumeSlider::-ms-thumb{cursor:pointer;background:#8a2be2;border:none;border-radius:50%;width:12px;height:12px}.video-controls-module__ko1WYG__progressWrapper{cursor:pointer;flex:1;align-items:center;gap:8px;display:flex}.video-controls-module__ko1WYG__progressBar{background:#4b5563;border-radius:2px;flex:1;height:4px;position:relative}.video-controls-module__ko1WYG__progress{background:#8a2be2;border-radius:2px;height:100%;transition:width .1s linear}.video-controls-module__ko1WYG__timeDisplay{color:#f0f0f5;text-align:right;min-width:60px;font-size:12px}.video-controls-module__ko1WYG__rightControls{gap:4px;display:flex}.video-controls-module__ko1WYG__controlButton{color:#f0f0f5;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;transition:color .2s}.video-controls-module__ko1WYG__controlButton:hover{color:#8a2be2}.video-controls-module__ko1WYG__configWrapper{position:relative}.video-controls-module__ko1WYG__configMenu{z-index:10;background:#1e1e1ef2;border-radius:8px;flex-direction:column;gap:4px;min-width:150px;padding:6px;display:flex;position:absolute;bottom:100%;right:0}.video-controls-module__ko1WYG__configMenu button{color:#f0f0f5;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 8px;transition:background .2s}.video-controls-module__ko1WYG__configMenu button:hover{background:#8a2be2}@media (max-width:767px){.video-controls-module__ko1WYG__playButton,.video-controls-module__ko1WYG__volumeControl input{min-height:0!important}}
.poll-lesson-module__vB7LEq__container{color:#a9aabc;background-color:#0000;background-image:linear-gradient(#1e1f2bf5,#1e1f2bf5),url(/assets/images/bg-poll.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:16px;width:100%;max-width:964px;margin:0 auto;font-family:DM Sans,sans-serif;overflow:hidden}.poll-lesson-module__vB7LEq__content{flex-direction:column;align-items:center;gap:1rem;padding-block:3rem;padding-inline:5rem;display:flex}.poll-lesson-module__vB7LEq__badge{color:#60a5fa;background-color:#253253;border-radius:16px;justify-content:center;align-items:center;gap:6px;margin-bottom:1rem;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.poll-lesson-module__vB7LEq__question{text-align:center;color:#f0f0f5;width:100%;margin-bottom:.5rem;font-size:20px;font-weight:600}.poll-lesson-module__vB7LEq__note{color:#a9aabc;text-align:center;margin-bottom:1rem;font-size:1rem;font-weight:400}.poll-lesson-module__vB7LEq__optionsContainer{flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:2rem;display:flex}.poll-lesson-module__vB7LEq__option{cursor:pointer;background-color:#2b2d3c;border:2px solid #0000;border-radius:12px;width:100%;max-width:672px;padding:13px 18px;transition:all .2s}.poll-lesson-module__vB7LEq__option:not(.poll-lesson-module__vB7LEq__resultMode):hover{border-color:#4b5563}.poll-lesson-module__vB7LEq__option.poll-lesson-module__vB7LEq__selected{border-color:#3b82f6!important}.poll-lesson-module__vB7LEq__option.poll-lesson-module__vB7LEq__resultMode{cursor:default}.poll-lesson-module__vB7LEq__optionContent{width:100%}.poll-lesson-module__vB7LEq__optionHeader{justify-content:center;align-items:center;gap:1.5rem;display:flex}.poll-lesson-module__vB7LEq__optionInfo{align-items:center;gap:.5rem;width:100%;display:flex}.poll-lesson-module__vB7LEq__optionNumber{color:#a9aabc;background-color:#3a3c4f;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:600;display:flex}.poll-lesson-module__vB7LEq__optionText{flex:1}.poll-lesson-module__vB7LEq__optionTitle{color:#f0f0f5;margin-bottom:4px;font-size:16px;font-weight:600}.poll-lesson-module__vB7LEq__optionDescription{color:#a9aabc;font-size:14px}.poll-lesson-module__vB7LEq__resultsContainer{align-items:center;gap:.2rem;display:flex}.poll-lesson-module__vB7LEq__percentage{color:#f0f0f5;text-align:right;min-width:50px;font-size:18px;font-weight:700}.poll-lesson-module__vB7LEq__progressBar{background-color:#4a4c5f;border-radius:3px;flex:1;width:100%;min-width:100px;height:6px;overflow:hidden}.poll-lesson-module__vB7LEq__progressFill{border-radius:2px;height:100%;transition:width .3s}.poll-lesson-module__vB7LEq__footer{justify-content:space-between;align-items:center;width:100%;display:flex}.poll-lesson-module__vB7LEq__voteCount{color:#a9aabc;align-items:center;gap:12px;font-size:14px;display:flex}.poll-lesson-module__vB7LEq__voteButton,.poll-lesson-module__vB7LEq__continueButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex}.poll-lesson-module__vB7LEq__voteButton:hover:not(:disabled),.poll-lesson-module__vB7LEq__continueButton:hover{background-color:#2f68c5}.poll-lesson-module__vB7LEq__voteButton:disabled{cursor:not-allowed;background-color:#4f545c}@media (max-width:1023px){.poll-lesson-module__vB7LEq__content{gap:1rem;padding-block:1.5rem;padding-inline:3rem}.poll-lesson-module__vB7LEq__option{max-height:none}.poll-lesson-module__vB7LEq__optionHeader{flex-direction:column;align-items:flex-start}.poll-lesson-module__vB7LEq__resultsContainer{justify-content:space-between;gap:.2rem;width:100%;margin-left:0}.poll-lesson-module__vB7LEq__footer{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:767px){.poll-lesson-module__vB7LEq__content{gap:1rem;padding-block:1.5rem;padding-inline:.5rem}.poll-lesson-module__vB7LEq__optionsContainer{margin-bottom:1rem}.poll-lesson-module__vB7LEq__option{max-height:none;padding:8px}.poll-lesson-module__vB7LEq__optionHeader{gap:1rem}}
.Avatar-module__Z9Ntuq__avatar{border-radius:var(--radius-full,9999px);background-color:var(--color-surface-2);color:var(--color-text-primary);border:1px solid var(--color-border-subtle);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Avatar-module__Z9Ntuq__image{object-fit:cover;width:100%;height:100%}.Avatar-module__Z9Ntuq__fallback{text-transform:uppercase;font-weight:600}.Avatar-module__Z9Ntuq__avatar[data-size=sm]{width:var(--spacing-8,32px);height:var(--spacing-8,32px);font-size:.75rem}.Avatar-module__Z9Ntuq__avatar[data-size=md]{width:var(--spacing-10,40px);height:var(--spacing-10,40px);font-size:.875rem}.Avatar-module__Z9Ntuq__avatar[data-size=lg]{width:var(--spacing-14,56px);height:var(--spacing-14,56px);font-size:1.125rem}.Avatar-module__Z9Ntuq__avatar[data-size=xl]{width:var(--spacing-20,80px);height:var(--spacing-20,80px);font-size:1.5rem}
.Badge-module__DDsKGa__badge{white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;font-weight:600;line-height:1.2;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Badge-module__DDsKGa__size-sm,.Badge-module__DDsKGa__badge[data-size=sm]{height:1.25rem;padding:0 .5rem;font-size:.6875rem}.Badge-module__DDsKGa__size-md,.Badge-module__DDsKGa__badge[data-size=md]{height:1.5rem;padding:0 .75rem;font-size:.75rem}.Badge-module__DDsKGa__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Badge-module__DDsKGa__icon>svg{width:12px;height:12px}.Badge-module__DDsKGa__wrap{white-space:normal;word-break:break-word;text-align:center;min-height:1.5rem;padding-top:.25rem;padding-bottom:.25rem;height:auto!important}.Badge-module__DDsKGa__radius-small{border-radius:4px}.Badge-module__DDsKGa__radius-full{border-radius:9999px}.Badge-module__DDsKGa__stroke{border:1px solid}.Badge-module__DDsKGa__variant-default,.Badge-module__DDsKGa__badge[data-variant=default]{background-color:color-mix(in srgb, #6b7280 20%, var(--color-surface-1,#18181b));color:#e5e7eb;border-color:color-mix(in srgb, #fff 10%, var(--color-surface-1,#18181b))}.Badge-module__DDsKGa__variant-solid,.Badge-module__DDsKGa__badge[data-variant=solid]{background-color:var(--color-primary-config,#8b5cf6);color:#fff}.Badge-module__DDsKGa__variant-outline,.Badge-module__DDsKGa__badge[data-variant=outline]{color:var(--color-text-secondary,#9ca3af);border-color:var(--color-border-strong,#fff3);background-color:#0000}.Badge-module__DDsKGa__variant-info,.Badge-module__DDsKGa__badge[data-variant=info]{background-color:color-mix(in srgb, #3b82f6 20%, var(--color-surface-1,#18181b));color:#93c5fd;border-color:color-mix(in srgb, #3b82f6 30%, var(--color-surface-1,#18181b))}.Badge-module__DDsKGa__variant-accent,.Badge-module__DDsKGa__badge[data-variant=accent],.Badge-module__DDsKGa__badge[data-variant=primary]{background-color:var(--theme-accent-badge-bg,color-mix(in srgb, var(--theme-accent,#7c3aed) 15%, var(--color-surface-1,#18181b)));color:var(--theme-accent-badge-text,color-mix(in srgb, var(--theme-accent,#7c3aed) 80%, #fff));border-color:var(--theme-accent-badge-bg,color-mix(in srgb, var(--theme-accent,#7c3aed) 30%, var(--color-surface-1,#18181b)))}.Badge-module__DDsKGa__variant-secondary,.Badge-module__DDsKGa__badge[data-variant=secondary]{background-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--theme-secondary,#ff69b4) 25%, var(--color-surface-1,#18181b)));color:var(--theme-secondary-badge-text,var(--theme-secondary,#ff69b4));border-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--theme-secondary,#ff69b4) 50%, var(--color-surface-1,#18181b)))}.Badge-module__DDsKGa__variant-success,.Badge-module__DDsKGa__badge[data-variant=success]{background-color:color-mix(in srgb, #22c55e 15%, var(--color-surface-1,#18181b));color:#4ade80;border-color:color-mix(in srgb, #22c55e 30%, var(--color-surface-1,#18181b))}.Badge-module__DDsKGa__variant-error,.Badge-module__DDsKGa__badge[data-variant=error],.Badge-module__DDsKGa__badge[data-variant=danger]{background-color:color-mix(in srgb, #f43f5e 15%, var(--color-surface-1,#18181b));color:#fb7185;border-color:color-mix(in srgb, #f43f5e 30%, var(--color-surface-1,#18181b))}.Badge-module__DDsKGa__variant-warning,.Badge-module__DDsKGa__badge[data-variant=warning]{background-color:color-mix(in srgb, #f59e0b 15%, var(--color-surface-1,#18181b));color:#fbbf24;border-color:color-mix(in srgb, #f59e0b 30%, var(--color-surface-1,#18181b))}.Badge-module__DDsKGa__variant-orange,.Badge-module__DDsKGa__badge[data-variant=orange]{background-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--color-orange-500,#f54) 15%, var(--color-surface-1,#18181b)));color:var(--theme-secondary-badge-text,var(--color-orange-500,#f54));border-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--color-orange-500,#f54) 30%, var(--color-surface-1,#18181b)))}.light .Badge-module__DDsKGa__badge[data-variant=success]{background-color:color-mix(in srgb, #22c55e 10%, var(--color-surface-1,#fff));color:#16a34a}.light .Badge-module__DDsKGa__variant-success{background-color:color-mix(in srgb, #22c55e 10%, var(--color-surface-1,#fff));color:#16a34a}.light .Badge-module__DDsKGa__badge[data-variant=warning]{background-color:color-mix(in srgb, #f59e0b 10%, var(--color-surface-1,#fff));color:#d97706}.light .Badge-module__DDsKGa__variant-warning{background-color:color-mix(in srgb, #f59e0b 10%, var(--color-surface-1,#fff));color:#d97706}.light .Badge-module__DDsKGa__badge[data-variant=danger]{background-color:color-mix(in srgb, #f43f5e 10%, var(--color-surface-1,#fff));color:#e11d48}.light .Badge-module__DDsKGa__badge[data-variant=error]{background-color:color-mix(in srgb, #f43f5e 10%, var(--color-surface-1,#fff));color:#e11d48}.light .Badge-module__DDsKGa__variant-error{background-color:color-mix(in srgb, #f43f5e 10%, var(--color-surface-1,#fff));color:#e11d48}.light .Badge-module__DDsKGa__badge[data-variant=info]{background-color:color-mix(in srgb, #3b82f6 10%, var(--color-surface-1,#fff));color:#2563eb}.light .Badge-module__DDsKGa__variant-info{background-color:color-mix(in srgb, #3b82f6 10%, var(--color-surface-1,#fff));color:#2563eb}.light .Badge-module__DDsKGa__badge[data-variant=accent]{background-color:var(--theme-accent-badge-bg,color-mix(in srgb, var(--theme-accent,#7c3aed) 10%, var(--color-surface-1,#fff)));color:var(--theme-accent-badge-text,var(--theme-accent,#7c3aed))}.light .Badge-module__DDsKGa__badge[data-variant=primary]{background-color:var(--theme-accent-badge-bg,color-mix(in srgb, var(--theme-accent,#7c3aed) 10%, var(--color-surface-1,#fff)));color:var(--theme-accent-badge-text,var(--theme-accent,#7c3aed))}.light .Badge-module__DDsKGa__variant-accent{background-color:var(--theme-accent-badge-bg,color-mix(in srgb, var(--theme-accent,#7c3aed) 10%, var(--color-surface-1,#fff)));color:var(--theme-accent-badge-text,var(--theme-accent,#7c3aed))}.light .Badge-module__DDsKGa__badge[data-variant=orange]{background-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--color-orange-500,#f54) 10%, var(--color-surface-1,#fff)));color:var(--theme-secondary-badge-text,#d9493a)}.light .Badge-module__DDsKGa__variant-orange{background-color:var(--theme-secondary-badge-bg,color-mix(in srgb, var(--color-orange-500,#f54) 10%, var(--color-surface-1,#fff)));color:var(--theme-secondary-badge-text,#d9493a)}
.delete-confirm-modal-module__GvZpwW__deleteConfirmOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.delete-confirm-modal-module__GvZpwW__deleteConfirmModal{width:100%;max-width:400px;animation:.3s cubic-bezier(.175,.885,.32,1.275) delete-confirm-modal-module__GvZpwW__modalScaleIn;box-shadow:0 20px 40px #00000080}@keyframes delete-confirm-modal-module__GvZpwW__modalScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.delete-confirm-modal-module__GvZpwW__deleteConfirmModal h3{color:var(--color-text-maxcontrast);margin:0 0 12px;font-size:20px;font-weight:600}.delete-confirm-modal-module__GvZpwW__deleteConfirmModal p{color:var(--color-text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}.delete-confirm-modal-module__GvZpwW__deleteConfirmModal strong{color:var(--color-error-500)}.delete-confirm-modal-module__GvZpwW__deleteConfirmActions{justify-content:flex-end;gap:12px;display:flex}
.Sidebar-module__uV5jxq__sidebar{padding-block:20px;padding-left:20px}.Sidebar-module__uV5jxq__sidebarCard{background:var(--color-surface-1);border:1px solid var(--color-border-default);opacity:1;border-radius:16px;max-height:1000px;padding:20px;transition:max-height .3s,opacity .3s;overflow:hidden}.Sidebar-module__uV5jxq__sidebarNav{flex-direction:column;gap:12px;display:flex}.Sidebar-module__uV5jxq__navItem{color:#c4b5fd;text-align:left;cursor:pointer;background:#2d1f43;border:none;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:12px;font-family:inherit;text-decoration:none;transition:all .2s;display:flex;position:relative}.Sidebar-module__uV5jxq__navItem:hover{filter:brightness(1.2);transform:translate(4px)}.Sidebar-module__uV5jxq__navIcon{background:#402b67;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Sidebar-module__uV5jxq__navIcon svg{width:18px;height:18px}.Sidebar-module__uV5jxq__navText{color:var(--color-text-primary);font-size:14px;font-weight:600}.Sidebar-module__uV5jxq__navItemWrapper:first-of-type{--nav-tint:var(--color-purple-500)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(2){--nav-tint:var(--color-emerald-500)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(3){--nav-tint:var(--color-sky-500)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(4){--nav-tint:var(--color-purple-500)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(5){--nav-tint:var(--color-amber-500)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(6){--nav-tint:var(--color-pink-400)}.Sidebar-module__uV5jxq__navItemWrapper:nth-of-type(7){--nav-tint:var(--color-amber-500)}.Sidebar-module__uV5jxq__navItemWrapper .Sidebar-module__uV5jxq__navItem{background:color-mix(in srgb, var(--nav-tint) var(--opacity-nav-bg), transparent);color:var(--nav-tint)}.Sidebar-module__uV5jxq__navItemWrapper .Sidebar-module__uV5jxq__navIcon{background:color-mix(in srgb, var(--nav-tint) var(--opacity-nav-icon), transparent)}.Sidebar-module__uV5jxq__navItemWrapper:hover .Sidebar-module__uV5jxq__navItem{background:color-mix(in srgb, var(--nav-tint) var(--opacity-nav-hover), transparent)}.Sidebar-module__uV5jxq__badge{color:#fff;background:#ff2d78;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:5px;right:4px}.Sidebar-module__uV5jxq__navItemWrapper{position:relative}.Sidebar-module__uV5jxq__navItemDisabled{opacity:.5;filter:grayscale(.8);pointer-events:none;cursor:not-allowed!important}@media (max-width:835px){.Sidebar-module__uV5jxq__sidebar{padding:16px 8px 8px}.Sidebar-module__uV5jxq__sidebarCard{margin-bottom:0;padding:.5rem}.Sidebar-module__uV5jxq__sidebarNav{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Sidebar-module__uV5jxq__navItem{background:0 0;gap:0;padding:0;min-width:0!important;min-height:0!important}.Sidebar-module__uV5jxq__navText{display:none}.Sidebar-module__uV5jxq__badge{padding:3px}.Sidebar-module__uV5jxq__badge p{display:none}}@media (max-width:395px){.Sidebar-module__uV5jxq__sidebarCard{background:0 0;border:none;border-radius:0;padding:0}.Sidebar-module__uV5jxq__sidebarNav{gap:8px}}
.RightSidebar-module__77rWna__rightSidebar{padding-block:20px;padding-right:20px}.RightSidebar-module__77rWna__challengeWrapper{transition:max-height .3s ease-in-out;overflow:hidden}.RightSidebar-module__77rWna__expanded{max-height:1000px;margin-top:15px}.RightSidebar-module__77rWna__collapsed{max-height:0}.RightSidebar-module__77rWna__challengeSection{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;margin-bottom:15px;padding:20px}.RightSidebar-module__77rWna__challengeSectionHeader{color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:8px;display:flex}.RightSidebar-module__77rWna__challengeIcon{background:var(--color-surface-3);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RightSidebar-module__77rWna__challengeIcon svg{width:18px;height:18px;color:var(--color-warning-500)}.RightSidebar-module__77rWna__iconGear{width:18px;height:18px}.RightSidebar-module__77rWna__challengeCard{background:var(--color-surface-2);border:1px solid var(--color-border-strong);border-radius:16px;padding:14px;position:relative}.RightSidebar-module__77rWna__challengeCard:not(:last-child){margin-bottom:15px}.RightSidebar-module__77rWna__challengeHeader{color:var(--color-text-primary);justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RightSidebar-module__77rWna__challengeTitle{font-size:16px;font-weight:700}.RightSidebar-module__77rWna__challengeBadge{background:var(--color-warning-500);min-width:57px;color:var(--color-white);text-align:center;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:600}.RightSidebar-module__77rWna__challengeDescription{color:var(--color-text-secondary);margin-bottom:10px;font-size:14px;line-height:1.5}.RightSidebar-module__77rWna__challengeInfo{justify-content:space-between;align-items:center;gap:8px;display:flex}.RightSidebar-module__77rWna__challengeMembers,.RightSidebar-module__77rWna__challengeViews{background-color:var(--color-surface-3);color:var(--color-text-secondary);border-radius:8px;flex-direction:column;flex:1;align-items:start;gap:6px;padding:8px 16px;font-size:14px;display:flex}.RightSidebar-module__77rWna__challengeViews{align-items:center}.RightSidebar-module__77rWna__challengeButton{background:var(--color-bg-primary);width:100%;color:var(--color-text-inverse);cursor:pointer;border:none;border-radius:8px;margin-top:10px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.RightSidebar-module__77rWna__challengeButton:hover{background:var(--color-bg-primary-hover)}.RightSidebar-module__77rWna__onlineSection{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;padding:20px}.RightSidebar-module__77rWna__onlineSectionTitle{color:var(--color-text-primary);margin-bottom:20px;font-size:20px;font-weight:700}.RightSidebar-module__77rWna__onlineUser{align-items:center;gap:12px;margin-bottom:15px;display:flex}.RightSidebar-module__77rWna__onlineUserAvatarWrapper{position:relative}.RightSidebar-module__77rWna__onlineUserAvatar{object-fit:cover;border:2px solid var(--color-success-500);border-radius:50%;width:40px;height:40px}.RightSidebar-module__77rWna__onlineUserInfo{flex:1}.RightSidebar-module__77rWna__onlineUserName{color:var(--color-text-primary);margin-bottom:2px;font-size:14px;font-weight:500}.RightSidebar-module__77rWna__onlineUserStatus{color:var(--color-text-tertiary);font-size:12px;font-weight:400}.RightSidebar-module__77rWna__seeAllButton{color:var(--color-text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;width:100%;padding:10px;font-size:14px;font-weight:500;transition:all .2s}.RightSidebar-module__77rWna__seeAllButton:hover{color:var(--color-primary-500);border:1px solid var(--color-primary-500)}@media (max-width:768px){.RightSidebar-module__77rWna__onlineUserInfo{display:none}}@media (max-width:1200px) and (min-width:836px){.RightSidebar-module__77rWna__rightSidebar{padding-top:0;padding-left:20px;padding-right:0}}@media (max-width:835px){.RightSidebar-module__77rWna__rightSidebar,.RightSidebar-module__77rWna__challengeSection{padding:8px}.RightSidebar-module__77rWna__rightSidebarTitle{cursor:pointer}.RightSidebar-module__77rWna__onlineSection{padding:14px}.RightSidebar-module__77rWna__onlineSectionTitle{margin-bottom:8px}.RightSidebar-module__77rWna__onlineUsers{gap:8px;display:flex}.RightSidebar-module__77rWna__onlineUser{margin-bottom:0}}
.online-users-module__N1nbOq__container{background-color:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;margin-bottom:24px;padding:20px}.online-users-module__N1nbOq__header{margin-bottom:16px}.online-users-module__N1nbOq__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.online-users-module__N1nbOq__cardHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.online-users-module__N1nbOq__headerActions{align-items:center;gap:12px;display:flex}.online-users-module__N1nbOq__chevron{color:var(--color-text-secondary);font-size:14px;transition:transform .2s}.online-users-module__N1nbOq__collapsibleContent{transition:max-height .3s ease-in-out,opacity .3s ease-in-out,margin-top .3s ease-in-out;overflow:hidden}.online-users-module__N1nbOq__expanded{opacity:1;max-height:800px;margin-top:16px}.online-users-module__N1nbOq__collapsed{opacity:0;max-height:0;margin-top:0}.online-users-module__N1nbOq__loading{color:var(--color-text-secondary);text-align:center;padding:20px 0;font-size:14px}.online-users-module__N1nbOq__section{margin-bottom:20px}.online-users-module__N1nbOq__section:last-of-type{margin-bottom:0}.online-users-module__N1nbOq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.online-users-module__N1nbOq__sectionTitle{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.online-users-module__N1nbOq__sectionCount{color:var(--color-success-500);background:var(--color-success-950);border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.online-users-module__N1nbOq__onlineDot{background-color:var(--color-success-500);border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #22c55e99}.online-users-module__N1nbOq__offlineDot{background-color:var(--color-text-tertiary);border-radius:50%;width:8px;height:8px}.online-users-module__N1nbOq__emptySection{color:var(--color-text-secondary);text-align:center;margin:0;padding:16px 0;font-size:13px}.online-users-module__N1nbOq__userList{flex-direction:column;gap:12px;display:flex}.online-users-module__N1nbOq__userItem{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:12px;padding:8px;text-decoration:none;transition:background .2s;display:flex}.online-users-module__N1nbOq__userItem:hover{background:var(--color-bg-hover)}.online-users-module__N1nbOq__userItemOffline{opacity:.7}.online-users-module__N1nbOq__userItemOffline:hover{opacity:1}.online-users-module__N1nbOq__avatarWrapper{flex-shrink:0;width:44px;height:44px;position:relative}.online-users-module__N1nbOq__avatar{object-fit:cover;border:2px solid var(--color-success-500);border-radius:50%;width:100%;height:100%;display:block}.online-users-module__N1nbOq__avatarOffline{border-color:var(--color-border-strong);filter:grayscale(30%)}.online-users-module__N1nbOq__onlineIndicator{background-color:var(--color-success-500);border:2px solid var(--color-surface-1);border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0;box-shadow:0 0 6px #22c55e80}.online-users-module__N1nbOq__offlineIndicator{background-color:var(--color-text-tertiary);border:2px solid var(--color-surface-1);border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.online-users-module__N1nbOq__userInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.online-users-module__N1nbOq__userName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;display:block;overflow:hidden}.online-users-module__N1nbOq__userNameOffline{color:var(--color-text-secondary)}.online-users-module__N1nbOq__userStatusOnline{color:var(--color-success-500);font-size:12px;display:block}.online-users-module__N1nbOq__userStatusOffline{color:var(--color-text-tertiary);font-size:12px;display:block}@media (max-width:835px){.online-users-module__N1nbOq__container{padding:16px;margin-bottom:0!important}.online-users-module__N1nbOq__sectionTitle{font-size:12px}.online-users-module__N1nbOq__userItem{gap:10px;padding:6px}.online-users-module__N1nbOq__avatarWrapper{width:38px;height:38px}.online-users-module__N1nbOq__onlineIndicator,.online-users-module__N1nbOq__offlineIndicator{width:10px;height:10px}.online-users-module__N1nbOq__userName{font-size:13px}.online-users-module__N1nbOq__userStatusOnline,.online-users-module__N1nbOq__userStatusOffline{font-size:11px}}
.Filters-module__w4eOZW__filterSection{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;margin-bottom:15px;padding:20px}.Filters-module__w4eOZW__header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.Filters-module__w4eOZW__headerActions{align-items:center;gap:12px;display:flex}.Filters-module__w4eOZW__chevron{color:var(--color-text-secondary);font-size:14px;transition:transform .2s}.Filters-module__w4eOZW__title{color:var(--color-text-primary);margin:0;font-size:20px;font-weight:700}.Filters-module__w4eOZW__clearButton{color:var(--color-danger-500);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600;transition:all .2s}.Filters-module__w4eOZW__clearButton:hover{background:color-mix(in srgb, var(--color-danger-500) 10%, transparent)}.Filters-module__w4eOZW__collapsibleContent{transition:max-height .3s ease-in-out,opacity .3s ease-in-out,margin-top .3s ease-in-out;overflow:hidden}.Filters-module__w4eOZW__expanded{opacity:1;max-height:500px;margin-top:12px}.Filters-module__w4eOZW__collapsed{opacity:0;max-height:0;margin-top:0}.Filters-module__w4eOZW__badgesContainer{flex-wrap:wrap;gap:8px;display:flex}.Filters-module__w4eOZW__badge{background:var(--color-surface-3);color:var(--color-text-primary);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s}.Filters-module__w4eOZW__badge:hover{border-color:color-mix(in srgb, var(--color-primary-500) 40%, var(--color-text-secondary))}.Filters-module__w4eOZW__badge.Filters-module__w4eOZW__active{color:var(--color-primary-500);background:color-mix(in srgb, var(--color-primary-500) 10%, transparent);border-color:color-mix(in srgb, var(--color-primary-500) 30%, transparent)}@media (max-width:835px){.Filters-module__w4eOZW__filterSection{padding:16px;margin-bottom:16px!important}.Filters-module__w4eOZW__title{font-size:18px}}
.TrendingHashtags-module__dQL64G__card{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;margin-top:16px;margin-bottom:16px;padding:16px}.TrendingHashtags-module__dQL64G__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TrendingHashtags-module__dQL64G__title{color:var(--color-text-primary);align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;display:flex}.TrendingHashtags-module__dQL64G__titleIcon{color:#f43f5e}.TrendingHashtags-module__dQL64G__list{flex-direction:column;gap:6px;display:flex}.TrendingHashtags-module__dQL64G__hashtagItem{color:var(--color-text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;text-decoration:none;transition:all .2s;display:flex}.TrendingHashtags-module__dQL64G__hashtagItem:hover{background:var(--color-surface-2);border-color:var(--color-border-default);transform:translate(2px)}.TrendingHashtags-module__dQL64G__activeItem{background:#f43f5e1a;border-color:#f43f5e4d}.TrendingHashtags-module__dQL64G__tagText{color:#f43f5e;font-size:14px;font-weight:600}.TrendingHashtags-module__dQL64G__countText{color:var(--color-text-tertiary);background:var(--color-surface-2);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:500}.TrendingHashtags-module__dQL64G__emptyText{color:var(--color-text-tertiary);text-align:center;padding:12px 0;font-size:13px}
.FeedSkeleton-module__tmmrsG__loadingShell{background:0 0;flex-direction:column;gap:18px;display:flex}.FeedSkeleton-module__tmmrsG__loadingHero{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:20px;align-items:center;gap:18px;padding:22px 24px;display:flex}.FeedSkeleton-module__tmmrsG__loadingHero h2{color:var(--color-text-primary);margin:0 0 6px;font-size:26px;font-weight:700}.FeedSkeleton-module__tmmrsG__loadingHero p{color:var(--color-text-secondary);margin:0;font-size:14px}.FeedSkeleton-module__tmmrsG__loadingSpinner{border:4px solid var(--color-border-subtle);border-top-color:var(--color-info-500);border-right-color:var(--color-primary-500);border-radius:50%;flex-shrink:0;width:56px;height:56px;animation:.85s linear infinite FeedSkeleton-module__tmmrsG__communityFeedSpin}.FeedSkeleton-module__tmmrsG__loadingCards{background:0 0;flex-direction:column;gap:16px;display:flex}.FeedSkeleton-module__tmmrsG__loadingCard,.FeedSkeleton-module__tmmrsG__loadingCardLarge{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:18px;position:relative;overflow:hidden}.FeedSkeleton-module__tmmrsG__loadingCard{padding:18px}.FeedSkeleton-module__tmmrsG__loadingCardLarge{padding:20px}.FeedSkeleton-module__tmmrsG__loadingCard:after,.FeedSkeleton-module__tmmrsG__loadingCardLarge:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--color-bg-hover) 45%, var(--color-bg-active) 50%, var(--color-bg-hover) 55%, transparent 100%);animation:1.8s ease-in-out infinite FeedSkeleton-module__tmmrsG__communityFeedShimmer;position:absolute;inset:0;transform:translate(-100%)}.FeedSkeleton-module__tmmrsG__loadingHeaderRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.FeedSkeleton-module__tmmrsG__loadingAvatar{background:var(--color-surface-2);border-radius:50%;width:46px;height:46px}.FeedSkeleton-module__tmmrsG__loadingHeaderText{flex:1}.FeedSkeleton-module__tmmrsG__loadingLineTiny,.FeedSkeleton-module__tmmrsG__loadingLineShort,.FeedSkeleton-module__tmmrsG__loadingLineMedium,.FeedSkeleton-module__tmmrsG__loadingLineWide,.FeedSkeleton-module__tmmrsG__loadingBlock{background:var(--color-surface-2);border-radius:999px}.FeedSkeleton-module__tmmrsG__loadingLineTiny{width:92px;height:10px}.FeedSkeleton-module__tmmrsG__loadingLineShort{width:140px;height:12px;margin-bottom:10px}.FeedSkeleton-module__tmmrsG__loadingLineMedium{width:56%;height:12px;margin-bottom:10px}.FeedSkeleton-module__tmmrsG__loadingLineWide{width:82%;height:12px;margin-bottom:10px}.FeedSkeleton-module__tmmrsG__loadingBlock{border-radius:16px;width:100%;height:210px;margin-top:14px}@keyframes FeedSkeleton-module__tmmrsG__communityFeedSpin{to{transform:rotate(360deg)}}@keyframes FeedSkeleton-module__tmmrsG__communityFeedShimmer{to{transform:translate(100%)}}@media (max-width:835px){.FeedSkeleton-module__tmmrsG__loadingHero{border-radius:16px;align-items:flex-start;padding:16px}.FeedSkeleton-module__tmmrsG__loadingHero h2{font-size:20px}.FeedSkeleton-module__tmmrsG__loadingHero p{font-size:13px}.FeedSkeleton-module__tmmrsG__loadingSpinner{border-width:3px;width:42px;height:42px}.FeedSkeleton-module__tmmrsG__loadingBlock{height:160px}}
.ReportModal-module__1dOK3W__overlay{background:var(--color-overlay,#000000a6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out ReportModal-module__1dOK3W__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReportModal-module__1dOK3W__fadeIn{0%{opacity:0}to{opacity:1}}.ReportModal-module__1dOK3W__modal{background:var(--color-surface-1,#18181d);border:1px solid var(--color-border-default,#ffffff1f);border-radius:var(--radius-xl,20px);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-xl,0 25px 50px -12px #0009);color:var(--color-text-primary,#fff);flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) ReportModal-module__1dOK3W__scaleUp;display:flex;overflow:hidden}@keyframes ReportModal-module__1dOK3W__scaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ReportModal-module__1dOK3W__header{border-bottom:1px solid var(--color-border-subtle,#ffffff14);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.ReportModal-module__1dOK3W__title{color:var(--color-text-primary,#fff);align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.ReportModal-module__1dOK3W__closeBtn{color:var(--color-text-secondary,#9ca3af);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.15rem;transition:all .2s}.ReportModal-module__1dOK3W__closeBtn:hover{background:var(--color-surface-2,#ffffff14);color:var(--color-text-primary,#fff)}.ReportModal-module__1dOK3W__body{flex-direction:column;gap:20px;padding:20px 24px;display:flex;overflow-y:auto}.ReportModal-module__1dOK3W__subtitle{color:var(--color-text-secondary,#9ca3af);font-size:.86rem;line-height:1.4}.ReportModal-module__1dOK3W__reasonsList{flex-direction:column;gap:8px;display:flex}.ReportModal-module__1dOK3W__reasonOption{border-radius:var(--radius-md,8px);border:1px solid var(--color-border-subtle,#ffffff14);background:var(--color-surface-2,#ffffff05);cursor:pointer;align-items:flex-start;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.ReportModal-module__1dOK3W__reasonOption:hover{background:#ffffff0d;border-color:#ffffff2e}.ReportModal-module__1dOK3W__reasonOption.ReportModal-module__1dOK3W__selected{border-color:var(--theme-accent,#7c3aed);background:color-mix(in srgb, var(--theme-accent,#7c3aed) 15%, transparent)}.ReportModal-module__1dOK3W__radioInput{cursor:pointer;accent-color:var(--theme-accent,#7c3aed);margin-top:3px}.ReportModal-module__1dOK3W__reasonContent{flex-direction:column;gap:2px;display:flex}.ReportModal-module__1dOK3W__reasonLabel{color:var(--color-text-primary,#fff);font-size:.88rem;font-weight:600}.ReportModal-module__1dOK3W__reasonDesc{color:var(--color-text-secondary,#9ca3af);font-size:.76rem;line-height:1.35}.ReportModal-module__1dOK3W__warningBox{border-radius:var(--radius-md,8px);background:#f59e0b14;border:1px solid #f59e0b40;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.ReportModal-module__1dOK3W__warningIcon{color:#f59e0b;flex-shrink:0;margin-top:1px;font-size:1rem}.ReportModal-module__1dOK3W__warningContent{flex-direction:column;gap:2px;display:flex}.ReportModal-module__1dOK3W__warningTitle{color:#fbbf24;font-size:.82rem;font-weight:700}.ReportModal-module__1dOK3W__warningText{color:var(--color-text-secondary,#9ca3af);font-size:.74rem;line-height:1.4}.ReportModal-module__1dOK3W__textareaGroup{flex-direction:column;gap:6px;display:flex}.ReportModal-module__1dOK3W__textareaLabel{color:var(--color-text-primary,#fff);font-size:.82rem;font-weight:600}.ReportModal-module__1dOK3W__textarea{border-radius:var(--radius-md,8px);border:1px solid var(--color-border-default,#ffffff1f);width:100%;min-height:64px;color:var(--color-text-primary,#fff);resize:vertical;background:#00000040;padding:10px 12px;font-family:inherit;font-size:.86rem}.ReportModal-module__1dOK3W__textarea:focus{border-color:var(--theme-accent,#7c3aed);outline:none}.ReportModal-module__1dOK3W__footer{border-top:1px solid var(--color-border-subtle,#ffffff14);background:0 0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.ReportModal-module__1dOK3W__cancelBtn{border:1px solid var(--color-border-default,#ffffff26);color:var(--color-text-primary,#fff);border-radius:var(--radius-md,8px);cursor:pointer;background:0 0;padding:8px 16px;font-size:.88rem;font-weight:600;transition:all .2s}.ReportModal-module__1dOK3W__cancelBtn:hover{background:var(--color-surface-2,#ffffff0f)}.ReportModal-module__1dOK3W__submitBtn{color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;padding:8px 20px;font-size:.88rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #ef44444d}.ReportModal-module__1dOK3W__submitBtn:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.ReportModal-module__1dOK3W__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ReportModal-module__1dOK3W__evidenceSection{border-top:1px dashed var(--color-border-subtle,#ffffff1a);flex-direction:column;gap:10px;margin-top:4px;padding-top:14px;display:flex}.ReportModal-module__1dOK3W__evidenceHeader{flex-direction:column;gap:4px;display:flex}.ReportModal-module__1dOK3W__evidenceTitle{color:var(--color-text-primary,#fff);align-items:center;font-size:.84rem;font-weight:700;display:flex}.ReportModal-module__1dOK3W__evidenceSubtext{color:var(--color-text-secondary,#9ca3af);font-size:.74rem;line-height:1.35}.ReportModal-module__1dOK3W__dropzone{border:1px dashed var(--color-border-default,#fff3);border-radius:var(--radius-md,8px);background:var(--color-surface-2,#ffffff05);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 12px;transition:all .2s;display:flex}.ReportModal-module__1dOK3W__dropzone:hover{background:#818cf80f;border-color:#818cf8}.ReportModal-module__1dOK3W__dropzoneIcon{color:#818cf8;font-size:1.25rem}.ReportModal-module__1dOK3W__dropzoneText{color:var(--color-text-secondary,#9ca3af);font-size:.78rem;font-weight:500}.ReportModal-module__1dOK3W__fileInput{display:none}.ReportModal-module__1dOK3W__thumbnailsGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}.ReportModal-module__1dOK3W__thumbnailCard{border:1px solid var(--color-border-subtle,#ffffff26);aspect-ratio:16/10;background:#0f0f13;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ReportModal-module__1dOK3W__thumbnailImg{object-fit:cover;width:100%;height:100%}.ReportModal-module__1dOK3W__removeThumbBtn{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;transition:all .15s;display:flex;position:absolute;top:4px;right:4px}.ReportModal-module__1dOK3W__removeThumbBtn:hover{background:#dc2626;transform:scale(1.1)}.ReportModal-module__1dOK3W__thumbSize{color:#e2e8f0;background:#000000bf;border-radius:4px;padding:1px 5px;font-size:.65rem;font-weight:600;position:absolute;bottom:4px;left:4px}
.PostCard-module__zc9lSG__card{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:16px;margin-bottom:24px;padding:20px;transition:all .3s}.PostCard-module__zc9lSG__cardPinned{border-color:var(--color-primary-500,#3b82f6);box-shadow:0 0 0 1px var(--color-primary-500,#3b82f6), 0 8px 24px #3b82f614;position:relative}.PostCard-module__zc9lSG__pinnedBanner{background:color-mix(in srgb, var(--color-primary-500) 15%, transparent);color:var(--color-text-brand-badge);border:1px solid color-mix(in srgb, var(--color-primary-500) 30%, transparent);border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.PostCard-module__zc9lSG__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PostCard-module__zc9lSG__authorInfo{align-items:center;gap:12px;display:flex}.PostCard-module__zc9lSG__avatar{flex-shrink:0}.PostCard-module__zc9lSG__avatar img{object-fit:cover;border:1px solid var(--color-border-strong);border-radius:50%;width:44px;height:44px}.PostCard-module__zc9lSG__avatarFallback{background:var(--color-surface-3);width:44px;height:44px;color:var(--color-text-secondary);border:1px solid var(--color-border-strong);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.PostCard-module__zc9lSG__authorMeta{flex-direction:column;display:flex}.PostCard-module__zc9lSG__authorName{color:var(--color-text-primary);font-size:16px;font-weight:700}.PostCard-module__zc9lSG__authorHandle{color:var(--color-text-tertiary);font-size:13px}.PostCard-module__zc9lSG__timeRow{align-items:center;gap:8px;margin-top:2px;display:flex}.PostCard-module__zc9lSG__postTime{color:var(--color-text-tertiary);font-size:12px}.PostCard-module__zc9lSG__headerOptions{position:relative}.PostCard-module__zc9lSG__optionsButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.PostCard-module__zc9lSG__optionsButton:hover{background:var(--color-surface-3);color:var(--color-text-primary)}.PostCard-module__zc9lSG__optionsMenu{background:var(--color-surface-1);border:1px solid var(--color-border-default);z-index:50;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:8px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000026}.PostCard-module__zc9lSG__menuItem{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PostCard-module__zc9lSG__menuItem svg{text-align:center;width:16px;font-size:14px}.PostCard-module__zc9lSG__menuItem:hover{background:var(--color-surface-2);color:var(--color-text-primary)}.PostCard-module__zc9lSG__menuItemDestructive{color:var(--color-error-500)}.PostCard-module__zc9lSG__menuItemDestructive:hover{background:color-mix(in srgb, var(--color-error-500) 10%, transparent);color:var(--color-error-500)}.PostCard-module__zc9lSG__content{margin-bottom:16px}.PostCard-module__zc9lSG__title{color:var(--color-text-primary);margin-bottom:8px;font-size:18px;font-weight:700}.PostCard-module__zc9lSG__bodyText{color:var(--color-text-secondary);white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.5}.PostCard-module__zc9lSG__mediaContainer{background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:12px;display:flex;overflow:hidden}.PostCard-module__zc9lSG__mediaImage{object-fit:contain;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:600px;display:block}.PostCard-module__zc9lSG__actions{border-top:1px solid var(--color-border-default);align-items:center;gap:16px;padding-top:16px;display:flex}.PostCard-module__zc9lSG__actionButtonWrapper{align-items:center;gap:6px;display:flex}.PostCard-module__zc9lSG__actionButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.PostCard-module__zc9lSG__actionButton:hover{background:var(--color-surface-3);color:var(--color-primary-500)}.PostCard-module__zc9lSG__actionButton.PostCard-module__zc9lSG__liked{color:var(--color-danger-500)}.PostCard-module__zc9lSG__actionButton.PostCard-module__zc9lSG__liked:hover{background:color-mix(in srgb, var(--color-danger-500) 10%, transparent)}.PostCard-module__zc9lSG__actionCount{color:var(--color-text-secondary);font-size:14px;font-weight:600}.PostCard-module__zc9lSG__saveButton{margin-left:auto}.PostCard-module__zc9lSG__actionButton.PostCard-module__zc9lSG__saved{color:var(--color-primary-500)}.PostCard-module__zc9lSG__actionButton.PostCard-module__zc9lSG__saved:hover{background:color-mix(in srgb, var(--color-primary-500) 10%, transparent)}@media (max-width:835px){.PostCard-module__zc9lSG__card{padding:16px;margin-bottom:16px!important}.PostCard-module__zc9lSG__title{margin-bottom:6px;font-size:16px}.PostCard-module__zc9lSG__bodyText{margin-bottom:10px;font-size:14px}.PostCard-module__zc9lSG__authorName{font-size:14px}.PostCard-module__zc9lSG__authorHandle{font-size:12px}.PostCard-module__zc9lSG__postTime{font-size:11px}.PostCard-module__zc9lSG__actionCount{font-size:12px}}.PostCard-module__zc9lSG__tagsList{flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:12px;display:flex}.PostCard-module__zc9lSG__tagChip{background:var(--color-surface-2);color:#f43f5e;cursor:pointer;border:1px solid #f43f5e33;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.PostCard-module__zc9lSG__tagChip:hover{background:#f43f5e26;border-color:#f43f5e66;transform:translateY(-1px)}.PostCard-module__zc9lSG__exclusiveBanner{background:var(--color-primary-100);color:var(--color-primary-600);border-bottom:1px solid var(--color-primary-200);border-top-left-radius:16px;border-top-right-radius:16px;align-items:center;margin:-16px -16px 16px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.PostCard-module__zc9lSG__fakePrivateGate{background:linear-gradient(180deg, transparent 0%, var(--color-surface-1,#111) 40%);z-index:10;margin-top:-24px;padding-top:56px;position:relative}.PostCard-module__zc9lSG__privateGateBox{background:var(--color-surface-2,#1a1a1a);border:1px solid var(--color-border-default,#2a2a2a);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.PostCard-module__zc9lSG__privateGateHeader{flex:1;align-items:center;gap:16px;display:flex}.PostCard-module__zc9lSG__privateGateText{flex-direction:column;gap:4px;display:flex}.PostCard-module__zc9lSG__privateGateTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.PostCard-module__zc9lSG__privateGateSmallIcon{color:var(--color-primary-500,#8b5cf6);font-size:16px}.PostCard-module__zc9lSG__privateGateDesc{color:var(--color-text-secondary,#a1a1aa);margin:0;font-size:14px;line-height:1.4}.PostCard-module__zc9lSG__privateGateActions{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:200px;display:flex}.PostCard-module__zc9lSG__privateGateCta{background:var(--color-primary-500,#8b5cf6);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s}.PostCard-module__zc9lSG__privateGateCta:hover{background:var(--color-primary-600,#7c3aed)}.PostCard-module__zc9lSG__privateGateLogin{color:var(--color-text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;font-size:14px}.PostCard-module__zc9lSG__privateGateLogin span{color:var(--color-primary-500,#8b5cf6);font-weight:600}@media (max-width:768px){.PostCard-module__zc9lSG__privateGateBox{flex-direction:column;align-items:flex-start;padding:20px}.PostCard-module__zc9lSG__privateGateActions{width:100%;margin-top:8px}}.PostCard-module__zc9lSG__galleryContainer{flex-direction:column;width:100%;margin-top:12px;margin-bottom:12px;display:flex}.PostCard-module__zc9lSG__mainImageWrapper{aspect-ratio:1;border:1px solid var(--color-border-default);background:#000;border-radius:16px;justify-content:center;align-items:center;width:100%;max-height:540px;display:flex;position:relative;overflow:hidden}.PostCard-module__zc9lSG__mainImage{object-fit:cover;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%}.PostCard-module__zc9lSG__navArrow{color:#fff;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .25s,background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PostCard-module__zc9lSG__mainImageWrapper:hover .PostCard-module__zc9lSG__navArrow{opacity:1}.PostCard-module__zc9lSG__navArrow:hover{background:#000000bf;transform:translateY(-50%)scale(1.08)}.PostCard-module__zc9lSG__prevArrow{left:14px}.PostCard-module__zc9lSG__nextArrow{right:14px}.PostCard-module__zc9lSG__instagramDots{justify-content:center;align-items:center;gap:6px;width:100%;height:12px;margin-top:10px;display:flex}.PostCard-module__zc9lSG__instagramDot{background:var(--color-text-secondary);opacity:.4;cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.PostCard-module__zc9lSG__instagramDotActive{opacity:1;background:#8b5cf6;transform:scale(1.33)}
.post-video-module__1bLvMW__postTakeVideo{cursor:pointer;background:#000;border-radius:32px;width:337.5px;height:600px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 0 30px #00000080}.post-video-module__1bLvMW__postTakeVideoPlayer{object-fit:cover;border-radius:32px;width:100%;height:100%;display:block}.post-video-module__1bLvMW__videoPlayOverlay{opacity:1;pointer-events:auto;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.post-video-module__1bLvMW__postTakeVideo:hover .post-video-module__1bLvMW__videoPlayOverlay{opacity:0}.post-video-module__1bLvMW__videoPlayButton{color:#000;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex;box-shadow:0 4px 20px #0000004d}.post-video-module__1bLvMW__fullscreenButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.post-video-module__1bLvMW__fullscreenButton:hover{background:#f43f5ecc;border-color:#f43f5e;transform:scale(1.08)}
.post-poll-module__slKq4q__postPollContent{flex-direction:column;width:100%;max-width:100%;padding:.5rem 0;display:flex}.post-poll-module__slKq4q__postPollContent>div{width:100%}.post-poll-module__slKq4q__postTitle{color:var(--color-text-maxcontrast);margin-bottom:12px;font-size:18px;font-weight:700}.post-poll-module__slKq4q__postDescription{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:14px;font-weight:400}.post-poll-module__slKq4q__postPollOptions{flex-direction:column;gap:10px;width:100%;display:flex}.post-poll-module__slKq4q__postPollOption{background:var(--color-surface-2);border:1px solid var(--color-border-default);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px 16px;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.post-poll-module__slKq4q__postPollOption:hover:not(:disabled){background:var(--color-surface-3,#ffffff0a);border-color:var(--color-border-hover,var(--color-border-strong))}.post-poll-module__slKq4q__optionContent{text-align:left;flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.post-poll-module__slKq4q__optionIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px;margin-top:1px;display:flex}.post-poll-module__slKq4q__optionContent .post-poll-module__slKq4q__optionIcon svg{width:1.1rem;height:1.1rem}.post-poll-module__slKq4q__optionText{color:var(--color-text-primary);text-align:left;word-break:break-word;flex:1;font-size:.9375rem;font-weight:500;line-height:1.45}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+1) .post-poll-module__slKq4q__optionIcon{background:#60a5fa26}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+2) .post-poll-module__slKq4q__optionIcon{background:#a7653126}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+3) .post-poll-module__slKq4q__optionIcon{background:#c084fc26}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+4) .post-poll-module__slKq4q__optionIcon{background:#22c55e26}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+1) .post-poll-module__slKq4q__optionIcon svg{color:#60a5fa}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+2) .post-poll-module__slKq4q__optionIcon svg{color:#a76531}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+3) .post-poll-module__slKq4q__optionIcon svg{color:#c084fc}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+4) .post-poll-module__slKq4q__optionIcon svg{color:#22c55e}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+1) .post-poll-module__slKq4q__progressFill{background:#60a5fa}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+2) .post-poll-module__slKq4q__progressFill{background:#a76531}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+3) .post-poll-module__slKq4q__progressFill{background:#c084fc}.post-poll-module__slKq4q__postPollOptions .post-poll-module__slKq4q__postPollOption:nth-child(4n+4) .post-poll-module__slKq4q__progressFill{background:#22c55e}.post-poll-module__slKq4q__optionResult{flex-shrink:0;align-items:center;gap:10px;margin-left:8px;display:flex}.post-poll-module__slKq4q__percentageText{color:var(--color-text-primary);text-align:right;font-variant-numeric:tabular-nums;min-width:40px;font-size:.875rem;font-weight:700}.post-poll-module__slKq4q__progressBar{background-color:color-mix(in srgb, var(--color-text-primary) 12%, transparent);border-radius:999px;flex-shrink:0;width:4.5rem;height:6px;position:relative;overflow:hidden}.post-poll-module__slKq4q__progressFill{border-radius:999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.post-poll-module__slKq4q__pollFooter{color:var(--color-text-tertiary);justify-content:space-between;align-items:center;padding-top:16px;font-size:13.5px;font-weight:400;display:flex}.post-poll-module__slKq4q__pollEndedBanner{background:var(--color-surface-2);color:var(--color-text-secondary);text-align:center;border:1px solid var(--color-border-default);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:10px 16px;font-size:14px;font-weight:500;display:flex}.post-poll-module__slKq4q__pollEndedBanner svg{color:var(--color-text-tertiary);font-size:14px}.post-poll-module__slKq4q__optionDisabled{opacity:.75;cursor:not-allowed!important}.post-poll-module__slKq4q__checkbox{border:2px solid var(--color-border-strong);color:#fff;background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:13px;transition:all .2s;display:flex}.post-poll-module__slKq4q__optionSelected .post-poll-module__slKq4q__checkbox{background:var(--color-primary-500);border-color:var(--color-primary-500)}.post-poll-module__slKq4q__optionSelected{border-color:var(--color-primary-500)!important;background:color-mix(in srgb, var(--color-primary-500) 10%, transparent)!important}.post-poll-module__slKq4q__confirmVoteButton{background:var(--color-primary-500);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;transition:all .2s}.post-poll-module__slKq4q__confirmVoteButton:hover:not(:disabled){background:var(--color-primary-700)}.post-poll-module__slKq4q__confirmVoteButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.post-poll-module__slKq4q__postPollOption{gap:10px;padding:11px 13px}.post-poll-module__slKq4q__optionText{font-size:.875rem}.post-poll-module__slKq4q__progressBar{width:3.5rem}.post-poll-module__slKq4q__percentageText{min-width:36px;font-size:.875rem}}
.LinkPreviewCard-module__a57mVq__card{border:1px solid var(--color-border-default);background-color:var(--color-bg-elevated);border-radius:12px;flex-direction:column;max-width:100%;margin-top:12px;margin-bottom:12px;text-decoration:none;transition:border-color .2s,background-color .2s;display:flex;overflow:hidden}.LinkPreviewCard-module__a57mVq__card:hover{background-color:var(--color-bg-hover);border-color:var(--color-primary-500)}.LinkPreviewCard-module__a57mVq__imageContainer{background-color:var(--color-bg-subtle);border-bottom:1px solid var(--color-border-default);width:100%;max-height:300px;overflow:hidden}.LinkPreviewCard-module__a57mVq__image{object-fit:cover;width:100%;height:100%;display:block}.LinkPreviewCard-module__a57mVq__content{flex-direction:column;gap:8px;padding:16px;display:flex}.LinkPreviewCard-module__a57mVq__title{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.LinkPreviewCard-module__a57mVq__description{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.LinkPreviewCard-module__a57mVq__footer{align-items:center;gap:8px;margin-top:4px;display:flex}.LinkPreviewCard-module__a57mVq__favicon{border-radius:2px;width:16px;height:16px}.LinkPreviewCard-module__a57mVq__linkIcon{color:var(--color-text-muted);font-size:14px}.LinkPreviewCard-module__a57mVq__domain{color:var(--color-text-muted);text-transform:lowercase;font-size:13px;font-weight:500}.LinkPreviewCard-module__a57mVq__skeleton{pointer-events:none}.LinkPreviewCard-module__a57mVq__imagePlaceholder{background-color:var(--color-bg-subtle);width:100%;height:200px;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:32px;animation:1.5s ease-in-out infinite LinkPreviewCard-module__a57mVq__pulse;display:flex}.LinkPreviewCard-module__a57mVq__skeletonTitle{background-color:var(--color-bg-subtle);border-radius:4px;width:80%;height:20px;animation:1.5s ease-in-out infinite LinkPreviewCard-module__a57mVq__pulse}.LinkPreviewCard-module__a57mVq__skeletonDesc{background-color:var(--color-bg-subtle);border-radius:4px;width:100%;height:16px;animation:1.5s ease-in-out infinite LinkPreviewCard-module__a57mVq__pulse}.LinkPreviewCard-module__a57mVq__skeletonUrl{background-color:var(--color-bg-subtle);border-radius:4px;width:40%;height:14px;margin-top:8px;animation:1.5s ease-in-out infinite LinkPreviewCard-module__a57mVq__pulse}@keyframes LinkPreviewCard-module__a57mVq__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}
.rich-text-formatter-module__7a__yW__richTitle{color:var(--color-text-primary);letter-spacing:-.01em;margin:0 0 16px;font-size:20px;font-weight:700;line-height:1.35}.rich-text-formatter-module__7a__yW__richBody{color:var(--color-text-secondary);font-size:15px;font-weight:400;line-height:1.7}.rich-text-formatter-module__7a__yW__richParagraph{color:var(--color-text-secondary);margin:0 0 8px}.rich-text-formatter-module__7a__yW__richParagraph:last-child{margin-bottom:0}.rich-text-formatter-module__7a__yW__richBody strong{color:var(--color-text-primary);font-weight:600}.rich-text-formatter-module__7a__yW__richBody em{color:var(--color-text-tertiary);font-style:italic}.rich-text-formatter-module__7a__yW__richList{margin:8px 0 12px;padding-left:20px;list-style:none}.rich-text-formatter-module__7a__yW__richList li{color:var(--color-text-secondary);margin-bottom:6px;padding-left:8px;line-height:1.6;position:relative}.rich-text-formatter-module__7a__yW__richList li:before{content:"";background:var(--color-primary-500);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:-14px}.rich-text-formatter-module__7a__yW__richQuote{border-left:3px solid var(--color-primary-500);background:var(--color-surface-2);color:var(--color-text-tertiary);border-radius:0 8px 8px 0;margin:12px 0;padding:12px 16px;font-style:italic;line-height:1.6}.rich-text-formatter-module__7a__yW__richBody .richHashtag{color:var(--color-text-brand);background:color-mix(in srgb, var(--color-primary-500) 10%, transparent);border-radius:4px;margin:0 1px;padding:2px 6px;font-weight:600;display:inline-block}.rich-text-formatter-module__7a__yW__richBody .richMention{color:var(--color-primary-500);cursor:pointer;font-weight:600;text-decoration:none;transition:color .15s}.rich-text-formatter-module__7a__yW__richBody .richMention:hover{color:var(--color-primary-600);text-decoration:none}.rich-text-formatter-module__7a__yW__richBody .richLink{color:var(--color-primary-500);text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:color .15s,text-decoration-color .15s}.rich-text-formatter-module__7a__yW__richBody .richLink:hover{color:var(--color-primary-600)}.rich-text-formatter-module__7a__yW__richCodeBlockWrapper{border:1px solid var(--color-border);background:#1e1e1e;border-radius:8px;margin:16px 0;overflow:hidden}.rich-text-formatter-module__7a__yW__richCodeHeader{color:#a0a0a0;letter-spacing:.5px;text-transform:uppercase;background:#2d2d2d;border-bottom:1px solid #1e1e1e;padding:6px 12px;font-size:12px;font-weight:600}.rich-text-formatter-module__7a__yW__richCodePre{color:#d4d4d4;margin:0;padding:16px;font-family:Fira Code,Consolas,monospace;font-size:14px;line-height:1.5;overflow-x:auto}.rich-text-formatter-module__7a__yW__richMathBlock{background:var(--color-surface-2);border-radius:8px;justify-content:center;margin:16px 0;padding:12px;display:flex;overflow-x:auto}.rich-text-formatter-module__7a__yW__richBody .richInlineCode{background:var(--color-surface-2);color:var(--color-text-primary);border-radius:4px;padding:2px 6px;font-family:Fira Code,Consolas,monospace;font-size:.9em}
.ReportButton-module__0NKw_a__menuItem{width:100%;color:var(--color-text-secondary,#94a3b8);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;font-weight:500;transition:all .2s;display:flex}.ReportButton-module__0NKw_a__menuItem:hover{color:#ef4444;background:#ef44441a}.ReportButton-module__0NKw_a__iconButton{color:var(--color-text-secondary,#94a3b8);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:.82rem;transition:all .2s;display:inline-flex}.ReportButton-module__0NKw_a__iconButton:hover{opacity:1;color:#ef4444;background:#ef444414}
.ReportOptionsMenu-module__xjT1KG__container{z-index:50;display:inline-block;position:relative}.ReportOptionsMenu-module__xjT1KG__iconButton{background:var(--color-surface-1,#ffffff0d);border:1px solid var(--color-border-subtle,#ffffff1a);width:40px;height:40px;color:var(--color-text-secondary,#9ca3af);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ReportOptionsMenu-module__xjT1KG__iconButton:hover{color:#f87171;background:#ef444426;border-color:#ef444459;transform:translateY(-2px)}.ReportOptionsMenu-module__xjT1KG__iconButton:focus-visible{outline:2px solid var(--theme-accent,#7c3aed);outline-offset:2px}.ReportOptionsMenu-module__xjT1KG__button{border-radius:var(--radius-md,8px);background:var(--color-surface-1,#ffffff0d);border:1px solid var(--color-border-subtle,#ffffff1a);color:var(--color-text-secondary,#9ca3af);cursor:pointer;align-items:center;gap:8px;padding:8px 14px;font-size:.86rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.ReportOptionsMenu-module__xjT1KG__button:hover{color:#f87171;background:#ef444426;border-color:#ef444459}.ReportOptionsMenu-module__xjT1KG__button:focus-visible{outline:2px solid var(--theme-accent,#7c3aed);outline-offset:2px}.ReportOptionsMenu-module__xjT1KG__discreet{border-radius:var(--radius-md,8px);color:var(--color-text-secondary,#9ca3af);cursor:pointer;opacity:.8;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:500;transition:all .2s;display:inline-flex}.ReportOptionsMenu-module__xjT1KG__discreet:hover{background:var(--color-surface-1,#ffffff0a);border-color:var(--color-border-subtle,#ffffff14);color:var(--color-text-primary,#fff);opacity:1}.ReportOptionsMenu-module__xjT1KG__discreet:focus-visible{outline:1px solid var(--theme-accent,#7c3aed)}.ReportOptionsMenu-module__xjT1KG__dropdown,.ReportOptionsMenu-module__xjT1KG__dropdownUp{background:var(--color-surface-1,#18181d);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--color-border-default,#ffffff1f);border-radius:var(--radius-lg,12px);width:290px;box-shadow:var(--shadow-xl,0 25px 50px -12px #000000b3), 0 0 0 1px #ffffff0d;z-index:999999;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute}.ReportOptionsMenu-module__xjT1KG__dropdown{animation:.2s cubic-bezier(.16,1,.3,1) ReportOptionsMenu-module__xjT1KG__dropdownFadeInDown;top:calc(100% + 8px);right:0}.ReportOptionsMenu-module__xjT1KG__dropdownUp{animation:.2s cubic-bezier(.16,1,.3,1) ReportOptionsMenu-module__xjT1KG__dropdownFadeInUp;top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}@keyframes ReportOptionsMenu-module__xjT1KG__dropdownFadeInDown{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ReportOptionsMenu-module__xjT1KG__dropdownFadeInUp{0%{opacity:0;transform:translate(-50%)translateY(6px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.ReportOptionsMenu-module__xjT1KG__header{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary,#9ca3af);border-bottom:1px solid var(--color-border-subtle,#ffffff14);margin-bottom:4px;padding:6px 10px;font-size:.74rem;font-weight:700}.ReportOptionsMenu-module__xjT1KG__optionItem{border-radius:var(--radius-md,8px);text-align:left;cursor:pointer;width:100%;color:var(--color-text-primary,#fff);background:0 0;border:1px solid #0000;align-items:flex-start;gap:12px;padding:10px 12px;transition:all .2s;display:flex}.ReportOptionsMenu-module__xjT1KG__optionItem:hover,.ReportOptionsMenu-module__xjT1KG__optionItem:focus-visible{background:var(--color-surface-2,#ffffff0d);border-color:var(--color-border-subtle,#ffffff14);outline:none}.ReportOptionsMenu-module__xjT1KG__optionIcon{color:var(--color-text-secondary,#9ca3af);text-align:center;flex-shrink:0;width:18px;margin-top:2px;font-size:1rem;transition:color .2s}.ReportOptionsMenu-module__xjT1KG__optionItem:hover .ReportOptionsMenu-module__xjT1KG__optionIcon{color:#f87171}.ReportOptionsMenu-module__xjT1KG__optionContent{flex-direction:column;gap:3px;display:flex}.ReportOptionsMenu-module__xjT1KG__optionLabel{color:var(--color-text-primary,#fff);font-size:.88rem;font-weight:600}.ReportOptionsMenu-module__xjT1KG__optionDesc{color:var(--color-text-secondary,#9ca3af);font-size:.76rem;line-height:1.35}
.MyWarningsView-module__zFFNrG__container{flex-direction:column;gap:16px;width:100%;display:flex}.MyWarningsView-module__zFFNrG__emptyState{border:1px dashed var(--color-border,#ffffff1f);text-align:center;color:var(--color-text-secondary,#94a3b8);background:#ffffff05;border-radius:12px;padding:32px;font-size:.95rem}.MyWarningsView-module__zFFNrG__warningCard{border:1px solid var(--color-border,#ffffff14);background:#ffffff08;border-left:4px solid #ef4444;border-radius:12px;flex-direction:column;gap:10px;padding:16px 20px;transition:all .2s;display:flex}.MyWarningsView-module__zFFNrG__warningCard.MyWarningsView-module__zFFNrG__warning{border-left-color:#f59e0b}.MyWarningsView-module__zFFNrG__warningCard.MyWarningsView-module__zFFNrG__suspension{border-left-color:#ef4444}.MyWarningsView-module__zFFNrG__warningCard.MyWarningsView-module__zFFNrG__ban{background:#b91c1c0d;border-left-color:#b91c1c}.MyWarningsView-module__zFFNrG__header{justify-content:space-between;align-items:center;display:flex}.MyWarningsView-module__zFFNrG__actionBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.MyWarningsView-module__zFFNrG__actionBadge.MyWarningsView-module__zFFNrG__warning{color:#fbbf24;background:#f59e0b26}.MyWarningsView-module__zFFNrG__actionBadge.MyWarningsView-module__zFFNrG__suspension{color:#f87171;background:#ef444426}.MyWarningsView-module__zFFNrG__actionBadge.MyWarningsView-module__zFFNrG__ban{color:#fca5a5;background:#b91c1c40}.MyWarningsView-module__zFFNrG__date{color:var(--color-text-secondary,#94a3b8);font-size:.8rem}.MyWarningsView-module__zFFNrG__reason{color:var(--color-text-primary,#fff);font-size:.95rem;line-height:1.5}.MyWarningsView-module__zFFNrG__expires{color:#f87171;background:#ef444414;border-radius:6px;width:fit-content;padding:6px 10px;font-size:.82rem;font-weight:600}
.comments-section-module__BatS6q__postTake{background:var(--color-surface-1);border:1px solid var(--color-border-default);border-radius:24px;width:100%}.comments-section-module__BatS6q__postTakeHeader{align-items:center;gap:1rem;min-height:72px;padding:1rem;display:flex}.comments-section-module__BatS6q__postAuthorMeta{align-items:center;gap:8px;display:flex}.comments-section-module__BatS6q__postAuthorName{color:var(--color-text-maxcontrast);font-size:14px;font-weight:600}.comments-section-module__BatS6q__postHandle{color:var(--color-text-secondary);font-size:12px;font-weight:400}.comments-section-module__BatS6q__postTime{color:var(--color-text-secondary);margin-top:4px;font-size:12px;font-weight:400}.comments-section-module__BatS6q__new{color:var(--color-text-maxcontrast);text-transform:uppercase;background:#38bdf8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.comments-section-module__BatS6q__type{color:#c084fc;text-transform:uppercase;background:#312040;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:12px;font-weight:700}.comments-section-module__BatS6q__postOptionsContainer{margin-left:auto;position:relative}.comments-section-module__BatS6q__type+.comments-section-module__BatS6q__postOptionsContainer{margin-left:8px}.comments-section-module__BatS6q__postOptionsButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.comments-section-module__BatS6q__postOptionsButton:hover{background:var(--color-border-default);color:var(--color-text-maxcontrast)}.comments-section-module__BatS6q__postOptionsMenu{background:var(--color-surface-2);border:1px solid var(--color-border-strong);z-index:50;border-radius:12px;min-width:150px;padding:8px;animation:.2s comments-section-module__BatS6q__menuFadeIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px #00000080}@keyframes comments-section-module__BatS6q__menuFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.comments-section-module__BatS6q__deletePostButton{width:100%;color:var(--color-error-500);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.comments-section-module__BatS6q__deletePostButton:hover{background:color-mix(in srgb, var(--color-error-500) 10%, transparent)}.comments-section-module__BatS6q__postTakeContent{position:relative}.comments-section-module__BatS6q__postImageContent{justify-content:center;align-items:center;max-width:80%;height:100%;min-height:300px;margin-inline:auto;display:flex;overflow:hidden}.comments-section-module__BatS6q__postTextOnly{background:0 0;border-top:1px solid #ffffff1a;min-height:auto;padding:2rem 1.5rem}.comments-section-module__BatS6q__postTextLarge{color:var(--color-text-maxcontrast);white-space:pre-line;margin:0;font-size:16px;font-weight:400;line-height:1.65}.comments-section-module__BatS6q__postTitle{color:var(--color-text-maxcontrast);margin-bottom:12px;font-size:18px;font-weight:700}.comments-section-module__BatS6q__postDescription{color:var(--color-text-secondary);white-space:pre-wrap;margin-bottom:1.5rem;font-size:14px;font-weight:400}.comments-section-module__BatS6q__postImage{object-fit:cover;width:auto;height:100%;display:block}.comments-section-module__BatS6q__postActionButtons{flex-direction:column;align-items:end;gap:24px;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.comments-section-module__BatS6q__actionButtonsBottom{background:0 0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;display:flex;flex-direction:row!important;position:static!important;transform:none!important}.comments-section-module__BatS6q__actionButtonsLeft{align-items:center;gap:1rem;display:flex}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__postContainerButton{justify-content:center;align-items:center;gap:8px;display:flex;flex-direction:row!important}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__actionButton{width:auto;height:auto;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:0}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__actionButton:hover{color:var(--color-text-maxcontrast)}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__actionButton svg{width:18px;height:18px;display:block}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__buttonInfo{color:var(--color-text-secondary);font-size:13px;font-weight:400;line-height:1}.comments-section-module__BatS6q__bookmarkButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;width:auto;height:auto;padding:0;transition:color .2s}.comments-section-module__BatS6q__bookmarkButton:hover{color:var(--color-text-maxcontrast)}.comments-section-module__BatS6q__bookmarkButton svg{width:18px;height:18px}.comments-section-module__BatS6q__bookmarkSaved,.comments-section-module__BatS6q__bookmarkSaved svg{color:#fbbf24!important}.comments-section-module__BatS6q__bookmarkSaved:hover,.comments-section-module__BatS6q__bookmarkSaved:hover svg{color:#f59e0b!important}.comments-section-module__BatS6q__postContainerButton{color:var(--color-text-maxcontrast);flex-direction:column;align-items:center;gap:4px;display:flex}.comments-section-module__BatS6q__actionButton{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.comments-section-module__BatS6q__actionButton svg{width:20px;height:20px;color:var(--color-text-maxcontrast)}.comments-section-module__BatS6q__postInfo{padding-inline:1rem;padding-top:1rem}.comments-section-module__BatS6q__postFooter{min-height:72px;padding:1rem}.comments-section-module__BatS6q__postContainerComment{align-items:start;gap:1rem;display:flex}.comments-section-module__BatS6q__postContainerComment:not(:first-child){margin-top:1rem}.comments-section-module__BatS6q__commentWrapper{margin-bottom:4px;position:relative}.comments-section-module__BatS6q__replyWrapper{margin-left:44px;padding-left:16px;position:relative}.comments-section-module__BatS6q__replyWrapper:before{content:"";border-left:2px solid var(--color-surface-2);border-bottom:2px solid var(--color-surface-2);background:0 0;border-bottom-left-radius:12px;width:12px;height:28px;position:absolute;top:-12px;left:-22px}.comments-section-module__BatS6q__replyContainer{gap:10px}.comments-section-module__BatS6q__replyHandle{color:var(--color-text-primary);font-size:13px;font-weight:600}.comments-section-module__BatS6q__replyBadge{display:none}.comments-section-module__BatS6q__replyText{color:var(--color-text-primary);font-size:14px}.comments-section-module__BatS6q__commentBubbleWrapper{align-items:flex-start;gap:8px;display:flex}.comments-section-module__BatS6q__commentBubble{background:var(--color-surface-2);border-radius:18px;max-width:100%;padding:8px 12px;display:inline-block}.comments-section-module__BatS6q__commentMenuWrapper{align-items:center;display:flex;position:relative}.comments-section-module__BatS6q__commentMenuButton{width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.comments-section-module__BatS6q__commentMenuButton:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.comments-section-module__BatS6q__commentMenuDropdown{background:var(--color-surface-1);border:1px solid var(--color-border-default);z-index:100;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;margin-top:4px;padding:8px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000026}.comments-section-module__BatS6q__commentMenuItem{width:100%;color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.comments-section-module__BatS6q__commentMenuItem svg{text-align:center;width:16px;font-size:14px}.comments-section-module__BatS6q__commentMenuItem:hover{background:var(--color-surface-2);color:var(--color-text-primary)}.comments-section-module__BatS6q__commentMenuItemDestructive{color:var(--color-error-500)}.comments-section-module__BatS6q__commentMenuItemDestructive:hover{background:color-mix(in srgb, var(--color-error-500) 10%, transparent);color:var(--color-error-500)}.comments-section-module__BatS6q__editCommentForm{flex:1}.comments-section-module__BatS6q__editCommentActions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.comments-section-module__BatS6q__viewMoreComments{justify-content:space-between;align-items:center;margin-top:8px;padding:12px 0;display:flex}.comments-section-module__BatS6q__viewMoreButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.comments-section-module__BatS6q__viewMoreButton:hover{color:var(--color-text-tertiary);text-decoration:underline}.comments-section-module__BatS6q__commentsCounter{color:var(--color-text-secondary);font-size:14px}.comments-section-module__BatS6q__replyCountLine{cursor:pointer;align-items:center;gap:8px;margin-left:44px;padding:8px 0;display:flex;position:relative}.comments-section-module__BatS6q__replyCountLine:hover .comments-section-module__BatS6q__replyCountText{text-decoration:underline}.comments-section-module__BatS6q__replyCountConnector{border-left:2px solid var(--color-surface-2);border-bottom:2px solid var(--color-surface-2);background:0 0;border-bottom-left-radius:12px;width:12px;height:20px;position:absolute;top:-4px;left:-22px}.comments-section-module__BatS6q__replyCountText{color:var(--color-text-secondary);font-size:13px;font-weight:600}.comments-section-module__BatS6q__commentAuthor{color:var(--color-text-primary);margin-bottom:2px;font-size:13px;font-weight:600;display:block}.comments-section-module__BatS6q__commentTextContent{color:var(--color-text-primary);word-wrap:break-word;font-size:14px;line-height:1.4;display:block}.comments-section-module__BatS6q__mentionTag{color:var(--color-primary-500);font-weight:500}.comments-section-module__BatS6q__commentActions{color:var(--color-text-secondary);align-items:center;gap:12px;margin-top:4px;margin-left:12px;font-size:12px;font-weight:600;display:flex}.comments-section-module__BatS6q__commentActions button{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;transition:color .2s}.comments-section-module__BatS6q__commentActions button:hover{color:var(--color-text-maxcontrast)}.comments-section-module__BatS6q__commentActions button.comments-section-module__BatS6q__activeAction{color:var(--color-primary-500);font-weight:600}.comments-section-module__BatS6q__commentActions button.comments-section-module__BatS6q__liked{color:#ff4458!important}.comments-section-module__BatS6q__commentActions button svg{margin-right:4px}.comments-section-module__BatS6q__replyFormInline{gap:12px;margin-top:12px;margin-left:44px;display:flex}.comments-section-module__BatS6q__replyInputContainer{flex-direction:column;flex:1;gap:8px;display:flex}.comments-section-module__BatS6q__replyActions{justify-content:flex-end;gap:8px;display:flex}.comments-section-module__BatS6q__postInfo div{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:8px;display:flex}.comments-section-module__BatS6q__postInfo div button{background:var(--color-primary-500);color:var(--color-text-maxcontrast);cursor:pointer;border:none;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:600;min-height:0!important}.comments-section-module__BatS6q__submitReplyButton{background:var(--color-primary-500);color:var(--color-text-maxcontrast);cursor:pointer;border:none;border-radius:999px;margin-top:8px;margin-left:auto;padding:6px 12px}.comments-section-module__BatS6q__submitReplyButton:hover{background:var(--color-primary-600)}.comments-section-module__BatS6q__postContainerComment .comments-section-module__BatS6q__avatar{flex-shrink:0}@media (max-width:1024px){.comments-section-module__BatS6q__postActionButtons{flex-direction:column;align-items:end;gap:24px;display:flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.comments-section-module__BatS6q__actionButton{background:0 0;width:auto}}@media (max-width:835px){.comments-section-module__BatS6q__postTake{width:100%;max-width:none}.comments-section-module__BatS6q__postPollContent{max-width:calc(100% - 70px)}.comments-section-module__BatS6q__postTextOnly{padding:1.5rem 1.25rem}.comments-section-module__BatS6q__actionButtonsBottom{padding:.875rem 1.25rem}.comments-section-module__BatS6q__actionButtonsLeft{gap:.75rem}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__actionButton svg{width:16px;height:16px}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__buttonInfo{font-size:12px}.comments-section-module__BatS6q__actionButtonsBottom .comments-section-module__BatS6q__postContainerButton{gap:6px}.comments-section-module__BatS6q__bookmarkButton svg{width:16px;height:16px}.comments-section-module__BatS6q__postTextLarge{font-size:15px;line-height:1.6}.comments-section-module__BatS6q__richTitle{margin-bottom:12px;font-size:18px}.comments-section-module__BatS6q__richBody{font-size:14px;line-height:1.65}.comments-section-module__BatS6q__richImageContainer{border-radius:10px;max-height:320px}.comments-section-module__BatS6q__richImage{max-height:320px}.comments-section-module__BatS6q__richQuote{margin:10px 0;padding:10px 14px}.comments-section-module__BatS6q__postImageContent{max-width:100%}}.comments-section-module__BatS6q__clickableImage{cursor:zoom-in;transition:transform .2s,opacity .2s}.comments-section-module__BatS6q__clickableImage:hover{opacity:.9;transform:scale(1.01)}.comments-section-module__BatS6q__deleteButton{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;transition:all .2s;display:flex}.comments-section-module__BatS6q__deleteButton:hover{color:var(--color-error-500);background:color-mix(in srgb, var(--color-error-500) 10%, transparent)}.comments-section-module__BatS6q__deleteButton:disabled{opacity:.5;cursor:not-allowed}
.Card-module__h7Xg3a__card{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Card-module__h7Xg3a__radius-md{border-radius:var(--radius-md,8px)}.Card-module__h7Xg3a__radius-lg{border-radius:var(--radius-lg,16px)}.Card-module__h7Xg3a__radius-xl{border-radius:var(--radius-xl,24px)}.Card-module__h7Xg3a__radius-2xl{border-radius:28px}.Card-module__h7Xg3a__variant-default{background:var(--page-surface,var(--color-surface-1));border:1px solid var(--color-border-default)}.Card-module__h7Xg3a__variant-surface{background:var(--page-surface,var(--color-surface-2));border:1px solid var(--color-border-strong)}.Card-module__h7Xg3a__variant-bordered{border:1px solid var(--color-border-strong);background:0 0}.Card-module__h7Xg3a__card:not(.Card-module__h7Xg3a__transparent).Card-module__h7Xg3a__variant-bordered{background:var(--color-bg-app)}.Card-module__h7Xg3a__variant-accent{background:linear-gradient(135deg,#281939 0%,#231a38 50%,#351628 100%);border:1px solid #a855f766;box-shadow:0 20px 40px #0006}.Card-module__h7Xg3a__transparent{-webkit-backdrop-filter:blur(6px)}.Card-module__h7Xg3a__transparent.Card-module__h7Xg3a__variant-default{background:var(--page-surface-glass,#ffffff08);border-color:var(--page-surface-border,#ffffff0d)}.light .Card-module__h7Xg3a__transparent.Card-module__h7Xg3a__variant-default{background:var(--page-surface-glass,var(--color-white));border-color:var(--page-surface-border,var(--color-border-default))}.Card-module__h7Xg3a__transparent.Card-module__h7Xg3a__variant-surface{background:var(--page-surface-glass,#ffffff0d);border-color:var(--page-surface-border,#ffffff14);box-shadow:0 25px 50px -12px #0009}.Card-module__h7Xg3a__transparent.Card-module__h7Xg3a__variant-bordered{background:#ffffff01;border-color:#ffffff1f}.Card-module__h7Xg3a__transparent.Card-module__h7Xg3a__variant-accent{background:linear-gradient(135deg,#281939cc 0%,#231a38b3 50%,#35162899 100%);border-color:#a855f733}.Card-module__h7Xg3a__interactive{cursor:pointer}.Card-module__h7Xg3a__interactive:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), #ffffff0f, transparent 40%);z-index:0;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Card-module__h7Xg3a__interactive:hover:before{opacity:1}.Card-module__h7Xg3a__interactive:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 20px 40px #0006,0 0 20px #7c3aed1a}.light .Card-module__h7Xg3a__interactive:hover{border-color:var(--color-border-focus);box-shadow:0 10px 30px -10px #0000001a,0 0 20px #7c3aed0d}.Card-module__h7Xg3a__padding-none{padding:0}.Card-module__h7Xg3a__padding-sm{padding:var(--spacing-3)}.Card-module__h7Xg3a__padding-md{padding:var(--spacing-5)}.Card-module__h7Xg3a__padding-lg{padding:var(--spacing-8)}.Card-module__h7Xg3a__padding-xl{padding:4rem 2rem}.Card-module__h7Xg3a__padding-2xl{padding:2.5rem}.Card-module__h7Xg3a__header{margin-bottom:var(--spacing-4);z-index:1;position:relative}.Card-module__h7Xg3a__body{color:var(--color-text-secondary);z-index:1;line-height:1.6;position:relative}.Card-module__h7Xg3a__footer{margin-top:var(--spacing-6);padding-top:var(--spacing-4);z-index:1;border-top:1px solid #ffffff0d;position:relative}
.header-community-toggle-module__rWYbva__communityInfo{align-items:center;gap:12px;display:flex;position:relative}.header-community-toggle-module__rWYbva__communityNameLink{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);color:var(--color-text-primary);font-size:18px;font-weight:600;text-decoration:none;transition:color .2s}.header-community-toggle-module__rWYbva__communityNameLink:hover{color:var(--color-text-brand)}.header-community-toggle-module__rWYbva__communityName{font-family:var(--font-space-grotesk,"Space Grotesk", sans-serif);color:var(--color-text-primary);font-size:18px;font-weight:600}.header-community-toggle-module__rWYbva__communityButton{cursor:pointer;width:36px;height:36px;color:var(--color-text-secondary);background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.header-community-toggle-module__rWYbva__communityButton svg{width:18px;height:18px}.header-community-toggle-module__rWYbva__communityButton:hover{background:var(--color-surface-3);color:var(--color-text-primary);border-color:var(--color-border-subtle)}.header-community-toggle-module__rWYbva__dropdown{background-color:var(--color-surface-1);border:1px solid var(--color-border-default);z-index:600;border-radius:8px;min-width:220px;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 10px #0000004d}.header-community-toggle-module__rWYbva__dropdown li{padding:8px 16px}.header-community-toggle-module__rWYbva__dropdown li a{color:var(--color-text-secondary);text-decoration:none;display:block}.header-community-toggle-module__rWYbva__dropdown li a:hover{color:var(--color-text-primary)}@media (max-width:768px){.header-community-toggle-module__rWYbva__communityInfo{gap:3px}.header-community-toggle-module__rWYbva__communityName,.header-community-toggle-module__rWYbva__communityNameLink{font-size:14px}.header-community-toggle-module__rWYbva__communityButton{min-height:0!important}}@media (max-width:480px){.header-community-toggle-module__rWYbva__communityName,.header-community-toggle-module__rWYbva__communityNameLink{white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:13px;display:inline-block;overflow:hidden}.header-community-toggle-module__rWYbva__communityButton{width:32px;height:32px}.header-community-toggle-module__rWYbva__communityButton svg{width:14px;height:14px}}@media (max-width:360px){.header-community-toggle-module__rWYbva__communityName,.header-community-toggle-module__rWYbva__communityNameLink{max-width:180px;font-size:12px}.header-community-toggle-module__rWYbva__communityButton{width:28px;height:28px}.header-community-toggle-module__rWYbva__communityButton svg{width:12px;height:12px}}
.header-module__0E-BMa__header{background:var(--color-bg-header);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-header);z-index:50;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.header-module__0E-BMa__headerRight{align-items:center;gap:20px;display:flex}@media (max-width:768px){.header-module__0E-BMa__header{gap:24px;padding:12px 16px}.header-module__0E-BMa__headerRight{gap:12px}}@media (max-width:480px){.header-module__0E-BMa__header{gap:8px;padding:10px 12px}.header-module__0E-BMa__headerRight{gap:6px}}@media (max-width:360px){.header-module__0E-BMa__header{gap:6px;padding:8px 10px}.header-module__0E-BMa__headerRight{gap:4px}}
.Label-module__bNHOqa__label{color:var(--color-text-primary);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500;line-height:1.25rem;font-family:var(--font-dm-sans), sans-serif;letter-spacing:-.01em;transition:opacity .2s,color .2s;display:inline-block}.Label-module__bNHOqa__label[data-disabled=true]{opacity:.5;cursor:not-allowed}.Label-module__bNHOqa__asterisk{color:var(--color-error-500);opacity:.9;margin-left:4px;font-weight:600}
.Field-module__y4iQ1W__field{flex-direction:column;gap:6px;width:100%;display:flex}.Field-module__y4iQ1W__hint{color:var(--color-text-tertiary,#9ca3af);font-size:.8125rem;line-height:1.5;font-family:var(--font-dm-sans), sans-serif;margin:0;transition:color .2s}.Field-module__y4iQ1W__message{font-size:.8125rem;font-weight:500;line-height:1.5;font-family:var(--font-dm-sans), sans-serif;opacity:0;margin:0;animation:.2s cubic-bezier(.16,1,.3,1) forwards Field-module__y4iQ1W__slideDown;transform:translateY(-4px)}@keyframes Field-module__y4iQ1W__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Field-module__y4iQ1W__message[data-match=error]{color:var(--color-error-500,#ef4444)}.Field-module__y4iQ1W__message[data-match=success]{color:var(--color-success-500,#22c55e)}.Field-module__y4iQ1W__message[data-match=warning]{color:var(--color-warning-500,#eab308)}.Field-module__y4iQ1W__message[data-match=info]{color:var(--color-info-500,#3b82f6)}
.button-module__AOqsGW__button{justify-content:center;align-items:center;gap:var(--spacing-2);border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap;border:1px solid #0000;outline:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.button-module__AOqsGW__button:focus-visible{box-shadow:0 0 0 2px var(--color-bg-app), 0 0 0 4px var(--color-border-focus)}.button-module__AOqsGW__button:disabled{opacity:.6;cursor:not-allowed}.button-module__AOqsGW__content{align-items:center;display:inline-flex}.button-module__AOqsGW__icon{justify-content:center;align-items:center;display:inline-flex}.button-module__AOqsGW__spinner{animation:1s linear infinite button-module__AOqsGW__spin}@keyframes button-module__AOqsGW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-module__AOqsGW__glassOverlay{border-radius:inherit;pointer-events:none;z-index:0;background:#fff0;transition:background .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:absolute;inset:0}.button-module__AOqsGW__button:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:#ffffff14}.button-module__AOqsGW__button:active:not(:disabled) .button-module__AOqsGW__glassOverlay{background:#0000001a}.button-module__AOqsGW__content,.button-module__AOqsGW__icon,.button-module__AOqsGW__spinner{z-index:1;position:relative}.button-module__AOqsGW__size-sm{height:32px;padding:0 var(--spacing-3);font-size:var(--text-body-sm-size)}.button-module__AOqsGW__size-md{height:40px;padding:0 var(--spacing-4);font-size:var(--text-body-md-size)}.button-module__AOqsGW__size-lg{height:48px;padding:0 var(--spacing-6);font-size:var(--text-body-lg-size)}.button-module__AOqsGW__size-mobile{min-width:44px;min-height:44px;padding:0 var(--spacing-4);font-size:var(--text-body-md-size)}.button-module__AOqsGW__variant-primary{background-color:var(--color-primary-500);color:var(--color-white)}.button-module__AOqsGW__variant-accent{background-color:var(--color-accent-cyan);color:var(--color-zinc-950)}.button-module__AOqsGW__variant-accent:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:#fff3}.button-module__AOqsGW__variant-destructive{background-color:var(--color-error-500);color:var(--color-white)}.button-module__AOqsGW__variant-success{background-color:var(--color-success-500);color:var(--color-white)}.button-module__AOqsGW__variant-lime{background-color:var(--color-lime-400);color:var(--color-zinc-900)}.button-module__AOqsGW__variant-lime:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:#fff3}.button-module__AOqsGW__variant-orange{background-color:var(--color-orange-500);color:var(--color-white)}.button-module__AOqsGW__variant-outline{border:2px solid var(--color-border-strong);color:var(--color-text-primary);background-color:#0000}.button-module__AOqsGW__variant-outline:hover:not(:disabled){background-color:var(--color-bg-hover)}.button-module__AOqsGW__variant-outline:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:0 0}.button-module__AOqsGW__variant-outline-subtle{border:1px solid var(--color-border-subtle);color:var(--color-text-primary);background-color:#0000}.button-module__AOqsGW__variant-outline-subtle:hover:not(:disabled){background-color:var(--color-bg-hover);border-color:var(--color-border-default)}.button-module__AOqsGW__variant-outline-subtle:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:0 0}.button-module__AOqsGW__variant-ghost{color:var(--color-text-primary);background-color:#0000;border:1px solid #0000}.button-module__AOqsGW__variant-ghost:hover:not(:disabled){background-color:var(--color-bg-hover)}.button-module__AOqsGW__variant-ghost:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:0 0}.button-module__AOqsGW__variant-gradient{background:linear-gradient(135deg, var(--color-primary-500) 0%, var(--color-accent-pink) 100%);color:var(--color-white);border:1px solid #0000}.button-module__AOqsGW__variant-gradient:hover:not(:disabled) .button-module__AOqsGW__glassOverlay{background:#ffffff26}.button-module__AOqsGW__shadow{box-shadow:var(--shadow-md)}.button-module__AOqsGW__shadow-primary{box-shadow:var(--shadow-purple-sm)}.button-module__AOqsGW__shadow-destructive{box-shadow:0 4px 14px #ef444440}.button-module__AOqsGW__shadow-success{box-shadow:0 4px 14px #10b98140}
.icon-button-module__c_MKla__iconButton{width:var(--spacing-10,40px);flex-shrink:0;padding:0!important}.icon-button-module__c_MKla__iconButton[data-size=sm]{width:var(--spacing-8,32px)}.icon-button-module__c_MKla__iconButton[data-size=lg]{width:var(--spacing-12,48px)}.icon-button-module__c_MKla__round{border-radius:var(--radius-full,9999px)!important}
.input-module__hAHTBa__wrapper{width:100%;display:inline-flex;position:relative}.input-module__hAHTBa__icon{color:#9ca3af;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.input-module__hAHTBa__input{width:100%;height:2.5rem;font-size:var(--size-text-base-config);font-weight:var(--weight-text-base-config);border:1px solid var(--color-input-border);border-radius:var(--border-radius-input-config);background:var(--color-input-bg);color:var(--color-text-primary);outline:none;padding:0 1rem;line-height:1.5;transition:all .2s}.input-module__hAHTBa__withIcon{padding-left:2.5rem}.input-module__hAHTBa__input::placeholder{color:var(--color-text-tertiary,#6b7280);font-weight:var(--weight-text-base-config,400)}.input-module__hAHTBa__input:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #7c3aed1a}.input-module__hAHTBa__input:hover:not(:focus){border-color:var(--color-input-hover-border)}.input-module__hAHTBa__variant-error{border-color:var(--color-error-500);animation:.22s input-module__hAHTBa__shake}.input-module__hAHTBa__variant-error:focus{border-color:var(--color-error-500);box-shadow:0 0 0 3px #f43f5e1a}.input-module__hAHTBa__variant-success{border-color:var(--color-success-500)}.input-module__hAHTBa__variant-success:focus{border-color:var(--color-success-500);box-shadow:0 0 0 3px #10b9811a}.input-module__hAHTBa__fullWidth{width:100%}.input-module__hAHTBa__input:disabled{background-color:var(--color-card-config);border-color:var(--color-border-config);color:#9ca3af;cursor:not-allowed}.input-module__hAHTBa__input:disabled::placeholder{color:#6b7280}.input-module__hAHTBa__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-border-config) inset!important;-webkit-text-fill-color:#f9fafb!important}.input-module__hAHTBa__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-border-config) inset!important;-webkit-text-fill-color:#f9fafb!important}.input-module__hAHTBa__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-border-config) inset!important;-webkit-text-fill-color:#f9fafb!important}@keyframes input-module__hAHTBa__shake{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-3px)}to{transform:translate(0)}}.input-module__hAHTBa__prefix,.input-module__hAHTBa__suffix{color:#9ca3af;border:1px solid var(--color-border-config);font-size:var(--size-text-base-config);font-weight:var(--weight-text-base-config);white-space:nowrap;background:#ffffff0d;align-items:center;padding:0 1rem;display:flex}.input-module__hAHTBa__prefix{border-radius:var(--border-radius-input-config) 0 0 var(--border-radius-input-config);border-right:none}.input-module__hAHTBa__suffix{border-radius:0 var(--border-radius-input-config) var(--border-radius-input-config) 0;border-left:none}.input-module__hAHTBa__withPrefix{border-top-left-radius:0;border-bottom-left-radius:0}.input-module__hAHTBa__withSuffix{border-top-right-radius:0;border-bottom-right-radius:0}
.switch-module__0CpU-a__switch{all:unset;box-sizing:border-box;background-color:var(--color-input-border);border-radius:var(--radius-full,9999px);cursor:pointer;flex-shrink:0;align-items:center;width:44px;height:24px;transition:background-color .2s,box-shadow .2s;display:inline-flex;position:relative}.switch-module__0CpU-a__switch:hover:not(:disabled):not([data-state=checked]){background-color:var(--color-input-hover-border)}.switch-module__0CpU-a__switch[data-state=checked]{background-color:var(--color-primary-500)}.switch-module__0CpU-a__switch:focus-visible{outline:1px solid var(--color-primary-500);box-shadow:0 0 0 3px #7c3aed1a}.switch-module__0CpU-a__switch:disabled{opacity:.5;cursor:not-allowed}.switch-module__0CpU-a__switch[data-invalid=true]{box-shadow:0 0 0 1px var(--color-error-500)}.switch-module__0CpU-a__thumb{background-color:var(--color-white,#fff);border-radius:var(--radius-full,9999px);width:20px;height:20px;box-shadow:var(--shadow-sm);will-change:transform;transition:transform .2s cubic-bezier(.16,1,.3,1);display:block;transform:translate(2px)}.switch-module__0CpU-a__thumb[data-state=checked]{transform:translate(22px)}
.community-form-module__0b6cNa__container{background-color:var(--color-bg-config);width:100%;min-height:100vh;color:var(--color-text-config)}.community-form-module__0b6cNa__wrapper{max-width:1300px;margin-inline:auto}.community-form-module__0b6cNa__header{padding:2rem 1.5rem 1rem}.community-form-module__0b6cNa__backButton{color:var(--color-text-config);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 0;font-size:.875rem;transition:color .2s;display:inline-flex}.community-form-module__0b6cNa__backButton:hover{color:var(--color-primary-config)}.community-form-module__0b6cNa__title{font-size:var(--size-text-title-config);font-weight:var(--weight-text-title-config);color:var(--color-title-config);margin-bottom:.5rem}.community-form-module__0b6cNa__iconTitle{margin-right:1rem}.community-form-module__0b6cNa__subtitle{font-size:var(--size-text-lead-config);color:var(--color-text-config);margin-bottom:2rem}.community-form-module__0b6cNa__content{margin:0 auto;flex-direction:column;gap:.5625rem;max-width:1300px;min-height:100vh;margin-inline:.5rem;padding-block:2rem;display:flex}@media (min-width:768px){.community-form-module__0b6cNa__header{padding:2rem 3rem 1rem}.community-form-module__0b6cNa__content{gap:1rem;margin-inline:3rem}}.community-form-module__0b6cNa__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.community-form-module__0b6cNa__modalContent{background-color:#1a1a1a;background-color:var(--color-bg-config);text-align:center;border:1px solid #333;border-radius:16px;width:90%;max-width:480px;padding:2.5rem;animation:.3s ease-out community-form-module__0b6cNa__fadeIn;box-shadow:0 10px 40px #00000080}@keyframes community-form-module__0b6cNa__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.community-form-module__0b6cNa__modalTitle{color:var(--color-title-config);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.community-form-module__0b6cNa__modalText{color:var(--color-text-config);opacity:.9;margin-bottom:2rem;line-height:1.6}
.textarea-module__Q35Ama__wrapper{width:100%;display:flex;position:relative}.textarea-module__Q35Ama__textarea{width:100%;min-height:6rem;font-size:var(--size-text-base-config);font-weight:var(--weight-text-base-config);border:1px solid var(--color-input-border);border-radius:var(--border-radius-input-config);background:var(--color-input-bg);color:var(--color-text-primary);resize:vertical;outline:none;padding:.75rem 1rem;line-height:1.5;transition:all .2s}.textarea-module__Q35Ama__textarea::placeholder{color:var(--color-text-tertiary,#6b7280);font-weight:var(--weight-text-base-config,400)}.textarea-module__Q35Ama__textarea:focus{border-color:var(--color-primary-500);background:var(--color-input-focus-bg);box-shadow:0 0 0 3px #7c3aed1a}.textarea-module__Q35Ama__textarea:hover:not(:focus){border-color:var(--color-input-hover-border)}.textarea-module__Q35Ama__variant-error{border-color:var(--color-error-500);animation:.22s textarea-module__Q35Ama__shake}.textarea-module__Q35Ama__variant-error:focus{border-color:var(--color-error-500);box-shadow:0 0 0 3px #f43f5e1a}.textarea-module__Q35Ama__variant-success{border-color:var(--color-success-500)}.textarea-module__Q35Ama__variant-success:focus{border-color:var(--color-success-500);box-shadow:0 0 0 3px #10b9811a}.textarea-module__Q35Ama__fullWidth{width:100%}@keyframes textarea-module__Q35Ama__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}
.membros-comunidade-module__3y6eyq__row{justify-content:space-between;align-items:center;display:flex}.membros-comunidade-module__3y6eyq__value span{font-weight:var(--weight-text-title-config);font-size:var(--size-text-title-config);color:var(--color-title-config);margin-right:.5rem}.membros-comunidade-module__3y6eyq__value{font-weight:var(--weight-text-label-config);font-size:var(--size-text-label-config);color:var(--color-text-config)}.membros-comunidade-module__3y6eyq__text{font-weight:var(--weight-text-base-config);font-size:var(--size-text-base-config);color:var(--color-text-config)}@media (max-width:990px){.membros-comunidade-module__3y6eyq__textButton{display:none}}
.error-message-module__jj2wda__error{color:#ef4444;opacity:0;font-size:.75rem;animation:.25s forwards error-message-module__jj2wda__fadeInUp;position:absolute;bottom:-18px;left:0;transform:translateY(4px)}@keyframes error-message-module__jj2wda__fadeInUp{to{opacity:1;transform:translateY(0)}}.error-message-module__jj2wda__errorAbsoluteFalse{color:#ef4444;opacity:0;font-size:.75rem;animation:.25s forwards error-message-module__jj2wda__fadeInUp}
