:where(.snapcommunity-root){--sc-font:inherit;--sc-bg:transparent;--sc-surface:var(--snapweb-color-surface,#fff);--sc-surface-strong:var(--snapweb-color-surface-muted,#f3f4f7);--sc-text:var(--snapweb-color-heading,#111827);--sc-muted:color-mix(in srgb, var(--snapweb-color-text,#475467) 72%, transparent);--sc-border:var(--snapweb-color-border,#e3e7ef);--sc-accent:var(--snapweb-color-brand,#6758e7);--sc-accent-contrast:var(--snapweb-color-on-brand,#fff);--sc-danger:#b42318;--sc-radius-sm:12px;--sc-radius-md:var(--snapweb-radius-md,18px);--sc-radius-lg:calc(var(--sc-radius-md) + 8px);--sc-shadow:0 18px 55px #1018281a}@media (prefers-color-scheme:dark){:where(.snapcommunity-root){--sc-bg:transparent;--sc-surface:var(--snapweb-color-surface,#171a1f);--sc-surface-strong:var(--snapweb-color-surface-muted,#20242b);--sc-text:var(--snapweb-color-heading,#f5f7fa);--sc-muted:color-mix(in srgb, var(--snapweb-color-text,#c6ccd6) 78%, transparent);--sc-border:var(--snapweb-color-border,#2c323b);--sc-shadow:0 28px 80px #00000052}}:where(.snapcommunity-root [data-theme=light]),:where(.snapcommunity-root [data-theme=dark]){--sc-bg:transparent}.snapcommunity-root,.snapcommunity-root *{box-sizing:border-box}.sc-app{background:var(--sc-bg);min-height:460px;color:var(--sc-text);font-family:var(--sc-font);border-radius:var(--sc-radius-lg);padding:clamp(20px,4vw,56px)}.sc-shell{max-width:1120px;margin:0 auto}.sc-hero{justify-content:space-between;align-items:flex-end;gap:28px;padding:clamp(8px,2vw,24px) 0 clamp(32px,5vw,64px);display:flex}.sc-eyebrow,.sc-kicker{color:var(--sc-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800;line-height:1.2}.sc-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,7vw,76px);line-height:.98}.sc-lede{max-width:670px;color:var(--sc-muted);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.sc-account{background:var(--sc-surface);border:1px solid var(--sc-border);min-width:max-content;box-shadow:var(--sc-shadow);border-radius:999px;align-items:center;gap:12px;padding:10px 14px 10px 10px;display:flex}.sc-account span:last-child{gap:1px;display:grid}.sc-account small{color:var(--sc-muted)}.sc-avatar{width:42px;height:42px;color:var(--sc-accent-contrast);background:var(--sc-accent);border-radius:50%;place-items:center;font-weight:800;display:grid}.sc-button{background:var(--sc-accent);border-radius:999px;align-items:center;min-height:48px;padding:0 22px;font-weight:750;display:inline-flex;color:var(--sc-accent-contrast)!important;text-decoration:none!important}.sc-foundation{background:linear-gradient(145deg,var(--sc-surface),var(--sc-surface-strong));border:1px solid var(--sc-border);border-radius:var(--sc-radius-lg);box-shadow:var(--sc-shadow);grid-template-columns:auto 1fr;gap:22px;padding:clamp(24px,5vw,52px);display:grid}.sc-foundation__icon{width:54px;height:54px;color:var(--sc-accent);background:color-mix(in srgb,var(--sc-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--sc-accent) 26%,transparent);border-radius:18px;place-items:center;font-size:30px;display:grid}.sc-foundation h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,4vw,40px);line-height:1.08}.sc-foundation p:last-child{max-width:720px;color:var(--sc-muted);margin:18px 0 0;font-size:17px;line-height:1.65}.sc-meta{color:var(--sc-muted);flex-wrap:wrap;gap:8px 20px;padding:22px 4px 0;font-size:13px;display:flex}.sc-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:360px;display:flex}.sc-state--error strong{color:var(--sc-danger);font-size:20px}.sc-spinner{border:3px solid var(--sc-border);border-top-color:var(--sc-accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite sc-spin}.sc-community{max-width:1240px;margin:0 auto}.sc-community__header{justify-content:space-between;align-items:flex-end;gap:28px;padding:8px 0 38px;display:flex}.sc-community__header h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,6vw,64px);line-height:1}.sc-community__header>div:first-child>p:last-child{max-width:720px;color:var(--sc-muted);margin:18px 0 0;font-size:18px;line-height:1.55}.sc-community__tools{justify-content:flex-end;align-items:center;gap:10px;display:flex}.sc-community__layout{grid-template-columns:minmax(210px,270px) minmax(0,760px);justify-content:center;align-items:start;gap:clamp(22px,4vw,48px);display:grid}.sc-spaces{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);gap:6px;padding:12px;display:grid;position:sticky;top:24px}.sc-section-title{justify-content:space-between;align-items:center;padding:8px 10px 12px;display:flex}.sc-section-title span{color:var(--sc-muted);font-size:12px}.sc-spaces button{width:100%;color:var(--sc-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.sc-spaces button:hover,.sc-spaces button.is-active{background:var(--sc-surface-strong)}.sc-spaces button.is-active{box-shadow:inset 3px 0 var(--sc-accent)}.sc-spaces button>span:last-child{gap:2px;min-width:0;display:grid}.sc-spaces button strong,.sc-spaces button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-spaces button small{color:var(--sc-muted)}.sc-space-icon{width:36px;height:36px;color:var(--sc-accent);background:color-mix(in srgb,var(--sc-accent) 10%,transparent);border-radius:11px;place-items:center;font-weight:800;display:grid}.sc-feed{gap:16px;min-width:0;display:grid}.sc-feed__heading{justify-content:space-between;align-items:end;padding:2px 2px 4px;display:flex}.sc-feed__heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,4vw,36px)}.sc-feed__heading>span{color:var(--sc-muted);font-size:13px}.sc-composer,.sc-post{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);box-shadow:0 8px 30px #1018280a}.sc-composer{grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.sc-composer__body{min-width:0}.sc-composer textarea{resize:vertical;width:100%;min-height:86px;color:var(--sc-text);font:inherit;background:0 0;border:0;outline:0;padding:10px 4px;font-size:16px;line-height:1.55}.sc-visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sc-composer__previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px 0 12px;display:grid}.sc-composer__previews figure{aspect-ratio:1/1.18;background:var(--sc-surface-strong);border:1px solid var(--sc-border);border-radius:12px;grid-template-rows:minmax(0,1fr) auto;margin:0;display:grid;position:relative;overflow:hidden}.sc-composer__previews img{object-fit:cover;width:100%;height:100%;min-height:0}.sc-composer__previews label{background:var(--sc-surface);gap:2px;padding:7px 9px;display:grid}.sc-composer__previews label span{color:var(--sc-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.sc-composer__previews label input{width:100%;min-width:0;color:var(--sc-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px}.sc-composer__previews button,.sc-composer__video>button{color:#fff;cursor:pointer;width:28px;height:28px;font:inherit;background:#0a0d14bd;border:0;border-radius:50%;place-items:center;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:7px;right:7px}.sc-composer__video{background:var(--sc-surface-strong);border:1px solid var(--sc-border);border-radius:12px;margin:2px 0 12px;padding:12px;position:relative}.sc-composer__video label{color:var(--sc-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.sc-composer__video input{width:calc(100% - 36px);color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);font:inherit;border-radius:10px;padding:10px 12px}.sc-composer__video>p{color:var(--sc-muted);margin:8px 36px 0 0;font-size:12px}.sc-composer__video.has-error{border-color:color-mix(in srgb,var(--sc-danger) 55%,var(--sc-border))}.sc-composer__video.has-error>p{color:var(--sc-danger)}.sc-composer__error{color:var(--sc-danger);margin:0 0 10px;font-size:13px;font-weight:650}.sc-composer__actions{border-top:1px solid var(--sc-border);justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.sc-composer__tools{align-items:center;gap:3px;display:flex}.sc-composer__tools button{min-height:38px;color:var(--sc-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:13px;font-weight:700;display:inline-flex}.sc-composer__tools button:hover,.sc-composer__tools button:focus-visible,.sc-composer__tools button.is-active{color:var(--sc-accent);background:color-mix(in srgb,var(--sc-accent) 10%,transparent);outline:0}.sc-composer__tools button:disabled{opacity:.5;cursor:not-allowed}.sc-composer__tools svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.sc-composer__actions label{color:var(--sc-muted);align-items:center;gap:8px;font-size:13px;display:flex}.sc-composer select{max-width:190px;color:var(--sc-text);background:var(--sc-surface-strong);border:1px solid var(--sc-border);border-radius:10px;padding:8px 28px 8px 10px}.sc-button:disabled{opacity:.48;cursor:not-allowed}.sc-guest-callout{background:linear-gradient(120deg,color-mix(in srgb,var(--sc-accent) 12%,var(--sc-surface)),var(--sc-surface));border:1px solid color-mix(in srgb,var(--sc-accent) 25%,var(--sc-border));border-radius:var(--sc-radius-md);justify-content:space-between;align-items:center;padding:18px 22px;font-weight:750;display:flex;color:var(--sc-text)!important;text-decoration:none!important}.sc-post{padding:20px;position:relative;overflow:visible}.sc-post__header{align-items:center;gap:12px;display:flex}.sc-post__header>div{min-width:0}.sc-post__header p{color:var(--sc-muted);margin:4px 0 0;font-size:13px}.sc-author-button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800;color:var(--sc-text)!important;text-decoration:none!important}.sc-author-button:hover{color:var(--sc-accent)}.sc-space-pill{color:var(--sc-accent);font-weight:700}.sc-post__content{white-space:pre-wrap;overflow-wrap:anywhere;padding:18px 2px 20px;font-size:16px;line-height:1.65}.sc-post__content:empty{display:none}.sc-post__content a{color:var(--sc-accent);text-underline-offset:3px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.sc-mention-link{color:var(--sc-accent);border-radius:4px;font-weight:700;text-decoration:none}.sc-mention-link:hover,.sc-mention-link:focus-visible{text-underline-offset:3px;outline:0;text-decoration:underline;text-decoration-thickness:1px}.sc-link-card{color:var(--sc-text);background:var(--sc-surface-soft);border:1px solid var(--sc-border);border-radius:14px;align-items:center;gap:12px;margin:-4px 0 18px;padding:13px 14px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:flex}.sc-link-card:hover,.sc-link-card:focus-visible{background:var(--sc-surface-strong);border-color:color-mix(in srgb,var(--sc-accent) 45%,var(--sc-border));outline:0;transform:translateY(-1px)}.sc-link-card__icon{width:38px;height:38px;color:var(--sc-accent);background:color-mix(in srgb,var(--sc-accent) 11%,transparent);border-radius:11px;flex:none;place-items:center;display:grid}.sc-link-card svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.sc-link-card>span:nth-child(2){gap:2px;min-width:0;display:grid}.sc-link-card strong,.sc-link-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-link-card small{color:var(--sc-muted)}.sc-link-card__arrow{color:var(--sc-muted);flex:none;margin-left:auto}.sc-post__media{background:var(--sc-surface-strong);border:1px solid var(--sc-border);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:4px 0 16px;display:grid;overflow:hidden}.sc-post__media>.sc-media-button{aspect-ratio:16/11;cursor:zoom-in;background:var(--sc-surface-strong);border:0;min-height:0;padding:0;display:block;overflow:hidden}.sc-post__media.has-1-images>.sc-media-button{aspect-ratio:16/9;grid-column:1/-1;max-height:520px}.sc-post__media.has-3-images>.sc-media-button:first-of-type{grid-row:span 2;height:100%}.sc-post__media img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.sc-post__media .sc-media-button:hover img,.sc-post__media .sc-media-button:focus-visible img{transform:scale(1.015)}.sc-post__media .sc-media-button:focus-visible{outline:3px solid color-mix(in srgb,var(--sc-accent) 72%,transparent);outline-offset:-3px}.sc-post__video{aspect-ratio:16/9;background:#050505;grid-column:1/-1;position:relative}.sc-post__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.sc-video-facade{color:#fff;cursor:pointer;background:linear-gradient(135deg,#191a24,#07080d);border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.sc-video-facade>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sc-video-facade__shade{background:linear-gradient(#00000014,#000000b8);position:absolute;inset:0}.sc-video-facade__play{color:#fff;background:var(--sc-accent);border-radius:14px;place-items:center;width:62px;height:44px;transition:transform .18s;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #00000047}.sc-video-facade:hover .sc-video-facade__play,.sc-video-facade:focus-visible .sc-video-facade__play{transform:translate(-50%,-50%)scale(1.06)}.sc-video-facade:focus-visible{outline:3px solid var(--sc-accent);outline-offset:-3px}.sc-video-facade__play svg{fill:currentColor;width:24px;height:24px}.sc-video-facade__label{text-align:left;gap:2px;font-weight:800;display:grid;position:absolute;bottom:16px;left:18px}.sc-video-facade__label small{color:#ffffffc7;font-size:12px;font-weight:600}.sc-post__actions{border-top:1px solid var(--sc-border);gap:8px;padding-top:12px;display:flex}.sc-post__actions button{color:var(--sc-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 12px;font-weight:650}.sc-post__actions button:hover,.sc-post__actions button.is-active{color:var(--sc-accent);background:color-mix(in srgb,var(--sc-accent) 10%,transparent)}.sc-post__actions button:disabled{cursor:not-allowed;opacity:.55}.sc-comments{border-top:1px solid var(--sc-border);gap:14px;margin-top:14px;padding-top:16px;display:grid}.sc-comment{grid-template-columns:auto 1fr;gap:10px;display:grid}.sc-comment>.sc-comment__bubble{background:var(--sc-surface-strong);border-radius:4px 15px 15px;min-width:0;padding:10px 13px}.sc-comment strong{font-size:13px}.sc-comment p{white-space:pre-wrap;margin:4px 0 0;line-height:1.5}.sc-comment__bubble>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sc-comment__bubble>header>span{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.sc-comment__bubble time{color:var(--sc-muted);font-size:11px}.sc-comment__menu{flex:none;position:relative}.sc-comment__menu>button{width:28px;height:28px;color:var(--sc-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.sc-comment__menu>button:hover,.sc-comment__menu>button:focus-visible,.sc-comment__menu>button[aria-expanded=true]{color:var(--sc-text);background:var(--sc-surface);outline:0}.sc-comment__menu svg{fill:currentColor;width:17px;height:17px}.sc-comment__popover{z-index:12;background:var(--sc-surface);border:1px solid var(--sc-border);min-width:154px;box-shadow:var(--sc-shadow);border-radius:12px;padding:6px;display:grid;position:absolute;top:32px;right:0}.sc-comment__popover button{color:var(--sc-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:700}.sc-comment__popover button:hover,.sc-comment__popover button:focus-visible{background:var(--sc-surface-strong);outline:0}.sc-comment__popover button.is-danger{color:var(--sc-danger)}.sc-comment__bubble textarea{resize:vertical;width:100%;min-height:84px;color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);font:inherit;border-radius:11px;margin-top:9px;padding:10px 11px;line-height:1.5;display:block}.sc-comment__bubble>footer{justify-content:flex-end;gap:7px;margin-top:8px;display:flex}.sc-comment__bubble>footer button{min-height:34px;color:var(--sc-accent-contrast);background:var(--sc-accent);font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 13px;font-size:12px;font-weight:750}.sc-comment__bubble>footer .sc-comment__cancel{color:var(--sc-text);border:1px solid var(--sc-border);background:0 0}.sc-comment__bubble>footer button:disabled{opacity:.55;cursor:not-allowed}.sc-comment-thread{gap:10px;display:grid}.sc-comment-replies{border-left:2px solid color-mix(in srgb,var(--sc-accent) 18%,var(--sc-border));gap:10px;margin-left:42px;padding-left:13px;display:grid}.sc-comment.is-focused{scroll-margin-top:calc(var(--snapweb-header-height,72px) + 20px)}.sc-comment.is-focused .sc-comment__bubble{border:1px solid color-mix(in srgb,var(--sc-accent) 52%,var(--sc-border));box-shadow:0 0 0 4px color-mix(in srgb,var(--sc-accent) 9%,transparent)}.sc-comment__reply{color:var(--sc-muted);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:3px 0;font-size:12px;font-weight:750}.sc-comment__reply:hover,.sc-comment__reply:focus-visible{color:var(--sc-accent);outline:0}.sc-avatar--small{border-radius:11px;width:32px;height:32px;font-size:12px}.sc-comment-form{grid-template-columns:1fr auto;gap:8px;display:grid}.sc-comment-form input{min-width:0;color:var(--sc-text);background:var(--sc-surface-strong);border:1px solid var(--sc-border);font:inherit;border-radius:12px;padding:12px 14px}.sc-comment-form button,.sc-load-more{color:var(--sc-accent-contrast);background:var(--sc-accent);cursor:pointer;border:0;border-radius:12px;padding:10px 16px;font-weight:750}.sc-reply-form{grid-template-columns:minmax(0,1fr) auto auto;margin-left:42px}.sc-comment-form .sc-comment-form__cancel{color:var(--sc-muted);border:1px solid var(--sc-border);background:0 0}.sc-mention-composer{min-width:0;position:relative}.sc-mention-composer>input,.sc-mention-composer>textarea{width:100%}.sc-mention-suggestions{z-index:80;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:14px;width:min(360px,100%);max-height:280px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 18px 48px #0f172a33}.sc-mention-suggestions p{color:var(--sc-muted);margin:0;padding:12px;font-size:13px}.sc-mention-suggestions button,.sc-comment-form .sc-mention-suggestions button{width:100%;min-height:52px;color:var(--sc-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:7px 9px;display:flex}.sc-mention-suggestions button:hover,.sc-mention-suggestions button[aria-selected=true]{color:var(--sc-text);background:var(--sc-surface-strong)}.sc-mention-suggestions button>span:last-child{gap:1px;min-width:0;display:grid}.sc-mention-suggestions strong,.sc-mention-suggestions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-mention-suggestions small{color:var(--sc-muted);font-size:12px}.sc-lightbox{z-index:100001;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617eb;place-items:center;padding:clamp(12px,3vw,32px);display:grid;position:fixed;inset:0}.sc-lightbox__dialog{place-items:center;width:100%;max-width:1440px;height:100%;max-height:calc(100dvh - 24px);display:grid;position:relative}.sc-lightbox__dialog>header{z-index:2;color:#fff;justify-content:flex-end;align-items:center;gap:10px;min-height:48px;padding:7px;display:flex;position:absolute;top:0;left:0;right:0}.sc-lightbox__dialog>header span{color:#ffffffb8;margin-right:auto;padding-left:9px;font-size:12px;font-weight:750}.sc-lightbox__dialog>header a{background:#ffffff17;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:750;color:#fff!important;text-decoration:none!important}.sc-lightbox__dialog>header button,.sc-lightbox__nav{color:#fff;cursor:pointer;background:#ffffff17;border:0;place-items:center;display:grid}.sc-lightbox__dialog>header button{border-radius:10px;width:38px;height:38px}.sc-lightbox svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sc-lightbox__dialog>img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100dvh - 104px);box-shadow:0 26px 90px #0009}.sc-lightbox__nav{z-index:2;border-radius:13px;width:46px;height:54px;position:absolute;top:50%;transform:translateY(-50%)}.sc-lightbox__nav.is-prev{left:7px}.sc-lightbox__nav.is-next{right:7px}.sc-lightbox__dialog>p{color:#fff;text-align:center;background:#020617a6;border-radius:10px;max-width:min(680px,80vw);margin:0;padding:8px 13px;font-size:13px;position:absolute;bottom:0}.sc-lightbox button:hover,.sc-lightbox button:focus-visible,.sc-lightbox a:hover,.sc-lightbox a:focus-visible{background:#ffffff2b;outline:0}.sc-empty{color:var(--sc-muted);background:var(--sc-surface);border:1px dashed var(--sc-border);border-radius:var(--sc-radius-md);text-align:center;padding:52px 24px}.sc-empty>span{color:var(--sc-accent);font-size:30px}.sc-empty h3{color:var(--sc-text);margin:12px 0 6px;font-size:22px}.sc-empty p{margin:0}.sc-feed-skeleton{gap:14px;display:grid}.sc-feed-skeleton span{background:linear-gradient(100deg,var(--sc-surface) 30%,var(--sc-surface-strong) 50%,var(--sc-surface) 70%);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);background-size:300% 100%;height:170px;animation:1.4s infinite sc-shimmer}.sc-load-more{justify-self:center;min-width:150px;margin-top:4px}.sc-muted{color:var(--sc-muted)}.sc-safety-panel{z-index:24;background:var(--sc-surface);border:1px solid var(--sc-border);width:min(370px,100% - 28px);box-shadow:0 20px 54px color-mix(in srgb,var(--sc-text) 18%,transparent);border-radius:16px;gap:12px;margin:0;padding:16px;display:grid;position:absolute;bottom:58px;right:14px}.sc-safety-panel:focus{outline:0}.sc-safety-panel>div:first-child{gap:2px;display:grid}.sc-safety-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex!important}.sc-safety-panel__header>span{gap:2px;display:grid}.sc-safety-panel__header>button{width:34px;height:34px;color:var(--sc-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;padding:0;display:grid}.sc-safety-panel__header>button:hover,.sc-safety-panel__header>button:focus-visible{color:var(--sc-text);background:var(--sc-surface-strong);outline:0}.sc-safety-panel__header svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.sc-safety-panel small{color:var(--sc-muted)}.sc-safety-panel select,.sc-safety-panel textarea{width:100%;color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);font:inherit;border-radius:10px;padding:10px 12px}.sc-safety-panel__actions{flex-wrap:wrap;gap:8px;display:flex}.sc-safety-panel__actions button,.sc-report-card footer button{color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);cursor:pointer;border-radius:10px;padding:9px 13px;font-weight:700}.sc-manage-actions{gap:5px!important;display:grid!important}.sc-manage-actions button{width:100%;color:var(--sc-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:11px;display:flex}.sc-manage-actions button:hover,.sc-manage-actions button:focus-visible{background:var(--sc-surface-strong);outline:0}.sc-manage-actions button>svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.sc-manage-actions button>span{gap:2px;display:grid}.sc-manage-actions button small{color:var(--sc-muted);font-weight:500}.sc-manage-actions button.is-danger{color:var(--sc-danger)}.sc-danger-button{color:var(--sc-danger)!important}.sc-safety-message{color:var(--sc-accent);margin:0;font-weight:700}.sc-moderation{z-index:50;position:fixed;bottom:24px;right:24px}.sc-moderation__toggle{min-height:48px;color:var(--sc-accent-contrast);background:var(--sc-accent);box-shadow:var(--sc-shadow);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-weight:800;display:flex}.sc-moderation__toggle strong{min-width:24px;height:24px;color:var(--sc-accent);background:var(--sc-accent-contrast);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;display:grid}.sc-moderation__drawer{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);width:min(420px,100vw - 32px);max-height:min(640px,100vh - 100px);box-shadow:var(--sc-shadow);padding:18px;position:absolute;bottom:60px;right:0;overflow:auto}.sc-moderation__drawer>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.sc-moderation__drawer h2{margin:0;font-size:25px}.sc-moderation__drawer>header>button{color:var(--sc-muted);cursor:pointer;background:0 0;border:0;font-size:28px}.sc-moderation__empty{color:var(--sc-muted);background:var(--sc-surface-strong);text-align:center;border-radius:14px;padding:28px}.sc-report-card{border-top:1px solid var(--sc-border);gap:8px;padding:14px 0;display:grid}.sc-report-card>div:first-child{color:var(--sc-muted);text-transform:capitalize;justify-content:space-between;font-size:12px;display:flex}.sc-report-card h3,.sc-report-card p{margin:0}.sc-report-card>small{color:var(--sc-muted)}.sc-report-card footer{flex-wrap:wrap;gap:7px;padding-top:4px;display:flex}.sc-account{font:inherit;text-align:left;cursor:pointer}.sc-feed__actions{align-items:center;gap:12px;display:flex}.sc-feed__actions button{background:var(--sc-accent);color:var(--sc-accent-contrast);cursor:pointer;border:0;border-radius:999px;padding:9px 14px;font-weight:800}.sc-modal{z-index:100000;background:#020617b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.sc-modal__panel{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:24px;gap:18px;width:100%;max-width:560px;max-height:calc(100dvh - 32px);padding:24px;display:grid;overflow-y:auto;box-shadow:0 24px 80px #00000059}.sc-modal__panel header,.sc-modal__panel footer{justify-content:space-between;align-items:center;display:flex}.sc-modal__panel header button{border:1px solid var(--sc-border);color:var(--sc-text);cursor:pointer;background:0 0;border-radius:999px;width:40px;height:40px;font-size:24px;line-height:1}.sc-modal__panel label{gap:8px;font-weight:800;display:grid}.sc-modal__panel input,.sc-modal__panel textarea{background:var(--sc-surface-soft);border:1px solid var(--sc-border);color:var(--sc-text);font:inherit;border-radius:14px;width:100%;padding:12px 14px}.sc-modal__panel footer button{background:var(--sc-accent);color:var(--sc-accent-contrast);cursor:pointer;border:0;border-radius:999px;padding:11px 18px;font-weight:800}.sc-modal__panel footer button:disabled{cursor:not-allowed;opacity:.55}.sc-post-dialog{max-width:620px}.sc-post-dialog header>span{gap:3px;display:grid}.sc-post-dialog h2,.sc-delete-dialog h2{margin:0;font-size:24px}.sc-post-dialog .sc-eyebrow{color:var(--sc-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850}.sc-post-dialog textarea{resize:vertical;min-height:170px;line-height:1.55}.sc-dialog-note{color:var(--sc-muted);margin:-6px 0 0;font-size:13px}.sc-dialog-error{color:var(--sc-danger);margin:0;font-weight:700}.sc-modal__panel footer{justify-content:flex-end;gap:10px}.sc-modal__panel footer .sc-secondary-button{color:var(--sc-text);border:1px solid var(--sc-border);background:0 0}.sc-delete-dialog{grid-template-columns:auto 1fr;max-width:500px}.sc-delete-dialog__icon{width:48px;height:48px;color:var(--sc-danger);background:color-mix(in srgb,var(--sc-danger) 11%,transparent);border-radius:14px;place-items:center;display:grid}.sc-delete-dialog__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.sc-delete-dialog>div{gap:6px;display:grid}.sc-delete-dialog p{color:var(--sc-muted);margin:0;line-height:1.5}.sc-delete-dialog>.sc-dialog-error,.sc-delete-dialog>footer{grid-column:1/-1}.sc-modal__panel footer .sc-confirm-danger{color:#fff;background:var(--sc-danger)}.sc-profile-dialog__loading{place-content:center;justify-items:center;gap:12px;min-height:180px;display:grid}.sc-profile-dialog__identity{align-items:center;gap:14px;display:flex}.sc-profile-dialog__identity h2,.sc-profile-dialog__identity p{margin:0}.sc-profile-dialog__identity p{color:var(--sc-muted);margin-top:3px}.sc-profile-dialog__bio{color:var(--sc-text);white-space:pre-wrap;margin:0;font-size:16px;line-height:1.65}.sc-profile-dialog dl{gap:10px;margin:0;display:flex}.sc-profile-dialog dl div{background:var(--sc-surface-strong);border-radius:14px;min-width:112px;padding:14px}.sc-profile-dialog dt{color:var(--sc-muted);font-size:12px}.sc-profile-dialog dd{margin:3px 0 0;font-size:20px;font-weight:850}.sc-notifications{position:relative}.sc-notifications__toggle{width:46px;height:46px;color:var(--sc-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;font-size:23px;display:grid;position:relative}.sc-notifications__toggle strong{min-width:20px;height:20px;color:var(--sc-accent-contrast);background:var(--sc-accent);border:2px solid var(--sc-bg);border-radius:999px;padding:0 5px;font-size:10px;line-height:16px;position:absolute;top:-5px;right:-5px}.sc-notifications__panel{z-index:90;background:var(--sc-surface);border:1px solid var(--sc-border);width:min(560px,100vw - 32px);max-height:min(680px,100vh - 100px);box-shadow:0 24px 70px color-mix(in srgb,var(--sc-text) 16%,transparent);border-radius:20px;padding:20px;position:absolute;top:56px;right:0;overflow:auto}.sc-notifications__panel:focus{outline:0}.sc-notifications__panel>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.sc-notifications__panel h2{color:var(--sc-text);letter-spacing:-.025em;margin:0;font-size:24px}.sc-notifications__header-actions{align-items:center;gap:4px;display:flex}.sc-notifications__header-actions button{color:var(--sc-accent);cursor:pointer;background:0 0;border:0}.sc-notifications__read-all{border-radius:10px;min-height:34px;padding:6px 11px;font-size:12px;font-weight:750;border:1px solid var(--sc-border)!important}.sc-notifications__header-actions button:disabled{opacity:.45}.sc-notifications__close{border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid;color:var(--sc-text)!important}.sc-notifications__close:hover,.sc-notifications__close:focus-visible{background:var(--sc-surface-strong);outline:0}.sc-notifications__close svg{width:18px;height:18px}.sc-notifications__tabs{border-bottom:1px solid var(--sc-border);gap:22px;margin-top:17px;display:flex}.sc-notifications__tabs button{min-height:42px;color:var(--sc-muted);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0 2px;font-size:14px;font-weight:700;display:flex;position:relative}.sc-notifications__tabs button:after{background:var(--sc-accent);content:"";opacity:0;border-radius:999px;height:2px;transition:all .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.45)}.sc-notifications__tabs button[aria-selected=true]{color:var(--sc-accent)}.sc-notifications__tabs button[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.sc-notifications__tabs button span{background:color-mix(in srgb,var(--sc-accent) 12%,transparent);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid}.sc-notifications__panel ol{gap:0;margin:7px 0 0;padding:0;list-style:none;display:grid}.sc-notifications__panel li{border-bottom:1px solid color-mix(in srgb,var(--sc-border) 72%,transparent)}.sc-notifications__panel li:last-child{border-bottom:0}.sc-notifications__panel li>a{border-radius:13px;grid-template-columns:auto minmax(0,1fr) 9px;align-items:center;gap:12px;padding:14px 10px;display:grid;color:var(--sc-text)!important;text-decoration:none!important}.sc-notifications__panel li>a:hover,.sc-notifications__panel li>a:focus-visible{background:var(--sc-surface-strong);outline:0}.sc-notifications__panel li>a>span:nth-child(2){gap:3px;display:grid}.sc-notifications__panel li small{color:var(--sc-muted)}.sc-notifications__panel li i{background:var(--sc-accent);border-radius:50%;width:8px;height:8px}.sc-notifications__empty{color:var(--sc-muted);text-align:center;padding:32px 12px}.sc-notifications__error{color:var(--sc-muted);text-align:center;justify-items:center;gap:10px;padding:30px 12px;display:grid}.sc-notifications__error button{color:var(--sc-accent);border:1px solid var(--sc-border);cursor:pointer;background:0 0;border-radius:10px;padding:8px 12px;font-weight:750}.sc-community-search{width:min(310px,34vw);position:relative}.sc-community-search>label{min-height:46px;color:var(--sc-muted);background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:0 14px;display:grid}.sc-community-search input{width:100%;min-width:0;color:var(--sc-text);font:inherit;background:0 0;border:0;outline:0;padding:0}.sc-community-search__results{z-index:80;background:var(--sc-surface);border:1px solid var(--sc-border);width:min(440px,100vw - 32px);max-height:480px;box-shadow:var(--sc-shadow);border-radius:18px;padding:10px;position:absolute;top:54px;right:0;overflow:auto}.sc-community-search__results>p{margin:0;padding:15px}.sc-community-search__results button{width:100%;color:var(--sc-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;gap:3px;padding:12px 58px 12px 12px;display:grid;position:relative}.sc-community-search__results button:hover{background:var(--sc-surface-strong)}.sc-community-search__results button span{color:var(--sc-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-community-search__results button small{color:var(--sc-accent);text-transform:capitalize;position:absolute;top:13px;right:12px}@keyframes sc-spin{to{transform:rotate(360deg)}}@keyframes sc-shimmer{to{background-position:-150% 0}}@media (width<=820px){.sc-community__header{flex-direction:column;align-items:flex-start}.sc-community__tools{justify-content:flex-start;width:100%}.sc-community-search{flex:1;width:auto}.sc-community__layout{grid-template-columns:1fr}.sc-spaces{scrollbar-width:thin;display:flex;position:static;overflow-x:auto}.sc-section-title{display:none}.sc-spaces button{grid-template-columns:34px auto;width:auto;min-width:max-content}}@media (width<=720px){.sc-app{border-radius:18px;padding:16px}.sc-hero{flex-direction:column;align-items:flex-start}.sc-foundation{grid-template-columns:1fr}.sc-account{min-width:0}.sc-composer{grid-template-columns:1fr}.sc-composer>.sc-avatar{display:none}.sc-composer__actions{flex-direction:column;align-items:stretch}.sc-composer__actions label{justify-content:space-between}.sc-composer select{max-width:60%}.sc-composer .sc-button{justify-content:center;width:100%}.sc-post{padding:16px}.sc-post__actions{justify-content:space-between}.sc-moderation{bottom:16px;right:16px}}@media (width<=560px){.sc-composer__previews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.sc-spinner{animation-duration:1.8s}}.sc-app{background:0 0;border-radius:0;min-height:320px;padding:0}.sc-community{width:min(100%,780px);max-width:none;margin:0 auto;padding:clamp(8px,2vw,24px) 0 clamp(36px,5vw,72px)}.sc-feed-header{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 2px clamp(18px,3vw,28px);display:flex}.sc-feed-header__copy{min-width:0}.sc-feed-header h1{color:var(--sc-text);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.05}.sc-feed-header__copy>p:last-child{max-width:610px;color:var(--sc-muted);margin:10px 0 0;font-size:15px;line-height:1.55}.sc-feed-header__actions{flex:none;align-items:center;gap:10px;display:flex}.sc-feed-scope{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:calc(var(--snapweb-button-radius,12px) + 2px);align-items:center;gap:3px;padding:4px;display:flex}.sc-feed-scope button{min-height:34px;color:var(--sc-muted);border-radius:var(--snapweb-button-radius,10px);cursor:pointer;font:inherit;background:0 0;border:0;padding:0 13px;font-size:13px;font-weight:750}.sc-feed-scope button:hover,.sc-feed-scope button:focus-visible{color:var(--sc-text);background:var(--sc-surface-strong);outline:0}.sc-feed-scope button.is-active{color:var(--sc-accent-contrast);background:var(--sc-accent);box-shadow:0 1px 2px color-mix(in srgb,var(--sc-accent) 30%,transparent)}.sc-members-button{min-height:42px;color:var(--sc-text);border:1px solid var(--sc-border);border-radius:var(--snapweb-button-radius,12px);cursor:pointer;font:inherit;background:0 0;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:750;display:flex}.sc-members-button:hover,.sc-members-button:focus-visible{color:var(--sc-accent);background:var(--sc-surface);outline:0}.sc-members-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.sc-membership-button{min-height:42px;color:var(--sc-accent-contrast);background:var(--sc-accent);border-radius:var(--snapweb-button-radius,12px);cursor:pointer;font:inherit;border:0;padding:0 16px;font-weight:750}.sc-feed{gap:14px;display:grid}.sc-composer,.sc-post{border-radius:var(--sc-radius-md);box-shadow:none}.sc-composer{grid-template-columns:40px 1fr;gap:12px;padding:16px 18px}.sc-composer .sc-avatar{width:40px;height:40px}.sc-composer textarea{resize:none;min-height:62px;padding:8px 2px 12px}.sc-composer__actions{min-height:42px;padding-top:10px}.sc-composer__actions label{min-width:0}.sc-composer select{max-width:min(260px,40vw);min-height:38px}.sc-composer .sc-button{border-radius:var(--snapweb-button-radius,12px);min-height:40px;padding:0 18px}.sc-post{content-visibility:auto;contain-intrinsic-size:220px;padding:18px 20px 14px;transition:border-color .18s,box-shadow .18s,transform .18s}.sc-post:hover{border-color:color-mix(in srgb,var(--sc-accent) 24%,var(--sc-border));box-shadow:0 14px 38px #10182812}.sc-post__header{align-items:flex-start}.sc-post__header .sc-avatar{width:40px;height:40px}.sc-post__header p{flex-wrap:wrap;align-items:center;gap:0;margin-top:3px;display:flex}.sc-space-link{font-weight:650;color:var(--sc-muted)!important;text-decoration:none!important}.sc-space-link:hover{color:var(--sc-accent)!important}.sc-post__permalink{color:var(--sc-muted)!important;text-decoration:none!important}.sc-post__permalink:hover,.sc-post__permalink:focus-visible{outline:0;color:var(--sc-accent)!important}.sc-back-link{margin-top:12px;font-size:13px;font-weight:750;display:inline-flex;color:var(--sc-accent)!important;text-decoration:none!important}.sc-back-link:hover,.sc-back-link:focus-visible{outline:0;text-decoration:underline!important}.sc-post__content{color:var(--sc-text);padding:16px 2px 18px;font-size:16px;line-height:1.62}.sc-post__actions{align-items:center;gap:4px;padding-top:10px}.sc-post__actions button{align-items:center;gap:7px;min-height:38px;padding:8px 11px;display:inline-flex}.sc-post__actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.sc-post__actions .sc-post__more{margin-left:auto;padding-inline:9px}.sc-post__actions .sc-post__more svg{fill:currentColor;stroke:none}.sc-guest-callout{border-radius:var(--sc-radius-md)}.sc-empty{background:var(--sc-surface);border-style:solid;padding:64px 26px}.sc-empty__icon{background:color-mix(in srgb,var(--sc-accent) 10%,transparent);border-radius:15px;place-items:center;width:46px;height:46px;margin:0 auto;display:grid}.sc-empty h2{color:var(--sc-text);margin:16px 0 6px;font-size:22px}.sc-empty p{max-width:480px;margin:0 auto;line-height:1.55}.sc-empty__action{background:var(--sc-accent);border-radius:var(--snapweb-button-radius,12px);cursor:pointer;min-height:40px;font:inherit;border:0;justify-content:center;align-items:center;margin-top:18px;padding:0 16px;font-weight:750;display:inline-flex;color:var(--sc-accent-contrast)!important;text-decoration:none!important}.sc-modal__panel header button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.sc-member-directory{gap:14px;max-width:620px}.sc-member-directory header>div{gap:3px;display:grid}.sc-member-directory h2{letter-spacing:-.025em;margin:0;font-size:26px}.sc-member-directory__search{position:relative;display:block!important}.sc-member-directory__search>svg{fill:none;width:19px;height:19px;stroke:var(--sc-muted);stroke-width:1.8px;stroke-linecap:round;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.sc-member-directory__search input{padding-left:44px}.sc-member-directory__hint,.sc-member-directory__refine{color:var(--sc-muted);margin:0;font-size:13px;line-height:1.45}.sc-member-directory__list{gap:6px;display:grid}.sc-member-directory__list>button{width:100%;color:var(--sc-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:11px;display:grid}.sc-member-directory__list>button:hover,.sc-member-directory__list>button:focus-visible{background:var(--sc-surface-strong);border-color:var(--sc-border);outline:0}.sc-member-directory__list>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.sc-member-directory__list strong,.sc-member-directory__list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-member-directory__list small{color:var(--sc-muted);font-size:12px}.sc-member-directory__list>button>svg{fill:none;width:18px;height:18px;stroke:var(--sc-muted);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.sc-member-directory__loading{gap:8px;display:grid}.sc-member-directory__loading span{background:linear-gradient(100deg,var(--sc-surface) 30%,var(--sc-surface-strong) 50%,var(--sc-surface) 70%);background-size:300% 100%;border-radius:14px;height:64px;animation:1.4s infinite sc-shimmer}.sc-member-directory__empty{color:var(--sc-muted);background:var(--sc-surface-strong);text-align:center;border-radius:16px;justify-items:center;gap:4px;padding:38px 18px;display:grid}.sc-member-directory__empty strong{color:var(--sc-text)}.sc-member-avatar{color:var(--sc-accent-contrast);background:linear-gradient(145deg,var(--sc-accent),color-mix(in srgb,var(--sc-accent) 72%,#111827));border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid;overflow:hidden}.sc-member-avatar img{object-fit:cover;width:100%;height:100%}.sc-member-avatar.is-sm{width:36px;height:36px}.sc-member-avatar.is-md{width:46px;height:46px}.sc-member-avatar.is-lg{width:74px;height:74px;font-size:24px}.sc-members-page,.sc-member-page{width:min(100%,1040px);margin:0 auto;padding:clamp(8px,2vw,24px) 0 clamp(40px,6vw,80px)}.sc-directory-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.sc-directory-header h1,.sc-profile-hero h1{color:var(--sc-text);letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,52px);line-height:1}.sc-directory-header>div>p:last-child{max-width:660px;color:var(--sc-muted);margin:12px 0 0;font-size:16px;line-height:1.55}.sc-directory-back{white-space:nowrap;align-items:center;min-height:40px;font-weight:750;display:inline-flex;color:var(--sc-accent)!important;text-decoration:none!important}.sc-directory-back:hover,.sc-directory-back:focus-visible{outline:0;text-decoration:underline!important}.sc-directory-toolbar{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px;display:flex}.sc-directory-toolbar label{flex:1;max-width:560px;position:relative}.sc-directory-toolbar svg{fill:none;width:19px;height:19px;stroke:var(--sc-muted);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.sc-directory-toolbar input{width:100%;min-height:44px;color:var(--sc-text);background:var(--sc-surface-strong);font:inherit;border:1px solid #0000;border-radius:12px;outline:0;padding:0 16px 0 44px}.sc-directory-toolbar input:focus{border-color:color-mix(in srgb,var(--sc-accent) 60%,var(--sc-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--sc-accent) 10%,transparent)}.sc-directory-toolbar p{color:var(--sc-muted);margin:0;font-size:13px}.sc-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.sc-member-card{min-height:238px;color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);grid-template-columns:minmax(0,1fr);align-content:start;gap:14px;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.sc-member-card:hover,.sc-member-card:focus-visible{border-color:color-mix(in srgb,var(--sc-accent) 42%,var(--sc-border));outline:0;transform:translateY(-2px);box-shadow:0 16px 40px #10182814}.sc-member-card__identity-link{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid;color:var(--sc-text)!important;text-decoration:none!important}.sc-member-card__identity-link:hover strong,.sc-member-card__identity-link:focus-visible strong{color:var(--sc-accent)}.sc-member-card__identity-link:focus-visible{outline:2px solid color-mix(in srgb,var(--sc-accent) 45%,transparent);outline-offset:4px;border-radius:10px}.sc-member-card__identity{gap:3px;min-width:0;display:grid}.sc-member-card__identity strong,.sc-member-card__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-member-card__identity small,.sc-member-card p{color:var(--sc-muted)}.sc-member-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:2px 0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.sc-member-card dl{gap:22px;margin:0;display:flex}.sc-member-card dl div{gap:2px;display:grid}.sc-member-card dt{color:var(--sc-muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px}.sc-member-card dd{margin:0;font-weight:850}.sc-member-card__actions{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.sc-member-card__open{align-items:center;gap:5px;font-size:13px;font-weight:800;display:inline-flex;color:var(--sc-accent)!important;text-decoration:none!important}.sc-member-card__open svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.sc-member-card__actions button{min-height:36px;color:var(--sc-accent-contrast);background:var(--sc-accent);border:1px solid var(--sc-accent);cursor:pointer;font:inherit;border-radius:10px;padding:0 14px;font-size:12px;font-weight:800}.sc-member-card__actions button.is-following{color:var(--sc-text);border-color:var(--sc-border);background:0 0}.sc-member-card__actions button:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--sc-accent) 14%,transparent);outline:0}.sc-member-card__actions button:disabled{cursor:wait;opacity:.65}.sc-directory-grid--loading span{background:linear-gradient(100deg,var(--sc-surface) 30%,var(--sc-surface-strong) 50%,var(--sc-surface) 70%);border-radius:var(--sc-radius-md);background-size:300% 100%;height:238px;animation:1.4s infinite sc-shimmer}.sc-directory-empty{color:var(--sc-muted);background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);justify-items:center;gap:5px;padding:70px 24px;display:grid}.sc-directory-empty strong{color:var(--sc-text);font-size:20px}.sc-directory-more{place-items:center;padding-top:22px;display:grid}.sc-directory-more button{min-height:42px;color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);cursor:pointer;font:inherit;border-radius:12px;padding:0 18px;font-weight:750}.sc-profile-hero{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-lg);margin-top:14px;position:relative;overflow:hidden}.sc-profile-hero__cover{background:linear-gradient(135deg,color-mix(in srgb,var(--sc-accent) 18%,var(--sc-surface-strong)),var(--sc-surface-strong));background-position:50%;background-size:cover;height:180px}.sc-profile-hero__body{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 28px 26px;display:grid}.sc-profile-hero__body .sc-member-avatar{border:4px solid var(--sc-surface);box-sizing:content-box;margin-top:-32px}.sc-profile-hero__body h1{font-size:34px}.sc-profile-hero__body p{color:var(--sc-muted);margin:5px 0 0}.sc-profile-hero__body button{min-height:42px;color:var(--sc-accent-contrast);background:var(--sc-accent);border:1px solid var(--sc-accent);cursor:pointer;font:inherit;border-radius:12px;padding:0 19px;font-weight:800}.sc-profile-hero__body button.is-following{color:var(--sc-text);border-color:var(--sc-border);background:0 0}.sc-profile-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-top:18px;display:grid}.sc-profile-about,.sc-profile-stats{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);padding:24px}.sc-profile-about>p:last-of-type{color:var(--sc-text);white-space:pre-wrap;margin:0;line-height:1.7}.sc-profile-about a{margin-top:18px;font-weight:750;display:inline-flex;color:var(--sc-accent)!important;text-decoration:none!important}.sc-profile-stats{grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;display:grid}.sc-profile-stats div{justify-items:center;gap:4px;padding:10px 4px;display:grid}.sc-profile-stats strong{color:var(--sc-text);font-size:22px}.sc-profile-stats span{color:var(--sc-muted);font-size:11px}.sc-profile-page-skeleton{gap:14px;margin-top:14px;display:grid}.sc-profile-page-skeleton span{background:var(--sc-surface);border-radius:var(--sc-radius-md);height:100px}.sc-profile-page-skeleton span:first-child{height:280px}.sc-feed-skeleton span{height:190px}.sc-feed-skeleton .sc-composer-skeleton{height:126px}.sc-load-more{border-radius:var(--snapweb-button-radius,12px);min-height:42px}.sc-load-more-wrap{place-items:center;min-height:74px;display:grid}.sc-load-more-wrap .sc-load-more{min-width:180px;color:var(--sc-text);background:var(--sc-surface);border:1px solid var(--sc-border);cursor:pointer;font:inherit;padding:0 18px;font-weight:750}.sc-load-more-wrap .sc-load-more:hover,.sc-load-more-wrap .sc-load-more:focus-visible{color:var(--sc-accent);border-color:color-mix(in srgb,var(--sc-accent) 40%,var(--sc-border));outline:0}.sc-load-more-wrap .sc-load-more:disabled{cursor:wait;opacity:.65}.sc-state{min-height:260px}.sc-notifications__toggle{border-radius:var(--snapweb-button-radius,12px);width:42px;height:42px;font-size:20px}.sc-notifications__toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.snapweb-shell-header .snapcommunity-root{min-width:var(--snapweb-header-action-size,42px);align-items:center;display:flex}.snapweb-shell-header .snapcommunity-root .sc-notifications__toggle{width:var(--snapweb-header-action-size,42px);height:var(--snapweb-header-action-size,42px);color:var(--snapweb-header-content-color,var(--snapweb-color-heading));border-radius:var(--snapweb-header-control-radius,50%);background:0 0;border-color:#0000}.snapweb-shell-header .snapcommunity-root .sc-notifications__toggle:hover,.snapweb-shell-header .snapcommunity-root .sc-notifications__toggle:focus-visible,.snapweb-shell-header .snapcommunity-root .sc-notifications__toggle[aria-expanded=true]{color:var(--snapweb-header-active-color,var(--sc-accent));background:var(--snapweb-header-control-hover-background,var(--sc-surface-strong));outline:0}.snapweb-shell-header .snapcommunity-root .sc-notifications__panel{color:var(--sc-text);font-family:var(--sc-font);text-align:left}@media (width<=720px){.sc-app{border-radius:0;padding:0}.sc-community{padding-top:0}.sc-feed-header{flex-direction:column;align-items:flex-start;gap:14px}.sc-feed-header h1{font-size:30px}.sc-feed-header__copy>p:last-child{font-size:14px}.sc-composer{grid-template-columns:1fr;padding:15px}.sc-composer>.sc-avatar{display:none}.sc-composer__actions{flex-direction:row;align-items:center}.sc-composer__actions label{flex:1}.sc-composer select{width:100%;max-width:100%}.sc-composer .sc-button{width:auto}.sc-post{padding:16px}.sc-post:hover{transform:none}.sc-comment-replies,.sc-reply-form{margin-left:20px}.sc-reply-form{grid-template-columns:1fr auto}.sc-reply-form .sc-mention-composer{grid-column:1/-1}.snapweb-shell-header .snapcommunity-root .sc-notifications__panel{top:calc(var(--snapweb-header-height,72px) + 8px);width:min(560px,100vw - 32px);max-height:calc(100dvh - var(--snapweb-header-height,72px) - 24px);position:fixed;right:16px}.sc-directory-header{flex-direction:column;align-items:flex-start;gap:10px}.sc-directory-toolbar{flex-direction:column;align-items:stretch}.sc-directory-grid{grid-template-columns:1fr}.sc-member-card{min-height:0}.sc-profile-hero__cover{height:120px}.sc-profile-hero__body{grid-template-columns:auto minmax(0,1fr);padding:0 18px 22px}.sc-profile-hero__body button{grid-column:1/-1;width:100%}.sc-profile-layout{grid-template-columns:1fr}}@media (width>=721px) and (width<=980px){.sc-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*$vite$:1*/