:root{--ok:#20c997;--warn:#ffc107;--err:#dc3545;--accent:#0d6efd}body{background:#0b0f1a;color:#e9eef7}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.neon-card{background:linear-gradient(145deg,rgba(13,17,27,.8),rgba(25,30,45,.8));border:1px solid hsla(0,0%,100%,.06);box-shadow:0 8px 24px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.03);border-radius:18px}.key{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:48px;margin:4px;padding:6px 10px;border-radius:10px;background:#111726;border:1px solid hsla(0,0%,100%,.06);font-weight:600;position:relative;overflow:hidden}.key.small{min-width:32px}.key.space{min-width:320px}.key .heat{position:absolute;inset:0;opacity:.35;pointer-events:none}.key.active{outline:2px solid var(--accent)}.key.target{box-shadow:0 0 0 2px var(--warn) inset,0 0 16px rgba(255,193,7,.35)}.key.hit{box-shadow:0 0 0 2px var(--ok) inset}.key.miss{box-shadow:0 0 0 2px var(--err) inset}.hands{left:50%;transform:translateX(-50%);bottom:-72px;gap:120px;opacity:.9}.hands img{width:140px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.5))}.typing-box{background:#0f1526;border:1px dashed hsla(0,0%,100%,.2);border-radius:16px;padding:18px;min-height:140px;font-size:20px;line-height:1.8}.typing-box .done{color:#8ec07c}.typing-box .current{background:rgba(255,193,7,.2)}.typing-box .error{background:rgba(220,53,69,.2);border-bottom:2px solid var(--err)}.gauge-card h5{margin-bottom:10px}.form-control,.form-select{background-color:#12182a!important;color:#e9eef7!important;border-color:hsla(0,0%,100%,.16)!important}.form-control::placeholder{color:rgba(233,238,247,.55)!important}.form-select option{background:#0f1526;color:#e9eef7}.form-label,.text-muted,label{color:#c9d6ea!important}.keyboard-wrap{padding-bottom:120px}.key{min-width:40px;height:44px;margin:6px;font-size:14px}.key.small{min-width:36px;height:40px;font-size:12px}.key.space{min-width:360px}.hands{bottom:0;align-items:flex-end;padding:0 24px;gap:24px;opacity:.95}.hands img{width:160px;height:auto}.gauge-card{min-height:240px}@media (min-width:1400px){.container-fluid{max-width:1600px}}.keyboard-wrap{padding-bottom:180px}.hands{bottom:8px;padding:0 28px}.hands .hand{position:relative;width:200px}.hands .hand img{width:100%;height:auto;display:block}.hands .finger-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:rgba(32,201,151,.95);box-shadow:0 0 0 6px rgba(32,201,151,.18),0 0 24px rgba(32,201,151,.55);transform:translate(-50%,-50%);display:none}.hands .finger-dot.active{display:block}.hands .finger-dot.miss{background:rgba(220,53,69,.95);box-shadow:0 0 0 6px rgba(220,53,69,.18),0 0 24px rgba(220,53,69,.55)}@media (max-width:992px){.hands .hand{width:160px}.keyboard-wrap{padding-bottom:150px}}.keyboard-wrap{padding-left:220px;padding-right:220px;padding-bottom:60px;overflow:visible}.hands{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;pointer-events:none;padding:0 16px}.hands .hand{width:180px;opacity:.95}@media (max-width:1200px){.keyboard-wrap{padding-left:160px;padding-right:160px}.hands .hand{width:150px}}@media (max-width:992px){.keyboard-wrap{padding-left:120px;padding-right:120px}.hands .hand{width:120px}}.hands .finger-dot{z-index:2}.key-row{overflow-x:auto;scrollbar-width:thin}.key-row::-webkit-scrollbar{height:6px}.key-row::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:6px}@media (max-width:1200px){.key{min-width:36px;height:42px;font-size:13px}.key.space{min-width:300px}}@media (max-width:992px){.key{min-width:32px;height:38px;font-size:12px}.key.space{min-width:260px}}@media (max-width:768px){.key{min-width:28px;height:34px;font-size:11px}.key.space{min-width:220px}}:root{--handW:180px}.keyboard-wrap{position:relative}.keyboard-grid{display:grid;grid-template-columns:var(--handW) 1fr var(--handW);grid-gap:24px;align-items:center}.hand-col .hand{position:relative;width:100%;opacity:.95}.hand-col .hand img{width:100%;height:auto;display:block}.finger-dot{position:absolute;width:16px;height:16px;border-radius:50%;transform:translate(-50%,-50%);background:rgba(32,201,151,.95);box-shadow:0 0 0 6px rgba(32,201,151,.18),0 0 24px rgba(32,201,151,.55);display:none;z-index:2}.finger-dot.active{display:block}.finger-dot.miss{background:rgba(220,53,69,.95);box-shadow:0 0 0 6px rgba(220,53,69,.18),0 0 24px rgba(220,53,69,.55)}@media (max-width:1400px){:root{--handW:160px}}@media (max-width:1200px){:root{--handW:140px}}@media (max-width:992px){:root{--handW:120px}}@media (max-width:768px){:root{--handW:100px}}.keys-col .key-row{overflow-x:auto;white-space:nowrap}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:12px;gap:12px}.metrics-grid>.neon-card{display:flex;flex-direction:column;justify-content:center}.metrics-grid>.neon-card:last-child{grid-column:1/-1}@keyframes shakeX{0%{transform:translateX(0)}15%{transform:translateX(-6px)}30%{transform:translateX(6px)}45%{transform:translateX(-4px)}60%{transform:translateX(4px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.typing-box.shake{animation:shakeX .3s ease}.typing-box .current{background:rgba(255,193,7,.25);border-bottom:2px solid var(--warn)}.typing-box .error.current{background:rgba(220,53,69,.25);border-bottom:2px solid var(--err)}:root{--statsW:240px}.keyboard-grid{grid-template-columns:var(--handW) 1fr var(--handW) var(--statsW)}@media (max-width:1200px){:root{--statsW:200px}}@media (max-width:992px){.keys-side-stats{display:none}.keyboard-grid{grid-template-columns:var(--handW) 1fr var(--handW)}}.keys-side-stats{display:flex;flex-direction:column;gap:12px}.stat-big{position:relative;background:linear-gradient(145deg,rgba(13,17,27,.8),rgba(25,30,45,.85));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:16px;min-height:120px;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.35)}.stat-big .label{position:absolute;top:10px;left:12px;font-size:14px;opacity:.75}.stat-big.good{color:#27d17c;box-shadow:inset 0 0 24px rgba(39,209,124,.15)}.stat-big.bad{color:#ff5d6c;box-shadow:inset 0 0 24px rgba(255,93,108,.12)}@keyframes glowPulseGreen{0%{box-shadow:inset 0 0 24px rgba(39,209,124,.12),0 0 0 rgba(39,209,124,0)}50%{box-shadow:inset 0 0 36px rgba(39,209,124,.35),0 0 32px rgba(39,209,124,.25)}to{box-shadow:inset 0 0 24px rgba(39,209,124,.12),0 0 0 rgba(39,209,124,0)}}@keyframes glowPulseRed{0%{box-shadow:inset 0 0 24px rgba(255,93,108,.12),0 0 0 rgba(255,93,108,0)}50%{box-shadow:inset 0 0 36px rgba(255,93,108,.45),0 0 36px rgba(255,93,108,.3)}to{box-shadow:inset 0 0 24px rgba(255,93,108,.12),0 0 0 rgba(255,93,108,0)}}.stat-big.flash-green{animation:glowPulseGreen .7s ease}.stat-big.flash-red{animation:glowPulseRed .7s ease}@media (min-width:992px){.practice-page .col-lg-8{flex:0 0 auto;width:66.6667%}.practice-page .col-lg-4{flex:0 0 auto;width:33.3333%}}.metrics-grid-bmw{grid-template-columns:1fr}.gauge-card svg{height:auto}.keyboard-card.neon-card{overflow:visible}.keyboard-grid{width:100%;grid-template-columns:minmax(140px,14%) 1fr minmax(140px,14%);gap:24px}@media (min-width:1400px){.keyboard-grid{grid-template-columns:minmax(130px,12%) 1fr minmax(130px,12%)}}@media (min-width:1600px){.keyboard-grid{grid-template-columns:minmax(120px,10%) 1fr minmax(120px,10%)}}.practice-page .left-col{width:100%}@media (min-width:992px){.practice-page .left-col{flex:0 0 auto;width:66.6667%}.practice-page .right-col{flex:0 0 auto;width:33.3333%}}@media (min-width:1200px){.practice-page .left-col{width:70%}.practice-page .right-col{width:30%}}@media (min-width:1400px){.practice-page .left-col{width:75%}.practice-page .right-col{width:25%}}.practice-page .right-panel{align-self:flex-start}.sg-value{font-size:26px;fill:#e9eef7}.sg-label{font-size:13px;fill:#e9eef7;opacity:.9}.metrics-grid-bmw{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:12px;gap:12px;height:100%}.gauge-card{padding:10px!important;min-height:0}.gauge-card,.gauge-card .text-center{display:flex;align-items:center;justify-content:center;height:100%}.gauge-card .text-center{width:100%}.gauge-card svg{width:100%;height:100%;display:block}.right-panel{position:-webkit-sticky;position:sticky;top:12px}@media (max-width:991.98px){.metrics-grid-bmw{grid-template-columns:4fr;grid-template-rows:auto}}.metrics-grid-bmw{grid-template-rows:4fr 4fr}.sg-label{font-size:22px;font-weight:800;letter-spacing:.2px}.sg-value{font-size:50px;font-weight:800}@media (min-width:1400px){.sg-label{font-size:30px}.sg-value{font-size:34px}}.status-lamps{margin-left:auto}.lamp,.status-lamps{display:flex;gap:12px;align-items:center}.lamp{padding:8px 14px;border-radius:14px;background:linear-gradient(145deg,rgba(13,17,27,.85),rgba(25,30,45,.9));border:1px solid hsla(0,0%,100%,.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03);min-width:140px}.lamp-dot{width:18px;height:18px;border-radius:50%;display:inline-block;box-shadow:0 0 0 6px transparent}.lamp .lamp-text{line-height:1}.lamp .lamp-label{font-size:12px;opacity:.85;color:#e9eef7}.lamp .lamp-count{font-size:22px;font-weight:800;color:#e9eef7}.lamp--green .lamp-dot{background:#27d17c;box-shadow:0 0 12px rgba(39,209,124,.55)}.lamp--red .lamp-dot{background:#ff5d6c;box-shadow:0 0 12px rgba(255,93,108,.55)}@keyframes pulseLampGreen{0%{box-shadow:0 0 0 0 rgba(39,209,124,.65)}70%{box-shadow:0 0 22px 10px rgba(39,209,124,.15)}to{box-shadow:0 0 0 0 rgba(39,209,124,0)}}@keyframes pulseLampRed{0%{box-shadow:0 0 0 0 rgba(255,93,108,.65)}70%{box-shadow:0 0 22px 10px rgba(255,93,108,.15)}to{box-shadow:0 0 0 0 rgba(255,93,108,0)}}.lamp--flash-green .lamp-dot{animation:pulseLampGreen .68s ease}.lamp--flash-red .lamp-dot{animation:pulseLampRed .68s ease}