.forum-home-page{--forum-home-radius:16px;--forum-home-radius-sm:14px;--forum-home-radius-xs:12px;--forum-home-radius-pill:999px;--forum-home-border:color-mix(in srgb,var(--wl-border) 74%,transparent);--forum-home-border-strong:color-mix(in srgb,var(--wl-border-hover) 72%,var(--wl-accent) 14%);--forum-home-surface:color-mix(in srgb,var(--wl-bg-card) 72%,transparent);--forum-home-surface-soft:color-mix(in srgb,var(--wl-bg-secondary) 62%,transparent);position:relative;isolation:isolate}.forum-home-hero,.forum-home-section{position:relative;scroll-margin-top:7rem}.forum-home-hero{isolation:isolate;overflow:hidden;padding:clamp(3rem,6vw,4rem) .25rem clamp(2rem,4vw,2.5rem)}.forum-home-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.75rem,4vw,3rem)}.forum-home-hero__copy{min-width:0;max-width:42.5rem}.forum-home-hero__topline{display:flex;justify-content:flex-end;margin-bottom:0}.forum-home-hero__topline button{min-height:2.15rem;border-radius:9px;border-color:color-mix(in srgb,var(--wl-border) 76%,transparent);background:color-mix(in srgb,var(--wl-bg-secondary) 74%,transparent);box-shadow:inset 0 1px 0 rgb(255 255 255/.05)}.forum-home-hero__title{max-width:11ch;margin:0;color:var(--wl-text-primary);font-family:var(--font-unbounded),var(--font-geist-sans),system-ui,sans-serif;font-size:clamp(4rem,9vw,5.5rem);font-weight:800;letter-spacing:-.025em;line-height:.95;text-wrap:balance}.forum-home-hero__intro{max-width:31.25rem;margin-top:1.35rem;color:color-mix(in srgb,var(--wl-text-secondary) 78%,transparent);font-size:clamp(.98rem,1.25vw,1rem);line-height:1.55;text-wrap:pretty}.forum-home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem 1.85rem;margin-top:2.1rem}.forum-home-hero__action{position:relative;display:inline-flex;min-height:2rem;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:color-mix(in srgb,var(--wl-text-secondary) 78%,transparent);padding:0 0 .72rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:color .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.forum-home-hero__action:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:2px;background:var(--wl-accent);opacity:0;transform:scaleX(.4);transform-origin:left center;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.forum-home-hero__action:focus-visible,.forum-home-hero__action:hover{color:var(--wl-text-primary);transform:translateY(-1px)}.forum-home-hero__action--primary:after,.forum-home-hero__action:focus-visible:after,.forum-home-hero__action:hover:after{opacity:1;transform:scaleX(1)}.forum-home-hero__action--primary{color:var(--wl-text-primary)}.forum-home-hero__action:focus-visible,.forum-home-topic-card a:focus-visible{outline:2px solid color-mix(in srgb,var(--wl-accent) 86%,white 14%);outline-offset:4px}.forum-home-hero__panel{display:flex;flex-direction:column;align-items:flex-end;gap:1.85rem;min-width:0;align-self:start}.forum-home-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.forum-home-hero__stat{min-width:0;padding:0 1rem;border-left:1px solid color-mix(in srgb,var(--wl-border) 72%,transparent)}.forum-home-hero__stat:first-child{border-left:0;padding-left:0}.forum-home-hero__stat span,.forum-home-hero__stat strong{display:block}.forum-home-hero__stat strong{color:var(--wl-text-primary);font-family:var(--font-unbounded),var(--font-geist-sans),system-ui,sans-serif;font-size:clamp(1.8rem,4vw,2.25rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.forum-home-hero__stat-label{margin-top:.58rem;color:color-mix(in srgb,var(--wl-text-secondary) 52%,transparent);font-size:.68rem;font-weight:800;letter-spacing:.07em;line-height:1.25;text-transform:uppercase}.forum-home-section{padding:clamp(2.9rem,5vw,3.5rem) .25rem}.forum-home-section--shelf{padding-top:.9rem;padding-bottom:clamp(3rem,5vw,3.55rem)}.forum-home-section--random-mods{border-top:1px solid color-mix(in srgb,var(--wl-border) 62%,transparent)}.forum-home-section--topics{padding-top:clamp(2.75rem,4.5vw,3rem);padding-bottom:clamp(3rem,6vw,4rem)}.forum-home-lazy-boundary{min-height:clamp(34rem,72vw,54rem)}.forum-home-lazy-boundary[data-state=loaded]{min-height:0}.forum-home-lazy-reveal{transform-origin:top center}.forum-home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:clamp(1.5rem,3vw,1.9rem)}.forum-home-section-header h2{margin:0;color:var(--wl-text-primary);font-family:var(--font-unbounded),var(--font-geist-sans),system-ui,sans-serif;font-size:clamp(1.55rem,3vw,1.9rem);font-weight:700;letter-spacing:-.015em;line-height:1.08;text-wrap:balance}.forum-home-section-header p{max-width:43rem;margin:.68rem 0 0;color:color-mix(in srgb,var(--wl-text-secondary) 68%,transparent);font-size:.92rem;line-height:1.55;text-wrap:pretty}.forum-home-section-header__meta{flex-shrink:0}.forum-home-mygames__status,.forum-home-section-header__meta>span{border:1px solid color-mix(in srgb,var(--wl-border) 70%,transparent);border-radius:8px;background:color-mix(in srgb,var(--wl-bg-secondary) 72%,transparent);color:color-mix(in srgb,var(--wl-text-secondary) 74%,transparent);padding:.44rem .76rem;font-size:.78rem;font-weight:700;line-height:1}.forum-home-section-header__meta>a{color:var(--wl-accent-hover);font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:color .18s ease}.forum-home-section-header__meta>a:focus-visible,.forum-home-section-header__meta>a:hover{color:var(--wl-text-primary)}.forum-home-mygames{display:grid;gap:0}.forum-home-mygames__status{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.forum-home-mygames[data-state=loading] .forum-home-mygames__status{color:color-mix(in srgb,var(--wl-text-secondary) 72%,var(--wl-accent) 28%)}.forum-home-mygames[data-state=error] .forum-home-mygames__status{border-color:color-mix(in srgb,var(--wl-warning) 40%,var(--wl-border));color:color-mix(in srgb,var(--wl-warning) 70%,var(--wl-text-primary))}.forum-home-mygames-tabs{display:grid;grid-template-columns:repeat(var(--forum-mygames-columns,7),minmax(0,1fr));gap:clamp(.85rem,1.6vw,1.125rem);align-items:start;overflow:visible}.forum-home-mygames-tabs[aria-busy=true]{opacity:.86}.forum-home-mygames .forum-mygames-cover-cell{position:relative;min-width:0;width:100%;gap:0}.forum-home-mygames__empty{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;overflow:visible;border:1px dashed color-mix(in srgb,var(--wl-border-hover) 68%,transparent);border-radius:var(--forum-home-radius-sm);background:color-mix(in srgb,var(--wl-bg-secondary) 42%,transparent);padding:1rem}.forum-home-mygames__empty p{min-width:min(18rem,100%);flex:1 1 18rem;color:var(--wl-text-secondary);font-size:.92rem;line-height:1.5}.forum-home-mygames__empty .forum-mygames-cover-cell{flex:0 0 clamp(5.75rem,14vw,8.75rem);width:clamp(5.75rem,14vw,8.75rem)}.forum-home-mygames .forum-mygames-add-link,.forum-home-mygames .forum-mygames-cover-link{position:relative;width:100%;overflow:hidden;border-radius:var(--forum-home-radius-xs);scroll-margin-block:5rem 2rem}.forum-home-mygames .forum-mygames-add-link:focus-visible,.forum-home-mygames .forum-mygames-cover-link:focus-visible{outline:2px solid color-mix(in srgb,var(--wl-accent) 86%,white 14%);outline-offset:4px}.forum-home-mygames .forum-mygames-cover-link{border:1px solid color-mix(in srgb,var(--wl-border) 72%,transparent);background:repeating-linear-gradient(135deg,#15171e 0 9px,#0f1117 9px 18px),#121319;box-shadow:0 18px 38px -30px rgb(0 0 0/.86)}.forum-home-mygames .forum-mygames-cover-link:focus-visible,.forum-home-mygames .forum-mygames-cover-link:hover{border-color:color-mix(in srgb,var(--wl-accent) 62%,transparent);box-shadow:0 18px 34px -20px color-mix(in srgb,var(--wl-accent) 56%,transparent)}.forum-mygames-cover-title{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;width:100%;min-height:0;overflow:hidden;border-radius:0 0 var(--forum-home-radius-xs) var(--forum-home-radius-xs);background:linear-gradient(0deg,rgb(7 8 12/.94),rgb(7 8 12/.5) 58%,transparent);color:color-mix(in srgb,var(--wl-text-primary) 92%,transparent);padding:2.25rem .72rem .72rem;font-family:var(--font-unbounded),var(--font-geist-sans),system-ui,sans-serif;font-size:clamp(.68rem,.9vw,.78rem);font-weight:600;line-height:1.25;pointer-events:none;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.forum-mygames-cover-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:color-mix(in srgb,var(--wl-text-primary) 14%,transparent);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,monospace;font-size:.58rem;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.forum-mygames-cover-title--add{background:transparent;color:color-mix(in srgb,var(--wl-text-secondary) 48%,transparent);font-family:var(--font-geist-sans),system-ui,sans-serif;text-align:center}.forum-home-mygames .forum-mygames-add-link{border:1px dashed color-mix(in srgb,var(--wl-border-hover) 48%,transparent);background:transparent;color:color-mix(in srgb,var(--wl-text-secondary) 32%,transparent);flex-direction:column;gap:.45rem}.forum-home-mygames .forum-mygames-add-link:focus-visible,.forum-home-mygames .forum-mygames-add-link:hover{color:var(--wl-accent-hover);background:color-mix(in srgb,var(--wl-accent) 10%,transparent)}.forum-home-topic-card h3,.forum-home-topic-card p{overflow-wrap:anywhere}.forum-home-topic-rail{display:grid;gap:.75rem}.forum-home-topic-card{display:flex;min-height:5.1rem;align-items:center;gap:1.1rem;border:1px solid color-mix(in srgb,var(--wl-border) 72%,transparent);border-radius:var(--forum-home-radius-sm);background:color-mix(in srgb,var(--wl-bg-card) 58%,transparent);padding:1.05rem 1.35rem;box-shadow:0 16px 34px -30px rgb(0 0 0/.72);transition:background-color .18s ease,border-color .18s ease,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.forum-home-topic-card:focus-within,.forum-home-topic-card:hover{border-color:color-mix(in srgb,var(--wl-accent) 42%,var(--wl-border-hover));background:color-mix(in srgb,var(--wl-accent) 5%,var(--wl-bg-card) 64%);box-shadow:0 18px 42px -30px color-mix(in srgb,var(--wl-accent) 34%,transparent);transform:translateY(-1px)}.forum-home-topic-card__main{min-width:0;flex:1 1 auto}.forum-home-topic-card__link{display:block;min-width:0;border-radius:4px;color:inherit;text-decoration:none}.forum-home-topic-card__subtitle{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.42rem;color:color-mix(in srgb,var(--wl-text-secondary) 62%,transparent);font-size:.78rem;line-height:1.25}.forum-home-topic-card__metrics{display:flex;flex:0 0 auto;align-items:center;gap:.65rem;color:color-mix(in srgb,var(--wl-text-secondary) 52%,transparent);font-size:.78rem;white-space:nowrap}.forum-home-topic-card__metrics .group\/forum-metric{min-height:1.2rem;border-radius:0;background:transparent;padding:0}.forum-home-topic-card__metrics .group\/forum-metric:hover{background:transparent}.forum-home-topic-card__replies{flex:0 0 auto;color:var(--wl-text-muted);font-size:.78rem}.forum-home-topic-card__author{display:flex;min-width:0;flex:0 0 auto;align-items:center;gap:.5rem;border-left:1px solid color-mix(in srgb,var(--wl-border) 68%,transparent);padding-left:1rem}.forum-home-topic-card__author-link{display:inline-flex;min-width:0;max-width:10rem;align-items:center;gap:.35rem;color:var(--wl-accent-hover);font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;transition:color .18s ease}.forum-home-topic-card__author-link:focus-visible,.forum-home-topic-card__author-link:hover{color:var(--wl-text-primary)}.forum-home-empty-state{border:1px dashed color-mix(in srgb,var(--wl-border-hover) 68%,transparent);border-radius:var(--forum-home-radius-sm);background:color-mix(in srgb,var(--wl-bg-secondary) 42%,transparent);color:var(--wl-text-secondary);padding:1.1rem;font-size:.92rem;line-height:1.55}html.light .forum-home-page{--forum-home-border:color-mix(in srgb,var(--wl-border) 86%,transparent);--forum-home-border-strong:color-mix(in srgb,var(--wl-border-hover) 82%,var(--wl-accent) 10%);--forum-home-surface:color-mix(in srgb,var(--wl-bg-card) 84%,transparent);--forum-home-surface-soft:color-mix(in srgb,var(--wl-bg-secondary) 78%,white 22%)}html.light .forum-home-empty-state,html.light .forum-home-hero__topline button,html.light .forum-home-mygames__empty,html.light .forum-home-mygames__status,html.light .forum-home-section-header__meta>span{background:color-mix(in srgb,var(--wl-bg-card) 82%,transparent)}html.light .forum-home-mygames .forum-mygames-cover-link{background:repeating-linear-gradient(135deg,rgb(222 227 238) 0 9px,rgb(241 244 249) 9px 18px),color-mix(in srgb,var(--wl-bg-secondary) 55%,white 45%);box-shadow:0 16px 36px -30px rgb(16 18 32/.44)}html.light .forum-mygames-cover-title{background:linear-gradient(0deg,rgb(14 18 28/.76),rgb(14 18 28/.22) 62%,transparent);color:#ffffff}html.light .forum-home-topic-card{background:color-mix(in srgb,var(--wl-bg-card) 82%,transparent);box-shadow:0 16px 34px -30px rgb(16 18 32/.34)}html.light .forum-home-topic-card:focus-within,html.light .forum-home-topic-card:hover{background:color-mix(in srgb,var(--wl-bg-card-hover) 78%,white 22%);box-shadow:0 18px 42px -32px color-mix(in srgb,var(--wl-accent) 26%,transparent)}@media (min-width:900px){.forum-home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(21rem,auto);align-items:start}.forum-home-hero__topline{justify-content:flex-end}.forum-home-hero__panel{align-self:end;justify-self:end}.forum-home-hero__stats{display:flex;align-items:flex-start;justify-content:flex-end;width:max-content;max-width:min(36rem,100%)}.forum-home-hero__stat{min-width:0;padding-inline:1.6rem}.forum-home-hero__stat:last-child{padding-right:0}}@media (max-width:899px){.forum-home-hero{padding-top:2.5rem}.forum-home-hero__panel{justify-self:stretch}.forum-home-hero__stats{width:100%}}@media (max-width:720px){.forum-home-section-header{align-items:flex-start;flex-direction:column}.forum-home-mygames-tabs{grid-template-columns:repeat(auto-fit,minmax(min(100%,6.8rem),1fr))}.forum-home-topic-card{align-items:flex-start;flex-wrap:wrap;gap:.85rem;padding:.95rem}.forum-home-topic-card__main{flex:1 1 calc(100% - 3.65rem)}.forum-home-topic-card__metrics{order:3;width:100%;flex-wrap:wrap;padding-left:3.6rem;white-space:normal}.forum-home-topic-card__author{order:4;width:100%;border-left:0;padding-left:3.6rem}}@media (max-width:640px){.forum-home-page{padding-top:5.75rem}.forum-home-hero__title{font-size:clamp(3.2rem,18vw,4rem)}.forum-home-hero__actions{gap:.85rem 1.25rem}.forum-home-hero__stat{padding-inline:.75rem}.forum-home-hero__stat-label{font-size:.59rem}}@media (max-width:480px){.forum-home-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.forum-home-hero__stat strong{font-size:clamp(1.35rem,8vw,1.8rem)}.forum-home-mygames__empty{align-items:flex-start;flex-direction:column}.forum-home-mygames-tabs{grid-template-columns:repeat(auto-fit,minmax(min(100%,5.35rem),1fr))}.forum-home-topic-card__author,.forum-home-topic-card__metrics{padding-left:3.35rem}}@media (prefers-reduced-motion:reduce){.forum-home-hero__action,.forum-home-hero__action:after,.forum-home-topic-card{transition:none}.forum-home-hero__action:hover,.forum-home-topic-card:focus-within,.forum-home-topic-card:hover{transform:none}}.forum-home-skeleton .forum-skeleton{opacity:.84}.forum-home-skeleton__language{width:clamp(8.25rem,16vw,11.25rem);height:2.25rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__hero-title{display:grid;max-width:42rem;gap:clamp(.42rem,1vw,.55rem)}.forum-home-skeleton__hero-title-line{width:min(34rem,78%);height:clamp(2.55rem,6vw,4.6rem);border-radius:var(--forum-home-radius-sm)}.forum-home-skeleton__hero-title-line--short{width:min(24rem,58%)}.forum-home-skeleton__hero-intro{display:grid;max-width:42rem;gap:.48rem;margin-top:.95rem}.forum-home-skeleton__intro-line{width:min(100%,39rem);height:1rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__intro-line--mid{width:min(78%,30rem)}.forum-home-skeleton__action{height:2.75rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__action--catalog{width:9.5rem}.forum-home-skeleton__action--mods{width:8.5rem}.forum-home-skeleton__action--topics{width:8rem}.forum-home-skeleton__stat{display:flex;flex-direction:column;justify-content:space-between}.forum-home-skeleton__stat-value{width:min(100%,5.6rem);height:clamp(1.65rem,3.5vw,2.05rem);border-radius:var(--forum-home-radius-xs)}.forum-home-skeleton__stat-label{width:min(100%,7.5rem);height:.82rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__section-title{width:min(15rem,64vw);height:clamp(1.35rem,2.2vw,1.75rem);border-radius:var(--forum-home-radius-xs)}.forum-home-skeleton__section-description{display:grid;width:min(44rem,100%);gap:.42rem;margin-top:.55rem}.forum-home-skeleton__section-description-line{width:100%;height:.88rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__section-description-line--short{width:68%}.forum-home-skeleton__my-games-status{display:inline-flex;width:auto;min-width:8.5rem;padding:.45rem .62rem}.forum-home-skeleton__status-pill{width:7.25rem;height:.72rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__my-games-grid{--forum-mygames-columns:7}.forum-home-skeleton__game-cover{border-radius:var(--forum-home-radius-xs)}.forum-home-skeleton__game-title{width:82%;height:.78rem;margin-top:.02rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__game-title--add{width:66%}.forum-home-mod-card--skeleton{pointer-events:none}.forum-home-mod-card--skeleton .forum-home-mod-card__media{position:relative}.forum-home-skeleton__mod-media-fill{position:absolute;inset:0;width:100%;height:100%;box-shadow:none}.forum-home-skeleton__mod-title{width:min(100%,18rem);height:1.05rem;border-radius:var(--forum-home-radius-xs)}.forum-home-skeleton__mod-avatar{width:1.5rem;height:1.5rem;flex:0 0 auto;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__mod-author{width:min(8rem,60%);height:.74rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__metric-pill{width:1.9rem;height:.85rem;border-radius:var(--forum-home-radius-pill)}.forum-home-topic-card--skeleton{pointer-events:none}.forum-home-skeleton__topic-media{width:2.75rem;height:2.75rem;flex:0 0 auto;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-avatar{width:2.5rem;height:2.5rem;flex:0 0 auto;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-title{width:min(100%,28rem);height:1rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-title--short{width:min(64%,24rem);margin-top:.42rem}.forum-home-skeleton__topic-subtitle{width:min(74%,24rem);height:.78rem;margin-top:.58rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-date{width:5.8rem;height:.68rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-pill{width:2.35rem;height:.85rem;border-radius:var(--forum-home-radius-pill)}.forum-home-skeleton__topic-author{width:6.25rem;height:.9rem;border-radius:var(--forum-home-radius-pill)}html.light .forum-home-skeleton .forum-skeleton{opacity:.92}@media (max-width:720px){.forum-home-skeleton__my-games-grid{--forum-mygames-columns:3}}@media (max-width:640px){.forum-home-skeleton__hero-title-line{width:72%}.forum-home-skeleton__hero-title-line--short{width:52%}.forum-home-skeleton__action{flex:1 1 10rem}}@media (max-width:480px){.forum-home-skeleton__topic-media{width:3.75rem}.forum-home-skeleton__topic-avatar{width:2.25rem;height:2.25rem}.forum-home-skeleton__topic-pill{width:3.55rem}}.forum-home-section--random-mods{padding-top:clamp(2.85rem,5vw,3rem);padding-bottom:.5rem}.forum-home-random-mods{min-width:0}.forum-home-random-mods__layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.7vw,1.125rem);min-width:0}.forum-home-mod-card,.forum-home-random-mods__item{min-width:0;min-height:0}.forum-home-mod-card{position:relative;display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden;isolation:isolate;border:1px solid color-mix(in srgb,var(--wl-border) 72%,transparent);border-radius:var(--forum-home-radius,16px);background:color-mix(in srgb,var(--wl-bg-card) 54%,transparent);color:var(--wl-text-primary);text-decoration:none;outline:none;box-shadow:0 16px 34px -30px rgb(0 0 0/.72);transform:translateZ(0);backface-visibility:hidden;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s ease,background-color .18s ease,box-shadow .22s ease}.forum-home-mod-card:focus-visible,.forum-home-mod-card:hover{will-change:transform;border-color:color-mix(in srgb,var(--wl-accent) 45%,transparent);background:color-mix(in srgb,var(--wl-bg-card-hover) 58%,transparent);box-shadow:0 16px 34px -16px color-mix(in srgb,var(--wl-accent) 38%,transparent);transform:translate3d(0,-4px,0)}.forum-home-mod-card:active{will-change:transform}.forum-home-mod-card:focus-visible{outline:2px solid color-mix(in srgb,var(--wl-accent) 86%,white 14%);outline-offset:3px}.forum-home-mod-card__media{position:relative;display:block;aspect-ratio:16/9;min-width:0;overflow:hidden;background:radial-gradient(circle at 28% 18%,color-mix(in srgb,var(--wl-accent) 24%,transparent),transparent 42%),linear-gradient(135deg,var(--wl-bg-secondary),color-mix(in srgb,var(--wl-bg-card) 82%,var(--wl-accent) 18%))}.forum-home-mod-card__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.001);filter:saturate(1.02) brightness(.9);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .36s ease}.forum-home-mod-card:focus-visible .forum-home-mod-card__image,.forum-home-mod-card:hover .forum-home-mod-card__image{will-change:transform,filter;transform:scale(1.045);filter:saturate(1.08) brightness(1)}.forum-home-mod-card__image--game-fallback{filter:saturate(.9) brightness(.72);transform:scale(1.06)}.forum-home-mod-card:focus-visible .forum-home-mod-card__image--game-fallback,.forum-home-mod-card:hover .forum-home-mod-card__image--game-fallback{will-change:transform,filter;filter:saturate(1) brightness(.84);transform:scale(1.1)}.forum-home-mod-card__fallback{position:absolute;inset:0;display:grid;place-items:center;color:color-mix(in srgb,var(--wl-text-primary) 14%,transparent);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,monospace;font-size:.58rem;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase}.forum-home-mod-card__game{position:absolute;top:.72rem;left:.72rem;z-index:2;border:1px solid color-mix(in srgb,var(--wl-border) 74%,transparent);border-radius:6px;background:rgb(10 11 13/.7);color:color-mix(in srgb,var(--wl-text-primary) 86%,transparent);padding:.25rem .55rem;font-size:.66rem;font-weight:700;line-height:1}.forum-home-mod-card__media-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgb(6 7 10/.1),transparent 38%),linear-gradient(0deg,rgb(6 7 10/.34),transparent 54%)}.forum-home-mod-card__nsfw{position:absolute;top:.72rem;right:.72rem;z-index:2;border:1px solid rgb(253 164 175/.28);border-radius:5px;background:rgb(127 29 29/.5);color:#ffe4e6;padding:.2rem .48rem;font-size:.66rem;font-weight:760;line-height:1}.forum-home-mod-card__body{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:.95rem;padding:1rem 1.1rem 1.05rem}.forum-home-mod-card__author,.forum-home-mod-card__copy,.forum-home-mod-card__meta,.forum-home-mod-card__metrics{min-width:0}.forum-home-mod-card__title{display:-webkit-box;min-height:2.45rem;margin:0;overflow:hidden;color:inherit;font-family:var(--font-unbounded),var(--font-geist-sans),system-ui,sans-serif;font-size:.94rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.forum-home-mod-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin-top:auto;border-top:1px solid color-mix(in srgb,var(--wl-border) 62%,transparent);padding-top:.85rem}.forum-home-mod-card__author{display:flex;align-items:center;gap:.5rem}.forum-home-mod-card__avatar{position:relative;width:1.5rem;height:1.5rem;flex:0 0 auto}.forum-home-mod-card__avatar-frame{width:100%;height:100%;font-size:.58rem}.forum-home-mod-card__author-line{display:inline-flex;min-width:0;max-width:9rem;align-items:center;gap:.28rem;color:var(--wl-accent-hover);font-size:.78rem;font-weight:700;line-height:1.2}.forum-home-mod-card__author-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-home-mod-card__metrics{display:flex;flex:0 0 auto;align-items:center;gap:.78rem;color:color-mix(in srgb,var(--wl-text-secondary) 50%,transparent);font-size:.72rem;white-space:nowrap}.forum-home-mod-card__metric{display:inline-flex;align-items:center;gap:.3rem;font-weight:700;line-height:1}.forum-home-mod-card__metric-icon{width:.78rem;height:.78rem;flex:0 0 auto;color:var(--wl-accent-hover)}.forum-home-mod-card__metric-value{font-variant-numeric:tabular-nums}html.light .forum-home-mod-card{background:color-mix(in srgb,var(--wl-bg-card) 84%,transparent);box-shadow:0 16px 34px -30px rgb(16 18 32/.34)}html.light .forum-home-mod-card:focus-visible,html.light .forum-home-mod-card:hover{background:color-mix(in srgb,var(--wl-bg-card-hover) 78%,white 22%);box-shadow:0 16px 34px -22px color-mix(in srgb,var(--wl-accent) 26%,transparent)}html.light .forum-home-mod-card__media{background:radial-gradient(circle at 28% 18%,color-mix(in srgb,var(--wl-accent) 16%,transparent),transparent 44%),color-mix(in srgb,var(--wl-bg-secondary) 55%,white 45%)}html.light .forum-home-mod-card__game{background:rgb(255 255 255/.72)}@media (max-width:1020px){.forum-home-random-mods__layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.forum-home-random-mods__layout{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.forum-home-mod-card,.forum-home-mod-card__image{transition:none}.forum-home-mod-card:active,.forum-home-mod-card:focus-visible,.forum-home-mod-card:hover{will-change:auto;transform:none}.forum-home-mod-card:focus-visible .forum-home-mod-card__image,.forum-home-mod-card:hover .forum-home-mod-card__image{will-change:auto;transform:scale(1.001)}.forum-home-mod-card:focus-visible .forum-home-mod-card__image--game-fallback,.forum-home-mod-card:hover .forum-home-mod-card__image--game-fallback{will-change:auto;transform:scale(1.06)}}