:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s ease,background-color .3s ease}*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll}body{margin:0;min-width:320px;min-height:100vh;transition:background-color .3s ease}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}h1{font-size:2.2em;line-height:1.1}h2{font-size:1.8em;margin-bottom:1rem}h3{font-size:1.5em;margin-bottom:.8rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#646cff;background-color:#2a2a2a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (max-width: 767px){.app-container{padding:.5rem}.games-grid{grid-template-columns:1fr}.category-nav{overflow-x:auto;white-space:nowrap;padding-bottom:.5rem}}@media (min-width: 768px) and (max-width: 1023px){.app-container{padding:1rem}.games-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.app-container{padding:2rem;max-width:1200px;margin:0 auto}.games-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}a:hover{color:#747bff}button{background-color:#1a1a1a}button:hover{background-color:#2a2a2a}}img{transition:opacity .3s ease}img[src]{opacity:1}img:not([src]){opacity:0}.game-image-container,.carousel-image-container{display:block;position:relative;background-color:#f0f0f0}@media (prefers-color-scheme: dark){.game-image-container,.carousel-image-container{background-color:#2a2a2a}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-container{width:100%;min-height:100vh;position:relative}.site-header{background-color:#fff;box-shadow:0 2px 8px #0000001a;padding:1rem;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo a{font-size:1.8rem;font-weight:700;color:#333;text-decoration:none}.main-nav ul{display:flex;list-style:none;gap:1.5rem}.main-nav a{color:#333;text-decoration:none;font-weight:500;transition:color .3s}.main-nav a:hover{color:#646cff}.category-nav{display:flex;gap:1rem;padding:1rem 0;margin-bottom:1rem;border-bottom:1px solid #eaeaea}.category-item{padding:.5rem 1rem;border-radius:20px;background-color:#f0f0f0;color:#333;text-decoration:none;transition:all .3s}.category-item:hover{background-color:#e0e0e0}.search-bar-container{position:relative;max-width:500px;margin:1rem 0 2rem}.search-form{display:flex;gap:.5rem}.search-input-wrapper{position:relative;flex-grow:1}.search-input{width:100%;padding:.8rem 2.5rem .8rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem}.clear-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;font-size:1.2rem;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.search-button{background-color:#646cff;color:#fff;border:none}.search-history{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a;z-index:10}.history-header{padding:.5rem 1rem;background-color:#f5f5f5;border-bottom:1px solid #eee}.search-history ul{list-style:none;padding:0}.search-history li{padding:.7rem 1rem;cursor:pointer;transition:background-color .2s}.search-history li:hover{background-color:#f0f0f0}.games-grid{display:grid;gap:1.5rem;margin:2rem 0}.game-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000000d;transition:transform .3s,box-shadow .3s}.game-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.game-card-link{display:block;color:inherit;text-decoration:none}.game-image-container{height:180px;overflow:hidden}.game-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.game-card:hover .game-image{transform:scale(1.05)}.game-info{padding:1rem}.game-title{margin-bottom:.5rem}.game-description{color:#666;font-size:.9rem;margin-bottom:.8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-tags{display:flex;gap:.5rem;flex-wrap:wrap}.category-tag,.difficulty-tag{font-size:.8rem;padding:.3rem .6rem;border-radius:20px}.category-tag{background-color:#e0f7fa;color:#00838f}.difficulty-tag{background-color:#ffecb3;color:#ff8f00}.carousel{position:relative;overflow:hidden;margin:2rem 0;border-radius:10px;height:400px}.carousel-container{display:flex;height:100%}.carousel-item{min-width:100%;transition:transform .5s ease;position:relative}.carousel-image-container{height:100%;overflow:hidden}.carousel-image{width:100%;height:100%;object-fit:cover}.carousel-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem}.carousel-title{font-size:1.8rem;margin-bottom:.5rem}.carousel-description{font-size:1rem;opacity:.9}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background:#0003;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:5}.carousel-control.prev{left:10px}.carousel-control.next{right:10px}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:5}.indicator{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;padding:0}.indicator.active{background:#fff}.category-page{min-height:100vh}.category-content{display:flex;gap:2rem;padding:1rem 0}.category-sidebar{width:250px;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000000d;padding:1rem;transition:width .3s}.category-sidebar.collapsed{width:80px}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.category-sidebar.collapsed .sidebar-content,.category-sidebar.collapsed .sidebar-header h2{display:none}.toggle-sidebar{background:none;color:#666;border:1px solid #ddd;font-size:.8rem;padding:.3rem .6rem}.category-list{list-style:none}.category-list li{margin-bottom:.5rem}.category-list a{display:flex;justify-content:space-between;padding:.7rem 1rem;border-radius:8px;color:#333;text-decoration:none;transition:background-color .2s}.category-list a:hover{background-color:#f0f0f0}.category-list li.active a{background-color:#f0f4ff;color:#4263eb}.category-count{background-color:#eee;border-radius:20px;padding:.2rem .5rem;font-size:.8rem}.game-container{flex-grow:1}.sort-options{display:flex;align-items:center;margin-bottom:1.5rem;gap:.5rem}.sort-options button{background:none;color:#666;border:1px solid #ddd;padding:.4rem .8rem}.sort-options button.active{background-color:#4263eb;color:#fff;border-color:#4263eb}.no-games{padding:3rem;text-align:center;background-color:#f9f9f9;border-radius:10px;color:#666}.game-detail-page{min-height:100vh}.game-detail-content{max-width:1000px;margin:0 auto;padding:2rem 1rem}.game-detail-page.loading{display:flex;justify-content:center;align-items:center}.loading-spinner{margin-top:5rem;text-align:center;color:#666}.game-info{margin-bottom:2.5rem}.game-info h1{margin-bottom:1rem}.game-tags{display:flex;gap:.8rem;margin-bottom:1.2rem}.time-tag{background-color:#dcedc8;color:#558b2f;font-size:.8rem;padding:.3rem .6rem;border-radius:20px}.game-description{line-height:1.6;color:#444}.game-screenshots{margin-bottom:2.5rem}.screenshots-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.screenshot-thumbnail{position:relative;border-radius:8px;overflow:hidden;cursor:pointer}.screenshot-thumbnail img{width:100%;height:200px;object-fit:cover;transition:transform .3s}.screenshot-thumbnail:hover img{transform:scale(1.05)}.preview-hint{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s}.screenshot-thumbnail:hover .preview-hint{opacity:1}.screenshot-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:200;display:flex;justify-content:center;align-items:center}.screenshot-preview-container{position:relative;max-width:90%;max-height:90%}.screenshot-preview-image{max-width:100%;max-height:90vh;object-fit:contain}.close-preview{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;cursor:pointer}.game-controls{margin-bottom:2.5rem}.game-controls-container{background-color:#f5f5f5;border-radius:10px;overflow:hidden}.controls-header{background-color:#eee;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.toggle-controls{background:none;color:#666;border:1px solid #ddd;font-size:.8rem}.controls-content{padding:1rem}.controls-list{list-style:none}.control-item{display:flex;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid #eee}.control-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.control-key{font-weight:700;background-color:#eee;padding:.3rem .6rem;border-radius:4px;margin-right:1rem;width:100px;text-align:center}.game-rules{margin-bottom:2.5rem}.game-rules p{line-height:1.6;color:#444}.start-game-button{display:block;width:100%;max-width:300px;margin:0 auto;background-color:#4263eb;color:#fff;padding:1rem;font-size:1.2rem;border:none}.game-loading{margin-top:4rem;text-align:center}.progress-bar{height:20px;background-color:#eee;border-radius:10px;overflow:hidden;margin-bottom:1rem}.progress{height:100%;background-color:#4263eb;border-radius:10px}.progress-text{color:#666}.game-screen{background-color:#f0f0f0;border-radius:10px;padding:4rem 2rem;text-align:center;margin-bottom:2rem}.back-button{display:block;margin:0 auto;background-color:#666;color:#fff}@media (max-width: 767px){.header-content{flex-direction:column;gap:1rem}.main-nav ul{gap:1rem}.carousel{height:300px}.category-content{flex-direction:column}.category-sidebar,.category-sidebar.collapsed{width:100%}.sidebar-content,.sidebar-header h2{display:block!important}.category-list{display:flex;overflow-x:auto;padding-bottom:.5rem}.category-list li{margin-right:.5rem;margin-bottom:0;white-space:nowrap}.screenshots-container{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 1023px){.carousel{height:350px}}@media (prefers-color-scheme: dark){.site-header{background-color:#1a1a1a;box-shadow:0 2px 8px #0000004d}.logo a,.main-nav a{color:#eee}.game-card,.category-sidebar,.game-controls-container{background-color:#1a1a1a;box-shadow:0 4px 10px #0003}.game-title{color:#eee}.game-description,.control-description,.game-rules p{color:#bbb}.category-item{background-color:#2a2a2a;color:#eee}.category-item:hover{background-color:#3a3a3a}.search-input,.search-history{background-color:#1a1a1a;border-color:#444;color:#eee}.history-header{background-color:#2a2a2a;border-color:#444}.search-history li:hover,.category-list a:hover{background-color:#2a2a2a}.category-list li.active a{background-color:#303b58}.game-screen,.controls-header,.control-key{background-color:#2a2a2a}.no-games{background-color:#1a1a1a;color:#bbb}}.game-iframe-container{width:100%;height:650px;margin:20px 0;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0000001a;background-color:#000;position:relative}.game-iframe{width:100%;height:600px;border:none;background-color:#000}@media (max-width: 767px){.game-iframe-container{height:400px}}.fullscreen-game .game-iframe-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;border-radius:0}.game-detail-container{padding:20px;max-width:1200px;margin:0 auto}.game-info{margin-bottom:20px;min-height:200px}.game-info img{width:300px;height:200px;object-fit:cover;transition:opacity .3s ease}.game-frame-container{position:relative;width:100%;height:600px;background:#f5f5f5;border-radius:8px;overflow:hidden}.game-iframe{width:100%;height:100%;border:none;transition:opacity .3s ease}.loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#666}
