.create-post-link-card.svelte-rxg1jt{width:100%;border-radius:.75rem;padding:1rem 1.25rem;background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-border) 55%,transparent);cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.create-post-link-card.svelte-rxg1jt:hover{border-color:color-mix(in srgb,var(--color-primary) 45%,transparent);background:color-mix(in srgb,var(--color-primary) 4%,var(--color-card))}.create-post-link-text.svelte-rxg1jt{margin:0 0 .75rem;font-size:.875rem;line-height:1.45;color:var(--color-foreground)}.create-post-link-title.svelte-rxg1jt{font-weight:700}.create-post-link-sub.svelte-rxg1jt{color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.create-post-link-anon.svelte-rxg1jt{font-style:italic;color:var(--color-primary)}.create-post-link-action.svelte-rxg1jt{display:flex;align-items:center;gap:.75rem}.create-post-link-placeholder.svelte-rxg1jt{flex:1;font-size:.85rem;color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.create-post-link-btn.svelte-rxg1jt{font-size:.8rem;font-weight:650;color:var(--color-primary);white-space:nowrap}.forum-surface.svelte-rxg1jt{--forum-page-bg: var(--color-background);--forum-card-solid: #f6f7f9;--forum-card-hover: #eef1f5;--forum-share-box-solid: #f6f7f9;background:var(--forum-page-bg);color:var(--color-foreground)}.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 rgba(255,255,255,.26);border-radius:2rem;padding:1.4rem;background:linear-gradient(165deg,#ffffff85,#ffffff1f),#ffffff1a;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:none}.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: var(--color-background);--forum-card-solid: #171b22;--forum-card-hover: #1b2028;--forum-share-box-solid: color-mix(in srgb, var(--color-primary) 14%, #171b22 86%);background:var(--forum-page-bg)}}:root[data-theme=light] .forum-surface.svelte-rxg1jt{--forum-page-bg: var(--color-background);--forum-card-solid: #f6f7f9;--forum-card-hover: #eef1f5;--forum-share-box-solid: #f6f7f9;background:var(--forum-page-bg)}:root[data-theme=dark] .forum-surface.svelte-rxg1jt{--forum-page-bg: var(--color-background);--forum-card-solid: #171b22;--forum-card-hover: #1b2028;--forum-share-box-solid: color-mix(in srgb, var(--color-primary) 14%, #171b22 86%);background:var(--forum-page-bg)}.forum-surface--transparent.svelte-rxg1jt,:root[data-theme=light] .forum-surface--transparent.svelte-rxg1jt,:root[data-theme=dark] .forum-surface--transparent.svelte-rxg1jt{background:transparent}:root[data-theme=light] .forum-hero-card.svelte-rxg1jt{border-color:#ffffff42;background:linear-gradient(165deg,#ffffff85,#ffffff1f),#ffffff1a;box-shadow:none}: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-chip-grid.svelte-rxg1jt{display:flex;flex-wrap:wrap;gap:.625rem}.forum-topic-chip.svelte-rxg1jt{display:inline-flex;align-items:center;gap:.45rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-border) 92%,transparent);background:color-mix(in srgb,var(--color-muted) 58%,var(--color-card) 42%);padding:.5rem .7rem;font-size:.82rem;font-weight:550;line-height:1;color:color-mix(in srgb,var(--color-foreground) 92%,white 8%);text-align:left;white-space:nowrap;width:fit-content;transition:border-color .2s ease,background-color .2s ease,transform .2s ease,box-shadow .2s ease}.forum-topic-chip.svelte-rxg1jt:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--color-border) 70%,white 30%);background:color-mix(in srgb,var(--color-muted) 70%,var(--color-card) 30%)}.forum-topic-chip.svelte-rxg1jt:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 28%,transparent)}.forum-topic-chip.is-selected.svelte-rxg1jt{border-color:color-mix(in srgb,var(--color-primary) 50%,transparent);background:color-mix(in srgb,var(--color-primary) 12%,var(--color-card) 88%);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 25%,transparent),0 1px 3px color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);font-weight:700}.forum-topic-chip__emoji.svelte-rxg1jt{font-size:.98rem;line-height:1;flex-shrink:0}.forum-topic-chip__label.svelte-rxg1jt{white-space:nowrap}.forum-desktop-sidebar-pane.svelte-rxg1jt{flex-shrink:0}.forum-desktop-right-pane.svelte-rxg1jt{width:18.25rem;flex-shrink:0}.forum-right-card.svelte-rxg1jt{padding:0;border-radius:1.25rem;padding:.875rem;background:linear-gradient(165deg,#ffffff85,#ffffff1f),#ffffff1a;border:1px solid rgba(255,255,255,.26);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}:root[data-theme=dark] .forum-right-card.svelte-rxg1jt{background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080a106b;border-color:#ffffff24}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .forum-right-card.svelte-rxg1jt{background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080a106b;border-color:#ffffff24}}.forum-right-title.svelte-rxg1jt{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--color-muted-foreground) 80%,white 20%)}.forum-right-head.svelte-rxg1jt{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.forum-right-see-more.svelte-rxg1jt{font-size:.72rem;font-weight:600;color:color-mix(in srgb,var(--color-muted-foreground) 88%,white 12%);text-decoration:none}.forum-right-see-more.svelte-rxg1jt:hover{color:var(--color-primary)}.forum-right-list.svelte-rxg1jt{display:flex;flex-direction:column;gap:.7rem}.forum-right-item.svelte-rxg1jt{display:flex;align-items:flex-start;gap:.55rem;padding:.3rem;border-radius:.65rem;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.forum-right-item.svelte-rxg1jt:hover{background:color-mix(in srgb,var(--color-muted) 48%,transparent);transform:translate(1px)}.forum-right-item.svelte-rxg1jt:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 28%,transparent)}.forum-right-image.svelte-rxg1jt{width:3.3rem;height:3.3rem;object-fit:cover;border-radius:.55rem;background:color-mix(in srgb,var(--color-muted) 40%,transparent);flex-shrink:0}.forum-right-desc.svelte-rxg1jt{margin:0;font-size:.78rem;line-height:1.25;color:color-mix(in srgb,var(--color-foreground) 92%,white 8%);flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@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))}}
