body,#root,#__next{display:flex;flex-direction:column;min-height:100vh;min-width:calc(100vw - (100vw - 100%));margin:0}a{color:inherit}h1,h2,h3,h4,h5,h6{margin:0;padding:0}li,select,input,button,[role=slider],[role=listbox]{outline:none}.is_Fieldset{all:unset}p,input,textarea,button,ul,ol,li,pre,dialog{all:unset;box-sizing:border-box}a.is_Button,.is_Anchor:has(.is_Button){text-decoration:none}:root{--community-purple: #a519f0;--community-purple-dark: #7311b6;--community-purple-soft: #f7ebff;--community-pink: #f01964;--community-ink: #25131a;--community-muted: #756a6e;--community-border: #ece6e9;--community-surface: #ffffff;--community-canvas: #faf8f9;--community-hover: #f6f1f4;--community-success: #39b54a;--community-shadow: 0 16px 45px rgba(59, 25, 42, .09)}*{box-sizing:border-box}body{margin:0;overflow:hidden;color:var(--community-ink);background:var(--community-canvas)}button,input,textarea{font:inherit}.community-app input[type=file]{display:none}button{color:inherit}.community-app{display:grid;grid-template-columns:76px minmax(0,1fr);width:100%;height:100dvh;background:var(--community-canvas)}.community-rail{z-index:10;display:flex;flex-direction:column;align-items:center;padding:16px 12px;background:var(--community-surface);border-right:1px solid var(--community-border)}.community-rail nav,.community-rail__bottom{display:flex;flex-direction:column;gap:10px;align-items:center}.community-rail nav{margin-top:42px}.community-rail__bottom{margin-top:auto}.community-logo{display:grid;width:44px;height:44px;padding:0;color:#fff;font-size:24px;font-weight:900;cursor:pointer;background:linear-gradient(145deg,var(--community-purple),#d159ff);border:0;border-radius:14px;box-shadow:0 7px 0 var(--community-purple-dark);place-items:center}.community-main{min-width:0;min-height:0}.community-icon-button{position:relative;display:inline-grid;width:40px;height:40px;padding:0;color:#81777b;cursor:pointer;background:transparent;border:0;border-radius:12px;place-items:center}.community-icon-button:hover{color:var(--community-ink);background:var(--community-hover)}.community-icon-button.is-active{color:var(--community-purple-dark);background:var(--community-purple-soft)}.community-icon-button:disabled{cursor:default;opacity:.45}.community-icon-button svg{width:20px;height:20px}.community-account-menu button[aria-label="Open account menu"]{width:38px!important;height:38px!important;border-color:var(--community-border)!important}.community-eyebrow{display:block;margin-bottom:3px;color:var(--community-purple-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-search{display:flex;gap:10px;align-items:center;height:44px;padding:0 14px;color:#8b8286;background:#f7f4f6;border:1px solid transparent;border-radius:13px}.community-search:focus-within{color:var(--community-purple);background:#fff;border-color:#d9b0f1;box-shadow:0 0 0 3px #a519f014}.community-search input{width:100%;min-width:0;color:var(--community-ink);background:transparent;border:0;outline:0}.community-avatar{display:inline-grid;flex:none;width:44px;height:44px;overflow:hidden;color:#fff;font-size:13px;font-weight:800;background:linear-gradient(140deg,var(--community-pink),var(--community-purple));border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px var(--community-border);place-items:center}.community-avatar img{width:100%;height:100%;object-fit:cover}.community-avatar--small{width:32px;height:32px;font-size:10px}.community-avatar--large{width:52px;height:52px;font-size:15px}.inbox-workspace{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);height:100%}.conversation-list{display:flex;min-height:0;flex-direction:column;background:var(--community-surface);border-right:1px solid var(--community-border)}.conversation-list__header,.feed-heading{display:flex;align-items:center;justify-content:space-between}.conversation-list__header{padding:26px 22px 16px}.conversation-list__header h1,.feed-heading h1{margin:0;font-size:25px;line-height:1.1}.conversation-list__header .community-icon-button{color:#fff;background:var(--community-purple);box-shadow:0 4px 0 var(--community-purple-dark)}.conversation-list__search{margin:0 18px 12px}.conversation-list__rows{min-height:0;padding:0 8px 18px;overflow-y:auto}.conversation-row{display:flex;gap:13px;width:100%;padding:12px 10px;text-align:left;cursor:pointer;background:transparent;border:0;border-radius:14px}.conversation-row:hover{background:var(--community-hover)}.conversation-row.is-selected{background:var(--community-purple-soft)}.conversation-row__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:5px;justify-content:center}.conversation-row__topline,.conversation-row__preview{display:flex;min-width:0;gap:8px;align-items:center;justify-content:space-between}.conversation-row__topline strong,.conversation-row__preview>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-row__topline strong{font-size:15px}.conversation-row__topline time,.message__meta,.comment__actions{color:#948b8f;font-size:11px}.conversation-row__preview>span:first-child{color:var(--community-muted);font-size:13px}.community-count{display:grid;min-width:20px;height:20px;padding:0 5px;color:#fff;font-size:10px;font-weight:800;background:var(--community-pink);border-radius:999px;place-items:center}.inbox-detail{min-width:0;min-height:0}.chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;background:#fdfbfc}.chat-panel__header{display:flex;gap:11px;align-items:center;min-height:76px;padding:10px 18px;background:#fffffff0;border-bottom:1px solid var(--community-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat-panel__header>.community-icon-button:first-child{display:none}.chat-panel__identity{display:flex;min-width:0;flex:1;flex-direction:column}.chat-panel__identity strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.chat-panel__identity span{color:var(--community-muted);font-size:12px}.chat-panel__messages{display:flex;min-height:0;flex-direction:column;gap:14px;padding:26px clamp(18px,4vw,58px) 18px;overflow-y:auto}.message{display:flex;gap:9px;align-items:flex-end;max-width:min(72%,680px)}.message--mine{align-self:flex-end}.message__column{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.message--mine .message__column{align-items:flex-end}.message__author{margin:0 0 4px 9px;color:var(--community-muted);font-size:11px;font-weight:700}.message__bubble{max-width:100%;overflow:hidden;background:#fff;border:1px solid var(--community-border);border-radius:18px 18px 18px 5px;box-shadow:0 3px 12px #3c23300a}.message--mine .message__bubble{color:#fff;background:linear-gradient(150deg,var(--community-purple),#8c16cd);border:0;border-radius:18px 18px 5px}.message__bubble>p{margin:0;padding:10px 14px;line-height:1.45;white-space:pre-wrap}.message__reply-preview{display:flex;min-width:160px;flex-direction:column;margin:7px 7px 0;padding:8px 10px;overflow:hidden;color:var(--community-muted);font-size:11px;background:#f5f1f3;border-left:3px solid var(--community-purple);border-radius:8px}.message--mine .message__reply-preview{color:#ffffffc7;background:#ffffff24;border-left-color:#fff}.message__reply-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-images{display:grid;max-width:390px;gap:2px}.message-images--2,.message-images--3,.message-images--4{grid-template-columns:repeat(2,minmax(0,1fr))}.message-images img{display:block;width:100%;max-height:300px;object-fit:cover}.message__meta{display:flex;gap:9px;align-items:center;min-height:22px;margin-top:3px;padding:0 5px}.message__meta button,.comment__actions button{display:inline-flex;align-items:center;padding:0;color:inherit;font-weight:700;cursor:pointer;background:transparent;border:0}.message__meta button:hover,.comment__actions button:hover{color:var(--community-purple-dark)}.message__reaction-wrap{position:relative}.reaction-picker{position:absolute;bottom:25px;left:50%;z-index:5;display:flex;padding:5px;background:#fff;border:1px solid var(--community-border);border-radius:999px;box-shadow:var(--community-shadow);transform:translate(-50%)}.reaction-picker button{display:grid;width:32px;height:32px;padding:0;font-size:19px;background:transparent;border:0;border-radius:50%;place-items:center}.reaction-picker button:hover{background:var(--community-hover);transform:translateY(-2px)}.message__reactions{display:flex;gap:4px;margin-top:-4px;padding:0 5px}.message__reactions button{padding:3px 7px;font-size:11px;cursor:pointer;background:#fff;border:1px solid var(--community-border);border-radius:999px}.message__reactions button.is-mine{background:var(--community-purple-soft);border-color:#d9b0f1}.chat-composer-wrap{padding:10px clamp(14px,3vw,34px) 18px;background:#fdfbfcf5}.chat-composer{display:flex;gap:5px;align-items:flex-end;padding:7px;background:#fff;border:1px solid var(--community-border);border-radius:18px;box-shadow:0 7px 24px #3f213012}.chat-composer:focus-within{border-color:#d9b0f1;box-shadow:0 0 0 3px #a519f012}.chat-composer textarea,.comment-composer textarea,.post-composer textarea{min-height:38px;max-height:140px;flex:1;padding:9px 5px;resize:none;color:var(--community-ink);background:transparent;border:0;outline:0}.community-send-button,.comment-composer>button:last-child{display:grid;flex:none;width:40px;height:40px;padding:0;color:#fff;cursor:pointer;background:var(--community-purple);border:0;border-radius:13px;place-items:center}.community-send-button:disabled,.comment-composer>button:last-child:disabled{opacity:.55}.composer-reply,.comment-composer__replying{display:flex;align-items:center;justify-content:space-between;margin:0 6px 7px;padding:7px 10px;color:var(--community-muted);font-size:12px;background:var(--community-purple-soft);border-radius:10px}.composer-reply span{display:flex;min-width:0;flex-direction:column}.composer-reply small{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-attachments{display:flex;gap:7px;margin:0 5px 8px;overflow-x:auto}.composer-attachments>span{position:relative;flex:none}.composer-attachments img{width:64px;height:64px;object-fit:cover;border:1px solid var(--community-border);border-radius:10px}.composer-attachments button{position:absolute;top:-4px;right:-4px;display:grid;width:18px;height:18px;padding:0;color:#fff;cursor:pointer;background:var(--community-ink);border:0;border-radius:50%;place-items:center}.composer-error{margin:0 6px 6px;color:#b42318;font-size:12px}.community-empty,.community-error{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.community-empty__icon{display:grid;width:54px;height:54px;margin-bottom:12px;color:var(--community-purple);background:var(--community-purple-soft);border-radius:18px;place-items:center}.community-empty h3,.community-empty p,.community-error p{margin:0}.community-empty h3{font-size:16px}.community-empty p{max-width:310px;margin-top:5px;color:var(--community-muted);font-size:13px;line-height:1.45}.community-spin{animation:community-spin .8s linear infinite}.community-center-loader{display:block;margin:auto;color:var(--community-purple)}@keyframes community-spin{to{transform:rotate(360deg)}}.community-dialog-backdrop{position:fixed;z-index:50;display:grid;background:#25131a5c;inset:0;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.community-dialog{width:min(520px,calc(100vw - 30px));min-height:460px;max-height:min(680px,calc(100dvh - 40px));padding:20px;overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 26px 80px #25131a38}.community-dialog__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.community-dialog__header h2{margin:0;font-size:22px}.community-dialog__results{max-height:480px;margin-top:14px;overflow-y:auto}.person-row{display:flex;gap:12px;align-items:center;width:100%;padding:10px;text-align:left;cursor:pointer;background:transparent;border:0;border-radius:13px}.person-row:hover{background:var(--community-hover)}.person-row>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.person-row small{color:var(--community-muted)}.feed-workspace{display:grid;grid-template-columns:minmax(480px,760px) minmax(280px,380px);gap:clamp(20px,3vw,42px);justify-content:center;height:100%;padding:28px clamp(22px,4vw,58px);overflow-y:auto}.feed-column{min-width:0}.feed-heading{margin-bottom:18px}.community-filter-button{display:flex;gap:6px;align-items:center;padding:8px 11px;font-size:13px;font-weight:700;cursor:pointer;background:#fff;border:1px solid var(--community-border);border-radius:10px}.post-composer,.post-card,.feed-sidebar section{background:#fff;border:1px solid var(--community-border);border-radius:18px;box-shadow:0 4px 22px #3b192a0a}.post-composer{margin-bottom:18px;padding:15px}.post-composer__top{display:flex;gap:12px;align-items:flex-start}.post-composer__spark{display:grid;width:42px;height:42px;flex:none;color:var(--community-purple);background:var(--community-purple-soft);border-radius:13px;place-items:center}.post-composer textarea{width:100%;min-height:62px}.post-composer__actions{display:flex;gap:8px;align-items:center;padding-top:11px;border-top:1px solid var(--community-border)}.community-quiet-action{display:flex;gap:7px;align-items:center;padding:8px 10px;color:var(--community-muted);font-size:13px;font-weight:700;cursor:pointer;background:transparent;border:0;border-radius:9px}.community-quiet-action:hover{background:var(--community-hover)}.community-quiet-action svg{width:17px}.community-button{padding:9px 15px;font-size:13px;font-weight:800;cursor:pointer;border-radius:10px}.community-button--primary{margin-left:auto;color:#fff;background:var(--community-purple);border:0}.community-button--secondary{background:#fff;border:1px solid var(--community-border)}.post-composer__image{position:relative;width:fit-content;margin:0 0 12px 54px}.post-composer__image img{display:block;max-width:210px;max-height:180px;object-fit:cover;border-radius:12px}.post-composer__image .community-icon-button{position:absolute;top:5px;right:5px;width:30px;height:30px;color:#fff;background:#25131ac2}.feed-posts{display:flex;flex-direction:column;gap:16px}.post-card{overflow:hidden}.post-card.is-selected{border-color:#d9b0f1}.post-card__header{display:flex;gap:11px;align-items:center;padding:16px 16px 12px}.post-card__header>div{display:flex;min-width:0;flex:1;flex-direction:column}.post-card__header>div span{color:var(--community-muted);font-size:11px}.post-card__body{margin:0;padding:0 17px 15px;line-height:1.55;white-space:pre-wrap}.post-card__image{display:block;width:calc(100% - 32px);max-height:530px;margin:0 16px 15px;object-fit:cover;background:var(--community-hover);border-radius:13px}.post-card__footer{display:grid;grid-template-columns:repeat(2,1fr);padding:7px 10px;border-top:1px solid var(--community-border)}.post-card__footer button{display:flex;gap:7px;align-items:center;justify-content:center;padding:9px;color:var(--community-muted);font-size:13px;font-weight:700;cursor:pointer;background:transparent;border:0;border-radius:9px}.post-card__footer button:hover{background:var(--community-hover)}.post-card__footer button.is-active{color:var(--community-pink)}.post-card__footer svg{width:18px}.community-poll{display:flex;flex-direction:column;gap:7px;margin:0 16px 15px;padding:14px;background:#fbf8fc;border:1px solid var(--community-border);border-radius:13px}.community-poll>button{position:relative;display:flex;align-items:center;min-height:40px;padding:7px 10px;overflow:hidden;text-align:left;cursor:pointer;background:#fff;border:1px solid var(--community-border);border-radius:9px}.community-poll>button.is-selected{border-color:var(--community-purple)}.community-poll__fill{position:absolute;background:var(--community-purple-soft);inset:0 auto 0 0}.community-poll>button>span:nth-child(2){position:relative;flex:1;font-weight:700}.community-poll>button small,.community-poll>button svg{position:relative}.community-poll>small{color:var(--community-muted)}.feed-sidebar{position:sticky;top:0;display:flex;align-self:start;flex-direction:column;gap:14px}.feed-sidebar section{display:flex;gap:12px;padding:17px}.feed-sidebar h3,.feed-sidebar p{margin:0}.feed-sidebar h3{font-size:14px}.feed-sidebar p{margin-top:5px;color:var(--community-muted);font-size:12px;line-height:1.45}.community-sidebar-icon{display:grid;width:38px;height:38px;flex:none;border-radius:12px;place-items:center}.community-sidebar-icon svg{width:19px}.community-sidebar-icon--purple{color:var(--community-purple);background:var(--community-purple-soft)}.community-sidebar-icon--pink{color:var(--community-pink);background:#ffebf4}.post-modal-backdrop{position:fixed;z-index:60;display:grid;padding:28px;background:#1f191dad;inset:0;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.post-modal{position:relative;display:grid;width:min(760px,calc(100vw - 56px));height:min(780px,calc(100dvh - 56px));overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 24px 80px #1f131b47}.post-modal--with-media{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);width:min(1240px,calc(100vw - 56px))}.post-modal__close{position:absolute;z-index:2;display:grid;width:38px;height:38px;color:#fff;cursor:pointer;background:#191518b8;border:0;border-radius:999px;inset:12px 12px auto auto;place-items:center}.post-modal__close svg{width:20px;height:20px}.post-modal__media{display:grid;min-width:0;min-height:0;overflow:hidden;background:#191619;place-items:center}.post-modal__media img{width:100%;height:100%;object-fit:contain}.post-modal__conversation{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0}.post-modal__header{display:flex;gap:10px;align-items:center;min-height:66px;padding:12px 58px 12px 16px;border-bottom:1px solid var(--community-border)}.post-modal__header>div{display:flex;min-width:0;flex-direction:column}.post-modal__header span,.post-modal__post>span{color:var(--community-muted);font-size:12px}.post-modal__post{max-height:250px;padding:16px;overflow-y:auto;border-bottom:1px solid var(--community-border)}.post-modal__post p{margin:0 0 12px;white-space:pre-wrap}.post-modal__comments{min-height:0;padding:16px 13px;overflow-y:auto}.comment{display:flex;gap:7px;margin-bottom:13px}.comment--nested{margin-top:11px;margin-bottom:0}.comment__content{min-width:0;flex:1}.comment__bubble{padding:8px 10px;background:#f6f2f4;border-radius:5px 13px 13px}.comment__bubble strong{font-size:12px}.comment__bubble p{margin:2px 0 0;font-size:13px;line-height:1.4;white-space:pre-wrap}.comment__actions{display:flex;gap:10px;padding:4px 8px 0}.comment__actions button.is-active{color:var(--community-pink)}.comment__images{display:flex;gap:4px;margin-top:6px;overflow-x:auto}.comment__images img{width:80px;height:80px;object-fit:cover;border-radius:8px}.comment-composer-wrap{padding:9px 11px 13px;background:#fff;border-top:1px solid var(--community-border)}.comment-composer{display:flex;gap:3px;align-items:flex-end;padding:4px;background:#f7f4f6;border-radius:13px}.comment-composer textarea{padding-left:8px}.comment-composer .community-icon-button{width:36px;height:36px}.comment-composer>button:last-child{width:36px;height:36px}.comment-composer__replying button{display:grid;width:24px;height:24px;padding:0;cursor:pointer;background:transparent;border:0;place-items:center}.community-account-screen{height:100%;padding:32px;overflow-y:auto}.community-account-screen>div{max-width:760px;margin:0 auto}.community-mobile-nav,.community-mobile-only{display:none}@media(max-width:1040px){.feed-workspace{grid-template-columns:minmax(420px,700px) minmax(250px,320px);gap:20px;padding:24px}}@media(max-width:820px){body{overflow:hidden}.community-app{display:block;position:fixed;width:100vw;height:100dvh;padding-bottom:64px;overflow:hidden;inset:0}.community-rail{display:none}.community-main{height:calc(100dvh - 64px)}.community-mobile-nav{position:fixed;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);height:64px;background:#fffffff5;border-top:1px solid var(--community-border);inset:auto 0 0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.community-mobile-nav button{display:flex;gap:3px;flex-direction:column;align-items:center;justify-content:center;padding:0;color:#8d8488;font-size:10px;font-weight:800;background:transparent;border:0}.community-mobile-nav button.is-active{color:var(--community-purple)}.community-mobile-nav svg{width:21px;height:21px}.inbox-workspace{display:block;position:relative}.conversation-list,.inbox-detail{position:absolute;width:100%;height:100%;inset:0}.inbox-detail{z-index:2;display:none;background:var(--community-canvas)}.inbox-workspace.is-chat-open .inbox-detail{display:block}.inbox-workspace.is-chat-open .conversation-list{display:none}.chat-panel__header>.community-icon-button:first-child{display:inline-grid}.community-mobile-only{display:block}.feed-workspace{display:block;padding:18px 12px 32px}.feed-sidebar{margin-top:16px}.post-modal-backdrop{padding:0;place-items:stretch}.post-modal,.post-modal--with-media{width:100%;height:100dvh;border-radius:0}.post-modal--with-media{grid-template-rows:minmax(220px,38dvh) minmax(0,1fr);grid-template-columns:1fr}}@media(max-width:520px){.conversation-list__header{padding:20px 16px 13px}.conversation-list__search{margin-right:12px;margin-left:12px}.chat-panel__header{padding:8px}.chat-panel__messages{gap:11px;padding:18px 11px 12px}.message{max-width:86%}.chat-composer-wrap{padding:8px}.chat-composer>.community-icon-button:nth-of-type(2){display:none}.feed-heading h1,.conversation-list__header h1{font-size:22px}.post-composer__actions .community-quiet-action:nth-of-type(2){display:none}.post-card__body{font-size:14px}}:root ._fd-column{flex-direction:column}:root ._gap-t-space-3{gap:var(--t-space-3)}:root ._gap-t-space-1{gap:var(--t-space-1)}:root ._ff-f-family{font-family:var(--f-family)}:root ._col-color{color:var(--color)}:root ._ussel-auto{user-select:auto;-webkit-user-select:auto}:root ._ws-normal{white-space:normal}:root ._fow-700{font-weight:700}:root ._fow-f-weight-2{font-weight:var(--f-weight-2)}:root ._ls-f-letterSpa1360334204{letter-spacing:var(--f-letterSpacing-2)}:root ._fos-f-size-2{font-size:var(--f-size-2)}:root ._lh-f-lineHeigh112921{line-height:var(--f-lineHeight-2)}:root ._col-gray10{color:var(--gray10)}:root ._ai-center{align-items:center}:root ._pt-t-space-6{padding-top:var(--t-space-6)}:root ._pr-t-space-6{padding-right:var(--t-space-6)}:root ._pb-t-space-6{padding-bottom:var(--t-space-6)}:root ._pl-t-space-6{padding-left:var(--t-space-6)}:root ._gap-t-space-4{gap:var(--t-space-4)}:root ._gap-t-space-5{gap:var(--t-space-5)}:root ._gap-t-space-2{gap:var(--t-space-2)}:root ._w-10037{width:100%}:root ._maw-320px{max-width:320px}:root ._maw-760px{max-width:760px}
