@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#edf2ff;background:#070a14;color-scheme:dark;font-synthesis:none;--bg:#070a14;--panel:#0e1425;--panel2:#131b30;--panel3:#18223a;--line:#25304a;--text:#edf2ff;--muted:#8d99b5;--accent:#7c5cff;--accent2:#4d8dff;--success:#25d7ad;--danger:#ff6578}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 72% -8%,#20265b 0,transparent 34%),radial-gradient(circle at 10% 100%,#111b3d 0,transparent 35%),var(--bg)}button,input,textarea{font:inherit}button{transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}button:not(:disabled):hover{transform:translateY(-1px)}.app{min-height:100vh;background:transparent}.app.light{--bg:#f5f7fc;--panel:#fff;--panel2:#f0f3f9;--panel3:#e9edf6;--line:#dbe1ec;--text:#172033;--muted:#66718a;color:var(--text);background:#f5f7fc}.boot{min-height:100vh;display:grid;place-items:center;color:#fff;font-weight:700;background:radial-gradient(circle at 50% 0,#20265b,#070a14 55%)}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20}.brand{display:flex;gap:11px;align-items:center;cursor:pointer}.brand b{font:700 20px Space Grotesk;letter-spacing:-.02em}.brand small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.13em;margin-top:2px}.logo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:20px;box-shadow:0 10px 28px #6d5cff2c}.logo.big{width:60px;height:60px;font-size:29px;margin-bottom:18px}.topstats{display:flex;gap:9px;align-items:center;font-size:13px}.topstats span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--muted)}.topstats span:first-child{color:#ffe58a}.topstats span:nth-child(2){color:#b7aaff}.topstats span:nth-child(3){color:#7be8c9}.ghost,.primary{border:1px solid var(--line);border-radius:11px;padding:10px 15px;background:var(--panel);color:var(--text);cursor:pointer;font-weight:700}.ghost:hover{border-color:#6556ba;background:var(--panel2)}.primary{border:0;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;box-shadow:0 12px 28px #5c5cff22}.primary:hover{box-shadow:0 14px 34px #5c5cff38}.primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.full{width:100%;margin-top:10px}.bigBtn{padding:14px 22px}.textbtn{background:none;border:0;color:#ad9fff;font-weight:700;cursor:pointer;padding:0}.textbtn:hover{text-decoration:underline}.shell{display:grid;grid-template-columns:220px 1fr;max-width:1540px;margin:auto}.sidebar{border-right:1px solid var(--line);min-height:calc(100vh - 76px);padding:22px 14px;display:flex;flex-direction:column;gap:5px}.sidebottom{margin-top:auto;display:grid;gap:5px}.nav{background:none;border:1px solid transparent;color:var(--muted);text-align:left;padding:12px 14px;border-radius:11px;cursor:pointer}.nav:hover{background:var(--panel);color:var(--text);border-color:var(--line)}.nav.active{background:linear-gradient(90deg,#7c5cff16,transparent);color:var(--text);border-color:#7c5cff2e;box-shadow:inset 3px 0 var(--accent)}.nav.danger{color:var(--danger)}.content{padding:44px clamp(18px,5vw,70px);max-width:1280px;width:100%;margin:auto}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:#929fff;margin:0 0 10px}.hero h1,.pageTitle h1,.learn h1,.practice h1,.result h1{font:700 clamp(35px,4vw,60px) "Space Grotesk";line-height:1.02;letter-spacing:-.035em;margin:0 0 13px}.hero h1 span,.pageTitle h1 span{color:#907cff}.muted{color:var(--muted);line-height:1.6}.hero{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-bottom:30px;padding:4px 0}.heroCopy{max-width:650px;font-size:16px}.heroActions{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.heroOrb{width:154px;height:154px;flex:0 0 auto;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,#343d86,#12182e 70%);border:1px solid #5660a2;box-shadow:0 0 85px #6d5cff22}.heroOrb span{font-size:54px;line-height:1}.heroOrb small{margin-top:9px;font-size:10px;letter-spacing:.16em;color:#b4bcdb;font-weight:800}.grid{display:grid;gap:16px;margin-bottom:18px}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:1.45fr 1fr}.metric{background:linear-gradient(145deg,var(--panel),var(--panel2));border:1px solid var(--line);border-radius:17px;padding:18px;display:flex;flex-direction:column;gap:5px;min-height:118px}.metric span{font-size:18px}.metric small,.record small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.metric strong{font:700 28px Space Grotesk;letter-spacing:-.03em}.card{background:linear-gradient(145deg,var(--panel),var(--panel2));border:1px solid var(--line);border-radius:19px;padding:23px;box-shadow:0 16px 45px #0000000b}.sectionHead,.row.between{display:flex;justify-content:space-between;align-items:center;gap:15px}.sectionHead h2,.card h2{font:700 21px Space Grotesk;letter-spacing:-.02em;margin:0 0 8px}.pill{border:1px solid #7c5cff55;color:#b0a1ff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.bar{height:7px;background:#232c44;border-radius:10px;overflow:hidden;margin:25px 0 11px}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--accent),var(--success));border-radius:10px}.missionIcon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#282348;color:#b8aaff}.missionProgress{display:flex;align-items:center;gap:16px;margin-top:8px}.missionProgress strong{font:700 17px Space Grotesk}.missionProgress p{margin:5px 0 0;font-size:13px}.missionRing{width:90px;height:90px;flex:0 0 auto;border-radius:50%;border:7px solid #272f49;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0d1324}.missionRing b{font:700 24px Space Grotesk}.missionRing small{color:var(--muted);font-size:10px}.adaptiveBanner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;border-color:#5f50a744;background:linear-gradient(135deg,#151632,var(--panel2))}.weakChip{display:inline-flex;align-items:center;justify-content:center;min-width:29px;height:29px;padding:0 8px;border-radius:9px;background:#2a254e;border:1px solid #7867e655;color:#c4baff;font-weight:800;font-size:12px;margin-left:5px}.quickSection{margin:28px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:13px}.sectionTitle h2{font:700 23px Space Grotesk;margin:0;letter-spacing:-.02em}.quickGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quickAction{min-height:122px;text-align:left;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px;border:1px solid var(--line);border-radius:16px;background:var(--panel);color:var(--text);cursor:pointer}.quickAction:hover{border-color:#5f50a766;background:var(--panel2);box-shadow:0 12px 35px #00000018}.quickAction .quickIcon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#29244d;color:#b9adff;font-size:17px}.quickAction b{display:block;font:700 14px Space Grotesk}.quickAction small{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:4px}.quickAction>strong{color:#9e91ef}.yesterday{margin-top:18px}.pageTitle{margin-bottom:28px}.tier{margin:28px 0 40px}.tierTitle{display:flex;align-items:baseline;gap:12px;margin-bottom:13px}.tierTitle h2{font:700 24px Space Grotesk;margin:0}.tierTitle span{color:var(--muted);font-size:12px}.levelGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.levelTile{min-height:115px;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--text);text-align:left;padding:13px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.levelTile:hover{border-color:#7463dc;box-shadow:0 12px 30px #00000020}.levelTile.locked{opacity:.38;cursor:not-allowed}.levelTile.done{border-color:#6653d988;background:#171a35}.levelTile strong{font:700 27px Space Grotesk}.levelTile small{font-size:11px;line-height:1.3;color:var(--muted)}.levelTile em{font-style:normal;font-size:10px;color:#8c9cff}.learnGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lessonIcon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#24284d;color:#a999ff;font-weight:800;margin-bottom:20px}.card h3{font:700 18px Space Grotesk;margin:0 0 8px}.practiceText{font-weight:700;line-height:1.6}.challengePreview{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:15px}.stageIndicator{display:flex;align-items:center;gap:8px;margin:0 0 24px;overflow:auto;padding:2px 0 8px}.stageStep{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:800;white-space:nowrap}.stageStep span{width:25px;height:25px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:10px}.stageStep.active{color:var(--text)}.stageStep.active span{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 5px 18px #7c5cff44}.stageStep.done{color:#72e6c1}.stageStep.done span{border-color:#72e6c1;background:#72e6c11c}.stageIndicator>i{height:1px;width:28px;min-width:28px;background:var(--line)}.practiceTop{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.liveStats{display:flex;gap:14px;align-items:center;color:var(--muted);flex-wrap:wrap}.liveStats b{font:700 26px Space Grotesk;color:var(--text)}.typingCard{padding:30px}.target{font:600 23px/1.8 Space Grotesk;letter-spacing:.02em;min-height:180px;white-space:pre-wrap}.target span.correct{color:#62e4bd}.target span.wrong{color:#ff6c7e;background:#ff33451c;border-radius:3px}.target span.cursor{border-left:2px solid #9e8cff;animation:blink 1s infinite}.typingCard textarea{width:100%;height:150px;margin-top:22px;border:1px solid var(--line);background:#090e1d;color:var(--text);border-radius:13px;padding:17px;resize:none;outline:none}.typingCard textarea:focus{border-color:#6e5cff;box-shadow:0 0 0 3px #6e5cff18}.hint{margin-top:10px}.stageActions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px}.stageActions small{color:var(--muted)}.result{text-align:center;max-width:850px;margin:55px auto}.resultBadge{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#1c2b3d;color:#70e5bf;font-size:34px;margin:0 auto 20px}.resultGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0}.resultActions{display:flex;justify-content:center;gap:12px}.tableCard{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}tbody tr:hover{background:#ffffff03}.record{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.record b{font:700 22px Space Grotesk}.achievement{padding:15px;border:1px solid var(--line);border-radius:12px;margin-top:10px;color:var(--muted)}.achievement span{margin-right:10px}.achievement.earned{color:#72e6c1;border-color:#72e6c133;background:#15312755}.improvement{display:grid;gap:6px;text-align:left;max-width:620px;margin:0 auto 26px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.improvement b{font:700 16px Space Grotesk}.improvement small{color:var(--muted)}.improvement.up{border-color:#72e6c144}.improvement.down{border-color:#ff617444}.heatmapCard{margin-top:18px}.heatKeyboard{display:grid;grid-template-columns:repeat(10,minmax(32px,1fr));gap:7px;margin-top:20px}.heatKey{min-height:52px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:color-mix(in srgb,#ff5e70 calc(var(--heat) * 75%),#19d3ae calc((1 - var(--heat)) * 75%));opacity:calc(.55 + var(--used) * .45)}.heatKey b{font:700 12px Space Grotesk}.heatKey small{font-size:9px;color:#fff9}.weakList{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:12px}.weakTable{margin-top:20px}.weakTable h3{font:700 16px Space Grotesk}.fingerGuide{max-width:1000px;margin:auto}.fingerGuide .pageTitle{margin-bottom:22px}.handCard{padding:28px}.keyboardMini{background:#0a1020;border:1px solid var(--line);border-radius:16px;padding:20px;max-width:780px;margin:0 auto 24px;box-shadow:inset 0 0 40px #0004}.keyRow{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;margin-bottom:7px}.keyRow span{height:43px;display:grid;place-items:center;border:1px solid #303b59;background:#151d32;border-radius:7px;font:700 13px Space Grotesk;color:var(--muted)}.keyRow.homeKeys span{border-color:#7564dd;background:#272451;color:#fff;box-shadow:0 0 18px #7564dd22}.placementGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.placementCol{border:1px solid var(--line);border-radius:14px;padding:17px}.placementCol h3{font:700 17px Space Grotesk;margin:0 0 12px}.fingerRow{display:flex;align-items:center;gap:12px;padding:9px 0;border-top:1px solid var(--line)}.fingerRow b{width:32px;height:32px;border-radius:8px;background:#272451;display:grid;place-items:center}.fingerRow span{color:var(--muted);font-size:13px}.guideRules{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.guideRules div{padding:14px;border-radius:12px;background:var(--panel2);border:1px solid var(--line)}.guideRules b{display:block;font-size:13px}.guideRules small{display:block;color:var(--muted);line-height:1.4;margin-top:4px}.login{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 0,#20205c,#070a14 58%)}.loginCard{width:min(470px,100%);background:linear-gradient(145deg,#10172a,#0b1120);border:1px solid #2a3552;border-radius:24px;padding:38px;box-shadow:0 30px 100px #0008}.loginCard h1{font:700 39px Space Grotesk;line-height:1.08;margin:0 0 15px}.loginCard h1 span{color:#8f7aff}.loginCard input{width:100%;padding:14px 15px;border-radius:11px;border:1px solid var(--line);background:#0a1020;color:#fff;outline:0;margin:20px 0 5px}.loginCard input:focus{border-color:#6e5cff;box-shadow:0 0 0 3px #6e5cff18}.errorText{color:#ff7a8a;margin:8px 0;font-size:13px}.successText{color:#5eead4;margin:8px 0;font-size:13px}.modalWrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;display:grid;place-items:center;z-index:30;padding:20px}.modal{width:min(440px,100%);position:relative}.close{position:absolute;right:15px;top:12px;background:none;border:0;color:var(--muted);font-size:25px;cursor:pointer}.empty{text-align:center;color:var(--muted);padding:50px}@keyframes blink{50%{opacity:0}}@media(max-width:1050px){.quickGrid,.grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{min-height:auto;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;overflow:auto}.sidebottom{margin:0;display:flex}.content{padding:30px 18px}.grid.two,.learnGrid{grid-template-columns:1fr}.levelGrid{grid-template-columns:repeat(4,1fr)}.heroOrb{width:115px;height:115px}.practiceTop{display:block}.liveStats{margin-top:15px}.resultGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.topbar{height:68px;padding:0 13px}.brand b{font-size:17px}.brand small{display:none}.topstats{gap:5px}.topstats span{padding:7px 8px}.topstats span:nth-child(2){display:none}.content{padding:22px 12px}.hero{align-items:flex-start}.heroOrb{display:none}.heroCopy{font-size:14px}.heroActions{display:grid;grid-template-columns:1fr}.heroActions button{width:100%}.grid.four{gap:9px}.metric{padding:14px;min-height:105px}.metric strong{font-size:23px}.quickGrid{grid-template-columns:1fr}.quickAction{min-height:94px}.sectionTitle{display:block}.sectionTitle>.muted{display:block;margin-top:5px}.challengePreview,.adaptiveBanner{display:block}.challengePreview button,.adaptiveBanner .primary{margin-top:13px;width:100%}.target{font-size:18px;min-height:150px}.typingCard{padding:18px}.levelGrid{grid-template-columns:repeat(2,1fr)}.placementGrid,.guideRules{grid-template-columns:1fr}.keyRow{gap:3px}.keyRow span{height:34px;font-size:10px}.handCard{padding:14px}.result{margin:30px auto}.resultActions{display:grid;grid-template-columns:1fr}.resultActions button{width:100%}.resultGrid{gap:8px}.stageIndicator{gap:5px}.stageIndicator>i{width:14px;min-width:14px}.stageActions{align-items:flex-start;flex-direction:column}.stageActions .ghost{width:100%}.heatKeyboard{grid-template-columns:repeat(5,1fr);gap:4px;padding:10px}.heatKey{min-height:42px}.heatKey small{display:none}.sidebar{padding:9px}.nav{white-space:nowrap}}.dashboard{max-width:1180px;margin:0 auto}.dashboardIntro{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;margin-bottom:22px}.dashboardIntro h1{font:700 clamp(40px,4.5vw,64px) "Space Grotesk";line-height:.98;letter-spacing:-.045em;margin:0 0 15px}.dashboardIntro h1 span{background:linear-gradient(90deg,#9d84ff,#d36dff);-webkit-background-clip:text;background-clip:text;color:transparent}.introText{max-width:650px;font-size:15px}.introText b{color:var(--text)}.sessionCard{padding:21px;border:1px solid #3b3569;border-radius:20px;background:linear-gradient(145deg,#17142f,#10162b);box-shadow:0 22px 60px #6b50ff13;position:relative;overflow:hidden}.sessionCard:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-65px;top:-80px;background:#7b5cff1c}.sessionTop{font-size:9px;font-weight:800;letter-spacing:.14em;color:#9ca6c5;display:flex;align-items:center;gap:7px}.liveDot{width:6px;height:6px;border-radius:50%;background:#51e0ba;box-shadow:0 0 12px #51e0ba}.sessionLevel{margin-left:auto;color:#b6a7ff}.sessionTitle{font:700 20px Space Grotesk;margin:17px 0 10px;position:relative}.sessionMeta{display:flex;gap:8px;flex-wrap:wrap;color:#929db8;font-size:10px}.sessionMeta span{padding:6px 8px;border-radius:7px;background:#ffffff06;border:1px solid #ffffff0b}.sessionBtn{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:17px;padding:12px 14px}.journeyCard{padding:22px 24px;margin-bottom:17px;background:linear-gradient(180deg,var(--panel),#0d1221)}.journeyHeader{display:flex;justify-content:space-between;align-items:start;gap:20px}.journeyHeader h2{margin:0}.journeyTrack{padding:14px 4px 0}.journeyLine{height:5px;background:#252d46;border-radius:10px;position:relative;margin:10px 2.5% 0}.journeyLine i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#7656ff,#b76dff,#52d8b2);box-shadow:0 0 20px #8c67ff66}.journeyNodes{display:flex;justify-content:space-between;position:relative;margin-top:-16px}.journeyNode{display:flex;flex-direction:column;align-items:center;gap:7px}.journeyNode span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#151b2e;border:2px solid #303b58;color:#6e7891;font:700 10px Space Grotesk}.journeyNode small{font-size:8px;letter-spacing:.12em;color:#65708a;font-weight:800}.journeyNode.passed span{border-color:#7962e7;color:#c0b6ff;background:#28234a}.journeyNode.passed small{color:#9587db}.journeyNode.current span{border-color:#a57aff;color:#fff;box-shadow:0 0 22px #8b68ff66;background:linear-gradient(145deg,#7957ff,#5134b5)}.journeyNode.current small{color:#c7bcff}.journeyFoot{display:flex;justify-content:space-between;color:#707b96;font-size:10px;margin-top:12px}.journeyFoot b{color:#e8ecff}.dashboardGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:17px;margin-bottom:17px}.coachCard,.missionCard,.performanceCard,.keyboardCard{min-height:205px}.cardLabel{display:flex;align-items:center;gap:8px;color:#8994b0;font-size:9px;letter-spacing:.14em;font-weight:800;margin-bottom:17px}.labelIcon{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;background:#272348;color:#a99aff;font-size:12px}.coachCard h2,.missionCard h2,.performanceCard h2,.keyboardCard h2{margin:0 0 7px}.coachCard .muted{max-width:540px;font-size:13px}.coachKeys{display:flex;gap:7px;margin:18px 0}.coachKeys span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#2a254d;border:1px solid #705ddc66;color:#c9c0ff;font:700 13px Space Grotesk;box-shadow:0 7px 18px #6e5aff12}.coachBtn{margin-top:2px;display:flex;justify-content:space-between;min-width:205px}.missionCard{display:flex;flex-direction:column}.missionMain{display:flex;align-items:center;gap:18px;flex:1}.missionCard .missionRing{width:86px;height:86px;border-width:6px;background:#0c1222}.missionCard .missionRing b{font-size:23px}.missionCard .muted{font-size:12px;margin:0}.miniBar{height:5px;background:#252e47;border-radius:10px;overflow:hidden}.miniBar i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#7657ff,#4dd9b1)}.lowerGrid{grid-template-columns:1fr 1fr}.performanceCard{min-height:170px}.performanceStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.performanceStats div{padding:13px;border:1px solid var(--line);border-radius:11px;background:#ffffff02}.performanceStats small{display:block;color:#707b95;font-size:8px;letter-spacing:.1em;font-weight:800;margin-bottom:7px}.performanceStats strong{font:700 22px Space Grotesk}.performanceStats em{font:500 10px DM Sans;color:#737f99;font-style:normal}.lastSession{margin-top:12px;color:#7d88a1;font-size:10px;padding-top:11px;border-top:1px solid var(--line)}.keyboardHeader{display:flex;justify-content:space-between;align-items:start}.miniKeyboard{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;margin-top:14px}.miniKeyboard span{height:31px;display:grid;place-items:center;border-radius:6px;border:1px solid #29344e;background:#121a2c;color:#707b94;font:700 9px Space Grotesk}.miniKeyboard span:nth-child(n+11){transform:translate(7px)}.miniKeyboard span.weakKey{border-color:#8067ff;background:#29234f;color:#d4ceff;box-shadow:0 0 12px #7c61ff20}.quickStrip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.quickStrip button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left;padding:12px;border:1px solid var(--line);border-radius:12px;background:transparent;color:var(--text);cursor:pointer}.quickStrip button:hover{background:var(--panel);border-color:#5d50a1}.quickStrip button>span{width:31px;height:31px;border-radius:8px;background:#201e3b;color:#a89aff;display:grid;place-items:center}.quickStrip b{font:700 11px Space Grotesk}.quickStrip small{grid-column:2;color:#6e7992;font-size:9px;margin-top:-7px}.quickStrip i{grid-column:3;grid-row:1/3;font-style:normal;color:#8d82c8}.topbar{height:72px;padding:0 24px;border-bottom-color:#1c263e}.sidebar{padding:20px 12px;background:linear-gradient(180deg,#080c18,#070a13)}.nav{font-size:13px}.nav.active{background:linear-gradient(90deg,#17142e,#101425);border-color:#2d2850;box-shadow:inset 2px 0 #a04bff;color:#f0efff}.content{padding-top:38px}.dashboard .hero,.dashboard .statGrid{display:none}@media(max-width:900px){.dashboardIntro,.dashboardGrid,.lowerGrid{grid-template-columns:1fr}.quickStrip{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.dashboardIntro h1{font-size:42px}.sessionCard{padding:17px}.journeyCard{padding:18px 14px}.journeyHeader{display:block}.journeyHeader .textbtn{margin-top:9px}.journeyFoot{font-size:9px}.journeyNodes small{font-size:7px}.performanceStats{gap:5px}.performanceStats div{padding:10px 8px}.performanceStats strong{font-size:18px}.miniKeyboard{gap:3px}.miniKeyboard span{height:27px;font-size:8px}.miniKeyboard span:nth-child(n+11){transform:translate(4px)}.quickStrip{grid-template-columns:1fr}}:root{--accent:#8865f3;--accent2:#697cf3}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #b8a4ff;outline-offset:4px}button:disabled{opacity:.45;cursor:not-allowed}select{background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:8px;padding:8px;margin:8px}.skipLink{position:fixed;top:-80px;left:16px;background:var(--panel);color:var(--text);z-index:100;padding:15px}.skipLink:focus{top:10px}#main-content:focus{outline:none}.mobileMenu{display:none}.dashboardIntro h1{font-size:clamp(32px,3vw,44px);line-height:1.12}.dashboardIntro{margin-bottom:26px}.eyebrow,.cardLabel,.sessionMeta,.journeyFoot,.nav{font-size:12px}.muted{color:#a5afc5}.progressReport{margin:22px 0}.weekChart{display:flex;align-items:end;gap:14px;margin:28px 0 20px}.dayColumn{flex:1;text-align:center;min-width:0}.dayColumn strong{font-size:15px}.dayColumn small{display:block;color:var(--muted);margin-top:10px}.barTrack{height:105px;display:flex;align-items:end;justify-content:center;margin-top:8px;border-bottom:1px solid var(--line)}.barTrack span{width:min(36px,90%);background:linear-gradient(0deg,#7153d9,#b6a0ff);border-radius:6px 6px 0 0}.yesterdayReport{border-top:1px solid var(--line);padding:20px 0 8px;line-height:1.65}.progressReport details{overflow:auto}.progressReport summary{cursor:pointer;color:var(--muted);padding:10px 0}.focusTools,.typingOptions,.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.typingOptions{justify-content:flex-end;font-size:14px}.typingOptions label{display:flex;gap:8px;align-items:center}.focusMode .sidebar,.focusMode .topstats{display:none}.focusMode .shell{grid-template-columns:1fr}.focusMode .content{max-width:1000px}.typingCard .target{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:400;line-height:1.8;min-height:90px;overflow-wrap:anywhere}.practice h1{font-size:32px;margin-bottom:6px}.practiceTop{margin-bottom:12px}.practiceTop .muted{margin:4px 0}.practice .stageIndicator,.focusTools{margin-bottom:14px}.typingOptions{margin-bottom:12px}.target span.wrong{text-decoration:underline;text-decoration-thickness:2px}.target span.cursor{background:#ac91ff25;animation:none}.typingCard textarea{height:78px;margin-top:8px;font-family:ui-monospace,Consolas,monospace;font-size:19px;background:var(--bg)}.inputLabel{display:block;font-size:13px;color:var(--muted);margin-top:24px}.liveKeyboard{max-width:720px;margin:20px auto}.fingerHint{text-align:center;color:var(--muted);font-size:14px;min-height:24px}.fingerHint kbd{color:var(--text);font-weight:700}.keyboardRow{display:flex;gap:5px;justify-content:center;margin:5px 0}.keyboardRow span{flex:1;max-width:46px;min-width:0;height:37px;display:grid;place-items:center;background:var(--panel2);border:1px solid var(--line);border-radius:6px;font-size:12px;color:var(--muted)}.keyboardRow span.nextKey{background:#b7a2ff;color:#19112b;border-color:#d2c3ff;box-shadow:0 0 0 2px #b7a2ff33}.keyboardRow .anchorKey{text-decoration:underline;text-underline-offset:5px}.keyboardRow span.spaceKey{max-width:240px;flex:5}.heatKey.band-unknown{background:#353b4b;color:#d4d9e4;opacity:1}.heatKey.band-low{background:#12624f;color:#fff;opacity:1}.heatKey.band-medium{background:#865b16;color:#fff;opacity:1}.heatKey.band-high{background:#a33147;color:#fff;opacity:1}.heatKey small{color:inherit}.settingsPage{max-width:720px}.settingsPage .card{margin:20px 0}.settingsPage label{display:block}.settingsPage button{margin:10px 10px 0 0}.danger{color:var(--danger)}.loginCard label{display:block;margin-top:20px;font-size:14px;color:#c4ccdc}.loginCard label input{margin-top:8px}.loginCard .showPassword{display:flex;align-items:center;gap:10px}.loginCard .showPassword input{width:auto;margin:0}.pagination{justify-content:center;margin-top:20px}.tableCard{margin-top:16px}.miniKeyboard{grid-template-columns:repeat(10,1fr)}.app.light{--muted:#566078;--success:#13765b;--danger:#b5203c;--text:#192238;color-scheme:light}.light .muted{color:var(--muted)}.light .card,.light .sessionCard,.light .journeyCard,.light .keyboardMini,.light .adaptiveBanner,.light .levelTile.done{background:var(--panel);color:var(--text);box-shadow:0 5px 20px #24335708}.light .missionRing,.light .keyRow span,.light .miniKeyboard span{background:var(--panel2);color:var(--text)}.light .textbtn,.light .eyebrow,.light .sessionLevel,.light .stageStep.done,.light .pill{color:#6441bd}.light .topstats span{color:#36405a}.light .weakChip,.light .coachKeys span{background:#e9e0ff;color:#593c94}.light .sessionMeta,.light .sessionTop{color:var(--muted)}@media(max-width:900px){.topbar{position:relative}.mobileMenu{display:block;margin:12px 18px}.sidebar{display:none}.sidebar.menuOpen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;border:0;overflow:visible;min-height:0}.sidebar.menuOpen .sidebottom{display:contents}.sidebar .nav{white-space:normal}.content{padding-top:16px}.dashboardIntro{grid-template-columns:1fr}.focusMode .mobileMenu{display:none}}@media(max-width:500px){.typingCard{padding:16px}.typingOptions{justify-content:space-between}.keyboardRow{gap:3px}.keyboardRow span{font-size:9px;height:30px}.weekChart{gap:5px}.dayColumn strong{font-size:13px}.heatKeyboard{grid-template-columns:repeat(5,1fr)}.heatKey small{display:block}.liveStats{gap:10px;font-size:13px}.progressReport{padding:18px}.sessionTitle{font-size:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.app{--accent:#b8eb8c;--accent2:#6bd5aa;--bg:#101914;--panel:#18241d;--panel2:#213027;--panel3:#2a3b30;--line:#344639;--text:#edf3e7;--muted:#a5b5a5;background:radial-gradient(ellipse at 95% 10%,#29473555,transparent 50%),var(--bg);color:var(--text)}.app:has([data-palette=ocean]){--accent:#9cddff;--accent2:#74b5ec;--bg:#101a24;--panel:#182936;--panel2:#243848;--line:#3b5366}.app:has([data-palette=sunset]){--accent:#ffc492;--accent2:#f79caa;--bg:#24191d;--panel:#33252a;--panel2:#483138;--line:#68484e}.app.light{--bg:#f4f4e9;--panel:#fffef6;--panel2:#e9eddf;--panel3:#dbe5d0;--line:#cdd8c5;--text:#223529;--muted:#5a6e5c;--accent:#b8eb8c;--accent2:#6bd5aa;background:var(--bg)}.app .primary{color:#153020;background:linear-gradient(120deg,var(--accent),var(--accent2));box-shadow:0 4px #060c1244;font-weight:800;border-radius:14px;padding:13px 19px}.app .primary:hover{box-shadow:0 6px #060c1233;transform:translateY(-2px)}.app .eyebrow,.app .textbtn{color:var(--accent)}.app.light .eyebrow,.app.light .textbtn{color:#3e6740}.app .logo{background:var(--accent);color:#193424;box-shadow:none;transform:rotate(-7deg)}.app .sidebar{padding-top:30px;background:var(--bg)}.app .nav.active{background:var(--panel2);border-color:var(--line);box-shadow:inset 3px 0 var(--accent)}.app .card{border-radius:22px}.app .content{padding:24px clamp(20px,3vw,48px) 60px;min-width:0}.questUtility{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:35px}.questUtility>span{font-size:10px;letter-spacing:.18em;color:var(--muted)}.questUtility button{font-size:12px}.questHeading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.questHeading h1{font:600 clamp(36px,4.2vw,59px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.055em;margin:0}.questHeading h1 em{font-style:normal;color:var(--accent)}.light .questHeading h1 em{color:#527748}.rankPill,.questTag{display:inline-block;font-size:10px;letter-spacing:.08em;font-weight:700}.rankPill{padding:10px 15px;background:var(--panel2);border:1px solid var(--line);border-radius:99px;white-space:nowrap}.questTag{color:var(--accent);text-transform:uppercase}.light .questTag{color:#3e6740}.expeditionHero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;border:1px solid var(--line);background:var(--panel);border-radius:28px;min-height:310px}.expeditionCopy{padding:32px;z-index:1}.expeditionCopy h2{font:600 clamp(25px,2.7vw,38px)/1.08 "Space Grotesk",sans-serif;letter-spacing:-.035em;margin:18px 0 12px}.expeditionCopy p{color:var(--muted);font-size:14px;line-height:1.6;max-width:360px}.questSpecs{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:22px 0}.questPrimary{min-width:220px;display:flex;justify-content:space-between;gap:24px}.questLandscape{width:100%;height:100%;object-fit:cover;min-height:290px;align-self:stretch}.questNumbers{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;gap:12px}.questNumbers>div{display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);padding:8px 14px}.questNumbers>div:last-child{border:0}.questNumbers>div>span{font-size:29px;color:var(--accent)}.questNumbers strong{font:600 25px Space Grotesk,sans-serif;display:block}.questNumbers small{display:block;font-size:9px;letter-spacing:.1em;color:var(--muted);margin-top:5px}.questPanel{padding:26px;background:var(--panel);border:1px solid var(--line);border-radius:24px;margin-bottom:22px}.questPanel h2,.questSectionTitle h2{font:600 22px Space Grotesk,sans-serif;letter-spacing:-.035em;margin:0 0 12px}.questPanel p{color:var(--muted);font-size:13px;line-height:1.65}.questPanel .eyebrow{font-size:10px;margin:0 0 10px;color:var(--accent)}.light .questPanel .eyebrow{color:#3e6740}.questColumns{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,1fr);gap:20px}.questSectionTitle{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.questSectionTitle .textbtn{font-size:11px}.worldCards{display:flex;gap:8px;overflow-x:auto;padding:3px 0 10px}.worldCard{flex:1;min-width:95px;display:flex;flex-direction:column;text-align:left;gap:10px;padding:15px 11px;background:var(--panel2);border:1px solid var(--line);border-radius:15px;color:var(--text);cursor:pointer}.worldCard.selected{border-color:var(--zone);background:color-mix(in srgb,var(--zone) 10%,var(--panel))}.worldCard>span{font-size:33px;color:var(--zone)}.worldCard small{font-size:8px;letter-spacing:.1em;color:var(--muted)}.worldCard b{font-size:11px;line-height:1.5;min-height:33px}.worldCard em{font-size:9px;font-style:normal;color:var(--muted)}.questGoal strong{font:600 48px Space Grotesk,sans-serif}.questGoal>span{color:var(--muted);font-size:14px;margin-left:8px}.dailyQuest progress{width:100%;height:9px;accent-color:var(--accent);margin-top:16px}.dailyQuest .ghost{font-size:12px;width:100%}.coachPreview{display:flex;align-items:center;gap:24px}.coachPreview>div{flex:1}.coachPreview p{margin-bottom:0}.coachOrb{flex-shrink:0;width:65px;height:65px;background:var(--accent);color:#264831;border-radius:22px;display:grid;place-items:center;font-size:40px;box-shadow:inset 0 -5px #15251120}.coachPreview .primary{white-space:nowrap;font-size:12px}.questRewards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reward{display:flex;align-items:center;flex-direction:column;text-align:center;padding:15px 8px;gap:9px;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}.reward>span{font-size:30px}.reward b{font-size:12px}.reward small{font-size:10px}.reward.earned{border-style:solid;color:var(--text);background:var(--panel2)}.reward.earned>span{color:var(--accent)}.questThemes{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:11px}.questThemes>span{margin-right:auto;color:var(--muted)}.questThemes button{padding:8px 12px;background:var(--panel2);border:1px solid var(--line);border-radius:9px;color:var(--text);cursor:pointer}.questThemes button[aria-pressed=true]{border-color:var(--accent)}.chapterTabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:14px;margin-bottom:10px}.chapterTabs button{padding:13px 15px;white-space:nowrap;border-radius:12px;border:1px solid var(--line);background:var(--panel);color:var(--muted);cursor:pointer;font-size:11px}.chapterTabs button[aria-pressed=true]{color:var(--text);border-color:var(--zone);background:var(--panel2)}.chapterTabs button span{font-size:18px;margin-right:6px}.questMapBoard{border:1px solid var(--line);border-radius:28px;background:radial-gradient(ellipse at 20% 20%,color-mix(in srgb,var(--zone) 12%,transparent),transparent 45%),var(--panel);overflow:hidden;padding:32px 20px;text-align:center}.questMapBoard header h2{font:600 32px Space Grotesk,sans-serif;margin:10px}.questMapBoard header p{color:var(--muted);font-size:12px}.mapEmblem{font-size:55px;color:var(--zone)}.questPath{list-style:none;margin:35px auto;padding:0;max-width:620px;position:relative}.questPath:before{content:"";position:absolute;left:50%;top:30px;bottom:65px;border-left:3px dashed var(--line)}.questPath li{position:relative;display:flex;align-items:center;gap:20px;min-height:120px;left:var(--offset);width:100%;padding-left:calc(50% - 34px)}.questPath button{z-index:1;flex-shrink:0;width:68px;height:68px;border-radius:25px;border:3px solid var(--line);background:var(--panel2);color:var(--muted);box-shadow:0 6px 0 var(--bg);font-size:24px;font-weight:700;cursor:pointer;transform:rotate(-5deg)}.questPath button span{display:block;transform:rotate(5deg)}.questPath .cleared button{background:var(--zone);color:#153b2b;border-color:var(--zone)}.questPath .available button{border-color:var(--zone);color:var(--zone);box-shadow:0 6px 0 var(--bg),0 0 0 7px color-mix(in srgb,var(--zone) 12%,transparent)}.questPath .bossNode button{border-radius:50%;width:76px;height:76px;font-size:32px}.pathCaption{text-align:left;max-width:160px}.pathCaption small{display:block;font-size:8px;letter-spacing:.12em;color:var(--muted)}.pathCaption b{display:block;font-size:12px;line-height:1.5;margin:5px 0}.pathCaption>span{color:var(--zone);font-size:10px}.sealed .pathCaption>span{color:var(--muted)}.questMapBoard footer{font-size:11px;color:var(--muted);max-width:450px;margin:auto;line-height:1.7}.coachBrief{display:flex;gap:24px;align-items:center}.coachBrief>div:first-of-type{flex:1}.coachBrief small{color:var(--muted);line-height:1.6;font-size:11px}.coachEvidence{min-width:115px;display:flex;flex-direction:column;padding-left:20px;border-left:1px solid var(--line)}.coachEvidence strong{font:600 30px Space Grotesk,sans-serif}.coachEvidence small{font-size:8px;letter-spacing:.08em;margin:5px 0 14px}.coachMissions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.coachMission{display:flex;flex-direction:column;gap:12px}.missionIndex{font:500 40px Space Grotesk,sans-serif;color:var(--accent);margin-bottom:14px}.coachMission h2{margin:0}.coachMission p{flex:1;margin:0}.missionTarget{font-size:11px;color:var(--muted);padding:13px 0;border-top:1px solid var(--line)}.missionTarget b{color:var(--text)}.coachMission button{width:100%;font-size:12px}.missionDone{border-color:var(--accent)}.coachResult{display:flex;align-items:center;gap:20px}.coachResult>div{flex:1}.coachTraining>.eyebrow{margin-top:26px}.coachTraining .practice{margin-top:20px}.resultBadge{animation:questPop .5s ease-out}.adventureHome,.adventureMap,.personalCoach{animation:questEnter .35s ease-out}@keyframes questEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes questPop{0%{transform:scale(.6)}70%{transform:scale(1.08)}to{transform:scale(1)}}@media(min-width:1300px){.expeditionHero{min-height:340px}.worldCard{min-width:100px}}@media(max-width:1100px){.questColumns{grid-template-columns:1fr}.coachMissions{gap:10px}.coachMission{padding:18px}.questNumbers>div{padding:8px}.questNumbers strong{font-size:21px}.questPath{max-width:500px}.questPath li{left:calc(var(--offset)*.6);padding-left:calc(42% - 34px)}.questPath:before{left:42%}}@media(max-width:700px){.questHeading{align-items:flex-start;flex-direction:column;gap:16px}.questHeading h1{font-size:40px}.questUtility{margin-bottom:26px}.questUtility>span{font-size:8px;max-width:85px;line-height:1.6}.expeditionHero{grid-template-columns:1fr}.expeditionCopy{padding:24px}.questLandscape{height:185px;min-height:0;grid-row:1}.expeditionCopy h2{font-size:29px}.questNumbers{grid-template-columns:1fr 1fr;gap:16px}.questNumbers>div:nth-child(2){border:0}.questNumbers strong{font-size:23px}.questPanel{padding:22px}.coachPreview{flex-wrap:wrap;gap:15px}.coachPreview>div{min-width:180px}.coachPreview .primary{width:100%}.questRewards{grid-template-columns:1fr 1fr}.coachBrief{flex-wrap:wrap}.coachEvidence{border-left:0;border-top:1px solid var(--line);padding:15px 0 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:100%}.coachEvidence small{margin:0}.coachMissions{grid-template-columns:1fr}.coachMission{gap:10px}.missionIndex{margin:0}.coachResult{flex-wrap:wrap}.questMapBoard{padding:25px 10px}.questMapBoard header h2{font-size:26px}.questPath li{left:calc(var(--offset)*.4);padding-left:calc(34% - 34px);gap:12px}.questPath:before{left:34%}.pathCaption{max-width:130px}.pathCaption b{font-size:11px}.questPath button{width:60px;height:60px}.questPath .bossNode button{width:66px;height:66px}.questSectionTitle{align-items:flex-start}.questSectionTitle h2{font-size:20px}.questSectionTitle>.muted{font-size:11px}.worldCards{margin-right:-8px}.questSpecs{gap:10px}.questPrimary{width:100%}}@media(prefers-reduced-motion:reduce){.adventureHome,.adventureMap,.personalCoach,.resultBadge{animation:none}.app button{transition:none}}@media(max-width:700px){.coachBrief{align-items:flex-start;flex-direction:column}.coachBrief>div:first-of-type{width:100%}.coachBrief .coachOrb{width:48px;height:48px;font-size:30px}.coachBrief .coachEvidence{display:grid}.questPath li{max-width:calc(100% - 40px)}}
