:root{font-family: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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body{background:#242424;color:#fff}.card{padding:2em}.read-the-docs{color:#888}.genre-survey{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:24px;justify-items:center}.genre-item{width:100%}.genre-header{width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid #e5e5e5;background:#fff;cursor:pointer;color:#111;font-weight:700}.genre-dropdown{margin-top:8px;width:100%;box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:8px;box-shadow:0 10px 30px #0000001f;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.game-btn{width:100%;max-width:200px;box-sizing:border-box;padding:8px 6px;border-radius:8px;border:1px solid #e0e0e0;background:#f9f9f9;cursor:pointer;text-align:center;font-size:.9rem;color:#111;transition:background .12s ease,border-color .12s ease;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.game-btn:hover{background:#eef3ff}.game-btn.selected{background:#eaf2ff;border-color:#b7d2ff;color:#0b3d91}.selected-summary{max-width:700px;margin:0 auto 16px;padding:10px 14px;border-radius:12px;background:#1f2937;color:#e5e7eb;font-size:.95rem;text-align:left}.selected-summary strong{color:#93c5fd}.selected-summary .empty{opacity:.6;font-style:italic}.recommendation-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:0px;text-align:left;align-items:start;align-items:stretch}.selection-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:16px}.submit-selected,.clear-selected{padding:10px 14px;border-radius:12px;border:1px solid #e5e5e5;cursor:pointer;color:#111;font-weight:700;margin:0;display:inline-flex;align-items:center;background:#f9fafb}.submit-selected:disabled,.clear-selected:disabled{opacity:.5;cursor:not-allowed}.explanation-carousel{display:flex;flex-direction:column;justify-content:space-between;gap:10px;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.5;background-color:#c4c4c4;padding:20px;border-radius:10px}.explanation-content{flex:1;line-height:1.5;color:#111}.explanation-controls{position:relative;display:flex;justify-content:center;align-items:center;gap:14px;margin-top:8px}.explanation-controls button{width:28px;aspect-ratio:1 / 1;background-color:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:1;color:#111;cursor:pointer;padding:0;box-shadow:0 1px 3px #0003}.explanation-controls button:hover{background-color:#fff}.explanation-controls span{font-size:.85rem;opacity:.6;color:#111}.game-description{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5}.toast{position:fixed;top:16px;left:50%;transform:translate(-50%);padding:10px 12px;border-radius:10px;background:#000000d9;color:#fff;z-index:9999;display:flex;gap:10px;align-items:center}.toast-close{background:transparent;border:none;color:inherit;font-size:18px;cursor:pointer;line-height:1}.rating{color:#111}.carousel{position:relative;width:100%;max-width:600px;margin:0 auto}.carousel-image-container{width:100%;height:320px;overflow:hidden;border-radius:10px}.carousel-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fffc;border:none;font-size:16px;padding:4px 6px;cursor:pointer;border-radius:50%;box-shadow:0 1px 3px #0003}.carousel-button:hover{background-color:#fff}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.game-card{display:flex;flex-direction:column;gap:16px;background-color:#fff;margin:10px;padding:16px;border-radius:12px;box-shadow:0 2px 6px #0000001a;max-width:100%;justify-self:center}@media (min-width: 768px){.game-card{flex-direction:row}}.game-card-left{flex:2;display:flex;flex-direction:column}.game-title{color:#000;font-size:24px;font-weight:700}.game-description{color:#555;font-size:15px;line-height:1.5}.game-card-right{flex:1;background-color:#f3f3f3;padding:12px;border-radius:8px;display:flex;flex-direction:column;justify-content:top}.recommendation-title{font-size:18px;font-weight:600;margin-bottom:6px;color:#333}.recommendation-text{font-size:14px;color:#555;line-height:1.4;white-space:pre-wrap}.tier-label{color:#000;font-weight:600;background-color:#f0f0f0;padding:4px 8px;border-radius:4px;display:inline-block;margin-bottom:10px}html,body{margin:0;padding:0}#root{width:100%;margin:0 auto;padding:1rem}.app-layout{max-width:80rem;margin:0 auto;padding:2rem 1rem 1rem;display:flex;flex-direction:column}.app-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.loading-text,.error-text{text-align:center;margin-top:1rem}.loading-text{margin-top:1rem;color:#666;text-align:center;font-size:1rem}.error-text{margin-top:1rem;color:#c00;text-align:center;font-size:1rem}
