:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#243b64;background:#f5f0ff;font-synthesis:none;text-rendering:optimizeLegibility;--bg:#f5f0ff;--paper:#fffdf8;--ink:#243b64;--muted:#697795;--purple:#7654d6;--purple-soft:#eee8ff;--yellow:#ffd966;--line:#ded5c5;--shadow:0 18px 50px rgba(68,50,110,.1)}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;height:100%;overflow:hidden}body{background:var(--bg)}button{font:inherit;color:inherit}button:focus-visible{outline:4px solid #9b82ed;outline-offset:3px}.page{height:100svh;min-height:100svh;padding:clamp(18px,3vw,40px);position:relative}.home-page{display:grid;place-items:center}.home-card{width:min(760px,100%);padding:clamp(36px,7vw,72px);text-align:center;background:var(--paper);border:2px solid #e7dfd0;border-radius:40px;box-shadow:var(--shadow)}.home-badge{font-size:54px;margin-bottom:8px}.eyebrow{font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--purple);margin:0 0 12px}.home-card h1{font-size:clamp(42px,7vw,74px);line-height:.98;letter-spacing:-2px;margin:0}.home-card h1 span{color:var(--purple)}.subtitle{font-size:clamp(17px,2.4vw,23px);color:var(--muted);margin:20px 0 30px}.primary-btn,.secondary-btn,.link-btn,.sound-btn,.back-btn,.small-btn,.difficulty,.choice-card{cursor:pointer}.primary-btn{border:0;background:var(--purple);color:#fff;border-radius:17px;padding:14px 24px;font-weight:900;box-shadow:0 8px 18px #7654d638}.primary-btn:hover{transform:translateY(-1px)}.hero-btn{font-size:20px;padding:16px 32px}.home-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.link-btn,.sound-btn{border:0;background:transparent;padding:9px 10px;font-weight:800}.sound-btn{border:2px solid var(--line);border-radius:13px;background:#fff}.center-page{width:min(1160px,100%);height:100svh;margin:auto;text-align:center;overflow:hidden}.back-btn{border:2px solid var(--line);background:#fff;border-radius:15px;padding:10px 18px;font-weight:900;box-shadow:0 4px 10px #44326e0f}.center-page>.back-btn{position:absolute;left:clamp(18px,3vw,40px);top:clamp(18px,3vw,40px)}.center-page h2{font-size:clamp(34px,5vw,56px);margin:55px 0 8px;letter-spacing:-1px}.section-subtitle{color:var(--muted);font-size:18px;margin:0}.choice-grid{display:grid;gap:22px;margin:38px auto;max-width:980px}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid.two{grid-template-columns:repeat(2,1fr);max-width:760px}.choice-card{position:relative;min-height:210px;border:3px solid transparent;border-radius:28px;padding:26px;background:var(--paper);display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;box-shadow:var(--shadow)}.choice-card:hover,.choice-card.selected{border-color:#bca4ef;transform:translateY(-3px)}.choice-card i{position:absolute;right:18px;top:18px;background:var(--purple);color:#fff;border-radius:50%;width:30px;height:30px;line-height:30px;font-style:normal}.choice-icon{font-size:48px;font-weight:1000;color:var(--purple)}.choice-card strong{font-size:23px}.choice-card span:last-of-type{color:var(--muted)}.difficulty-box{margin:18px auto 28px;padding:18px;background:#eee8ff;border-radius:24px;max-width:760px}.difficulty-box h3{margin:0 0 14px}.difficulty-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.difficulty{border:2px solid transparent;border-radius:15px;background:#fff;padding:12px 20px;font-weight:800}.difficulty.selected{border-color:var(--purple);background:#f8f5ff}.difficulty span{margin-right:8px}.setup-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:clamp(16px,2.5vh,28px);padding-bottom:clamp(12px,2vh,20px)}.setup-page h2{margin-top:clamp(54px,7vh,76px);font-size:clamp(36px,5.5vw,58px);margin-bottom:clamp(8px,1.2vh,14px)}.setup-page .choice-grid.two{width:min(760px,100%);margin:clamp(20px,3vh,34px) auto clamp(16px,2.5vh,26px);gap:clamp(14px,1.8vw,22px)}.setup-page .choice-card{min-height:clamp(150px,23vh,205px);padding:clamp(18px,2.5vh,28px)}.setup-page .choice-icon{font-size:clamp(40px,5vh,52px)}.setup-page .difficulty-box{width:min(760px,100%);margin:0 auto clamp(16px,2.5vh,24px);padding:clamp(14px,2vh,20px)}.setup-page .primary-btn{font-size:clamp(18px,2.2vh,22px);padding:clamp(12px,1.8vh,16px) clamp(24px,3vw,34px)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:40px auto;max-width:850px}.step{background:var(--paper);border-radius:25px;padding:28px;position:relative;box-shadow:var(--shadow)}.step-number{position:absolute;left:15px;top:15px;background:var(--yellow);width:30px;height:30px;border-radius:50%;font-weight:900;line-height:30px}.step-icon{font-size:52px}.step h3{font-size:24px;margin:10px}.step p{color:var(--muted)}.tip{background:#eef8f3;border-radius:18px;padding:18px;max-width:700px;margin:auto}.progress-card{background:var(--paper);padding:30px;border-radius:28px;max-width:760px;margin:35px auto;text-align:left;box-shadow:var(--shadow)}.progress-line{margin:20px 0}.line-head{display:flex;justify-content:space-between;margin-bottom:8px}.progress-track{height:14px;background:#e7decc;border-radius:99px;overflow:hidden}.progress-fill{height:100%;background:#9fd9bd;border-radius:99px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.mini-stats div{background:#f8f2e7;border-radius:18px;padding:18px;text-align:center;font-size:22px}.mini-stats b{display:block;font-size:30px}.mini-stats span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.game-page{height:100svh;min-height:560px;padding:clamp(10px,2vh,20px) clamp(14px,4vw,52px);overflow:hidden;display:flex;flex-direction:column}.game-topbar{width:min(100%,1200px);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex:0 0 auto}.game-back{position:static!important}.timer-pill{border:2px solid var(--line);background:#fff;border-radius:15px;padding:10px 16px;font-weight:900}.timer-pill.urgent{border-color:#e78d72}.game-main{width:min(100%,1200px);margin:clamp(8px,1.5vh,16px) auto 0;display:flex;flex-direction:column;flex:1;min-height:0}.target-card{background:var(--paper);border:2px solid #e7dfd0;border-radius:clamp(24px,3vw,38px);box-shadow:var(--shadow);display:flex;flex:1;min-height:0;align-items:center;justify-content:center;flex-direction:column;padding:clamp(14px,2vh,28px) 24px}.target-letter{font-size:clamp(150px,30vh,310px);font-weight:1000;line-height:1.05;min-height:1.05em;display:flex;align-items:center;justify-content:center;color:var(--purple);text-shadow:0 9px 0 #e3dafa;margin-bottom:clamp(4px,1vh,10px)}.press-text{font-size:clamp(22px,3vh,31px);line-height:1.15;margin:clamp(12px,2vh,20px) 0 4px}.association{font-size:clamp(17px,2vh,20px);margin:2px 0;color:var(--muted)}.feedback{min-height:30px;margin-top:clamp(7px,1.2vh,12px);font-size:clamp(17px,2.1vh,22px);font-weight:900;color:var(--purple)}.gentle-error{color:#d77d59}.complete-preview{font-size:clamp(100px,18vh,160px)}.keyboard{width:min(100%,1120px);margin:clamp(10px,1.8vh,18px) auto 0;flex:0 0 auto}.keyboard-row{display:flex;justify-content:center;gap:clamp(5px,.7vw,10px);margin:clamp(5px,.8vh,8px) 0}.key{width:clamp(54px,7vw,88px);height:clamp(52px,7vh,70px);border:0;border-radius:14px;background:#fff;border-bottom:5px solid #d9cdb8;font-size:clamp(18px,2.2vh,26px);font-weight:900;cursor:pointer;box-shadow:0 2px #00000005}.key:hover,.key-pressed{transform:translateY(2px);border-bottom-width:3px}.key-target{background:var(--yellow);box-shadow:0 0 0 3px #ffc94d}.game-controls{display:flex;justify-content:center;gap:9px;margin-top:clamp(6px,1vh,10px);padding-bottom:2px;flex:0 0 auto}.small-btn{border:2px solid var(--line);background:#fff;border-radius:13px;padding:10px 15px;font-weight:800}.pause-overlay{position:fixed;inset:0;background:#24304a57;display:grid;place-items:center;z-index:5}.pause-card{background:var(--paper);border-radius:30px;padding:40px;text-align:center;box-shadow:0 20px 60px #0003}.pause-icon{font-size:58px}.results-page h1{font-size:clamp(42px,6vw,72px);margin-bottom:0}.confetti{font-size:28px;word-spacing:20px}.stars{font-size:54px;margin:20px}.stars span{opacity:.18;filter:grayscale(1)}.stars span.on{opacity:1;filter:none}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:700px;margin:20px auto}.result-stat{background:#fff;border:2px solid var(--line);border-radius:22px;padding:20px}.result-stat span{display:block;font-size:25px}.result-stat b{display:block;font-size:32px;margin:5px}.result-stat small{color:var(--muted);font-weight:800}.result-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.secondary-btn{border:2px solid var(--line);background:#fff;border-radius:15px;padding:13px 19px;font-weight:900}@media(max-width:760px){.choice-grid.three,.choice-grid.two,.steps,.results-grid{grid-template-columns:1fr}.choice-card{min-height:165px}.page{padding:18px}.center-page>.back-btn{position:static;display:block;text-align:left;width:max-content}.center-page h2{margin-top:28px}.game-page{padding:8px 10px 5px;min-height:500px}.game-main{margin-top:6px}.target-card{padding:12px;border-radius:24px}.target-letter{font-size:clamp(120px,24vh,190px);line-height:1.05;min-height:1.05em;margin-bottom:3px}.press-text{font-size:20px;margin:12px 0 3px}.association{font-size:15px}.feedback{font-size:17px;min-height:27px}.keyboard{margin-top:8px}.keyboard-row{gap:4px;margin:4px 0}.key{width:clamp(30px,9vw,55px);height:clamp(40px,7vh,56px);border-radius:9px}.small-btn{padding:8px 10px}.game-topbar{gap:8px}.timer-pill{padding:8px 11px}.mini-stats{grid-template-columns:1fr}}@media(max-height:720px)and (min-width:761px){.setup-page{padding-top:5px;padding-bottom:4px}.setup-page h2{margin-top:42px;font-size:38px}.setup-page .choice-grid.two{margin-top:12px;margin-bottom:10px}.setup-page .choice-card{min-height:125px}.setup-page .choice-icon{font-size:36px}.setup-page .difficulty-box{margin-bottom:10px;padding:10px}.setup-page .primary-btn{padding:9px 22px}}@media(max-height:720px)and (min-width:761px){.game-page{padding-top:5px;padding-bottom:3px}.target-card{padding-top:8px;padding-bottom:8px}.target-letter{font-size:clamp(130px,25vh,230px);line-height:1.05;min-height:1.05em;margin-bottom:2px}.press-text{font-size:20px;margin:9px 0 2px}.association{font-size:15px}.feedback{font-size:16px;min-height:24px;margin-top:4px}.keyboard{margin-top:5px}.key{height:clamp(40px,6vh,58px)}.game-controls{margin-top:3px}.small-btn{padding:7px 11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}}
