/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#11110f;--paper:#f3f0e8;--red:#f0442e;--line:#11110f2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.hero{background:var(--ink);color:var(--paper);min-height:620px;position:relative;overflow:hidden}.hero:after{content:"";border:110px solid var(--red);opacity:.94;border-radius:50%;width:470px;height:470px;position:absolute;top:70px;right:-185px}.nav{z-index:2;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative}.brand{letter-spacing:-.06em;font-size:22px;font-weight:900}.brand span{color:var(--red)}.hero-content{z-index:2;grid-template-columns:1.7fr .65fr;align-items:end;gap:90px;padding-top:105px;display:grid;position:relative}.eyebrow{font:11px var(--font-mono);text-transform:uppercase;letter-spacing:.16em;opacity:.68;margin:0 0 24px}h1{letter-spacing:-.075em;margin:0;font-size:clamp(60px,8.2vw,112px);font-weight:750;line-height:.82}h1 em{color:var(--red);font-style:normal}.intro{padding-bottom:5px;font-size:18px;line-height:1.55}.status{font:11px var(--font-mono);text-transform:uppercase;letter-spacing:.04em;opacity:.75;align-items:center;gap:9px;margin-top:34px;display:flex}.status i{background:#6dcc8a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6dcc8a1f}.stats{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.stats div{border-right:1px solid var(--line);align-items:baseline;gap:14px;padding:32px 38px;display:flex}.stats strong{letter-spacing:-.06em;font-size:38px}.stats span{font:11px var(--font-mono);text-transform:uppercase;opacity:.55}.list-section{padding:100px 0 120px}.section-head{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.eyebrow.dark{color:var(--red);opacity:1;margin-bottom:12px}h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,5vw,66px);line-height:.95}.count{font:11px var(--font-mono);opacity:.55}.game-list{border-top:2px solid var(--ink)}.game-row{border-bottom:1px solid var(--line);grid-template-columns:58px 150px minmax(230px,1fr) 145px 145px 34px;align-items:center;gap:24px;min-height:112px;transition:background .18s,padding .18s;display:grid}.game-row:hover{background:#fff;padding:0 14px}.local-rank{font:15px var(--font-mono);color:var(--red)}.game-row img{object-fit:cover;background:#ddd;width:150px;height:70px}.game-title{flex-direction:column;gap:8px;display:flex}.game-title strong{letter-spacing:-.025em;font-size:20px}.game-title span,.release span,.global-rank span{font:10px var(--font-mono);text-transform:uppercase;opacity:.5}.release,.global-rank{font:13px var(--font-mono);flex-direction:column;gap:8px;display:flex}.global-rank.ranked{color:var(--red);font-weight:700}.global-rank.ranked span{color:var(--ink);font-weight:400}.global-rank small{color:var(--ink);font:10px var(--font-mono);opacity:.55;font-weight:400}.arrow{text-align:right;font-size:21px}.submit-game{background:var(--red);padding:110px 0}.submit-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.submit-game .eyebrow{opacity:.75;margin-bottom:16px}.submit-game h2{font-size:clamp(48px,6vw,78px)}.submit-copy{font-size:17px;line-height:1.6}.submit-copy>p:first-child{margin-top:0}.submit-copy>p:nth-child(2){opacity:.72;font-size:14px}.submit-copy form{gap:20px;margin-top:36px;display:grid}.submit-copy label{gap:9px;display:grid}.submit-copy label span{font:11px var(--font-mono);text-transform:uppercase;letter-spacing:.06em}.submit-copy input{width:100%;color:var(--ink);font:16px var(--font-mono);background:#f3f0e82e;border:1px solid #11110f8c;border-radius:0;outline:none;padding:17px 16px}.submit-copy input::placeholder{color:#11110f80}.submit-copy input:focus{background:var(--paper);border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.submit-copy button{background:var(--ink);color:var(--paper);font:12px var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:0;justify-self:start;padding:17px 20px}.submit-copy button:hover{background:#292925}.submit-copy button span{margin-left:10px}.submit-copy form small{font:10px var(--font-mono);opacity:.65}footer{justify-content:space-between;align-items:center;min-height:160px;display:flex}footer p{font:11px var(--font-mono);opacity:.55}@media (width<=850px){.hero{min-height:570px}.hero:after{border-width:80px;width:330px;height:330px;top:110px;right:-180px}.hero-content{grid-template-columns:1fr;gap:38px;padding-top:75px}.intro{max-width:500px}.status{margin-top:20px}.stats div{flex-direction:column;gap:4px;padding:24px 16px}.stats strong{font-size:30px}.game-row{grid-template-columns:40px 105px minmax(0,1fr) 30px;gap:6px 14px;min-height:112px;padding:14px 0}.local-rank{grid-area:1/1/3}.game-row img{grid-area:1/2/3;width:105px;height:55px}.game-title{grid-area:1/3}.game-title strong{font-size:16px}.release{display:none}.global-rank{grid-area:2/3;gap:3px;font-size:12px;display:flex}.global-rank small{font-size:9px}.arrow{grid-area:1/4/3;align-self:center}.submit-game{padding:80px 0}.submit-grid{grid-template-columns:1fr;gap:38px}}@media (width<=520px){.wrap{width:min(100% - 24px,1180px)}.nav{height:70px}.hero{min-height:520px}h1{font-size:55px}.hero-content{padding-top:65px}.intro{padding-right:30px;font-size:15px}.stats{grid-template-columns:1fr}.stats div{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;padding:15px 4px}.stats strong{width:60px}.list-section{padding:72px 0}.section-head{align-items:start}.count{display:none}.game-row{grid-template-columns:34px 82px 1fr 20px;gap:10px}.game-row img{width:82px;height:48px}.game-title span{font-size:8px}.arrow{font-size:16px}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px}}
