@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/space-grotesk-latin-wght-normal.woff2)format("woff2")}:root{color-scheme:dark;--bg:#08111f;--surface:#101b2c;--surface-2:#17253a;--surface-3:#1c2d45;--text:#f3f7fb;--muted:#a8b6c9;--border:#2b3b51;--accent:#58ceb3;--accent-strong:#2eb596;--accent-soft:#b7f2e4;--warm:#f2c879;--danger:#e58a96}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);overflow-wrap:anywhere;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}h1,h2,h3,.brand{font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}button,input,select{font:inherit}.shell{width:min(1120px,100% - 2rem);margin-inline:auto}.focus-ring:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:3px}input:focus-visible,select:focus-visible{border-color:var(--accent);outline-offset:2px;outline:3px solid #58ceb344}[hidden]{display:none!important}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:100;color:#111827;background:#fff;border-radius:.5rem;padding:.65rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:50;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);background:#08111fd9;position:sticky;top:0}.header-inner{align-items:center;gap:1.5rem;min-height:4rem;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.65rem;min-height:2.75rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:2rem;height:2rem;color:var(--accent-soft);background:#174d46;border:1px solid #4cc5aa;border-radius:.55rem;place-items:center;display:grid}.nav-list,.footer-links{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#c8d2e6;border-radius:.45rem;min-height:2.75rem;padding:.58rem .7rem;font-size:.925rem;text-decoration:none;display:block}.nav-link:hover{background:var(--surface);color:#fff}.nav-link[aria-current=page]{background:var(--surface);color:var(--accent-soft)}.search-affordance{border:1px solid var(--border);background:var(--surface);min-width:6rem;min-height:2.75rem;color:var(--muted);text-align:center;border-radius:.5rem;margin-left:auto;padding:.52rem .8rem}.site-footer{border-top:1px solid var(--border);margin-top:5rem}.footer-inner{grid-template-columns:minmax(230px,.75fr) minmax(0,1.25fr);gap:1.5rem;padding-block:2.5rem;display:grid}.footer-note{max-width:32rem}.footer-inner p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.footer-links{gap:.75rem 1rem}.footer-links a{min-height:2.75rem;color:var(--muted);align-items:center;font-size:.875rem;display:inline-flex}.page{padding-block:clamp(2.25rem,5vw,4.5rem)}.eyebrow{color:var(--accent-soft);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:-.025em;line-height:1.16}h1{max-width:760px;margin:.65rem 0 1rem;font-size:clamp(2.35rem,6vw,4.25rem)}h2{font-size:clamp(1.45rem,3vw,2rem)}.lead{color:#c3cede;max-width:720px;font-size:clamp(1.04rem,2vw,1.18rem)}.placeholder-search{gap:.5rem;max-width:680px;margin-top:2rem;display:flex}.placeholder-search input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--muted);border-radius:.65rem;padding:.85rem 1rem}.section{margin-top:3.25rem}.placeholder-featured,.panel,.placeholder-card{border:1px solid var(--border);background:var(--surface)}.placeholder-featured{text-align:center;min-height:230px;color:var(--muted);border-radius:.85rem;place-items:center;padding:2rem;display:grid}.placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.placeholder-card{min-height:150px;color:var(--muted);border-radius:.75rem;padding:1rem}.panel{border-radius:.85rem;padding:1.25rem}.panel p:last-child{margin-bottom:0}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.route-card{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;padding:1.2rem;text-decoration:none;transition:border-color .16s,background-color .16s}.route-card:hover{background:var(--surface-2);border-color:#49627f}.route-card p{color:var(--muted);margin-bottom:0}.prose{max-width:760px}.prose p,.prose li{color:#c5d0e3}.prose a{color:var(--accent-soft)}.prose h2{margin-top:2.3rem}.notice{border-left:3px solid var(--accent);background:var(--surface);color:#c5d0e3;padding:.75rem 1rem}@media (width<=760px){.header-inner{flex-wrap:wrap;gap:.75rem;padding-block:.75rem}.nav-list{order:3;width:100%}.search-affordance{margin-left:auto}.placeholder-grid,.route-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.quick-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button-link{border:1px solid var(--border);background:var(--surface);min-height:2.75rem;color:var(--text);cursor:pointer;border-radius:.6rem;justify-content:center;align-items:center;padding:.6rem .9rem;font-weight:750;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.button-link.primary{border-color:var(--accent);background:var(--accent-strong);color:#041813}.button-link:hover:not(:disabled){background:var(--surface-2);border-color:#55708e}.button-link.primary:hover:not(:disabled){border-color:var(--accent-soft);background:#73ddc4}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;transition:border-color .2s ease-out,box-shadow .24s ease-out;overflow:hidden}.game-card:hover,.game-card:focus-within{border-color:var(--accent);box-shadow:0 0 0 1px #58ceb355,0 18px 44px #02071188}.game-card[hidden]{display:none}.game-card-media{aspect-ratio:16/10;background:var(--surface-2);display:block;position:relative;overflow:hidden}.game-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .28s cubic-bezier(.2,.6,.2,1);display:block}.game-card:hover .game-card-media img,.game-card:focus-within .game-card-media img{transform:scale(1.07)}.play-hint{width:3.25rem;height:3.25rem;color:var(--accent);opacity:0;pointer-events:none;background:#041813cc;border-radius:999px;place-items:center;transition:opacity .2s ease-out,transform .2s ease-out;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.play-hint svg{width:1.5rem;height:1.5rem;margin-left:.15rem}.game-card:hover .play-hint,.game-card:focus-within .play-hint{opacity:1;transform:translate(-50%,-50%)scale(1)}.game-media-fallback{width:100%;height:100%;color:var(--muted);place-items:center;display:grid}.game-card-body{padding:1rem}.game-card-body h3{margin:.25rem 0 .75rem;font-size:1.2rem}.game-card-body h3 a{text-decoration:none}.game-card-body h3 a:hover{color:var(--accent-soft)}.game-genre{color:var(--accent-soft);text-transform:capitalize;margin:0;font-size:.78rem;font-weight:700}.game-badges{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.game-badges li{border:1px solid var(--border);color:#cbd5e7;border-radius:999px;padding:.25rem .5rem;font-size:.75rem}.card-detail-link{min-height:2.75rem;color:var(--accent-soft);align-items:center;gap:.35rem;margin-top:.75rem;font-size:.875rem;font-weight:750;text-decoration:none;display:inline-flex}.browse-controls{border:1px solid var(--border);background:var(--surface);border-radius:.9rem;grid-template-columns:minmax(210px,1.6fr) repeat(4,minmax(112px,1fr)) auto;align-items:end;gap:.75rem;margin:2rem 0 1rem;padding:1rem;display:grid}.browse-controls label{color:var(--muted);gap:.35rem;font-size:.82rem;display:grid}.browse-controls input,.browse-controls select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:2.75rem;color:var(--text);border-radius:.55rem;padding:.55rem .7rem}.result-summary,.zero-results,.metadata-gap{color:var(--muted)}.zero-results{text-align:center;margin-top:1.5rem}.zero-results h2{color:var(--text)}.game-detail-hero{grid-template-columns:minmax(0,1.5fr) minmax(260px,.75fr);align-items:stretch;gap:1rem;margin-top:2rem;display:grid}.game-detail-hero>img,.reviewed-screenshot{border:1px solid var(--border);border-radius:.85rem;width:100%;height:auto;display:block}.game-detail-hero>figure{margin:0}.game-detail-hero>figure img{border:1px solid var(--border);border-radius:.85rem;width:100%;height:auto;display:block}.game-detail-hero figcaption{color:var(--muted);margin-top:.6rem;font-size:.82rem}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.fact-panel{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;padding:1.25rem}.fact-panel h2{margin-top:0}.facts-list{gap:.8rem;margin:0;display:grid}.facts-list div{gap:.2rem;display:grid}.facts-list dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.facts-list dd{overflow-wrap:anywhere;margin:0}.facts-list.compact{margin-top:1rem}.panel-note{border-top:1px solid var(--border);color:var(--muted);margin:1.25rem 0 0;padding-top:1rem;font-size:.85rem}.verification-list{color:var(--muted);gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.verification-list .passed{color:#dce7ff}.search-affordance{cursor:pointer;text-decoration:none}@media (width<=900px){.browse-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field{grid-column:1/-1}.game-grid,.compact-grid,.fact-grid,.game-detail-hero{grid-template-columns:1fr}}@media (width<=560px){.browse-controls{grid-template-columns:1fr}.search-field{grid-column:auto}}.game-backdrop{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 40%,#0000 85%);mask-image:linear-gradient(#000 40%,#0000 85%)}.game-backdrop img{object-fit:cover;filter:blur(72px)brightness(.45)saturate(1.2);opacity:.3;width:100%;height:100%}.play-page .game-backdrop img{opacity:.5}.play-page{width:min(1280px,100% - 2rem);padding-block:1.5rem 3rem;padding-inline:env(safe-area-inset-left) env(safe-area-inset-right);margin-inline:auto}.play-page h1{font-size:clamp(2rem,5vw,3.5rem)}.play-toolbar,.play-toolbar-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.play-toolbar-actions{justify-content:flex-end}.play-preflight{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.play-preflight>div{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;padding:1rem}.play-preflight h2{margin:0 0 .55rem;font-size:1rem}.play-preflight p,.play-preflight ul{color:#c3cede;margin:0;font-size:.9rem}.play-preflight ul{gap:.35rem;padding-left:1.2rem;display:grid}.runtime-focus-hint,.runtime-operation-status,.runtime-input-status{color:var(--muted)}.runtime-focus-hint{margin:0 0 1rem}.runtime-portal{margin-top:1rem}.runtime-portal>.play-toolbar{margin-bottom:.75rem}.runtime-shell{border:1px solid var(--border);background:#070a12;border-radius:.8rem;min-height:min(720px,100svh - 10rem);position:relative;overflow:hidden}.runtime-shell-wide{aspect-ratio:16/9;min-height:0}.runtime-shell[data-state=runtime-error],.runtime-shell[data-state=load-timeout]{border-color:#a65a64}.runtime-frame,.runtime-overlay{position:absolute;inset:0}.runtime-frame iframe,.runtime-poster{border:0;width:100%;height:100%;display:block}.runtime-poster{object-fit:cover;opacity:.45}.runtime-overlay{z-index:2;background:#070a12b3;place-items:center;padding:1rem;display:grid}.runtime-overlay[hidden]{display:none}.runtime-message{text-align:center;width:min(520px,100%)}.runtime-message h2{margin-top:0}.runtime-message .button-link{margin:.35rem}.runtime-message .button-link.primary{border-radius:.8rem;padding:.95rem 2.4rem;font-size:1.15rem}@media (prefers-reduced-motion:no-preference){.runtime-message .button-link.primary{animation:2.4s ease-in-out infinite play-pulse}}@keyframes play-pulse{0%,to{box-shadow:0 0 #58ceb355}50%{box-shadow:0 0 24px 6px #58ceb333}}.button-link:disabled{cursor:not-allowed;opacity:.55}.runtime-input-status{margin-block:.75rem 0}.runtime-operation-status{border-left:3px solid var(--warm);color:#f0d8a6;background:#2a2218;margin:.75rem 0 0;padding:.65rem .8rem}.runtime-portal:fullscreen{width:100vw;height:100vh;padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));background:#03050a;grid-template-rows:auto minmax(0,1fr) auto auto;margin:0;display:grid;overflow:hidden}.runtime-portal:fullscreen>.play-toolbar{margin-bottom:.75rem}.runtime-portal:fullscreen .runtime-shell,.runtime-portal:fullscreen .runtime-shell-wide{aspect-ratio:auto;border-radius:0;width:100%;height:100%;min-height:0}.runtime-portal:fullscreen[data-runtime-aspect="16/9"] .runtime-frame,.runtime-portal:fullscreen[data-runtime-aspect="4/3"] .runtime-frame{place-items:center;display:grid}.runtime-portal:fullscreen[data-runtime-aspect="16/9"] .runtime-frame iframe{aspect-ratio:16/9;background:#000;width:100%;height:auto;max-height:100%}.runtime-portal:fullscreen[data-runtime-aspect="4/3"] .runtime-frame iframe{aspect-ratio:4/3;background:#000;width:100%;height:auto;max-height:100%}@media (width<=700px){.play-page{width:min(100% - 1rem,1280px)}.runtime-shell,.runtime-shell-wide{aspect-ratio:auto;min-height:min(680px,100svh - 7rem)}.play-toolbar{align-items:stretch}.play-preflight{grid-template-columns:1fr}}.section-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.1rem;display:flex}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading h2{margin-top:.35rem}.section-heading>div>p:last-child{max-width:680px;color:var(--muted)}.section-heading>a{min-height:2.75rem;color:var(--accent-soft);text-underline-offset:.2em;flex:none;padding-block:.55rem;font-size:.9rem;font-weight:750}.home-page{padding-top:clamp(2rem,4vw,3.5rem)}.home-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.home-hero h1{max-width:680px}.hero-proof{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.2rem;margin:2rem 0 0;padding:0;font-size:.82rem;list-style:none;display:flex}.hero-proof li{padding-left:1rem;position:relative}.hero-proof li:before{content:"";background:var(--accent);border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:.62em;left:0}.featured-block{border:1px solid var(--border);background:linear-gradient(150deg,#14233a,#0d1727 68%);border-radius:1rem;padding:.85rem;position:relative;overflow:hidden;box-shadow:0 28px 70px #02071166}.featured-glow{z-index:0;position:absolute;inset:0}.featured-glow img{object-fit:cover;filter:blur(64px)saturate(1.3);opacity:.38;width:100%;height:100%}.featured-label,.featured-card-wrap{z-index:1;position:relative}.featured-label{grid-template-columns:1fr auto;align-items:end;gap:.15rem 1rem;padding:.35rem .25rem .85rem;display:grid}.featured-label .eyebrow{grid-column:1/-1}.featured-label h2,.featured-label p{margin:0}.featured-label p:last-child{color:var(--muted);font-size:.78rem}.game-card-featured{background:#0d1727;border-color:#3b526c}.game-card-featured .game-card-media{aspect-ratio:16/9}.game-card-featured .game-card-body{grid-template-columns:1fr auto;align-items:end;gap:0 1rem;display:grid}.game-card-featured .game-genre,.game-card-featured .game-badges{grid-column:1}.game-card-featured h3{grid-column:1;font-size:1.45rem}.game-card-featured .card-detail-link{grid-area:2/2/span 2}.category-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.category-shortcut{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;justify-content:space-between;align-items:center;min-height:5.4rem;padding:1rem;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.category-shortcut:hover{background:var(--surface-2);border-color:#526d89}.category-shortcut span{font-size:1.05rem;font-weight:800}.category-shortcut small{color:var(--muted)}.editorial-shelf{border-top:1px solid var(--border);padding-top:2.75rem}.trust-callout{background:#0e2728;border:1px solid #345d5a;border-radius:1rem;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:end;gap:2rem;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.trust-callout h2{margin:.4rem 0 .75rem}.trust-callout p{color:#c3d9d6;max-width:700px;margin-bottom:0}.trust-callout .quick-actions{justify-content:flex-end;margin-top:0}.recently-played-item{min-width:0}.recently-played-time{color:var(--muted);margin:.55rem 0 0;font-size:.78rem}.browse-page h1{margin-bottom:.8rem}.clear-filters{white-space:nowrap}.browse-results-bar{justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1rem;display:flex}.browse-results-bar p{color:var(--muted);margin:0;font-size:.86rem}.browse-results-bar .result-summary{color:var(--text);font-size:.95rem}.zero-results{padding:2.5rem 1.25rem}.zero-results p{max-width:560px;margin-inline:auto}.route-card-count{letter-spacing:-.05em;font-size:2rem;font-weight:850;color:var(--warm)!important;margin:0 0 1rem!important}.category-inventory .route-card,.collection-index .route-card{min-height:14rem}.category-threshold-note{border-top:1px solid var(--border);padding-top:.85rem;font-size:.78rem}.threshold-panel a{color:var(--accent-soft)}.collection-route-card h2 a{text-decoration:none}.collection-disclosure{border-left:2px solid var(--accent);max-width:760px;color:var(--muted);padding-left:1rem}.collection-game-list{gap:1rem;margin-top:2.5rem;display:grid}.collection-game-row{border-top:1px solid var(--border);grid-template-columns:3.5rem minmax(260px,.72fr) minmax(0,1fr);align-items:center;gap:1.25rem;padding-top:1rem;display:grid}.collection-order{color:#56708c;align-self:start;font-size:1.4rem;font-weight:850}.collection-game-card{grid-area:1/2}.collection-note{grid-area:1/3}.collection-note h2{margin:.35rem 0 .65rem}.collection-note>p:not(.eyebrow){color:#c5d0df}.collection-facts{text-transform:capitalize;font-size:.82rem;color:var(--muted)!important}.breadcrumbs{margin-bottom:1.5rem}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:.35rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#5e7087;margin-left:.35rem}.breadcrumbs a{color:#c7d2e1}.detail-facts-panel{flex-direction:column;display:flex}.detail-facts{margin-top:1rem}.detail-facts-panel .notice{margin-top:auto;font-size:.84rem}.editorial-note{background:#282419;border:1px solid #645b3d;border-radius:.85rem;padding:1.4rem}.editorial-note h2{margin:.4rem 0 .8rem}.editorial-note p:last-child,.editorial-note ul:last-child{margin-bottom:0}.how-to-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.how-to-grid>div{border-top:1px solid #645b3d;padding-top:.8rem}.how-to-grid h3{margin:0 0 .45rem;font-size:1rem}.how-to-grid p,.how-to-grid ul{color:#e3dcc7;margin:0}.how-to-grid ul{gap:.4rem;padding-left:1.2rem;display:grid}.editorial-test-note{color:#d1c8ad;border-top:1px solid #645b3d;margin-top:1rem;padding-top:.9rem;font-size:.88rem}.play-next{border-top:1px solid var(--border);padding-top:2.5rem}.trust-page h1{max-width:840px}.license-records{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.license-records .fact-panel h2{margin:.35rem 0 1.2rem}.license-records a{color:var(--accent-soft)}@media (width<=1040px){.browse-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.search-field{grid-column:span 2}.license-records{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.home-hero,.trust-callout{grid-template-columns:1fr}.trust-callout .quick-actions{justify-content:flex-start}.collection-game-row{grid-template-columns:2.5rem minmax(220px,.85fr) minmax(0,1fr)}}@media (width<=760px){.footer-inner{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start;gap:.25rem}.category-shortcuts{grid-template-columns:1fr}.browse-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field{grid-column:1/-1}.browse-results-bar{flex-direction:column;align-items:start;gap:.25rem}.collection-game-row{grid-template-columns:2rem 1fr}.collection-game-card,.collection-note{grid-area:auto/2}.collection-order{grid-row:1/span 2}.game-grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card-body{padding:.82rem}.game-card-body h3{font-size:1.04rem}.game-card-featured .game-card-body{grid-template-columns:1fr}.game-card-featured .card-detail-link{grid-area:auto/1}.game-card-featured h3{font-size:1.3rem}.license-records,.how-to-grid{grid-template-columns:1fr}}@media (width<=520px){.header-inner{gap:.5rem}.header-inner nav{order:3;width:100%;overflow-x:auto}.brand{order:1}.search-affordance{order:2}.nav-list{flex-wrap:nowrap;width:max-content}.search-affordance{min-width:auto}.featured-label,.browse-controls{grid-template-columns:1fr}.search-field{grid-column:auto}.clear-filters{width:100%}.collection-game-row{grid-template-columns:1fr}.collection-order,.collection-game-card,.collection-note{grid-area:auto/1}.collection-order{margin-bottom:-.5rem}}@media (width<=370px){.game-grid,.compact-grid{grid-template-columns:1fr}}
