.forum-sort-segmented.svelte-rxg1jt{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem;background:color-mix(in srgb,var(--color-muted) 60%,transparent);border:1px solid color-mix(in srgb,var(--color-border) 60%,transparent);border-radius:.625rem}.forum-sort-segmented-btn.svelte-rxg1jt{appearance:none;flex:0 0 auto;padding:.45rem 1.1rem;border:1px solid transparent;border-radius:.4rem;background:transparent;color:var(--color-muted-foreground);font-size:.85rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.forum-sort-segmented-btn.svelte-rxg1jt:hover{color:var(--color-foreground);background:var(--color-background);border-color:color-mix(in srgb,var(--color-border) 60%,transparent)}.forum-sort-segmented-btn.is-active.svelte-rxg1jt{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-foreground)}.forum-sort-segmented-btn.is-active.svelte-rxg1jt:hover{background:var(--color-primary);color:var(--color-primary-foreground)}@media(max-width:640px){.forum-sort-segmented.svelte-rxg1jt{max-width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.forum-sort-segmented.svelte-rxg1jt::-webkit-scrollbar{display:none}}.forum-create-bar.svelte-rxg1jt{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;margin-bottom:.75rem;background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-border) 55%,transparent);border-radius:.5rem;cursor:pointer;transition:border-color .15s ease}.forum-create-bar.svelte-rxg1jt:hover{border-color:color-mix(in srgb,var(--color-primary) 40%,transparent)}.forum-create-text.svelte-rxg1jt{flex:1;text-align:left;color:var(--color-muted-foreground);font-size:.875rem}.forum-mobile-filter-toolbar.svelte-rxg1jt{display:flex;align-items:center;gap:.6rem}.forum-mobile-filter-label.svelte-rxg1jt{display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:650;color:var(--color-foreground)}.forum-mobile-filter-label-emoji.svelte-rxg1jt{font-size:1rem;line-height:1}.forum-mobile-filter-drawer-head.svelte-rxg1jt{padding:1rem 1rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 45%,transparent)}.forum-mobile-filter-drawer-body.svelte-rxg1jt{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.75rem}.forum-mobile-filter-drawer-body.svelte-rxg1jt .forum-sidebar{width:100%;border:none;background:transparent}.forum-surface.svelte-rxg1jt{--forum-page-bg: #ffffff;--forum-card-solid: #ffffff;--forum-card-hover: #f6f7f9;--forum-share-box-solid: #ffffff;background:var(--forum-page-bg);color:#0c1b2e}.dark .forum-surface.svelte-rxg1jt{--forum-page-bg: #0c1b2e;--forum-card-solid: #0c1b2e;--forum-card-hover: #131f30;--forum-share-box-solid: #0c1b2e;color:#e6edf3}.forum-feed-list.svelte-rxg1jt{display:flex;flex-direction:column}.forum-feed-list.svelte-rxg1jt>*+*{border-top:1px solid color-mix(in srgb,#0c1b2e 10%,transparent)}.dark .forum-feed-list.svelte-rxg1jt>*+*{border-top:1px solid color-mix(in srgb,#e6edf3 12%,transparent)}.forum-hero-shell.svelte-rxg1jt{position:relative;overflow:clip}.forum-hero-card.svelte-rxg1jt{position:relative;display:grid;gap:1.25rem;overflow:hidden;border:1px solid color-mix(in srgb,#0c1b2e 14%,transparent);border-radius:2rem;padding:1.4rem;background:linear-gradient(165deg,color-mix(in srgb,#0c1b2e 4%,#ffffff),color-mix(in srgb,#0c1b2e 8%,#ffffff));box-shadow:0 1px 3px color-mix(in srgb,#0c1b2e 8%,transparent)}.dark .forum-hero-card.svelte-rxg1jt{border-color:color-mix(in srgb,#e6edf3 18%,transparent);background:linear-gradient(165deg,color-mix(in srgb,#e6edf3 6%,#0c1b2e),color-mix(in srgb,#e6edf3 3%,#0c1b2e));box-shadow:0 1px 3px #0000004d}.forum-hero-card.svelte-rxg1jt:before{content:"";position:absolute;inset:auto auto -5.5rem -4rem;width:11rem;height:11rem;border-radius:999px;background:radial-gradient(circle,rgba(251,146,60,.22),transparent 70%);pointer-events:none}.forum-hero-card.svelte-rxg1jt:after{content:"";position:absolute;inset:-5rem -3rem auto auto;width:12rem;height:12rem;border-radius:999px;background:radial-gradient(circle,rgba(168,85,247,.18),transparent 72%);pointer-events:none}.forum-hero-copy.svelte-rxg1jt{position:relative;z-index:1;max-width:40rem}.forum-hero-eyebrow.svelte-rxg1jt{margin:0 0 .55rem;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 68%,white 32%)}.forum-hero-title.svelte-rxg1jt{margin:0;max-width:14ch;font-size:clamp(1.7rem,4vw,2.95rem);line-height:.96;font-weight:800;letter-spacing:-.04em;color:var(--color-foreground)}.forum-hero-description.svelte-rxg1jt{margin:.9rem 0 0;max-width:36rem;font-size:.88rem;line-height:1.5;color:color-mix(in srgb,var(--color-foreground) 72%,white 28%)}.forum-hero-actions.svelte-rxg1jt{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.forum-hero-primary-button.svelte-rxg1jt,.forum-hero-secondary-button.svelte-rxg1jt{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;border-radius:999px;padding:.68rem 1rem;font-size:.84rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.forum-hero-primary-button.svelte-rxg1jt{border:1px solid transparent;background:var(--color-foreground);color:var(--color-background);box-shadow:0 10px 30px #0f172a26}.forum-hero-secondary-button.svelte-rxg1jt{border:1px solid color-mix(in srgb,var(--color-border) 84%,white 16%);background:#ffffff85;color:var(--color-foreground)}.forum-hero-primary-button.svelte-rxg1jt:hover,.forum-hero-secondary-button.svelte-rxg1jt:hover{transform:translateY(-1px)}.forum-hero-primary-button.svelte-rxg1jt:focus-visible,.forum-hero-secondary-button.svelte-rxg1jt:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 24%,transparent)}.forum-hero-marquee-stack.svelte-rxg1jt{position:relative;z-index:1;display:grid;gap:.8rem;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.forum-hero-marquee-row.svelte-rxg1jt{display:flex;overflow:hidden}.forum-hero-marquee-row.svelte-rxg1jt:hover .forum-hero-marquee-track:where(.svelte-rxg1jt){animation-play-state:paused}.forum-hero-marquee-row--reverse.svelte-rxg1jt .forum-hero-marquee-track:where(.svelte-rxg1jt){animation-direction:reverse}.forum-hero-marquee-track.svelte-rxg1jt{display:flex;width:max-content;align-items:center;gap:.8rem;will-change:transform;animation:svelte-rxg1jt-forum-hero-marquee var(--forum-marquee-duration) linear infinite}.forum-hero-marquee-chip.svelte-rxg1jt{flex:0 0 auto;border-radius:999px;padding:.62rem .92rem;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap;background:var(--forum-chip-bg);color:var(--forum-chip-color);box-shadow:0 16px 28px -16px var(--forum-chip-shadow)}@media(prefers-color-scheme:dark){.forum-surface.svelte-rxg1jt{--forum-page-bg: #0c1b2e;--forum-card-solid: #0c1b2e;--forum-card-hover: #131f30;--forum-share-box-solid: #0c1b2e;background:var(--forum-page-bg);color:#e6edf3}}:root[data-theme=light] .forum-surface.svelte-rxg1jt{--forum-page-bg: #ffffff;--forum-card-solid: #ffffff;--forum-card-hover: #f6f7f9;--forum-share-box-solid: #ffffff;background:var(--forum-page-bg);color:#0c1b2e}:root[data-theme=dark] .forum-surface.svelte-rxg1jt{--forum-page-bg: #0c1b2e;--forum-card-solid: #0c1b2e;--forum-card-hover: #131f30;--forum-share-box-solid: #0c1b2e;background:var(--forum-page-bg);color:#e6edf3}.forum-surface--transparent.svelte-rxg1jt,:root[data-theme=light] .forum-surface--transparent.svelte-rxg1jt,:root[data-theme=dark] .forum-surface--transparent.svelte-rxg1jt{background:var(--forum-page-bg)}:root[data-theme=light] .forum-hero-card.svelte-rxg1jt{border:1px solid color-mix(in srgb,#0c1b2e 14%,transparent);background:linear-gradient(165deg,#ffffff85,#ffffff1f),#ffffff1a;box-shadow:0 1px 3px color-mix(in srgb,#0c1b2e 8%,transparent)}:root[data-theme=light] .forum-hero-eyebrow.svelte-rxg1jt{color:color-mix(in srgb,var(--color-foreground) 68%,white 32%)}:root[data-theme=light] .forum-hero-description.svelte-rxg1jt{color:color-mix(in srgb,var(--color-foreground) 72%,white 28%)}:root[data-theme=light] .forum-hero-primary-button.svelte-rxg1jt{background:var(--color-foreground);color:var(--color-background)}:root[data-theme=light] .forum-hero-secondary-button.svelte-rxg1jt{border-color:color-mix(in srgb,var(--color-border) 84%,white 16%);background:#ffffff85;color:var(--color-foreground)}:root[data-theme=dark] .forum-hero-card.svelte-rxg1jt{border-color:#ffffff24;background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080a106b;box-shadow:none}:root[data-theme=dark] .forum-hero-eyebrow.svelte-rxg1jt{color:#ffffff9e}:root[data-theme=dark] .forum-hero-description.svelte-rxg1jt{color:#ffffffb8}:root[data-theme=dark] .forum-hero-primary-button.svelte-rxg1jt{background:#f8fafc;color:#111827}:root[data-theme=dark] .forum-hero-secondary-button.svelte-rxg1jt{border-color:#ffffff1f;background:#ffffff0d;color:#f8fafc}.forum-desktop-sidebar-pane.svelte-rxg1jt{flex-shrink:0;align-self:stretch}.forum-desktop-sidebar-sticky.svelte-rxg1jt{position:sticky;top:6rem}.forum-desktop-right-pane.svelte-rxg1jt{width:18.25rem;flex-shrink:0;align-self:stretch}.forum-desktop-right-sticky.svelte-rxg1jt{position:sticky;top:6rem;display:flex;flex-direction:column;gap:.75rem;height:calc(100vh - 7rem)}.forum-desktop-right-sticky.svelte-rxg1jt>*{flex:1 1 0;min-height:0;margin-bottom:0}@media(max-width:480px){.forum-hero-card.svelte-rxg1jt{border-radius:1.5rem;padding:1.1rem}.forum-hero-title.svelte-rxg1jt{max-width:none;font-size:clamp(1.55rem,9vw,2.15rem)}.forum-hero-description.svelte-rxg1jt{font-size:.84rem;line-height:1.45}.forum-hero-actions.svelte-rxg1jt{flex-direction:column}.forum-hero-primary-button.svelte-rxg1jt,.forum-hero-secondary-button.svelte-rxg1jt{width:100%}.forum-hero-marquee-chip.svelte-rxg1jt{padding:.58rem .82rem;font-size:.74rem}}@media(min-width:960px){.forum-hero-card.svelte-rxg1jt{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;padding:1.7rem 1.7rem 1.6rem}}@media(prefers-color-scheme:dark){.forum-hero-card.svelte-rxg1jt{border-color:#ffffff14;background:linear-gradient(135deg,#16181df5,#0f1115f0),linear-gradient(135deg,#f9731614,#6366f114);box-shadow:0 28px 80px #0006}.forum-hero-eyebrow.svelte-rxg1jt{color:#ffffff9e}.forum-hero-description.svelte-rxg1jt{color:#ffffffb8}.forum-hero-primary-button.svelte-rxg1jt{background:#f8fafc;color:#111827}.forum-hero-secondary-button.svelte-rxg1jt{border-color:#ffffff1f;background:#ffffff0d;color:#f8fafc}}@media(prefers-reduced-motion:reduce){.forum-hero-marquee-track.svelte-rxg1jt{animation:none;flex-wrap:wrap}}@keyframes svelte-rxg1jt-forum-hero-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .4rem))}}
