@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{box-sizing:border-box}body{color:#fff;background:#0b0b0e url(/lofi-city.png) 50%/cover no-repeat fixed;min-height:100vh;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.container{text-align:center;width:100%;max-width:920px;padding:28px}h1{color:#eaeaea;margin:6px 0 14px;font-family:"Press Start 2P",monospace;font-size:28px}p{color:#dcf6cf;line-height:1.6}.btn{color:#fff;background:linear-gradient(#7e44ff,#5b22ff);border-radius:10px;margin-top:18px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 10px 30px #0009}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #000c}footer{color:#999;margin-top:28px;font-size:12px}footer a{color:#999;text-decoration:none}
