:root{--bg:#0b1020;--panel:#141b31;--panel2:#1c2542;--text:#e8ecf5;--muted:#8f9bb8;--accent:#4fc3f7;--accent2:#ffb74d;--good:#69f0ae;--bad:#ef5350;--gold:#ffd54f;--radius:12px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px}button{font:inherit;color:inherit;background:var(--panel2);cursor:pointer;border:1px solid #2b3560;border-radius:8px;padding:7px 14px;transition:background .12s,transform 60ms}button:hover:not(:disabled){background:#26315a}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.55;cursor:default}button.primary{background:var(--accent);color:#06121c;border-color:#0000;font-weight:700}button.primary:hover:not(:disabled){background:#7fd6fa}button.primary.big{padding:12px 26px;font-size:17px}button.ghost{background:0 0}button.danger{background:#4a1f28;border-color:#7a2c3a}button.small{padding:4px 10px;font-size:13px}.muted{color:var(--muted)}.small{font-size:13px}kbd{background:#2b3560;border-radius:4px;padding:1px 5px;font-size:12px}.bar{background:#2b3560;border-radius:3px;height:6px;margin:6px 0;overflow:hidden}.bar>div{background:linear-gradient(90deg, var(--accent), var(--good));height:100%}.home{max-width:1100px;margin:0 auto;padding:24px 20px 60px}.hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.hero h1{margin:0 0 4px;font-size:32px}.hero p{max-width:560px;margin:0}.hero-left{flex-direction:column;flex:420px;min-width:0;display:flex}.profile{background:var(--panel);border-radius:var(--radius);flex:0 380px;min-width:300px;padding:14px 18px}.lvl b{margin-right:8px;font-size:18px}.who{margin-bottom:10px}.who-btn{border:1px solid #2b3560;align-items:center;gap:8px;width:100%;padding:6px 10px;display:flex}.who-emoji{font-size:18px;line-height:1}.who-btn b{text-align:left;flex:1}.who-btn .caret{color:var(--muted)}.profile-list{background:var(--panel2);border-radius:10px;margin-bottom:10px;padding:6px}.prow{align-items:center;gap:4px;display:flex}.prow+.prow{margin-top:2px}.prow.active{background:#26315a;border-radius:8px}.prow .pick{text-align:left;flex:1;align-items:center;gap:8px;padding:6px 8px;display:flex}.prow .pname{flex:1;font-weight:600}.profile-list .add{width:100%;margin-top:6px}.profile-edit{background:var(--panel2);border-radius:10px;margin-bottom:10px;padding:10px}.emoji-pick{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.emoji-pick button{padding:3px 6px;font-size:16px;line-height:1.2}.emoji-pick button.on{background:var(--accent)}.profile-edit input{background:var(--panel);width:100%;color:inherit;font:inherit;border:1px solid #2b3560;border-radius:8px;padding:7px 10px}.erow{gap:6px;margin-top:8px;display:flex}.erow .danger{margin-left:auto}.pills{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.pills>span{background:var(--panel2);border-radius:999px;padding:3px 10px;font-size:13px}.pills .lang-seg{background:0 0;border-radius:8px;padding:0;overflow:hidden}.lang-seg button{padding:3px 9px;font-size:12px;font-weight:700}.settings{background:var(--panel);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:10px 22px;margin-bottom:18px;padding:14px 18px;display:flex}.settings p{flex-basis:100%;margin:4px 0 0}.chk{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.chk select{background:var(--panel2);color:inherit;font:inherit;border:1px solid #2b3560;border-radius:6px;padding:4px 8px}.midi-pill{color:var(--accent);white-space:nowrap;background:#0e3d57;border-radius:999px;padding:3px 10px;font-size:12px}.badges{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.badge{background:var(--panel);opacity:.38;filter:grayscale();border-radius:999px;align-items:center;gap:6px;padding:4px 12px 4px 6px;font-size:13px;display:flex}.badge.has{opacity:1;filter:none;box-shadow:inset 0 0 0 1px #3a4a80}.badge .ico{font-size:18px}.unit{margin-bottom:30px}.unit.locked{opacity:.6}.unit-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.unit-head h2{margin:4px 0 2px;font-size:21px}.unit-head p{margin:0}.unit-stat{text-align:right;min-width:140px}.unit-stat b{font-size:20px}.lvl-tag{letter-spacing:.6px;text-transform:uppercase;background:#2b3560;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.lvl-tag.beginner{color:#8ff0c0;background:#1e4d3a}.lvl-tag.elementary{color:#8fd0ff;background:#1e3a5f}.lvl-tag.intermediate{color:#ffcf8f;background:#5a3a1e}.lessons{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.lesson-card{text-align:left;background:var(--panel);border-radius:var(--radius);border-color:#0000;flex-direction:column;gap:5px;padding:12px 14px;display:flex}.lesson-card:hover:not(:disabled){background:var(--panel2)}.lesson-card.locked{opacity:.5}.lc-top{align-items:center;gap:8px;display:flex}.lc-top .num{background:#2b3560;border-radius:6px;padding:1px 7px;font-size:12px;font-weight:700}.hand{border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.hand.R{color:var(--accent);background:#0e3d57}.hand.L{color:var(--accent2);background:#5a3610}.hand.both{color:#fff;background:linear-gradient(90deg,#0e3d57,#5a3610)}.stars{color:#3a4468;letter-spacing:1px}.stars.small{margin-left:auto;font-size:14px}.stars .lit{color:var(--gold);text-shadow:0 0 8px #ffd54f80}footer{text-align:center;margin-top:30px}.lesson{flex-direction:column;height:100vh;display:flex}.lesson-head{background:var(--panel);flex-wrap:wrap;align-items:center;gap:16px;padding:10px 16px;display:flex}.lesson-title{flex:1;min-width:200px}.lesson-title h2{margin:0;font-size:19px}.hud{gap:22px;display:flex}.hud>div{flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.hud .muted{text-transform:uppercase;letter-spacing:.6px;font-size:11px}.hud b{font-variant-numeric:tabular-nums;font-size:20px}.hud b.hot{color:var(--gold)}.controls{background:#0f1529;border-bottom:1px solid #1f2848;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 16px;display:flex}.controls .spacer{flex:1}.seg{border:1px solid #2b3560;border-radius:8px;display:inline-flex;overflow:hidden}.seg button{border:0;border-radius:0;padding:6px 12px;font-size:13px}.seg button+button{border-left:1px solid #2b3560}.seg button.on{background:var(--accent);color:#06121c;font-weight:700}.stage{flex-direction:column;flex:1;justify-content:flex-end;min-height:0;padding:0 12px 10px;display:flex;position:relative}.progress{background:#1f2848;border-radius:2px;height:4px;margin:6px 0;overflow:hidden}.progress>div{background:var(--accent);height:100%;transition:width .1s linear}.highway{background:linear-gradient(#0b1020 0%,#0f1733 100%);border-radius:8px 8px 0 0;width:100%;display:block}.piano{-webkit-user-select:none;user-select:none;touch-action:none;width:100%;display:block}.piano .wk{fill:#f4f4f8;stroke:#9aa0b5}.piano .wk.on{fill:#7fd6fa}.piano .wk.auto{fill:#ffd6a0}.piano .bk{fill:#1a1a22;stroke:#000}.piano .bk.on{fill:#2a8fbf}.piano .bk.auto{fill:#b8742a}.piano text{pointer-events:none;text-anchor:middle;font-size:11px}.piano .kname{fill:#46506b;font-weight:600}.piano .kname.anchor{fill:#1f2848;font-weight:800}.piano .kname.dark{fill:#cfd6ea;font-size:9px;font-weight:600}.piano .klabel{fill:#99a}.piano .klabel.dark{fill:#bbb}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#060a19b8;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.card{background:var(--panel);border-radius:16px;width:100%;max-width:560px;padding:22px 26px;box-shadow:0 20px 60px #00000080}.card h3{margin:0 0 8px;font-size:22px}.card p{margin:6px 0}.tips{color:#cfd6ea;margin:8px 0;padding-left:20px}.tips li{margin:3px 0}.row{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.dot{vertical-align:middle;border-radius:3px;width:10px;height:10px;display:inline-block}.dot.r{background:var(--accent)}.dot.l{background:var(--accent2)}.results{text-align:center}.results .stars{letter-spacing:6px;font-size:44px}.results.failed h3{color:#ff8a80}.results .fail-icon{color:var(--bad);font-size:40px;font-weight:700;line-height:1}.results .stopped{margin:4px 0 0;font-size:16px}.results .stopped b{color:var(--accent2);font-variant-numeric:tabular-nums}.stat-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 6px;display:grid}.stat-grid.three{grid-template-columns:repeat(3,1fr)}.stat-grid .of{color:var(--muted);font-size:14px;font-weight:400}.stat-grid>div{background:var(--panel2);border-radius:10px;flex-direction:column;padding:8px;display:flex}.stat-grid b{font-size:20px}.stat-grid .xp{color:var(--good)}.badges-won{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.badges-won span{color:var(--gold);background:#3d3410;border-radius:999px;padding:4px 10px;font-weight:600}.hint{color:#cfd6ea;letter-spacing:.3px;vertical-align:middle;white-space:nowrap;background:#ffffff24;border-radius:5px;margin-left:8px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-block}.primary .hint{color:#06121c;background:#0003}.results .row{justify-content:center}.card.results{max-height:calc(100vh - 32px);overflow-y:auto}.share-panel{border-top:1px solid #26315a;margin-top:16px;padding-top:16px}.share-grid{text-align:left;align-items:flex-start;gap:14px;display:flex}.share-preview{background:var(--panel2);aspect-ratio:1;border-radius:12px;flex:0 0 150px;width:150px;overflow:hidden}.share-preview img{object-fit:cover;width:100%;height:100%;display:block}.share-preview .ph{height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:26px;display:flex}.share-actions{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.wide{width:100%}.share-row{gap:8px;display:flex}.share-row>button{flex:1;min-width:0}.brand{font-weight:700}.brand.x{background:#000;border-color:#333;font-size:17px}.brand.fb{color:#fff;background:#1877f2;border-color:#0000}.brand.ig{color:#fff;background:linear-gradient(45deg,#f09433,#dc2743,#bc1888);border-color:#0000}.brand.x:hover:not(:disabled){background:#1c1c1c}.brand.fb:hover:not(:disabled){background:#0f66db}.brand.ig:hover:not(:disabled){background:linear-gradient(45deg,#f5a04a,#e63757,#cf1e96)}.share-note{text-align:left;margin-top:12px;line-height:1.45}.row button.on{background:var(--accent);color:#06121c;border-color:#0000;font-weight:700}@media (width<=520px){.share-grid{flex-direction:column}.share-preview{flex:none;align-self:center;width:100%;max-width:200px}}@media (width<=640px){.hud{gap:12px}.hud b{font-size:16px}.stat-grid{grid-template-columns:repeat(2,1fr)}.controls{gap:6px;padding:6px 10px}.stage{padding:0 6px 6px}}.guide-overlay{z-index:20}.card.guide{max-width:660px;max-height:calc(100vh - 32px);overflow-y:auto}.ghead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.ghead h3{margin:0}.gfx{background:#0d1428;border-radius:10px;width:100%;height:auto;display:block}.gbody{margin-top:14px}.gbody p{margin:8px 0;line-height:1.5}.gnotenum{fill:#0b1020;text-anchor:middle;font-size:18px;font-weight:800}.glegendrow{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:10px 0 0;display:flex}.glegendrow .dot{margin-left:14px}.glegendrow .dot:first-child{margin-left:0}.gdetected{color:var(--good);font-weight:600}.gmodes,.gtips{margin:6px 0;padding-left:0;list-style:none}.gmodes li{align-items:baseline;gap:12px;margin:10px 0;display:flex}.gmodes b{flex:0 0 96px}.m-practice{color:#8fd9fb}.m-perform{color:var(--accent)}.m-strict{color:var(--good)}.gtips li{margin:9px 0;padding-left:26px;line-height:1.45;position:relative}.gtips li:before{content:"♪";color:var(--accent);font-weight:700;position:absolute;left:4px}.gdots{justify-content:center;gap:7px;margin:18px 0 12px;display:flex}.gdots button{background:#2b3560;border:0;border-radius:50%;width:9px;height:9px;padding:0}.gdots button.on{background:var(--accent);transform:scale(1.3)}.gcheck{justify-content:center;width:100%}.gnav{justify-content:center;margin-top:12px}.gfshape{fill:#cfd6ea;opacity:.42}.gfbadge{fill:#2b3560}.gfnum{fill:#e8ecf5;text-anchor:middle;font-size:17px;font-weight:800}.gkshape{fill:#f4f4f8}.gkname{fill:#667;text-anchor:middle;font-size:19px;font-weight:700}.ghand{fill:#8f9bb8;text-anchor:middle;font-size:15px;font-weight:700}.gsocket{fill:#1c2542;stroke:#2b3560;stroke-width:3px}.gsocket.on{stroke:#69f0ae}@media (prefers-reduced-motion:no-preference){.gfinger .gfshape,.gfinger .gfbadge,.gfinger .gfnum{animation:5s infinite gfing;animation-delay:inherit}.gfinger{animation:none}.gfinger .gfshape{animation-name:gfshape}.gfinger .gfbadge{animation-name:gfbadge}.gkey .gkshape{animation:5s infinite gkey;animation-delay:inherit}@keyframes gfshape{0%,14%{fill:#4fc3f7;opacity:.95}20%,to{fill:#cfd6ea;opacity:.42}}@keyframes gfbadge{0%,14%{fill:#0288d1}20%,to{fill:#2b3560}}@keyframes gkey{0%,14%{fill:#7fd6fa}20%,to{fill:#f4f4f8}}.gnote{animation:1.8s linear infinite gfall}@keyframes gfall{0%{transform:translateY(0)}to{transform:translateY(176px)}}.gplug{animation:2.6s ease-in-out infinite gplug}@keyframes gplug{0%,12%{transform:translate(-56px)}45%,to{transform:translate(60px)}}.gpulse{fill:none;stroke:#69f0ae;stroke-width:3px;animation:2s ease-out infinite gpulse}@keyframes gpulse{0%{r:46;opacity:.8}to{r:76;opacity:0}}}.mic-pill{background:var(--panel2);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:4px 12px;font-size:12px;display:inline-flex}.mic-pill.listening{color:var(--good);background:#10381f}.mic-pill.starting{color:var(--muted)}.mic-pill.denied,.mic-pill.error,.mic-pill.unsupported{color:#ff8a80;white-space:normal;background:#4a1f28}.mic-meter{background:#ffffff1f;border-radius:3px;width:54px;height:6px;display:inline-block;overflow:hidden}.mic-meter>span{background:var(--good);height:100%;transition:width 80ms linear;display:block}.seg button .nr{opacity:.75;text-transform:lowercase;margin-left:4px;font-size:10px;font-weight:600}.seg button.on .nr{opacity:.85}.mic-note b{color:#ffd54f;margin-bottom:4px;display:block}.mic-note{color:#b9f6ca;background:#10381f;border-radius:8px;margin-top:8px;padding:8px 10px;line-height:1.45}.retry-in{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.retry-in>.muted{margin-right:2px}.last-played{border-radius:var(--radius);background:linear-gradient(90deg,#14203f,#1c2542);border:1px solid #2b3560;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:12px 16px;display:flex}.hero-left>.last-played{margin-top:18px}.lp-text{flex-direction:column;gap:2px;min-width:0;display:flex}.lp-text b{font-size:18px}.lp-text .stars.small{margin-left:0}.last-played .primary{white-space:nowrap}
