.community-layout{color:#fff;background:#111;min-height:100vh;display:flex}.community-sidebar{z-index:40;background:#111;border-right:1px solid #ffffff14;flex-direction:column;width:256px;min-width:256px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden auto}.community-main-wrapper{background:#111;flex-direction:column;flex:1;min-width:0;display:flex}.community-sidebar__profile{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.community-sidebar__profile-avatar{background:#282828;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.community-sidebar__profile-avatar svg{color:#888;width:14px;height:14px}.community-sidebar__profile-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.community-sidebar__profile-chevron{color:#989898;flex-shrink:0;width:14px;height:14px}.community-sidebar__search{margin:12px 12px 4px;position:relative}.community-sidebar__search-icon{color:#989898;pointer-events:none;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.community-sidebar__search-input{color:#fff;background:#1e1e1e;border:none;border-radius:8px;outline:none;width:100%;height:32px;padding:0 10px 0 32px;font-size:13px;transition:background .15s}.community-sidebar__search-input::placeholder{color:#989898}.community-sidebar__search-input:focus{background:#242424}.community-sidebar__section{margin-bottom:0;padding:0 8px}.community-sidebar__section-title{color:#fff;text-transform:capitalize;letter-spacing:.01em;padding:16px 8px 8px;font-size:12px;font-weight:500}.community-sidebar__section:first-of-type .community-sidebar__section-title{padding-top:4px}.community-sidebar__item{color:#989898;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.community-sidebar__item:hover{color:#fff;background:#ffffff0d}.community-sidebar__item--active{color:#fff;background:#ffffff14}.community-sidebar__item-icon{opacity:.65;flex-shrink:0;width:16px;height:16px}.community-sidebar__item--active .community-sidebar__item-icon{opacity:1}.community-sidebar__divider{background:#ffffff0d;height:1px;margin:8px 16px}.community-header{z-index:30;background:#111;flex-shrink:0;align-items:center;height:44px;padding:0 16px;display:flex;position:sticky;top:0}.community-header:after{content:"";background:#ffffff14;height:1px;position:absolute;bottom:0;left:12px;right:12px}.community-header__tabs{flex:1;align-items:center;gap:4px;display:flex}.community-header__breadcrumbs{flex:1;align-items:center;gap:10px;height:100%;display:flex}.community-header__back-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .12s,opacity .12s;display:inline-flex}.community-header__back-btn:hover{background:#333}.community-header__breadcrumbs-text{color:#777;align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.community-header__breadcrumbs-name{color:#ccc;font-weight:500}.community-header__tab{color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;align-items:center;height:auto;padding:5px 12px;font-size:13px;font-weight:500;transition:color .15s,background .15s;display:flex}.community-header__tab:hover{color:#999;background:#ffffff0a}.community-header__tab--active{color:#fff;background:#ffffff14}.community-header__actions{align-items:center;gap:8px;display:flex}.community-header__post-btn{color:#fff;cursor:pointer;background:#0496ff;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,transform .1s}.community-header__post-btn:hover{background:#0380dd}.community-header__post-btn:active{transform:scale(.97)}.community-feed{flex:1;justify-content:center;gap:0;min-height:0;padding:0 24px;display:flex}.community-feed__main{flex:1;min-width:0;max-width:620px;padding:0}.community-feed__right{flex-direction:column;align-self:flex-start;gap:15px;width:320px;min-width:320px;max-height:calc(100vh - 45px);padding:15px 0 15px 32px;display:flex;position:sticky;top:45px;overflow-y:auto}.community-feed__share{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 0;display:flex}.community-feed__share-avatar{background:#1a1a1a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.community-feed__share-avatar img{object-fit:cover;width:100%;height:100%}.community-feed__share-avatar svg{color:#555;width:16px;height:16px}.community-feed__share-input{color:#555;cursor:pointer;flex:1;font-size:14px}.community-post{border-bottom:1px solid #ffffff0f;gap:12px;padding:16px 0;display:flex}.community-post__avatar-col{flex-shrink:0}.community-post__avatar{background:#282828;border-radius:9px;width:32px;height:32px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.community-post__avatar img{object-fit:cover;width:100%;height:100%}.community-post__body{flex:1;min-width:0}.community-post__header{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.community-post__author{color:#fff;font-size:13px;font-weight:600}.community-post__category{color:#989898;font-size:12px}.community-post__badge{color:#b38aff;letter-spacing:.01em;background:#8250ff26;border-radius:4px;align-items:center;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.community-post__badge--expert{color:#70b8ff;background:#50b4ff1f}.community-post__badge--pro{color:#b38aff;background:#8250ff26}.community-post__time,.community-post__dot{color:#989898;font-size:12px}.community-post__content{color:#d4d4d4;margin-bottom:10px;font-size:13.5px;line-height:1.45}.community-post__image{background:#141414;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;max-height:400px;margin-bottom:10px;display:flex;overflow:hidden}.community-post__image img{object-fit:cover;width:100%;height:100%;max-height:400px;display:block}.community-post__actions{align-items:center;gap:18px;margin-top:4px;display:flex}.community-post__action{color:#989898;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:500;transition:color .15s;display:flex}.community-post__action:hover{color:#fff}.community-post__action--liked{color:#3b82f6}.community-post__action--liked:hover{color:#60a5fa}.community-post__action-icon{width:16px;height:16px}.community-welcome-card{background:#171717;border:.5px solid #1a1a1a;border-radius:20px;flex-direction:column;gap:12px;padding:18px 15px 15px;display:flex}.community-welcome-card__text{flex-direction:column;gap:5px;display:flex}.community-welcome-card__title{color:#fff;margin-bottom:0;font-size:12px;font-weight:600;line-height:18px}.community-welcome-card__desc{color:#999;margin-bottom:0;font-size:12px;font-weight:500;line-height:18px}.community-welcome-card__desc strong{color:#ccc;font-weight:500}.community-welcome-card__buttons{gap:8px;display:flex}.community-welcome-card__buttons .community-btn{border-radius:8px;height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:12px}.community-welcome-card__btn{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:8px;flex:1;padding:8px 0;font-size:12px;font-weight:600;transition:opacity .15s}.community-welcome-card__btn:hover{opacity:.85}.community-welcome-card__btn--primary{color:#fff;background:#0496ff;border-color:#0000}.community-welcome-card__btn--secondary{color:#fff;background:#2a2a2a;border-color:#0000}.community-suggested{background:#171717;border:.5px solid #1a1a1a;border-radius:20px;padding:0 15px 15px}.community-suggested__title{color:#fff;box-sizing:border-box;align-items:center;height:50px;margin-bottom:0;padding:16px 0;font-size:12px;font-weight:600;line-height:18px;display:flex}.community-suggested__user{align-items:center;gap:10px;padding:0;display:flex}.community-suggested__user+.community-suggested__user{margin-top:10px}.community-suggested__user-avatar{width:30px;height:30px;box-shadow:none;background:#242424;border-radius:8px;flex-shrink:0;overflow:hidden}.community-suggested__user-avatar img{object-fit:cover;width:100%;height:100%}.community-suggested__user-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.community-suggested__user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:14.4px;overflow:hidden}.community-suggested__user-handle{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:14.4px;overflow:hidden}.community-suggested__follow-btn{color:#fff;cursor:pointer;background:#242424;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:12px;transition:background .15s;display:flex}.community-suggested__follow-btn:hover{background:#303030}.community-suggested .community-btn{border-radius:8px;height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:12px}.community-modal-backdrop{z-index:100;background:#000000a6;justify-content:center;align-items:center;animation:.15s community-fade-in;display:flex;position:fixed;inset:0}@keyframes community-fade-in{0%{opacity:0}to{opacity:1}}@keyframes community-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.community-post-modal{background:#1a1a1a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:600px;min-height:340px;max-height:80vh;animation:.15s community-scale-in;display:flex}.community-post-modal__header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.community-post-modal__title{color:#fff;font-size:14px;font-weight:600}.community-post-modal__close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:flex}.community-post-modal__close:hover{color:#aaa;background:#ffffff0f}.community-post-modal__body{flex-direction:column;flex:1;padding:16px;display:flex}.community-post-modal__textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:180px;font-family:inherit;font-size:14px;line-height:1.5}.community-post-modal__textarea::placeholder{color:#555}.community-post-modal__footer{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.community-post-modal__attach{align-items:center;gap:8px;display:flex}.community-post-modal__attach-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:flex}.community-post-modal__attach-btn:hover{color:#aaa;background:#ffffff0f}.community-post-modal__submit{color:#fff;cursor:pointer;background:#0496ff;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,transform .1s}.community-post-modal__submit:hover{background:#0380dd}.community-post-modal__submit:active{transform:scale(.97)}.community-discard-modal{background:#1a1a1a;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:320px;padding:16px;animation:.15s community-scale-in}.community-discard-modal__title{color:#fff;margin-bottom:8px;font-size:15px;font-weight:600}.community-discard-modal__desc{color:#888;margin-bottom:16px;font-size:13px;line-height:1.45}.community-discard-modal__buttons{gap:8px;display:flex}.community-discard-modal__btn{text-align:center;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;height:36px;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.community-discard-modal__btn:hover{opacity:.85}.community-discard-modal__btn--cancel{color:#fff;background:#222}.community-discard-modal__btn--discard{color:#fff;background:#0496ff}.community-join-modal{background:#141414;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:440px;padding:24px;animation:.15s community-scale-in}.community-join-modal__header{margin-bottom:20px}.community-join-modal__title{color:#fff;margin-bottom:6px;font-size:18px;font-weight:600}.community-join-modal__subtitle{color:#888;font-size:13px;line-height:1.45}.community-join-modal__form{flex-direction:column;gap:16px;display:flex}.community-join-modal__field{flex-direction:column;gap:6px;display:flex}.community-join-modal__label{color:#aaa;font-size:12px;font-weight:600}.community-join-modal__input{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px;transition:border-color .15s}.community-join-modal__input:focus{border-color:#0496ff}.community-join-modal__input:disabled,.community-join-modal__input[readonly]{opacity:.6;cursor:not-allowed;background:#0003;border-color:#ffffff0d}.community-join-modal__rules{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.community-join-modal__rule{color:#999;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;display:flex}.community-join-modal__rule-icon{color:#0496ff;margin-top:2px;font-size:10px}.community-join-modal__checkbox-row{align-items:center;display:flex}.community-join-modal__checkbox-label{color:#ccc;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12px;display:flex}.community-join-modal__checkbox{accent-color:#0496ff;cursor:pointer;width:15px;height:15px}.community-join-modal__actions{gap:10px;margin-top:4px;display:flex}.community-join-modal__btn{cursor:pointer;border:none;border-radius:8px;flex:1;height:38px;font-size:13px;font-weight:600;transition:opacity .15s,background .15s}.community-join-modal__btn:hover{opacity:.9}.community-join-modal__btn:disabled{opacity:.4;cursor:not-allowed}.community-join-modal__btn--cancel{color:#fff;background:#2a2a2a}.community-join-modal__btn--submit{color:#fff;background:#0496ff}.community-sidebar__profile-wrapper{border-bottom:1px solid #ffffff14;position:relative}.community-profile-dropdown{z-index:100;background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;padding:6px;animation:.12s community-scale-in;position:absolute;top:calc(100% + 4px);left:8px;right:8px;box-shadow:0 10px 30px #00000080}.community-profile-dropdown__item{color:#ddd;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.community-profile-dropdown__item:hover{color:#fff;background:#ffffff14}.community-profile-dropdown__divider{background:#ffffff14;height:1px;margin:4px 6px}.community-profile-page{flex-direction:column;flex:1;width:100%;max-width:988px;margin:0 auto;padding:0 24px 32px;display:flex}.community-profile-breadcrumbs{color:#777;align-items:center;gap:8px;padding:12px 0;font-size:13px;display:flex}.community-profile-breadcrumbs__btn{color:#ccc;cursor:pointer;background:#1a1a1a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .12s;display:inline-flex}.community-profile-breadcrumbs__btn:hover{background:#252525}.community-profile-breadcrumbs__current{color:#fff;font-weight:500}.community-profile-card{position:relative;overflow:hidden;width:100%!important;max-width:940px!important;height:353.4px!important;box-shadow:none!important;background:#111!important;border:.5px solid #1a1a1a!important;border-radius:20px!important;gap:normal!important;margin:40px 0 32px!important;padding:0!important;display:block!important}.community-profile-banner{position:relative;overflow:hidden;background:#242424!important;border-bottom:.5px solid #1a1a1a!important;width:100%!important;max-width:940px!important;height:180px!important}.community-profile-banner img{object-fit:cover!important;width:100%!important;height:100%!important}.community-profile-content{box-sizing:border-box!important;background:0 0!important;flex-direction:column!important;gap:20px!important;width:100%!important;max-width:940px!important;height:173.4px!important;padding:0 15px 15px!important;display:flex!important}.community-profile-avatar-and-actions{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:15px!important;height:45px!important;display:flex!important;position:relative!important}.community-profile-avatar-container{width:90px!important;height:45px!important;position:relative!important}.community-profile-avatar-wrapper{background:#242424!important;border:.5px solid #1a1a1a!important;border-radius:20px!important;width:90px!important;height:90px!important;position:absolute!important;top:-45px!important;left:0!important;overflow:hidden!important;box-shadow:0 -4px 20px #0003!important}.community-profile-avatar-wrapper img{object-fit:cover!important;border-radius:20px!important;width:100%!important;height:100%!important}.community-profile-actions{flex-direction:row!important;align-items:center!important;gap:10px!important;height:30px!important;display:flex!important}.community-profile-dots-btn{color:#888!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;display:flex!important}.community-profile-actions .community-btn{border-radius:8px!important;height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:600!important;line-height:12px!important}.community-profile-btn--hire{color:#fff!important;background:#242424!important;border:none!important}.community-profile-btn--hire:hover{background:#303030!important}.community-profile-btn--edit{color:#fff!important;background:#242424!important;border:none!important}.community-profile-btn--edit:hover{background:#303030!important}.community-profile-actions .community-btn--primary{color:#fff!important;background:#09f!important;border:none!important}.community-profile-actions .community-btn--primary:hover{background:#18a8ff!important}.community-btn{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:none;outline:none;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .12s,opacity .12s,transform .1s;display:inline-flex}.community-btn:active:not(:disabled){transform:scale(.97)}.community-btn:disabled{opacity:.4;cursor:not-allowed}.community-btn--primary{color:#fff;background:#0496ff}.community-btn--primary:hover:not(:disabled){background:#0380dd}.community-btn--secondary{color:#fff;background:#2a2a2a}.community-btn--secondary:hover:not(:disabled){background:#333}.community-btn--white{color:#000;background:#fff}.community-btn--white:hover:not(:disabled){background:#e5e5e5}.community-btn--sm{border-radius:8px;height:32px;padding:0 10px}.community-btn--md{border-radius:8px;height:38px;padding:0 18px}.community-btn--full{width:100%}.community-profile-dots-btn{color:#777;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .12s,background .12s;display:flex}.community-profile-dots-btn:hover{color:#fff;background:#ffffff0f}.community-profile-menu-dropdown{z-index:50;background:#1a1a1a;border:1px solid #ffffff14;border-radius:10px;min-width:150px;padding:4px;animation:.12s community-scale-in;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px #00000080}.community-profile-menu-dropdown__item{color:#ddd;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:8px 12px;font-size:13px;transition:background .12s;display:flex}.community-profile-menu-dropdown__item:hover{color:#fff;background:#ffffff14}.community-profile-info-details{box-sizing:border-box!important;flex-direction:column!important;gap:10px!important;height:93.4px!important;display:flex!important}.community-profile-name-desc-container{box-sizing:border-box!important;flex-direction:column!important;gap:5px!important;height:66.4px!important;display:flex!important}.community-profile-name-row{flex-direction:row!important;align-items:center!important;gap:8px!important;height:22.4px!important;display:flex!important}.community-profile-name{color:#fff!important;margin:0!important;font-size:16px!important;font-weight:600!important;line-height:22.4px!important}.community-profile-badge-available{background:#00de6833!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;display:flex!important}.community-profile-badge-dot{background:#0d6!important;border-radius:9999px!important;width:6px!important;height:6px!important;display:block!important}.community-profile-bio{color:#999!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:19.5px!important;display:-webkit-box!important;overflow:hidden!important}.community-profile-meta-row{color:#888!important;flex-direction:row!important;align-items:center!important;gap:20px!important;height:17px!important;font-size:12px!important;font-weight:500!important;line-height:18px!important;display:flex!important}.community-profile-meta-item{color:#888!important;flex-direction:row!important;align-items:center!important;gap:8px!important;display:flex!important}.community-profile-meta-item a{color:#888!important;text-decoration:none!important;transition:color .12s!important}.community-profile-meta-item a:hover{color:#fff!important;text-decoration:underline!important}.community-profile-socials{align-items:center!important;gap:10px!important;margin-left:0!important;display:flex!important}.community-profile-social-link{color:#888!important;align-items:center!important;transition:color .12s!important;display:flex!important}.community-profile-social-link:hover{color:#fff!important}.community-profile-tabs{border-bottom:1px solid #ffffff14;gap:8px;margin-top:16px;margin-bottom:16px;padding-bottom:10px;display:flex}.community-profile-tab{color:#777;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 12px;font-size:13px;font-weight:600;transition:background .12s,color .12s}.community-profile-tab--active{color:#fff;background:#ffffff14}.community-profile-grid{gap:20px;display:flex}.community-profile-grid__main{flex:1;min-width:0}.community-profile-grid__side{width:320px;min-width:320px}.community-edit-modal{background:#141414;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:500px;animation:.15s community-scale-in;display:flex;overflow:hidden}.community-edit-modal__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.community-edit-modal__tabs{align-items:center;gap:6px;display:flex}.community-edit-modal__tab{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:600;transition:color .15s,background .15s}.community-edit-modal__tab:hover{color:#aaa}.community-edit-modal__tab--active{color:#fff;background:#ffffff14}.community-edit-modal__close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .15s;display:flex}.community-edit-modal__close:hover{color:#fff}.community-edit-modal__body{flex-direction:column;height:440px;min-height:440px;padding:14px 16px;display:flex;overflow:visible}.community-edit-modal__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.community-edit-modal__row-left{flex-direction:column;gap:2px;display:flex}.community-edit-modal__label{color:#fff;font-size:13px;font-weight:600}.community-edit-modal__sublabel{color:#666;font-size:11px}.community-edit-modal__row-right{align-items:center;gap:12px;display:flex}.community-edit-modal__avatar-preview{background:#222;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.community-edit-modal__avatar-preview img{object-fit:cover;width:100%;height:100%}.community-edit-modal__poster-preview{background:linear-gradient(135deg,#1c1c1c 0%,#0a0a0a 100%);border-radius:8px;justify-content:center;align-items:center;width:130px;height:34px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.community-edit-modal__poster-preview img{object-fit:cover;width:100%;height:100%}.community-edit-modal__change-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:none;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s}.community-edit-modal__change-btn:hover{background:#333}.community-edit-modal__grid-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.community-edit-modal__field{flex-direction:column;gap:4px;display:flex}.community-edit-modal__input{color:#fff;background:#0000004d;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;height:36px;padding:0 10px;font-size:13px}.community-edit-modal__textarea{color:#fff;resize:none;background:#0000004d;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;height:72px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4}.community-edit-modal__footer{background:#141414;border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:8px;padding:10px 16px;display:flex}.community-edit-modal__btn{cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:opacity .15s}.community-edit-modal__btn--cancel{color:#fff;background:#2a2a2a}.community-edit-modal__btn--save{color:#fff;background:#0496ff}.community-edit-modal__input-wrapper{align-items:center;width:100%;display:flex;position:relative}.community-edit-modal__input-prefix{color:#666;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:500;position:absolute;left:10px}.community-edit-modal__input-with-prefix{color:#fff;box-sizing:border-box;background:#0000004d;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;height:36px;font-size:13px}.community-edit-modal__empty-links{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.community-edit-modal__link-icon{color:#888;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.community-edit-modal__empty-title{color:#fff;margin-bottom:6px;font-size:15px;font-weight:600}.community-edit-modal__empty-desc{color:#777;max-width:280px;margin-bottom:20px;font-size:13px;line-height:1.45}.community-edit-modal__apply-btn{color:#fff;cursor:pointer;background:#0496ff;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600}.community-badge-tooltip{transform-origin:bottom;color:#fff;white-space:nowrap;z-index:50;pointer-events:none;opacity:0;visibility:hidden;background:#111;border:1px solid #ffffff14;border-radius:8px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:500;transition:opacity .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),visibility .15s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%,4px)scale(.95);box-shadow:0 4px 12px #00000080}.community-badge-tooltip--visible{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.community-reply-modal{background:#141414;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:500px;animation:.15s community-scale-in;display:flex;overflow:hidden}.community-reply-modal__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.community-reply-modal__title{color:#fff;font-size:15px;font-weight:600}.community-reply-modal__close{color:#777;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .12s;display:flex}.community-reply-modal__close:hover{color:#fff}.community-reply-modal__body{flex-direction:column;min-height:120px;padding:16px;display:flex}.community-reply-modal__textarea{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;height:100px;font-size:14px}.community-reply-modal__textarea::placeholder{color:#555}.community-reply-modal__footer{background:#101010;border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;padding:12px 16px;display:flex}.community-reply-modal__submit{color:#fff;cursor:pointer;background:#0496ff;border:none;border-radius:8px;height:32px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .12s}.community-reply-modal__submit:hover{background:#0084e6}.community-reply-modal__submit:disabled{opacity:.5;cursor:not-allowed}.community-suggested__follow-btn--following{color:#888!important;background:#1a1a1a!important;border:1px solid #ffffff14!important}.community-inline-reply{background:0 0;border:1px solid #ffffff14;border-left:none;border-right:none;border-radius:0;align-items:center;gap:12px;margin-top:16px;margin-bottom:0;padding:12px 0;display:flex}.community-inline-reply__avatar{background:#252525;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.community-inline-reply__avatar img{object-fit:cover;width:100%;height:100%}.community-inline-reply__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:13.5px}.community-inline-reply__input::placeholder{color:#666}.community-inline-reply__submit{color:#fff;cursor:pointer;background:#0496ff;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .12s,transform .1s;display:flex;width:28px!important;height:28px!important;padding:0!important}.community-inline-reply__submit:hover{background:#0380dd}.community-inline-reply__submit:active{transform:scale(.95)}.community-inline-reply__submit:disabled{color:#888;opacity:.6;cursor:not-allowed;background:#222}.community-comments-list{background:0 0;border:none;flex-direction:column;margin-top:0;margin-bottom:40px;padding:0;display:flex}.community-comment-item{gap:12px;padding:16px 0;display:flex}.community-comment-item:not(:last-child){border-bottom:1px solid #ffffff0f}.community-comment-item__avatar{background:#252525;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.community-comment-item__avatar img{object-fit:cover;width:100%;height:100%}.community-comment-item__body{flex-direction:column;flex:1;gap:4px;display:flex}.community-comment-item__header{align-items:center;gap:6px;display:flex}.community-comment-item__author{color:#fff;font-size:13.5px;font-weight:600;text-decoration:none}.community-comment-item__dot{color:#555;font-size:12px}.community-comment-item__time{color:#777;font-size:12px}.community-comment-item__content{color:#eee;font-size:13.5px;line-height:1.45}.community-activity-modal{background:#141414;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:380px;height:350px;animation:.15s community-scale-in;display:flex;overflow:hidden}.community-activity-modal__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.community-activity-modal__tabs{align-items:center;gap:4px;display:flex}.community-activity-modal__tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12.5px;font-weight:500;transition:all .12s;display:flex}.community-activity-modal__tab:hover{color:#fff}.community-activity-modal__tab--active{color:#fff;background:#222;font-weight:600}.community-activity-modal__tab-count{opacity:.7;font-size:11.5px}.community-activity-modal__close{color:#777;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .12s;display:flex}.community-activity-modal__close:hover{color:#fff}.community-activity-modal__body{flex-direction:column;flex:1;padding:14px 16px;display:flex;overflow-y:auto}.community-activity-views{flex-direction:column;gap:12px;display:flex}.community-activity-stat{border-bottom:1px solid #ffffff0a;flex-direction:column;gap:2px;padding-bottom:10px;display:flex}.community-activity-stat:last-child{border-bottom:none;padding-bottom:0}.community-activity-stat__label{color:#888;font-size:12.5px;font-weight:500}.community-activity-stat__val{color:#fff;font-size:19px;font-weight:700}.community-activity-likers{flex-direction:column;display:flex}.community-activity-likers__list{flex-direction:column;gap:14px;display:flex}.community-activity-liker{align-items:center;gap:12px;display:flex}.community-activity-liker__avatar{background:#252525;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.community-activity-liker__info{flex:1;min-width:0}.community-activity-liker__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;text-decoration:none;display:block;overflow:hidden}.community-activity-liker__handle{color:#777;font-size:12px}.community-activity-liker__follow-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:none;border-radius:8px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:opacity .12s}.community-activity-liker__follow-btn:hover{opacity:.85}.community-activity-liker__follow-btn--following{color:#777;background:#1a1a1a;border:1px solid #ffffff14}.community-activity-reposts{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;display:flex}.community-activity-reposts__title{color:#fff;margin-bottom:4px;font-size:15px;font-weight:600}.community-activity-reposts__desc{color:#777;max-width:260px;font-size:13px;line-height:1.4}@media (max-width:1100px){.community-feed__right{display:none}}@media (max-width:768px){.community-sidebar{display:none}.community-feed__main{max-width:100%;padding:0 16px}.community-post-modal{max-width:calc(100% - 32px);min-height:280px}}.profile-tooltip-trigger{display:inline-block;position:relative}.profile-tooltip{z-index:9999;text-align:left;color:#fff;pointer-events:auto;background:#111;border:1px solid #ffffff14;border-radius:18px;width:290px;animation:.25s cubic-bezier(.16,1,.3,1) tooltipFadeIn;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 36px #000000a6,0 0 0 1px #ffffff08}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(8px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.profile-tooltip:after{content:"";border:6px solid #0000;border-top-color:#111;position:absolute;top:100%;left:50%;transform:translate(-50%)}.profile-tooltip__banner{background:linear-gradient(135deg,#1f2937,#111827);height:64px;position:relative}.profile-tooltip__banner-img{object-fit:cover;width:100%;height:100%}.profile-tooltip__avatar{background:#111;border:4px solid #111;border-radius:16px;width:60px;height:60px;position:absolute;top:32px;left:16px;overflow:hidden}.profile-tooltip__avatar-img{object-fit:cover;width:100%;height:100%}.profile-tooltip__follow-area{position:absolute;top:76px;right:16px}.profile-tooltip__info{padding:38px 16px 18px}.profile-tooltip__name{color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;display:block}.profile-tooltip__name:hover{text-decoration:underline}.profile-tooltip__handle{color:#888;margin-top:2px;font-size:12px}.profile-tooltip__bio{color:#ddd;word-wrap:break-word;margin:12px 0;font-size:13px;line-height:1.4}.profile-tooltip__stats{color:#888;border-top:1px solid #ffffff0d;align-items:center;margin-top:8px;padding-top:10px;font-size:12px;display:flex}.profile-tooltip__stats strong{color:#fff;font-weight:600}.profile-tooltip__stats-dot{color:#fff3;margin:0 6px}.profile-tooltip__loading{justify-content:center;align-items:center;height:120px;display:flex}.profile-tooltip__loading-spinner{border:2px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite tooltipSpin}@keyframes tooltipSpin{to{transform:rotate(360deg)}}.community-follow-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9px;justify-content:center;align-items:center;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.community-follow-btn:hover{background:#e5e5e5;transform:translateY(-1px)}.community-follow-btn--sm{border-radius:8px;padding:5px 12px;font-size:12px}.community-follow-btn--md{border-radius:10px;padding:8px 20px;font-size:14px}.community-follow-btn--following{color:#fff;background:#ffffff14;border:1px solid #ffffff1f}.community-follow-btn--following:hover{background:#ffffff1f;border-color:#fff3}.community-follow-btn--unfollow{color:#f55;background:#ff555526;border:1px solid #ff55554d}.community-follow-btn--unfollow:hover{color:#fff;background:#f55;border-color:#f55;box-shadow:0 4px 12px #f553}.community-follow-btn--follow-back{color:#fff;background:#ffffff26;border:1px solid #fff3}.community-follow-btn--follow-back:hover{color:#000;background:#fff;border-color:#fff}.community-join-modal--compact{border-radius:16px!important;max-width:380px!important;padding:20px!important}.community-join-modal--compact .community-join-modal__header{margin-bottom:14px}.community-join-modal--compact .community-join-modal__title{margin-bottom:4px;font-size:16px}.community-join-modal--compact .community-join-modal__subtitle{font-size:12px}.community-join-modal--compact .community-join-modal__form{gap:12px}.community-join-modal--compact .community-join-modal__field{gap:4px}.community-join-modal--compact .community-join-modal__input{height:36px;font-size:12.5px}.community-join-modal--compact .community-join-modal__rules--tight{background:#ffffff05;margin-bottom:4px;padding:10px}.community-join-modal--compact .community-join-modal__checkbox-row{margin-top:2px}.community-join-modal--compact .community-join-modal__actions{gap:8px;margin-top:8px}.community-join-modal--compact .community-join-modal__btn{height:36px;font-size:12.5px}.profile-tooltip--top:after{border-color:#0000 #0000 #111!important;top:auto!important;bottom:100%!important}.profile-tooltip--bottom:after{border-color:#111 #0000 #0000!important;top:100%!important;bottom:auto!important}.community-join-modal--guest{border-radius:14px!important;max-width:330px!important;padding:16px!important}.community-join-modal--guest .community-join-modal__header{margin-bottom:10px!important}.community-join-modal--guest .community-join-modal__title{font-size:14.5px!important}.community-join-modal--guest .community-join-modal__subtitle{color:#777!important;font-size:11.5px!important;line-height:1.35!important}.community-join-modal--guest .community-join-modal__actions{gap:8px!important;margin-top:12px!important}.image-viewer-modal{z-index:200;background:#000000d9;justify-content:center;align-items:center;animation:.15s community-fade-in;display:flex;position:fixed;inset:0}.image-viewer-modal__container{background:#141414;border:1px solid #ffffff14;border-radius:16px;width:95vw;max-width:1200px;height:90vh;max-height:800px;animation:.18s community-scale-in;display:flex;overflow:hidden}.image-viewer-modal__image-panel{background:#000;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.image-viewer-modal__image{object-fit:contain;max-width:100%;max-height:100%;display:block}.image-viewer-modal__detail-panel{background:#141414;border-left:1px solid #ffffff14;flex-direction:column;width:380px;min-width:380px;display:flex}.image-viewer-modal__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.image-viewer-modal__title{color:#fff;font-size:14px;font-weight:600}.image-viewer-modal__nav{align-items:center;gap:4px;display:flex}.image-viewer-modal__nav-btn{color:#888;cursor:pointer;background:#ffffff0f;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .12s,background .12s;display:flex}.image-viewer-modal__nav-btn:hover:not(:disabled){color:#fff;background:#ffffff1a}.image-viewer-modal__nav-btn:disabled{opacity:.3;cursor:not-allowed}.image-viewer-modal__nav-btn--close{margin-left:4px}.image-viewer-modal__nav-btn--close:hover{color:#ff6b6b;background:#ff505026}.image-viewer-modal__divider{background:#ffffff0f;flex-shrink:0;height:1px}.image-viewer-modal__author-row{flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.image-viewer-modal__author-avatar{background:#282828;border-radius:9px;flex-shrink:0;width:32px;height:32px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.image-viewer-modal__author-avatar img{object-fit:cover;width:100%;height:100%}.image-viewer-modal__author-info{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.image-viewer-modal__author-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;text-decoration:none;overflow:hidden}.image-viewer-modal__time{color:#555;flex-shrink:0;font-size:12px}.image-viewer-modal__more-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .12s,background .12s;display:flex}.image-viewer-modal__more-btn:hover{color:#aaa;background:#ffffff0f}.image-viewer-modal__content{color:#d4d4d4;flex-shrink:0;padding:0 16px 12px;font-size:13.5px;line-height:1.45}.image-viewer-modal__actions{flex-shrink:0;align-items:center;gap:18px;padding:4px 16px 12px;display:flex}.image-viewer-modal__reply{flex-shrink:0;align-items:center;gap:10px;padding:10px 16px;display:flex}.image-viewer-modal__reply-avatar{background:#252525;border-radius:8px;flex-shrink:0;width:26px;height:26px;overflow:hidden}.image-viewer-modal__reply-avatar img{object-fit:cover;width:100%;height:100%}.image-viewer-modal__reply-input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:13px}.image-viewer-modal__reply-input::placeholder{color:#555}.image-viewer-modal__reply-submit{color:#888;cursor:pointer;background:#222;border:1px solid #ffffff14;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .12s,color .12s;display:flex}.image-viewer-modal__reply-submit:hover:not(:disabled){color:#fff;background:#333}.image-viewer-modal__reply-submit:disabled{opacity:.4;cursor:not-allowed}.image-viewer-modal__comments{flex:1;padding:0 16px 16px;overflow-y:auto}.image-viewer-modal__comments-loading,.image-viewer-modal__comments-empty{text-align:center;color:#555;padding:24px 0;font-size:12px}.image-viewer-modal__comment{gap:10px;padding:12px 0;display:flex}.image-viewer-modal__comment:not(:last-child){border-bottom:1px solid #ffffff0d}.image-viewer-modal__comment-avatar{background:#252525;border-radius:8px;flex-shrink:0;width:28px;height:28px;overflow:hidden}.image-viewer-modal__comment-avatar img{object-fit:cover;width:100%;height:100%}.image-viewer-modal__comment-body{flex:1;min-width:0}.image-viewer-modal__comment-header{align-items:center;gap:6px;margin-bottom:3px;display:flex}.image-viewer-modal__comment-author{color:#fff;font-size:13px;font-weight:600;text-decoration:none}.image-viewer-modal__comment-time{color:#555;font-size:11px}.image-viewer-modal__comment-text{color:#d4d4d4;margin-bottom:6px;font-size:13px;line-height:1.4}.image-viewer-modal__comment-actions{align-items:center;gap:14px;display:flex}.image-viewer-modal__comment--nested{border-left:2px solid #ffffff0f;margin-left:38px;padding-left:14px}.community-activity-filters{scrollbar-width:none}.community-activity-filters::-webkit-scrollbar{display:none}.community-activity-badge{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.community-activity-badge--like{color:#0090ff;background:#0c1e36;border:1px solid #0090ff}.community-activity-badge--reply{color:#e5485d;background:#251417;border:1px solid #e5485d}.community-activity-badge--follow{color:#a0a0a0;background:#1f1f1f;border:1px solid #707070}.community-activity-badge--repost{color:#30c080;background:#0e2018;border:1px solid #30c080}.community-activity-badge--mention{color:#c060f0;background:#20122b;border:1px solid #c060f0}.community-activity-item{transition:background-color .15s;border-bottom:1px solid #ffffff0a!important;padding-top:18px!important;padding-bottom:18px!important}.community-activity-item:hover{background-color:#ffffff04!important}.community-activity-item__event-text{color:#8e8e93;font-size:14px;line-height:1.4}.community-activity-item__time{color:#55555d;font-size:14px}.community-activity-item__preview-text{color:#ddd;margin-top:4px;padding-left:0;font-size:14px}.community-comment-item--reply{border-left:1px dashed #ffffff14;margin-left:36px;padding-left:12px}.community-new-posts-btn{animation:.25s ease-out communityFadeInDown;box-shadow:0 4px 12px #0000004d}@keyframes communityFadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes community-skeleton-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.community-skeleton{background:#1a1a1a;border-radius:8px;animation:1.5s ease-in-out infinite community-skeleton-pulse}.community-skeleton--text{width:100%;height:12px}.community-skeleton--title{width:60%;height:18px;margin-bottom:8px}.community-skeleton--avatar{border-radius:50%;width:32px;height:32px}.community-skeleton--rect{border-radius:12px;width:100%;height:120px}.community-btn--following{opacity:.65;text-align:center;justify-content:center;min-width:82px;transition:opacity .15s}.community-btn--following:hover{opacity:1!important}.community-mobile-show{display:none!important}.community-mobile-hide{display:inline-flex!important}div.community-mobile-hide,aside.community-mobile-hide{display:flex!important}@media (max-width:768px){.community-mobile-show{display:inline-flex!important}div.community-mobile-show{display:flex!important}.community-mobile-hide{display:none!important}}.community-mobile-navbar{z-index:90;background:#111;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0}.community-mobile-logo{color:#fff;align-items:center;display:flex}.community-mobile-logo svg{width:18px;height:18px}.community-mobile-title{color:#fff;font-size:15px;font-weight:600}.community-mobile-menu-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .12s;display:flex}.community-mobile-menu-btn:hover{background:#ffffff0d}.community-mobile-menu-btn svg{width:20px;height:20px}.community-mobile-bottom-bar{z-index:90;height:56px;padding-bottom:env(safe-area-inset-bottom);background:#111;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0}.community-mobile-bottom-bar__link{color:#888;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:color .12s;display:flex;position:relative}.community-mobile-bottom-bar__link--active{color:#fff}.community-mobile-bottom-bar__link svg{width:20px;height:20px}.community-mobile-bottom-bar__dot{background:#0496ff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.community-mobile-drawer-backdrop{z-index:100;opacity:0;visibility:hidden;background:#000000a6;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.community-mobile-drawer-backdrop--open{opacity:1;visibility:visible}.community-mobile-drawer{z-index:101;background:#111;border-right:1px solid #ffffff14;flex-direction:column;width:280px;padding:24px 20px;transition:transform .25s;display:flex;position:fixed;inset:0 auto 0 -280px;overflow-y:auto}.community-mobile-drawer--open{transform:translate(280px)}.community-mobile-drawer__section{margin-bottom:24px}.community-mobile-drawer__section-title{text-transform:uppercase;color:#555;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:700}.community-mobile-drawer__link{color:#888;align-items:center;gap:12px;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .12s;display:flex}.community-mobile-drawer__link:hover,.community-mobile-drawer__link--active{color:#fff}.community-mobile-search-overlay{z-index:85;background:#111;border-bottom:1px solid #ffffff14;padding:8px 16px;transition:top .2s;position:fixed;top:-100px;left:0;right:0}.community-mobile-search-overlay--open{top:50px}.community-mobile-search-wrapper{background:#141414;border:1px solid #ffffff14;border-radius:8px;align-items:center;padding:0 10px;display:flex;position:relative}.community-mobile-search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;height:34px;font-size:13px}.community-mobile-search-icon{color:#555;align-items:center;margin-right:6px;display:flex}@media (max-width:768px){.community-mobile-navbar,.community-mobile-bottom-bar{display:flex}.community-main-wrapper{padding-top:50px!important;padding-bottom:56px!important}.community-header{z-index:80!important;border-bottom:none!important;position:sticky!important;top:50px!important}.community-header:after{left:8px!important;right:8px!important}.community-post-modal,.community-reply-modal{z-index:200!important;background:#111!important;border:none!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important;transform:none!important}.community-post-modal__header,.community-reply-modal__header{border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;height:50px!important;padding:0 16px!important;display:flex!important}.community-post-modal__body,.community-reply-modal__body{flex:1!important;overflow-y:auto!important}}
