.UserCard-module__Npst5q__popoverWrapper{display:inline-block}.UserCard-module__Npst5q__cardContainer{flex-flow:column;gap:.5rem;min-width:14rem;max-width:17rem;padding:.75rem;display:flex}.UserCard-module__Npst5q__userRow{color:inherit;flex-flow:row;align-items:center;text-decoration:none;display:flex}.UserCard-module__Npst5q__avatar{object-fit:cover;background:var(--primary);border-radius:50%;flex-shrink:0;width:36px;height:36px}.UserCard-module__Npst5q__avatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:600;display:flex}.UserCard-module__Npst5q__userMeta{flex-flow:column;min-width:0;margin-left:.5rem;display:flex}.UserCard-module__Npst5q__username{word-break:break-word;color:var(--foreground);font-size:.95rem;font-weight:700}.UserCard-module__Npst5q__userProfession{color:#8f8f8f;font-size:.85rem}.UserCard-module__Npst5q__connectionStats{flex-wrap:wrap;gap:1rem;display:flex}.UserCard-module__Npst5q__connectionStat{color:var(--text-gray);text-decoration-skip-ink:none;font-size:.85rem;text-decoration:none}.UserCard-module__Npst5q__connectionStatNumber{color:var(--foreground);font-weight:700}.UserCard-module__Npst5q__cover{object-fit:cover;background:var(--primary-soft);border-radius:.5rem;width:100%;height:4.5rem}.UserCard-module__Npst5q__coverPlaceholder{background:linear-gradient(135deg, var(--primary-soft), var(--primary-light));border-radius:.5rem;width:100%;height:4.5rem}.UserCard-module__Npst5q__actions{gap:.7rem;margin-top:.25rem;display:flex}.UserCard-module__Npst5q__actionButton{cursor:pointer;background:var(--primary);color:#fff;text-align:center;border:none;border-radius:1.3em;justify-content:center;align-items:center;width:100%;padding:.35rem .7rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.UserCard-module__Npst5q__actionButtonOutline{background:var(--surface);color:var(--primary);border:1.5px solid var(--primary)}
.feed-module__0E0eHG__page{background:var(--background);min-height:100vh;padding:1rem 1rem 2rem}.feed-module__0E0eHG__container{flex-direction:column;gap:1rem;display:flex}.feed-module__0E0eHG__header{background:var(--surface);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.feed-module__0E0eHG__controlsBox{background:var(--surface);border-radius:12px;margin-bottom:1rem;padding:.6rem;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__controlsBoxRow{align-items:center;gap:8px;display:flex}.feed-module__0E0eHG__controlsBoxSpacer{flex:1}.feed-module__0E0eHG__controlsBoxLabel{color:var(--foreground);flex:1;font-size:1.1rem;font-weight:700}.feed-module__0E0eHG__headerTop{align-items:center;gap:1rem;display:flex}.feed-module__0E0eHG__headerImage{object-fit:cover;background:#e2e8f0;border-radius:50%;flex-shrink:0;width:72px;height:72px}.feed-module__0E0eHG__headerImagePlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;font-weight:700;display:flex}.feed-module__0E0eHG__headerBody{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.feed-module__0E0eHG__headerName{color:var(--foreground);margin:0;font-size:1.4rem;font-weight:700}.feed-module__0E0eHG__headerHandle{color:var(--text-gray);font-size:.95rem}.feed-module__0E0eHG__headerDescription{color:var(--foreground);margin-top:.5rem;font-size:.95rem;line-height:1.45}.feed-module__0E0eHG__headerStats{color:var(--text-gray);gap:1.25rem;font-size:.9rem;display:flex}.feed-module__0E0eHG__headerStatLink{color:inherit;text-decoration:none}.feed-module__0E0eHG__headerStatLink:hover{text-decoration:underline}.feed-module__0E0eHG__headerActions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.feed-module__0E0eHG__actionButton{border:1.5px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s}.feed-module__0E0eHG__actionButtonPrimary{background:var(--primary);color:#fff;border-color:var(--primary)}.feed-module__0E0eHG__actionButton:disabled{opacity:.6;cursor:not-allowed}.feed-module__0E0eHG__postCard{background:var(--surface);color:inherit;border-radius:8px;flex-direction:column;padding:1rem;font-size:1rem;display:flex}.feed-module__0E0eHG__postCardCompact{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.feed-module__0E0eHG__compactRow{align-items:flex-start;gap:.75rem;display:flex}.feed-module__0E0eHG__compactThumb{background:var(--border-color);border-radius:8px;flex:none;width:64px;height:64px;overflow:hidden}.feed-module__0E0eHG__compactThumb img{object-fit:cover;width:100%;height:100%;display:block}.feed-module__0E0eHG__compactMain{flex-direction:column;flex:auto;gap:.5rem;min-width:0;display:flex}.feed-module__0E0eHG__compactTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-module__0E0eHG__compactSnippet{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-module__0E0eHG__compactPoll{z-index:1;position:relative}.feed-module__0E0eHG__postCardClickable{cursor:pointer;position:relative}.feed-module__0E0eHG__cardOverlayLink{z-index:0;position:absolute;inset:0}.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__avatarLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postAuthorLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postCommunityLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postMain a,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__metaInfo,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postMain button{z-index:1;position:relative}.feed-module__0E0eHG__ownerContainer{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.15rem;font-size:1.15em;display:flex}.feed-module__0E0eHG__headerProfile{align-items:center;gap:.5rem;margin-bottom:0;margin-right:auto;font-size:13px;display:flex}.feed-module__0E0eHG__headerProfile>span{align-items:center;display:inline-flex}.feed-module__0E0eHG__headerHoverCluster{align-items:center;gap:.5rem;display:inline-flex}.feed-module__0E0eHG__headerProfileDetails{flex-direction:column;gap:.1rem;display:flex}.feed-module__0E0eHG__timestamp{color:var(--text-gray);font-size:12px}.feed-module__0E0eHG__avatarLink{flex-shrink:0;text-decoration:none;display:inline-flex}.feed-module__0E0eHG__postMain{color:var(--foreground);flex-direction:column;gap:.5rem;font-size:1rem;display:flex}.feed-module__0E0eHG__postMainLink{color:inherit;flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.feed-module__0E0eHG__postAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.feed-module__0E0eHG__postAvatarLogo{object-fit:contain;box-sizing:border-box;background:var(--surface-2);padding:20%}.feed-module__0E0eHG__postAvatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:600;display:flex}.feed-module__0E0eHG__postAuthorLink{color:var(--foreground);font-weight:600;text-decoration:none}.feed-module__0E0eHG__ownerProfession{color:#8f8f8f;text-transform:capitalize;align-items:center;margin-top:0;font-size:.85rem;display:inline-flex}.feed-module__0E0eHG__authorRow{flex-wrap:wrap;align-items:center;gap:.3rem;line-height:1rem;display:flex}.feed-module__0E0eHG__headerSeparator{color:var(--text-gray);-webkit-user-select:none;user-select:none;margin:0 .05rem;font-size:12px}.feed-module__0E0eHG__postCommunityLink{color:var(--primary);font-weight:600;text-decoration:none}.feed-module__0E0eHG__postCommunityLink:hover{text-decoration:underline}.feed-module__0E0eHG__postTitle{color:var(--foreground);margin:.75rem 0;font-size:1.25rem;font-weight:700;line-height:1.5rem}@media (max-width:600px){.feed-module__0E0eHG__postTitle{font-size:1.1rem;line-height:1.25rem}}.feed-module__0E0eHG__postBody{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.55}.feed-module__0E0eHG__postMedia{object-fit:contain;background:var(--surface-2);border-radius:8px;max-width:100%;max-height:460px}.feed-module__0E0eHG__postMetaInfo{color:var(--text-gray);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8rem;line-height:1;display:flex}.feed-module__0E0eHG__commentLink{color:inherit;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .5rem;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.feed-module__0E0eHG__voteButton{border:1px solid var(--border-color);color:var(--text-gray);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.85rem;line-height:1;transition:all .2s;display:inline-flex}.feed-module__0E0eHG__voteButtonActive{border-color:var(--primary);color:var(--primary);background:var(--primary-soft-bg)}.feed-module__0E0eHG__voteButton:disabled{opacity:.6;cursor:not-allowed}.feed-module__0E0eHG__commentForm{background:var(--surface);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__commentFormTextarea{border:1.5px solid var(--border-color);resize:vertical;border-radius:8px;outline:none;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:.95rem}.feed-module__0E0eHG__commentFormTextarea:focus{border-color:var(--primary)}.feed-module__0E0eHG__commentFormActions{justify-content:flex-end;gap:.5rem;display:flex}.feed-module__0E0eHG__commentFormSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600}.feed-module__0E0eHG__commentFormSubmit:disabled{background:var(--text-gray);cursor:not-allowed}.feed-module__0E0eHG__commentFormSecondary{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600}.feed-module__0E0eHG__commentNode{background:var(--surface);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__commentHead{color:var(--text-gray);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.feed-module__0E0eHG__commentBody{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.5}.feed-module__0E0eHG__commentActions{align-items:center;gap:.75rem;font-size:.85rem;display:flex}.feed-module__0E0eHG__commentActionButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:.85rem}.feed-module__0E0eHG__commentReplies{border-left:2px solid var(--border-color);flex-direction:column;gap:.75rem;margin-left:1.25rem;padding-left:1rem;display:flex}.feed-module__0E0eHG__sectionTitle{color:var(--foreground);margin:1rem 0 .25rem;font-size:1.1rem;font-weight:700}.feed-module__0E0eHG__emptyState{text-align:center;color:var(--text-gray);background:var(--surface);border-radius:12px;padding:2rem 1rem;font-size:.95rem}.feed-module__0E0eHG__memberCard{background:var(--surface);color:inherit;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 1.25rem;text-decoration:none;transition:box-shadow .2s;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__memberCard:hover{box-shadow:0 4px 10px #00000014}.feed-module__0E0eHG__memberAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.feed-module__0E0eHG__memberAvatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;display:flex}.feed-module__0E0eHG__memberName{color:var(--foreground);font-size:.95rem;font-weight:600}.feed-module__0E0eHG__memberHandle{color:var(--text-gray);font-size:.85rem}.feed-module__0E0eHG__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.feed-module__0E0eHG__pageButton{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.feed-module__0E0eHG__pageButton:disabled{color:var(--text-gray);cursor:not-allowed;opacity:.6}.feed-module__0E0eHG__loadMore{background:var(--surface);color:var(--primary);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;align-self:center;padding:.8rem 1.25rem;font-weight:600}.feed-module__0E0eHG__backLink{width:34px;height:34px;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;margin-bottom:.25rem;padding:0;font-family:inherit;font-size:1rem;text-decoration:none;display:inline-flex}.feed-module__0E0eHG__detailTopRow{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.feed-module__0E0eHG__detailTopRow .feed-module__0E0eHG__backLink{flex-shrink:0;align-self:center;margin-bottom:0}.feed-module__0E0eHG__detailTopRow .feed-module__0E0eHG__ownerContainer{flex:1;min-width:0;margin-bottom:0}.feed-module__0E0eHG__headerKebabWrapper{align-items:center;margin-left:auto;display:inline-flex;position:relative}.feed-module__0E0eHG__headerKebabBtn{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.feed-module__0E0eHG__headerKebabBtn:hover{background:var(--surface-3);color:var(--foreground)}.feed-module__0E0eHG__headerKebabBackdrop{z-index:10;position:fixed;inset:0}.feed-module__0E0eHG__headerKebabMenu{background:var(--surface);border:1px solid var(--border-color);z-index:20;border-radius:8px;min-width:140px;margin-top:4px;padding:4px;position:absolute;top:100%;right:0;box-shadow:0 10px 24px #0000001f}.feed-module__0E0eHG__headerKebabItem{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500}.feed-module__0E0eHG__headerKebabItem:hover{background:var(--surface-3)}.feed-module__0E0eHG__pinnedLabel{color:var(--text-secondary);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.feed-module__0E0eHG__pinnedIcon{color:var(--text-secondary)}
.ZoomableImage-module__2KKFHW__thumb{cursor:pointer;max-width:100%;display:block}.ZoomableImage-module__2KKFHW__backdrop{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ZoomableImage-module__2KKFHW__image{object-fit:contain;cursor:default;border-radius:8px;width:auto;max-width:95vw;height:auto;max-height:92vh}.ZoomableImage-module__2KKFHW__close{color:#fff;cursor:pointer;z-index:1001;background:#0009;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:26px;font-weight:600;line-height:1;display:inline-flex;position:fixed;top:16px;right:16px}
.markdown-module__TLtjYa__markdown{color:inherit;word-break:break-word;white-space:normal;font-size:.95rem;line-height:1.55}.markdown-module__TLtjYa__markdown ul{list-style-type:disc}.markdown-module__TLtjYa__markdown p{margin:0 0 .75em}.markdown-module__TLtjYa__markdown p:last-child{margin-bottom:0}.markdown-module__TLtjYa__markdown strong{font-weight:600}.markdown-module__TLtjYa__markdown em{font-style:italic}.markdown-module__TLtjYa__link{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}.markdown-module__TLtjYa__markdown a{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}:is(.markdown-module__TLtjYa__markdown a:hover,.markdown-module__TLtjYa__link:hover){text-decoration:underline}:is(.markdown-module__TLtjYa__markdown ul,.markdown-module__TLtjYa__markdown ol){margin:0 0 .5em;padding-left:1.4em}.markdown-module__TLtjYa__markdown li{margin:.1em 0}.markdown-module__TLtjYa__markdown li>p{margin:0}:is(.markdown-module__TLtjYa__markdown li>ul,.markdown-module__TLtjYa__markdown li>ol){margin:0;padding-left:1.2em}.markdown-module__TLtjYa__markdown blockquote{border-left:3px solid var(--border-color);color:var(--text-secondary);background:var(--primary-soft-bg);border-radius:0 8px 8px 0;margin:0 0 .75em;padding:.5em .875em}.markdown-module__TLtjYa__markdown code{background:var(--primary-soft-bg);color:var(--primary-dark);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em}.markdown-module__TLtjYa__markdown pre{background:var(--primary-soft-bg);border-radius:8px;margin:0 0 .75em;padding:.875em 1em;overflow-x:auto}.markdown-module__TLtjYa__codeBlockWrap{min-width:200px;max-width:100%;margin:0 0 .75em;display:block;position:relative}.markdown-module__TLtjYa__codeBlockWrap pre{min-height:44px;padding-right:84px}.markdown-module__TLtjYa__codeBlockButtons{z-index:2;gap:4px;display:inline-flex;position:absolute;top:6px;right:6px}.markdown-module__TLtjYa__codeBlockBtn{border:1px solid var(--border-color);background:var(--surface);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.markdown-module__TLtjYa__codeBlockBtn:hover{color:var(--foreground);border-color:var(--text-secondary)}.markdown-module__TLtjYa__codeBlockBtnCopied{color:var(--primary);border-color:var(--primary)}.markdown-module__TLtjYa__codeBlockFullscreenBackdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.markdown-module__TLtjYa__codeBlockFullscreenPanel{background:var(--background);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:min(900px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 12px 32px #00000059}.markdown-module__TLtjYa__codeBlockFullscreenHeader{border-bottom:1px solid var(--border-color);justify-content:flex-end;align-items:center;gap:6px;padding:10px 14px;display:flex}.markdown-module__TLtjYa__codeBlockFullscreenBody{flex:1;min-height:120px;padding:14px;overflow:auto}.markdown-module__TLtjYa__codeBlockFullscreenBody pre{min-height:0;margin:0;padding-right:1em}.markdown-module__TLtjYa__markdown pre:last-child{margin-bottom:0}.markdown-module__TLtjYa__markdown pre code{color:var(--foreground);background:0 0;padding:0;font-size:.875em}.markdown-module__TLtjYa__markdown img{border-radius:8px;max-width:100%;height:auto;margin:.5em 0}.markdown-module__TLtjYa__markdown hr{border:none;border-top:1px solid var(--border-color);margin:1em 0}.markdown-module__TLtjYa__markdown table{border-collapse:collapse;width:100%;margin:0 0 .75em;font-size:.9em}:is(.markdown-module__TLtjYa__markdown th,.markdown-module__TLtjYa__markdown td){text-align:left;border:1px solid var(--border-color);padding:.5em .75em}.markdown-module__TLtjYa__markdown th{background:var(--primary-soft-bg);font-weight:600}.markdown-module__TLtjYa__youtubeThumb{cursor:pointer;vertical-align:middle;background:#000;border:0;border-radius:8px;width:280px;height:158px;margin:.4rem 0;padding:0;display:inline-block;position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeThumb:hover .markdown-module__TLtjYa__youtubeThumbPlay{background:red;transform:translate(-50%,-50%)scale(1.08)}.markdown-module__TLtjYa__youtubeThumb:hover .markdown-module__TLtjYa__youtubeThumbImage{filter:brightness(.85)}.markdown-module__TLtjYa__youtubeThumbImage{object-fit:cover;width:100%;height:100%;transition:filter .15s;display:block}.markdown-module__TLtjYa__youtubeThumbPlay{color:#fff;pointer-events:none;background:red;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding-left:4px;font-size:26px;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}@media (max-width:480px){.markdown-module__TLtjYa__youtubeThumb{width:220px;height:124px}}.markdown-module__TLtjYa__youtubeModalBackdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.markdown-module__TLtjYa__youtubeModalFrame{aspect-ratio:16/9;background:#000;border-radius:8px;width:min(960px,100%);position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeModalIframe{border:0;width:100%;height:100%}.markdown-module__TLtjYa__youtubeModalClose{color:#fff;cursor:pointer;z-index:2;background:#000000a6;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;font-weight:600;line-height:1;transition:background-color .15s;display:inline-flex;position:absolute;top:8px;right:8px}.markdown-module__TLtjYa__youtubeModalClose:hover{background:#000000d9}.markdown-module__TLtjYa__youtubeInline{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:640px;margin:.5rem 0;display:block;position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeInlineFull{max-width:none}.markdown-module__TLtjYa__youtubeInlineIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.markdown-module__TLtjYa__embedTweet,.markdown-module__TLtjYa__embedTiktok{max-width:480px;margin:.5rem 0;display:block}:is(.markdown-module__TLtjYa__embedTweet .twitter-tweet,.markdown-module__TLtjYa__embedTiktok blockquote){margin:0!important}.markdown-module__TLtjYa__mentionAll{color:var(--primary);font-weight:600}
.CountBadge-module__8hD75G__countBadge{background:var(--red);color:#fff;letter-spacing:0;box-sizing:border-box;pointer-events:none;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0000001f}.CountBadge-module__8hD75G__countBadge[data-len="2"]{font-size:10px}.CountBadge-module__8hD75G__countBadge[data-len="3"]{letter-spacing:-.3px;font-size:8px}.CountBadge-module__8hD75G__iconOverlay{position:absolute;top:2px;right:2px}.CountBadge-module__8hD75G__avatarOverlay{position:absolute;bottom:-4px;right:-4px}
.OfficePageHeader-module__rHjM7G__header{flex-wrap:wrap;align-items:center;gap:12px;min-height:40px;display:flex}.OfficePageHeader-module__rHjM7G__heading{flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;display:flex}.OfficePageHeader-module__rHjM7G__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.OfficePageHeader-module__rHjM7G__count{color:var(--text-gray);white-space:nowrap;font-size:14px;line-height:1}.OfficePageHeader-module__rHjM7G__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-left:auto;display:flex}.OfficePageHeader-module__rHjM7G__primary,.OfficePageHeader-module__rHjM7G__secondary{white-space:nowrap;cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.OfficePageHeader-module__rHjM7G__primary{background:var(--primary);color:var(--text-white);border:none}.OfficePageHeader-module__rHjM7G__primary:disabled{background:var(--border-color);color:var(--text-gray);cursor:default}.OfficePageHeader-module__rHjM7G__secondary{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground)}.OfficePageHeader-module__rHjM7G__secondary:disabled{color:var(--text-gray);cursor:default}.OfficePageHeader-module__rHjM7G__tabs{border-bottom:1px solid var(--border-color);gap:4px;display:flex;overflow-x:auto}.OfficePageHeader-module__rHjM7G__tab,.OfficePageHeader-module__rHjM7G__tabActive{color:var(--text-gray);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-family:inherit;font-size:15px;font-weight:600;line-height:1}.OfficePageHeader-module__rHjM7G__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.OfficePageHeader-module__rHjM7G__tabLabel{align-items:center;gap:6px;line-height:1;display:inline-flex}.OfficePageHeader-module__rHjM7G__tabBadge{flex-shrink:0}
.events-module__rhi0QG__page{flex-direction:column;gap:20px;padding:0 0 64px;display:flex}.events-module__rhi0QG__empty{color:var(--text-gray);margin:0;padding:8px 0 24px;font-size:14px}.events-module__rhi0QG__rowTitle{color:var(--foreground);font-weight:600;text-decoration:none}.events-module__rhi0QG__markers{align-items:center;gap:6px;display:inline-flex}.events-module__rhi0QG__marker{border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;align-items:center;padding:2px 8px;font-size:.8rem;line-height:1;display:inline-flex}.events-module__rhi0QG__stateCell{align-items:center;gap:8px;line-height:1;display:inline-flex}.events-module__rhi0QG__markerMustRead{color:var(--danger);border-color:var(--danger)}.events-module__rhi0QG__statePublished{color:var(--success);font-weight:600}.events-module__rhi0QG__stateDraft{color:var(--warning);font-weight:600}.events-module__rhi0QG__card{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:20px;display:flex}.events-module__rhi0QG__sectionTitle{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.events-module__rhi0QG__hint{color:var(--text-secondary);margin:0;font-size:.9rem}.events-module__rhi0QG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.events-module__rhi0QG__checks{flex-wrap:wrap;gap:16px;display:flex}.events-module__rhi0QG__check{color:var(--foreground);cursor:pointer;align-items:center;gap:8px;font-size:.95rem;line-height:1;display:flex}.events-module__rhi0QG__check input{accent-color:var(--primary);margin:0}.events-module__rhi0QG__formActions{justify-content:flex-end;gap:8px;display:flex}.events-module__rhi0QG__primary,.events-module__rhi0QG__danger,.events-module__rhi0QG__cancel{border:1px solid var(--border);font:inherit;cursor:pointer;background:var(--surface);color:var(--foreground);border-radius:6px;padding:6px 12px;line-height:1.4;text-decoration:none}.events-module__rhi0QG__primary{background:var(--primary);border-color:var(--primary);color:var(--text-white)}.events-module__rhi0QG__danger{color:var(--danger);border-color:var(--danger)}.events-module__rhi0QG__primary:disabled,.events-module__rhi0QG__danger:disabled,.events-module__rhi0QG__cancel:disabled{opacity:.5;cursor:default}.events-module__rhi0QG__meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:.9rem;line-height:1;display:flex}.events-module__rhi0QG__noticeTitle{color:var(--foreground);margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.events-module__rhi0QG__body{color:var(--foreground);line-height:1.6}.events-module__rhi0QG__actions{flex-wrap:wrap;gap:8px;display:flex}.events-module__rhi0QG__stats{gap:24px;margin:0;display:flex}.events-module__rhi0QG__stat{flex-direction:column;gap:4px;display:flex}.events-module__rhi0QG__stat dt{color:var(--text-secondary);font-size:.85rem}.events-module__rhi0QG__stat dd{color:var(--foreground);margin:0;font-weight:600}.events-module__rhi0QG__progress{background:var(--border-color);border-radius:999px;height:8px;overflow:hidden}.events-module__rhi0QG__progressFill{background:var(--primary);height:100%}.events-module__rhi0QG__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:768px){.events-module__rhi0QG__grid,.events-module__rhi0QG__columns{grid-template-columns:1fr}.events-module__rhi0QG__stats{flex-wrap:wrap;gap:16px}}.events-module__rhi0QG__overlay{background:var(--modal-overlay);z-index:1100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.events-module__rhi0QG__dialog{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;width:min(480px,100vw - 32px);padding:20px;display:flex}.events-module__rhi0QG__dialogTitle{margin:0;font-size:1.05rem;font-weight:700}.events-module__rhi0QG__dialogBody{color:var(--text-secondary);margin:0;line-height:1.5}.events-module__rhi0QG__dialogActions{justify-content:flex-end;gap:8px;display:flex}.events-module__rhi0QG__muted td{color:var(--text-secondary)}.events-module__rhi0QG__sheetActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.events-module__rhi0QG__sheetSelected{color:var(--text-secondary);margin-left:auto;font-size:.9rem;line-height:1}td.events-module__rhi0QG__check,th.events-module__rhi0QG__check{width:32px}.events-module__rhi0QG__link{color:var(--primary);text-decoration:none}.events-module__rhi0QG__formError{color:var(--danger);margin:0;font-size:.9rem}.events-module__rhi0QG__contactLink{color:var(--primary);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.events-module__rhi0QG__scannerSlot{margin:1.25rem 0}.events-module__rhi0QG__marker.events-module__rhi0QG__markerPublished{color:var(--success);border-color:var(--success);font-weight:600}.events-module__rhi0QG__marker.events-module__rhi0QG__markerDraft{color:var(--warning);border-color:var(--warning);font-weight:600}.events-module__rhi0QG__metaFacts{color:var(--text-secondary);line-height:1.4}.events-module__rhi0QG__checkCell{width:32px}.events-module__rhi0QG__checkCell input{vertical-align:middle;accent-color:var(--primary);margin:0}
.notices-module__its3eW__page{flex-direction:column;gap:20px;padding:0 0 64px;display:flex}.notices-module__its3eW__empty{color:var(--text-gray);margin:0;padding:8px 0 24px;font-size:14px}.notices-module__its3eW__rowTitle{color:var(--foreground);font-weight:600;text-decoration:none}.notices-module__its3eW__markers{align-items:center;gap:6px;display:inline-flex}.notices-module__its3eW__marker{border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;align-items:center;padding:2px 8px;font-size:.8rem;line-height:1;display:inline-flex}.notices-module__its3eW__stateCell{align-items:center;gap:8px;line-height:1;display:inline-flex}.notices-module__its3eW__link{color:var(--primary);text-decoration:none}.notices-module__its3eW__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;line-height:1;display:flex}.notices-module__its3eW__markerMustRead{color:var(--danger);border-color:var(--danger)}.notices-module__its3eW__statePublished{color:var(--success);font-weight:600}.notices-module__its3eW__stateDraft{color:var(--warning);font-weight:600}.notices-module__its3eW__card{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:20px;display:flex}.notices-module__its3eW__sectionTitle{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.notices-module__its3eW__hint{color:var(--text-secondary);margin:0;font-size:.9rem}.notices-module__its3eW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.notices-module__its3eW__checks{flex-wrap:wrap;gap:16px;display:flex}.notices-module__its3eW__check{color:var(--foreground);cursor:pointer;align-items:center;gap:8px;font-size:.95rem;line-height:1;display:flex}.notices-module__its3eW__check input{accent-color:var(--primary);margin:0}.notices-module__its3eW__formActions{justify-content:flex-end;gap:8px;display:flex}.notices-module__its3eW__primary,.notices-module__its3eW__danger,.notices-module__its3eW__cancel{border:1px solid var(--border);font:inherit;cursor:pointer;background:var(--surface);color:var(--foreground);border-radius:6px;padding:6px 12px;line-height:1.4;text-decoration:none}.notices-module__its3eW__primary{background:var(--primary);border-color:var(--primary);color:var(--text-white)}.notices-module__its3eW__danger{color:var(--danger);border-color:var(--danger)}.notices-module__its3eW__primary:disabled,.notices-module__its3eW__danger:disabled,.notices-module__its3eW__cancel:disabled{opacity:.5;cursor:default}.notices-module__its3eW__meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:.9rem;line-height:1;display:flex}.notices-module__its3eW__noticeTitle{color:var(--foreground);margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.notices-module__its3eW__body{color:var(--foreground);line-height:1.6}.notices-module__its3eW__actions{flex-wrap:wrap;gap:8px;display:flex}.notices-module__its3eW__stats{gap:24px;margin:0;display:flex}.notices-module__its3eW__stat{flex-direction:column;gap:4px;display:flex}.notices-module__its3eW__stat dt{color:var(--text-secondary);font-size:.85rem}.notices-module__its3eW__stat dd{color:var(--foreground);margin:0;font-weight:600}.notices-module__its3eW__progress{background:var(--border-color);border-radius:999px;height:8px;overflow:hidden}.notices-module__its3eW__progressFill{background:var(--primary);height:100%}.notices-module__its3eW__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:768px){.notices-module__its3eW__grid,.notices-module__its3eW__columns{grid-template-columns:1fr}.notices-module__its3eW__stats{flex-wrap:wrap;gap:16px}}.notices-module__its3eW__overlay{background:var(--modal-overlay);z-index:1100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.notices-module__its3eW__dialog{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;width:min(480px,100vw - 32px);padding:20px;display:flex}.notices-module__its3eW__dialogTitle{margin:0;font-size:1.05rem;font-weight:700}.notices-module__its3eW__dialogBody{color:var(--text-secondary);margin:0;line-height:1.5}.notices-module__its3eW__dialogActions{justify-content:flex-end;gap:8px;display:flex}.notices-module__its3eW__marker.notices-module__its3eW__markerPublished{color:var(--success);border-color:var(--success);font-weight:600}.notices-module__its3eW__marker.notices-module__its3eW__markerDraft{color:var(--warning);border-color:var(--warning);font-weight:600}.notices-module__its3eW__metaFacts{color:var(--text-secondary);line-height:1.4}.notices-module__its3eW__attachList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.notices-module__its3eW__attachRow{align-items:center;gap:8px;min-width:0;display:flex}.notices-module__its3eW__attachIcon{color:var(--text-secondary);flex-shrink:0}.notices-module__its3eW__attachName{min-width:0;color:var(--foreground);overflow-wrap:anywhere;font-size:15px;font-weight:600;line-height:1.4}.notices-module__its3eW__attachSize{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:14px;line-height:1.4}.notices-module__its3eW__attachButton{height:40px;color:var(--foreground);background:var(--surface-2);border:1px solid var(--border-strong);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.notices-module__its3eW__attachRow .notices-module__its3eW__attachButton{margin-left:auto}.notices-module__its3eW__attachButton:disabled{opacity:.5;cursor:default}.notices-module__its3eW__attachActions{display:flex}
.officeList-module__IJFMeG__toolbar{flex-direction:column;gap:20px;display:flex}.officeList-module__IJFMeG__searchBox{background:var(--surface);border:1.5px solid var(--border-color,#e2e8f0);border-radius:12px;align-items:center;max-width:720px;height:50px;padding:0 1rem;display:flex;position:relative}.officeList-module__IJFMeG__searchBox:focus-within{border-color:var(--primary,#1a3b6e)}.officeList-module__IJFMeG__searchIcon{color:var(--text-gray);flex-shrink:0;margin-right:.65rem}.officeList-module__IJFMeG__searchBox input.officeList-module__IJFMeG__searchInput{width:100%;height:100%;color:var(--foreground);appearance:none;box-shadow:none;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit;font-size:1rem}.officeList-module__IJFMeG__clearButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.1rem}.officeList-module__IJFMeG__filterRow{flex-wrap:wrap;gap:.6rem;display:flex}.officeList-module__IJFMeG__filterSelect{min-width:200px}.officeList-module__IJFMeG__filterRow input.officeList-module__IJFMeG__filterInput{box-sizing:border-box;min-width:200px;height:40px;font-size:.9rem;font-family:var(--font-family);color:var(--foreground);background:var(--background);border:1.5px solid #e0e0e0;border-radius:8px;margin:0;padding:0 .75rem}.officeList-module__IJFMeG__filterRow input.officeList-module__IJFMeG__filterInput:focus{border-color:var(--primary);outline:none}.officeList-module__IJFMeG__filterRange{color:var(--text-gray);align-items:center;gap:.6rem;display:inline-flex}.officeList-module__IJFMeG__filterEnd{align-items:center;gap:12px;min-height:40px;display:flex}.officeList-module__IJFMeG__chip{white-space:nowrap;color:var(--text-secondary);background:var(--surface-3);border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.officeList-module__IJFMeG__chipSuccess{color:var(--success-soft-fg);background:var(--success-soft-bg)}.officeList-module__IJFMeG__chipWarning{color:var(--warning-soft-fg);background:var(--warning-soft-bg)}.officeList-module__IJFMeG__chipDanger{color:var(--danger-soft-fg);background:var(--danger-soft-bg)}.officeList-module__IJFMeG__chips{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.officeList-module__IJFMeG__titleCell{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:240px;max-width:0;overflow:hidden}.officeList-module__IJFMeG__titleChips{vertical-align:middle;margin-left:8px}.officeList-module__IJFMeG__readCell{min-width:96px;color:var(--primary);flex-direction:column;gap:6px;text-decoration:none;display:inline-flex}.officeList-module__IJFMeG__readFigure{line-height:1.2}.officeList-module__IJFMeG__readBar{background:var(--border);border-radius:999px;height:4px;display:block;overflow:hidden}.officeList-module__IJFMeG__readBarFill{background:var(--primary);height:100%;display:block}.officeList-module__IJFMeG__muted{color:var(--text-secondary)}.officeList-module__IJFMeG__actions{align-items:center;gap:8px;display:inline-flex}.officeList-module__IJFMeG__actionHead,.officeList-module__IJFMeG__actionCell{text-align:right}@media (max-width:600px){.officeList-module__IJFMeG__searchBox{max-width:none}.officeList-module__IJFMeG__filterSelect{flex:100%;width:100%}}input.officeList-module__IJFMeG__formField.officeList-module__IJFMeG__formField,textarea.officeList-module__IJFMeG__formField.officeList-module__IJFMeG__formField{box-sizing:border-box;width:100%;font-size:1rem;font-family:var(--font-family);color:var(--foreground);background:var(--background);border:1.5px solid #e0e0e0;border-radius:8px;margin:0;padding:.875rem 1rem}input.officeList-module__IJFMeG__formField.officeList-module__IJFMeG__formField{height:50px}input.officeList-module__IJFMeG__formField.officeList-module__IJFMeG__formField:focus,textarea.officeList-module__IJFMeG__formField.officeList-module__IJFMeG__formField:focus{border-color:var(--primary);outline:none}.officeList-module__IJFMeG__summaryCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:20px;display:flex}.officeList-module__IJFMeG__summaryHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;line-height:1;display:flex}.officeList-module__IJFMeG__summaryTitle{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.officeList-module__IJFMeG__summaryHint{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.officeList-module__IJFMeG__stats{gap:24px;margin:0;display:flex}.officeList-module__IJFMeG__stat{flex-direction:column;gap:4px;display:flex}.officeList-module__IJFMeG__stat dt{color:var(--text-secondary);font-size:.85rem}.officeList-module__IJFMeG__stat dd{color:var(--foreground);margin:0;font-weight:600}.officeList-module__IJFMeG__progress{background:var(--border-color);border-radius:999px;height:8px;overflow:hidden}.officeList-module__IJFMeG__progressFill{background:var(--primary);height:100%}.officeList-module__IJFMeG__personName{color:var(--foreground);font-weight:600;line-height:1.4;display:block}.officeList-module__IJFMeG__personMeta{color:var(--text-secondary);margin-top:2px;font-size:.8rem;line-height:1.4;display:block}.officeList-module__IJFMeG__tableFrame{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.officeList-module__IJFMeG__tableScroll{overflow-x:auto}.officeList-module__IJFMeG__pagerFrame{border:1px solid var(--border);border-radius:12px;overflow:hidden}.officeList-module__IJFMeG__pagerFrame>div{border-top:none}@media (max-width:768px){.officeList-module__IJFMeG__stats{flex-wrap:wrap;gap:16px}}.officeList-module__IJFMeG__composeForm{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:16px;min-width:0;padding:20px 24px;display:flex}.officeList-module__IJFMeG__composeField{flex-direction:column;gap:6px;min-width:0;display:flex}.officeList-module__IJFMeG__composeLabel{color:var(--foreground-muted);font-size:13px;font-weight:600}.officeList-module__IJFMeG__composeRequired{color:var(--danger)}.officeList-module__IJFMeG__composeHint{color:var(--text-gray);font-size:12px}.officeList-module__IJFMeG__composeSwitchRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.officeList-module__IJFMeG__composeActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.officeList-module__IJFMeG__composeCancel{color:var(--foreground);background:var(--surface-2);border:1px solid var(--border-strong);cursor:pointer;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none}.officeList-module__IJFMeG__composeSubmit{color:var(--text-white);background:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:600}.officeList-module__IJFMeG__composeCancel:disabled,.officeList-module__IJFMeG__composeSubmit:disabled{opacity:.5;cursor:default}.officeList-module__IJFMeG__tableWrap{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;max-width:100%;overflow-x:auto}.officeList-module__IJFMeG__table{border-collapse:collapse;width:100%;font-size:15px}.officeList-module__IJFMeG__table th,.officeList-module__IJFMeG__table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 16px}.officeList-module__IJFMeG__table th{background:var(--surface-2);color:var(--text-secondary);font-weight:600}.officeList-module__IJFMeG__table tbody tr:last-child td{border-bottom:none}.officeList-module__IJFMeG__chipButton{cursor:pointer;appearance:none;border:none;font-family:inherit}.officeList-module__IJFMeG__chipButton:disabled{cursor:default}.officeList-module__IJFMeG__monthCell.officeList-module__IJFMeG__monthCell{text-align:center;padding-left:6px;padding-right:6px}
.members-module__TAyKmW__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.members-module__TAyKmW__filterLabel{color:var(--text-gray);font-size:13px;font-weight:600;line-height:1}.members-module__TAyKmW__filterSelect{width:180px}.members-module__TAyKmW__empty{color:var(--text-gray);margin:0;padding:8px 0 24px;font-size:14px}.members-module__TAyKmW__tableWrap{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;max-width:100%;overflow-x:auto}.members-module__TAyKmW__table{border-collapse:collapse;width:100%;font-size:15px}.members-module__TAyKmW__table th,.members-module__TAyKmW__table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 16px}.members-module__TAyKmW__table th{background:var(--surface-2);color:var(--text-secondary);font-weight:600}.members-module__TAyKmW__table tbody tr:last-child td{border-bottom:none}.members-module__TAyKmW__verified{color:var(--success);font-weight:600}.members-module__TAyKmW__unverified{color:var(--warning);font-weight:600}.members-module__TAyKmW__status{color:var(--foreground)}.members-module__TAyKmW__statusSuspended{color:var(--danger);font-weight:600}.members-module__TAyKmW__actions{justify-content:flex-end;gap:8px;display:flex}.members-module__TAyKmW__primary,.members-module__TAyKmW__secondary,.members-module__TAyKmW__danger,.members-module__TAyKmW__cancel{border:1px solid var(--border);font:inherit;cursor:pointer;background:var(--surface);color:var(--foreground);border-radius:6px;padding:6px 12px;line-height:1.4;text-decoration:none}.members-module__TAyKmW__primary{background:var(--primary);border-color:var(--primary);color:var(--text-white)}.members-module__TAyKmW__danger{color:var(--danger);border-color:var(--danger)}.members-module__TAyKmW__primary:disabled,.members-module__TAyKmW__secondary:disabled,.members-module__TAyKmW__danger:disabled,.members-module__TAyKmW__cancel:disabled{opacity:.5;cursor:default}.members-module__TAyKmW__overlay{background:var(--modal-overlay);z-index:1100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.members-module__TAyKmW__dialog{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;width:min(480px,100vw - 32px);max-height:calc(100vh - 32px);padding:20px;display:flex;overflow-y:auto}.members-module__TAyKmW__dialogTitle{margin:0;font-size:1.05rem;font-weight:700}.members-module__TAyKmW__dialogBody{color:var(--text-secondary);margin:0;line-height:1.5}.members-module__TAyKmW__dialogActions{justify-content:flex-end;gap:8px;display:flex}.members-module__TAyKmW__rowKind{color:var(--text-secondary);margin-left:6px;font-size:12px;line-height:1;display:inline-block}.members-module__TAyKmW__name{line-height:1.4;display:block}.members-module__TAyKmW__subLine{margin-top:2px;font-size:.8rem;line-height:1.4;display:block}.members-module__TAyKmW__dialogSection{color:var(--text-secondary);margin:8px 0 0;font-size:.9rem;font-weight:700;line-height:1.4}
.LoadingIndicator-module__eCKpGG__block{color:var(--text-gray);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:2.5rem 1rem;display:flex}.LoadingIndicator-module__eCKpGG__inline{color:var(--text-gray);align-items:center;gap:8px;display:inline-flex}.LoadingIndicator-module__eCKpGG__spinner{border-style:solid;border-color:var(--primary-soft,#2e86c140);border-top-color:var(--primary,#2e86c1);border-radius:50%;animation:.85s linear infinite LoadingIndicator-module__eCKpGG__spin;display:inline-block}.LoadingIndicator-module__eCKpGG__sm{border-width:2px;width:14px;height:14px}.LoadingIndicator-module__eCKpGG__md{border-width:3px;width:24px;height:24px}.LoadingIndicator-module__eCKpGG__lg{border-width:4px;width:38px;height:38px}.LoadingIndicator-module__eCKpGG__label{font-size:.9rem;font-weight:500}.LoadingIndicator-module__eCKpGG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes LoadingIndicator-module__eCKpGG__spin{to{transform:rotate(360deg)}}
.PollDisplay-module__j2JdoW__wrap{flex-direction:column;gap:8px;margin:10px 0;display:flex}.PollDisplay-module__j2JdoW__option{border:1px solid var(--border,#d0d7de);cursor:pointer;background:var(--background,#fff);border-radius:8px;position:relative;overflow:hidden}.PollDisplay-module__j2JdoW__option[aria-disabled=true]{cursor:default}.PollDisplay-module__j2JdoW__fill{background:var(--primary-soft,#2e86c129);z-index:0;transition:width .25s;position:absolute;inset:0 auto 0 0}.PollDisplay-module__j2JdoW__optionRow{z-index:1;color:var(--foreground,#1a1a1a);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:14px;display:flex;position:relative}.PollDisplay-module__j2JdoW__chosen{color:var(--primary,#2e86c1);font-weight:600}.PollDisplay-module__j2JdoW__meta{color:var(--text-secondary,#6b7c93);gap:8px;font-size:12px;display:flex}.PollDisplay-module__j2JdoW__loading{color:var(--text-secondary,#6b7c93);padding:8px 0;font-size:13px}
.AmaBanner-module__lccz7q__banner{border:1px solid var(--border,#d0d7de);background:var(--primary-soft,#2e86c11f);color:var(--foreground,#1a1a1a);border-radius:8px;align-items:center;gap:8px;margin:8px 0;padding:8px 12px;font-size:13px;line-height:1;display:flex}.AmaBanner-module__lccz7q__dot{border-radius:50%;flex:none;width:8px;height:8px}.AmaBanner-module__lccz7q__live{background:var(--success,#2ecc71)}.AmaBanner-module__lccz7q__scheduled{background:var(--text-secondary,#6b7c93)}.AmaBanner-module__lccz7q__closed{background:var(--text-secondary,#9aa6b2)}.AmaBanner-module__lccz7q__label{font-weight:600}.AmaBanner-module__lccz7q__sub{color:var(--text-secondary,#6b7c93)}
.PaymentsTable-module__YFre_W__tableWrapper{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow-x:auto}.PaymentsTable-module__YFre_W__table{border-collapse:collapse;width:100%;font-size:.88rem}.PaymentsTable-module__YFre_W__th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:var(--surface);padding:.7rem .85rem;font-size:.72rem;font-weight:600}.PaymentsTable-module__YFre_W__td{border-bottom:1px solid var(--border-color);vertical-align:middle;color:var(--foreground);padding:.75rem .85rem}.PaymentsTable-module__YFre_W__table tbody tr:last-child .PaymentsTable-module__YFre_W__td{border-bottom:none}.PaymentsTable-module__YFre_W__alignRight{text-align:right}.PaymentsTable-module__YFre_W__alignCenter{text-align:center}.PaymentsTable-module__YFre_W__amount{font-variant-numeric:tabular-nums;font-weight:600}.PaymentsTable-module__YFre_W__link{color:var(--primary);font-weight:500;text-decoration:none}.PaymentsTable-module__YFre_W__link:hover{text-decoration:underline}.PaymentsTable-module__YFre_W__idCell{word-break:break-all;color:var(--text-gray);max-width:240px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.PaymentsTable-module__YFre_W__idGroup{flex-direction:column;gap:2px;display:flex}.PaymentsTable-module__YFre_W__stripeLink{color:var(--primary);align-items:center;gap:.25rem;font-family:inherit;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.PaymentsTable-module__YFre_W__stripeLink:hover{text-decoration:underline}.PaymentsTable-module__YFre_W__pill{vertical-align:middle;letter-spacing:.01em;white-space:nowrap;border-radius:9999px;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.PaymentsTable-module__YFre_W__pillPaid{color:#047857;background:#10b9811f}.PaymentsTable-module__YFre_W__pillRefunded{color:#b91c1c;background:#ef44441f}.PaymentsTable-module__YFre_W__pillPartial{color:#b45309;background:#f59e0b29}.PaymentsTable-module__YFre_W__pillFailed{color:#64748b;background:#64748b2e}.PaymentsTable-module__YFre_W__refundedAmount{color:var(--text-gray);margin-top:4px;font-size:.72rem}.PaymentsTable-module__YFre_W__refundButton{border:1px solid var(--danger,#c0392b);color:var(--danger,#c0392b);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s}.PaymentsTable-module__YFre_W__refundButton:hover:not(:disabled){background:#c0392b14}.PaymentsTable-module__YFre_W__refundButton:disabled{opacity:.5;cursor:not-allowed}.PaymentsTable-module__YFre_W__dim{color:var(--text-gray)}@media (max-width:720px){.PaymentsTable-module__YFre_W__tableWrapper{background:0 0;border:none;padding:0}.PaymentsTable-module__YFre_W__table,.PaymentsTable-module__YFre_W__table tbody,.PaymentsTable-module__YFre_W__table thead,.PaymentsTable-module__YFre_W__table tr,.PaymentsTable-module__YFre_W__table th,.PaymentsTable-module__YFre_W__table td{display:block}.PaymentsTable-module__YFre_W__table thead{display:none}.PaymentsTable-module__YFre_W__table tbody tr{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin-bottom:.6rem;padding:.75rem .85rem}.PaymentsTable-module__YFre_W__table tbody tr .PaymentsTable-module__YFre_W__td{border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.PaymentsTable-module__YFre_W__table tbody tr .PaymentsTable-module__YFre_W__td:before{content:attr(data-label);color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.7rem;font-weight:600}.PaymentsTable-module__YFre_W__alignRight,.PaymentsTable-module__YFre_W__alignCenter{text-align:right}.PaymentsTable-module__YFre_W__idCell{text-align:right;max-width:none}.PaymentsTable-module__YFre_W__idGroup{align-items:flex-end}}
.Form-module__-cTPKa__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.Form-module__-cTPKa__label{color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.3}.Form-module__-cTPKa__labelRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.Form-module__-cTPKa__optional{color:var(--text-gray);font-size:.75rem;font-weight:500}.Form-module__-cTPKa__input,.Form-module__-cTPKa__textarea{border:1.5px solid var(--border-color);background:var(--surface-2,var(--surface));width:100%;min-height:50px;color:var(--foreground);box-sizing:border-box;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.Form-module__-cTPKa__textarea{resize:vertical;min-height:96px}.Form-module__-cTPKa__input{line-height:1.25}.Form-module__-cTPKa__input:focus,.Form-module__-cTPKa__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-bg,#3b82f62e);outline:none}.Form-module__-cTPKa__input:disabled,.Form-module__-cTPKa__textarea:disabled{opacity:.6;cursor:not-allowed}.Form-module__-cTPKa__input::placeholder,.Form-module__-cTPKa__textarea::placeholder{color:var(--text-gray);opacity:.7}.Form-module__-cTPKa__hint{color:var(--text-gray);margin:4px 0 0;font-size:.78rem;line-height:1.4}.Form-module__-cTPKa__error{color:var(--danger,#c0392b);margin:4px 0 0;font-size:.78rem;line-height:1.4}

.MemberContactActions-module__IL8fQG__button{white-space:nowrap;box-sizing:border-box;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:.9rem;display:inline-flex}.MemberContactActions-module__IL8fQG__unavailable{opacity:.5;cursor:default}
.NotifierTypeBadge-module__avXXOG__badge{background:var(--surface);border:2px solid var(--surface);width:20px;height:20px;box-shadow:0 0 0 1px var(--border-color);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-4px;right:-4px}.NotifierTypeBadge-module__avXXOG__icon{width:12px;height:12px;color:var(--red)}
.NotificationBell-module__UaPqhq__notificationContainer{align-items:center;display:flex;position:relative}.NotificationBell-module__UaPqhq__bellButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__UaPqhq__bellIcon{width:22px;height:22px;color:var(--foreground)}.NotificationBell-module__UaPqhq__dropdown{background:var(--surface);border:1px solid var(--border-color);z-index:1001;border-radius:12px;width:320px;max-width:calc(100vw - 24px);max-height:400px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.NotificationBell-module__UaPqhq__dropdownHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.NotificationBell-module__UaPqhq__dropdownTitle{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.NotificationBell-module__UaPqhq__unreadCount{color:var(--text-gray);background:var(--primary-soft-bg);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.NotificationBell-module__UaPqhq__markAllButton{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NotificationBell-module__UaPqhq__checkIcon{width:16px;height:16px}.NotificationBell-module__UaPqhq__dropdownContent{max-height:300px;overflow-y:auto}.NotificationBell-module__UaPqhq__itemActions{flex-shrink:0;align-items:center;gap:4px;margin-left:8px;display:flex}.NotificationBell-module__UaPqhq__dropdownFooter{text-align:center;color:var(--primary);border-top:1px solid var(--border-color);padding:10px;font-size:13px;font-weight:600;text-decoration:none;display:block}.NotificationBell-module__UaPqhq__notificationsList{padding:8px 0}.NotificationBell-module__UaPqhq__notificationItem{border-bottom:1px solid var(--border-color);grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:12px 16px;transition:background-color .2s;display:grid;position:relative}.NotificationBell-module__UaPqhq__itemClickable{cursor:pointer}.NotificationBell-module__UaPqhq__itemClickable:hover{background:var(--primary-soft-bg,var(--background))}.NotificationBell-module__UaPqhq__notifierColumn{flex-shrink:0;position:relative}.NotificationBell-module__UaPqhq__notifierAvatar{background:var(--text-white);width:32px;height:32px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.NotificationBell-module__UaPqhq__notifierAvatarImg{object-fit:cover;width:100%;height:100%}.NotificationBell-module__UaPqhq__notifierAvatarPlaceholder{background:var(--text-white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.NotificationBell-module__UaPqhq__notificationBody{min-width:0}.NotificationBell-module__UaPqhq__notifierLink{color:var(--foreground);font-weight:600;text-decoration:none}.NotificationBell-module__UaPqhq__notifierLink:hover{text-decoration:underline}.NotificationBell-module__UaPqhq__actionText{color:var(--text-gray)}.NotificationBell-module__UaPqhq__itemActions{flex-shrink:0;gap:4px;display:flex}.NotificationBell-module__UaPqhq__notificationItem:last-child{border-bottom:none}.NotificationBell-module__UaPqhq__notificationItem.NotificationBell-module__UaPqhq__unread{background:var(--notification-unread-bg);border-left:3px solid var(--primary)}.NotificationBell-module__UaPqhq__notificationContent{width:100%}.NotificationBell-module__UaPqhq__notificationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.NotificationBell-module__UaPqhq__notificationTitle{color:var(--foreground);flex:1;margin:0;font-size:14px;font-weight:600;line-height:1.3}.NotificationBell-module__UaPqhq__titleRow{flex:1;align-items:center;gap:8px;display:flex}.NotificationBell-module__UaPqhq__typeIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.NotificationBell-module__UaPqhq__markReadButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:2px;transition:all .2s;display:flex}.NotificationBell-module__UaPqhq__deleteButton{color:var(--danger)}.NotificationBell-module__UaPqhq__notificationText{color:var(--foreground);word-wrap:break-word;font-size:13px;line-height:1.4}.NotificationBell-module__UaPqhq__notificationTime{color:var(--text-gray);opacity:.85;margin-bottom:4px;font-size:11px}.NotificationBell-module__UaPqhq__loadingState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__UaPqhq__loadingSpinner{border:2px solid var(--border-color);border-top:2px solid var(--primary);border-radius:50%;width:24px;height:24px;margin:0 auto 12px;animation:1s linear infinite NotificationBell-module__UaPqhq__spin}.NotificationBell-module__UaPqhq__loadingText{margin:0;font-size:14px}@keyframes NotificationBell-module__UaPqhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationBell-module__UaPqhq__emptyState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__UaPqhq__emptyIcon{opacity:.5;width:32px;height:32px;margin:0 auto 12px}.NotificationBell-module__UaPqhq__emptyText{margin:0;font-size:14px}@media (max-width:768px){.NotificationBell-module__UaPqhq__dropdown{width:280px;right:0}.NotificationBell-module__UaPqhq__bellButton{padding:6px}}@media (max-width:1280px){.NotificationBell-module__UaPqhq__notificationContainer{display:none}}
.organizations-module__3EtX-W__page{max-width:960px;color:var(--foreground)}.organizations-module__3EtX-W__header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.organizations-module__3EtX-W__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.organizations-module__3EtX-W__badge{background:var(--surface-3);height:24px;color:var(--text-gray);border-radius:20px;align-items:center;padding:0 10px;font-size:13px;font-weight:600;line-height:24px;display:inline-flex}.organizations-module__3EtX-W__backLink{color:var(--text-gray);align-self:flex-start;align-items:center;gap:4px;font-size:.85rem;line-height:1;text-decoration:none;display:inline-flex}.organizations-module__3EtX-W__loading,.organizations-module__3EtX-W__empty{color:var(--muted);font-size:15px}.organizations-module__3EtX-W__hint{color:var(--text-gray);margin:0;font-size:14px;line-height:1.5}.organizations-module__3EtX-W__steps{background:var(--surface);border:1px solid var(--border-color);color:var(--foreground);border-radius:10px;margin:0 0 16px;padding:14px 18px 14px 36px;font-size:15px;line-height:1.6}.organizations-module__3EtX-W__statRow{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.organizations-module__3EtX-W__stat{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;gap:4px;min-width:160px;padding:12px 16px;display:flex}.organizations-module__3EtX-W__statLabel{color:var(--text-gray);font-size:14px;font-weight:600}.organizations-module__3EtX-W__statValue{color:var(--foreground);font-size:22px;font-weight:700}.organizations-module__3EtX-W__toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.organizations-module__3EtX-W__row{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:10px 14px 10px 8px;display:flex}.organizations-module__3EtX-W__rowLine{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.organizations-module__3EtX-W__kindChip{background:var(--info-soft-bg);height:24px;color:var(--info-soft-fg);border-radius:4px;flex-shrink:0;align-items:center;padding:0 8px;font-size:13px;font-weight:700;line-height:24px;display:inline-flex}.organizations-module__3EtX-W__kindChipFunctional{background:var(--surface-3);color:var(--text-gray)}.organizations-module__3EtX-W__statusChip{background:var(--warning-soft-bg);height:24px;color:var(--warning-soft-fg);border-radius:4px;flex-shrink:0;align-items:center;padding:0 8px;font-size:13px;font-weight:700;line-height:24px;display:inline-flex}.organizations-module__3EtX-W__nameLink{color:var(--primary);font-size:17px;font-weight:700;line-height:1;text-decoration:none}.organizations-module__3EtX-W__childCount{color:var(--text-gray);font-size:14px;line-height:1}.organizations-module__3EtX-W__manager{flex-wrap:wrap;align-items:center;gap:6px;font-size:15px;line-height:1;display:inline-flex}.organizations-module__3EtX-W__managerLabel{color:var(--text-gray);font-weight:600}.organizations-module__3EtX-W__managerName{color:var(--foreground);font-weight:700}.organizations-module__3EtX-W__managerHandle{color:var(--muted)}.organizations-module__3EtX-W__managerMuted{color:var(--muted);font-size:14px;line-height:1}.organizations-module__3EtX-W__noManagerChip{background:var(--danger-soft-bg);color:var(--danger-soft-fg);border-radius:4px;align-items:center;padding:5px 10px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.organizations-module__3EtX-W__actionBtn,.organizations-module__3EtX-W__actionBtnActive{cursor:pointer;border-radius:8px;align-items:center;min-height:40px;padding:0 14px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.organizations-module__3EtX-W__actionBtn{background:var(--surface);color:var(--primary);border:1px solid var(--primary-soft-border)}.organizations-module__3EtX-W__actionBtnActive{background:var(--primary);color:var(--text-white);border:1px solid var(--primary)}.organizations-module__3EtX-W__secondaryBtn{background:var(--surface);color:var(--primary);border:1px solid var(--primary-soft-border);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.organizations-module__3EtX-W__mutedBtn{background:var(--surface-2);min-height:40px;color:var(--foreground);border:1px solid var(--border-strong);cursor:pointer;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.organizations-module__3EtX-W__panel{background:var(--surface);border:2px solid var(--primary-soft-border);border-radius:10px;max-width:560px;margin:8px 0 4px;padding:16px 18px}.organizations-module__3EtX-W__panelIntro{color:var(--foreground);margin:0 0 14px;font-size:16px;font-weight:700;line-height:1.4}.organizations-module__3EtX-W__panelNote{color:var(--foreground);margin:0 0 14px;font-size:15px;line-height:1.5}.organizations-module__3EtX-W__panelActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.organizations-module__3EtX-W__addressRow{border:1px solid var(--border-color);background:var(--surface);border-radius:8px;align-items:center;min-width:0;padding-left:12px;display:flex}.organizations-module__3EtX-W__addressRow .organizations-module__3EtX-W__addressInput{box-shadow:none;background:0 0;border:none;min-width:0;padding-left:0}.organizations-module__3EtX-W__addressPrefix{color:var(--text-gray);flex-shrink:0;font-size:15px;line-height:1}.organizations-module__3EtX-W__cancelBtn,.organizations-module__3EtX-W__submitBtn,.organizations-module__3EtX-W__dangerBtn{cursor:pointer;border-radius:8px;align-items:center;min-height:42px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.organizations-module__3EtX-W__cancelBtn{color:var(--foreground);background:var(--surface-2);border:1px solid var(--border-strong)}.organizations-module__3EtX-W__submitBtn{color:var(--text-white);background:var(--primary);border:1px solid var(--primary)}.organizations-module__3EtX-W__dangerBtn{color:var(--danger-soft-fg);background:var(--danger-soft-bg);border:1px solid var(--danger-soft-bg)}.organizations-module__3EtX-W__cancelBtn:disabled,.organizations-module__3EtX-W__submitBtn:disabled,.organizations-module__3EtX-W__dangerBtn:disabled{opacity:.6;cursor:not-allowed}.organizations-module__3EtX-W__managerCard{margin-bottom:16px}.organizations-module__3EtX-W__noManagerText{color:var(--danger-soft-fg);margin:0 0 12px;font-size:16px;font-weight:700}.organizations-module__3EtX-W__person{align-items:center;gap:12px;margin-bottom:12px;display:flex}.organizations-module__3EtX-W__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.organizations-module__3EtX-W__personName{color:var(--foreground);font-size:20px;font-weight:700}.organizations-module__3EtX-W__personMeta{color:var(--text-gray);font-size:15px}.organizations-module__3EtX-W__countStrip{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.organizations-module__3EtX-W__countItem{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;gap:4px;min-width:140px;padding:12px 16px;display:flex}.organizations-module__3EtX-W__countLabel{color:var(--text-gray);font-size:14px;font-weight:600}.organizations-module__3EtX-W__countValue{color:var(--foreground);font-size:20px;font-weight:700}.organizations-module__3EtX-W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:16px;display:grid}.organizations-module__3EtX-W__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;min-width:0;padding:20px 24px}.organizations-module__3EtX-W__cardTitle{color:var(--foreground);margin:0 0 12px;font-size:18px;font-weight:700}.organizations-module__3EtX-W__section{margin-top:24px}.organizations-module__3EtX-W__tableWrap{overflow-x:auto}.organizations-module__3EtX-W__table{border-collapse:collapse;width:100%;font-size:14px}.organizations-module__3EtX-W__table th{text-align:left;color:var(--text-gray);border-bottom:1px solid var(--border-color);white-space:nowrap;padding:8px 10px;font-weight:600}.organizations-module__3EtX-W__table td{border-bottom:1px solid var(--border-color);color:var(--foreground);vertical-align:middle;padding:10px}.organizations-module__3EtX-W__handle{color:var(--muted)}.organizations-module__3EtX-W__modeSwitch{gap:.5rem;margin-bottom:1rem;display:inline-flex}.organizations-module__3EtX-W__modeOption{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.55rem 1rem;font-size:1rem;font-weight:600;line-height:1}.organizations-module__3EtX-W__modeOptionActive{background:var(--primary);border-color:var(--primary);color:var(--text-white)}.organizations-module__3EtX-W__trail{flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 16px;font-size:1rem;line-height:1;display:flex}.organizations-module__3EtX-W__trailStep{color:var(--text-gray);align-items:center;gap:6px;display:inline-flex}.organizations-module__3EtX-W__trailLink{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:600;line-height:1}.organizations-module__3EtX-W__trailCurrent{color:var(--foreground);font-weight:700;text-decoration:none}.organizations-module__3EtX-W__formPage{max-width:720px}.organizations-module__3EtX-W__tree{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.organizations-module__3EtX-W__treeRow{min-height:56px;padding:8px 20px 8px calc(20px + var(--depth,0) * 28px);border-bottom:1px solid var(--border-color);align-items:center;gap:12px;display:flex}.organizations-module__3EtX-W__treeRow:last-child{border-bottom:none}.organizations-module__3EtX-W__treeToggle{width:28px;height:28px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.organizations-module__3EtX-W__treeToggleSpacer{flex-shrink:0;width:28px}.organizations-module__3EtX-W__treeName{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.organizations-module__3EtX-W__treeNameLink{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.3;text-decoration:none;overflow:hidden}.organizations-module__3EtX-W__treeManager{color:var(--foreground);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:14px;line-height:1;display:inline-flex}.organizations-module__3EtX-W__treeCount{color:var(--text-gray);white-space:nowrap;flex-shrink:0;font-size:13px;line-height:1}.organizations-module__3EtX-W__treeFooter{padding:4px 20px 12px}@media (max-width:600px){.organizations-module__3EtX-W__treeRow{padding:10px 14px 10px calc(14px + var(--depth,0) * 16px);flex-wrap:wrap;row-gap:6px}.organizations-module__3EtX-W__treeName{flex-basis:calc(100% - 40px)}.organizations-module__3EtX-W__treeManager,.organizations-module__3EtX-W__treeCount{margin-left:40px}}.organizations-module__3EtX-W__treeActions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.organizations-module__3EtX-W__iconBtn{border:1px solid var(--border-color);background:var(--surface);width:34px;height:34px;color:var(--text-gray);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.organizations-module__3EtX-W__appointedDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.organizations-module__3EtX-W__treeRowUnappointed{background:var(--surface-2)}.organizations-module__3EtX-W__treeRowUnappointed .organizations-module__3EtX-W__treeNameLink{color:var(--text-gray);font-weight:500}.organizations-module__3EtX-W__headerSwitch{color:var(--text-gray);white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:14px;line-height:1;display:inline-flex}.organizations-module__3EtX-W__backCircle{width:40px;height:40px;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.15rem;display:inline-flex}.organizations-module__3EtX-W__detailTopActions{justify-content:flex-start;align-items:center;gap:.5rem;line-height:1;display:flex}.organizations-module__3EtX-W__shareCircle{align-items:center;line-height:1;display:inline-flex}.organizations-module__3EtX-W__shareCircle>button{width:40px;height:40px;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.15rem;line-height:1;display:inline-flex}.organizations-module__3EtX-W__shareCircle>button svg{width:1em;height:1em}.organizations-module__3EtX-W__pageLoading{justify-content:center;align-items:center;min-height:60vh;display:flex}.organizations-module__3EtX-W__formSectionTitle{border-top:1px solid var(--border-color);color:var(--foreground);margin:8px 0 0;padding-top:16px;font-size:16px;font-weight:700;line-height:1.2}.organizations-module__3EtX-W__formStack{flex-direction:column;gap:1rem;display:flex}.organizations-module__3EtX-W__formBox{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.25rem;min-width:0;padding:1rem 1.25rem;display:flex}.organizations-module__3EtX-W__formBoxTitle{color:var(--foreground);margin:0 0 .5rem;font-size:.95rem;font-weight:700;line-height:1.2}.organizations-module__3EtX-W__treeToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.organizations-module__3EtX-W__treeEmpty{color:var(--text-gray);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.organizations-module__3EtX-W__iconBtn:disabled{opacity:.4;cursor:default}.organizations-module__3EtX-W__titleRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.organizations-module__3EtX-W__pathLabel{color:var(--text-gray);font-size:15px;line-height:1}
.AdminHeader-module__uaw1yG__header{background:var(--surface);border-bottom:1px solid var(--border-color);z-index:1000;padding:0;position:fixed;top:0;left:0;right:0}.AdminHeader-module__uaw1yG__headerContainer{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;max-width:none;height:72px;margin:0;padding:0 12px;display:grid}.AdminHeader-module__uaw1yG__headerContainer.AdminHeader-module__uaw1yG__mobileSearchActive{grid-template-columns:1fr}.AdminHeader-module__uaw1yG__headerContainer.AdminHeader-module__uaw1yG__mobileSearchActive .AdminHeader-module__uaw1yG__center{justify-self:stretch;width:100%}.AdminHeader-module__uaw1yG__left{justify-self:start;align-items:center;gap:12px;min-width:0;display:flex}.AdminHeader-module__uaw1yG__center{justify-content:center;justify-self:center;align-items:center;min-width:0;display:flex}.AdminHeader-module__uaw1yG__right{justify-self:end;align-items:center;gap:12px;min-width:0;display:flex}.AdminHeader-module__uaw1yG__logoLink{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.AdminHeader-module__uaw1yG__logoImg{object-fit:contain;width:36px;height:36px}.AdminHeader-module__uaw1yG__brand{align-items:center;gap:8px;display:inline-flex}.AdminHeader-module__uaw1yG__brandName{color:var(--foreground);font-size:18px;font-weight:700}.AdminHeader-module__uaw1yG__mobileMenuButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;padding:8px;transition:background-color .15s;display:none}.AdminHeader-module__uaw1yG__mobileMenuButton:hover{background:var(--surface-2)}.AdminHeader-module__uaw1yG__mobileSearchButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background-color .15s;display:none}.AdminHeader-module__uaw1yG__mobileSearchButton:hover{background:var(--surface-2)}.AdminHeader-module__uaw1yG__headerIconLink{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;text-decoration:none;display:flex;position:relative}.AdminHeader-module__uaw1yG__headerIconLink:hover{background:var(--surface-2)}.AdminHeader-module__uaw1yG__headerIcon{width:22px;height:22px;color:var(--text-gray)}.AdminHeader-module__uaw1yG__iconBadge{background:var(--danger);color:var(--text-white);border-radius:9999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.AdminHeader-module__uaw1yG__avatarWrapper{position:relative}.AdminHeader-module__uaw1yG__avatar{background:var(--primary);width:40px;height:40px;color:var(--text-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.95rem;font-weight:700;display:inline-flex;overflow:hidden}.AdminHeader-module__uaw1yG__avatarSilhouette{background:var(--surface-2,var(--border-color));width:100%;height:100%;color:var(--text-gray);justify-content:center;align-items:center;display:inline-flex}.AdminHeader-module__uaw1yG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1280px){.AdminHeader-module__uaw1yG__mobileMenuButton{display:inline-flex}.AdminHeader-module__uaw1yG__mobileSearchButton{display:flex}.AdminHeader-module__uaw1yG__collapsedOnMobile,.AdminHeader-module__uaw1yG__desktopOnlyIcon{display:none}}@media (max-width:768px){.AdminHeader-module__uaw1yG__headerContainer{gap:8px;height:64px}.AdminHeader-module__uaw1yG__brandName{display:none}}.AdminHeader-module__uaw1yG__avatarWrapper{display:inline-flex}.AdminHeader-module__uaw1yG__presenceDot{background:var(--success);border:2px solid var(--background);box-sizing:border-box;pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-1px;right:-1px}
.FeedSortDropdown-module__2jmeqW__button{background:var(--surface);border:1px solid var(--border-color);color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;transition:background-color .15s,border-color .15s;display:inline-flex}.FeedSortDropdown-module__2jmeqW__chevron{color:var(--text-gray)}.FeedSortDropdown-module__2jmeqW__menu{z-index:1200;background:var(--surface);border:1px solid var(--border-color);border-radius:10px;flex-flow:column;gap:.25rem;max-width:calc(100vw - 16px);margin:0;padding:4px;list-style:none;animation:.12s ease-out FeedSortDropdown-module__2jmeqW__slideDown;display:flex;position:fixed;box-shadow:0 8px 24px #00000014}.FeedSortDropdown-module__2jmeqW__menuItem{text-align:left;width:100%;color:var(--foreground);font-size:14px;font-family:var(--font-family);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;transition:background-color .12s,color .12s;display:block}.FeedSortDropdown-module__2jmeqW__menuItemSelected{background:var(--primary-soft);color:var(--primary-dark);font-weight:600}@keyframes FeedSortDropdown-module__2jmeqW__slideDown{0%{opacity:0}to{opacity:1}}
.PostBottomButtons-module__0uWAHG__metaInfo{z-index:1;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:0;font-size:.85rem;display:flex;position:relative}.PostBottomButtons-module__0uWAHG__pillButton{background:var(--surface-2);color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;border-radius:1.3em;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.PostBottomButtons-module__0uWAHG__pillButton:disabled{opacity:.6;cursor:not-allowed}.PostBottomButtons-module__0uWAHG__voteButton{}.PostBottomButtons-module__0uWAHG__voteButtonActive,.PostBottomButtons-module__0uWAHG__voteButtonActiveComment{color:#fff;background:#e01a0c}.PostBottomButtons-module__0uWAHG__saveButtonActive{background:var(--primary);color:#fff;border-color:var(--primary)}.PostBottomButtons-module__0uWAHG__icon{flex-shrink:0;width:1.15em;height:1.15em}.PostBottomButtons-module__0uWAHG__iconPillButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-family:inherit;line-height:1;display:inline-flex}.PostBottomButtons-module__0uWAHG__pillLabel{align-items:center;line-height:1.2;display:inline-flex}
.AdminMobileSidebarHeader-module__QNmtEq__header{white-space:nowrap;border-bottom:1px solid var(--border-color);align-items:center;gap:8px;margin:0 0 12px;padding:0 0 12px;display:none}@media (max-width:1280px){.AdminMobileSidebarHeader-module__QNmtEq__header{display:flex}}.AdminMobileSidebarHeader-module__QNmtEq__brand{color:var(--foreground);letter-spacing:-.4px;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.AdminMobileSidebarHeader-module__QNmtEq__logo{object-fit:contain;border-radius:8px;flex-shrink:0;width:36px;height:36px}.AdminMobileSidebarHeader-module__QNmtEq__brandName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AdminMobileSidebarHeader-module__QNmtEq__closeBtn{width:32px;height:32px;color:var(--text-secondary,var(--foreground));cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}
.AdminSidebar-module__c-rkPW__sidebar{background:var(--surface);border-right:1px solid var(--border-color);z-index:900;box-sizing:border-box;width:280px;height:calc(100vh - 72px);padding:16px 12px;position:fixed;top:72px;left:0;overflow:hidden auto}.AdminSidebar-module__c-rkPW__nav,.AdminSidebar-module__c-rkPW__sectionWrap{flex-direction:column;gap:4px;display:flex}.AdminSidebar-module__c-rkPW__section{border-top:1px solid var(--border-color);flex-direction:column;gap:4px;margin-top:0;padding-top:14px;display:flex}.AdminSidebar-module__c-rkPW__sectionLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;padding:0 12px 4px;font-size:12px;font-weight:700}.AdminSidebar-module__c-rkPW__navItem{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.AdminSidebar-module__c-rkPW__navItem:hover{background:var(--primary-soft-bg)}.AdminSidebar-module__c-rkPW__navItemActive{background:var(--primary-soft);color:var(--primary-dark);font-weight:600}.AdminSidebar-module__c-rkPW__navIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AdminSidebar-module__c-rkPW__navLabel{flex:1;min-width:0}.AdminSidebar-module__c-rkPW__backdrop{display:none}@media (max-width:1280px){.AdminSidebar-module__c-rkPW__sidebar{z-index:1100;height:100vh;padding-top:16px;transition:transform .25s;top:0;transform:translate(-100%);box-shadow:4px 0 16px #0000002e}.AdminSidebar-module__c-rkPW__sidebarOpen{transform:translate(0)}.AdminSidebar-module__c-rkPW__backdrop{background:var(--modal-overlay);z-index:1050;opacity:0;pointer-events:none;transition:opacity .25s;display:block;position:fixed;inset:0}.AdminSidebar-module__c-rkPW__backdropVisible{opacity:1;pointer-events:auto}}@media (max-width:480px){.AdminSidebar-module__c-rkPW__sidebar{width:85vw;max-width:320px}}
.TextEditor-module__jSXJcG__wrapper{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex}.TextEditor-module__jSXJcG__embeddedImage{border-radius:8px;max-width:100%;height:auto;margin:.5rem 0}.TextEditor-module__jSXJcG__toolbar{border-bottom:1px solid var(--border-color);background:var(--background);z-index:5;border-top-left-radius:11px;border-top-right-radius:11px;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;display:flex;position:sticky;top:0}.TextEditor-module__jSXJcG__toolbarDivider{background:var(--border-color);width:1px;height:18px;margin:0 4px}.TextEditor-module__jSXJcG__toolbarButton{width:30px;height:30px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.TextEditor-module__jSXJcG__toolbarButton:disabled{opacity:.4;cursor:not-allowed}.TextEditor-module__jSXJcG__toolbarButtonActive{background:var(--primary-soft);color:var(--primary-dark)}.TextEditor-module__jSXJcG__editorArea{position:relative}.TextEditor-module__jSXJcG__uploadOverlay{background:color-mix(in srgb, var(--surface) 65%, transparent);pointer-events:none;z-index:2;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TextEditor-module__jSXJcG__editorWrapper{flex-direction:column;min-width:0;max-width:100%;max-height:420px;display:flex;overflow:hidden auto}.TextEditor-module__jSXJcG__markdownArea{resize:vertical;background:var(--surface);width:100%;min-height:160px;max-height:420px;color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;border:none;outline:none;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.6;display:block;overflow:hidden auto}.TextEditor-module__jSXJcG__markdownArea::placeholder{color:var(--text-gray)}.TextEditor-module__jSXJcG__markdownArea:disabled{opacity:.6;cursor:not-allowed}.TextEditor-module__jSXJcG__editorContent{min-height:160px;color:var(--foreground);font-size:.95rem;line-height:1.55;font-family:var(--font-family);overflow-wrap:anywhere;word-break:break-word;outline:none;min-width:0;max-width:100%;padding:14px 16px}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror{min-height:160px;font-family:var(--font-family);color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;outline:none;min-width:0;max-width:100%;padding:14px 16px;font-size:.95rem;line-height:1.55}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p{margin:0 0 .6em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p:last-child{margin-bottom:0}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror h2{margin:.4em 0;font-size:1.25em;font-weight:700}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror h3{margin:.4em 0;font-size:1.1em;font-weight:700}:is(.TextEditor-module__jSXJcG__editorWrapper .ProseMirror ul,.TextEditor-module__jSXJcG__editorWrapper .ProseMirror ol){margin:0 0 .6em;padding-left:1.5em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror li{margin:.15em 0}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror blockquote{border-left:3px solid var(--border-color);color:var(--text-secondary);background:var(--primary-soft-bg);border-radius:0 8px 8px 0;margin:0 0 .6em;padding:.4em .875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror code{background:var(--primary-soft-bg);color:var(--primary-dark);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror pre{background:var(--primary-soft-bg);border-radius:8px;margin:0 0 .6em;padding:.875em 1em;overflow-x:auto}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror pre code{color:var(--foreground);background:0 0;padding:0;font-size:.875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--text-gray);pointer-events:none;height:0}.TextEditor-module__jSXJcG__footer{border-top:1px solid var(--border-color);background:var(--background);border-bottom-right-radius:11px;border-bottom-left-radius:11px;justify-content:flex-end;padding:6px 12px;display:flex}.TextEditor-module__jSXJcG__charCount{color:var(--text-gray);font-variant-numeric:tabular-nums;font-size:.75rem}
.AdminShell-module__8eSXiG__shell{background:var(--background);min-height:100vh}
.CheckInScanner-module__6qrfAW__panel{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.CheckInScanner-module__6qrfAW__header{justify-content:space-between;align-items:center;gap:1rem;line-height:1;display:flex}.CheckInScanner-module__6qrfAW__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:700;line-height:1}.CheckInScanner-module__6qrfAW__startButton,.CheckInScanner-module__6qrfAW__stopButton{border-radius:var(--radius-box);cursor:pointer;justify-content:center;align-items:center;height:36px;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex}.CheckInScanner-module__6qrfAW__startButton{background:var(--primary);color:var(--text-white);border:none}.CheckInScanner-module__6qrfAW__stopButton{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.CheckInScanner-module__6qrfAW__hint{word-break:keep-all;color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.6}.CheckInScanner-module__6qrfAW__problem{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface-2);word-break:keep-all;color:var(--foreground);margin:0;padding:.75rem 1rem;font-size:.85rem;line-height:1.6}.CheckInScanner-module__6qrfAW__stage{border-radius:var(--radius-box);background:#000;justify-content:center;display:flex;overflow:hidden}.CheckInScanner-module__6qrfAW__video{width:100%;max-width:320px;height:auto;display:block}.CheckInScanner-module__6qrfAW__hiddenCanvas{display:none}.CheckInScanner-module__6qrfAW__log{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.CheckInScanner-module__6qrfAW__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 0;line-height:1;display:flex}.CheckInScanner-module__6qrfAW__rowName{color:var(--foreground);font-size:.95rem;font-weight:600;line-height:1}.CheckInScanner-module__6qrfAW__rowDetail{color:var(--text-secondary);font-size:.8rem;line-height:1}.CheckInScanner-module__6qrfAW__rowDuplicate{border-left:3px solid var(--border);padding-left:.6rem}.CheckInScanner-module__6qrfAW__rowBad{border-left:3px solid var(--danger);padding-left:.6rem}.CheckInScanner-module__6qrfAW__rowBad .CheckInScanner-module__6qrfAW__rowName{color:var(--danger)}.CheckInScanner-module__6qrfAW__stageOff{display:none}
.AdminAppShell-module___D9klW__shell{background:var(--background);min-height:100vh}.AdminAppShell-module___D9klW__content{box-sizing:border-box;width:100%;max-width:100%;min-height:calc(100vh - 72px);padding:88px 1.5rem 2rem;overflow-x:hidden}@media (min-width:1281px){.AdminAppShell-module___D9klW__content{width:calc(100% - 280px);margin-left:280px}}@media (max-width:768px){.AdminAppShell-module___D9klW__content{padding:80px 1rem 1.5rem}}
.AddressSearchModal-module__ZZo3IW__overlay{z-index:1100;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AddressSearchModal-module__ZZo3IW__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:min(520px,96vw);max-height:92vh;display:flex;overflow:hidden}.AddressSearchModal-module__ZZo3IW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.AddressSearchModal-module__ZZo3IW__title{color:var(--foreground);font-size:15px;font-weight:700}.AddressSearchModal-module__ZZo3IW__closeBtn{border:1px solid var(--border-color);width:30px;height:30px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:flex}.AddressSearchModal-module__ZZo3IW__body{flex:1;min-height:460px;position:relative}.AddressSearchModal-module__ZZo3IW__status{color:var(--text-gray);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.AddressSearchModal-module__ZZo3IW__embed{width:100%;height:460px}
.education-module__c5s8Jq__page{flex-direction:column;gap:20px;padding:0 0 64px;display:flex}.education-module__c5s8Jq__count{color:var(--text-gray);font-size:14px;line-height:1}.education-module__c5s8Jq__hint{color:var(--text-gray);margin:0;font-size:13px;line-height:1.6}.education-module__c5s8Jq__sectionTitle{color:var(--foreground);margin:12px 0 0;font-size:16px;font-weight:700;line-height:1}.education-module__c5s8Jq__createForm,.education-module__c5s8Jq__transferForm{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.education-module__c5s8Jq__createGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.education-module__c5s8Jq__field{flex-direction:column;gap:6px;min-width:0;display:flex}.education-module__c5s8Jq__fieldWide{grid-column:1/-1}.education-module__c5s8Jq__label{color:var(--foreground);font-size:13px;font-weight:600;line-height:1}.education-module__c5s8Jq__formActions,.education-module__c5s8Jq__transferRow{align-items:center;gap:12px;display:flex}.education-module__c5s8Jq__transferRow{align-items:stretch}.education-module__c5s8Jq__primary{background:var(--primary);height:40px;color:var(--text-white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.education-module__c5s8Jq__primary:disabled{background:var(--border-color);color:var(--text-gray);cursor:default}.education-module__c5s8Jq__textButton{color:var(--text-gray);cursor:pointer;appearance:none;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;line-height:1}.education-module__c5s8Jq__empty{color:var(--text-gray);margin:0;padding:8px 0 24px;font-size:14px}.education-module__c5s8Jq__tableWrap{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;overflow-x:auto}.education-module__c5s8Jq__table{border-collapse:collapse;width:100%;font-size:15px}.education-module__c5s8Jq__table th,.education-module__c5s8Jq__table td{text-align:left;border-bottom:1px solid var(--border-color);white-space:nowrap;padding:12px 16px}.education-module__c5s8Jq__table th{color:var(--text-gray);font-size:15px;font-weight:600}.education-module__c5s8Jq__table tbody tr:last-child td{border-bottom:none}.education-module__c5s8Jq__handle{color:var(--text-gray)}.education-module__c5s8Jq__rowActions{align-items:center;gap:16px;display:flex}@media (max-width:900px){.education-module__c5s8Jq__page{padding:0 0 48px}.education-module__c5s8Jq__createGrid{grid-template-columns:1fr}}.education-module__c5s8Jq__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.education-module__c5s8Jq__filterField{align-items:center;gap:12px;display:flex}.education-module__c5s8Jq__filterLabel{color:var(--text-gray);font-size:13px;font-weight:600;line-height:1}.education-module__c5s8Jq__filterSelect{width:180px}.education-module__c5s8Jq__requirementForm{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}.education-module__c5s8Jq__requirementRow{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.education-module__c5s8Jq__inherited{color:var(--primary);margin:0;font-size:13px;font-weight:600;line-height:1.5}.education-module__c5s8Jq__secondary{border:1px solid var(--border-color);background:var(--surface);height:40px;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.education-module__c5s8Jq__secondary:disabled{color:var(--text-gray);cursor:default}.education-module__c5s8Jq__shortMark{color:var(--danger);font-weight:700}.education-module__c5s8Jq__metMark{color:var(--text-gray);font-size:13px}.education-module__c5s8Jq__mutedMark{color:var(--text-gray);font-size:13px;font-weight:600}.education-module__c5s8Jq__subMark{color:var(--text-gray);margin-top:4px;font-size:12px;display:block}.education-module__c5s8Jq__summaryRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.education-module__c5s8Jq__summaryText{color:var(--foreground);margin:0;font-size:15px;font-weight:700;line-height:1.4}.education-module__c5s8Jq__unmetCell{white-space:normal}.education-module__c5s8Jq__unmetItem{color:var(--danger);font-size:13px;line-height:1.5;display:block}.education-module__c5s8Jq__thresholdGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;display:grid}.education-module__c5s8Jq__resultBox{border:1px solid var(--primary-soft-border);background:var(--primary-soft-bg);border-radius:12px;flex-direction:column;gap:8px;padding:16px 20px;display:flex}.education-module__c5s8Jq__problemList{color:var(--warning-soft-fg);margin:0;padding-left:20px;font-size:13px;line-height:1.6}.education-module__c5s8Jq__cardList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.education-module__c5s8Jq__card{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.education-module__c5s8Jq__cardHead{justify-content:space-between;align-items:center;gap:12px;line-height:1;display:flex}.education-module__c5s8Jq__cardName{color:var(--foreground);font-size:15px;font-weight:700;line-height:1.3}.education-module__c5s8Jq__cardLine{color:var(--foreground);margin:0;font-size:14px;line-height:1.5}.education-module__c5s8Jq__fileRow{flex-wrap:wrap;align-items:center;gap:12px;line-height:1;display:flex}.education-module__c5s8Jq__fileLink{color:var(--primary);text-underline-offset:3px;font-size:14px;font-weight:600;line-height:1;text-decoration:underline}.education-module__c5s8Jq__rejectForm{flex-direction:column;gap:10px;max-width:520px;display:flex}.education-module__c5s8Jq__overlay{z-index:1100;background:var(--modal-overlay);justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.education-module__c5s8Jq__sheet{background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;width:100%;max-width:720px;padding:24px;display:flex}.education-module__c5s8Jq__detailList{border-top:1px solid var(--border-color);margin:0;padding:0;list-style:none}.education-module__c5s8Jq__detailRow{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:10px 0;font-size:14px;line-height:1.3;display:flex}.education-module__c5s8Jq__detailCredit{border-bottom:1px solid var(--border-color)}.education-module__c5s8Jq__detailCredit .education-module__c5s8Jq__detailRow{border-bottom:none;padding:6px 0}@media (max-width:900px){.education-module__c5s8Jq__thresholdGrid{grid-template-columns:1fr}}.education-module__c5s8Jq__dialogTitle{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.education-module__c5s8Jq__dialogActions{justify-content:flex-end;gap:8px;display:flex}.education-module__c5s8Jq__ruleLine{color:var(--foreground);margin:0;font-size:15px;font-weight:600;line-height:1.5}.education-module__c5s8Jq__unreadableCell{white-space:normal;color:var(--warning-soft-fg);font-size:13px}.education-module__c5s8Jq__sheetHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.education-module__c5s8Jq__memberActions{margin-top:8px;display:block}.education-module__c5s8Jq__licenseYearSelect{width:160px;display:block}
.Dropdown-module__v98dvq__wrapper{flex-direction:column;gap:4px;min-width:0;display:inline-flex}.Dropdown-module__v98dvq__label{color:var(--text-gray);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.Dropdown-module__v98dvq__select{cursor:pointer;background:var(--surface);color:var(--foreground);border:1px solid var(--border-color);appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;outline:none;min-width:160px;padding:8px 32px 8px 12px;font-family:inherit;font-size:14px}.Dropdown-module__v98dvq__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-bg)}.Dropdown-module__v98dvq__select option{background:var(--surface);color:var(--foreground)}@media (max-width:640px){.Dropdown-module__v98dvq__select{width:100%;min-width:0}.Dropdown-module__v98dvq__wrapper{width:100%}}
.InfiniteScrollSentinel-module__nJDrba__sentinel{width:100%;height:1px}.InfiniteScrollSentinel-module__nJDrba__status{text-align:center;color:var(--text-gray);padding:12px 16px;font-size:13px}
.settings-module__gbrM1a__container{gap:var(--settings-group-gap);flex-direction:column;width:100%;max-width:760px;display:flex}.settings-module__gbrM1a__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.settings-module__gbrM1a__card{background:var(--surface);border:1px solid var(--border-color);border-radius:14px;padding:24px}.settings-module__gbrM1a__section{color:var(--foreground);margin:0 0 var(--settings-label-gap);font-size:1.1rem;font-weight:700}.settings-module__gbrM1a__sectionDescription{margin:-.5rem 0 var(--settings-label-gap);color:var(--text-gray);font-size:1rem}.settings-module__gbrM1a__photoRow{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.settings-module__gbrM1a__photoFrame{border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;width:140px;height:140px;position:relative;overflow:hidden}.settings-module__gbrM1a__photo{object-fit:cover;width:100%;height:100%;display:block}.settings-module__gbrM1a__silhouette{background:var(--surface-2,var(--border-color));width:100%;height:100%;color:var(--text-gray);justify-content:center;align-items:center;display:inline-flex}.settings-module__gbrM1a__identity{min-width:0}.settings-module__gbrM1a__name{color:var(--foreground);margin:0 0 6px;font-size:1.25rem;font-weight:700}.settings-module__gbrM1a__handle{color:var(--text-gray);margin:0;font-size:1rem}.settings-module__gbrM1a__orderList{gap:var(--settings-row-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.settings-module__gbrM1a__orderRow{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.settings-module__gbrM1a__orderRowOff{opacity:.55}.settings-module__gbrM1a__orderLabel{min-width:0;color:var(--foreground);flex:auto;font-size:1rem;font-weight:600;line-height:1}.settings-module__gbrM1a__orderControls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.settings-module__gbrM1a__orderControls>:last-child{margin-inline-start:.6rem}.settings-module__gbrM1a__moveButton{border:1px solid var(--border);background:var(--surface-2);width:2rem;height:2rem;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.settings-module__gbrM1a__moveButton:disabled{color:var(--text-gray);cursor:default}
.UserProfile-module__qlsHOa__page{max-width:880px;color:var(--foreground);margin:0 auto;padding:1.5rem 1rem 4rem}.UserProfile-module__qlsHOa__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.UserProfile-module__qlsHOa__avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.UserProfile-module__qlsHOa__avatarPlaceholder{background:var(--surface-2);width:64px;height:64px;color:var(--text-gray);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}.UserProfile-module__qlsHOa__title{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.UserProfile-module__qlsHOa__email{color:var(--text-gray);margin-top:2px;font-size:.9rem}.UserProfile-module__qlsHOa__headerActions{flex-wrap:wrap;gap:.5rem;margin-left:auto;display:flex}.UserProfile-module__qlsHOa__btn{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600}.UserProfile-module__qlsHOa__btn:disabled{opacity:.6;cursor:not-allowed}.UserProfile-module__qlsHOa__verifyBtn{background:var(--primary);color:var(--text-white);border-color:var(--primary)}.UserProfile-module__qlsHOa__unverifyBtn{background:var(--surface);color:var(--danger);border-color:var(--danger)}.UserProfile-module__qlsHOa__section{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;margin-bottom:1rem;padding:1.25rem 1.25rem 1rem}.UserProfile-module__qlsHOa__sectionTitle{margin:0 0 .75rem;font-size:1rem;font-weight:700}.UserProfile-module__qlsHOa__row{border-top:1px solid var(--border-color);grid-template-columns:180px 1fr;gap:.75rem;padding:.45rem 0;font-size:.9rem;display:grid}.UserProfile-module__qlsHOa__row:first-of-type{border-top:none}.UserProfile-module__qlsHOa__label{color:var(--text-gray)}.UserProfile-module__qlsHOa__value{color:var(--foreground);word-break:break-word}.UserProfile-module__qlsHOa__dim{color:var(--text-gray)}.UserProfile-module__qlsHOa__sectionIntro{color:var(--text-gray);margin-bottom:.85rem;padding-bottom:.15rem}.UserProfile-module__qlsHOa__referrerBlock{align-items:center;gap:.75rem;display:flex}.UserProfile-module__qlsHOa__referrerAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.UserProfile-module__qlsHOa__referrerAvatarPlaceholder{background:var(--surface-2);width:40px;height:40px;color:var(--text-gray);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.UserProfile-module__qlsHOa__referrerName{color:var(--foreground);font-weight:600}.UserProfile-module__qlsHOa__referrerEmail{color:var(--text-gray);font-size:.85rem}.UserProfile-module__qlsHOa__error{border:1px solid var(--danger);background:var(--surface);color:var(--danger);border-radius:8px;padding:1rem}.UserProfile-module__qlsHOa__documentImg{border:1px solid var(--border-color);border-radius:8px;max-width:100%;max-height:320px;display:block}.UserProfile-module__qlsHOa__tag{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-self:center;margin-left:0;padding:.15rem .5rem;font-size:.7rem;font-weight:700;line-height:1.5}.UserProfile-module__qlsHOa__tagTest{background:var(--warning-soft-bg,#ffbf0029);color:var(--warning-soft-fg,#b07900);border-color:var(--warning-soft-fg,#b07900)}.UserProfile-module__qlsHOa__tagBeta{background:var(--primary-soft-bg);color:var(--primary);border-color:var(--primary)}.UserProfile-module__qlsHOa__sectionHelp{color:var(--text-gray);margin:0 0 12px;font-size:12px}.UserProfile-module__qlsHOa__avatarPicker{cursor:pointer;border-radius:50%;flex-shrink:0;width:64px;height:64px;display:inline-block;position:relative;overflow:hidden}.UserProfile-module__qlsHOa__avatarBadge{border:2px solid var(--surface);background:var(--primary);width:20px;height:20px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:0;right:0}.UserProfile-module__qlsHOa__avatarBadgeSpin{animation:.9s linear infinite UserProfile-module__qlsHOa__avatarBadgeSpin}@keyframes UserProfile-module__qlsHOa__avatarBadgeSpin{to{transform:rotate(360deg)}}.UserProfile-module__qlsHOa__editPanel{border:1px solid var(--border-color);background:var(--surface);border-radius:10px;width:100%;margin-top:12px;padding:16px}.UserProfile-module__qlsHOa__editPanelTitle{color:var(--foreground);margin:0 0 12px;font-size:14px;font-weight:700}.UserProfile-module__qlsHOa__editPanelFields{flex-wrap:wrap;gap:12px;display:flex}.UserProfile-module__qlsHOa__editField{flex-direction:column;flex:200px;gap:6px;min-width:0;display:flex}.UserProfile-module__qlsHOa__editFieldLabel{color:var(--text-gray);font-size:12px;font-weight:600;line-height:1}.UserProfile-module__qlsHOa__editFieldInput{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--foreground);border-radius:8px;padding:8px 10px;font-size:14px}.UserProfile-module__qlsHOa__editPanelError{color:var(--danger);margin:10px 0 0;font-size:12px}.UserProfile-module__qlsHOa__editPanelActions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.UserProfile-module__qlsHOa__editPanelCancel,.UserProfile-module__qlsHOa__editPanelSave{cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1}.UserProfile-module__qlsHOa__editPanelCancel{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground)}.UserProfile-module__qlsHOa__editPanelSave{border:1px solid var(--primary);background:var(--primary);color:#fff}.UserProfile-module__qlsHOa__editPanelSave:disabled{opacity:.6;cursor:default}
.MonthPicker-module__ZjXszG__periodPicker{display:inline-flex;position:relative}.MonthPicker-module__ZjXszG__periodLabel{color:var(--foreground);font-size:.95rem;font-weight:700;line-height:1}.MonthPicker-module__ZjXszG__periodButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;display:inline-flex}.MonthPicker-module__ZjXszG__chevron{width:.75em;height:.75em;color:var(--text-gray)}.MonthPicker-module__ZjXszG__viewBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.MonthPicker-module__ZjXszG__viewBtn:hover{color:var(--foreground)}.MonthPicker-module__ZjXszG__viewBtn:disabled{opacity:.35;cursor:default}.MonthPicker-module__ZjXszG__viewBtnActive{color:#fff;background:#3b82f6}.MonthPicker-module__ZjXszG__viewBtnActive:hover{color:#fff}.MonthPicker-module__ZjXszG__monthPicker{z-index:20;background:var(--surface);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.75rem;width:16rem;max-width:calc(100vw - 2rem);padding:.75rem;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 1px 3px #0000001a}.MonthPicker-module__ZjXszG__monthPickerEnd{left:auto;right:0}.MonthPicker-module__ZjXszG__monthPickerYear{justify-content:space-between;align-items:center;display:flex}.MonthPicker-module__ZjXszG__monthPickerGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.MonthPicker-module__ZjXszG__monthPickerCell{border-radius:8px;justify-content:center}
.AdminEditUserIdentityModal-module___iooKW__overlay{background:var(--modal-overlay);z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.AdminEditUserIdentityModal-module___iooKW__modal{background:var(--surface);color:var(--foreground);border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow:auto;box-shadow:0 20px 50px #00000040}.AdminEditUserIdentityModal-module___iooKW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.AdminEditUserIdentityModal-module___iooKW__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.AdminEditUserIdentityModal-module___iooKW__close{cursor:pointer;color:var(--text-gray);background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}.AdminEditUserIdentityModal-module___iooKW__close:disabled{cursor:not-allowed;opacity:.6}.AdminEditUserIdentityModal-module___iooKW__body{flex-direction:column;gap:1rem;padding:16px 20px;display:flex}.AdminEditUserIdentityModal-module___iooKW__footer{border-top:1px solid var(--border-color);justify-content:flex-end;gap:.5rem;padding:12px 20px 16px;display:flex}.AdminEditUserIdentityModal-module___iooKW__error{border:1px solid var(--danger,#c0392b);color:var(--danger,#c0392b);border-radius:8px;padding:.6rem .75rem;font-size:.85rem}.AdminEditUserIdentityModal-module___iooKW__field{flex-direction:column;gap:.35rem;display:flex}.AdminEditUserIdentityModal-module___iooKW__fieldLabel{color:var(--text-gray);font-size:.85rem;font-weight:600}.AdminEditUserIdentityModal-module___iooKW__fieldHint{color:var(--text-gray);font-size:.75rem}.AdminEditUserIdentityModal-module___iooKW__input{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.AdminEditUserIdentityModal-module___iooKW__input:focus{border-color:var(--primary);outline:none}.AdminEditUserIdentityModal-module___iooKW__btn{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600}.AdminEditUserIdentityModal-module___iooKW__btn:disabled{opacity:.6;cursor:not-allowed}.AdminEditUserIdentityModal-module___iooKW__btnPrimary{background:var(--primary);color:#fff;border-color:var(--primary)}.AdminEditUserIdentityModal-module___iooKW__intro{color:var(--foreground);margin:0;font-size:.9rem}.AdminEditUserIdentityModal-module___iooKW__diffRow{border-top:1px solid var(--border-color);grid-template-columns:110px 1fr;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:grid}.AdminEditUserIdentityModal-module___iooKW__diffRow:first-of-type{border-top:none}.AdminEditUserIdentityModal-module___iooKW__diffLabel{color:var(--text-gray)}.AdminEditUserIdentityModal-module___iooKW__diffValues{word-break:break-all;flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AdminEditUserIdentityModal-module___iooKW__diffBefore{color:var(--text-gray);text-decoration:line-through}.AdminEditUserIdentityModal-module___iooKW__diffArrow{color:var(--text-gray)}.AdminEditUserIdentityModal-module___iooKW__diffAfter{color:var(--foreground);font-weight:600}.AdminEditUserIdentityModal-module___iooKW__diffDim{color:var(--text-gray)}
.Pagination-module__5BKHEq__bar{border-top:1px solid var(--border-color);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.Pagination-module__5BKHEq__summary{color:var(--text-gray);font-size:13px}.Pagination-module__5BKHEq__controls{align-items:center;gap:6px;display:inline-flex}.Pagination-module__5BKHEq__button{background:var(--surface);color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600}.Pagination-module__5BKHEq__button:disabled{opacity:.5;cursor:not-allowed}.Pagination-module__5BKHEq__pageBadge{color:var(--foreground);padding:0 4px;font-size:13px;font-weight:700}@media (max-width:480px){.Pagination-module__5BKHEq__bar{justify-content:center}.Pagination-module__5BKHEq__summary{text-align:center;width:100%}}
.SettingsCards-module__wij7CW__card{background:var(--surface);border:1px solid var(--border-color);margin-bottom:var(--settings-group-gap);border-radius:12px;min-width:0;padding:1.1rem 1.25rem}.SettingsCards-module__wij7CW__cardTitle{color:var(--foreground);margin:0 0 .25rem;font-size:.95rem;font-weight:700}.SettingsCards-module__wij7CW__cardDescription{color:var(--text-gray);margin:0 0 var(--settings-label-gap);font-size:.85rem;line-height:1.4}.SettingsCards-module__wij7CW__imageRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.SettingsCards-module__wij7CW__avatar{background:var(--primary);color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;font-weight:700;display:flex}.SettingsCards-module__wij7CW__imageActions{flex-wrap:wrap;gap:.5rem;display:flex}.SettingsCards-module__wij7CW__primaryButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.9rem;font-weight:600}.SettingsCards-module__wij7CW__primaryButton:disabled{opacity:.6;cursor:not-allowed}.SettingsCards-module__wij7CW__secondaryButton{background:var(--surface-2);color:var(--foreground);border:1px solid var(--border-strong);cursor:pointer;border-radius:8px;padding:.55rem 1rem;font-size:.9rem;font-weight:600}.SettingsCards-module__wij7CW__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.SettingsCards-module__wij7CW__errorMessage{color:var(--danger-soft-fg);margin-top:.6rem;font-size:.85rem}.SettingsCards-module__wij7CW__hiddenInput{display:none}.SettingsCards-module__wij7CW__toggleButton{background:var(--surface-2);border:1px solid var(--border-strong);color:var(--foreground);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.9rem;font-weight:600;display:inline-flex}.SettingsCards-module__wij7CW__toggleButton:disabled{opacity:.6;cursor:not-allowed}.SettingsCards-module__wij7CW__readoutEntry{margin-top:var(--settings-row-gap)}.SettingsCards-module__wij7CW__readoutEntry:first-child{margin-top:0}.SettingsCards-module__wij7CW__readoutLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .2rem;font-size:.7rem;font-weight:600}.SettingsCards-module__wij7CW__readoutValue{color:var(--foreground);word-break:break-all;margin:0;font-size:.95rem}
.AdminButton-module__Osl-yW__btn{cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.AdminButton-module__Osl-yW__btn:disabled{opacity:.6;cursor:not-allowed}.AdminButton-module__Osl-yW__btn+.AdminButton-module__Osl-yW__btn,.AdminButton-module__Osl-yW__btn:not(:last-child){margin-right:8px}.AdminButton-module__Osl-yW__size_md{height:38px;padding:0 14px;font-size:13px}.AdminButton-module__Osl-yW__size_sm{height:30px;padding:0 10px;font-size:12px}.AdminButton-module__Osl-yW__variant_primary{background:var(--primary);color:var(--text-white);border:1px solid var(--primary)}.AdminButton-module__Osl-yW__variant_primary:hover:not(:disabled){background:var(--primary);border-color:var(--primary)}.AdminButton-module__Osl-yW__variant_secondary{background:var(--surface);color:var(--foreground);border:1px solid var(--border-color)}.AdminButton-module__Osl-yW__variant_secondary:hover:not(:disabled){background:var(--surface-2)}.AdminButton-module__Osl-yW__variant_danger{background:var(--surface);color:var(--danger-soft-fg);border:1px solid var(--danger-soft-bg)}.AdminButton-module__Osl-yW__variant_danger:hover:not(:disabled){background:var(--danger-soft-bg)}.AdminButton-module__Osl-yW__variant_ghost{color:var(--foreground-muted);background:0 0;border:1px solid #0000}.AdminButton-module__Osl-yW__variant_ghost:hover:not(:disabled){background:var(--surface-2);color:var(--foreground)}
.AdminDropdown-module__H9NgtG__field{flex-direction:column;gap:4px;margin-right:8px;display:inline-flex}.AdminDropdown-module__H9NgtG__field:last-child{margin-right:0}.AdminDropdown-module__H9NgtG__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-gray);font-size:11px;font-weight:700}.AdminDropdown-module__H9NgtG__select{border:1px solid var(--border-color);background:var(--surface);height:38px;color:var(--foreground);cursor:pointer;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-gray) 50%), linear-gradient(135deg, var(--text-gray) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:8px;padding:0 32px 0 12px;font-size:13px;font-weight:600}.AdminDropdown-module__H9NgtG__select:focus{border-color:var(--accent);outline:none}.AdminDropdown-module__H9NgtG__select:disabled{opacity:.6;cursor:not-allowed}
