.githubHero-module__hAHXNG__wrapper{color:#f0f0f5;z-index:9999;background:#0a0a0f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden}.githubHero-module__hAHXNG__localeSwitcher{z-index:10001;color:#a0a0b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#111118d9;border:1px solid #ffffff14;border-radius:50px;padding:6px 14px;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:16px;right:16px}.githubHero-module__hAHXNG__localeSwitcher:hover{color:#00d4ff;border-color:#00d4ff}.githubHero-module__hAHXNG__loadingScreen{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.githubHero-module__hAHXNG__spinner{border:3px solid #ffffff14;border-top-color:#00d4ff;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite githubHero-module__hAHXNG__spin}@keyframes githubHero-module__hAHXNG__spin{to{transform:rotate(360deg)}}.githubHero-module__hAHXNG__loadingText{color:#a0a0b8;letter-spacing:.05em;font-size:1rem}.githubHero-module__hAHXNG__errorScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:2rem;display:flex}.githubHero-module__hAHXNG__errorIcon{font-size:3rem}.githubHero-module__hAHXNG__errorScreen h2{color:#f85149;font-size:1.5rem}.githubHero-module__hAHXNG__errorScreen p{color:#a0a0b8}.githubHero-module__hAHXNG__landingWrapper{color:#f0f0f5;z-index:9999;background:#0a0a0f;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.githubHero-module__hAHXNG__landingContent{text-align:center;max-width:460px;padding:2rem}.githubHero-module__hAHXNG__landingLogo{margin-bottom:.5rem;font-size:4rem;animation:2s ease-in-out infinite githubHero-module__hAHXNG__pulse}@keyframes githubHero-module__hAHXNG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.githubHero-module__hAHXNG__landingTitle{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:3rem;font-weight:900}.githubHero-module__hAHXNG__landingSubtitle{color:#a0a0b8;margin:0 0 2rem;font-size:1.1rem;line-height:1.5}.githubHero-module__hAHXNG__landingForm{flex-direction:column;gap:1rem;display:flex}.githubHero-module__hAHXNG__inputGroup{background:#111118;border:1px solid #ffffff14;border-radius:16px;align-items:center;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.githubHero-module__hAHXNG__inputGroup:focus-within{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff26}.githubHero-module__hAHXNG__inputPrefix{color:#6b6b80;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:.8rem 0 .8rem 1rem;font-size:1rem}.githubHero-module__hAHXNG__landingInput{color:#f0f0f5;background:0 0;border:none;outline:none;flex:1;padding:.8rem 1rem .8rem 0;font-size:1rem}.githubHero-module__hAHXNG__landingInput::placeholder{color:#6b6b80}.githubHero-module__hAHXNG__landingError{color:#f85149;margin:0;font-size:.85rem}.githubHero-module__hAHXNG__landingButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#00d4ff,#7b2ff7);border:none;border-radius:50px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px #00d4ff40}.githubHero-module__hAHXNG__landingButton:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00d4ff66}.githubHero-module__hAHXNG__landingHints{margin-top:1.5rem}.githubHero-module__hAHXNG__landingHint{color:#6b6b80;font-size:.85rem}.githubHero-module__hAHXNG__statsScreen{scrollbar-width:thin;scrollbar-color:#ffffff14 #0a0a0f;flex-direction:column;align-items:center;gap:1.5rem;height:100%;padding:2rem;display:flex;overflow-y:auto}.githubHero-module__hAHXNG__statsHeader{align-items:center;gap:1rem;margin-top:1rem;display:flex}.githubHero-module__hAHXNG__avatar{border:3px solid #00d4ff;border-radius:50%;width:72px;height:72px;box-shadow:0 0 20px #00d4ff4d}.githubHero-module__hAHXNG__statsName{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:800}.githubHero-module__hAHXNG__statsUsername{color:#a0a0b8;margin:0;font-size:1rem}.githubHero-module__hAHXNG__statsGrid{grid-template-columns:repeat(2,1fr);gap:.8rem;width:100%;max-width:400px;display:grid}.githubHero-module__hAHXNG__statCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:.3rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.githubHero-module__hAHXNG__statCard:hover{background:#ffffff14;border-color:#00d4ff4d;transform:translateY(-2px)}.githubHero-module__hAHXNG__statValue{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.githubHero-module__hAHXNG__statLabel{color:#a0a0b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.75rem}.githubHero-module__hAHXNG__statsContribMap{flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;overflow-x:auto}.githubHero-module__hAHXNG__contribLabel{color:#a0a0b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;width:100%;margin:0 0 .5rem;font-size:.8rem}.githubHero-module__hAHXNG__contribGrid{gap:2px;display:inline-flex}.githubHero-module__hAHXNG__contribWeek{flex-direction:column;gap:2px;display:flex}.githubHero-module__hAHXNG__contribDay{border-radius:2px;width:10px;height:10px;transition:transform .1s}.githubHero-module__hAHXNG__contribDay:hover{transform:scale(1.8)}.githubHero-module__hAHXNG__playButton{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#00d4ff,#7b2ff7);border:none;border-radius:50px;padding:18px 42px;font-size:1.3rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px #00d4ff40}.githubHero-module__hAHXNG__playButton:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 32px #00d4ff66}.githubHero-module__hAHXNG__secondaryButton{color:#f0f0f5;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.githubHero-module__hAHXNG__secondaryButton:hover{color:#00d4ff;border-color:#00d4ff}.githubHero-module__hAHXNG__controls{text-align:center}.githubHero-module__hAHXNG__controlsTitle{color:#a0a0b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.85rem}.githubHero-module__hAHXNG__keyHints{justify-content:center;gap:.5rem;display:flex}.githubHero-module__hAHXNG__keyHint{background:#111118;border:2px solid;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:800;display:flex}.githubHero-module__hAHXNG__controlsOr{color:#6b6b80;margin:.4rem 0 0;font-size:.8rem}.githubHero-module__hAHXNG__shareContainer{color:#a0a0b8;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 0;font-size:.8rem;display:flex}.githubHero-module__hAHXNG__shareLink{color:#00d4ff;cursor:pointer;background:#00d4ff0f;border:1px solid #00d4ff1f;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.8rem;text-decoration:none;transition:all .3s}.githubHero-module__hAHXNG__shareLink:hover{background:#00d4ff1f;border-color:#00d4ff4d}.githubHero-module__hAHXNG__countdownScreen{justify-content:center;align-items:center;height:100%;display:flex}.githubHero-module__hAHXNG__countdownNumber{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 40px #00d4ff4d);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:900;animation:.8s ease-in-out githubHero-module__hAHXNG__countPulse}@keyframes githubHero-module__hAHXNG__countPulse{0%{opacity:0;transform:scale(1.5)}30%{opacity:1;transform:scale(1)}to{opacity:1}}.githubHero-module__hAHXNG__tutorialScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;padding:2rem;display:flex;overflow-y:auto}.githubHero-module__hAHXNG__tutorialTitle{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:900}.githubHero-module__hAHXNG__tutorialSteps{grid-template-columns:1fr 1fr;gap:.8rem;width:100%;max-width:440px;display:grid}.githubHero-module__hAHXNG__tutorialStep{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:.6rem;padding:1.2rem 1rem;display:flex}.githubHero-module__hAHXNG__tutorialIcon{font-size:1.8rem}.githubHero-module__hAHXNG__tutorialStep p{color:#a0a0b8;margin:0;font-size:.85rem;line-height:1.4}.githubHero-module__hAHXNG__tutorialKeys{justify-content:center;gap:.5rem;display:flex}.githubHero-module__hAHXNG__tutorialActions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.githubHero-module__hAHXNG__gameScreen{height:100%;position:relative;overflow:hidden}.githubHero-module__hAHXNG__hud{z-index:10;pointer-events:none;background:linear-gradient(#0a0a0fe6,#0000);justify-content:space-between;align-items:flex-start;padding:1rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.githubHero-module__hAHXNG__exitButton{color:#a0a0b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:1rem;transition:all .2s;display:flex}.githubHero-module__hAHXNG__exitButton:hover{color:#f85149;background:#ffffff1f;border-color:#f85149}.githubHero-module__hAHXNG__hudScore,.githubHero-module__hAHXNG__hudStreak{flex-direction:column;display:flex}.githubHero-module__hAHXNG__hudLabel{color:#a0a0b8;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.githubHero-module__hAHXNG__hudValue{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.githubHero-module__hAHXNG__laneContainer{display:flex;position:absolute;inset:0}.githubHero-module__hAHXNG__lane{background:linear-gradient(#0a0a0ff2,#0a0a0fcc);border-right:1px solid #ffffff0d;flex:1;transition:background .1s;position:relative}.githubHero-module__hAHXNG__lane:last-child{border-right:none}.githubHero-module__hAHXNG__laneActive{background:linear-gradient(to bottom,color-mix(in srgb,var(--lane-color)15%,transparent),color-mix(in srgb,var(--lane-color)5%,transparent))!important}.githubHero-module__hAHXNG__laneKeyLabel{color:#ffffff1a;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:700;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.githubHero-module__hAHXNG__hitZone{z-index:5;pointer-events:none;background:linear-gradient(90deg,#00d4ff,#5a3fd6,#7b2ff7,#00d4ff);height:3px;position:absolute;left:0;right:0;box-shadow:0 0 15px #00d4ff66,0 0 5px #7b2ff74d}.githubHero-module__hAHXNG__note{background:var(--note-color);width:60px;height:20px;box-shadow:0 0 18px color-mix(in srgb,var(--note-color)70%,transparent),0 0 6px var(--note-color),inset 0 1px 2px #fff3;z-index:6;pointer-events:none;border-radius:10px;position:absolute;transform:translate(-50%,-50%)}.githubHero-module__hAHXNG__hitEffect{z-index:8;pointer-events:none;letter-spacing:.05em;font-size:1rem;font-weight:900;animation:.6s ease-out forwards githubHero-module__hAHXNG__hitPop;position:absolute;transform:translate(-50%,-50%)}@keyframes githubHero-module__hAHXNG__hitPop{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}50%{opacity:1;transform:translate(-50%,-80%)scale(1.2)}to{opacity:0;transform:translate(-50%,-120%)scale(.9)}}.githubHero-module__hAHXNG__hitEffect_perfect{color:gold;text-shadow:0 0 10px #ffd70099}.githubHero-module__hAHXNG__hitEffect_great{color:#00d4ff;text-shadow:0 0 10px #00d4ff99}.githubHero-module__hAHXNG__hitEffect_good{color:#7b2ff7;text-shadow:0 0 10px #7b2ff799}.githubHero-module__hAHXNG__tapZones{z-index:7;height:25%;display:flex;position:absolute;bottom:0;left:0;right:0}.githubHero-module__hAHXNG__tapZone{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1}.githubHero-module__hAHXNG__tapZone:active{background:color-mix(in srgb,var(--lane-color)20%,transparent)}@media (min-width:769px){.githubHero-module__hAHXNG__tapZones{display:none}}@media (max-width:768px){.githubHero-module__hAHXNG__laneKeyLabel{display:none}}.githubHero-module__hAHXNG__resultsScreen{flex-direction:column;align-items:center;gap:1.2rem;height:100%;padding:2rem;display:flex;overflow-y:auto}.githubHero-module__hAHXNG__resultsTitle{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0 0;font-size:2rem;font-weight:900}.githubHero-module__hAHXNG__resultsUser{color:#a0a0b8;margin:0;font-size:1rem}.githubHero-module__hAHXNG__resultsBig{flex-direction:column;align-items:center;gap:.2rem;display:flex}.githubHero-module__hAHXNG__resultScore{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900}.githubHero-module__hAHXNG__resultLabel{color:#a0a0b8;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.githubHero-module__hAHXNG__resultsGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;width:100%;max-width:380px;display:grid}.githubHero-module__hAHXNG__resultItem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:.2rem;padding:.7rem;display:flex}.githubHero-module__hAHXNG__resultItemValue{font-size:1.5rem;font-weight:800}.githubHero-module__hAHXNG__resultItemLabel{color:#a0a0b8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.githubHero-module__hAHXNG__perfect{color:gold}.githubHero-module__hAHXNG__great{color:#00d4ff}.githubHero-module__hAHXNG__good{color:#7b2ff7}.githubHero-module__hAHXNG__miss{color:#f85149}.githubHero-module__hAHXNG__resultsActions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.githubHero-module__hAHXNG__progressBar{z-index:11;background:#ffffff0d;height:3px;position:absolute;top:0;left:0;right:0}.githubHero-module__hAHXNG__progressFill{background:linear-gradient(90deg,#00d4ff,#7b2ff7);height:100%;transition:width .3s;box-shadow:0 0 8px #00d4ff80}.githubHero-module__hAHXNG__hudTimer{color:#a0a0b8;font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:1.1rem;font-weight:700}.githubHero-module__hAHXNG__hudCenter{pointer-events:auto;flex-direction:column;align-items:center;gap:.3rem;display:flex}.githubHero-module__hAHXNG__hudValueFire{background:linear-gradient(135deg,#ff6b35,gold,#ff6b35) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;animation:.8s ease-in-out infinite githubHero-module__hAHXNG__fireGlow}@keyframes githubHero-module__hAHXNG__fireGlow{0%,to{filter:brightness();background-position:0%}50%{filter:brightness(1.3);background-position:100%}}.githubHero-module__hAHXNG__particle{z-index:9;pointer-events:none;border-radius:50%;width:6px;height:6px;animation:.5s ease-out forwards githubHero-module__hAHXNG__particleBurst;position:absolute}@keyframes githubHero-module__hAHXNG__particleBurst{0%{transform:translate(-50%,-50%)rotate(var(--angle))translateX(0);opacity:1}to{transform:translate(-50%,-50%)rotate(var(--angle))translateX(var(--distance));opacity:0}}.githubHero-module__hAHXNG__shareCard{background:linear-gradient(145deg,#111118,#0a0a0f);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:380px;padding:1.8rem 1.5rem;animation:.6s ease-out githubHero-module__hAHXNG__cardSlideIn;display:flex;position:relative;overflow:hidden}.githubHero-module__hAHXNG__shareCard:before{content:"";z-index:-1;opacity:.4;background:linear-gradient(135deg,#00d4ff,#7b2ff7,#00d4ff);border-radius:25px;position:absolute;inset:-1px}@keyframes githubHero-module__hAHXNG__cardSlideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.githubHero-module__hAHXNG__shareCardHeader{align-items:center;gap:.5rem;display:flex}.githubHero-module__hAHXNG__shareCardLogo{font-size:1.5rem}.githubHero-module__hAHXNG__shareCardTitle{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;letter-spacing:.03em;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.githubHero-module__hAHXNG__shareCardUser{align-items:center;gap:.6rem;display:flex}.githubHero-module__hAHXNG__shareCardAvatar{border:2px solid #00d4ff66;border-radius:50%;width:36px;height:36px}.githubHero-module__hAHXNG__shareCardUsername{color:#a0a0b8;font-size:.95rem;font-weight:500}.githubHero-module__hAHXNG__shareCardScore{flex-direction:column;align-items:center;gap:.1rem;animation:.8s ease-out .3s both githubHero-module__hAHXNG__scoreReveal;display:flex}@keyframes githubHero-module__hAHXNG__scoreReveal{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.githubHero-module__hAHXNG__shareCardGrade{background:linear-gradient(135deg,gold,#ff6b35);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;line-height:1}.githubHero-module__hAHXNG__shareCardPoints{background:linear-gradient(135deg,#00d4ff,#7b2ff7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1.1}.githubHero-module__hAHXNG__shareCardPointsLabel{color:#6b6b80;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.githubHero-module__hAHXNG__shareCardStats{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;animation:.6s ease-out .5s both githubHero-module__hAHXNG__statsReveal;display:grid}@keyframes githubHero-module__hAHXNG__statsReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.githubHero-module__hAHXNG__shareCardStat{background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .3rem;display:flex}.githubHero-module__hAHXNG__shareCardStatValue{font-size:1.3rem;font-weight:800}.githubHero-module__hAHXNG__shareCardStatLabel{color:#6b6b80;text-transform:uppercase;letter-spacing:.04em;font-size:.6rem}.githubHero-module__hAHXNG__shareCardFooter{color:#6b6b80;letter-spacing:.03em;margin-top:.3rem;font-size:.65rem}@media (max-width:480px){.githubHero-module__hAHXNG__landingTitle{font-size:2.2rem}.githubHero-module__hAHXNG__statsGrid{grid-template-columns:repeat(2,1fr)}.githubHero-module__hAHXNG__note{width:40px;height:14px}.githubHero-module__hAHXNG__hudValue,.githubHero-module__hAHXNG__hudValueFire{font-size:1.2rem}.githubHero-module__hAHXNG__hudTimer{font-size:.9rem}.githubHero-module__hAHXNG__shareCard{padding:1.3rem 1rem}.githubHero-module__hAHXNG__shareCardGrade{font-size:2.2rem}.githubHero-module__hAHXNG__shareCardPoints{font-size:2rem}.githubHero-module__hAHXNG__shareCardStats{grid-template-columns:repeat(3,1fr);gap:.4rem}.githubHero-module__hAHXNG__shareCardStatValue{font-size:1.1rem}.githubHero-module__hAHXNG__avatar{width:56px;height:56px}.githubHero-module__hAHXNG__statsName{font-size:1.3rem}.githubHero-module__hAHXNG__contribDay{width:7px;height:7px}.githubHero-module__hAHXNG__tutorialSteps{grid-template-columns:1fr}}
