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}*{box-sizing:border-box;margin:0;padding:0}body{background:#05050a;color:#f0f0ff;font-family:Inter,sans-serif}.navbar{align-items:center;background:#ffffff08;border-bottom:1px solid #6c2fff4d;display:flex;justify-content:space-between;padding:1.2rem 2rem}.logo{color:#f0f0ff;font-size:1.4rem;font-weight:700}.logo span{color:#00e5ff}.nav-links button{background:#0000;border:none;color:#7070a0;cursor:pointer;font-size:.95rem;margin-left:1.5rem;transition:color .2s}.nav-links button:hover{color:#f0f0ff}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:85vh;padding:2rem;text-align:center}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6c2fff,#00e5ff);-webkit-background-clip:text}.hero p{color:#7070a0;font-size:1.1rem;margin-bottom:2rem}.cta-btn{background:linear-gradient(135deg,#6c2fff,#9b5fff);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 2rem}.cta-btn:hover{opacity:.85}.games-page,.login-page{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:85vh}.login-page input{background:#ffffff0f;border:1px solid #6c2fff4d;border-radius:10px;color:#f0f0ff;font-size:.95rem;outline:none;padding:.85rem 1.2rem;width:300px}.user-email{color:#00e5ff;font-size:.85rem;margin-right:.5rem}.welcome{color:#00e5ff;font-size:1rem;margin-bottom:1rem}.login-sub{color:#7070a0;font-size:.95rem;margin-bottom:1.5rem}.error-msg{background:#ff44661a;border-radius:8px;color:#f46;font-size:.85rem;margin-bottom:1rem;padding:.5rem 1rem;text-align:center;width:300px}.switch-auth{color:#6c2fff;cursor:pointer;font-size:.85rem;margin-top:.5rem;text-decoration:underline}.switch-auth:hover{color:#00e5ff}.games-page{margin:0 auto;max-width:1100px;padding:3rem 2rem;width:100%}.games-page h2{font-size:2rem;margin-bottom:2rem;text-align:center}.games-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.game-card{background:#ffffff0a;border:1px solid #6c2fff4d;border-radius:16px;overflow:hidden;transition:transform .2s,border-color .2s}.game-card:hover{border-color:#6c2fffb3;transform:translateY(-5px)}.game-thumb{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;height:160px;justify-content:center}.game-emoji{font-size:4rem}.game-info{padding:1.2rem}.game-info h3{font-size:1.1rem;font-weight:700;margin-bottom:.4rem}.game-genre{color:#7070a0;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.game-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.game-rating{color:#ffd60a;font-size:.85rem}.play-btn{border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.4rem 1.2rem;transition:opacity .2s}.play-btn:hover{opacity:.8}
/*# sourceMappingURL=main.9f6fbdf8.css.map*/