.drills-module__KpVVra__pageHeader{text-align:center;background:linear-gradient(135deg,#f97316,#ea580c);padding:3rem 2rem}.drills-module__KpVVra__title{color:#fff;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.drills-module__KpVVra__subtitle{color:#ffffffe6;margin:0;font-size:1.2rem}.drills-module__KpVVra__main{max-width:900px;margin:0 auto;padding:2rem}.drills-module__KpVVra__warningBar{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:10px 16px;font-size:.85rem;display:flex}.drills-module__KpVVra__warningBar a{color:#2563eb;font-weight:600}.drills-module__KpVVra__warningBar button{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.drills-module__KpVVra__warningBar button:hover{color:#1e293b}.drills-module__KpVVra__startCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 4px 16px #0000000f}.drills-module__KpVVra__startCard h2{color:#1e293b;margin:0 0 1.5rem;font-size:1.3rem}.drills-module__KpVVra__durationBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.drills-module__KpVVra__durBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .2s}.drills-module__KpVVra__durBtn:hover{color:#f97315;border-color:#f97315}.drills-module__KpVVra__durActive{color:#f97315;background:#fff7ed;border-color:#f97315}.drills-module__KpVVra__drillHint{color:#94a3b8;margin-bottom:1.5rem;font-size:.9rem}.drills-module__KpVVra__startBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;padding:14px 40px;font-size:1.05rem;font-weight:700;box-shadow:0 2px 8px #f973164d}.drills-module__KpVVra__startBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f9731666}.drills-module__KpVVra__drillHeader{justify-content:center;margin-bottom:1rem;display:flex}.drills-module__KpVVra__drillTimer{color:#22c55e;background:#1e293b;border-radius:10px;padding:8px 24px;font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:800}.drills-module__KpVVra__drillTimerDanger{color:#ef4444;animation:.5s ease-in-out infinite drills-module__KpVVra__pulse}@keyframes drills-module__KpVVra__pulse{0%,to{opacity:1}50%{opacity:.5}}.drills-module__KpVVra__wordArea{min-height:100px;font-family:var(--hindi-font);background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:1rem;padding:1.5rem;font-size:1.2rem;display:flex}.drills-module__KpVVra__drillWord{color:#64748b;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-weight:600;transition:all .15s}.drills-module__KpVVra__drillCorrect{color:#166534;background:#dcfce7}.drills-module__KpVVra__drillWrong{color:#991b1b;background:#fef2f2}.drills-module__KpVVra__drillInput{width:100%;min-height:100px;font-size:1.1rem;font-family:var(--hindi-font);resize:none;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1rem}.drills-module__KpVVra__drillInput:focus{border-color:#f97316;outline:none}.drills-module__KpVVra__resultCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #0000000f}.drills-module__KpVVra__resultGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.drills-module__KpVVra__resultItem{background:#f8fafc;border-radius:10px;flex-direction:column;align-items:center;padding:1rem;display:flex}.drills-module__KpVVra__resultValue{color:#f97316;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:800}.drills-module__KpVVra__resultLabel{color:#94a3b8;text-transform:uppercase;margin-top:4px;font-size:.7rem;font-weight:600}.drills-module__KpVVra__resultActions{justify-content:center;gap:1rem;display:flex}.drills-module__KpVVra__retryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:8px;padding:12px 32px;font-weight:600}.drills-module__KpVVra__backBtn{color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 32px;font-weight:600;text-decoration:none}@media (max-width:768px){.drills-module__KpVVra__title{font-size:1.8rem}.drills-module__KpVVra__pageHeader{padding:2rem 1rem}.drills-module__KpVVra__resultGrid{grid-template-columns:repeat(2,1fr)}.drills-module__KpVVra__wordArea{font-size:1rem}.drills-module__KpVVra__startCard{padding:1.5rem}.drills-module__KpVVra__durationBtns{gap:.75rem}.drills-module__KpVVra__durBtn{padding:10px 22px;font-size:.9rem}.drills-module__KpVVra__drillHeader{margin-bottom:.75rem}}@media (max-width:640px){.drills-module__KpVVra__main{padding:1rem}.drills-module__KpVVra__subtitle{font-size:1rem}.drills-module__KpVVra__startCard{padding:1.25rem}.drills-module__KpVVra__startCard h2{font-size:1.1rem}.drills-module__KpVVra__durationBtns{flex-direction:column;align-items:stretch}.drills-module__KpVVra__durBtn{text-align:center;padding:12px 20px}.drills-module__KpVVra__warningBar{flex-direction:column;align-items:flex-start;gap:8px}.drills-module__KpVVra__drillTimer{padding:6px 16px;font-size:1.5rem}.drills-module__KpVVra__drillInput{min-height:80px;padding:.75rem;font-size:1rem}.drills-module__KpVVra__resultCard{padding:1.25rem}.drills-module__KpVVra__resultGrid{gap:8px}.drills-module__KpVVra__resultItem{padding:.75rem .5rem}.drills-module__KpVVra__resultValue{font-size:1.2rem}.drills-module__KpVVra__resultActions{flex-direction:column;gap:.75rem}.drills-module__KpVVra__retryBtn,.drills-module__KpVVra__backBtn{text-align:center;width:100%;display:block}}@media (max-width:480px){.drills-module__KpVVra__title{font-size:1.5rem}.drills-module__KpVVra__startCard{padding:1rem}.drills-module__KpVVra__startCard h2{font-size:1rem}.drills-module__KpVVra__drillTimer{font-size:1.25rem}.drills-module__KpVVra__wordArea{gap:6px;padding:.75rem;font-size:.9rem}.drills-module__KpVVra__drillHint{font-size:.82rem}.drills-module__KpVVra__resultGrid{grid-template-columns:repeat(2,1fr);gap:6px}}
