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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{align-items:center;background:linear-gradient(135deg,#1e1e2c,#3c3c52);display:flex;flex-direction:column;height:100vh;justify-content:center}.connect-button{background-color:#6a0dad;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:15px 30px;transition:background-color .3s ease}.connect-button:hover{background-color:#8e44ad}.welcome-message{animation:fadeIn 1s ease-in-out;color:#fff;font-size:32px;text-shadow:2px 2px 4px #6a0dad}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body,html{background-color:#1e1e2c;color:#fff;font-family:Roboto,sans-serif;height:100%;margin:0;padding:0}
/*# sourceMappingURL=main.e784f4d4.css.map*/