.highnote-module__-_ktrq__gameStage{background:var(--bg-primary,#f8f8fc);perspective:1200px;border-radius:var(--radius-lg);border:1px solid var(--border-color);flex:1;width:100%;min-height:440px;position:relative;overflow:hidden}.highnote-module__-_ktrq__perspectiveView{transform-style:preserve-3d;z-index:2;position:absolute;inset:0}.highnote-module__-_ktrq__noteCard{transform-style:preserve-3d;box-sizing:border-box;background:#ffffffeb;border-radius:16px;flex-direction:column;width:92%;max-width:640px;height:440px;transition:opacity .25s;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 4px 32px #00000014}.highnote-module__-_ktrq__lyricText{color:var(--text-primary,#1a1a30);letter-spacing:-2px;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:28px;left:32px}.highnote-module__-_ktrq__noteNameText{color:var(--text-secondary,#1a1a3073);font-size:1.4rem;font-weight:700;position:absolute;top:108px;left:36px}.highnote-module__-_ktrq__pitchLabels{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;top:5%;bottom:5%;right:14px}.highnote-module__-_ktrq__pitchLabel{color:#1a1a304d;font-size:10px;font-weight:400}.highnote-module__-_ktrq__pitchLabelActive{color:var(--text-primary,#1a1a30);font-size:10px;font-weight:900}.highnote-module__-_ktrq__verticalLine{background:#0000001a;width:2px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.highnote-module__-_ktrq__targetCircle{border:4px solid #00000038;border-radius:50%;width:64px;height:64px;transition:background 80ms,border-color 80ms;position:absolute;left:50%;transform:translate(-50%,-50%)}.highnote-module__-_ktrq__targetCircleMatch{background:#40c057;border-color:#40c057;box-shadow:0 0 24px #40c057aa}.highnote-module__-_ktrq__matchRing{pointer-events:none;border-radius:50%;width:64px;height:64px;position:absolute;left:50%;transform:translate(-50%,-50%)}.highnote-module__-_ktrq__userCursor{filter:blur(.5px);z-index:10;background:#228be6;border-radius:50%;width:20px;height:20px;animation:90ms infinite highnote-module__-_ktrq__jitter;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #228be6b3,0 0 24px #228be64d}@keyframes highnote-module__-_ktrq__jitter{0%{transform:translate(-50%,-50%)scale(.9)translate(1px,-1px)}50%{transform:translate(-50%,-50%)scale(1.1)translate(-1px,1px)}to{transform:translate(-50%,-50%)scale(1)translate(0)}}.highnote-module__-_ktrq__topBar{z-index:300;-webkit-backdrop-filter:blur(6px);background:#00000073;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex;position:absolute;top:0;left:0;right:0}.highnote-module__-_ktrq__startOverlay{z-index:200;text-align:center;-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);background:#f8f8fcf0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;width:90%;max-width:360px;padding:32px 40px;animation:.3s both highnote-module__-_ktrq__fadeInScale;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.highnote-module__-_ktrq__startSongName{color:var(--text-primary);letter-spacing:-.5px;font-size:20px;font-weight:800}.highnote-module__-_ktrq__startArtist{color:var(--text-muted);font-size:14px}.highnote-module__-_ktrq__startDifficulty{color:#be4bdb;background:#be4bdb1a;border:1px solid #be4bdb4d;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:700}.highnote-module__-_ktrq__topBadge{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#ffffff26;border:1px solid #ffffff4d;border-radius:100px;align-items:center;max-width:55vw;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.highnote-module__-_ktrq__topArtist{color:#ffffffd9;white-space:nowrap;font-size:13px;font-weight:600}.highnote-module__-_ktrq__gameLogo{z-index:300;color:var(--text-secondary,#1a1a308c);pointer-events:none;letter-spacing:-.3px;align-items:center;height:40px;font-size:15px;font-weight:800;display:flex;position:fixed;top:14px;left:62px}@media (max-width:640px){.highnote-module__-_ktrq__gameLogo{height:36px;font-size:14px;top:10px;left:54px}}.highnote-module__-_ktrq__songLabel{z-index:300;color:var(--text-muted,#1a1a3066);white-space:nowrap;pointer-events:none;font-size:13px;font-weight:600;position:absolute;top:16px;left:50%;transform:translate(-50%)}.highnote-module__-_ktrq__progressBar{background:linear-gradient(90deg,#40c057,#69db7c);border-radius:0 2px 2px 0;height:4px;transition:width 50ms linear;position:absolute;bottom:0;left:0}.highnote-module__-_ktrq__overlay{z-index:200;background:#000000d1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.highnote-module__-_ktrq__overlayCard{text-align:center;background:#12121cf5;border:1px solid #ffffff1f;border-radius:20px;width:90%;max-width:420px;padding:40px 48px;animation:.35s both highnote-module__-_ktrq__fadeInScale}@keyframes highnote-module__-_ktrq__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.highnote-module__-_ktrq__overlayTitle{color:#fff;letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:900}.highnote-module__-_ktrq__overlaySongName{color:#ffffff8c;margin-bottom:4px;font-size:15px;font-weight:600}.highnote-module__-_ktrq__overlayArtist{color:#ffffff59;margin-bottom:32px;font-size:13px}.highnote-module__-_ktrq__overlayDifficulty{color:#be4bdb;background:#be4bdb2e;border:1px solid #be4bdb66;border-radius:20px;margin-bottom:28px;padding:3px 12px;font-size:12px;font-weight:700;display:inline-block}.highnote-module__-_ktrq__startBtn{color:#fff;cursor:pointer;letter-spacing:-.3px;background:linear-gradient(135deg,#be4bdb,#7950f2);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-size:17px;font-weight:800;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 0 40px #be4bdb59}.highnote-module__-_ktrq__startBtn:hover{opacity:.9;transform:translateY(-2px)}.highnote-module__-_ktrq__btnGroup{flex-direction:column;gap:10px;width:100%;margin-top:20px;display:flex}.highnote-module__-_ktrq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#be4bdb,#7950f2);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:700;transition:opacity .2s;display:flex}.highnote-module__-_ktrq__btnPrimary:hover{opacity:.88}.highnote-module__-_ktrq__btnSecondary{color:#ffffffbf;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.highnote-module__-_ktrq__btnSecondary:hover{background:#ffffff1f}.highnote-module__-_ktrq__listenBtn{color:#40c057;cursor:pointer;background:#40c05724;border:1px solid #40c05759;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.highnote-module__-_ktrq__listenBtn:hover{background:#40c05738}.highnote-module__-_ktrq__celebrationText{margin-bottom:12px;font-size:40px}.highnote-module__-_ktrq__completeTitle{color:#fff;margin-bottom:6px;font-size:24px;font-weight:900}.highnote-module__-_ktrq__noteCountText{color:#ffffff80;margin-bottom:28px;font-size:14px}.highnote-module__-_ktrq__loadingScreen{background:var(--bg-primary,#f8f8fc);color:var(--text-muted,#1a1a3066);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex;position:fixed;inset:0}.highnote-module__-_ktrq__spinner{border:3px solid #be4bdb33;border-top-color:#be4bdb;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite highnote-module__-_ktrq__spin}@keyframes highnote-module__-_ktrq__spin{to{transform:rotate(360deg)}}.highnote-module__-_ktrq__errorText{color:#ff6b6b;margin-bottom:20px;font-size:14px}.highnote-module__-_ktrq__noteHud{z-index:300;color:var(--text-secondary,#1a1a3080);pointer-events:none;background:#0000000f;border:1px solid #0000001a;border-radius:20px;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.highnote-module__-_ktrq__noteHudProgress{background:#0000001a;border-radius:2px;width:80px;height:3px;overflow:hidden}.highnote-module__-_ktrq__noteHudFill{background:#be4bdb;border-radius:2px;height:100%;transition:width .3s}@media (max-width:640px){.highnote-module__-_ktrq__gameStage{min-height:380px}.highnote-module__-_ktrq__noteCard{width:92%;height:360px}.highnote-module__-_ktrq__lyricText{font-size:3.5rem}.highnote-module__-_ktrq__overlayCard{padding:28px 24px}}
.Game-module__S0fgjG__page{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.Game-module__S0fgjG__headerOuter{z-index:100;background:var(--bg-card);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);position:sticky;top:0;box-shadow:0 2px 12px #503cb414}.Game-module__S0fgjG__header{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:680px;margin:0 auto;padding:12px 16px;display:grid}.Game-module__S0fgjG__headerLeft{justify-content:flex-start;align-items:center;display:flex}.Game-module__S0fgjG__headerCenter{justify-content:center;align-items:center;display:flex}.Game-module__S0fgjG__headerRight{justify-content:flex-end;align-items:center;display:flex}.Game-module__S0fgjG__backBtn{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);transition:var(--transition);cursor:pointer;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;display:flex}.Game-module__S0fgjG__backBtn:hover{color:var(--text-primary);border-color:var(--border-bright)}.Game-module__S0fgjG__headerTitle{letter-spacing:-.3px;font-size:18px;font-weight:700}.Game-module__S0fgjG__headerSubtitle{color:var(--text-muted);margin-left:auto;font-size:13px}.Game-module__S0fgjG__content{background:var(--bg-card);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:32px;width:100%;max-width:680px;margin:0 auto;padding:32px 24px;display:flex;overflow-x:auto;box-shadow:0 0 24px #503cb40f}.Game-module__S0fgjG__result{text-align:center;animation:.4s both Game-module__S0fgjG__fadeInScale}.Game-module__S0fgjG__resultScore{letter-spacing:-4px;background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:80px;font-weight:900;line-height:1}.Game-module__S0fgjG__resultLabel{color:var(--text-secondary);margin-bottom:32px;font-size:16px}.Game-module__S0fgjG__resultMessage{margin-bottom:8px;font-size:22px;font-weight:700}.Game-module__S0fgjG__scoreBarWrap{width:100%;max-width:400px;margin:0 auto 32px}.Game-module__S0fgjG__scoreBarLabel{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.Game-module__S0fgjG__scoreBarTrack{background:var(--bg-card);border:1px solid var(--border-color);border-radius:5px;height:10px;overflow:hidden}.Game-module__S0fgjG__scoreBarFill{transform-origin:0;border-radius:5px;height:100%;animation:.8s cubic-bezier(.25,1,.5,1) .3s both Game-module__S0fgjG__scoreReveal}.Game-module__S0fgjG__btnPrimary{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Game-module__S0fgjG__btnPrimary:hover{opacity:.9;transform:translateY(-2px)}.Game-module__S0fgjG__btnPrimary:active{transform:translateY(0)}.Game-module__S0fgjG__btnSecondary{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;transition:var(--transition);align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;display:inline-flex}.Game-module__S0fgjG__btnSecondary:hover{background:var(--bg-card-hover);border-color:var(--text-muted)}.Game-module__S0fgjG__btnGroup{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Game-module__S0fgjG__roundBadge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.Game-module__S0fgjG__instruction{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;max-width:500px;padding:32px 40px;animation:.4s both Game-module__S0fgjG__fadeIn}.Game-module__S0fgjG__instructionIcon{margin-bottom:16px;font-size:48px;display:block}.Game-module__S0fgjG__instructionTitle{margin-bottom:12px;font-size:22px;font-weight:700}.Game-module__S0fgjG__instructionText{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.7}.Game-module__S0fgjG__countdown{color:var(--accent-cyan);text-shadow:0 0 30px #00f5ff99;font-size:64px;font-weight:900;animation:1s both Game-module__S0fgjG__countDown}.Game-module__S0fgjG__inputField{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-md);width:100%;max-width:400px;color:var(--text-primary);outline:none;padding:14px 20px;font-size:16px;transition:border-color .2s,box-shadow .2s}.Game-module__S0fgjG__inputField:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00f5ff1a}.Game-module__S0fgjG__inputField::placeholder{color:var(--text-muted)}.Game-module__S0fgjG__particleContainer{pointer-events:none;z-index:9999;position:fixed;inset:0}.Game-module__S0fgjG__particle{border-radius:50%;width:8px;height:8px;animation:.8s both Game-module__S0fgjG__particleBurst;position:absolute}.Game-module__S0fgjG__toast{z-index:8999;color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;pointer-events:none;background:#0a0a14eb;border:1px solid #ffffff26;border-radius:14px;padding:18px 36px;font-size:18px;font-weight:600;animation:1.4s forwards Game-module__S0fgjG__toastAnim;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Game-module__S0fgjG__toastAnim{0%{opacity:0;transform:translate(-50%,-55%)}12%{opacity:1;transform:translate(-50%,-50%)}70%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%)}}.Game-module__S0fgjG__homeBtn{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:34px;height:34px;color:var(--text-secondary);transition:var(--transition);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.Game-module__S0fgjG__homeBtn:hover{color:var(--accent-purple);background:var(--bg-card-hover);border-color:#9044ee59}.Game-module__S0fgjG__infoBtn{border:1.5px solid var(--border-bright);background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:16px;transition:color .2s,border-color .2s,background .2s;display:flex;box-shadow:0 1px 4px #503cb41a}.Game-module__S0fgjG__infoBtn:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-card-hover)}.Game-module__S0fgjG__dialogOverlay{z-index:9005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:24px;animation:.2s Game-module__S0fgjG__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:640px){.Game-module__S0fgjG__header{padding:12px 16px}.Game-module__S0fgjG__content{padding:24px 16px}.Game-module__S0fgjG__instruction{padding:24px 20px}.Game-module__S0fgjG__toast{white-space:normal;max-width:80vw;padding:14px 24px;font-size:16px}}
.GameInfoSection-module__F0aP7W__section{flex-direction:column;gap:28px;width:100%;max-width:680px;margin:0 auto;padding:24px 24px 40px;display:flex}.GameInfoSection-module__F0aP7W__divider{background:var(--border-color);width:100%;height:1px;margin-bottom:4px}.GameInfoSection-module__F0aP7W__block{flex-direction:column;gap:10px;display:flex}.GameInfoSection-module__F0aP7W__blockTitle{letter-spacing:.05em;color:var(--text-secondary);border-bottom:2px solid var(--border-color);margin:0;padding-bottom:8px;font-size:13px;font-weight:700}.GameInfoSection-module__F0aP7W__desc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.75}.GameInfoSection-module__F0aP7W__chips{flex-wrap:wrap;gap:8px;display:flex}.GameInfoSection-module__F0aP7W__chip{border:1px solid var(--border-bright);background:var(--bg-card);color:var(--text-secondary);border-radius:100px;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.GameInfoSection-module__F0aP7W__rankList{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);overflow:hidden}.GameInfoSection-module__F0aP7W__rankRow{border-bottom:1px solid var(--border-color);grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:grid}.GameInfoSection-module__F0aP7W__rankRow:last-child{border-bottom:none}.GameInfoSection-module__F0aP7W__rankNum{color:var(--text-muted);text-align:center;font-size:12px;font-weight:700}.GameInfoSection-module__F0aP7W__gold{color:#f5c518}.GameInfoSection-module__F0aP7W__silver{color:#a0a0b0}.GameInfoSection-module__F0aP7W__bronze{color:#cd7f32}.GameInfoSection-module__F0aP7W__rankNick{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.GameInfoSection-module__F0aP7W__rankScore{color:var(--text-secondary);white-space:nowrap;font-size:12px}.GameInfoSection-module__F0aP7W__rankLink{color:var(--text-muted);align-self:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.GameInfoSection-module__F0aP7W__rankLink:hover{color:var(--accent-cyan)}.GameInfoSection-module__F0aP7W__shareRow{flex-wrap:wrap;gap:8px;display:flex}.GameInfoSection-module__F0aP7W__shareBtn{border:1px solid var(--border-bright);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.GameInfoSection-module__F0aP7W__shareBtn:hover{background:var(--bg-card-hover);border-color:var(--border-color)}.GameInfoSection-module__F0aP7W__relatedGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.GameInfoSection-module__F0aP7W__relatedCard{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.GameInfoSection-module__F0aP7W__relatedCard:hover{opacity:.85;transform:translateY(-1px)}.GameInfoSection-module__F0aP7W__relatedIcon{flex-shrink:0;font-size:22px;line-height:1}.GameInfoSection-module__F0aP7W__relatedTitle{font-size:13px;font-weight:700;line-height:1.3}@media (max-width:640px){.GameInfoSection-module__F0aP7W__section{padding-bottom:32px}.GameInfoSection-module__F0aP7W__desc{font-size:13px}.GameInfoSection-module__F0aP7W__relatedCard{padding:10px 12px}.GameInfoSection-module__F0aP7W__relatedIcon{font-size:20px}}
.RankingSection-module__NRpt3q__wrapper{width:100%;max-width:480px;margin:0 auto}.RankingSection-module__NRpt3q__toast{z-index:8000;color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;pointer-events:none;background:#0a0a14eb;border:1px solid #ffffff26;border-radius:14px;padding:14px 28px;font-size:17px;font-weight:700;animation:.3s both RankingSection-module__NRpt3q__rsToastIn;position:fixed;top:30%;left:50%;transform:translate(-50%)}@keyframes RankingSection-module__NRpt3q__rsToastIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.RankingSection-module__NRpt3q__loading{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;padding:24px 0;font-size:14px;display:flex}.RankingSection-module__NRpt3q__spinner{border:2px solid var(--border-color);border-top-color:var(--accent-cyan);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite RankingSection-module__NRpt3q__spin}@keyframes RankingSection-module__NRpt3q__spin{to{transform:rotate(360deg)}}.RankingSection-module__NRpt3q__rankHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.RankingSection-module__NRpt3q__rankTitle{color:var(--text-secondary);flex:1;font-size:14px;font-weight:700}.RankingSection-module__NRpt3q__myRankBadge{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:#fff;border-radius:100px;align-items:center;gap:4px;padding:3px 10px;font-size:13px;font-weight:700;display:inline-flex}.RankingSection-module__NRpt3q__list{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);scrollbar-width:thin;scrollbar-color:var(--border-bright) transparent;max-height:420px;overflow-y:auto}.RankingSection-module__NRpt3q__list::-webkit-scrollbar{width:5px}.RankingSection-module__NRpt3q__list::-webkit-scrollbar-track{background:0 0}.RankingSection-module__NRpt3q__list::-webkit-scrollbar-thumb{background:var(--border-bright);border-radius:3px}.RankingSection-module__NRpt3q__row{border-bottom:1px solid var(--border-color);grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:9px 12px;font-size:14px;transition:background .15s;display:grid}.RankingSection-module__NRpt3q__row:last-child{border-bottom:none}.RankingSection-module__NRpt3q__row:hover{background:var(--bg-card-hover)}.RankingSection-module__NRpt3q__myRow{border-left:3px solid var(--accent-cyan);background:linear-gradient(90deg,#0099cc14,#9044ee14);padding-left:9px}.RankingSection-module__NRpt3q__myRow:hover{background:linear-gradient(90deg,#0099cc21,#9044ee21)}.RankingSection-module__NRpt3q__rankNum{color:var(--text-muted);text-align:right;font-size:13px;font-weight:700}.RankingSection-module__NRpt3q__rankNumTop{color:var(--accent-cyan)}.RankingSection-module__NRpt3q__rankNumTopThree{color:var(--accent-yellow,#c90)}.RankingSection-module__NRpt3q__nickname{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.RankingSection-module__NRpt3q__myNickname{color:var(--accent-cyan);font-weight:700}.RankingSection-module__NRpt3q__scoreDisplay{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:600}.RankingSection-module__NRpt3q__myScoreDisplay{color:var(--accent-purple);font-weight:700}.RankingSection-module__NRpt3q__separator{color:var(--text-muted);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;padding:4px 0;font-size:11px;display:flex}.RankingSection-module__NRpt3q__empty{text-align:center;color:var(--text-muted);padding:24px;font-size:14px}.RankingSection-module__NRpt3q__dialogOverlay{z-index:9010;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:24px;animation:.2s RankingSection-module__NRpt3q__fadeIn;display:flex;position:fixed;inset:0}@keyframes RankingSection-module__NRpt3q__fadeIn{0%{opacity:0}to{opacity:1}}.RankingSection-module__NRpt3q__dialogCard{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);width:100%;max-width:360px;padding:28px 28px 24px;animation:.25s both RankingSection-module__NRpt3q__slideUp}@keyframes RankingSection-module__NRpt3q__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.RankingSection-module__NRpt3q__dialogRankLine{text-align:center;margin-bottom:16px}.RankingSection-module__NRpt3q__dialogRankNum{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:38px;font-weight:900;line-height:1}.RankingSection-module__NRpt3q__dialogRankSub{color:var(--text-muted);margin-top:4px;font-size:13px}.RankingSection-module__NRpt3q__dialogLabel{color:var(--text-secondary);margin-bottom:8px;font-size:14px;font-weight:600}.RankingSection-module__NRpt3q__dialogInput{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-md);width:100%;color:var(--text-primary);outline:none;margin-bottom:16px;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.RankingSection-module__NRpt3q__dialogInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #0099cc1f}.RankingSection-module__NRpt3q__dialogInput::placeholder{color:var(--text-muted)}.RankingSection-module__NRpt3q__dialogBtns{gap:10px;display:flex}.RankingSection-module__NRpt3q__dialogSaveBtn{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .2s,transform .2s}.RankingSection-module__NRpt3q__dialogSaveBtn:hover{opacity:.9;transform:translateY(-1px)}.RankingSection-module__NRpt3q__dialogSaveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.RankingSection-module__NRpt3q__dialogSkipBtn{border:1px solid var(--border-bright);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:var(--transition);white-space:nowrap;background:0 0;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500}.RankingSection-module__NRpt3q__dialogSkipBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}@media (max-width:640px){.RankingSection-module__NRpt3q__toast{padding:12px 20px;font-size:15px}.RankingSection-module__NRpt3q__dialogCard{padding:22px 20px 20px}}
.TopicBadge-module__24Xdpq__wrap{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.TopicBadge-module__24Xdpq__btn{cursor:pointer;appearance:none;gap:5px;font-family:inherit}.TopicBadge-module__24Xdpq__btn:hover{opacity:.8}.TopicBadge-module__24Xdpq__labelText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.TopicBadge-module__24Xdpq__caret{opacity:.6;flex-shrink:0;font-size:10px;line-height:1}.TopicBadge-module__24Xdpq__panel{z-index:500;background:var(--bg-primary,#111);border:1px solid var(--border-bright,#ffffff26);border-radius:12px;flex-direction:column;min-width:160px;max-width:260px;max-height:300px;padding:6px;animation:.12s both TopicBadge-module__24Xdpq__panelIn;display:flex;position:fixed;overflow-y:auto;box-shadow:0 8px 32px #0000008c}@keyframes TopicBadge-module__24Xdpq__panelIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TopicBadge-module__24Xdpq__groupLabel{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;padding:8px 10px 4px;font-size:10px;font-weight:700}.TopicBadge-module__24Xdpq__item{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;white-space:nowrap;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s;display:flex}.TopicBadge-module__24Xdpq__item:hover{background:var(--bg-hover,#ffffff12)}.TopicBadge-module__24Xdpq__itemActive{color:var(--accent-cyan);font-weight:700}.TopicBadge-module__24Xdpq__check{color:var(--accent-cyan);flex-shrink:0;font-size:11px}.TopicBadge-module__24Xdpq__loadingMsg{color:var(--text-muted);text-align:center;padding:12px 10px;font-size:13px}
.absolute-pitch-module__5EZDia__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px;animation:.3s both absolute-pitch-module__5EZDia__fadeIn;display:flex}.absolute-pitch-module__5EZDia__introCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:100%;padding:24px 20px;display:flex}.absolute-pitch-module__5EZDia__introIcon{font-size:40px;line-height:1}.absolute-pitch-module__5EZDia__introTitle{color:var(--text-primary);margin:0;font-size:22px;font-weight:700}.absolute-pitch-module__5EZDia__introDesc{color:var(--text-muted);text-align:center;margin:0;font-size:14px;line-height:1.6}.absolute-pitch-module__5EZDia__diffGrid{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.absolute-pitch-module__5EZDia__diffBtn{background:var(--bg-card,var(--bg-secondary));border:1.5px solid var(--border-color);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:3px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.absolute-pitch-module__5EZDia__diffBtn:hover{border-color:var(--text-muted)}.absolute-pitch-module__5EZDia__diffBtnLabel{color:inherit;font-size:14px;font-weight:700}.absolute-pitch-module__5EZDia__diffBtnDesc{color:var(--text-muted);font-size:11px;line-height:1.4}.absolute-pitch-module__5EZDia__diffBtnBest{margin-top:2px;font-size:11px;font-weight:600}.absolute-pitch-module__5EZDia__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:8px;width:100%;padding:8px 14px;display:flex}.absolute-pitch-module__5EZDia__topLeft{flex:none}.absolute-pitch-module__5EZDia__topCenter{text-align:center;color:var(--text-muted);flex:1;font-size:13px;font-weight:600}.absolute-pitch-module__5EZDia__topRight{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:13px;font-weight:700}.absolute-pitch-module__5EZDia__diffBadge{white-space:nowrap;border:1px solid;border-radius:100px;padding:4px 11px;font-size:12px;font-weight:700}.absolute-pitch-module__5EZDia__attemptBadge{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:600}.absolute-pitch-module__5EZDia__questionBox{justify-content:center;align-items:center;min-height:48px;font-size:17px;font-weight:600;display:flex}.absolute-pitch-module__5EZDia__statusCorrect{color:#30d158;animation:.55s ease-out forwards absolute-pitch-module__5EZDia__popIn}.absolute-pitch-module__5EZDia__statusWrong{color:var(--accent-red,#ff453a);animation:.3s both absolute-pitch-module__5EZDia__shake}.absolute-pitch-module__5EZDia__statusNeutral{color:var(--text-muted)}.absolute-pitch-module__5EZDia__replayBtn{color:#0a84ff;cursor:pointer;background:#0a84ff1a;border:1.5px solid #0a84ff59;border-radius:100px;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s;display:flex}.absolute-pitch-module__5EZDia__replayBtn:hover:not(:disabled){background:#0a84ff2e}.absolute-pitch-module__5EZDia__replayBtn:disabled{opacity:.4;cursor:default}.absolute-pitch-module__5EZDia__pianoScroll{width:100%;padding-bottom:6px;overflow-x:auto}.absolute-pitch-module__5EZDia__piano{height:150px;display:flex;position:relative}.absolute-pitch-module__5EZDia__whiteKey{cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;z-index:1;background:#f8f8f8;border:1.5px solid #bbb;border-top:none;border-radius:0 0 6px 6px;flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;padding-bottom:8px;transition:background .1s,transform 70ms;display:flex}.absolute-pitch-module__5EZDia__whiteKey:hover{background:#e8f4ff}.absolute-pitch-module__5EZDia__whiteKey:active{transform-origin:top;background:#cce4ff;transform:scaleY(.97)}.absolute-pitch-module__5EZDia__blackKey{cursor:pointer;z-index:2;box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#1a1a1a;border:1.5px solid #000;border-top:none;border-radius:0 0 5px 5px;height:58%;transition:background .1s,transform 70ms;position:absolute;top:0}.absolute-pitch-module__5EZDia__blackKey:hover{background:#333}.absolute-pitch-module__5EZDia__blackKey:active{transform-origin:top;background:#555;transform:scaleY(.97)}.absolute-pitch-module__5EZDia__keyCorrect{animation:.4s both absolute-pitch-module__5EZDia__correctKey;background:#30d158!important;border-color:#25a244!important}.absolute-pitch-module__5EZDia__keyWrong{animation:.3s both absolute-pitch-module__5EZDia__wrongKey;background:#ff453a!important;border-color:#cc2d24!important}.absolute-pitch-module__5EZDia__keyInactive{cursor:default;pointer-events:none;background:#111!important;border-color:#000!important}.absolute-pitch-module__5EZDia__keyLabel{color:#555;pointer-events:none;font-size:10px;font-weight:600;line-height:1}.absolute-pitch-module__5EZDia__resultSub{color:var(--text-muted);margin-top:-8px;font-size:15px}.absolute-pitch-module__5EZDia__bestRecord{color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:100px;padding:6px 14px;font-size:14px;font-weight:600}@keyframes absolute-pitch-module__5EZDia__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes absolute-pitch-module__5EZDia__popIn{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes absolute-pitch-module__5EZDia__shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}@keyframes absolute-pitch-module__5EZDia__correctKey{0%{filter:brightness()}50%{filter:brightness(1.4)}to{filter:brightness()}}@keyframes absolute-pitch-module__5EZDia__wrongKey{0%{filter:brightness()}50%{filter:brightness(1.5)}to{filter:brightness()}}
.chimp-module__AVPmuW__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px;animation:.3s both chimp-module__AVPmuW__fadeIn;display:flex}.chimp-module__AVPmuW__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;width:100%;padding:8px 14px;display:flex}.chimp-module__AVPmuW__badge{color:var(--accent-blue);letter-spacing:.5px;background:#2277dd14;border:1px solid #2277dd47;border-radius:100px;align-items:center;padding:6px 16px;font-size:14px;font-weight:700;display:inline-flex}.chimp-module__AVPmuW__hintShow{color:var(--text-muted);font-size:14px;font-style:italic;animation:1.2s ease-in-out infinite chimp-module__AVPmuW__pulse}.chimp-module__AVPmuW__hintClick{color:var(--accent-blue);font-size:14px;font-weight:600}.chimp-module__AVPmuW__scoreWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.chimp-module__AVPmuW__scoreNum{color:var(--accent-blue);text-align:center;min-width:60px;font-size:18px;font-weight:800;display:inline-block}.chimp-module__AVPmuW__plusTen{color:#ff6b35;pointer-events:none;white-space:nowrap;font-size:13px;font-weight:900;animation:.75s ease-out forwards chimp-module__AVPmuW__floatUp;position:absolute;top:-10px;left:50%}@keyframes chimp-module__AVPmuW__scorePop{0%{color:#ff6b35;filter:brightness(1.4);transform:scale(1.6)}55%{transform:scale(1.08)}to{color:var(--accent-blue);filter:none;transform:scale(1)}}@keyframes chimp-module__AVPmuW__floatUp{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1.3)}15%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(-34px)scale(.85)}}.chimp-module__AVPmuW__canvas{border:1px solid var(--border-color);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;max-width:100%;box-shadow:var(--shadow-card);background:#fff;border-radius:12px;display:block}.chimp-module__AVPmuW__canvas:active{opacity:.97}@keyframes chimp-module__AVPmuW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chimp-module__AVPmuW__pulse{0%,to{opacity:1}50%{opacity:.5}}
.color-match-module__hJmhaG__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:500px;animation:.3s both color-match-module__hJmhaG__fadeIn;display:flex}.color-match-module__hJmhaG__topSection{flex-direction:column;gap:6px;width:100%;display:flex}.color-match-module__hJmhaG__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:6px;width:100%;max-width:500px;padding:8px 14px;display:flex}.color-match-module__hJmhaG__topLeft{flex:none}.color-match-module__hJmhaG__topCenter{text-align:center;font-variant-numeric:tabular-nums;flex:1;font-size:22px;font-weight:900;transition:color .5s}.color-match-module__hJmhaG__topRight{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:13px;font-weight:700}.color-match-module__hJmhaG__levelBadge{color:var(--accent-orange);white-space:nowrap;background:#ff9f0a1a;border:1px solid #ff9f0a59;border-radius:100px;padding:3px 9px;font-size:12px;font-weight:700}.color-match-module__hJmhaG__gameLabel{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:700}.color-match-module__hJmhaG__timeBarWrap{background:var(--bg-secondary);border-radius:3px;width:100%;height:5px;overflow:hidden}.color-match-module__hJmhaG__timeBar{border-radius:3px;height:100%}.color-match-module__hJmhaG__gridWrap{aspect-ratio:1;flex-shrink:0;width:min(500px,100vw - 32px)}.color-match-module__hJmhaG__grid{width:100%;height:100%;display:grid}.color-match-module__hJmhaG__tile{aspect-ratio:1;cursor:pointer;min-width:0;min-height:0}.color-match-module__hJmhaG__tile:active{opacity:.85}@keyframes color-match-module__hJmhaG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.color-sequence-module__p45OqG__stage{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:520px;animation:.3s both color-sequence-module__p45OqG__fadeIn;display:flex}.color-sequence-module__p45OqG__topBar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:8px 14px;display:flex}.color-sequence-module__p45OqG__badge{color:var(--accent-cyan);background:#00f5ff14;border:1px solid #00f5ff59;border-radius:100px;align-items:center;padding:5px 16px;font-size:14px;font-weight:700;display:inline-flex}.color-sequence-module__p45OqG__badgeSub{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.color-sequence-module__p45OqG__progress{color:var(--accent-purple);background:#bf5af21a;border:1px solid #bf5af266;border-radius:100px;align-items:center;padding:5px 14px;font-size:14px;font-weight:700;animation:.18s both color-sequence-module__p45OqG__popIn;display:inline-flex}.color-sequence-module__p45OqG__showArea{flex-direction:column;align-items:center;gap:24px;display:flex}.color-sequence-module__p45OqG__flashCircle{border-radius:50%;width:160px;height:160px;transition:background 80ms,box-shadow .12s,opacity .12s}.color-sequence-module__p45OqG__seqDots{align-items:center;gap:8px;display:flex}.color-sequence-module__p45OqG__seqDot{background:var(--border-color);border-radius:50%;width:10px;height:10px;transition:background .1s,transform .1s}.color-sequence-module__p45OqG__seqDotActive{transform:scale(1.5)}.color-sequence-module__p45OqG__seqDotDone{background:var(--text-muted)!important}.color-sequence-module__p45OqG__recallArea{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.color-sequence-module__p45OqG__statusText{color:var(--text-secondary);text-align:center;min-height:22px;font-size:15px}.color-sequence-module__p45OqG__grid{grid-template-columns:repeat(var(--cols,4), 1fr);gap:10px;width:100%;display:grid}.color-sequence-module__p45OqG__colorBtn{background:var(--bg-card);border:2px solid var(--border-color);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:14px;flex-direction:column;align-items:center;gap:7px;padding:10px 6px;transition:transform .1s,border-color .1s,box-shadow .12s;display:flex}.color-sequence-module__p45OqG__colorBtn:hover:not(:disabled){border-color:var(--c);box-shadow:0 0 14px color-mix(in srgb, var(--c) 45%, transparent);transform:scale(1.06)}.color-sequence-module__p45OqG__colorBtn:active:not(:disabled){transform:scale(.95)}.color-sequence-module__p45OqG__colorBtn:disabled{cursor:default}.color-sequence-module__p45OqG__circle{border-radius:50%;flex-shrink:0;width:48px;height:48px;display:block}.color-sequence-module__p45OqG__label{color:var(--text-muted);letter-spacing:.3px;font-size:11px;font-weight:600}.color-sequence-module__p45OqG__colorBtnWrong{animation:.4s color-sequence-module__p45OqG__shake;background:#ff3b301f!important;border-color:#ff3b30!important}.color-sequence-module__p45OqG__colorBtnHint{animation:.6s infinite color-sequence-module__p45OqG__pulse;border-color:#34c759!important;box-shadow:0 0 18px #34c7598c!important}@keyframes color-sequence-module__p45OqG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes color-sequence-module__p45OqG__popIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes color-sequence-module__p45OqG__shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes color-sequence-module__p45OqG__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:480px){.color-sequence-module__p45OqG__flashCircle{width:120px;height:120px}.color-sequence-module__p45OqG__circle{width:38px;height:38px}.color-sequence-module__p45OqG__grid{gap:7px}}
.constellation-module__oepy9W__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:520px;animation:.3s both constellation-module__oepy9W__fadeIn;display:flex}.constellation-module__oepy9W__topBar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:8px 14px;display:flex}.constellation-module__oepy9W__badge{color:#ffd60a;background:#ffd60a14;border:1px solid #ffd60a59;border-radius:100px;align-items:center;padding:5px 16px;font-size:14px;font-weight:700;display:inline-flex}.constellation-module__oepy9W__badgeSub{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.constellation-module__oepy9W__connBadge{color:var(--accent-cyan);background:#00f5ff14;border:1px solid #00f5ff59;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.constellation-module__oepy9W__badgePass{color:var(--accent-green);background:#34c7591a;border:1px solid #34c75966;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.constellation-module__oepy9W__badgeFail{color:var(--accent-red);background:#ff3b301a;border:1px solid #ff3b3066;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.constellation-module__oepy9W__progressWrap{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.constellation-module__oepy9W__progressBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.constellation-module__oepy9W__progressFill{background:linear-gradient(90deg,#ffd60a,#ff9500);border-radius:3px;height:100%;transition:width 40ms linear}.constellation-module__oepy9W__progressLabel{color:var(--text-muted);font-size:12px}.constellation-module__oepy9W__canvas{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#070a1e;border:1px solid #ffffff12;border-radius:14px;max-width:100%;display:block;box-shadow:inset 0 0 60px #000028cc,0 4px 24px #0009}.constellation-module__oepy9W__hintText{color:var(--text-secondary);text-align:center;min-height:20px;font-size:14px}.constellation-module__oepy9W__legend{flex-wrap:wrap;justify-content:center;gap:18px;font-size:13px;font-weight:600;display:flex}.constellation-module__oepy9W__legendCorrect{color:#34c759}.constellation-module__oepy9W__legendWrong{color:#ff3b30}.constellation-module__oepy9W__legendMissed{color:#ff9500;opacity:.85}.constellation-module__oepy9W__resultScore{letter-spacing:-3px;font-size:64px;font-weight:900;line-height:1}.constellation-module__oepy9W__resultMsg{color:var(--text-secondary);text-align:center;font-size:16px}@keyframes constellation-module__oepy9W__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.dictation-module__7meRPa__main{gap:20px;padding:20px 16px 32px;justify-content:flex-start!important}.dictation-module__7meRPa__loading{color:var(--text-muted);flex-direction:column;align-items:center;gap:16px;margin:auto;font-size:14px;display:flex}.dictation-module__7meRPa__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-blue);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite dictation-module__7meRPa__spin}@keyframes dictation-module__7meRPa__spin{to{transform:rotate(360deg)}}.dictation-module__7meRPa__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:720px;padding:8px 14px;display:flex}.dictation-module__7meRPa__topBadge{color:var(--accent-blue);white-space:nowrap;background:#2277dd14;border:1px solid #2277dd47;border-radius:100px;flex-shrink:0;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.dictation-module__7meRPa__topCount{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.dictation-module__7meRPa__newSentenceBtn{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:5px 12px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.dictation-module__7meRPa__newSentenceBtn:hover{background:var(--bg-secondary);border-color:var(--border-bright)}.dictation-module__7meRPa__ttsBtn{background:var(--accent-blue);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:100px;flex-shrink:0;padding:6px 18px;font-size:14px;font-weight:600}.dictation-module__7meRPa__ttsBtn:hover{opacity:.85}.dictation-module__7meRPa__ttsBtnSpeaking{opacity:.9;cursor:default;animation:.9s ease-in-out infinite dictation-module__7meRPa__pulse}@keyframes dictation-module__7meRPa__pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.7;transform:scale(.97)}}.dictation-module__7meRPa__gridScroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.dictation-module__7meRPa__gridInner{flex-direction:column;gap:6px;width:max-content;margin:0 auto;padding:4px 6px;display:flex}.dictation-module__7meRPa__gridRow{align-items:center;gap:0;display:flex}.dictation-module__7meRPa__slot{border:2px solid var(--border-bright);border-radius:var(--radius-sm);width:48px;height:56px;color:var(--text-primary);background:var(--bg-primary);flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex;position:relative;overflow:hidden}.dictation-module__7meRPa__slotFilled{border-color:var(--accent-blue);background:#2277dd12}.dictation-module__7meRPa__slotCorrect{animation:.35s forwards dictation-module__7meRPa__revealCorrect;border-color:var(--accent-green)!important}.dictation-module__7meRPa__slotWrong{animation:.35s forwards dictation-module__7meRPa__revealWrong;border-color:var(--accent-red)!important}@keyframes dictation-module__7meRPa__revealCorrect{0%{background:#2a50;transform:scale(1)}50%{background:#22aa5573;transform:scale(1.14)}to{background:#22aa552e;transform:scale(1)}}@keyframes dictation-module__7meRPa__revealWrong{0%{background:#d250;transform:scale(1)}50%{background:#dd225573;transform:scale(1.14)}to{background:#dd22552e;transform:scale(1)}}.dictation-module__7meRPa__slotWrongRevealed{flex-direction:column;justify-content:center;gap:2px;height:68px}.dictation-module__7meRPa__wrongChar{color:var(--accent-red);font-size:22px;font-weight:700;line-height:1}.dictation-module__7meRPa__correctHint{color:var(--accent-green);font-size:20px;font-weight:800;line-height:1}.dictation-module__7meRPa__gapZone{border-radius:4px;flex-shrink:0;align-self:stretch;width:6px;transition:width .18s,background .18s}.dictation-module__7meRPa__gapZoneFilled{cursor:pointer;background:#2277dd14;border:1px dashed #2277dd73;width:24px}.dictation-module__7meRPa__gapZoneFilled:hover{background:#2277dd29}.dictation-module__7meRPa__gapCorrect{background:#22aa552e!important;border-color:#22aa558c!important}.dictation-module__7meRPa__gapWrong{width:24px;background:#dd225526!important;border:1px dashed #dd225573!important}.dictation-module__7meRPa__candidate{border:2px solid var(--border-bright);border-radius:var(--radius-sm);width:48px;height:52px;color:var(--text-primary);background:var(--bg-card);cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-card);flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;transition:transform .1s,box-shadow .1s,border-color .1s,background .1s;display:flex}.dictation-module__7meRPa__candidate:hover{border-color:var(--accent-blue);transform:translateY(-2px);box-shadow:0 4px 12px #2277dd26}.dictation-module__7meRPa__candidateSelected{border-color:var(--accent-blue);background:#2277dd1f;box-shadow:0 0 0 2px #2277dd40}.dictation-module__7meRPa__candidateEmpty{visibility:hidden;flex-shrink:0;width:48px;height:52px}.dictation-module__7meRPa__spaceBtnWrap{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dictation-module__7meRPa__spaceBtn{border:2px dashed var(--border-bright);color:var(--text-secondary);background:var(--bg-card);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:10px;flex-shrink:0;padding:10px 22px;font-size:15px;font-weight:600;transition:border-color .15s,color .15s}.dictation-module__7meRPa__spaceBtn:hover{border-color:var(--accent-blue);color:var(--accent-blue)}.dictation-module__7meRPa__spaceBtnHint{color:var(--text-muted);font-size:12px}.dictation-module__7meRPa__ghost{pointer-events:none;background:var(--accent-blue);color:#fff;opacity:.88;z-index:9999;white-space:nowrap;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:700;position:fixed;transform:translate(-50%,-50%);box-shadow:0 4px 16px #27d6}.dictation-module__7meRPa__submitBtn{background:var(--accent-orange);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:32px;padding:14px 48px;font-size:18px;font-weight:700;box-shadow:0 4px 16px #dd770047}.dictation-module__7meRPa__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.dictation-module__7meRPa__submitBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}.dictation-module__7meRPa__resultArea{flex-direction:column;align-items:center;gap:16px;padding-top:8px;animation:.4s dictation-module__7meRPa__fadeIn;display:flex}.dictation-module__7meRPa__resultScore{color:var(--text-primary);font-size:26px;font-weight:900}.dictation-module__7meRPa__resultMsg{color:var(--text-secondary);font-size:16px}.dictation-module__7meRPa__infoText{color:var(--text-secondary);font-size:14px;line-height:1.8}
.estimation-module__ANWtOW__stage{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:560px;display:flex;position:relative}.estimation-module__ANWtOW__canvasWrapper{border-radius:var(--radius-lg);border:2px solid var(--border-color);background:var(--bg-secondary);box-shadow:var(--shadow-card);-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.estimation-module__ANWtOW__canvasWrapper canvas{display:block}.estimation-module__ANWtOW__shakeWrapper{animation:.5s both estimation-module__ANWtOW__shake}.estimation-module__ANWtOW__timerBar{background:var(--border-color);border-radius:2px;width:100%;height:4px;overflow:hidden}.estimation-module__ANWtOW__timerFill{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));border-radius:2px;height:100%;transition:width linear}.estimation-module__ANWtOW__hiddenLabel{color:var(--text-secondary);text-align:center;font-size:15px;animation:.3s both estimation-module__ANWtOW__fadeIn}.estimation-module__ANWtOW__inputRow{gap:12px;width:100%;max-width:360px;display:flex}.estimation-module__ANWtOW__inputRow input{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-md);color:var(--text-primary);text-align:center;outline:none;flex:1;padding:14px 20px;font-size:20px;font-weight:700;transition:border-color .2s,box-shadow .2s}.estimation-module__ANWtOW__inputRow input:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00f5ff1a}.estimation-module__ANWtOW__scoreDetails{flex-direction:column;gap:10px;width:100%;max-width:400px;animation:.4s both estimation-module__ANWtOW__slideUp;display:flex}.estimation-module__ANWtOW__scoreRow{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:14px;display:flex}.estimation-module__ANWtOW__scoreValue{color:var(--text-primary);font-weight:700}.estimation-module__ANWtOW__perfectBadge{background:linear-gradient(90deg, var(--accent-yellow), var(--accent-orange));color:#0a0a0f;letter-spacing:1px;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:800;animation:1.5s infinite estimation-module__ANWtOW__glow;display:inline-block}.estimation-module__ANWtOW__flashOverlay{pointer-events:none;z-index:200;background:#00f5ff14;animation:.4s both estimation-module__ANWtOW__flashIn;position:fixed;inset:0}
.face-memory-module__bttIaa__stage{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:700px;display:flex}.face-memory-module__bttIaa__faceGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:16px;width:100%;display:grid}.face-memory-module__bttIaa__faceCard{border-radius:var(--radius-md);border:2px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;aspect-ratio:1;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.face-memory-module__bttIaa__faceCard:hover{border-color:var(--accent-purple);transform:scale(1.04);box-shadow:0 0 20px #bf5af24d}.face-memory-module__bttIaa__faceCard.face-memory-module__bttIaa__selected{border-color:var(--accent-cyan);box-shadow:0 0 20px #00f5ff66}.face-memory-module__bttIaa__faceCard.face-memory-module__bttIaa__correct{border-color:var(--accent-green);box-shadow:0 0 20px #30d15866}.face-memory-module__bttIaa__faceCard.face-memory-module__bttIaa__wrong{border-color:var(--accent-red);box-shadow:0 0 20px #ff375f66}.face-memory-module__bttIaa__faceCanvas{width:100%;height:100%;display:block}.face-memory-module__bttIaa__faceLabel{text-align:center;color:var(--text-secondary);background:#0009;padding:4px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.face-memory-module__bttIaa__sequenceDisplay{border-radius:var(--radius-lg);border:2px solid var(--border-bright);background:var(--bg-secondary);justify-content:center;align-items:center;width:200px;height:200px;display:flex;overflow:hidden}.face-memory-module__bttIaa__progress{color:var(--text-secondary);font-size:14px}.face-memory-module__bttIaa__dots{gap:8px;display:flex}.face-memory-module__bttIaa__dot{background:var(--border-bright);border-radius:50%;width:10px;height:10px;transition:background .3s}.face-memory-module__bttIaa__dot.face-memory-module__bttIaa__active{background:var(--accent-purple);box-shadow:0 0 8px var(--accent-purple)}.face-memory-module__bttIaa__dot.face-memory-module__bttIaa__done{background:var(--text-muted)}.face-memory-module__bttIaa__questionText{text-align:center;max-width:500px;font-size:18px;font-weight:600;line-height:1.5}.face-memory-module__bttIaa__questionSubtext{color:var(--text-secondary);text-align:center;font-size:14px}
.jaso-module__guZjNq__stage{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px;animation:.3s both jaso-module__guZjNq__fadeIn;display:flex}.jaso-module__guZjNq__loadingWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.jaso-module__guZjNq__topBar{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 14px;display:flex;box-shadow:0 1px 6px #503cb41a}.jaso-module__guZjNq__timerDisplay{font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-weight:700}.jaso-module__guZjNq__topicBadge{background:var(--bg-card);color:var(--accent-purple);text-overflow:ellipsis;white-space:nowrap;border:1px solid #bf5af259;border-radius:100px;align-items:center;max-width:200px;padding:5px 16px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.jaso-module__guZjNq__countBadge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.jaso-module__guZjNq__progressTrack{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.jaso-module__guZjNq__progressFill{background:linear-gradient(90deg, var(--accent-purple), var(--accent-cyan));border-radius:3px;height:100%;transition:width .3s}.jaso-module__guZjNq__questionCard{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;min-height:200px;padding:24px 32px;transition:border-color .2s,background .2s;display:flex}.jaso-module__guZjNq__hintArea{flex:1;justify-content:center;align-items:end;width:100%;min-height:0;display:flex}.jaso-module__guZjNq__cardCorrect{border-color:var(--accent-green);background:#34c75912}.jaso-module__guZjNq__cardWrong{border-color:var(--accent-red);background:#ff3b3012}.jaso-module__guZjNq__cardReveal{border-color:var(--accent-cyan);background:#5ac8fa12}.jaso-module__guZjNq__questionText{color:var(--text-primary);font-size:16px;font-weight:500;line-height:1.7}.jaso-module__guZjNq__consonantHint{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.jaso-module__guZjNq__consonantChar{width:48px;height:48px;color:var(--accent-purple);letter-spacing:0;background:#bf5af21f;border:1px solid #bf5af266;border-radius:10px;justify-content:center;align-items:center;font-size:26px;font-weight:900;display:inline-flex}.jaso-module__guZjNq__feedbackRow{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;display:flex}.jaso-module__guZjNq__fbCorrect{color:var(--accent-green);font-size:15px;font-weight:700;animation:.2s both jaso-module__guZjNq__fadeIn}.jaso-module__guZjNq__fbWrong{color:var(--accent-red);font-size:15px;font-weight:700;animation:.2s both jaso-module__guZjNq__fadeIn}.jaso-module__guZjNq__fbReveal{color:var(--accent-cyan);font-size:15px;font-weight:700;animation:.2s both jaso-module__guZjNq__fadeIn}.jaso-module__guZjNq__explanation{color:var(--text-muted);max-width:420px;font-size:13px;line-height:1.6}.jaso-module__guZjNq__inputRow{align-items:center;gap:10px;width:100%;display:flex}.jaso-module__guZjNq__answerInput{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-md);min-width:0;color:var(--text-primary);-webkit-appearance:none;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .15s}.jaso-module__guZjNq__answerInput:focus{border-color:var(--accent-purple)}.jaso-module__guZjNq__answerInput::placeholder{color:var(--text-muted);font-size:14px}.jaso-module__guZjNq__bottomRow{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.jaso-module__guZjNq__runningScore{color:var(--text-muted);font-size:13px;font-weight:600}.jaso-module__guZjNq__revealBtn{border:1px solid var(--border-color);border-radius:var(--radius-sm,8px);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.jaso-module__guZjNq__revealBtn:hover:not(:disabled){border-color:var(--accent-cyan);color:var(--accent-cyan)}.jaso-module__guZjNq__revealBtn:disabled{opacity:.4;cursor:default}.jaso-module__guZjNq__hintToast{border:1px solid var(--border-bright);border-radius:var(--radius-md,12px);color:var(--text-primary);white-space:nowrap;z-index:200;text-align:center;background:#1e1e28f2;max-width:calc(100vw - 32px);padding:12px 20px;font-size:14px;font-weight:600;animation:.2s both jaso-module__guZjNq__fadeIn;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.jaso-module__guZjNq__resultTime{font-size:28px;font-family:var(--font-num,monospace);font-variant-numeric:tabular-nums;color:var(--accent-cyan);margin-bottom:4px;font-weight:700}.jaso-module__guZjNq__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-purple);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite jaso-module__guZjNq__spin}@keyframes jaso-module__guZjNq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes jaso-module__guZjNq__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.jaso-module__guZjNq__questionCard{padding:20px 16px}.jaso-module__guZjNq__questionText{font-size:14px}.jaso-module__guZjNq__consonantChar{width:38px;height:38px;font-size:20px}}
.map-module__iMy6RW__stage{border-radius:var(--radius-lg);border:1px solid var(--border-color);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.map-module__iMy6RW__topBar{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);z-index:10;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;display:flex}.map-module__iMy6RW__topLeft{flex:none}.map-module__iMy6RW__topRight{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.map-module__iMy6RW__categoryBadge{background:var(--bg-card);color:var(--accent-cyan);white-space:nowrap;border:1px solid #00f5ff59;border-radius:100px;flex-shrink:0;align-items:center;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.map-module__iMy6RW__question{text-align:center;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:18px;font-weight:800;overflow:hidden}.map-module__iMy6RW__timer{font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-weight:700}.map-module__iMy6RW__actionBtn{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:30px;padding:0;font-size:18px;line-height:1;transition:background .15s,border-color .15s;display:flex}.map-module__iMy6RW__actionBtn:hover:not(:disabled){background:var(--bg-hover,#ffffff0f);border-color:var(--border-bright)}.map-module__iMy6RW__actionBtn:disabled{opacity:.4;cursor:default}.map-module__iMy6RW__progressTrack{background:#ffffff26;flex-shrink:0;height:3px}.map-module__iMy6RW__progressFill{background:linear-gradient(90deg,#00e5b0,#0af);height:100%;transition:width .3s}.map-module__iMy6RW__svgWrap{cursor:default;background:#a8d8ea;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.map-module__iMy6RW__svgWrap svg{width:100%;height:100%;display:block}.map-module__iMy6RW__loadingOverlay{z-index:20;color:#1a3a2a;background:#a8d8eaeb;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}.map-module__iMy6RW__spinner{border:3px solid #1a3a2a33;border-top-color:#1a3a2a;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite map-module__iMy6RW__spin}@keyframes map-module__iMy6RW__spin{to{transform:rotate(360deg)}}.map-module__iMy6RW__wrongFloat{color:#fff;pointer-events:none;z-index:30;background:#ff3c3cd9;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:700;position:absolute;bottom:12px;left:12px}.map-module__iMy6RW__regionToast{color:#fff;pointer-events:none;z-index:50;white-space:nowrap;background:#000c;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:600;animation:.15s map-module__iMy6RW__fadeUp;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}@keyframes map-module__iMy6RW__fadeUp{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.map-module__iMy6RW__selectOverlay{z-index:200;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.map-module__iMy6RW__selectPanel{background:var(--bg-primary);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:540px;max-height:80vh;padding:0 0 32px;display:flex;overflow-y:auto}.map-module__iMy6RW__selectPanelHeader{color:var(--text-primary);border-bottom:1px solid var(--border-color);background:var(--bg-primary);justify-content:space-between;align-items:center;padding:16px 20px 12px;font-size:16px;font-weight:700;display:flex;position:sticky;top:0}.map-module__iMy6RW__selectCloseBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px;font-size:18px;line-height:1}.map-module__iMy6RW__groupLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;padding:14px 20px 6px;font-size:11px;font-weight:700}.map-module__iMy6RW__categoryList{flex-direction:column;gap:4px;padding:0 12px;display:flex}.map-module__iMy6RW__categoryBtn{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:left;cursor:pointer;color:var(--text-primary);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:15px;transition:background .12s;display:flex}.map-module__iMy6RW__categoryBtn:hover{background:var(--bg-tertiary)}.map-module__iMy6RW__categoryBtnArrow{color:var(--text-muted);font-size:13px}.map-module__iMy6RW__doneScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px 24px;animation:.35s both map-module__iMy6RW__fadeInScale;display:flex;overflow-y:auto}@keyframes map-module__iMy6RW__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.map-module__iMy6RW__doneTitle{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:40px;font-weight:900}.map-module__iMy6RW__doneTime{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-2px;font-size:52px;font-weight:900;line-height:1}.map-module__iMy6RW__doneSub{color:var(--text-muted);margin-bottom:4px;font-size:14px}.map-module__iMy6RW__doneStats{gap:32px;margin:12px 0 20px;display:flex}.map-module__iMy6RW__doneStat{flex-direction:column;align-items:center;gap:4px;display:flex}.map-module__iMy6RW__doneStatNum{font-size:26px;font-weight:800}.map-module__iMy6RW__doneStatLabel{color:var(--text-muted);font-size:12px}
.maze-module__3Qc_YW__stage{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:600px;animation:.3s both maze-module__3Qc_YW__fadeIn;display:flex}@keyframes maze-module__3Qc_YW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.maze-module__3Qc_YW__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;width:100%;padding:8px 14px;display:grid}.maze-module__3Qc_YW__diffBadge{cursor:pointer;border:1px solid #0000;border-radius:20px;flex-shrink:0;padding:5px 11px;font-size:13px;font-weight:700;transition:opacity .15s}.maze-module__3Qc_YW__diffBadge:hover{opacity:.8}.maze-module__3Qc_YW__timerBadge{text-align:center;font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-weight:700}.maze-module__3Qc_YW__stageBadge{color:var(--text-muted);white-space:nowrap;justify-self:end;font-size:13px}.maze-module__3Qc_YW__canvasWrap{aspect-ratio:1;width:100%;max-width:600px;position:relative}.maze-module__3Qc_YW__canvas{touch-action:none;border-radius:8px;width:100%;height:100%;display:block;box-shadow:0 2px 16px #5ab8cc2e}.maze-module__3Qc_YW__dpad{flex-direction:column;align-items:center;gap:4px;display:flex}.maze-module__3Qc_YW__dpadRow{align-items:center;gap:4px;display:flex}.maze-module__3Qc_YW__dpadCenter{width:52px;height:52px}.maze-module__3Qc_YW__dpadBtn{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;width:52px;height:52px;color:var(--text-primary);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;font-size:18px;transition:background .1s,transform .1s;display:flex}.maze-module__3Qc_YW__dpadBtn:active{background:var(--accent-cyan);color:#fff;transform:scale(.9)}@media (hover:hover) and (pointer:fine){.maze-module__3Qc_YW__dpad{display:none}}.maze-module__3Qc_YW__magOverlay{z-index:10;-webkit-user-select:none;user-select:none;border:1.5px solid #ffffff26;border-radius:8px;display:none;position:absolute;top:8px;right:8px;overflow:hidden;box-shadow:0 4px 20px #00000080}.maze-module__3Qc_YW__magHeader{cursor:grab;touch-action:none;background:#14141ed9;justify-content:space-between;align-items:center;height:28px;padding:0 8px;display:flex}.maze-module__3Qc_YW__magHeader:active{cursor:grabbing}.maze-module__3Qc_YW__magHeaderLabel{color:#ffffffb3;pointer-events:none;font-size:13px}.maze-module__3Qc_YW__magCollapseBtn{color:#ffffff8c;cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:11px;line-height:1}.maze-module__3Qc_YW__magCollapseBtn:hover{color:#ffffffe6}.maze-module__3Qc_YW__magCanvas{touch-action:none;cursor:crosshair;display:block}.maze-module__3Qc_YW__magResizeHandle{cursor:se-resize;touch-action:none;z-index:5;width:18px;height:18px;position:absolute;bottom:0;right:0}.maze-module__3Qc_YW__magResizeHandle:after{content:"";background-image:radial-gradient(circle,#ffffff73 1.5px,#0000 1.5px);background-size:4px 4px;width:10px;height:10px;position:absolute;bottom:3px;right:3px}
.music-module__23qHwq__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px;animation:.3s both music-module__23qHwq__fadeIn;display:flex}.music-module__23qHwq__loadingWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.music-module__23qHwq__topBar{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 14px;display:flex;box-shadow:0 1px 6px #503cb41a}.music-module__23qHwq__topicBadge{background:var(--bg-card);color:var(--accent-purple);border:1px solid #9044ee59;border-radius:100px;align-items:center;padding:5px 16px;font-size:13px;font-weight:700;display:inline-flex}.music-module__23qHwq__countBadge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.music-module__23qHwq__progressTrack{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.music-module__23qHwq__progressFill{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));border-radius:3px;height:100%;transition:width .3s}.music-module__23qHwq__speakerWrap{justify-content:center;align-items:center;width:160px;height:160px;margin:8px 0;display:flex;position:relative}.music-module__23qHwq__speakerBtn{z-index:2;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 8px 32px #9044ee66}.music-module__23qHwq__speakerBtn:hover{transform:scale(1.06);box-shadow:0 12px 40px #9044ee8c}.music-module__23qHwq__speakerBtn:active{transform:scale(.97)}.music-module__23qHwq__speakerBtnPlaying{background:linear-gradient(135deg, var(--accent-purple), var(--accent-cyan));animation:2s ease-in-out infinite music-module__23qHwq__speakerPulse}@keyframes music-module__23qHwq__speakerPulse{0%,to{box-shadow:0 8px 32px #9044ee66}50%{box-shadow:0 8px 48px #00f5ff80}}.music-module__23qHwq__pulseRing,.music-module__23qHwq__pulseRing2{border:2px solid #9044ee80;border-radius:50%;animation:2s ease-out infinite music-module__23qHwq__ringExpand;position:absolute}.music-module__23qHwq__pulseRing{width:130px;height:130px}.music-module__23qHwq__pulseRing2{width:130px;height:130px;animation-delay:.8s}@keyframes music-module__23qHwq__ringExpand{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.music-module__23qHwq__playHint{color:var(--text-muted);text-align:center;margin:-4px 0 0;font-size:13px}.music-module__23qHwq__inputArea{align-items:center;gap:10px;width:100%;display:flex}.music-module__23qHwq__answerInput{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-md);min-width:0;color:var(--text-primary);-webkit-appearance:none;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .15s}.music-module__23qHwq__answerInput:focus{border-color:var(--accent-purple)}.music-module__23qHwq__answerInput::placeholder{color:var(--text-muted);font-size:14px}.music-module__23qHwq__runningScore{color:var(--text-muted);font-size:13px;font-weight:600}.music-module__23qHwq__compareRow{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);flex-direction:column;width:100%;display:flex;overflow:hidden}.music-module__23qHwq__compareItem{flex-direction:column;gap:3px;padding:12px 16px;display:flex}.music-module__23qHwq__compareLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-size:11px;font-weight:700}.music-module__23qHwq__compareText{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.5}.music-module__23qHwq__compareSubText{color:var(--text-muted);font-size:12px}.music-module__23qHwq__roundScoreBreakdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-height:200px;margin-bottom:8px;padding:12px 16px;overflow-y:auto}.music-module__23qHwq__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-purple);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite music-module__23qHwq__spin}@keyframes music-module__23qHwq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes music-module__23qHwq__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.music-module__23qHwq__speakerBtn{width:100px;height:100px}.music-module__23qHwq__speakerWrap{width:130px;height:130px}.music-module__23qHwq__pulseRing,.music-module__23qHwq__pulseRing2{width:110px;height:110px}}.music-module__23qHwq__listenFullBtn{background:var(--bg-card);border:1.5px solid var(--border-bright);border-radius:var(--radius-md);width:100%;max-width:440px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:15px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}.music-module__23qHwq__listenFullBtn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:var(--bg-secondary)}
:root{--font-num:-apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", Roboto, sans-serif}.number-flash-module__MsBhMa__stage{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:600px;display:flex}.number-flash-module__MsBhMa__levelBar{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;width:100%;padding:8px 14px;display:flex;box-shadow:0 1px 6px #503cb41a}.number-flash-module__MsBhMa__levelBadge{background:var(--bg-card);letter-spacing:.5px;border:1px solid;border-radius:100px;align-items:center;padding:6px 16px;font-size:14px;font-weight:700;display:inline-flex}.number-flash-module__MsBhMa__timerDisplay{font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;font-weight:700}.number-flash-module__MsBhMa__qProgress{color:var(--text-muted);font-size:13px}.number-flash-module__MsBhMa__inLevelDots{gap:10px;display:flex}.number-flash-module__MsBhMa__dot{background:var(--bg-card);border:2px solid var(--border-bright);border-radius:50%;width:12px;height:12px;transition:background .25s,border-color .25s,box-shadow .25s}.number-flash-module__MsBhMa__dotDone{background:var(--accent-green);border-color:var(--accent-green);box-shadow:0 0 10px #30d1588c}.number-flash-module__MsBhMa__flashArea{background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;min-height:140px;display:flex;position:relative;overflow:hidden}.number-flash-module__MsBhMa__number{font-family:var(--font-num);font-variant-numeric:tabular-nums;letter-spacing:10px;color:var(--accent-cyan);text-shadow:0 0 40px #00f5ff66;-webkit-user-select:none;user-select:none;font-weight:900;animation:50ms both number-flash-module__MsBhMa__flashIn}@keyframes number-flash-module__MsBhMa__flashIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.number-flash-module__MsBhMa__readyDot{background:var(--accent-cyan);border-radius:50%;width:16px;height:16px;animation:.5s infinite number-flash-module__MsBhMa__readyPulse}@keyframes number-flash-module__MsBhMa__readyPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.number-flash-module__MsBhMa__hiddenState{font-size:64px;font-weight:900;font-family:var(--font-num);color:var(--border-color)}.number-flash-module__MsBhMa__inputRow{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.number-flash-module__MsBhMa__numberInput{background:var(--bg-secondary);border:2px solid var(--border-bright);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:36px;font-weight:700;font-family:var(--font-num);font-variant-numeric:tabular-nums;letter-spacing:6px;text-align:center;caret-color:var(--accent-cyan);background-repeat:no-repeat;outline:none;padding:16px 20px;transition:border-color .15s,box-shadow .15s}.number-flash-module__MsBhMa__numberInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00f5ff1f}.number-flash-module__MsBhMa__numberInput[readonly]{cursor:default;caret-color:#0000}.number-flash-module__MsBhMa__numberInput[readonly]:focus{border-color:var(--border-bright);box-shadow:none}.number-flash-module__MsBhMa__numberInput::placeholder{letter-spacing:0;color:var(--text-muted);font-size:15px;font-weight:400}.number-flash-module__MsBhMa__numberInputSuccess{background-image:linear-gradient(90deg,#30d15847 0%,#30d15824 100%);background-position:0;background-size:0% 100%;animation:.52s cubic-bezier(.22,1,.36,1) forwards number-flash-module__MsBhMa__successFill;border-color:var(--accent-green)!important;color:var(--accent-green)!important;box-shadow:0 0 0 3px #30d1582e!important}@keyframes number-flash-module__MsBhMa__successFill{0%{background-size:0% 100%}to{background-size:100% 100%}}.number-flash-module__MsBhMa__numberInputFail{animation:.62s forwards number-flash-module__MsBhMa__failShake;border-color:var(--accent-red)!important;color:var(--accent-red)!important}@keyframes number-flash-module__MsBhMa__failShake{0%{transform:translate(0);box-shadow:0 0 0 4px #ff375f8c}8%{transform:translate(-11px)}18%{transform:translate(11px);box-shadow:0 0 0 2px #ff375f2e}28%{transform:translate(-8px);box-shadow:0 0 0 4px #ff375f8c}38%{transform:translate(8px)}48%{transform:translate(-5px);box-shadow:0 0 0 2px #ff375f2e}58%{transform:translate(5px);box-shadow:0 0 0 4px #ff375f73}70%{transform:translate(-2px)}82%{transform:translate(2px)}to{transform:translate(0);box-shadow:0 0 0 3px #ff375f40}}.number-flash-module__MsBhMa__diffBadge{letter-spacing:3px;border:2px solid;border-radius:100px;align-items:center;padding:8px 28px;font-size:18px;font-weight:800;display:inline-flex}.number-flash-module__MsBhMa__levelPreview{flex-wrap:wrap;justify-content:center;gap:6px;margin:16px 0 8px;display:flex}.number-flash-module__MsBhMa__levelTag{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);font-variant-numeric:tabular-nums;border-radius:100px;padding:4px 12px;font-size:12px}.number-flash-module__MsBhMa__timeScore{font-size:64px;font-weight:900;font-family:var(--font-num);font-variant-numeric:tabular-nums;letter-spacing:-1px;text-shadow:0 0 40px;margin-bottom:8px;line-height:1}.number-flash-module__MsBhMa__finalResult{flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex}.number-flash-module__MsBhMa__levelResults{flex-direction:column;gap:8px;width:100%;max-width:380px;margin:16px 0 8px;display:flex}.number-flash-module__MsBhMa__levelResultRow{align-items:center;gap:10px;display:flex}.number-flash-module__MsBhMa__lvLabel{color:var(--text-muted);font-variant-numeric:tabular-nums;min-width:44px;font-size:12px}.number-flash-module__MsBhMa__lvBar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:4px;flex:1;height:8px;overflow:hidden}.number-flash-module__MsBhMa__lvFill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.25,1,.5,1)}.number-flash-module__MsBhMa__lvScore{color:var(--text-secondary);text-align:right;min-width:32px;font-size:12px;font-weight:600}@media (max-width:640px){.number-flash-module__MsBhMa__number{letter-spacing:5px}.number-flash-module__MsBhMa__numberInput{letter-spacing:4px;font-size:28px}.number-flash-module__MsBhMa__timeScore{font-size:48px}}
.object-placement-module__Pq2wcG__stage{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:600px;animation:.3s both object-placement-module__Pq2wcG__fadeIn;display:flex}.object-placement-module__Pq2wcG__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;width:100%;padding:8px 14px;display:flex}.object-placement-module__Pq2wcG__badge{color:var(--accent-cyan);background:#00f5ff14;border:1px solid #00f5ff59;border-radius:100px;align-items:center;padding:5px 16px;font-size:14px;font-weight:700;display:inline-flex}.object-placement-module__Pq2wcG__badgeSub{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.object-placement-module__Pq2wcG__qProgress{color:var(--text-muted);font-size:13px;font-weight:600}.object-placement-module__Pq2wcG__progressBadge{color:var(--accent-purple);background:#bf5af214;border:1px solid #bf5af259;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.object-placement-module__Pq2wcG__progressWrap{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.object-placement-module__Pq2wcG__progressBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.object-placement-module__Pq2wcG__progressFill{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));border-radius:3px;height:100%;transition:width 40ms linear}.object-placement-module__Pq2wcG__progressLabel{color:var(--text-muted);font-size:12px}.object-placement-module__Pq2wcG__grid{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;display:grid}.object-placement-module__Pq2wcG__cell{aspect-ratio:1;border:2px solid var(--border-color);background:var(--bg-secondary);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:8px;justify-content:center;align-items:center;transition:border-color .12s,background .12s,transform 80ms;display:flex;position:relative}.object-placement-module__Pq2wcG__cellFilled{border-color:var(--border-bright);background:var(--bg-card);cursor:grab}.object-placement-module__Pq2wcG__cellTarget{background:#00f5ff0f;border-style:dashed;border-color:#00f5ff8c}.object-placement-module__Pq2wcG__cellSwappable{background:#bf5af20f;border-color:#bf5af299}.object-placement-module__Pq2wcG__cellCorrect{border-color:var(--accent-green)!important;background:#34c7591f!important}.object-placement-module__Pq2wcG__cellWrong{border-color:var(--accent-red)!important;background:#ff3b301a!important}.object-placement-module__Pq2wcG__emoji{pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(52px,18vw,110px);line-height:1}.object-placement-module__Pq2wcG__tray{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:100%;min-height:60px;padding:8px 10px;display:flex}.object-placement-module__Pq2wcG__trayItem{border:2px solid var(--border-color);background:var(--bg-secondary);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;transition:border-color .1s,transform .1s;display:flex}.object-placement-module__Pq2wcG__trayItem:hover{border-color:var(--border-bright);transform:scale(1.1)}.object-placement-module__Pq2wcG__trayDone{color:var(--accent-green);font-size:13px;font-weight:600}@keyframes object-placement-module__Pq2wcG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:360px){.object-placement-module__Pq2wcG__stage{max-width:270px}.object-placement-module__Pq2wcG__trayItem{width:40px;height:40px;font-size:24px}}
.ox-module__4Ab6-G__stage{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px;animation:.3s both ox-module__4Ab6-G__fadeIn;display:flex}.ox-module__4Ab6-G__loadingWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.ox-module__4Ab6-G__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 14px;display:flex}.ox-module__4Ab6-G__topicBadge{color:var(--accent-cyan);text-overflow:ellipsis;white-space:nowrap;background:#00f5ff14;border:1px solid #00f5ff59;border-radius:100px;align-items:center;max-width:200px;padding:5px 16px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.ox-module__4Ab6-G__countBadge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);white-space:nowrap;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.ox-module__4Ab6-G__progressTrack{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.ox-module__4Ab6-G__progressFill{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));border-radius:3px;height:100%;transition:width .3s}.ox-module__4Ab6-G__questionCard{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:140px;padding:32px 36px;transition:border-color .2s,background .2s;display:flex}.ox-module__4Ab6-G__cardCorrect{border-color:var(--accent-green);background:#34c75912}.ox-module__4Ab6-G__cardWrong{border-color:var(--accent-red);background:#ff3b3012}.ox-module__4Ab6-G__questionText{color:var(--text-primary);letter-spacing:.1px;word-break:keep-all;overflow-wrap:break-word;width:100%;font-size:18px;font-weight:500;line-height:1.7}.ox-module__4Ab6-G__feedbackRow{flex-direction:column;align-items:center;gap:8px;animation:.2s both ox-module__4Ab6-G__fadeIn;display:flex}.ox-module__4Ab6-G__fbCorrect{color:var(--accent-green);font-size:15px;font-weight:700}.ox-module__4Ab6-G__fbWrong{color:var(--accent-red);font-size:15px;font-weight:700}.ox-module__4Ab6-G__explanation{color:var(--text-muted);max-width:420px;font-size:13px;line-height:1.6}.ox-module__4Ab6-G__btnRow{justify-content:center;gap:24px;display:flex}.ox-module__4Ab6-G__oxBtn{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;letter-spacing:-2px;border:none;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:48px;font-weight:900;transition:transform .1s,opacity .15s,box-shadow .15s;display:flex}.ox-module__4Ab6-G__oxBtn:active{transform:scale(.92)}.ox-module__4Ab6-G__oBtn{border:3px solid var(--accent-cyan);color:var(--accent-cyan);background:linear-gradient(135deg,#00f5ff26,#00f5ff14);box-shadow:0 4px 24px #00f5ff26}.ox-module__4Ab6-G__oBtn:hover:not(:disabled){background:#00f5ff2e;transform:scale(1.04);box-shadow:0 6px 32px #00f5ff4d}.ox-module__4Ab6-G__xBtn{border:3px solid var(--accent-red);color:var(--accent-red);background:linear-gradient(135deg,#ff375f26,#ff375f14);box-shadow:0 4px 24px #ff375f26}.ox-module__4Ab6-G__xBtn:hover:not(:disabled){background:#ff375f2e;transform:scale(1.04);box-shadow:0 6px 32px #ff375f4d}.ox-module__4Ab6-G__pressedCorrect{opacity:1!important;border-color:var(--accent-green)!important;color:var(--accent-green)!important;transform:scale(1.08)!important;box-shadow:0 0 0 6px #34c75940,0 6px 32px #34c75959!important}.ox-module__4Ab6-G__pressedWrong{filter:brightness(.8);opacity:1!important;border-color:var(--accent-red)!important;transform:scale(.96)!important;box-shadow:0 0 0 4px #ff3b3033!important}.ox-module__4Ab6-G__answerHint{animation:.6s .2s both ox-module__4Ab6-G__answerPulse;opacity:1!important}.ox-module__4Ab6-G__dimmed{opacity:.25}.ox-module__4Ab6-G__runningScore{color:var(--text-muted);font-size:13px;font-weight:600}.ox-module__4Ab6-G__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-cyan);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite ox-module__4Ab6-G__spin}@keyframes ox-module__4Ab6-G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ox-module__4Ab6-G__spin{to{transform:rotate(360deg)}}@keyframes ox-module__4Ab6-G__answerPulse{0%{transform:scale(1);box-shadow:0 4px 24px #34c7591a}50%{border-color:var(--accent-green);transform:scale(1.08);box-shadow:0 0 0 8px #34c75933}to{transform:scale(1)}}@media (max-width:480px){.ox-module__4Ab6-G__questionCard{padding:24px 20px}.ox-module__4Ab6-G__questionText{font-size:16px}.ox-module__4Ab6-G__oxBtn{width:100px;height:100px;font-size:40px}.ox-module__4Ab6-G__btnRow{gap:16px}}
.photo-module__IzbFgq__stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px;animation:.3s both photo-module__IzbFgq__fadeIn;display:flex}.photo-module__IzbFgq__loadingWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.photo-module__IzbFgq__topBar{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 14px;display:flex;box-shadow:0 1px 6px #503cb41a}.photo-module__IzbFgq__topicBadge{background:var(--bg-card);color:var(--accent-orange);text-overflow:ellipsis;white-space:nowrap;border:1px solid #ff9f0a59;border-radius:100px;align-items:center;max-width:200px;padding:5px 16px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.photo-module__IzbFgq__countBadge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;border-radius:100px;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.photo-module__IzbFgq__progressTrack{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;width:100%;height:5px;overflow:hidden}.photo-module__IzbFgq__progressFill{background:linear-gradient(90deg, var(--accent-orange), var(--accent-yellow));border-radius:3px;height:100%;transition:width .3s}.photo-module__IzbFgq__imageContainer{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;min-height:200px;max-height:300px;display:flex;overflow:hidden}.photo-module__IzbFgq__questionImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;max-height:300px;display:block}.photo-module__IzbFgq__hintText{color:var(--accent-orange);background:#ff9f0a14;border:1px solid #ff9f0a40;border-radius:6px;padding:5px 14px;font-size:13px}.photo-module__IzbFgq__inputArea{align-items:center;gap:10px;width:100%;display:flex}.photo-module__IzbFgq__answerInput{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-md);min-width:0;color:var(--text-primary);-webkit-appearance:none;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .15s}.photo-module__IzbFgq__answerInput:focus{border-color:var(--accent-orange)}.photo-module__IzbFgq__answerInput::placeholder{color:var(--text-muted);font-size:14px}.photo-module__IzbFgq__runningScore{color:var(--text-muted);font-size:13px;font-weight:600}.photo-module__IzbFgq__compareRow{background:var(--bg-card);border:1px solid var(--border-bright);border-radius:var(--radius-lg);flex-direction:column;gap:0;width:100%;display:flex;overflow:hidden}.photo-module__IzbFgq__compareItem{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.photo-module__IzbFgq__compareLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-size:11px;font-weight:700}.photo-module__IzbFgq__compareText{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.5}.photo-module__IzbFgq__roundScoreBreakdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-height:200px;margin-bottom:8px;padding:12px 16px;overflow-y:auto}.photo-module__IzbFgq__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-orange);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite photo-module__IzbFgq__spin}@keyframes photo-module__IzbFgq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-module__IzbFgq__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.photo-module__IzbFgq__imageContainer{min-height:160px;max-height:220px}.photo-module__IzbFgq__questionImage{max-height:220px}}
.piano-module__l4ROrG__stage{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;display:flex}.piano-module__l4ROrG__sequenceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:36px;display:flex}.piano-module__l4ROrG__noteDot{background:var(--bg-card);border:2px solid var(--border-color);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.piano-module__l4ROrG__noteDot.piano-module__l4ROrG__played{background:var(--accent-orange);border-color:var(--accent-orange);color:#0a0a0f;box-shadow:0 0 12px #ff9f0a80}.piano-module__l4ROrG__noteDot.piano-module__l4ROrG__pending{background:var(--border-color)}.piano-module__l4ROrG__noteDot.piano-module__l4ROrG__correct{background:var(--accent-green);border-color:var(--accent-green);color:#0a0a0f}.piano-module__l4ROrG__noteDot.piano-module__l4ROrG__wrong{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.piano-module__l4ROrG__statusLabel{color:var(--text-secondary);text-align:center;min-height:24px;font-size:15px}.piano-module__l4ROrG__statusLabel.piano-module__l4ROrG__playing{color:var(--accent-orange);animation:.8s infinite piano-module__l4ROrG__pulse}.piano-module__l4ROrG__statusLabel.piano-module__l4ROrG__listen{color:var(--accent-cyan)}.piano-module__l4ROrG__pianoWrap{width:100%;padding-bottom:6px;overflow-x:auto}.piano-module__l4ROrG__piano{-webkit-user-select:none;user-select:none;height:150px;display:flex;position:relative}.piano-module__l4ROrG__whiteKey{box-sizing:border-box;cursor:pointer;z-index:1;background:#f8f8f8;border:1.5px solid #bbb;border-top:none;border-radius:0 0 6px 6px;flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;padding-bottom:8px;transition:background 80ms,transform 70ms;display:flex}.piano-module__l4ROrG__whiteKey:hover{background:#e8f4ff}.piano-module__l4ROrG__whiteKey.piano-module__l4ROrG__active{background:#00f5ff;transform:translateY(2px);box-shadow:0 0 16px #00f5ff80}.piano-module__l4ROrG__whiteKey.piano-module__l4ROrG__userActive{background:#bf5af2;transform:translateY(2px);box-shadow:0 0 16px #bf5af280}.piano-module__l4ROrG__keyLabel{color:#888;pointer-events:none;font-size:11px;font-weight:600}.piano-module__l4ROrG__whiteKey.piano-module__l4ROrG__active .piano-module__l4ROrG__keyLabel,.piano-module__l4ROrG__whiteKey.piano-module__l4ROrG__userActive .piano-module__l4ROrG__keyLabel{color:#00000080}.piano-module__l4ROrG__blackKey{cursor:pointer;z-index:2;box-sizing:border-box;background:#1a1a1a;border:1.5px solid #000;border-top:none;border-radius:0 0 5px 5px;height:58%;transition:background 80ms,transform 70ms;position:absolute;top:0}.piano-module__l4ROrG__blackKey:hover{background:#333}.piano-module__l4ROrG__blackKey.piano-module__l4ROrG__active{background:#00e5ee;transform:translateY(2px);box-shadow:0 0 14px #00f5ff99}.piano-module__l4ROrG__blackKey.piano-module__l4ROrG__userActive{background:#a040d0;transform:translateY(2px);box-shadow:0 0 14px #bf5af299}.piano-module__l4ROrG__levelBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:8px;width:100%;padding:8px 14px;display:flex}.piano-module__l4ROrG__levelBadge{white-space:nowrap;border:1px solid;border-radius:100px;align-items:center;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.piano-module__l4ROrG__songNameBar{text-align:center;width:100%;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;padding:3px 0;font-size:13px;overflow:hidden}.piano-module__l4ROrG__timerDisplay{font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-weight:700}.piano-module__l4ROrG__qProgress{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:13px}.piano-module__l4ROrG__slotsArea{justify-content:center;align-items:center;width:100%;min-height:72px;display:flex}.piano-module__l4ROrG__watchingIndicator{color:var(--accent-cyan);justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;animation:.9s ease-in-out infinite piano-module__l4ROrG__pulse;display:flex}@keyframes piano-module__l4ROrG__pulse{0%,to{opacity:1}50%{opacity:.45}}.piano-module__l4ROrG__watchingDot{background:var(--accent-cyan);border-radius:50%;flex-shrink:0;width:8px;height:8px}.piano-module__l4ROrG__answerSlotsWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.piano-module__l4ROrG__navArrows{flex-shrink:0;gap:4px;display:flex}.piano-module__l4ROrG__arrowBtn{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:12px;transition:background .1s,border-color .1s;display:flex}.piano-module__l4ROrG__arrowBtn:hover{background:var(--bg-hover,#ffffff0f);border-color:var(--border-bright);color:var(--text-primary)}.piano-module__l4ROrG__answerSlots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:44px;display:flex}.piano-module__l4ROrG__slot{border-radius:var(--radius-md);border:2px solid var(--border-color);background:var(--bg-card);min-width:52px;color:var(--text-muted);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 10px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s}.piano-module__l4ROrG__slot:hover{border-color:var(--border-bright)}.piano-module__l4ROrG__slotSelected{border-color:var(--accent-cyan)!important;color:var(--accent-cyan)!important;background:#00f5ff14!important;box-shadow:0 0 0 3px #00f5ff26!important}.piano-module__l4ROrG__slotFilled{border-color:var(--accent-purple);color:var(--accent-purple);background:#bf5af214}.piano-module__l4ROrG__slotCorrect{border-color:var(--accent-green)!important;color:var(--accent-green)!important;background:#30d1581a!important}.piano-module__l4ROrG__slotWrong{border-color:var(--accent-red)!important;color:var(--accent-red)!important;background:#ff375f1a!important}.piano-module__l4ROrG__slotNum{color:var(--text-muted);font-size:11px}.piano-module__l4ROrG__actionRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:16px;display:flex}.piano-module__l4ROrG__playbackWrapper{flex-direction:column;align-items:center;gap:4px;display:flex}.piano-module__l4ROrG__btnDesc{color:var(--text-muted);text-align:center;font-size:11px}.piano-module__l4ROrG__submitWarning{color:var(--accent-red);text-align:center;margin:0;font-size:13px}.piano-module__l4ROrG__songName{color:var(--text-muted);letter-spacing:.5px;font-size:13px}.piano-module__l4ROrG__feedbackRow{flex-direction:column;align-items:center;gap:6px;font-size:13px;display:flex}.piano-module__l4ROrG__fbCorrect{color:var(--accent-green)}.piano-module__l4ROrG__fbWrong{color:var(--accent-red)}@media (max-width:640px){.piano-module__l4ROrG__piano{height:120px}}
:root{--font-plate:-apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", Roboto, sans-serif}.plate-memory-module__cHnbhW__stage{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:520px;display:flex}.plate-memory-module__cHnbhW__topBar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;width:100%;padding:8px 14px;display:flex}.plate-memory-module__cHnbhW__progressRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.plate-memory-module__cHnbhW__progressDot{background:var(--border-color);border-radius:50%;width:10px;height:10px;transition:background .2s,box-shadow .2s}.plate-memory-module__cHnbhW__dotActive{background:var(--accent-cyan);box-shadow:0 0 8px #00f5ff80}.plate-memory-module__cHnbhW__dotExact{background:var(--accent-green)}.plate-memory-module__cHnbhW__dotWrong{background:var(--accent-red)}.plate-memory-module__cHnbhW__timerDisplay{font-size:16px;font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-weight:700}.plate-memory-module__cHnbhW__plateArea{background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;height:160px;padding:20px 24px;display:flex;overflow:hidden}.plate-memory-module__cHnbhW__plate{letter-spacing:5px;color:#fff;font-size:48px;font-weight:900;font-family:var(--font-plate);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;background:#18293d;border:4px solid #4a7aaf;border-radius:10px;padding:14px 32px;animation:60ms both plate-memory-module__cHnbhW__flashIn;box-shadow:0 4px 24px #0000008c,inset 0 1px #ffffff14}@keyframes plate-memory-module__cHnbhW__flashIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.plate-memory-module__cHnbhW__readyDot{background:var(--accent-cyan);border-radius:50%;width:16px;height:16px;animation:.5s infinite plate-memory-module__cHnbhW__readyPulse}@keyframes plate-memory-module__cHnbhW__readyPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.plate-memory-module__cHnbhW__hiddenState{color:var(--border-color);font-size:56px;font-weight:900;font-family:var(--font-plate)}.plate-memory-module__cHnbhW__feedbackPlate{letter-spacing:5px;font-size:48px;font-weight:900;font-family:var(--font-plate);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;border-radius:10px;padding:14px 32px;animation:.15s both plate-memory-module__cHnbhW__flashIn}.plate-memory-module__cHnbhW__feedbackCorrect{color:var(--accent-green);background:#30d15814;border:3px solid #30d15873;box-shadow:0 0 20px #30d15833}.plate-memory-module__cHnbhW__feedbackWrong{color:var(--accent-red);background:#ff375f14;border:3px solid #ff375f66;box-shadow:0 0 20px #ff375f26}.plate-memory-module__cHnbhW__inputArea{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.plate-memory-module__cHnbhW__plateInput{background:var(--bg-secondary);border:2px solid var(--border-bright);border-radius:var(--radius-md);width:100%;max-width:420px;color:var(--text-primary);font-size:28px;font-weight:700;font-family:var(--font-plate);font-variant-numeric:tabular-nums;letter-spacing:5px;text-align:center;caret-color:var(--accent-cyan);background-repeat:no-repeat;outline:none;padding:16px 20px;transition:border-color .15s,box-shadow .15s}.plate-memory-module__cHnbhW__plateInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00f5ff1f}.plate-memory-module__cHnbhW__plateInput[readonly]{cursor:default}.plate-memory-module__cHnbhW__plateInput::placeholder{letter-spacing:0;color:var(--text-muted);font-size:13px;font-weight:400}.plate-memory-module__cHnbhW__plateInputSuccess{background-image:linear-gradient(90deg,#30d15847 0%,#30d15824 100%);background-position:0;background-size:0% 100%;animation:.55s cubic-bezier(.22,1,.36,1) forwards plate-memory-module__cHnbhW__successFill;border-color:var(--accent-green)!important;color:var(--accent-green)!important;box-shadow:0 0 0 3px #30d1582e!important}@keyframes plate-memory-module__cHnbhW__successFill{0%{background-size:0% 100%}to{background-size:100% 100%}}.plate-memory-module__cHnbhW__plateInputFail{animation:.65s forwards plate-memory-module__cHnbhW__failShake;border-color:var(--accent-red)!important;color:var(--accent-red)!important}@keyframes plate-memory-module__cHnbhW__failShake{0%{transform:translate(0);box-shadow:0 0 0 4px #ff375f8c}8%{transform:translate(-11px)}18%{transform:translate(11px);box-shadow:0 0 0 2px #ff375f2e}28%{transform:translate(-8px);box-shadow:0 0 0 4px #ff375f8c}38%{transform:translate(8px)}48%{transform:translate(-5px);box-shadow:0 0 0 2px #ff375f2e}58%{transform:translate(5px);box-shadow:0 0 0 4px #ff375f73}70%{transform:translate(-2px)}82%{transform:translate(2px)}to{transform:translate(0);box-shadow:0 0 0 3px #ff375f40}}.plate-memory-module__cHnbhW__feedbackCompare{align-items:center;gap:12px;min-height:32px;display:flex}.plate-memory-module__cHnbhW__compareLabel{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-size:11px}.plate-memory-module__cHnbhW__myAnswerWrong{font-family:var(--font-plate);font-variant-numeric:tabular-nums;letter-spacing:3px;color:var(--accent-red);font-size:20px;font-weight:700}.plate-memory-module__cHnbhW__timeScore{font-size:60px;font-weight:900;font-family:var(--font-plate);font-variant-numeric:tabular-nums;letter-spacing:-1px;color:var(--accent-cyan);text-shadow:0 0 30px #00f5ff66;margin-bottom:8px;line-height:1}.plate-memory-module__cHnbhW__recap{flex-direction:column;gap:5px;width:100%;max-width:420px;margin:16px 0 0;display:flex}.plate-memory-module__cHnbhW__recapRow{border-radius:var(--radius-sm);border:1px solid;align-items:center;gap:10px;padding:7px 12px;font-size:13px;display:flex}.plate-memory-module__cHnbhW__recapCorrect{background:#30d1580d;border-color:#30d1584d}.plate-memory-module__cHnbhW__recapWrong{background:#ff375f0d;border-color:#ff375f4d}.plate-memory-module__cHnbhW__recapNum{color:var(--text-muted);min-width:18px;font-size:11px}.plate-memory-module__cHnbhW__recapPlate{font-family:var(--font-plate);font-variant-numeric:tabular-nums;letter-spacing:2px;color:var(--text-primary);flex:1;font-weight:700}.plate-memory-module__cHnbhW__recapTyped{font-family:var(--font-plate);font-variant-numeric:tabular-nums;letter-spacing:2px;color:var(--accent-red);font-size:12px;font-weight:600}.plate-memory-module__cHnbhW__recapIcon{color:var(--text-muted);font-size:13px;font-weight:800}@media (max-width:640px){.plate-memory-module__cHnbhW__plate,.plate-memory-module__cHnbhW__feedbackPlate{letter-spacing:3px;padding:12px 20px;font-size:34px}.plate-memory-module__cHnbhW__plateInput{letter-spacing:3px;font-size:22px}.plate-memory-module__cHnbhW__timeScore{font-size:46px}.plate-memory-module__cHnbhW__plateArea{height:130px}}
.quickscope-module__QJjGRG__stage{flex-direction:column;align-items:center;gap:10px;width:100%;animation:.3s both quickscope-module__QJjGRG__fadeIn;display:flex}.quickscope-module__QJjGRG__topBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;width:100%;padding:8px 14px;display:grid}.quickscope-module__QJjGRG__hudLeft{color:var(--accent-cyan);font-size:13px;font-weight:700}.quickscope-module__QJjGRG__hudCenter{color:var(--text-primary);text-align:center;white-space:nowrap;font-size:15px;font-weight:700}.quickscope-module__QJjGRG__hudRight{color:var(--text-muted);text-align:right;white-space:nowrap;justify-self:end;font-size:13px}.quickscope-module__QJjGRG__gameArea{border-radius:var(--radius-md);cursor:none;-webkit-user-select:none;user-select:none;touch-action:none;border:1px solid #ffffff0f;width:100%;height:clamp(260px,52vw,370px);position:relative;overflow:hidden}.quickscope-module__QJjGRG__scene{position:absolute;inset:0;overflow:hidden}.quickscope-module__QJjGRG__sceneBg{will-change:transform;background:linear-gradient(#0e1a0e 0%,#172617 35%,#1a3010 65%,#0e1a08 100%);width:120%;height:120%;position:absolute;top:-10%;left:-10%}.quickscope-module__QJjGRG__sceneBg:after{content:"";background:linear-gradient(#0e1a08,#0a1205);height:26%;position:absolute;bottom:0;left:0;right:0}.quickscope-module__QJjGRG__treeLine{pointer-events:none;background:radial-gradient(20px 60px at 8% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(28px 80px at 15% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(18px 55px at 23% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(24px 70px at 31% 100%,#0d1f0d 99%,#0000 100%),radial-gradient(20px 60px at 39% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(30px 85px at 48% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(22px 65px at 57% 100%,#0d1f0d 99%,#0000 100%),radial-gradient(18px 55px at 65% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(26px 75px at 74% 100%,#0a1a0a 99%,#0000 100%),radial-gradient(20px 60px at 83% 100%,#0d1f0d 99%,#0000 100%),radial-gradient(24px 68px at 92% 100%,#0a1a0a 99%,#0000 100%);height:80px;position:absolute;bottom:24%;left:-5%;right:-5%}.quickscope-module__QJjGRG__enemyWrap{z-index:6;flex-direction:column;align-items:center;gap:3px;animation:.25s cubic-bezier(.34,1.56,.64,1) both quickscope-module__QJjGRG__enemyPop;display:flex;position:absolute;transform:translate(-50%,-50%)}.quickscope-module__QJjGRG__enemySvg{filter:drop-shadow(0 0 6px #c0392b99)}.quickscope-module__QJjGRG__lifeBarWrap{background:#ffffff26;border-radius:2px;width:40px;height:4px;overflow:hidden}.quickscope-module__QJjGRG__lifeBarFill{background:#e74c3c;border-radius:2px;height:100%;transition:width 40ms linear}@keyframes quickscope-module__QJjGRG__enemyPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.quickscope-module__QJjGRG__scopeOverlay{pointer-events:none;z-index:8;background:#000000e0;animation:.1s both quickscope-module__QJjGRG__scopeIn;position:absolute;inset:0}@keyframes quickscope-module__QJjGRG__scopeIn{0%{opacity:0}to{opacity:1}}.quickscope-module__QJjGRG__scopeRing{pointer-events:none;z-index:9;border:2.5px solid #78c850d9;border-radius:50%;width:184px;height:184px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0006,inset 0 0 30px #0003}.quickscope-module__QJjGRG__scopeH{background:#78c850b3;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.quickscope-module__QJjGRG__scopeV{background:#78c850b3;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.quickscope-module__QJjGRG__scopeDot{background:#ff5050e6;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #ff5050cc}.quickscope-module__QJjGRG__rifleWrap{pointer-events:none;z-index:5;transform-origin:88% 88%;filter:drop-shadow(0 6px 16px #000000bf);width:78%;max-width:430px;transition:transform .12s;position:absolute;bottom:-22px;right:-18px;transform:rotate(-33deg)}.quickscope-module__QJjGRG__rifleZoomed{transform-origin:88% 88%;transform:rotate(-20deg)translate(-30px,-22px)}.quickscope-module__QJjGRG__rifleSvg{width:100%;height:auto}.quickscope-module__QJjGRG__crosshair{pointer-events:none;z-index:10;width:22px;height:22px;position:absolute;transform:translate(-50%,-50%)}.quickscope-module__QJjGRG__crosshair:before,.quickscope-module__QJjGRG__crosshair:after{content:"";background:#ffffffe0;position:absolute}.quickscope-module__QJjGRG__crosshair:before{width:22px;height:1.5px;top:50%;left:0;transform:translateY(-50%)}.quickscope-module__QJjGRG__crosshair:after{width:1.5px;height:22px;top:0;left:50%;transform:translate(-50%)}.quickscope-module__QJjGRG__crosshairZoomed:before,.quickscope-module__QJjGRG__crosshairZoomed:after{background:#ff4646e6}.quickscope-module__QJjGRG__shotFlash{letter-spacing:1px;pointer-events:none;z-index:15;white-space:nowrap;font-size:20px;font-weight:900;animation:.55s both quickscope-module__QJjGRG__flashIn;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.quickscope-module__QJjGRG__hitFlash{color:#2ecc71;text-shadow:0 0 16px #2ecc71e6,0 2px 6px #0009}.quickscope-module__QJjGRG__missFlash{color:#e74c3c;text-shadow:0 0 16px #e74c3ce6,0 2px 6px #0009}.quickscope-module__QJjGRG__countdownOverlay{border-radius:var(--radius-md);z-index:20;background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.quickscope-module__QJjGRG__countdownNum{color:#fff;text-shadow:0 0 30px #00f5ffcc,0 0 70px #00f5ff66;font-size:clamp(80px,22vw,140px);font-weight:900;line-height:1;animation:.65s both quickscope-module__QJjGRG__countAnim}@keyframes quickscope-module__QJjGRG__countAnim{0%{opacity:0;transform:scale(1.6)}20%{opacity:1;transform:scale(1)}72%{opacity:1;transform:scale(1)}to{opacity:.2;transform:scale(.8)}}.quickscope-module__QJjGRG__mobileControls{justify-content:center;gap:14px;width:100%;display:flex}.quickscope-module__QJjGRG__mobileBtn{border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border:none;flex:1;max-width:160px;padding:16px 12px;font-size:16px;font-weight:700;transition:transform 80ms,opacity 80ms}.quickscope-module__QJjGRG__mobileBtn:active{opacity:.85;transform:scale(.94)}.quickscope-module__QJjGRG__zoomBtn{color:#fff;background:linear-gradient(135deg,#1e3a5f,#2980b9);box-shadow:0 3px 12px #2980b94d}.quickscope-module__QJjGRG__zoomActive{background:linear-gradient(135deg,#2980b9,#00bcd4);box-shadow:0 0 20px #00bcd480}.quickscope-module__QJjGRG__fireBtn{color:#fff;background:linear-gradient(135deg,#7b1010,#c0392b);box-shadow:0 3px 12px #c0392b4d}@media (max-width:480px){.quickscope-module__QJjGRG__gameArea{height:clamp(220px,60vw,310px)}.quickscope-module__QJjGRG__scopeRing{width:160px;height:160px}.quickscope-module__QJjGRG__rifleWrap{width:85%}}
.spot-diff-module__i9fWNW__stage{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:900px;display:flex}.spot-diff-module__i9fWNW__imagesRow{flex-wrap:wrap;justify-content:center;gap:24px;width:100%;display:flex}.spot-diff-module__i9fWNW__imagePanel{flex-direction:column;align-items:center;gap:10px;display:flex}.spot-diff-module__i9fWNW__imageTitle{color:var(--text-secondary);letter-spacing:1px;text-transform:uppercase;font-size:13px;font-weight:600}.spot-diff-module__i9fWNW__canvasWrapper{border-radius:var(--radius-md);border:2px solid var(--border-color);cursor:crosshair;transition:border-color .2s;position:relative;overflow:hidden}.spot-diff-module__i9fWNW__canvasWrapper:hover{border-color:var(--accent-green)}.spot-diff-module__i9fWNW__canvasWrapper canvas{display:block}.spot-diff-module__i9fWNW__clickMarker{border:3px solid var(--accent-green);pointer-events:none;border-radius:50%;width:32px;height:32px;animation:.2s both spot-diff-module__i9fWNW__fadeIn;position:absolute;transform:translate(-50%,-50%)}.spot-diff-module__i9fWNW__clickMarker:after{content:"";background:#30d1584d;border-radius:50%;position:absolute;inset:4px}.spot-diff-module__i9fWNW__progressRow{color:var(--text-secondary);align-items:center;gap:16px;font-size:14px;display:flex}.spot-diff-module__i9fWNW__diffBadge{color:var(--accent-green);background:#30d15826;border:1px solid #30d1584d;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.spot-diff-module__i9fWNW__hint{color:var(--text-muted);text-align:center;font-size:13px}
