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