:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#000);color:#f1f1f1;display:flex;justify-content:center;align-items:center;min-height:100vh}.app{text-align:center;padding:2rem;border-radius:1.5rem;background:#1e1e1ee6;box-shadow:0 0 30px #0ff3;width:90%;max-width:700px;animation:fadeIn .8s ease-in-out}h1{font-size:2.2rem;margin-bottom:1.5rem;color:#0ff;text-shadow:0 0 10px #00ffffaa}.search-form{margin-bottom:1rem}.search-form input{padding:.7rem;font-size:1rem;width:250px;border-radius:10px;border:none;outline:none;margin-right:.5rem}.search-form button{padding:.7rem 1rem;font-size:1rem;background:#0ff;color:#000;border:none;border-radius:10px;cursor:pointer;transition:.2s}.search-form button:hover{background:#0cc}.suggestions{margin-top:.5rem}.suggestions p{font-size:.9rem;color:#aaa}.suggestions button{margin:.25rem;padding:.4rem .8rem;background:#111;border:1px solid #00ffff;border-radius:8px;cursor:pointer;color:#0ff;transition:.2s}.suggestions button:hover{background:#0ff;color:#000}.error{margin-top:1.5rem;color:#ff4d4d}.results{margin-top:2rem;text-align:left}.results h2{color:#fc0}.phonetic{font-size:1rem;color:#aaa}.example{font-style:italic;color:#bbb}.synonyms{color:#7fffd4}footer{margin-top:2rem;font-size:.9rem;color:#888}footer a{color:#0ff;text-decoration:none}footer a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
