: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 #0000002e}.forum-shell:where(.astro-4krxh6em){color:var(--forum-text);max-width:1180px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.sl-markdown-content .forum-shell:where(.astro-4krxh6em) :where(.astro-4krxh6em):is(p,h1,h2,h3,h4){margin-top:0}.forum-shell__header:where(.astro-4krxh6em){gap:1rem;margin-bottom:1.5rem;display:grid}.forum-shell__header-row:where(.astro-4krxh6em){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.forum-shell__heading:where(.astro-4krxh6em){letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.forum-shell__post-cta:where(.astro-4krxh6em){background:var(--forum-accent);border-radius:var(--forum-radius-sm);box-shadow:var(--forum-shadow);color:#fff;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.forum-shell__post-cta:where(.astro-4krxh6em):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.forum-sort:where(.astro-4krxh6em){background:var(--forum-bg-soft);border:1px solid var(--forum-border);border-radius:var(--forum-radius);scrollbar-width:none;gap:.25rem;padding:.35rem;display:flex;overflow-x:auto}.forum-sort:where(.astro-4krxh6em)::-webkit-scrollbar{display:none}.forum-sort__tab:where(.astro-4krxh6em){border-radius:var(--forum-radius-sm);color:var(--forum-muted);white-space:nowrap;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.forum-sort__tab:where(.astro-4krxh6em):hover{background:color-mix(in srgb,var(--forum-text) 6%,transparent);color:var(--forum-text)}.forum-sort:where(.astro-4krxh6em)[data-active=Bump] .forum-sort__tab:where(.astro-4krxh6em)[data-sort=Bump],.forum-sort:where(.astro-4krxh6em)[data-active=Hot] .forum-sort__tab:where(.astro-4krxh6em)[data-sort=Hot],.forum-sort:where(.astro-4krxh6em)[data-active=New] .forum-sort__tab:where(.astro-4krxh6em)[data-sort=New],.forum-sort:where(.astro-4krxh6em)[data-active=Top] .forum-sort__tab:where(.astro-4krxh6em)[data-sort=Top]{background:var(--forum-accent-soft);color:var(--forum-text)}.forum-sort__icon:where(.astro-4krxh6em){flex-shrink:0;width:1rem;height:1rem}.forum-shell__layout:where(.astro-4krxh6em){grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}@media (width>=920px){.forum-shell__layout:where(.astro-4krxh6em){grid-template-columns:minmax(0,1fr) 280px}}.forum-shell__main:where(.astro-4krxh6em){gap:.75rem;display:grid}.forum-feed:where(.astro-4krxh6em) .forum-feed__item{background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);grid-template-columns:48px minmax(0,1fr);gap:1rem;padding:1rem 1.25rem;transition:border-color .15s,transform .15s;display:grid}.forum-feed:where(.astro-4krxh6em) .forum-feed__item:hover{border-color:var(--forum-accent);transform:translateY(-1px)}.forum-feed:where(.astro-4krxh6em) .forum-feed__score{background:var(--forum-bg-soft);border-radius:var(--forum-radius-sm);color:var(--forum-text);flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.5rem 0;font-size:1rem;font-weight:600;line-height:1;display:flex}.forum-feed:where(.astro-4krxh6em) .forum-feed__score-label{color:var(--forum-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.625rem;font-weight:500}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-body-col{gap:.4rem;min-width:0;display:grid}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-title{color:var(--forum-text);align-items:center;gap:.4rem;font-size:1.0625rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline-flex}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-title:hover{color:var(--forum-accent)}.forum-feed:where(.astro-4krxh6em) .forum-feed__pin{filter:drop-shadow(0 0 4px var(--forum-accent-soft));font-size:.875rem}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-meta{color:var(--forum-muted);flex-wrap:wrap;gap:.4rem;margin:0;font-size:.8125rem;display:flex}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-meta a{color:var(--forum-muted);text-decoration:none}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-meta a:hover{color:var(--forum-accent)}.forum-feed:where(.astro-4krxh6em) .forum-feed__chip{background:var(--forum-bg-soft);border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.forum-feed:where(.astro-4krxh6em) .forum-feed__chip--space{background:var(--forum-accent-soft);color:var(--forum-text)}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-body{color:var(--forum-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.5em;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-body :is(p,ul,ol){margin:0}.forum-feed:where(.astro-4krxh6em) .forum-feed__item-body :is(h1,h2,h3,h4,h5,h6){color:var(--forum-text);font-size:inherit;margin:0;font-weight:600;line-height:1.4}.forum-shell__pagination:where(.astro-4krxh6em){justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.forum-shell__pagination:where(.astro-4krxh6em) a{background:var(--forum-bg-soft);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);color:var(--forum-text);align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .12s,background .12s;display:inline-flex}.forum-shell__pagination:where(.astro-4krxh6em) a:hover{background:var(--forum-accent-soft);border-color:var(--forum-accent)}.forum-shell__sidebar:where(.astro-4krxh6em){align-self:start;gap:1rem;display:grid;position:sticky;top:1rem}.forum-card:where(.astro-4krxh6em){background:var(--forum-bg-card);border:1px solid var(--forum-border);border-radius:var(--forum-radius);padding:1rem 1.25rem}.forum-card--accent:where(.astro-4krxh6em){background:linear-gradient(135deg,var(--forum-accent-soft),var(--forum-bg-card) 60%);border-color:var(--forum-accent)}.forum-card__title:where(.astro-4krxh6em){color:var(--forum-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.75rem;font-weight:600}.forum-card__body:where(.astro-4krxh6em) a{border-radius:var(--forum-radius-sm);color:var(--forum-text);margin:0 -.6rem;padding:.4rem .6rem;font-size:.875rem;text-decoration:none;transition:background .12s,color .12s;display:block}.forum-card__body:where(.astro-4krxh6em) a:hover{background:var(--forum-bg-soft)}.forum-card__body:where(.astro-4krxh6em) .forum-spaces__link--active{background:var(--forum-accent-soft);color:var(--forum-accent);font-weight:600}.forum-card__body:where(.astro-4krxh6em) .forum-spaces__link--active:hover{background:var(--forum-accent-soft)}.forum-card__list:where(.astro-4krxh6em){color:var(--forum-muted);gap:.35rem;margin:0;padding:0 0 0 1.1rem;font-size:.8125rem;display:grid}.forum-card__list:where(.astro-4krxh6em) a:where(.astro-4krxh6em){color:var(--forum-accent)}.forum-card__copy:where(.astro-4krxh6em){color:var(--forum-muted);margin:0 0 .6rem;font-size:.875rem;line-height:1.5}.forum-card__cta:where(.astro-4krxh6em){color:var(--forum-accent);align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.forum-card__cta:where(.astro-4krxh6em):hover{text-decoration:underline}.forum-card__chips:where(.astro-4krxh6em){flex-wrap:wrap;gap:.35rem;margin:0 0 .75rem;display:flex}.forum-card__chip:where(.astro-4krxh6em){background:var(--forum-accent-soft);color:var(--forum-text);border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .12s;display:inline-flex}.forum-card__chip:where(.astro-4krxh6em):hover{background:var(--forum-accent);color:#fff}.forum-card__copy:where(.astro-4krxh6em) code:where(.astro-4krxh6em){background:var(--forum-bg);border-radius:4px;padding:.05em .3em;font-size:.85em}.sl-markdown-content:has(.forum-shell){max-width:none;margin:0}
