*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f0f1a;color:#e0e0e0;min-height:100vh}#app{min-height:100vh}.home[data-v-1f8c588e]{max-width:900px;margin:0 auto;padding:40px 20px}.home-header[data-v-1f8c588e]{text-align:center;margin-bottom:50px}.logo[data-v-1f8c588e]{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.subtitle[data-v-1f8c588e]{color:#888;font-size:1.1rem}.game-grid[data-v-1f8c588e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.game-card[data-v-1f8c588e]{background:linear-gradient(145deg,#1a1a2e,#16213e);border:1px solid #2a2a4a;border-radius:16px;padding:32px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.game-card[data-v-1f8c588e]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s}.game-card[data-v-1f8c588e]:hover{transform:translateY(-4px);border-color:#667eea;box-shadow:0 8px 32px #667eea26}.game-card[data-v-1f8c588e]:hover:before{opacity:1}.game-icon[data-v-1f8c588e]{font-size:3rem;margin-bottom:16px}.game-card h2[data-v-1f8c588e]{font-size:1.5rem;margin-bottom:8px;color:#fff}.game-card p[data-v-1f8c588e]{color:#999;font-size:.9rem;margin-bottom:16px;line-height:1.5}.game-tags[data-v-1f8c588e]{display:flex;gap:8px}.tag[data-v-1f8c588e]{background:#667eea26;color:#667eea;padding:4px 12px;border-radius:20px;font-size:.8rem}@media (max-width: 480px){.home[data-v-1f8c588e]{padding:24px 16px}.home-header[data-v-1f8c588e]{margin-bottom:32px}.logo[data-v-1f8c588e]{font-size:2.2rem}.subtitle[data-v-1f8c588e]{font-size:1rem}.game-card[data-v-1f8c588e]{padding:24px}.game-icon[data-v-1f8c588e]{font-size:2.5rem}.game-card h2[data-v-1f8c588e]{font-size:1.3rem}}
