*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{height:100%}html{scroll-behavior:smooth}a:focus,button:focus{outline:2px solid #64ffda;outline-offset:2px}._app_fgwu1_1{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._container_fgwu1_10{max-width:1200px;margin:0 auto;padding:0 20px}._header_fgwu1_16{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0;position:sticky;top:0;z-index:100}._header_fgwu1_16 ._container_fgwu1_10{display:flex;justify-content:space-between;align-items:center}._logo_fgwu1_32 a{color:#64ffda;text-decoration:none;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}._nav_fgwu1_40 ul{display:flex;list-style:none;margin:0;padding:0;gap:2rem}._nav_fgwu1_40 a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}._nav_fgwu1_40 a:hover{color:#64ffda}._main_fgwu1_59{flex:1;display:flex;flex-direction:column}._hero_fgwu1_65{flex:1;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}._hero_fgwu1_65 h1{font-size:3.5rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(135deg,#64ffda,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}._hero_fgwu1_65 p{font-size:1.25rem;color:#b0b0b0;margin:0 0 3rem;max-width:600px;text-align:center;margin-left:auto;margin-right:auto}._gamesSection_fgwu1_94{margin-top:4rem}._gamesSection_fgwu1_94 h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#64ffda;text-align:center}._gamesGrid_fgwu1_106{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;max-width:100%}._gamesGrid_fgwu1_106 ._gameCard_fgwu1_114{max-width:400px;min-width:300px;justify-self:center}._gameCard_fgwu1_114{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;display:block;cursor:pointer}._gameCard_fgwu1_114:hover{transform:translateY(-4px);box-shadow:0 8px 25px #64ffda33}._gameCard_fgwu1_114 h3{color:#64ffda;font-size:1.5rem;font-weight:600;margin:0 0 1rem}._gameCard_fgwu1_114 p{color:#b0b0b0;margin:0 0 1.5rem;line-height:1.6}._gameIcon_fgwu1_150{text-align:center;margin-bottom:1rem}._gameIcon_fgwu1_150 img{width:48px;height:48px;border-radius:8px;object-fit:contain;background:#ffffff1a;padding:8px}._gamesTableSection_fgwu1_165{margin-top:6rem}._gamesTableSection_fgwu1_165 h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#64ffda;text-align:center}._tableContainer_fgwu1_177{overflow-x:auto;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._gamesTable_fgwu1_165{width:100%;border-collapse:collapse;font-size:.9rem}._gamesTable_fgwu1_165 th{background:#64ffda1a;color:#64ffda;font-weight:600;text-align:left;padding:1rem;border:none;vertical-align:middle}._gamesTable_fgwu1_165 td{padding:1rem;border:none;vertical-align:middle}._gamesTable_fgwu1_165 tr{border-bottom:1px solid rgba(255,255,255,.1)}._gamesTable_fgwu1_165 tr:hover{background:#ffffff05}._tableIcon_fgwu1_214 img{width:32px;height:32px;border-radius:6px;object-fit:contain;background:#ffffff1a;padding:6px}._tableName_fgwu1_223{font-weight:500;color:#fff}._tableSlug_fgwu1_228 code{background:#64ffda1a;color:#64ffda;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem}._tableCategories_fgwu1_237{display:flex;flex-wrap:wrap;gap:.5rem}._categoryTag_fgwu1_243{background:#00d4ff1a;color:#00d4ff;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid rgba(0,212,255,.2)}._tableDescription_fgwu1_253{color:#b0b0b0;line-height:1.4;max-width:300px}._tableActions_fgwu1_259{display:flex;gap:.5rem}._playButton_fgwu1_264{background:linear-gradient(135deg,#64ffda,#00d4ff);color:#0f0f23;text-decoration:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.8rem;transition:transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer}._playButton_fgwu1_264:hover{transform:translateY(-1px);box-shadow:0 4px 12px #64ffda4d}._favoriteButton_fgwu1_282{background:#ffffff1a;color:gold;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:6px;font-size:1.2rem;transition:all .2s ease;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif}._favoriteButton_fgwu1_282:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}._favoriteButton_fgwu1_282._favorited_fgwu1_305{background:#ffd70033;color:gold;border-color:#ffd70066;box-shadow:0 0 10px #ffd7004d}._infoButton_fgwu1_312{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:6px;font-weight:500;font-size:.8rem;transition:all .2s ease;cursor:pointer}._infoButton_fgwu1_312:hover{background:#ffffff26;border-color:#ffffff4d}._container_fgwu1_10 h2{font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;color:#64ffda}._container_fgwu1_10 p{font-size:1.1rem;line-height:1.6;color:#b0b0b0;margin:0 0 2rem}._backLink_fgwu1_343{color:#64ffda;text-decoration:none;font-weight:500;transition:color .2s ease}._backLink_fgwu1_343:hover{color:#00d4ff}._footer_fgwu1_354{background:#ffffff0d;border-top:1px solid rgba(255,255,255,.1);padding:2rem 0;text-align:center}._footer_fgwu1_354 p{color:#888;margin:0}@media (max-width: 768px){._header_fgwu1_16 ._container_fgwu1_10{flex-direction:column;gap:1rem}._nav_fgwu1_40 ul{gap:1rem}._hero_fgwu1_65 h1{font-size:2.5rem}._hero_fgwu1_65 p{font-size:1.1rem}._container_fgwu1_10{padding:0 15px}._gamesGrid_fgwu1_106{grid-template-columns:1fr;gap:1.5rem}._gameCard_fgwu1_114{padding:1.5rem}._tableContainer_fgwu1_177{margin:0 -15px;border-radius:0}._gamesTable_fgwu1_165{font-size:.8rem}._gamesTable_fgwu1_165 th,._gamesTable_fgwu1_165 td{padding:.75rem .5rem}._tableDescription_fgwu1_253{max-width:200px}._tableActions_fgwu1_259{flex-direction:column;gap:.25rem}._playButton_fgwu1_264,._infoButton_fgwu1_312{padding:.4rem .8rem;font-size:.75rem}}._gameContainer_fgwu1_430{background:#ffffff0d;border-radius:12px;padding:2rem;margin:2rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._backButton_fgwu1_439{background:#64ffda;color:#0f0f23;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}._backButton_fgwu1_439:hover{background:#00d4ff;transform:translateY(-2px)}
