@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;font-family:Inter,-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}.App{background-color:#121212;color:#fff;min-height:100vh;text-align:center}.App-header{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.App-logo{height:auto;max-width:300px;object-fit:contain;width:100%}.App-logo,h1{margin-bottom:2rem}h1{color:#07f668;font-family:Inter,Helvetica Neue,sans-serif;font-size:1.8rem}.instructions-container{background-color:#ffffff0d;border:1px solid #07f668;border-radius:12px;margin:2rem 0;max-width:400px;padding:1.5rem;width:90%}.instructions-list{margin:0;padding-left:1.5rem;text-align:left}.instructions-list li{color:#fff;margin-bottom:1rem}.instructions-list li::marker{color:#07f668}.cta-button{background-color:#07f668;border:2px solid #4af88a;border-radius:8px;box-shadow:0 4px 15px #07f6684d;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:2rem;max-width:400px;padding:1rem 2rem;text-transform:uppercase;transition:transform .2s ease;width:90%}.cta-button:hover{box-shadow:0 6px 20px #07f66866;transform:scale(1.02)}@media (min-width:768px){h1{font-size:2.5rem}.instructions-container{width:80%}.cta-button{font-size:1.1rem;padding:1.2rem 3rem;width:80%}}
/*# sourceMappingURL=main.2a4539a7.css.map*/