body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;touch-action:manipulation;-webkit-user-select:none;user-select:none}.App{display:flex;flex-direction:column;min-height:100vh}button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}button:hover{opacity:.9}button:active{transform:scale(.98);transition:transform .1s ease}input{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;border-radius:0;touch-action:manipulation}input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a;outline:none}select{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;touch-action:manipulation}@media (max-width:768px){main{padding:1rem!important}.App{font-size:14px}h1{font-size:24px!important}h2{font-size:18px!important}header{padding:1.5rem!important}header h1{font-size:2rem!important;margin:0!important}header p{font-size:1rem!important;margin:.5rem 0 0!important}}@media (max-width:480px){.App{font-size:13px}header{padding:1rem!important}header h1{font-size:1.8rem!important}header p{font-size:.9rem!important}h1{font-size:20px!important}h2{font-size:16px!important}}@media (max-width:360px){header h1{font-size:1.6rem!important}header p{font-size:.8rem!important}}@media (max-width:768px){.end-game-button,.game-button,.next-button,.option-button,.retry-button,.submit-button,button{-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}.spelling-input,input,textarea{-webkit-user-select:text;user-select:text}.game-container,.games-app,.question-container{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}body,html{overflow-x:hidden}}.games-app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.game-selection h2{color:#2c3e50;font-size:2.5em;margin-bottom:30px;text-align:center}.game-stats{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;display:flex;gap:40px;justify-content:center;margin-bottom:40px;padding:20px}.stat{text-align:center}.stat-number{display:block;font-size:2em;font-weight:700;margin-bottom:5px}.stat-label{font-size:.9em;opacity:.9}.games-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.game-category{background:#fff;border:2px solid #f8f9fa;border-radius:15px;box-shadow:0 4px 15px #0000001a;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.game-category:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.game-category h3{border-bottom:2px solid #ecf0f1;color:#2c3e50;font-size:1.3em;padding-bottom:10px}.game-category h3,.letter-selector{margin-bottom:20px;text-align:center}.letter-selector label{color:#34495e;display:block;font-weight:600;margin-bottom:10px}.letter-selector select{background:#fff;border:2px solid #bdc3c7;border-radius:8px;color:#2c3e50;padding:8px 15px}.game-button,.letter-selector select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-appearance:none;appearance:none;font-size:1.1em;touch-action:manipulation;-webkit-user-select:none;user-select:none}.game-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin:10px 0;padding:15px 20px;text-align:center;transition:all .3s ease;width:100%}.game-button.new-letter{background:linear-gradient(135deg,#4caf50,#45a049)}.game-button.old-letter{background:linear-gradient(135deg,#2196f3,#1976d2)}.game-button.random-new{background:linear-gradient(135deg,#ff9800,#f57c00)}.game-button.random-old{background:linear-gradient(135deg,#9c27b0,#7b1fa2)}.game-button.synonym-match{background:linear-gradient(135deg,#e91e63,#c2185b)}.game-button.spelling{background:linear-gradient(135deg,#ff5722,#d84315)}.game-button.word-ladder{background:linear-gradient(135deg,#795548,#5d4037)}.game-button.daily-quest{background:linear-gradient(135deg,#00bcd4,#0097a7)}.game-button.speed-round{background:linear-gradient(135deg,#f44336,#d32f2f)}.game-button.synonym-match-review{background:linear-gradient(135deg,#ad1457,#880e4f)}.game-button.spelling-review{background:linear-gradient(135deg,#bf360c,#8e0000)}.game-button.word-ladder-review{background:linear-gradient(135deg,#5d4037,#3e2723)}.game-button.speed-round-review{background:linear-gradient(135deg,#b71c1c,#7f0000)}.game-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.game-button:active{box-shadow:0 2px 8px #0003;transform:translateY(0) scale(.98);transition:all .1s ease}.game-button.disabled{background:#ccc!important;color:#666!important;cursor:not-allowed;opacity:.6}.game-button.disabled:hover{box-shadow:none!important;transform:none!important}.game-button.disabled:active{transform:none!important}.no-words{font-size:.9em;font-weight:400;opacity:.8}.available-letters{color:#666;font-style:italic;margin-top:5px}.home-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9em;font-weight:600;padding:8px 16px;transition:all .3s ease}.home-button:hover{background:#5a6268;transform:translateY(-1px)}.game-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.game-header-top h2{flex:1 1;margin:0;text-align:center}.resume-game-section{display:flex;justify-content:center;margin:20px 0}.resume-game-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 8px 25px #00000026;color:#fff;max-width:500px;padding:25px;text-align:center;width:100%}.resume-game-card h3{color:#fff;font-size:1.4em;margin:0 0 20px}.saved-game-info{margin-bottom:20px}.game-type{display:block;font-size:1.2em;font-weight:600;margin-bottom:10px}.saved-stats{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:10px}.saved-stats span{background:#fff3;border-radius:15px;font-size:.9em;padding:5px 10px}.saved-time{display:block;font-size:.85em;font-style:italic;opacity:.8}.resume-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.resume-button{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 24px;transition:all .3s ease}.resume-button:hover{background:#218838;box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}.discard-button{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 24px;transition:all .3s ease}.discard-button:hover{background:#c82333;box-shadow:0 4px 12px #dc35454d;transform:translateY(-2px)}@media (hover:none) and (pointer:coarse){.game-button:hover{box-shadow:none;transform:none}}.game-container{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:30px}.game-header{align-items:center;border-bottom:2px solid #ecf0f1;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.game-header h2{color:#2c3e50;font-size:1.8em;margin:0}.game-stats-inline{color:#7f8c8d;display:flex;font-weight:600;gap:20px}.game-stats-inline span{background:#ecf0f1;border-radius:15px;font-size:.9em;padding:5px 10px}.game-stats-inline .timer{background:#3498db;color:#fff;font-weight:700}.game-stats-inline .timer.urgent{animation:pulse 1s infinite;background:#e74c3c}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.end-game-button{background:#e74c3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background .3s ease}.end-game-button:hover{background:#c0392b}.question-container{text-align:center}.question-word{margin-bottom:30px}.question-word h3{color:#2c3e50;font-size:3em;margin:0 0 10px;text-transform:capitalize}.difficulty{background:#3498db;border-radius:20px;color:#fff;font-size:.9em;font-weight:600;padding:5px 15px;text-transform:uppercase}.difficulty.easy{background:#27ae60}.difficulty.medium{background:#f39c12}.difficulty.hard{background:#e74c3c}.question-text{color:#34495e;font-size:1.3em;line-height:1.5;margin-bottom:30px}.spelling-input{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;border:2px solid #bdc3c7;border-radius:10px;display:block;font-size:1.2em;margin:20px auto;max-width:400px;padding:15px 20px;text-align:center;text-transform:lowercase;touch-action:manipulation;-webkit-user-select:text;user-select:text;width:100%}.spelling-input:focus{border-color:#3498db;box-shadow:0 0 10px #3498db4d;outline:none}.options{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0}.option-button{word-wrap:break-word;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #bdc3c7;border-radius:10px;color:#2c3e50;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1.3;max-height:120px;min-height:60px;overflow:hidden;overflow-wrap:break-word;padding:20px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.option-button:hover:not(:disabled){background:#ecf0f1;border-color:#3498db;transform:translateY(-2px)}.option-button:active:not(:disabled){background:#d5dbdb;border-color:#2980b9;transform:translateY(0) scale(.98);transition:all .1s ease}@media (hover:none) and (pointer:coarse){.option-button:hover:not(:disabled){background:#fff;border-color:#bdc3c7;transform:none}}.option-button.selected{background:#3498db;border-color:#3498db;color:#fff}.option-button:disabled{cursor:not-allowed;opacity:.7}.submit-button{background:#27ae60;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-top:20px;padding:15px 30px;transition:background .3s ease}.submit-button:hover:not(:disabled){background:#229954}.submit-button:disabled{background:#95a5a6;cursor:not-allowed}.result{background:#f8f9fa;border-radius:10px;margin-top:30px;padding:20px}.result-message{border-radius:8px;font-size:1.3em;font-weight:600;margin-bottom:20px;padding:15px}.result-message.correct{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.result-message.incorrect{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.next-button{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 25px;transition:background .3s ease}.next-button:hover{background:#2980b9}.loading{color:#7f8c8d;font-size:1.2em;padding:40px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;margin:0 auto 20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:10px;color:#e74c3c;font-size:1.2em;padding:40px;text-align:center}.retry-button{background:#e74c3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:600;margin-top:15px;padding:10px 20px;transition:background .3s ease}.retry-button:hover{background:#c0392b}@media (max-width:768px){.games-app{padding:10px}.game-selection h2{font-size:1.8em;margin-bottom:20px}.game-stats{flex-direction:column;gap:15px;margin-bottom:30px;padding:15px}.stat-number{font-size:1.8em}.games-grid{gap:20px;grid-template-columns:1fr;margin-top:20px}.game-category{padding:20px}.game-category h3{font-size:1.2em;margin-bottom:15px}.game-button{font-size:1em;margin:8px 0;min-height:48px;padding:18px 15px}.game-container{margin:10px;padding:20px}.game-header{flex-direction:column;gap:10px;margin-bottom:25px;text-align:center}.game-header h2{font-size:1.5em}.game-stats-inline{flex-wrap:wrap;gap:10px;justify-content:center}.game-stats-inline span{font-size:.8em;padding:4px 8px}.question-word h3{font-size:2.2em;margin-bottom:15px}.question-text{font-size:1.1em;margin-bottom:25px}.options{gap:12px;grid-template-columns:1fr;margin:25px 0}.option-button{font-size:1em;min-height:56px;padding:18px 15px}.spelling-input{font-size:1.1em;max-width:100%;padding:18px 15px}.submit-button{font-size:1em;max-width:300px;padding:18px 25px;width:100%}.result{padding:15px}.result-message{font-size:1.1em;padding:12px}.next-button{font-size:1em;max-width:200px;padding:15px 20px;width:100%}.end-game-button{font-size:.9em;padding:12px 16px}}@media (max-width:480px){.games-app{padding:8px}.game-selection h2{font-size:1.6em;margin-bottom:15px}.game-stats{margin-bottom:25px;padding:12px}.stat-number{font-size:1.6em}.stat-label{font-size:.8em}.game-category{padding:15px}.game-category h3{font-size:1.1em;margin-bottom:12px}.game-button{font-size:.95em;margin:6px 0;padding:16px 12px}.game-container{margin:5px;padding:15px}.game-header h2{font-size:1.3em}.game-stats-inline{gap:8px}.game-stats-inline span{font-size:.75em;padding:3px 6px}.question-word h3{font-size:1.8em;margin-bottom:12px}.question-text{font-size:1em;margin-bottom:20px}.options{gap:10px;margin:20px 0}.option-button{font-size:.95em;min-height:52px;padding:16px 12px}.spelling-input{font-size:1em;padding:16px 12px}.submit-button{font-size:.95em;padding:16px 20px}.result-message{font-size:1em;padding:10px}.next-button{font-size:.95em;padding:14px 18px}.letter-selector select{font-size:1em;padding:12px 15px}.home-button{font-size:.8em;padding:6px 12px}.game-header-top{flex-direction:column;gap:10px;text-align:center}.game-header-top h2{order:-1}.resume-game-card{margin:0 10px;padding:20px}.resume-buttons,.saved-stats{flex-direction:column;gap:8px}.discard-button,.resume-button{padding:10px 20px;width:100%}}@media (max-width:360px){.question-word h3{font-size:1.6em}.game-button,.option-button{font-size:.9em;padding:14px 10px}.game-category h3{font-size:1em}}
/*# sourceMappingURL=main.617f7582.css.map*/