@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";#root{max-width:1280px;margin:0 auto;text-align:justify;color:#000;width:100%;overflow:hidden}footer{background-color:#333;color:#fff;text-align:center;padding:20px;position:relative;bottom:0;width:100%}footer a{color:#00a0dc;text-decoration:none}footer a:hover{text-decoration:underline}body{font-family:Inter,sans-serif;background-color:#f3f4f6}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem}.games-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.game-card{width:100%;max-width:28rem;box-sizing:border-box}.carousel{position:relative;width:100%;height:16rem;overflow:hidden}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease-in-out;opacity:0;cursor:pointer}.carousel-image.active{opacity:1}.carousel-indicators{position:absolute;bottom:.5rem;left:0;right:0;display:flex;justify-content:center}.carousel-indicator{width:.5rem;height:.5rem;border-radius:50%;background-color:#ffffff80;margin:0 .25rem;border:none;cursor:pointer}.carousel-indicator.active{background-color:#fff}.game-card-content{padding:1.5rem}.game-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.game-description{color:#4b5563;margin-bottom:1rem}.badge{display:inline-block;background-color:#e5e7eb;color:#374151;font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;margin-right:.5rem}.game-instructions,.game-credentials{margin-bottom:.5rem}.game-link{display:inline-block;background-color:#2563eb;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;transition:background-color .15s ease-in-out}.game-link:hover{background-color:#1d4ed8}.fullscreen-carousel{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.fullscreen-image{max-width:90%;max-height:90%;object-fit:contain}.fullscreen-close{position:absolute;top:1rem;right:1rem;font-size:2rem;color:#fff;background:none;border:none;cursor:pointer}.fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;color:#fff;background:none;border:none;cursor:pointer;padding:1rem;transition:background-color .3s ease}.fullscreen-nav:hover{background-color:#ffffff1a}.fullscreen-nav.prev{left:1rem}.fullscreen-nav.next{right:1rem}.fullscreen-indicators{position:absolute;bottom:1rem;left:0;right:0;display:flex;justify-content:center}.fullscreen-indicator{width:.75rem;height:.75rem;border-radius:50%;background-color:#ffffff80;margin:0 .375rem;border:none;cursor:pointer}.fullscreen-indicator.active{background-color:#fff}@media (min-width: 768px){.games-grid{grid-template-columns:repeat(2,1fr)}.carousel{height:24rem}}@media (min-width: 1024px){.games-grid{grid-template-columns:repeat(3,1fr)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
