:root{--forum-accent:var(--sl-color-accent,#8b5cf6);--forum-accent-soft:color-mix(in srgb,var(--forum-accent) 18%,transparent);--forum-bg:var(--sl-color-bg,#09090b);--forum-bg-soft:var(--sl-color-bg-nav,#131318);--forum-bg-card:var(--sl-color-black,#0c0c10);--forum-border:var(--sl-color-gray-5,#2a2a33);--forum-text:var(--sl-color-text,#fafafa);--forum-muted:var(--sl-color-gray-2,#a1a1aa);--forum-radius:12px;--forum-radius-sm:8px;--forum-shadow:0 1px 2px rgba(0,0,0,.18)}.forum-shell:where(.astro-chqcbqpz){color:var(--forum-text);margin:0 auto;max-width:1180px;padding:1.5rem 1.25rem 4rem}.sl-markdown-content:has(.forum-shell){margin:0;max-width:none}.sl-markdown-content .forum-shell:where(.astro-chqcbqpz) :where(.astro-chqcbqpz):is(p,h1,h2,h3,h4){margin-top:0}.forum-shell__breadcrumb:where(.astro-chqcbqpz){align-items:center;color:var(--forum-muted);display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.4rem;margin-bottom:1rem}.forum-shell__breadcrumb:where(.astro-chqcbqpz) a:where(.astro-chqcbqpz){color:var(--forum-muted);text-decoration:none}.forum-shell__breadcrumb:where(.astro-chqcbqpz) a:where(.astro-chqcbqpz):hover{color:var(--forum-accent)}.forum-shell__breadcrumb-current:where(.astro-chqcbqpz){color:var(--forum-text);font-weight:500;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-shell__layout:where(.astro-chqcbqpz){display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr)}@media(min-width:920px){.forum-shell__layout:where(.astro-chqcbqpz){grid-template-columns:minmax(0,1fr) 280px}}.forum-shell__main:where(.astro-chqcbqpz){display:grid;gap:1.25rem}.thread-card:where(.astro-chqcbqpz){background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);padding:1.25rem 2.75rem 1.75rem}@media(max-width:640px){.thread-card:where(.astro-chqcbqpz){padding:1rem 1.5rem 1.25rem}}.thread-card__header:where(.astro-chqcbqpz){border-bottom:1px solid var(--forum-border);display:grid;gap:.85rem;padding-bottom:1.25rem}.thread-card__title:where(.astro-chqcbqpz){font-size:clamp(1.5rem,2.6vw,2.125rem);letter-spacing:-.01em;line-height:1.2;margin:0}.thread-card__meta:where(.astro-chqcbqpz){align-items:center;color:var(--forum-muted);display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem}.thread-card__author:where(.astro-chqcbqpz){align-items:center;color:var(--forum-text);display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none}.thread-card__author:where(.astro-chqcbqpz):hover{color:var(--forum-accent)}.thread-card__author-avatar:where(.astro-chqcbqpz){align-items:center;background:var(--forum-accent-soft);border-radius:8px;color:var(--forum-text);display:inline-flex;font-size:.875rem;font-weight:600;height:32px;justify-content:center;overflow:hidden;text-transform:uppercase;width:32px}.thread-card__author-avatar:where(.astro-chqcbqpz) img:where(.astro-chqcbqpz){height:100%;object-fit:cover;width:100%}.thread-card__last-active:where(.astro-chqcbqpz){color:var(--forum-muted)}.thread-card__chips:where(.astro-chqcbqpz){display:flex;flex-wrap:wrap;gap:.5rem}.thread-card__chip:where(.astro-chqcbqpz){align-items:center;background:var(--forum-bg-soft);border:1px solid var(--forum-border);border-radius:999px;color:var(--forum-text);display:inline-flex;font-size:.8125rem;gap:.3rem;padding:.25rem .65rem}.thread-card__tags:where(.astro-chqcbqpz){display:flex;flex-wrap:wrap;gap:.35rem}.thread-card__tags:where(.astro-chqcbqpz):empty{display:none}.thread-card__tags:where(.astro-chqcbqpz) .forum-tag-chip{align-items:center;background:var(--forum-accent-soft);border-radius:999px;color:var(--forum-text);display:inline-flex;font-size:.75rem;font-weight:500;padding:.2rem .6rem;text-decoration:none;transition:background .12s ease}.thread-card__tags:where(.astro-chqcbqpz) .forum-tag-chip:hover{background:var(--forum-accent);color:#fff}.thread-card__body:where(.astro-chqcbqpz){color:var(--forum-text);font-size:1rem;line-height:1.7;padding-top:1.5rem}.thread-card__body:where(.astro-chqcbqpz) p{margin:0 0 1em}.thread-card__body:where(.astro-chqcbqpz) p:last-child{margin-bottom:0}.thread-card__body:where(.astro-chqcbqpz) h1,.thread-card__body:where(.astro-chqcbqpz) h2,.thread-card__body:where(.astro-chqcbqpz) h3{color:var(--forum-text);font-weight:600;line-height:1.3;margin:1.5em 0 .5em}.thread-card__body:where(.astro-chqcbqpz) h1{font-size:1.625rem}.thread-card__body:where(.astro-chqcbqpz) h2{font-size:1.375rem}.thread-card__body:where(.astro-chqcbqpz) h3{font-size:1.125rem}.thread-card__body:where(.astro-chqcbqpz) :first-child{margin-top:0}.thread-card__body:where(.astro-chqcbqpz) pre{background:var(--forum-bg-soft);border-radius:var(--forum-radius-sm);font-size:.875rem;overflow-x:auto;padding:1rem}.thread-card__body:where(.astro-chqcbqpz) code{background:var(--forum-bg-soft);border-radius:4px;font-size:.9em;padding:.1em .35em}.thread-card__body:where(.astro-chqcbqpz) pre code{background:transparent;padding:0}.thread-card__body:where(.astro-chqcbqpz) blockquote{background:var(--forum-bg-soft);border-left:3px solid var(--forum-accent);border-radius:0 var(--forum-radius-sm) var(--forum-radius-sm) 0;color:var(--forum-muted);margin:1rem 0;padding:.25rem 0 .25rem 1rem}.thread-card__body:where(.astro-chqcbqpz) a{color:var(--forum-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.thread-card__body:where(.astro-chqcbqpz) a:hover{text-decoration-thickness:2px}.thread-card__body:where(.astro-chqcbqpz) img{border-radius:var(--forum-radius-sm);max-width:100%}.thread-comments:where(.astro-chqcbqpz){background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);display:grid;gap:1.25rem;padding:1.5rem 2.75rem 2rem}@media(max-width:640px){.thread-comments:where(.astro-chqcbqpz){padding:1.25rem 1.5rem 1.5rem}}.thread-comments__header:where(.astro-chqcbqpz){align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.thread-comments__title:where(.astro-chqcbqpz){font-size:1.125rem;font-weight:600;margin:0}.thread-comments__count:where(.astro-chqcbqpz){background:var(--forum-bg-soft);border-radius:999px;color:var(--forum-muted);display:inline-flex;font-size:.8125rem;font-weight:500;justify-content:center;margin-left:.4rem;min-width:1.75rem;padding:.05rem .5rem}.thread-compose:where(.astro-chqcbqpz){background:var(--forum-bg-soft);border:1px solid var(--forum-border);border-radius:var(--forum-radius);display:grid;gap:.7rem;padding:1.25rem 1.5rem}.thread-compose__label:where(.astro-chqcbqpz){color:var(--forum-muted);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.thread-compose__textarea:where(.astro-chqcbqpz){background:var(--forum-bg);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);color:var(--forum-text);font-family:inherit;font-size:.9375rem;line-height:1.5;padding:.75rem;resize:vertical;width:100%}.thread-compose__textarea:where(.astro-chqcbqpz):focus{outline:2px solid var(--forum-accent);outline-offset:-2px}.thread-compose__textarea:where(.astro-chqcbqpz):disabled{cursor:not-allowed;opacity:.6}.thread-compose__row:where(.astro-chqcbqpz){align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.thread-compose__hint:where(.astro-chqcbqpz){color:var(--forum-muted);font-size:.8125rem;margin:0}.thread-compose__hint:where(.astro-chqcbqpz) a:where(.astro-chqcbqpz){color:var(--forum-accent)}.thread-compose__submit:where(.astro-chqcbqpz){background:var(--forum-accent);border:none;border-radius:var(--forum-radius-sm);color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.1rem;transition:opacity .12s ease}.thread-compose__submit:where(.astro-chqcbqpz):disabled{cursor:not-allowed;opacity:.5}.thread-compose__status:where(.astro-chqcbqpz){font-size:.8125rem;min-height:1.25em}.thread-compose__status:where(.astro-chqcbqpz)[data-kind=busy]{color:var(--forum-muted)}.thread-compose__status:where(.astro-chqcbqpz)[data-kind=error]{color:#f87171}.thread-compose__status:where(.astro-chqcbqpz)[data-kind=ok]{color:#34d399}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment{background:var(--forum-bg-soft);border-left:2px solid var(--forum-border);border-radius:0 var(--forum-radius-sm) var(--forum-radius-sm) 0;display:grid;gap:.5rem;margin-bottom:.75rem;margin-left:calc(var(--depth, 0)*1.25rem);padding:1.15rem 1.5rem}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment[data-depth="1"]{--depth:1;border-left-color:var(--forum-accent-soft)}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment[data-depth="2"]{--depth:2}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment[data-depth="3"]{--depth:3}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment[data-depth="4"]{--depth:4}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment[data-depth="5"]{--depth:5}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__header{color:var(--forum-muted);display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.4rem}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__header a{color:var(--forum-text);font-weight:500;text-decoration:none}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__header a:hover{color:var(--forum-accent)}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu{margin-left:auto;position:relative}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu[hidden]{display:none}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu-toggle{align-items:center;border-radius:6px;color:var(--forum-muted);cursor:pointer;display:inline-flex;font-size:1rem;height:1.5rem;justify-content:center;line-height:1;list-style:none;transition:background .12s ease,color .12s ease;user-select:none;width:1.5rem}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu-toggle::-webkit-details-marker{display:none}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu-toggle:hover,.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu[open] .forum-comment__menu-toggle{background:var(--forum-bg-soft);color:var(--forum-text)}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__menu-items{background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);box-shadow:0 8px 24px #00000059;display:flex;flex-direction:column;gap:.1rem;min-width:9rem;padding:.25rem;position:absolute;right:0;top:calc(100% + .25rem);z-index:4}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action{appearance:none;background:transparent;border:0;border-radius:4px;color:var(--forum-muted);cursor:pointer;font-size:.8125rem;font-weight:500;padding:.4rem .6rem;text-align:left;transition:color .12s ease,background .12s ease}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action[hidden]{display:none}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action:hover{background:var(--forum-bg-soft);color:var(--forum-text)}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action--danger{color:#f87171}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action--danger:hover{background:#b91c1c;color:#fff}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__action:disabled{cursor:not-allowed;opacity:.5}.forum-mod-dialog:where(.astro-chqcbqpz){background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);box-shadow:0 24px 64px #0000008c;color:var(--forum-text);padding:0;width:min(36rem,calc(100vw - 2rem))}.forum-mod-dialog:where(.astro-chqcbqpz)::backdrop{backdrop-filter:blur(2px);background:#0009}.forum-mod-dialog__form:where(.astro-chqcbqpz){display:flex;flex-direction:column;gap:.85rem;margin:0;padding:1.1rem 1.25rem 1.25rem}.forum-mod-dialog__header:where(.astro-chqcbqpz){align-items:center;display:flex;gap:.75rem;justify-content:space-between}.forum-mod-dialog__title:where(.astro-chqcbqpz){font-size:1.05rem;font-weight:600;margin:0}.forum-mod-dialog__close:where(.astro-chqcbqpz){appearance:none;background:transparent;border:0;border-radius:6px;color:var(--forum-muted);cursor:pointer;font-size:1.25rem;line-height:1;padding:.15rem .5rem}.forum-mod-dialog__close:where(.astro-chqcbqpz):hover{background:var(--forum-bg-soft);color:var(--forum-text)}.forum-mod-dialog__warning:where(.astro-chqcbqpz){background:#f871711a;border:1px solid rgba(248,113,113,.4);border-radius:var(--forum-radius-sm);color:#fca5a5;font-size:.85rem;margin:0;padding:.55rem .75rem}.forum-mod-dialog__warning:where(.astro-chqcbqpz)[hidden]{display:none}.forum-mod-dialog__field:where(.astro-chqcbqpz){display:flex;flex-direction:column;gap:.35rem}.forum-mod-dialog__field:where(.astro-chqcbqpz)[hidden]{display:none}.forum-mod-dialog__label:where(.astro-chqcbqpz){color:var(--forum-muted);font-size:.8rem;font-weight:500}.forum-mod-dialog__hint:where(.astro-chqcbqpz){color:var(--forum-muted);font-weight:400}.forum-mod-dialog__textarea:where(.astro-chqcbqpz){background:var(--forum-bg);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);color:var(--forum-text);font:inherit;font-size:.9rem;line-height:1.45;padding:.55rem .7rem;resize:vertical;width:100%}.forum-mod-dialog__textarea:where(.astro-chqcbqpz):focus-visible{border-color:var(--forum-accent);outline:2px solid var(--forum-accent);outline-offset:0}.forum-mod-dialog__footer:where(.astro-chqcbqpz){display:flex;gap:.5rem;justify-content:flex-end}.forum-mod-dialog__btn:where(.astro-chqcbqpz){appearance:none;background:transparent;border:1px solid var(--forum-border);border-radius:6px;color:var(--forum-text);cursor:pointer;font-size:.85rem;font-weight:500;padding:.4rem .95rem;transition:background .12s ease,border-color .12s ease,color .12s ease}.forum-mod-dialog__btn:where(.astro-chqcbqpz):hover{border-color:var(--forum-accent)}.forum-mod-dialog__btn--primary:where(.astro-chqcbqpz){background:var(--forum-accent);border-color:var(--forum-accent);color:#fff}.forum-mod-dialog__btn--primary:where(.astro-chqcbqpz):hover{filter:brightness(1.05)}.forum-mod-dialog__btn--danger:where(.astro-chqcbqpz){background:#b91c1c;border-color:#b91c1c;color:#fff}.forum-mod-dialog__btn--danger:where(.astro-chqcbqpz):hover{filter:brightness(1.05)}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__body{color:var(--forum-text);font-size:.9375rem;line-height:1.55}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__body p{margin:0 0 .6em}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__body p:last-child{margin-bottom:0}.thread-comments__tree:where(.astro-chqcbqpz) .forum-comment__body code{background:var(--forum-bg);border-radius:4px;font-size:.9em;padding:.1em .35em}.forum-shell__sidebar:where(.astro-chqcbqpz){align-self:start;display:grid;gap:1rem;position:sticky;top:1rem}.forum-card:where(.astro-chqcbqpz){background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);display:grid;gap:.6rem;padding:1rem 1.25rem}.forum-card__title:where(.astro-chqcbqpz){color:var(--forum-muted);font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.forum-card__space:where(.astro-chqcbqpz){color:var(--forum-text);display:grid;gap:.1rem;text-decoration:none}.forum-card__space-name:where(.astro-chqcbqpz){font-size:.9375rem;font-weight:600}.forum-card__space-slug:where(.astro-chqcbqpz){color:var(--forum-muted);font-family:ui-monospace,SFMono-Regular,monospace;font-size:.75rem}.forum-card__cta:where(.astro-chqcbqpz){color:var(--forum-accent);font-size:.8125rem;font-weight:600;text-decoration:none}.forum-card__cta:where(.astro-chqcbqpz):hover{text-decoration:underline}.forum-card__actions:where(.astro-chqcbqpz){display:grid;gap:.4rem;list-style:none;margin:0;padding:0}.forum-card__actions:where(.astro-chqcbqpz) button:where(.astro-chqcbqpz){align-items:center;background:var(--forum-bg-soft);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);color:var(--forum-text);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.55rem;padding:.5rem .7rem;text-align:left;transition:border-color .12s ease,background .12s ease;width:100%}.forum-card__actions:where(.astro-chqcbqpz) button:where(.astro-chqcbqpz) svg{color:var(--forum-muted);flex-shrink:0}.forum-card__actions:where(.astro-chqcbqpz) button:where(.astro-chqcbqpz):hover:not(:disabled){background:var(--forum-accent-soft);border-color:var(--forum-accent)}.forum-card__actions:where(.astro-chqcbqpz) button:where(.astro-chqcbqpz):disabled{cursor:not-allowed;opacity:.5}.forum-card__copy:where(.astro-chqcbqpz){color:var(--forum-muted);font-size:.8125rem;margin:0}
