:root{font-family:Inter,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;padding:0;font-family:Arial,sans-serif;color:#e0e0e0;overflow:hidden;display:flex;justify-content:center;align-items:center;height:100vh;background-color:transparent}#box{background:#000c;border-radius:10px;padding:20px;box-shadow:0 0 15px #0009;width:650px}form{width:650px;display:flex;flex-direction:column;align-items:center}#locationmap{width:650px;display:flex;flex-direction:column}.input-group{display:flex;width:650px;margin-bottom:20px}.input{background-color:#1a1a1d;border:1px solid #333;border-radius:5px;color:#e0e0e0;padding:10px;margin-right:10px;flex:1}.input:focus{outline:none;border-color:#4a4a6a;box-shadow:0 0 5px #ffffff80}.button{background-color:#333;color:#e0e0e0;border:none;border-radius:5px;padding:10px 20px;cursor:pointer;font-size:16px;transition:background-color .3s,transform .3s}.button:hover{background-color:#555}.button:active{transform:scale(.98)}#suggestions{margin-top:36px;background:#000000e6;border:1px solid #333;border-radius:5px;max-height:150px;overflow-y:auto;position:absolute;box-shadow:0 0 10px #000000b3;flex:1.5}#addressInput{background-color:#1a1a1d;border:1px solid #333;border-radius:5px;color:#e0e0e0;padding:10px;margin-bottom:20px;margin-right:10px;flex:1.5}.suggestion-item{flex:1.5;padding:10px;color:#e0e0e0;cursor:pointer}.suggestion-item:hover{background-color:#444}.background-video{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#launch{width:fit-content}@media (max-width: 700px){#box{display:flex;justify-content:center;align-items:center;width:400px;padding:15px}#suggestions{margin-top:36px;flex:1}.suggestion-item{flex:1}.input-group{width:400px;gap:10px}#locationmap{width:400px;display:flex;flex-direction:column}}@media (max-width: 470px){#box{display:flex;justify-content:center;align-items:center;width:350px;padding:15px}#suggestions{margin-top:36px;flex:1}.suggestion-item{flex:1}.input-group{width:350px;gap:10px}#locationmap{width:350px;display:flex;flex-direction:column}}.listaddress{margin-left:auto;margin-right:auto;margin-top:.5rem;max-height:20rem;max-width:28rem;overflow-y:auto;border-radius:.75rem;border:1px solid #333;background-color:#000000b3;padding:1rem}.listaddress:hover{box-shadow:0 0 20px 8px #0000004d}.items{border:1px solid rgba(0,0,0,.9);cursor:pointer;padding:1rem;background-color:#555;border-radius:.5rem;color:#fff;font-size:1rem;transition:background-color .3s,transform .2s}.items:hover{background-color:#666;transform:scale(1.02)}.items:active{background-color:#444;transform:scale(1)}
