@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}body,html{min-height:100dvh}body{font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#fafaf9;background:#1c1917;line-height:1.5;-webkit-font-smoothing:antialiased}main{max-width:720px;margin:0 auto;padding:3rem 1.5rem;height:100dvh;display:flex;flex-direction:column;overflow:hidden}main.home{max-width:1080px;height:auto;min-height:100dvh;overflow:visible;display:block;padding-bottom:0}header{text-align:center;margin-bottom:.75rem}h1{font-family:Google Sans Flex,sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:.25rem;color:#fafaf9}.tagline{font-size:1rem;color:rgba(250,250,249,.55);font-weight:400}.leaderboard{margin-bottom:1.5rem;flex:1 1;min-height:0;display:flex;flex-direction:column}.leaderboard .table-scroll{flex:1 1;overflow-y:auto;min-height:0}main.home .leaderboard{flex:none;display:block;margin-bottom:3rem}main.home .leaderboard .table-scroll{flex:none;max-height:480px;overflow-y:auto;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.leaderboard h2{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.leaderboard h2,.status{color:rgba(250,250,249,.35)}.status{text-align:center;padding:2rem}.status button{margin-left:.5rem;padding:.25rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:rgba(41,37,36,.75);color:#fafaf9;cursor:pointer;font-size:.875rem}.status button:hover{background:rgba(41,37,36,.9)}table{width:100%;border-collapse:collapse;font-size:.9375rem}thead th{text-align:left;padding:.5rem .75rem;border-bottom:1px solid rgba(255,255,255,.08);font-weight:600;font-size:.8125rem;color:rgba(250,250,249,.35);text-transform:uppercase;letter-spacing:.04em;position:-webkit-sticky;position:sticky;top:0;background:#1c1917;z-index:1}tbody tr{border-bottom:1px solid rgba(255,255,255,.04)}tbody tr:hover{background:rgba(255,255,255,.03)}tbody td{padding:.625rem .75rem}.col-rank{width:3rem;text-align:center}.col-games,.col-rating{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace}.col-tier{width:6rem}td.col-rank{text-align:center;color:rgba(250,250,249,.35)}td.col-rating{font-weight:600}tr.rank-1 td.col-rank{color:#ffd700}tr.rank-2 td.col-rank{color:#a8a8a8}tr.rank-3 td.col-rank{color:#cd7f32}.tier{display:inline-block;padding:.125rem .5rem;border-radius:3px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.tier-iron{background:rgba(255,255,255,.08);color:rgba(250,250,249,.5)}.tier-bronze{background:rgba(184,115,51,.2);color:#cd7f32}.tier-silver{background:rgba(168,168,168,.15);color:#a8a8a8}.tier-gold{background:rgba(255,215,0,.15);color:#ffd700}.tier-platinum{background:rgba(0,206,209,.15);color:#00ced1}.tier-diamond{background:rgba(100,149,237,.15);color:#6495ed}.tier-master{background:rgba(186,85,211,.15);color:#ba55d3}.meta{text-align:right;font-size:.75rem;color:rgba(250,250,249,.25);margin-top:.5rem}.download{text-align:center;padding:.25rem 0;margin-bottom:1rem}.download p{margin-bottom:1rem;color:rgba(250,250,249,.55)}.badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.badge img{height:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.badge-disabled{opacity:.5;cursor:default}.global-stats{margin:.5rem auto 1rem;max-width:640px}.cells-ticker{display:flex;flex-direction:column;align-items:center;gap:.5rem}.sf-counter{display:flex;justify-content:center;gap:4px}.sf-digit{position:relative;display:inline-block;perspective:10em}.sf-spacer{display:block;visibility:hidden;font-family:SF Mono,Fira Mono,Cascadia Mono,monospace;font-size:2.75rem;font-weight:700;line-height:1.4;padding:0 .2em}.sf-panel{background:#292524}.sf-half{position:absolute;left:0;right:0;height:50%;overflow:hidden;border-radius:6px}.sf-top{top:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.sf-bottom{bottom:0;border-top-left-radius:0;border-top-right-radius:0;background:linear-gradient(180deg,rgba(0,0,0,.15),transparent 30%),#292524}.sf-text{display:block;font-family:SF Mono,Fira Mono,Cascadia Mono,monospace;font-size:2.75rem;font-weight:700;line-height:1.4;color:#ededed;text-align:center;padding:0 .2em;white-space:pre}.sf-text-top{top:0}.sf-text-bottom,.sf-text-top{position:absolute;left:0;right:0}.sf-text-bottom{bottom:0}.sf-line{position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(0,0,0,.4);z-index:10;pointer-events:none}.sf-flap-front{z-index:5;transform-origin:center bottom;box-shadow:inset 0 1px rgba(255,255,255,.05)}.sf-flap-back{z-index:4;transform-origin:center top;transform:rotateX(90deg)}@keyframes sfFlipDown{0%{transform:rotateX(0deg)}to{transform:rotateX(-90deg)}}@keyframes sfFlipUp{0%{transform:rotateX(90deg)}to{transform:rotateX(0deg)}}.cells-ticker-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(250,250,249,.35)}footer{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}footer p{font-size:.75rem;color:rgba(250,250,249,.25)}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:.5rem}.footer-links a{font-size:.75rem;color:rgba(250,250,249,.35);text-decoration:none}.footer-links a:hover{color:rgba(250,250,249,.55)}.deep-link-page{justify-content:center;align-items:center;text-align:center;min-height:100dvh;padding:2rem 1.5rem}.dl-card{max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.dl-card h1{font-size:2rem;margin-bottom:0}.dl-subtitle{font-size:1rem;color:rgba(250,250,249,.55)}.dl-mode-badge{display:inline-block;padding:.375rem 1rem;border-radius:6px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#f23400;color:#fff}.dl-code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:2.5rem;font-weight:800;letter-spacing:.15em;color:#f23400}.dl-username{font-size:1.5rem;font-weight:700;color:#fafaf9}.dl-body{font-size:.9375rem;color:rgba(250,250,249,.55);line-height:1.6;max-width:320px}.dl-cta{display:inline-block;margin-top:.5rem;padding:.875rem 2rem;border-radius:12px;background:#f23400;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;transition:background .15s}.dl-cta:hover{background:#d42e00}.dl-hint{font-size:.75rem;color:rgba(250,250,249,.35);max-width:300px;margin-top:.5rem}.privacy h1{text-align:left;margin-bottom:.25rem}.privacy .effective-date{font-size:.8125rem;color:rgba(250,250,249,.35);margin-bottom:2rem}.privacy h2{font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem;color:#fafaf9}.privacy h3{font-size:.9375rem;font-weight:600;margin-top:1.25rem;margin-bottom:.375rem;color:rgba(250,250,249,.8)}.privacy p{margin-bottom:.75rem;color:rgba(250,250,249,.55)}.privacy ul{margin-bottom:.75rem;padding-left:1.5rem}.privacy li{margin-bottom:.375rem;color:rgba(250,250,249,.55)}.privacy a{color:#f23400;text-decoration:underline;text-underline-offset:2px}.privacy a:hover{color:#ff5a33}.back-link{display:inline-block;margin-bottom:2rem;font-size:.875rem;color:rgba(250,250,249,.35);text-decoration:none}.back-link:hover{color:rgba(250,250,249,.55)}.privacy footer{margin-top:3rem}@media (max-width:768px){main{padding:2rem 1.25rem}h1{font-size:2rem}.sf-spacer,.sf-text{font-size:2.25rem}}@media (max-width:480px){main{padding:1.25rem 1rem}h1{font-size:1.5rem}.tagline{font-size:.875rem}table{font-size:.8125rem}tbody td,thead th{padding:.5rem}.col-games,th.col-games{display:none}.sf-spacer,.sf-text{font-size:2rem}.sf-counter{gap:2px}.badges{gap:.75rem}.badge img{height:36px}.footer-links{gap:1rem}}.res-index{max-width:900px;margin:0 auto;padding:3rem 1.5rem 6rem;min-height:100dvh;height:auto;overflow:visible}.res-index-header{text-align:center;margin-bottom:3rem}.res-home-link{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(250,250,249,.35);text-decoration:none;display:inline-block;margin-bottom:1rem}.res-home-link:hover{color:rgba(250,250,249,.55)}.res-index-header h1{font-size:2.5rem;margin-bottom:.5rem}.res-index-tagline{font-size:1.125rem;color:rgba(250,250,249,.55)}.res-category-heading{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(250,250,249,.35);margin-bottom:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.res-article-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.res-article-card{display:block;padding:1.25rem;border-radius:8px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);text-decoration:none;transition:background .15s,border-color .15s}.res-article-card:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.res-article-card h3{font-size:1rem;font-weight:600;color:#fafaf9;margin-bottom:.375rem;line-height:1.3}.res-article-card p{font-size:.8125rem;color:rgba(250,250,249,.45);line-height:1.5}.res-article{max-width:720px;margin:0 auto;padding:2rem 1.5rem 6rem;min-height:100dvh;height:auto;overflow:visible}.res-breadcrumbs{font-size:.8125rem;color:rgba(250,250,249,.35);margin-bottom:2rem}.res-breadcrumbs a{color:rgba(250,250,249,.45);text-decoration:none}.res-breadcrumbs a:hover{color:rgba(250,250,249,.65)}.res-breadcrumb-sep{margin:0 .5rem;color:rgba(250,250,249,.2)}.res-breadcrumb-current{color:rgba(250,250,249,.55)}.res-article-header{margin-bottom:2rem}.res-article-header h1{font-size:2rem;line-height:1.2;margin-bottom:.5rem;text-align:left}.res-article-date{font-size:.8125rem;color:rgba(250,250,249,.35)}.res-article-body h2{font-size:1.375rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;color:#fafaf9}.res-article-body h3{font-size:1.125rem;font-weight:600;margin-top:1.75rem;margin-bottom:.5rem;color:rgba(250,250,249,.9)}.res-article-body p{margin-bottom:1rem;color:rgba(250,250,249,.7);line-height:1.75;font-size:1rem}.res-article-body ol,.res-article-body ul{margin-bottom:1rem;padding-left:1.5rem}.res-article-body li{margin-bottom:.5rem;color:rgba(250,250,249,.7);line-height:1.65}.res-article-body strong{color:#fafaf9;font-weight:600}.res-article-body a:not([class]){color:#f23400;text-decoration:underline;text-underline-offset:2px}.res-article-body a:not([class]):hover{color:#ff5a33}.res-article-body blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:3px solid #f23400;background:rgba(255,255,255,.03);border-radius:0 6px 6px 0}.res-article-body blockquote p{margin-bottom:0;color:rgba(250,250,249,.6);font-style:italic}.res-comparison-wrap{overflow-x:auto;margin:1.5rem 0;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.res-comparison-table{width:100%;border-collapse:collapse;font-size:.875rem}.res-comparison-table th{text-align:left;padding:.75rem 1rem;background:rgba(255,255,255,.04);font-weight:600;font-size:.8125rem;color:rgba(250,250,249,.5);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.08)}.res-comparison-table td{padding:.625rem 1rem;color:rgba(250,250,249,.7);border-bottom:1px solid rgba(255,255,255,.04)}.res-highlight-row{background:rgba(242,52,0,.08)}.res-highlight-row td{color:#fafaf9;font-weight:500}.res-faq{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.res-faq h2{font-size:1.375rem;font-weight:700;margin-bottom:1.25rem}.res-faq-item{margin-bottom:1.5rem}.res-faq-item h3{font-size:1rem;font-weight:600;color:#fafaf9;margin-bottom:.375rem}.res-faq-item p{color:rgba(250,250,249,.6);line-height:1.65;font-size:.9375rem}.res-inline-cta{margin:2rem 0;padding:1.5rem;border-radius:8px;background:rgba(242,52,0,.06);border:1px solid rgba(242,52,0,.15);text-align:center}.res-inline-cta-heading{font-size:1.125rem;font-weight:700;color:#fafaf9;margin-bottom:.375rem}.res-inline-cta-text{font-size:.9375rem;color:rgba(250,250,249,.6);margin-bottom:1rem;max-width:480px;margin-left:auto;margin-right:auto}.res-inline-cta-btn{display:inline-block;padding:.625rem 1.5rem;border-radius:8px;background:#f23400;color:#fff;font-weight:600;font-size:.875rem;text-decoration:none;transition:background .15s}.res-inline-cta-btn:hover{background:#d42e00}.res-end-cta{margin-top:2.5rem;padding:2rem;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);text-align:center}.res-end-cta-heading{font-size:1.25rem;font-weight:700;color:#fafaf9;margin-bottom:1rem}.res-end-cta-features{list-style:none;padding:0;margin-bottom:1.25rem;text-align:left;max-width:400px;margin-left:auto;margin-right:auto}.res-end-cta-features li{font-size:.875rem;color:rgba(250,250,249,.6);padding:.25rem 0 .25rem 1.25rem;position:relative}.res-end-cta-features li:before{content:"\2713";position:absolute;left:0;color:#f23400;font-weight:700}.res-end-cta-btn{display:inline-block;padding:.75rem 2rem;border-radius:10px;background:#f23400;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;transition:background .15s}.res-end-cta-btn:hover{background:#d42e00}.res-related{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.res-related h2{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(250,250,249,.35);margin-bottom:1rem}.res-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:.75rem;gap:.75rem}.res-related-card{display:block;padding:1rem;border-radius:8px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);text-decoration:none;transition:background .15s,border-color .15s}.res-related-card:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.res-related-card h3{font-size:.875rem;font-weight:600;color:#fafaf9;margin-bottom:.25rem;line-height:1.3}.res-related-card p{font-size:.75rem;color:rgba(250,250,249,.4);line-height:1.4}.res-download-banner{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgba(28,25,23,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);padding:.75rem 1.5rem}.res-download-banner-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.res-download-banner-text{font-size:.875rem;color:rgba(250,250,249,.7)}.res-download-banner-text strong{color:#fafaf9}.res-download-btn{flex-shrink:0;padding:.5rem 1.25rem;border-radius:8px;background:#f23400;color:#fff;font-weight:600;font-size:.8125rem;text-decoration:none;transition:background .15s;white-space:nowrap}.res-download-btn:hover{background:#d42e00}@media (max-width:768px){.res-index{padding:2rem 1.25rem 6rem}.res-index-header h1{font-size:2rem}.res-article-header h1{font-size:1.5rem}.res-article-list{grid-template-columns:1fr}}@media (max-width:480px){.res-article,.res-index{padding:1.25rem 1rem 5rem}.res-index-header h1{font-size:1.5rem}.res-article-header h1{font-size:1.25rem}.res-download-banner-text{font-size:.75rem}.res-download-btn{padding:.5rem 1rem;font-size:.75rem}.res-related-grid{grid-template-columns:1fr}}header.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(28,25,23,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);padding:.875rem 1.5rem;margin-bottom:0}.topbar-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1.5rem;gap:1.5rem;max-width:1080px;margin:0 auto}.topbar-brand{justify-self:start;display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.topbar-brand img{width:40px;height:40px;border-radius:9px;display:block;flex-shrink:0}.topbar h1.brand{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;text-transform:uppercase;margin:0;white-space:nowrap;color:#fafaf9}.topbar-ticker{justify-self:center;min-height:56px;display:flex;align-items:center}.topbar-ticker .cells-ticker{flex-direction:column;align-items:center;gap:.125rem}.topbar-ticker .sf-counter{gap:2px}.topbar-ticker .sf-spacer,.topbar-ticker .sf-text{font-size:1.625rem;line-height:1.2}.topbar-ticker .cells-ticker-label{font-size:.625rem;letter-spacing:.12em;color:rgba(250,250,249,.55);white-space:nowrap}.topbar-app-store{justify-self:end;display:inline-block;line-height:0;border-radius:8px;transition:opacity .15s}.topbar-app-store:hover{opacity:.85}.topbar-app-store img{height:42px;width:auto;display:block}main.home .hero-strip{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start;margin-bottom:0;padding:2.5rem 0 2rem}.hero-copy h2{font-size:2rem;font-weight:800;line-height:1.15;letter-spacing:-.01em;margin-bottom:1rem;color:#fafaf9}.hero-copy p{font-size:1.0625rem;color:rgba(250,250,249,.7);line-height:1.6;margin-bottom:1.5rem;max-width:36rem}.hero-ctas{display:flex;gap:.875rem;flex-wrap:wrap;align-items:center}.hero-cta{display:inline-flex;align-items:center;padding:.875rem 1.75rem;border-radius:10px;background:#f23400;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;transition:background .15s,transform .05s;white-space:nowrap}.hero-cta:hover{background:#d42e00}.hero-cta:active{transform:translateY(1px)}.hero-screenshot-slot{min-height:360px;border-radius:0}@media (max-width:600px){body{overflow-x:hidden}main.home .hero-strip{padding-bottom:0}.hero-screenshot-slot{margin-left:-1rem;margin-right:-1rem;overflow:hidden}}main.home section{margin-bottom:3.5rem}main.home section>h2{font-size:1.875rem;font-weight:800;letter-spacing:-.01em;color:#fafaf9;margin-bottom:.75rem;text-transform:none}.section-sub{font-size:1rem;color:rgba(250,250,249,.6);margin-bottom:1.5rem;max-width:640px}main.home .leaderboard h2{font-size:1.875rem;font-weight:800;text-transform:none;letter-spacing:-.01em;color:#fafaf9;margin-bottom:.5rem}.modes .mode-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.modes article{padding:1.5rem;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.modes article h3{font-size:1.125rem;font-weight:700;color:#fafaf9;margin-bottom:.5rem}.modes article p{font-size:.9375rem;color:rgba(250,250,249,.65);line-height:1.6}.brain p{font-size:1.0625rem;color:rgba(250,250,249,.75);line-height:1.7;margin-bottom:1rem;max-width:760px}.brain strong{color:#fafaf9;font-weight:600}.brain a{color:#f23400;text-decoration:none;font-weight:600}.brain a:hover{color:#ff5a33;text-decoration:underline}.compare-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid rgba(255,255,255,.08);margin-bottom:1rem}.compare-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:760px}.compare-table thead th{text-align:center;padding:.875rem 1rem;background:rgba(255,255,255,.04);font-weight:600;font-size:.8125rem;color:rgba(250,250,249,.55);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.08);position:static}.compare-table thead th:first-child{text-align:left;background:rgba(255,255,255,.04)}.compare-table tbody th{text-align:left;font-weight:600;color:#fafaf9;background:transparent;white-space:nowrap}.compare-table tbody td,.compare-table tbody th{padding:.875rem 1rem;border-bottom:1px solid rgba(255,255,255,.04)}.compare-table tbody td{text-align:center;color:rgba(250,250,249,.7)}.compare-table tbody td:nth-child(2),.compare-table thead th:nth-child(2){background:rgba(242,52,0,.1);color:#fafaf9;font-weight:600}.compare-table tbody tr{border-top:1px solid rgba(255,255,255,.04)}.compare-links,.compare-table tbody td{font-size:.875rem}.compare-links{color:rgba(250,250,249,.55);line-height:1.7}.compare-links a{color:rgba(250,250,249,.85);text-decoration:underline;text-underline-offset:2px}.compare-links a:hover{color:#f23400}.learn-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.learn-cols>div{padding:1.5rem;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.learn-cols h3{font-size:1rem;font-weight:600;color:rgba(250,250,249,.55);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.learn-cols ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:.625rem 1.25rem;gap:.625rem 1.25rem}.learn-cols li{margin-bottom:0}@media (max-width:480px){.learn-cols ul{grid-template-columns:1fr}}.learn-cols a{color:rgba(250,250,249,.85);text-decoration:none;font-size:.9375rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.125rem}.learn-cols a:hover{color:#f23400;border-bottom-color:#f23400}main.home footer.home-footer{text-align:center;padding-top:2rem;margin-top:2rem;position:relative}main.home footer.home-footer:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:rgba(255,255,255,.08);pointer-events:none}.copyright{font-size:.75rem;color:rgba(250,250,249,.35);text-align:center;margin-top:.5rem}.download-intro{font-size:.9375rem;color:rgba(250,250,249,.65);text-align:center;margin-bottom:1rem}@media (max-width:900px){main.home .hero-strip{gap:1.5rem;padding:1.5rem 0}.hero-screenshot-slot{min-height:240px}.modes .mode-cards{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,1fr);gap:1.5rem}.learn-cols{grid-template-columns:1fr;gap:2rem}}@media (max-width:760px){.topbar-app-store{display:none}.topbar-inner{grid-template-columns:auto 1fr;align-items:center}.topbar-brand{justify-self:start}.topbar-ticker{justify-self:end;min-height:0}.topbar h1.brand,.topbar-ticker .sf-spacer,.topbar-ticker .sf-text{font-size:1.25rem}}@media (max-width:480px){main.home{padding:1.5rem 1rem 0}header.topbar{padding:.75rem 1rem}.topbar h1.brand{font-size:1.0625rem}.topbar-brand img{width:32px;height:32px}.topbar-app-store img{height:36px}.hero-copy h2{font-size:1.5rem}.hero-copy p{font-size:1rem}main.home .leaderboard h2,main.home section>h2{font-size:1.5rem}.hero-app-store img{height:44px}}