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}.tablet-container{background:linear-gradient(135deg,#111,#333);color:#fff;min-height:100vh;padding:30px;touch-action:manipulation}.tablet-header{margin-bottom:30px;text-align:center}.tablet-header h1{font-size:2.8em;margin:0;text-shadow:2px 2px 4px #000c}.search-input{border:none;border-radius:5px;display:block;font-size:1em;margin:20px auto;max-width:400px;outline:none;padding:10px;width:100%}.games-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.game-card{background:#222;border-radius:10px;box-shadow:0 8px 16px #000000b3;overflow:hidden;touch-action:manipulation;transition:transform .3s ease,box-shadow .3s ease;width:320px}.game-card:hover{box-shadow:0 12px 24px #000000e6;transform:translateY(-8px)}.game-image{display:block;height:200px;object-fit:cover;width:300px}.game-card:hover .game-image{transform:scale(1.05)}.game-info{padding:20px}.game-info h2{color:#00e6e6;font-size:1.6em;letter-spacing:1px;margin:0 0 10px;text-transform:uppercase}.game-info p{font-size:1.1em;line-height:1.4;margin:0 0 20px}.button{background:linear-gradient(135deg,#00e6e6,#0cc);border:none;border-radius:6px;color:#111;cursor:pointer;font-size:1.1em;font-weight:700;min-width:120px;padding:14px 20px;touch-action:manipulation;transition:background .3s ease,transform .3s ease}.button:hover{background:linear-gradient(135deg,#0cc,#00b3b3);transform:scale(1.05)}.game-modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.game-modal-content{background:#222;border-radius:10px;box-shadow:0 8px 16px #000c;max-width:500px;padding:20px;position:relative;text-align:center;width:90%}.close-btn{background:#00e6e6;border:none;border-radius:50%;color:#111;cursor:pointer;font-weight:700;height:30px;position:absolute;right:10px;top:10px;transition:background .3s ease;width:30px}.close-btn:hover{background:#0cc}.modal-game-image{border-radius:5px;margin-bottom:15px;max-height:250px;object-fit:cover;width:100%}.tablet-footer{border-top:1px solid #444;margin-top:40px;padding-top:20px;text-align:center}.tablet-footer p{font-size:1em;margin:0}@media (max-width:1024px){.tablet-header h1{font-size:2.5em}.game-info h2{font-size:1.5em}.button{font-size:1em;padding:12px 18px}}
/*# sourceMappingURL=main.f860a3b5.css.map*/