.community-notifications{position:relative;color:#edf4f7}.community-notifications--header{margin-right:12px}.community-notifications--mobile,.community-notifications--mobile-community{margin-right:14px}.community-notifications--sidebar{margin-top:3px}.community-notifications__trigger{width:42px;height:42px;padding:0;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:11px;color:#f4f7f8;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:background-color .16s ease,color .16s ease}.community-notifications__trigger:hover,.community-notifications__trigger[aria-expanded=true]{color:#fff;background:rgba(239,243,244,.1)}.community-notifications__empty svg,.community-notifications__trigger svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-notifications__trigger-label{display:none}.community-notifications__trigger>b{min-width:18px;height:18px;padding:0 4px;position:absolute;top:1px;right:-2px;display:inline-flex;align-items:center;justify-content:center;color:#001018;background:#35baf0;border:2px solid #000;border-radius:999px;font-size:.55rem;font-weight:900;line-height:1}.community-notifications__panel{width:min(380px,100vw - 24px);height:auto;max-height:min(520px,100dvh - 24px);position:fixed;z-index:6800;top:72px;left:auto;right:18px;display:flex;flex-direction:column;overflow:visible;color:#edf4f7;background:#050b0f;border:1px solid rgba(118,205,240,.16);border-radius:18px;box-shadow:0 22px 62px rgba(0,0,0,.62),inset 0 0 0 1px hsla(0,0%,100%,.025);transform-origin:var(--community-notifications-arrow-x,calc(100% - 28px)) top;animation:community-notifications-enter .2s ease-out both}.community-notifications__panel:before{width:14px;height:8px;position:absolute;top:-8px;left:calc(-7px + var(--community-notifications-arrow-x, 100% - 28px));content:"";background:#050b0f;clip-path:polygon(50% 0,100% 100%,0 100%)}.community-notifications__panel.is-above-trigger{transform-origin:var(--community-notifications-arrow-x,calc(100% - 28px)) bottom}.community-notifications__panel.is-above-trigger:before{top:auto;bottom:-8px;transform:rotate(180deg)}.community-notifications__panel[hidden]{display:none}@keyframes community-notifications-enter{0%{opacity:0;transform:translateY(-7px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}.community-notifications__panel>header{min-height:58px;padding:11px 12px 11px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#050b0f;border-radius:18px 18px 0 0}.community-notifications__heading{min-width:0;display:grid;gap:2px;flex:1}.community-notifications__heading>small,.community-notifications__heading>span{display:none}.community-notifications__panel h2{margin:0;color:#fff;font-size:.92rem}.community-notifications__mark-all{min-height:34px;padding:0;color:rgba(120,206,238,.949);background:transparent;border:0;cursor:pointer;font-size:.65rem;font-weight:750;white-space:nowrap}.community-notifications__mark-all:hover{color:#fff}.community-notifications__actions{flex:0 0 auto;display:flex;align-items:center;gap:12px}.community-notifications__close{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#8e999e;background:transparent;border:0;border-radius:10px;cursor:pointer}.community-notifications__close:hover{color:#fff}.community-notifications__list{min-height:0;max-height:min(430px,100dvh - 104px);flex:0 1 auto;overflow-x:hidden;overflow-y:auto;border-radius:0 0 18px 18px;scrollbar-color:hsla(0,0%,100%,.22) transparent}.community-notifications__item{min-height:70px;padding:11px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;align-items:center;gap:12px;color:#d7e1e6;background:transparent;border-top:1px solid hsla(0,0%,100%,.075);transition:background-color .15s ease}.community-notifications__item:hover{color:#fff;background:hsla(0,0%,100%,.045)}.community-notifications__item.is-unread{background:rgba(29,178,240,.075)}.community-notifications__item.is-unread:hover{background:rgba(29,178,240,.12)}.community-notifications__avatar{width:42px;height:42px;overflow:hidden;display:grid;place-items:center;color:#001018;background:#4bc4ee;border-radius:50%;font-size:.7rem;font-weight:900}.community-notifications__avatar img{width:100%;height:100%;display:block;object-fit:cover}.community-notifications__copy{min-width:0;display:grid;gap:5px}.community-notifications__copy strong{color:inherit;font-size:.72rem;font-weight:720;line-height:1.4}.community-notifications__copy time{color:#7e919d;font-size:.61rem}.community-notifications__item>i{width:7px;height:7px;background:transparent;border-radius:50%}.community-notifications__item.is-unread>i{background:#1db2f0}.community-notifications__empty{min-height:190px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.community-notifications__empty>span{width:48px;height:48px;margin-bottom:5px;display:grid;place-items:center;color:#1db2f0;background:rgba(29,178,240,.1);border-radius:50%}.community-notifications__empty strong{color:#fff;font-size:.78rem}.community-notifications__empty small{max-width:260px;color:#7e919d;font-size:.66rem;line-height:1.5}.community-notifications__token{display:none}.community-notifications--sidebar .community-notifications__trigger{width:fit-content;max-width:100%;min-height:50px;padding:0 16px;justify-content:flex-start;border-radius:999px;font-size:1rem;font-weight:650}.community-notifications--sidebar .community-notifications__trigger-label{display:inline}.community-notifications--sidebar .community-notifications__trigger>b{top:3px;right:1px}.community-notifications-page{min-width:0}.community-notifications-page__header{min-height:178px;padding:34px var(--community-centre-gutter,42px) 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;border-bottom:1px solid var(--community-border,hsla(0,0%,100%,.11))}.community-notifications-page__header>div:first-child{min-width:0}.community-notifications-page__header>div:first-child>span,.community-notifications-page__rail>span{color:#1db2f0;font-size:.72rem;font-weight:850;letter-spacing:.14em}.community-notifications-page__header h1{margin:7px 0 8px;color:#fff;font-size:clamp(2.25rem,4vw,4rem);font-weight:620;letter-spacing:-.055em;line-height:.98}.community-notifications-page__header p,.community-notifications-page__rail p{margin:0;color:#89969c;font-size:.88rem;line-height:1.6}.community-notifications-page__summary{flex:0 0 auto;display:grid;justify-items:end;gap:8px}.community-notifications-page__summary strong{color:#8a979d;font-size:.74rem;font-weight:750}.community-notifications-page__summary strong b{color:#1db2f0;font-size:1rem}.community-notifications--page .community-notifications__mark-all{min-height:40px;padding:0 16px;color:#001018;background:#1db2f0;border-radius:999px;font-size:.72rem}.community-notifications--page .community-notifications__mark-all:hover{color:#001018;background:#55c9f4}.community-notifications--page .community-notifications__list{max-height:none;overflow:visible;border-radius:0}.community-notifications--page .community-notifications__item{min-height:94px;padding:17px var(--community-centre-gutter,42px);grid-template-columns:50px minmax(0,1fr) 8px;gap:16px;border-top:0;border-bottom:1px solid var(--community-border,hsla(0,0%,100%,.11))}.community-notifications--page .community-notifications__item.is-unread{background:rgba(29,178,240,.055)}.community-notifications--page .community-notifications__avatar{width:50px;height:50px;font-size:.78rem}.community-notifications--page .community-notifications__copy strong{font-size:.9rem;line-height:1.45}.community-notifications--page .community-notifications__copy time{font-size:.72rem}.community-notifications--page .community-notifications__empty{min-height:360px;border-bottom:1px solid var(--community-border,hsla(0,0%,100%,.11))}.community-notifications-page__rail{padding:34px 28px}.community-notifications-page__rail h2{margin:8px 0 12px;color:#fff;font-size:1.35rem;font-weight:650;letter-spacing:-.035em;line-height:1.18}.community-notifications-page__rail nav{margin-top:25px;display:grid}.community-notifications-page__rail a{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#dbe3e6;border-bottom:1px solid var(--community-border,hsla(0,0%,100%,.11));font-size:.8rem;font-weight:750}.community-notifications-page__rail a i{color:#1db2f0}@media (max-width:760px){.community-notifications-page__header{min-height:0;padding:24px var(--community-centre-gutter,18px);align-items:flex-start;flex-direction:column}.community-notifications-page__summary{width:100%;justify-items:start}.community-notifications--page .community-notifications__item{padding-right:var(--community-centre-gutter,18px);padding-left:var(--community-centre-gutter,18px)}}@media (max-width:1180px) and (min-width:901px){.community-notifications--sidebar .community-notifications__trigger{width:50px;padding:0;justify-content:center}.community-notifications--sidebar .community-notifications__trigger-label{display:none}.community-notifications--sidebar .community-notifications__trigger>b{right:0}}@media (min-width:901px){.community-notifications--mobile-community{display:none}}@media (max-width:639px){.community-notifications__panel{width:calc(100vw - 24px);max-height:min(480px,100dvh - 24px);right:12px;border-radius:16px}.community-notifications__list{max-height:min(390px,100dvh - 100px)}.community-notifications__mark-all{max-width:104px;white-space:normal;text-align:right}}@media (prefers-reduced-motion:reduce){.community-notifications__panel{animation:none}}.private-messages-trigger{position:relative;width:40px;height:40px;margin-right:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;color:#fff;background:transparent;border:0;border-radius:50%;font-size:1.12rem;transition:color .16s ease,background-color .16s ease}.private-messages-trigger:hover,.private-messages-trigger[aria-current=page]{color:#1db2f0;background:transparent}.community-section-nav__badge,.private-messages-trigger__badge{min-width:19px;height:19px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;color:#061116;background:#1db2f0;border:2px solid #000;border-radius:999px;font-size:.62rem;font-weight:900;line-height:1}.private-messages-trigger__badge{position:absolute;top:-4px;right:-5px}.community-section-nav a:has(.community-section-nav__badge){position:relative}.community-section-nav__badge{margin-left:8px}@media (max-width:1180px) and (min-width:901px){.community-section-nav__badge{position:absolute;top:3px;right:-4px;margin:0}}@media (max-width:1023px){.nav__icon-controls .private-messages-trigger{margin-right:18px;background:transparent}.nav__icon-controls .private-messages-trigger:hover{color:#1db2f0;background:transparent}}@media (prefers-reduced-motion:reduce){.private-messages-trigger{transition:none}}