.App{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;text-align:center}.App-header{color:#fff;padding:2rem}.App-header h1{font-size:2.5rem;font-weight:300;margin:0 0 .5rem}.subtitle{font-size:1rem;font-style:italic;margin:0 0 2rem;opacity:.8}.search-form{display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:500px}.search-input{flex:1 1;outline:none;padding:.75rem 1rem}.search-button,.search-input{border:none;border-radius:25px;box-shadow:0 2px 10px #0000001a;font-size:1rem}.search-button{background:#4caf50;color:#fff;cursor:pointer;padding:.75rem 2rem;transition:background .3s}.search-button:hover:not(:disabled){background:#45a049}.search-button:disabled{background:#ccc;cursor:not-allowed}.App-main{margin:0 auto;max-width:800px;padding:2rem}.error{background:#f44336;border-radius:8px;color:#fff;margin-bottom:2rem;padding:1rem}.definition-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:left}.definition-container h2{color:#333;font-size:2rem;margin:0 0 1rem;text-transform:capitalize}.phonetics{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.phonetic-text{color:#666;font-size:1.1rem;font-style:italic}.audio-player{height:30px}.meaning{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.meaning:last-child{border-bottom:none}.part-of-speech{color:#667eea;font-size:1.3rem;font-style:italic;margin:0 0 1rem}.definition{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-bottom:1rem;padding:1rem}.definition p{line-height:1.6;margin:.5rem 0}.definition em{color:#666}
/*# sourceMappingURL=main.7b279923.css.map*/