:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;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;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}}.container{max-width:900px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;align-items:center}.logo{width:200px;margin-bottom:2rem}h1{text-align:center;margin-bottom:2rem}.form{background:#1a1a1a;padding:2rem;border-radius:8px;margin-bottom:2rem;width:100%;max-width:900px}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;font-weight:500}.input-group input{width:100%;padding:.75rem;font-size:1rem;border:1px solid #444;border-radius:4px;background:#2a2a2a;color:#fff;box-sizing:border-box}.input-group input:focus{outline:none;border-color:#646cff}.sugestoes{position:absolute;top:100%;left:0;right:0;background:#2a2a2a;border:1px solid #444;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:10}.sugestao{padding:.75rem;cursor:pointer;border-bottom:1px solid #333}.sugestao:hover{background:#333}.sugestao:last-child{border-bottom:none}button{width:100%;padding:.75rem;font-size:1rem;font-weight:500;background:#646cff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}button:hover:not(:disabled){background:#535bf2}button:disabled{background:#444;cursor:not-allowed}.resultados{background:#1a1a1a;padding:2rem;border-radius:8px;width:100%;max-width:900px}.header-resultados{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.header-resultados h2{margin:0}.header-resultados button{width:auto;padding:.5rem 1.5rem;background:#28a745}.header-resultados button:hover{background:#218838}table{width:100%;border-collapse:collapse}thead{background:#2a2a2a}th,td{padding:.75rem;text-align:left;border-bottom:1px solid #333}th{font-weight:600}tbody tr:hover{background:#252525}
