body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#eef2f3;font-family:sans-serif;margin:0}.App{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:3rem;text-align:center}input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:.5em;padding:.5em;width:250px}button{background-color:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:1em;padding:.5em 1em}button:hover{background-color:#2563eb}#result{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-top:1em;padding:1em 2em;width:300px}.suggestions{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0000001a;left:0;list-style:none;margin:.25em 0 0;margin:.5em 0;max-height:150px;max-width:300px;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:999}.suggestions li{cursor:pointer;padding:.5em}.suggestions li:hover{background-color:#f0f0f0}.suggestions li.highlight{background-color:#e0e0e0}
/*# sourceMappingURL=main.ef280486.css.map*/