:root{--flow-purple:#6E44A6;--flow-teal:var(--teal);--flow-sun:var(--sunbeam);--flow-canvas:var(--canvas);--flow-surface:var(--surface);--flow-soft:var(--soft-surface);--flow-ink:var(--ink);--flow-muted:var(--ink-soft);--flow-line:var(--line)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#overview,#media,#rules,#resources{scroll-margin-top:6rem}.game-flow{background:var(--cream);color:var(--ink)}.site-header{border-bottom:0;box-shadow:none}.game-flow-topline{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:none;padding:.5rem max(1rem,calc((100% - var(--content))/2));border:0;box-shadow:0 10px 24px #17202714}.game-flow-breadcrumb{display:flex;align-items:center;gap:.45rem;font-size:.88rem;color:var(--ink-soft)}.game-flow-breadcrumb a{color:var(--ink-soft);font-weight:700;text-decoration:none}.game-flow-breadcrumb a:hover,.game-flow-breadcrumb a:focus-visible{color:var(--violet)}.game-flow-jumpnav{display:flex;align-items:center;gap:1.2rem;font-size:.94rem;font-weight:700}.game-flow-jumpnav a{color:var(--ink);text-decoration:none;border-radius:999px;padding:.45rem .72rem}.game-flow-jumpnav a:hover,.game-flow-jumpnav a:focus-visible{color:var(--violet);background:var(--soft-surface)}.game-flow-hero{position:relative;background:var(--flow-purple);color:#fff}.game-flow-status-bar{min-height:34px;display:flex;align-items:center;justify-content:center;padding:.35rem 1rem;font-size:.84rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase;color:var(--status-fg,var(--status-text));background:var(--status-bg,var(--status-retired))}.game-flow-status-bar.status-in-development,.game-catalog-status-bar.status-in-development,.game-catalog-status.status-in-development{--status-bg:var(--status-development);--status-fg:var(--status-development-text)}.game-flow-status-bar.status-active-playtesting,.game-catalog-status-bar.status-active-playtesting,.game-catalog-status.status-active-playtesting{--status-bg:var(--status-playtesting);--status-fg:var(--status-playtesting-text)}.game-flow-status-bar.status-seeking-publisher,.game-catalog-status-bar.status-seeking-publisher,.game-catalog-status.status-seeking-publisher{--status-bg:var(--status-seeking-publisher);--status-fg:var(--status-seeking-publisher-text)}.game-flow-status-bar.status-produced,.game-catalog-status-bar.status-produced,.game-catalog-status.status-produced{--status-bg:var(--status-produced);--status-fg:var(--status-produced-text)}.game-flow-status-bar.status-retired,.game-catalog-status-bar.status-retired,.game-catalog-status.status-retired{--status-bg:var(--status-retired);--status-fg:var(--status-retired-text)}.game-flow-hero-grid{display:grid;grid-template-columns:minmax(17rem,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2.25rem,5vw,5rem);padding-block:clamp(2.6rem,5vw,4.5rem)}.game-flow-media{display:grid;place-items:center;min-height:0;max-width:30rem;width:100%;margin-inline:auto;padding:.5rem;border-radius:.8rem;background:#f8f9f7;box-shadow:0 12px 30px #17202724}.game-flow-media img{display:block;width:100%;max-height:30rem;object-fit:contain;border-radius:.5rem}.game-flow-intro{max-width:39rem}.game-flow-intro h1{margin:0 0 .9rem;color:#fff;font-size:clamp(2.35rem,5vw,4.35rem);line-height:1.03}.game-flow-hook{max-width:35rem;margin:0 0 1.65rem;color:#fff;font-size:clamp(1.08rem,1.8vw,1.34rem);line-height:1.5}.game-flow-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1.5rem;margin:0 0 1.6rem;padding:.15rem 0}.game-flow-facts div{min-width:0}.game-flow-facts dt{margin:0 0 .18rem;color:#ffffffc7;font-size:.76rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.game-flow-facts dd{margin:0;color:#fff;font-size:1rem;font-weight:750;line-height:1.35}.game-flow-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.game-flow-actions .button{background:#fff;color:var(--flow-purple);border-color:#fff}.game-flow-actions .button:hover{background:var(--flow-sun);color:var(--flow-ink);border-color:var(--flow-sun)}.game-flow-text-link{display:inline-flex;align-items:center;min-height:46px;padding:.62rem .9rem;border:1px solid rgb(255 255 255 / .48);border-radius:.7rem;color:#fff;font-weight:750;text-decoration:none}.game-flow-text-link:hover,.game-flow-text-link:focus-visible{color:var(--flow-ink);background:var(--flow-sun);border-color:var(--flow-sun)}.game-flow-about{background:var(--cream)}.game-flow-about-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(15rem,.55fr);gap:clamp(2.4rem,7vw,6.5rem);padding-block:clamp(3.3rem,7vw,6.2rem);align-items:start}.game-flow-about-copy{max-width:46rem}.game-flow-about-copy h2,.game-flow-components h2,.game-flow-section-head h2,.game-flow-resources h2,.game-flow-related h2{margin-top:0}.game-flow-about-copy p{font-size:1.08rem;line-height:1.75}.game-flow-components{padding-left:1.5rem;border-left:3px solid var(--flow-teal)}.game-flow-components h2{font-size:1.15rem}.game-flow-components ul{display:grid;gap:.55rem;margin:.8rem 0 0;padding:0;list-style:none}.game-flow-components li{display:flex;align-items:flex-start;gap:.6rem}.game-flow-components li>span{min-width:0}.component-icon{width:1.15rem;height:1.15rem;flex:0 0 1.15rem;margin-top:.16rem;color:var(--flow-teal)}.game-flow-gallery{background:var(--cream)}.game-flow-gallery>.shell{padding-block:clamp(1rem,3vw,2rem) clamp(3.5rem,7vw,6rem)}.game-flow-gallery-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(16rem,.92fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.game-flow-gallery-item{min-width:0;margin:0}.game-flow-gallery-image{display:grid;place-items:center;overflow:hidden;border-radius:1rem;background:#f8f9f7;box-shadow:0 14px 34px #1720271a}.game-flow-gallery-image img{display:block;width:100%;height:auto;max-height:42rem;object-fit:contain}.game-flow-gallery-item figcaption{display:grid;gap:.3rem;padding:.9rem .15rem 0;color:var(--ink-soft);line-height:1.55}.game-flow-gallery-item figcaption strong{color:var(--ink);font-family:var(--font-heading);font-size:1.02rem}.game-flow-video{margin-top:clamp(2rem,5vw,4rem)}.game-flow-video-frame{overflow:hidden;aspect-ratio:16/9;border-radius:1rem;background:#172027;box-shadow:0 14px 34px #1720271f}.game-flow-video-frame iframe{display:block;width:100%;height:100%;border:0}.game-flow-video-link{display:inline-flex;margin-top:.85rem;color:var(--violet);font-weight:800;text-decoration:none}.game-flow-rules{background:var(--cream)}.game-flow-rules>.shell{padding-block:clamp(3.4rem,7vw,6rem)}.game-flow-section-head{display:grid;grid-template-columns:minmax(11rem,.38fr) minmax(0,1.62fr);column-gap:clamp(2rem,6vw,5rem);align-items:end;margin-bottom:2.4rem}.game-flow-section-head>p:first-child{grid-column:1;grid-row:1 / span 2;margin:0;color:var(--flow-teal);font-size:.84rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.game-flow-section-head h2{grid-column:2;margin:0 0 .4rem;font-size:clamp(2rem,3.5vw,3rem)}.game-flow-section-head>p:last-child{grid-column:2;margin:0;max-width:48rem;color:var(--ink-soft);font-size:1rem;line-height:1.6}.game-flow-rules-layout{display:grid;grid-template-columns:minmax(12rem,16rem) minmax(0,47rem);justify-content:center;gap:clamp(2.5rem,7vw,6rem);align-items:start}.game-flow-toc{position:sticky;top:6rem;padding:.2rem 0 .2rem 1rem;border-left:3px solid var(--flow-teal);background:transparent}.game-flow-toc>p{margin:0 0 .65rem;font-weight:800}.game-flow-toc nav{display:grid;gap:.12rem}.game-flow-toc a{display:block;padding:.32rem 0;color:var(--ink-soft);font-size:.9rem;line-height:1.35;text-decoration:none}.game-flow-toc a:hover,.game-flow-toc a:focus-visible{color:var(--violet)}.game-flow-rulebook{min-width:0;max-width:47rem}.game-flow-rulebook>section{padding:0 0 2.6rem}.game-flow-rulebook>section+section{padding-top:.3rem}.game-flow-rulebook h2{margin:0 0 1rem;padding-top:1rem;font-size:clamp(1.55rem,2.6vw,2rem)}.game-flow-rulebook>section:first-child h2{padding-top:0}.game-flow-rulebook h3,.game-flow-rulebook h4{margin:1.45rem 0 .55rem}.game-flow-rulebook p,.game-flow-rulebook li{line-height:1.72}.game-flow-rulebook p{margin:.7rem 0}.game-flow-rulebook li+li{margin-top:.28rem}.game-flow-rulebook p a:not(.button),.game-flow-rulebook li a:not(.button){text-decoration:underline;text-underline-offset:.16em}.game-flow-rulebook details{margin:.7rem 0;border:0;border-radius:.85rem;background:var(--soft-surface);overflow:hidden}.game-flow-rulebook summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:52px;padding:.8rem 1rem;cursor:pointer;font-weight:800;list-style:none}.game-flow-rulebook summary::-webkit-details-marker{display:none}.game-flow-rulebook summary:after{content:"";width:.58rem;height:.58rem;flex:0 0 .58rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.game-flow-rulebook details[open] summary:after{transform:rotate(225deg)}.game-flow-rulebook details>*:not(summary){margin-left:1rem;margin-right:1rem}.game-flow-rulebook details>p{padding:0 0 1rem}.game-flow-resources{background:var(--soft-surface)}.game-flow-resources>.shell{padding-block:clamp(3.2rem,7vw,5.8rem)}.game-flow-resource-grid{display:grid;grid-template-columns:minmax(12rem,.5fr) minmax(0,1.5fr);gap:clamp(2.4rem,7vw,6rem);align-items:start}.game-flow-resource-grid>header>p:first-child{margin:0 0 .35rem;color:var(--flow-teal);font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.game-flow-resource-grid>header>p:last-child{color:var(--ink-soft);line-height:1.6}.game-flow-resource-content{min-width:0}.game-flow-resource-groups{display:grid;gap:2rem}.game-flow-resource-group{padding:0;border:0;background:transparent}.game-flow-resource-group h2{font-size:1.2rem}.game-flow-resource-group ul,.game-flow-resource-list{list-style:none;margin:0;padding:0}.game-flow-resource-group li,.game-flow-resource-list li{margin:0}.game-flow-resource-group li+li,.game-flow-resource-list li+li{margin-top:.55rem}.game-flow-resource-group a,.game-flow-resource-list a,.game-flow-resource-content>.game-v4-inline-resource-links a{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.8rem 1rem;border-radius:.75rem;color:var(--ink);background:var(--surface);font-weight:700;text-decoration:none}.game-flow-resource-group a:hover,.game-flow-resource-list a:hover{color:var(--violet);background:var(--lavender)}.game-flow-resource-content .game-v4-inline-resource-links{display:block}.game-flow-resource-content .game-v4-resource-link{border:0;border-radius:.75rem;background:var(--surface)}.game-flow-resource-content .game-v4-resource-link+.game-v4-resource-link{margin-top:.55rem}.game-flow-related>.shell{padding-block:clamp(2.8rem,6vw,5rem)}.game-flow-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem)}.game-flow-related-item{display:grid;grid-template-columns:minmax(8rem,.72fr) minmax(0,1.28fr);min-height:10.5rem;overflow:hidden;border-radius:1rem;color:var(--ink);background:var(--soft-surface);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.game-flow-related-item:hover,.game-flow-related-item:focus-visible{color:var(--ink);transform:translateY(-3px);box-shadow:0 12px 28px #1720271a}.game-flow-related-logo{display:grid;place-items:center;min-width:0;padding:1rem;background:#f8f9f7}.game-flow-related-logo img{display:block;width:100%;height:100%;max-height:9rem;object-fit:contain}.game-flow-related-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:1.2rem}.game-flow-related-copy strong{font-family:var(--font-heading);font-size:1.12rem;line-height:1.25}.game-flow-related-copy>span:not(.game-flow-related-action){margin-top:.4rem;color:var(--ink-soft);font-size:.9rem;line-height:1.4}.game-flow-related-action{margin-top:.8rem;color:var(--violet);font-size:.86rem;font-weight:800}.games-archive a{color:var(--ink);font-weight:750;text-decoration:none}.games-archive a:hover,.games-archive a:focus-visible{color:var(--violet)}.games-catalog-intro{padding-block:clamp(2.5rem,5vw,4.5rem) 1.7rem;max-width:none;width:100%}.games-catalog-intro h1{max-width:18ch;margin-bottom:.75rem}.games-catalog-intro .lede{max-width:64rem}.games-filter-panel{display:grid;grid-template-columns:minmax(13rem,1.45fr) repeat(5,minmax(8rem,1fr)) auto;gap:.65rem;align-items:end;padding:0 0 1rem;border:0;border-radius:0;background:transparent;box-shadow:none}.games-filter-field label{display:block;margin:0 0 .3rem;font-size:.76rem;font-weight:800;color:var(--ink-soft)}.games-filter-field input,.games-filter-field select{width:100%;min-height:42px;padding:.55rem .72rem;border:1px solid var(--control-border);border-radius:999px;background:var(--surface)}.games-filter-reset{min-height:42px;border-radius:999px}.games-catalog-summary{margin:.9rem 0 .45rem}.games-status-legend{margin:.25rem 0 1.3rem}.games-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;align-items:stretch}.game-catalog-card{position:relative;overflow:hidden;min-width:0;border:0;border-radius:.95rem;background:var(--soft-surface);box-shadow:none;transition:transform .16s ease,box-shadow .16s ease}.game-catalog-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17202717}.game-catalog-card[data-lifecycle="In Development"]{--status-border:var(--status-development)}.game-catalog-card[data-lifecycle="Active Playtesting"]{--status-border:var(--status-playtesting)}.game-catalog-card[data-lifecycle="Seeking Publisher"]{--status-border:var(--status-seeking-publisher)}.game-catalog-card[data-lifecycle=Produced]{--status-border:var(--status-produced)}.game-catalog-card-link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.game-catalog-card-link:focus-visible{outline:4px solid var(--teal);outline-offset:-4px}.game-catalog-art{display:grid;place-items:center;aspect-ratio:4/5;overflow:hidden;padding:1rem;background:var(--soft-surface)}.game-catalog-art img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.game-catalog-card:hover .game-catalog-art img{transform:scale(1.015)}.game-catalog-status-bar{display:flex;align-items:center;justify-content:center;min-height:30px;padding:.32rem .55rem;color:var(--status-fg,var(--status-text));background:var(--status-bg,var(--status-retired));font-size:.74rem;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.game-catalog-status[class*=status-]{color:var(--status-fg,var(--status-text));background:var(--status-bg,var(--status-retired));border-color:var(--status-border,var(--status-bg,var(--status-retired)))}.game-catalog-body-compact{display:flex;flex:1;flex-direction:column;padding:1rem 1rem .9rem}.game-catalog-body-compact h2{margin:0 0 .45rem;font-size:1.08rem;line-height:1.25}.game-catalog-body-compact>p{margin:0 0 1rem;color:var(--ink-soft);font-size:.91rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.game-catalog-quickfacts{display:grid;grid-template-columns:.8fr .75fr 1.45fr;gap:.65rem;margin:auto 0 0;padding-top:.8rem}.game-catalog-quickfacts div{min-width:0}.game-catalog-quickfacts dt{margin:0 0 .18rem;color:var(--ink-soft);font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.035em}.game-catalog-quickfacts dd{margin:0;color:var(--ink);font-size:.78rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.compat-route{padding-block:5rem;min-height:50vh}:root[data-theme=dark] .game-flow{background:var(--cream)}:root[data-theme=dark] .game-flow-hero{background:#172027}:root[data-theme=dark] .game-flow-actions .button{background:#fff;color:var(--flow-purple);border-color:#fff}:root[data-theme=dark] .game-flow-actions .button:hover{background:var(--flow-sun);color:var(--flow-ink);border-color:var(--flow-sun)}:root[data-theme=dark] .game-flow-media{background:#f8f9f7}:root[data-theme=dark] .game-flow-media img{filter:none}:root[data-theme=dark] .games-filter-panel{background:transparent}:root[data-theme=dark] .games-filter-field input,:root[data-theme=dark] .games-filter-field select{background:var(--canvas);border-color:var(--control-border)}:root[data-theme=dark] .game-catalog-card{background:transparent}:root[data-theme=dark] .game-catalog-art{background:#f8f9f7}:root[data-theme=dark] .game-flow-rulebook details{background:transparent}:root[data-theme=dark] .game-flow-jumpnav a:hover,:root[data-theme=dark] .game-flow-jumpnav a:focus-visible{color:#fff;background:#ffffff14}:root[data-theme=dark] .game-flow-toc a:hover,:root[data-theme=dark] .game-flow-toc a:focus-visible,:root[data-theme=dark] .game-flow-resource-group a:hover,:root[data-theme=dark] .game-flow-resource-list a:hover,:root[data-theme=dark] .game-flow-resource-action:hover,:root[data-theme=dark] .game-flow-resource-action:focus-visible{color:#fff}@media(max-width:1050px){.game-flow-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.games-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.games-filter-panel .games-filter-reset{justify-self:start}.games-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:880px){.game-flow-rules-layout{grid-template-columns:1fr}.game-flow-toc{position:static;display:none}.game-flow-section-head{grid-template-columns:1fr}.game-flow-section-head>p:first-child,.game-flow-section-head h2,.game-flow-section-head>p:last-child{grid-column:1;grid-row:auto}.game-flow-section-head>p:first-child{margin-bottom:.45rem}.game-flow-gallery-grid{grid-template-columns:1fr}.game-flow-gallery-item{max-width:42rem}.game-flow-gallery-item:nth-child(2){max-width:34rem}}@media(max-width:780px){.game-flow-topline{display:block}.game-flow-jumpnav{margin-top:.45rem;gap:1rem;overflow-x:auto;white-space:nowrap}.game-flow-hero-grid{grid-template-columns:1fr;padding-block:2.4rem 3rem}.game-flow-intro{order:1}.game-flow-media{order:2;min-height:0;max-width:23rem;padding:.4rem}.game-flow-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.game-flow-about-grid,.game-flow-resource-grid{grid-template-columns:1fr;gap:2rem}.game-flow-components{padding-left:1rem}.game-flow-related-list{grid-template-columns:1fr}.games-filter-panel{grid-template-columns:1fr 1fr}.games-filter-field:first-child{grid-column:1/-1}.games-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media(max-width:520px){.game-flow-intro h1{font-size:2.3rem}.game-flow-facts{gap:.8rem 1rem}.game-flow-actions{align-items:flex-start;flex-direction:column}.games-filter-panel{grid-template-columns:1fr}.games-filter-field:first-child{grid-column:auto}.games-catalog-grid{grid-template-columns:1fr}.game-catalog-art{aspect-ratio:4/5}}@media(prefers-reduced-motion:reduce){.game-catalog-card,.game-catalog-art img{transition:none}.game-catalog-card:hover{transform:none}}.game-flow-resource-note{margin:.25rem 0 .8rem;color:var(--ink-soft);line-height:1.55}.game-flow-resource-action{appearance:none;width:100%;min-height:48px;padding:.8rem 1rem;border:0;border-radius:.75rem;background:var(--surface);color:var(--ink);font:inherit;font-weight:700;text-align:left;cursor:pointer}.game-flow-resource-action:hover,.game-flow-resource-action:focus-visible{color:var(--violet);background:var(--lavender);text-decoration:none}@media print{@page{margin:.65in}html,body{background:#fff!important;color:#000!important}body>.site-header,body>.site-footer,.site-header,.site-footer,.game-flow-topline,.game-flow-hero,.game-flow-about,.game-flow-gallery,.game-flow-resources,.game-flow-related,.game-flow-toc{display:none!important}.game-flow{background:#fff!important;color:#000!important}.game-flow>.game-flow-rules{display:block!important}.game-flow-rules>.shell{max-width:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important}.game-flow-rules-layout{display:block!important}.game-flow-section-head{display:none!important}.game-flow-rulebook{max-width:none!important;width:auto!important;color:#000!important}.game-flow-rulebook:before{content:attr(data-print-title);display:block;margin:0 0 1.5rem;padding:0 0 .6rem;border-bottom:2px solid #000;font-family:Comfortaa,Arial,sans-serif;font-size:24pt;font-weight:700;line-height:1.15}.game-flow-rulebook h2,.game-flow-rulebook h3,.game-flow-rulebook h4{color:#000!important;break-after:avoid-page}.game-flow-rulebook p,.game-flow-rulebook li{color:#000!important}.game-flow-rulebook a{color:#000!important;text-decoration:none!important}.game-flow-rulebook section,.game-flow-rulebook details{break-inside:avoid-page}}#overview,#media,#rules,#resources{scroll-margin-top:calc(var(--header-height) + 4.25rem)}.game-flow-topline{position:sticky;top:var(--header-height);z-index:18;background:var(--canvas)}.game-flow-toc{top:calc(var(--header-height) + 4.25rem)}.game-flow-status-bar .status-icon,.game-catalog-status-bar .status-icon{display:block;width:.95rem;height:.95rem;flex:0 0 .95rem;margin-right:.42rem;fill:currentColor}.games-archive{padding-block:clamp(2.6rem,5vw,4rem);border:0}.games-archive ul{list-style:none;display:flex;flex-wrap:wrap;gap:.45rem 1.5rem;margin:1rem 0 0;padding:0}.games-archive li{margin:0;padding:0}.games-archive a{font-weight:750}.table-talk-topic-summary{margin:0 0 1.3rem;color:var(--ink-soft);font-weight:700}.table-talk-empty{margin:1rem 0 0;color:var(--ink-soft)}@media(max-width:780px){.game-flow-topline{justify-content:center;padding-block:.3rem}.game-flow-breadcrumb{display:none}.game-flow-jumpnav{width:100%;justify-content:space-around;gap:.25rem}.game-flow-jumpnav a{min-height:44px;display:flex;align-items:center;padding:.4rem .35rem}}.table-talk-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 .8rem}.table-talk-filter{appearance:none;border:1px solid var(--control-border);border-radius:999px;background:var(--surface);color:var(--ink);font:inherit;font-weight:700;line-height:1.2;padding:.55rem .85rem;cursor:pointer}.table-talk-filter:hover,.table-talk-filter:focus-visible{border-color:var(--violet);color:var(--violet)}.table-talk-filter[aria-pressed=true]{background:var(--violet);border-color:var(--violet);color:#fff}.table-talk-subfilters{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0 0 .8rem;color:var(--ink-soft)}.table-talk-subfilters[hidden]{display:none}.table-talk-subfilters>span{font-weight:700}.table-talk-topic-summary{margin:.35rem 0 1.25rem;color:var(--ink-soft)}.table-talk-articles article+article{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--line)}.table-talk-breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;padding-top:1rem;padding-bottom:.2rem;color:var(--ink-soft);font-size:.92rem}.table-talk-breadcrumb a{font-weight:700}@media(max-width:520px){.table-talk-filter{flex:1 1 auto;text-align:center}.table-talk-breadcrumb{font-size:.86rem}}.games-status-legend .game-catalog-status,.table-talk-filter{display:inline-flex;align-items:center;justify-content:center;gap:.42rem}.filter-icon{display:block;width:1.05rem;height:1.05rem;flex:0 0 1.05rem;fill:currentColor}body{background:var(--cream)}a:not(.button):not(.brand):not(.site-nav-primary){text-decoration:none}a:not(.button):not(.brand):hover,a:not(.button):not(.brand):focus-visible{text-decoration:none}.hero,.page-hero{border:0;background:var(--lavender)}.page-hero{padding-block:clamp(3.2rem,7vw,6rem)}.section,.section.alt{background:transparent}.principle,.feature-game,.game-card{border:0;box-shadow:none;background:var(--soft-surface)}.principle{border-radius:1rem;padding:1.5rem}.feature-game,.game-card{transition:transform .16s ease,box-shadow .16s ease}.feature-game:hover,.game-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17202717}.filters{padding:0 0 1rem;border:0;border-radius:0;background:transparent;box-shadow:none}.game-hero-media,.components{border:0;box-shadow:none;background:var(--soft-surface)}.game-facts{gap:1rem;border:0;border-radius:0;background:transparent;overflow:visible}.game-facts div{padding:1rem;border-radius:.8rem;background:var(--soft-surface)}.quote{border:0;padding:1.2rem 1.35rem;border-radius:.8rem;background:var(--soft-surface)}.content-stack{gap:1.35rem}.news-post{max-width:52rem}.table-talk-articles{display:grid;gap:2rem}.table-talk-articles article+article{margin:0;padding:0;border:0}.table-talk-articles article{padding:1.4rem;border-radius:1rem;background:var(--soft-surface)}.table-talk-breadcrumb a{color:var(--ink-soft);text-decoration:none}details{border:0;background:var(--soft-surface);overflow:hidden}summary{justify-content:space-between;gap:1rem;list-style:none}summary::-webkit-details-marker{display:none}.faq summary:after{content:"";width:.58rem;height:.58rem;flex:0 0 .58rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.faq details[open] summary:after{transform:rotate(225deg)}.game-v4-local-nav-wrap,.game-v4-page-head,.game-v4-section,.game-v4-section>.shell,.game-v4-inline-resources>.shell{border:0}.game-v4-local-nav{border:0;gap:.6rem}.game-v4-local-nav a{border:0;border-radius:999px;background:var(--soft-surface)}.game-v4-logo,.game-v4-fit>div,.game-v4-point,.game-v4-related-card,.game-v4-resource-card{border:0;background:var(--soft-surface)}.game-v4-rules-content>section,.game-v4-faq,.game-v4-resource-details dl>div{border:0}.game-v4-resource-link{border:0;border-radius:.75rem;background:var(--soft-surface)}.games-archive{border:0}:root[data-theme=dark] .principle,:root[data-theme=dark] .feature-game,:root[data-theme=dark] .game-card,:root[data-theme=dark] .game-hero-media,:root[data-theme=dark] .components,:root[data-theme=dark] .game-facts div,:root[data-theme=dark] .quote,:root[data-theme=dark] .table-talk-articles article,:root[data-theme=dark] details{background:var(--soft-surface)}::selection{color:#fff;background:var(--violet)}.site-home .hero,.site-publishers .page-hero,.site-table-talk-index .page-hero,.site-table-talk-article .page-hero,.site-about .page-hero,.site-contact .page-hero{color:#fff;background:var(--violet)}.site-home .hero h1,.site-home .hero .lede,.site-home .hero .eyebrow,.site-publishers .page-hero h1,.site-publishers .page-hero .lede,.site-publishers .page-hero .eyebrow,.site-table-talk-index .page-hero h1,.site-table-talk-index .page-hero .lede,.site-table-talk-index .page-hero .eyebrow,.site-table-talk-article .page-hero h1,.site-table-talk-article .page-hero .lede,.site-table-talk-article .page-hero .eyebrow,.site-about .page-hero h1,.site-about .page-hero .lede,.site-about .page-hero .eyebrow,.site-contact .page-hero h1,.site-contact .page-hero .lede,.site-contact .page-hero .eyebrow{color:#fff}.site-home .hero .button{color:var(--violet);background:#fff;border-color:#fff}.site-home .hero .button:hover{color:var(--ink);background:var(--sunbeam);border-color:var(--sunbeam)}.site-home .hero .button.secondary{color:#fff;background:transparent;border-color:#ffffffa6}.site-home .hero .button.secondary:hover{color:var(--ink);background:#fff;border-color:#fff}.site-home .hero-grid{min-height:min(43rem,calc(100vh - var(--header-height)));grid-template-columns:minmax(0,1.25fr) minmax(16rem,.55fr);gap:clamp(3rem,8vw,8rem)}.site-home .hero-logo{width:min(100%,23rem);filter:drop-shadow(0 22px 28px rgb(23 32 39 / .2))}.site-home .section-heading{max-width:52rem;margin-bottom:clamp(2.4rem,5vw,4rem)}.site-home .principles{gap:clamp(1.8rem,5vw,4.5rem)}.site-home .principle{padding:0;border-radius:0;background:transparent}.site-home .principle h3{font-size:clamp(1.35rem,2.2vw,1.85rem)}.site-home .principle p{max-width:31ch;color:var(--ink-soft)}.site-home .home-games{gap:clamp(1.6rem,4vw,3rem)}.site-home .feature-game{display:block;min-height:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.site-home .feature-game:hover{box-shadow:none}.site-home .feature-game img{width:100%;height:13rem;max-height:none;padding:1.2rem;border-radius:1rem;object-fit:contain;background:var(--surface)}.site-home .feature-game span{padding:.85rem .2rem 0;color:var(--ink-soft);font-size:.9rem;letter-spacing:0;text-transform:none}.site-home .feature-game strong{display:block;margin-bottom:.2rem;color:var(--ink);font-family:var(--font-heading);font-size:1.2rem}.site-home .split{align-items:center}.site-home .split>img{width:100%;max-height:33rem;border-radius:1rem;object-fit:cover}.site-home .section.alt{background:transparent}.site-home .section.alt .feature-game img{background:var(--surface)}.site-home .featured-games-callout>.shell{width:min(86rem,calc(100vw - 2rem));max-width:none;padding:clamp(3rem,6vw,5.5rem);border-radius:1.25rem;color:#fff;background:var(--violet);box-shadow:0 24px 54px #1720272e}.site-home .featured-games-callout .section-heading{margin-bottom:clamp(2rem,4vw,3.2rem)}.site-home .featured-games-callout .section-heading h2,.site-home .featured-games-callout .section-heading .lede,.site-home .featured-games-callout .section-heading .eyebrow{color:#fff}.site-home .featured-games-callout .feature-game{border-radius:1rem;transition:transform .16s ease,box-shadow .16s ease}.site-home .featured-games-callout .feature-game:hover,.site-home .featured-games-callout .feature-game:focus-visible{transform:translateY(-3px)}.site-home .featured-games-callout .feature-game span,.site-home .featured-games-callout .feature-game strong{color:#fff}.site-home .featured-games-callout .button{color:var(--ink);background:var(--sunbeam);border-color:var(--sunbeam)}.site-home .featured-games-callout .button:hover,.site-home .featured-games-callout .button:focus-visible{color:var(--violet);background:#fff;border-color:#fff}.site-home .featured-games-callout .centered-actions{margin-top:clamp(2rem,4vw,3rem)}:root[data-theme=dark] .site-home .featured-games-callout>.shell{background:var(--violet);box-shadow:0 24px 54px #00000052}.site-publishers .page-hero,.site-table-talk-index .page-hero,.site-table-talk-article .page-hero,.site-about .page-hero,.site-contact .page-hero{padding-block:clamp(4rem,9vw,7.5rem)}.site-publishers .page-hero .shell,.site-table-talk-index .page-hero .shell,.site-table-talk-article .page-hero .shell,.site-about .page-hero .shell,.site-contact .page-hero .shell{display:grid;grid-template-columns:minmax(12rem,.4fr) minmax(0,1.6fr);column-gap:clamp(2.5rem,7vw,7rem);align-items:end}.site-publishers .page-hero .eyebrow,.site-table-talk-index .page-hero .eyebrow,.site-table-talk-article .page-hero .eyebrow,.site-about .page-hero .eyebrow,.site-contact .page-hero .eyebrow{grid-row:1 / span 2;margin:0;align-self:start;color:#ffffffc7}.site-publishers .page-hero h1,.site-table-talk-index .page-hero h1,.site-table-talk-article .page-hero h1,.site-about .page-hero h1,.site-contact .page-hero h1{grid-column:2;margin:0 0 1rem;max-width:15ch}.site-publishers .page-hero .lede,.site-table-talk-index .page-hero .lede,.site-table-talk-article .page-hero .lede,.site-about .page-hero .lede,.site-contact .page-hero .lede{grid-column:2;max-width:61ch}.site-publishers .publisher-seeking-head{display:grid;grid-template-columns:minmax(12rem,.4fr) minmax(0,1.6fr);column-gap:clamp(2.5rem,7vw,7rem);margin-bottom:clamp(2.4rem,5vw,4rem)}.site-publishers .publisher-seeking-head .eyebrow{grid-row:1 / span 2;margin:0}.site-publishers .publisher-seeking-head h2,.site-publishers .publisher-seeking-head>p:last-child{grid-column:2}.site-publishers .publisher-games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.site-publishers main>.section:last-child{background:transparent}.site-publishers main>.section:last-child .split{gap:clamp(3rem,9vw,9rem)}.site-table-talk-index .table-talk-listing>.shell{display:grid;grid-template-columns:minmax(13rem,.4fr) minmax(0,1.6fr);column-gap:clamp(2.5rem,7vw,7rem);align-items:start}.site-table-talk-index .table-talk-filters{grid-column:1;display:grid;align-items:stretch;margin:0;gap:.45rem}.site-table-talk-index .table-talk-subfilters{display:none!important}.site-table-talk-index .table-talk-filter{justify-content:flex-start;border:0;background:transparent;text-align:left}.site-table-talk-index .table-talk-filter:hover,.site-table-talk-index .table-talk-filter:focus-visible{background:var(--soft-surface)}.site-table-talk-index .table-talk-filter[aria-pressed=true]{color:#fff;background:var(--violet)}.site-table-talk-index .table-talk-topic-summary,.site-table-talk-index .table-talk-articles,.site-table-talk-index .table-talk-empty{grid-column:2}.site-table-talk-index .table-talk-topic-summary{margin:0 0 1.5rem}.site-table-talk-index .table-talk-articles{display:block;max-width:52rem}.site-table-talk-index .table-talk-articles article{padding:0;border-radius:0;background:transparent}.site-table-talk-index .table-talk-articles article h2{max-width:20ch;font-size:clamp(2rem,4vw,3.6rem)}.site-table-talk-index .table-talk-articles article>p:not(.eyebrow){max-width:62ch;font-size:1.1rem}.site-table-talk-index .table-talk-articles article+article{margin-top:clamp(3rem,7vw,6rem)}.site-table-talk-article .news-post{max-width:48rem;margin-inline:auto}.site-table-talk-article .news-post p,.site-table-talk-article .news-post li{font-size:1.08rem;line-height:1.78}.site-about main>.section>.shell,.site-contact main>.section>.shell{max-width:68rem}.site-about .content-stack{max-width:52rem;gap:1.4rem}.site-about .section.alt{background:transparent}.site-about .faq{max-width:52rem;gap:.65rem}.site-about .faq details{background:var(--surface)}.site-contact .contact-grid{grid-template-columns:minmax(14rem,.6fr) minmax(0,1.4fr);gap:clamp(3rem,9vw,9rem)}.site-contact form{padding:0;background:transparent}.site-contact .form-grid{gap:1.1rem 1.3rem}.site-games-catalog .games-catalog-intro{margin:0 calc(50% - 50vw) 2.8rem;padding:clamp(3.5rem,8vw,6.5rem) max(1rem,calc((100vw - var(--content))/2));color:#fff;background:var(--violet)}.site-games-catalog .games-catalog-intro h1,.site-games-catalog .games-catalog-intro .lede{color:#fff}.site-games-catalog .games-filter-panel{margin-bottom:2rem;padding:0;border:0}.site-games-catalog .games-status-legend{padding:0;background:transparent}.site-games-catalog .game-catalog-card{background:transparent;border-radius:0;overflow:visible}.site-games-catalog .game-catalog-art{border-radius:1rem;background:var(--soft-surface)}.site-games-catalog .game-catalog-status-bar{margin-top:-.25rem;border-radius:0 0 .75rem .75rem}.site-games-catalog .game-catalog-body-compact{padding:1rem .2rem 1.2rem}.site-games-catalog .game-catalog-quickfacts{gap:1rem}@media(max-width:780px){.site-home .hero-grid{grid-template-columns:1fr;gap:2.4rem}.site-home .hero-logo{width:min(58%,17rem)}.site-home .principles{grid-template-columns:1fr;gap:2.2rem}.site-home .principle p{max-width:55ch}.site-home .home-games{grid-template-columns:1fr 1fr}.site-publishers .page-hero .shell,.site-table-talk-index .page-hero .shell,.site-table-talk-article .page-hero .shell,.site-about .page-hero .shell,.site-contact .page-hero .shell,.site-publishers .publisher-seeking-head{grid-template-columns:1fr}.site-publishers .page-hero .eyebrow,.site-table-talk-index .page-hero .eyebrow,.site-table-talk-article .page-hero .eyebrow,.site-about .page-hero .eyebrow,.site-contact .page-hero .eyebrow{grid-row:auto;margin-bottom:.7rem}.site-publishers .page-hero h1,.site-publishers .page-hero .lede,.site-table-talk-index .page-hero h1,.site-table-talk-index .page-hero .lede,.site-table-talk-article .page-hero h1,.site-table-talk-article .page-hero .lede,.site-about .page-hero h1,.site-about .page-hero .lede,.site-contact .page-hero h1,.site-contact .page-hero .lede,.site-publishers .publisher-seeking-head h2,.site-publishers .publisher-seeking-head>p:last-child{grid-column:1}.site-publishers .publisher-games-grid{grid-template-columns:1fr 1fr}.site-table-talk-index .table-talk-listing>.shell{grid-template-columns:1fr}.site-table-talk-index .table-talk-filters{display:flex;grid-column:1;overflow-x:auto;padding-bottom:.4rem}.site-table-talk-index .table-talk-filter{flex:0 0 auto;justify-content:center}.site-table-talk-index .table-talk-topic-summary,.site-table-talk-index .table-talk-articles,.site-table-talk-index .table-talk-empty{grid-column:1}.site-contact .contact-grid{grid-template-columns:1fr}}@media(max-width:520px){.site-home .home-games,.site-publishers .publisher-games-grid{grid-template-columns:1fr}.site-home .feature-game img{height:15rem}}@media(max-width:520px){.site-home .featured-games-callout>.shell{margin-inline:.75rem;padding:1.5rem;border-radius:1rem}}.games-catalog-v4 .games-catalog-intro{width:100vw;max-width:none;margin:0 calc(50% - 50vw) 2.8rem;padding:clamp(3.5rem,8vw,6.5rem) max(1rem,calc((100vw - var(--content))/2));color:#fff;background:var(--violet)}.games-catalog-v4 .games-catalog-intro h1,.games-catalog-v4 .games-catalog-intro .lede{color:#fff}.games-catalog-v4 .games-filter-panel{margin-bottom:2rem;padding:0;border:0}.games-catalog-v4 .games-status-legend{padding:0;background:transparent}.games-catalog-v4 .game-catalog-card{background:transparent;border-radius:0;overflow:visible}.games-catalog-v4 .game-catalog-art{border-radius:1rem;background:var(--soft-surface)}.games-catalog-v4 .game-catalog-status-bar{margin-top:-.25rem;border-radius:0 0 .75rem .75rem}.games-catalog-v4 .game-catalog-quickfacts{gap:1rem}.game-flow-community{margin-top:2rem}.game-flow-community-links{display:flex;flex-wrap:wrap;gap:.75rem}.game-flow-resource-content .game-flow-community-link{display:inline-flex;width:auto;max-width:100%;min-height:52px;align-items:center;justify-content:center;gap:.75rem;padding:.55rem 1rem;border:0;border-radius:.75rem;color:#fff;background:#2b2e30;font-weight:800;text-decoration:none}.game-flow-resource-content .game-flow-community-link:hover,.game-flow-resource-content .game-flow-community-link:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #1720272e}.game-flow-community-link img{display:block;max-width:80px;max-height:38px;object-fit:contain}.game-flow-community-link svg{display:block;width:1.35rem;height:1.35rem;fill:currentColor}.game-flow-community-link span{white-space:nowrap}.game-flow-community-link.platform-online{background:var(--violet)}.game-flow-community-link.platform-online:hover,.game-flow-community-link.platform-online:focus-visible{background:var(--teal)}.game-flow-community-link.platform-itch{background:#fa5c5c}.game-flow-community-link.platform-facebook{background:#1877f2}@media(max-width:520px){.game-flow-resource-content .game-flow-community-link{width:100%}}main,.section,.section.alt,.game-flow,.game-flow-about,.game-flow-gallery,.game-flow-rules,.game-flow-resources,.game-flow-related,.game-v4-section,.game-v4-inline-resources{background:var(--cream)}:root[data-theme=dark] main,:root[data-theme=dark] .section,:root[data-theme=dark] .section.alt,:root[data-theme=dark] .game-flow,:root[data-theme=dark] .game-flow-about,:root[data-theme=dark] .game-flow-gallery,:root[data-theme=dark] .game-flow-rules,:root[data-theme=dark] .game-flow-resources,:root[data-theme=dark] .game-flow-related,:root[data-theme=dark] .game-v4-section,:root[data-theme=dark] .game-v4-inline-resources{background:var(--cream)}.site-home .home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.site-home .featured-catalog-cta{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(1.15rem,2vw,1.55rem);border:1px solid var(--line);border-radius:1rem;background:var(--surface);color:var(--ink)}.site-home .featured-catalog-cta .eyebrow{margin-bottom:.55rem;color:var(--teal)}.site-home .featured-catalog-cta h2{margin:0 0 .8rem;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15}.site-home .featured-catalog-cta p:not(.eyebrow){margin:0 0 1.25rem;color:var(--ink-soft);line-height:1.55}.site-home .featured-catalog-cta .catalog-cta-button{align-self:flex-start;margin-top:auto;color:#fff;background:var(--status-playtesting);border-color:var(--status-playtesting)}.site-home .featured-catalog-cta .catalog-cta-button:hover,.site-home .featured-catalog-cta .catalog-cta-button:focus-visible{color:#fff;background:#245f3f;border-color:#245f3f}.site-footer .footer-about{margin-top:.25rem;font-size:.95rem}.site-footer .footer-about a{font-weight:750}@media(max-width:1050px){.site-home .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-home .home-featured-grid{grid-template-columns:1fr}}.site-home .principles .principle{--pillar-accent:var(--teal);padding:1.35rem 1.4rem 1.45rem;border:1px solid color-mix(in srgb,var(--pillar-accent) 24%,var(--line));border-top:6px solid var(--pillar-accent);border-radius:.85rem;background:color-mix(in srgb,var(--pillar-accent) 6%,var(--surface));box-shadow:none}.site-home .principles .principle:nth-child(1){--pillar-accent:var(--sunbeam)}.site-home .principles .principle:nth-child(2){--pillar-accent:var(--error)}.site-home .principles .principle:nth-child(3){--pillar-accent:var(--teal)}:root[data-theme=dark] .site-home .principles .principle{padding:1.25rem 0 0;border:0;border-top:5px solid var(--pillar-accent);border-radius:0;background:transparent;box-shadow:none}.site-home .featured-catalog-cta .catalog-cta-button{align-self:center;min-width:11rem}.game-flow-resource-grid>.game-flow-resource-permissions-label{grid-column:1;grid-row:2;align-self:start;padding-top:2.25rem}.game-flow-resource-grid>.game-flow-resource-permissions-label p{margin:0 0 .35rem;color:var(--flow-teal);font-size:.84rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.game-flow-resource-grid>.game-flow-resource-permissions-label h2{margin:0}.game-flow-resource-grid>.game-copyright-usage{grid-column:2;grid-row:2;align-self:start;max-width:48rem;padding-top:2.25rem}.game-flow-resource-grid>.game-copyright-usage p{margin:.55rem 0;color:var(--ink-soft);font-size:.94rem;line-height:1.58}.game-flow-resource-grid>.game-copyright-usage p:first-child{margin-top:0}.game-flow-resource-grid>.game-copyright-usage p strong{color:var(--ink)}.site-table-talk-index .table-talk-listing{padding-block:clamp(2.75rem,6vw,4.5rem)}.site-table-talk-index .table-talk-listing>.shell{grid-template-columns:minmax(11rem,.34fr) minmax(0,1.66fr);column-gap:clamp(2rem,5vw,4.5rem)}.site-table-talk-index .table-talk-articles{width:100%;max-width:46rem;min-width:0}.site-table-talk-index .table-talk-articles article{width:100%;min-width:0}.site-table-talk-index .table-talk-articles article h2{max-width:none;margin:0 0 .55rem;font-size:clamp(1.4rem,2vw,1.75rem);line-height:1.22;letter-spacing:-.02em}.site-table-talk-index .table-talk-articles article .eyebrow{margin-bottom:.4rem}.site-table-talk-index .table-talk-articles article>p:not(.eyebrow){max-width:64ch;margin:.35rem 0 .7rem;font-size:1rem;line-height:1.62}.site-table-talk-index .table-talk-articles article+article{margin-top:2.6rem}.site-table-talk-index .table-talk-articles .text-link{font-size:.95rem}.site-table-talk-article .news-post h2{max-width:34ch;font-size:clamp(1.55rem,2.6vw,2.15rem);line-height:1.2;letter-spacing:-.025em}.site-table-talk-article .news-post p,.site-table-talk-article .news-post li{font-size:1.02rem;line-height:1.72}@media(max-width:780px){html,body{max-width:100%;overflow-x:hidden}.site-header .header-inner{position:relative}.site-nav{left:auto;right:0;width:min(19rem,calc(100vw - 2rem));max-height:calc(100dvh - var(--header-height) - 1rem);overflow-y:auto;gap:.1rem;padding:.45rem;border:1px solid var(--line);border-radius:.75rem;box-shadow:0 14px 30px #1720272e}.site-nav a,.site-nav-group>.site-nav-primary{min-height:40px;padding:.45rem .65rem;line-height:1.25;border-radius:.5rem}.site-nav a[aria-current=page]{color:var(--ink);background:var(--soft-surface);box-shadow:inset 3px 0 0 var(--violet)}:root[data-theme=dark] .site-nav a[aria-current=page]{color:var(--ink);background:var(--soft-surface)}.site-subnav,.site-nav-group:hover>.site-subnav,.site-nav-group:focus-within>.site-subnav{display:none}.page-hero h1{max-width:none;font-size:clamp(2.1rem,10vw,3rem);line-height:1.08}.page-hero .lede{max-width:none;font-size:1.04rem;line-height:1.55}.site-table-talk-article .page-hero h1{font-size:2.15rem}.game-flow-resource-grid{grid-template-columns:minmax(0,1fr);gap:1.35rem}.game-flow-resource-grid>header,.game-flow-resource-grid>.game-flow-resource-content,.game-flow-resource-grid>.game-flow-resource-permissions-label,.game-flow-resource-grid>.game-copyright-usage{grid-column:1;grid-row:auto;min-width:0}.game-flow-resource-grid>.game-flow-resource-permissions-label{padding-top:1.35rem}.game-flow-resource-grid>.game-copyright-usage{max-width:none;padding-top:0}.site-table-talk-index .page-hero{padding-block:2.8rem}.site-table-talk-index .table-talk-listing{padding-block:2.4rem}.site-table-talk-index .table-talk-listing>.shell{grid-template-columns:minmax(0,1fr);column-gap:0;row-gap:1.15rem}.site-table-talk-index .table-talk-filters,.site-table-talk-index .table-talk-topic-summary,.site-table-talk-index .table-talk-articles,.site-table-talk-index .table-talk-empty{grid-column:1;width:100%;max-width:none;min-width:0}.site-table-talk-index .table-talk-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;overflow:visible;padding:0}.site-table-talk-index .table-talk-filter{width:100%;min-width:0;min-height:44px;justify-content:flex-start;padding:.5rem .65rem;white-space:normal;text-align:left;font-size:.94rem;line-height:1.25}.site-table-talk-index .table-talk-topic-summary{margin:0 0 .55rem}.site-table-talk-index .table-talk-articles article h2{font-size:1.4rem}.site-table-talk-index .table-talk-articles article+article{margin-top:2rem}.site-table-talk-article .page-hero{padding-block:2.8rem}.site-table-talk-article .news-post{width:100%;max-width:none;min-width:0}.site-table-talk-article .news-post h2{font-size:1.5rem;max-width:none}.site-table-talk-article .news-post p,.site-table-talk-article .news-post li{font-size:1rem;line-height:1.66}}@media(max-width:420px){.shell{width:min(calc(100% - 1.5rem),var(--content))}.site-table-talk-index .table-talk-filter{font-size:.9rem}}@media(max-width:340px){.site-table-talk-index .table-talk-filters{grid-template-columns:1fr}}.status-guide-article{max-width:48rem}.status-guide-article>section{margin-top:clamp(2.6rem,6vw,4.6rem)}.status-guide-opening{font-size:1.1rem;line-height:1.75}.status-guide-snapshot{margin:2rem 0 0;padding:clamp(1.15rem,3vw,1.6rem);border:1px solid var(--line);border-radius:1rem;background:var(--soft-surface)}.status-guide-snapshot h3{margin:.15rem 0 .45rem;font-size:1.35rem}.status-guide-snapshot>p:not(.eyebrow){margin:.35rem 0 1rem;color:var(--ink-soft)}.status-guide-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:1rem}.status-guide-chip{--status-bg:var(--status-retired);--status-fg:var(--status-retired-text);display:flex;min-width:0;min-height:5.15rem;flex-direction:column;justify-content:center;gap:.12rem;padding:.85rem .95rem;border-radius:.8rem;color:var(--status-fg);background:var(--status-bg);text-decoration:none}.status-guide-chip:hover,.status-guide-chip:focus-visible{color:var(--status-fg);transform:translateY(-1px);box-shadow:0 8px 18px #1720271f}.status-guide-chip strong{font-size:.96rem;line-height:1.2}.status-guide-chip span{font-size:.82rem;opacity:.9}.status-guide-chip.status-in-development,.status-guide-section.status-in-development{--status-bg:var(--status-development);--status-fg:var(--status-development-text)}.status-guide-chip.status-active-playtesting,.status-guide-section.status-active-playtesting{--status-bg:var(--status-playtesting);--status-fg:var(--status-playtesting-text)}.status-guide-chip.status-seeking-publisher,.status-guide-section.status-seeking-publisher{--status-bg:var(--status-seeking-publisher);--status-fg:var(--status-seeking-publisher-text)}.status-guide-chip.status-produced,.status-guide-section.status-produced{--status-bg:var(--status-produced);--status-fg:var(--status-produced-text)}.status-guide-chip.status-retired,.status-guide-section.status-retired{--status-bg:var(--status-retired);--status-fg:var(--status-retired-text)}.status-guide-section{--status-bg:var(--status-retired);--status-fg:var(--status-retired-text);padding-top:1.35rem;border-top:5px solid var(--status-bg)}.status-guide-section h2{margin:0 0 .9rem;font-size:1.55rem;letter-spacing:-.02em}.status-guide-label{display:inline-flex;padding:.44rem .7rem;border-radius:.55rem;color:var(--status-fg);background:var(--status-bg);font-family:var(--font-body);font-size:.9rem;font-weight:850;letter-spacing:.025em;text-transform:uppercase}.status-guide-thesis{margin:.2rem 0 .6rem!important;color:var(--ink);font-family:var(--font-heading);font-size:1.2rem!important;font-weight:700;line-height:1.4!important}.status-guide-reader{margin:1rem 0 1.25rem!important;padding:.85rem 1rem;border-left:3px solid var(--status-bg);background:var(--soft-surface)}.status-guide-example{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1.1rem;align-items:center;min-width:0;margin-top:1.25rem;padding:1rem;border:1px solid var(--line);border-radius:1rem;color:var(--ink);background:var(--surface);text-decoration:none;box-shadow:0 8px 20px #1720270f}.status-guide-example:hover,.status-guide-example:focus-visible{color:var(--ink);border-color:var(--status-bg);box-shadow:0 10px 24px #1720271a}.status-guide-example-media{display:grid;place-items:center;min-height:6rem;padding:.45rem;border-radius:.75rem;background:#f8f9f7}.status-guide-example-media img{width:100%;max-height:6rem;object-fit:contain}.status-guide-example-copy{display:flex;min-width:0;flex-direction:column}.status-guide-example-copy .eyebrow{margin:0 0 .2rem;color:var(--ink-soft);font-size:.7rem}.status-guide-example-copy>strong{font-family:var(--font-heading);font-size:1.18rem}.status-guide-example-copy>span:not(.eyebrow):not(.status-guide-example-link){margin-top:.25rem;color:var(--ink-soft);font-size:.92rem;line-height:1.5}.status-guide-example-link{margin-top:.55rem;color:var(--violet);font-size:.9rem;font-weight:800}.status-guide-change-list{display:grid;gap:.65rem;margin:1.2rem 0}.status-guide-change-list>div{display:grid;grid-template-columns:minmax(13rem,.75fr) minmax(0,1.25fr);gap:1rem;padding:.8rem 0;border-top:1px solid var(--line)}.status-guide-change-list>div:last-child{border-bottom:1px solid var(--line)}.status-guide-change-list span{color:var(--ink-soft)}.status-guide-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem}.status-guide-audience-grid>div{padding:1rem;border:1px solid var(--line);border-radius:.85rem;background:var(--soft-surface)}.status-guide-audience-grid h3{margin:0 0 .35rem;font-size:1.05rem}.status-guide-audience-grid p{margin:0!important;font-size:.95rem!important;line-height:1.55!important}.status-guide-close{padding:1.3rem 1.35rem;border-radius:1rem;background:var(--soft-surface)}.status-guide-close .button{margin-top:.35rem}:root[data-theme=dark] .status-guide-example-media{background:#f8f9f7}@media(max-width:620px){.status-guide-map{grid-template-columns:1fr}.status-guide-chip{min-height:0;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.status-guide-example{grid-template-columns:5.25rem minmax(0,1fr);gap:.85rem;padding:.85rem}.status-guide-example-media{min-height:4.75rem}.status-guide-example-media img{max-height:4.75rem}.status-guide-change-list>div{grid-template-columns:1fr;gap:.2rem}.status-guide-audience-grid{grid-template-columns:1fr}.status-guide-section h2{font-size:1.35rem}}.game-catalog-identity{display:grid;place-items:center;min-height:8.25rem;padding:.9rem;background:var(--soft-surface);border:0;border-radius:1rem 1rem 0 0;text-align:center}.game-catalog-identity h2,.game-catalog-identity h3{display:grid;gap:.42rem;place-items:center;width:100%;min-height:6.35rem;margin:0;padding:.9rem 1rem;color:var(--ink);border:2px solid var(--line);border-radius:.9rem;font-family:var(--font-heading);font-weight:700;line-height:1.08;letter-spacing:-.025em}.game-catalog-name-main{display:block;font-size:clamp(1.55rem,2.25vw,2.15rem)}.game-catalog-name-sub{display:block;color:var(--ink-soft);font-family:var(--font-body);font-size:.72rem;font-weight:850;line-height:1.25;letter-spacing:.105em;text-transform:uppercase}.games-catalog-v4 .game-catalog-status-bar{margin-top:0;border-radius:0 0 .75rem .75rem}.games-catalog-v4 .game-catalog-body-compact{padding:1rem .2rem 1.2rem}.games-catalog-v4 .game-catalog-body-compact>p{min-height:4.1em}.games-catalog-v4 .game-catalog-quickfacts dd{overflow-wrap:normal;word-break:normal}@media(max-width:520px){.game-catalog-identity{min-height:7.6rem;padding:.75rem}.game-catalog-identity h2,.game-catalog-identity h3{min-height:5.9rem;padding:.75rem}.game-catalog-name-main{font-size:1.7rem}}.game-catalog-identity{height:9rem;min-height:9rem;box-sizing:border-box}.game-catalog-identity h2,.game-catalog-identity h3{height:7.05rem;min-height:0;box-sizing:border-box;align-content:center}.game-catalog-name-main{text-wrap:balance}@media(max-width:520px){.game-catalog-identity{height:8.4rem;min-height:8.4rem}.game-catalog-identity h2,.game-catalog-identity h3{height:6.85rem;min-height:0}}:root:not([data-theme=dark]) .game-catalog-identity{background:#fbfcfb}:root:not([data-theme=dark]) .game-catalog-identity h2,:root:not([data-theme=dark]) .game-catalog-identity h3{border-color:#b8c3c0}.games-catalog-v4 .game-catalog-card{border-radius:1rem;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.games-catalog-v4 .game-catalog-body-compact{padding:1rem .72rem 1.25rem}:root:not([data-theme=dark]) .games-catalog-v4 .game-catalog-card:hover{background:#ffffff8f;box-shadow:0 10px 26px #1720271f}:root[data-theme=dark] .games-catalog-v4 .game-catalog-card:hover{background:#ffffff09;box-shadow:0 0 0 1px #ffffff24,0 12px 28px #00000075}@media(prefers-reduced-motion:reduce){.games-catalog-v4 .game-catalog-card{transition:none}}:root:not([data-theme=dark]) .games-catalog-v4 .game-catalog-card{background:#f5f7f5;box-shadow:0 0 0 1px #d6dedb}:root:not([data-theme=dark]) .game-catalog-identity{background:#f5f7f5}:root:not([data-theme=dark]) .game-catalog-identity h2,:root:not([data-theme=dark]) .game-catalog-identity h3{border-color:#aebab6}.games-catalog-v4 .game-catalog-status-bar{border-radius:0}.games-filter-toggle{display:none;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .85rem;padding:.72rem .9rem;border:1px solid var(--control-border);border-radius:.8rem;color:var(--ink);background:var(--soft-surface);font:800 1rem/1.2 var(--font-body);text-align:left}.games-filter-toggle:hover,.games-filter-toggle:focus-visible{border-color:var(--violet);background:var(--surface)}.games-filter-toggle-icon{flex:0 0 auto;font-size:1.2rem;line-height:1;transition:transform .16s ease}.games-filter-toggle[aria-expanded=true] .games-filter-toggle-icon{transform:rotate(45deg)}@media(max-width:780px){.games-filter-toggle{display:flex}.games-filter-panel[hidden]{display:none!important}.games-filter-panel{margin-bottom:1rem;padding:.85rem;border:1px solid var(--line);border-radius:.9rem;background:var(--soft-surface)}:root:not([data-theme=dark]) .games-catalog-v4 .game-catalog-card{background:#f3f6f4;box-shadow:0 0 0 1px #cdd7d3,0 5px 16px #1720270e}:root:not([data-theme=dark]) .game-catalog-identity{background:#f3f6f4}}@media(prefers-reduced-motion:reduce){.games-filter-toggle-icon{transition:none}}.games-filter-panel .games-status-legend{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;align-items:stretch;margin:.15rem 0 .2rem}.games-filter-panel .games-status-legend-label{grid-column:1/-1;margin:0;font-size:.86rem;font-weight:800;color:var(--muted-ink)}.games-filter-panel .game-catalog-status{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:44px;padding:.55rem .6rem;border-radius:.72rem;text-align:center;white-space:normal;line-height:1.15}.games-catalog-summary{margin:1rem 0 1.2rem}.games-catalog-summary p{margin:0;font-weight:800}.games-retired-count{font-size:.72em;font-weight:700;color:var(--muted-ink)}@media(max-width:780px){.games-filter-panel .games-status-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.games-filter-panel .game-catalog-status{min-height:48px;padding:.6rem .45rem}.games-catalog-summary{margin:.95rem 0 1.05rem}}@media(max-width:360px){.games-filter-panel .games-status-legend{grid-template-columns:1fr}}@media(max-width:780px){.game-flow-actions{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%}.game-flow-actions .button,.game-flow-actions a.button,.game-flow-actions button{width:100%;min-height:50px;justify-content:center;text-align:center;white-space:normal}}@media(max-width:780px){.game-flow-actions .button,.game-flow-actions a.button,.game-flow-actions button{display:flex;align-items:center;justify-content:center;text-align:center}}.site-publishers .publisher-games-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;align-items:stretch}.site-publishers .publisher-games-grid .game-catalog-card{width:100%;height:100%}.site-publishers .publisher-games-grid .game-catalog-card-link{height:100%}.site-publishers .publisher-games-grid .game-catalog-art{aspect-ratio:4/5;min-height:0}.site-publishers .publisher-games-grid .game-catalog-body-compact h3{margin:0 0 .45rem;color:var(--ink);font-size:1.08rem;line-height:1.25}@media(max-width:980px){.site-publishers .publisher-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.site-publishers .publisher-games-grid{grid-template-columns:1fr}}@media(max-width:780px){.game-flow-actions>a,.game-flow-actions>button{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;box-sizing:border-box;text-align:center;white-space:normal}}
