: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}}.search-form .error{font-size:.8em;color:red}.user-card{max-width:100%}.user-card-top{display:flex;align-items:center;justify-content:space-between}.users-list{width:90%}.review-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:12px;background:#ffffff08;border:1px solid #1f2937}.rating{color:#f43f5e;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.rating-text{color:#d1d5db;font-size:.9rem;font-weight:500}.like-button{background:#f43f5e1a;border:1px solid rgba(244,63,94,.3);color:#f43f5e;padding:.25rem .5rem;margin-left:.5rem;border-radius:6px;cursor:pointer;font-weight:500;font-size:.75rem;transition:all .2s ease}.like-button.liked{color:#d1d5db;font-weight:700;box-shadow:0 0 8px #f43f5e66}.review-header-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.reset-filter-btn{padding:8px 16px;background-color:#181616;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease;font-weight:500}.reset-filter-btn:hover{background-color:#e0e0e0}.review-search{display:flex;gap:8px;align-items:center;margin-bottom:1.5rem}.review-search input{flex:1}.search-btn{padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease;white-space:nowrap}.search-btn:hover{background-color:#2563eb}.game-search-results{margin-bottom:2rem;padding:1.5rem;background:#ffffff0d;border-radius:8px;border:1px solid #1f2937}.game-search-results h3{margin-top:0;margin-bottom:1rem;font-size:1rem;color:#d1d5db}.game-results-list{list-style:none;padding:0;margin:0}.game-result-item{padding:12px 16px;margin-bottom:8px;background:#ffffff08;border:1px solid #1f2937;border-radius:6px;cursor:pointer;transition:all .2s ease}.game-result-item:hover{background:#3b82f61a;border-color:#3b82f6;transform:translate(4px)}.game-result-item strong{color:#f3f4f6}.game-result-item .game-platform{color:#9ca3af;font-size:.9rem}.comment-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #1f2937}.comment-section h3{font-size:1.25rem;margin-bottom:1.5rem;color:#f1f5f9;font-weight:600}.comment-form{background:#ffffff05;padding:1.5rem;border-radius:12px;border:1px solid #1f2937;margin-bottom:2rem}.form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.form-group:last-of-type{margin-bottom:1.5rem}.form-group label{color:#f1f5f9;font-weight:500;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #1f2937;color:#d1d5db;padding:.75rem;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;background:#ffffff14;border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1a}.form-group textarea{resize:vertical;min-height:100px}.submit-btn{background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f43f5e4d}.submit-btn:active{transform:translateY(0)}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment-item{padding:1.25rem;background:#ffffff08;border:1px solid #1f2937;border-radius:8px;transition:all .2s ease}.comment-item:hover{background:#ffffff0d;border-color:#374151}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.comment-header strong{color:#f1f5f9;font-weight:600}.comment-date{font-size:.8rem;color:#6b7280}.comment-text{color:#d1d5db;line-height:1.6;margin:0;font-size:.95rem}.no-comments{text-align:center;color:#9ca3af;padding:2rem;font-style:italic}#root{max-width:1280px;margin:0 auto;text-align:center;display:flex;flex-direction:column;min-height:100vh}h1{font-size:2.5rem;font-weight:700;margin:2rem 0 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#e2e8f0;text-align:center}.backlog,.playing,.completed{background:linear-gradient(135deg,#1e293b,#0f172a);padding:2.5rem;border-radius:16px;box-shadow:0 8px 24px #0000004d;margin-bottom:2rem;border:1px solid rgba(148,163,184,.1)}.backlog h2,.playing h2,.completed h2{color:#f1f5f9;font-size:2rem;margin-bottom:1.5rem}.backlog ul,.playing ul,.completed ul{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.backlog li,.playing li,.completed li{background:#ffffff0d;padding:1.25rem 1.5rem;border-radius:10px;border-left:4px solid #8b5cf6;transition:all .3s ease;font-size:1.1rem;color:#e2e8f0;text-align:left}.backlog li:hover,.playing li:hover,.completed li:hover{transform:translate(8px);background:#8b5cf626;box-shadow:0 4px 12px #8b5cf64d}.game-review{background:linear-gradient(135deg,#0f141a,#1a1f2e);padding:2.5rem;border-radius:16px;color:#d1d5db;text-align:left;box-shadow:0 8px 24px #0000004d;margin-bottom:2rem;border:1px solid rgba(148,163,184,.1)}.review-list{list-style:none;padding:0;margin:0}.review-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:12px;background:#ffffff08;border:1px solid #1f2937;transition:all .3s ease}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.rating{color:#f43f5e;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.date{font-size:.8rem;color:#6b7280;margin-top:.5rem}.review-footer{display:flex;justify-content:center;align-items:center;gap:1.5rem;font-size:.9rem;color:#9ca3af;margin-top:1rem;padding-top:1rem;padding-left:0;padding-right:0;margin-left:-1.5rem;margin-right:-1.5rem;padding-bottom:0;border-top:1px solid #1f2937}.friend-status{background:linear-gradient(135deg,#1e293b,#0f172a);padding:2.5rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 8px 24px #0000004d;border:1px solid rgba(148,163,184,.1)}.friend-status ul{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem}.friend-status li{display:flex;align-items:center;gap:1.5rem;background:#ffffff0d;padding:1.5rem;border-radius:12px;transition:all .3s ease;border:1px solid rgba(148,163,184,.1)}.friend-status li:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 8px 16px #0003}.friend-status img{width:64px;height:64px;border-radius:50%;border:3px solid #8b5cf6;object-fit:cover;box-shadow:0 4px 8px #0000004d}.friend-status p{margin:0;color:#cbd5e1;font-size:1rem;line-height:1.5}.friend-status b{color:#f1f5f9;font-weight:600;font-size:1.1rem}footer{margin-top:auto;padding:1.5rem;text-align:center;width:100%;color:#94a3b8;border-top:1px solid rgba(148,163,184,.2)}header{margin-top:auto;text-align:center;width:100%;color:#94a3b8;padding-bottom:5px;margin-bottom:50px}.page-links{display:flex;gap:2rem;justify-content:center}.page-links a{color:#cbd5e1;text-decoration:none;font-weight:500;transition:color .2s}.page-links a:hover{color:#8b5cf6}.page-links a.active{color:#fff;font-weight:600;text-shadow:#667eea}
